View raw Markdown
type: valuesetvalueset: message-reason-encounter

Example Message Reason Codes

Content (Compose)

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>