type: valuesetvalueset: message-reason-encounter
Example Message Reason Codes
- Official URL: http://hl7.org/fhir/ValueSet/message-reason-encounter
- Version: 6.0.0
- Status: active
- Name: ExampleMessageReasonCodes
- Title: Example Message Reason Codes
- Publisher: FHIR Project
- Description: Example Message Reasons. These are the set of codes that might be used an updating an encounter using admin-update.
Content (Compose)
- System: http://terminology.hl7.org/CodeSystem/message-reasons-encounter
ValueSet XML
<?xml version="1.0" encoding="UTF-8"?>
<ValueSet xmlns="http://hl7.org/fhir">
<id value="message-reason-encounter"/>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="inm"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="informative"/>
</extension>
<url value="http://hl7.org/fhir/ValueSet/message-reason-encounter"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.378"/>
</identifier>
<identifier>
<use value="old"/>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.365"/>
</identifier>
<identifier>
<use value="old"/>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.2.202"/>
</identifier>
<version value="6.0.0"/>
<name value="ExampleMessageReasonCodes"/>
<title value="Example Message Reason Codes"/>
<status value="active"/>
<experimental value="true"/>
<publisher value="FHIR Project"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org/fhir"/>
</telecom>
</contact>
<description value="Example Message Reasons. These are the set of codes that might be used an updating an encounter using admin-update."/>
<compose>
<include>
<system value="http://terminology.hl7.org/CodeSystem/message-reasons-encounter"/>
</include>
</compose>
</ValueSet>