type: valuesetvalueset: encounter-reason
Encounter Reason Codes
- Official URL: http://hl7.org/fhir/ValueSet/encounter-reason
- Version: 6.0.0
- Status: active
- Name: EncounterReasonCodes
- Title: Encounter Reason Codes
- Publisher: FHIR Project team
- Description: This examples value set defines the set of codes that can be used to indicate reasons for an encounter.
Content (Compose)
- System: http://snomed.info/sct | Filters: concept is-a 404684003
- System: http://snomed.info/sct | Filters: concept is-a 71388002
- System: http://snomed.info/sct | Filters: concept is-a 243796009
- System: http://snomed.info/sct | Filters: concept is-a 272379006
ValueSet XML
<?xml version="1.0" encoding="UTF-8"?>
<ValueSet xmlns="http://hl7.org/fhir">
<id value="encounter-reason"/>
<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-reason"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.261"/>
</identifier>
<identifier>
<use value="old"/>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.256"/>
</identifier>
<identifier>
<use value="old"/>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.2.146"/>
</identifier>
<version value="6.0.0"/>
<name value="EncounterReasonCodes"/>
<title value="Encounter Reason Codes"/>
<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 examples value set defines the set of codes that can be used to indicate reasons for an encounter."/>
<copyright value="This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org"/>
<compose>
<include>
<system value="http://snomed.info/sct"/>
<filter>
<property value="concept"/>
<op value="is-a"/>
<value value="404684003"/>
</filter>
</include>
<include>
<system value="http://snomed.info/sct"/>
<filter>
<property value="concept"/>
<op value="is-a"/>
<value value="71388002"/>
</filter>
</include>
<include>
<system value="http://snomed.info/sct"/>
<filter>
<property value="concept"/>
<op value="is-a"/>
<value value="243796009"/>
</filter>
</include>
<include>
<system value="http://snomed.info/sct"/>
<filter>
<property value="concept"/>
<op value="is-a"/>
<value value="272379006"/>
</filter>
</include>
</compose>
</ValueSet>