type: valuesetvalueset: encounter-special-courtesy
Special Courtesy
- Official URL: http://hl7.org/fhir/ValueSet/encounter-special-courtesy
- Version: 6.0.0
- Status: active
- Name: SpecialCourtesy
- Title: Special Courtesy
- Publisher: FHIR Project team
- Description: This value set defines a set of codes that can be used to indicate special courtesies provided to the patient.
Content (Compose)
- System: http://terminology.hl7.org/CodeSystem/v3-EncounterSpecialCourtesy | Concepts: EXT, NRM, PRF, STF, VIP
- System: http://terminology.hl7.org/CodeSystem/v3-NullFlavor | Concepts: UNK
ValueSet XML
<?xml version="1.0" encoding="UTF-8"?>
<ValueSet xmlns="http://hl7.org/fhir">
<id value="encounter-special-courtesy"/>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="pa"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="normative"/>
</extension>
<url value="http://hl7.org/fhir/ValueSet/encounter-special-courtesy"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.252"/>
</identifier>
<identifier>
<use value="old"/>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.247"/>
</identifier>
<identifier>
<use value="old"/>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.2.140"/>
</identifier>
<version value="6.0.0"/>
<name value="SpecialCourtesy"/>
<title value="Special Courtesy"/>
<status value="active"/>
<experimental value="true"/>
<publisher value="FHIR Project team"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org/fhir"/>
</telecom>
</contact>
<description value="This value set defines a set of codes that can be used to indicate special courtesies provided to the patient."/>
<compose>
<include>
<system value="http://terminology.hl7.org/CodeSystem/v3-EncounterSpecialCourtesy"/>
<concept>
<code value="EXT"/>
</concept>
<concept>
<code value="NRM"/>
</concept>
<concept>
<code value="PRF"/>
</concept>
<concept>
<code value="STF"/>
</concept>
<concept>
<code value="VIP"/>
</concept>
</include>
<include>
<system value="http://terminology.hl7.org/CodeSystem/v3-NullFlavor"/>
<concept>
<code value="UNK"/>
</concept>
</include>
</compose>
</ValueSet>