Release 4 5 Ballot

This page is part of the FHIR Specification (v4.0.1: R4 (v5.0.0-ballot: R5 Ballot - Mixed Normative and STU see ballot notes ) in it's permanent home (it will always be available at this URL). ). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2 R3

Valueset-encounter-participant-type.json

4.3.2.340 CodeSystem http://hl7.org/fhir/codesystem-hierarchy-meaning

Vocabulary icon Work Group   Maturity Level : N/A N Standards Status Normative (from v4.0.0) Use Context : Informative Any

This is a code system defined by the FHIR project.

Summary

Defining URL: http://hl7.org/fhir/codesystem-hierarchy-meaning
Version: 5.0.0-ballot
Name: CodeSystemHierarchyMeaning
Title: CodeSystemHierarchyMeaning
Status: active
Definition:

The meaning of the hierarchy of concepts in a code system.

Committee: Vocabulary icon Work Group
OID: 2.16.840.1.113883.4.642.4.785 (for OID based terminology systems)
Flags: CaseSensitive, Complete
All codes ValueSet: CodeSystemHierarchyMeaning

Raw JSON This Code system is used in the following value sets:

+ also see JSON Format Specification

Definition for Value SetParticipant type This code system http://hl7.org/fhir/codesystem-hierarchy-meaning defines the following codes:

{ "resourceType" : "ValueSet", "id" : "encounter-participant-type", "meta" : { "lastUpdated" : "2019-11-01T09:29:23.356+11:00", "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] }, "text" : { "status" : "generated", "div" : "<div>!-- Snipped for Brevity --></div>" }, "extension" : [{ "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode" : "pa" }, { "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode" : "trial-use" }, { "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger" : 3 }], "url" : "http://hl7.org/fhir/ValueSet/encounter-participant-type", "identifier" : [{ "system" : "urn:ietf:rfc:3986", "value" : "urn:oid:2.16.840.1.113883.4.642.3.250" }], "version" : "4.0.1", "name" : "ParticipantType", "title" : "Participant type", "status" : "draft", "experimental" : false, "date" : "2019-11-01T09:29:23+11:00", "publisher" : "FHIR Project team", "contact" : [{ "telecom" : [{ "system" : "url", "value" : "http://hl7.org/fhir" }] }], "description" : "This value set defines a set of codes that can be used to indicate how an individual participates in an encounter.", "immutable" : true, "compose" : { "include" : [{ "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType", "filter" : [{ "property" : "concept", "op" : "is-a", "value" : "_ParticipationAncillary" }] }, { "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType", "concept" : [{ "code" : "SPRF" }, { "code" : "PPRF" }, { "code" : "PART" }] }, { "system" : "http://terminology.hl7.org/CodeSystem/participant-type" }], "exclude" : [{ "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType", "concept" : [{ "code" : "_ParticipationAncillary" }] }] } } Usage note: every effort has been made
Code Display Definition Copy
grouped-by Grouped By No particular relationship between the concepts can be assumed, except what can be determined by inspection of the definitions of the elements (possible reasons to ensure use this: importing from a source where this is not defined, or where various parts of the hierarchy have different meanings). btn   btn
is-a Is-A A hierarchy where the child concepts have an IS-A relationship with the parents - that is, all the examples properties of the parent are correct also true for its child concepts. Not that is-a is a property of the concepts, so additional subsumption relationships may be defined using properties. btn   btn
part-of Part Of Child elements list the individual parts of a composite whole (e.g. body site). btn   btn
classified-with Classified With Child concepts in the hierarchy may have only one parent, and useful, but they are not there is a normative presumption that the code system is a "closed world" meaning all things must be in the hierarchy. This results in concepts such as "not otherwise classified.". btn   btn

 

See the full registry of code systems defined as part of FHIR.


Explanation of the specification. columns that may appear on this page:

Level A few code lists that FHIR defines are hierarchical - each code is assigned a level. See Code System for further information.
Source The source of the definition of the code (when the value set draws in codes defined elsewhere)
Code The code (used as the code in the resource instance). If the code is in italics, this indicates that the code is not selectable ('Abstract')
Display The display (used in the display element of a Coding ). If there is no display, implementers should not simply display the code, but map the concept into their application
Definition An explanation of the meaning of the concept
Comments Additional notes about how to use the code