Safeguard API for Smart FOX
4.2.3-current - ci-build

Safeguard API for Smart FOX - Local Development build (v4.2.3-current) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: FHIR status vs ebRIM Status Type Code - XML Representation

Active as of 2022-05-05

Raw xml | Download


<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="FhirStatusVsStatusCode"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ConceptMap FhirStatusVsStatusCode</b></p><a name="FhirStatusVsStatusCode"> </a><a name="hcFhirStatusVsStatusCode"> </a><p>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <code>urn:ietf:rfc:3986</code> to <a href="http://hl7.org/fhir/R4/codesystem-document-reference-status.html">DocumentReferenceStatus</a></p><table class="grid"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>urn:oasis:names:tc:ebxml-regrep:StatusType:Approved</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal" title="equal">is equal to</a></td><td>current</td></tr><tr><td>urn:oasis:names:tc:ebxml-regrep:StatusType:Deprecated</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal" title="equal">is equal to</a></td><td>superseded</td></tr></table></div>
  </text>
  <url
       value="https://profiles.ihe.net/ITI/MHD/ConceptMap/FhirStatusVsStatusCode"/>
  <version value="4.2.3-current"/>
  <name value="FhirStatusVsStatusCode"/>
  <title value="FHIR status vs ebRIM Status Type Code"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2022-05-05"/>
  <publisher value="AIT Austrian Institute of Technology GmbH"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="https://www.smart-fox.at/"/>
    </telecom>
  </contact>
  <contact>
    <telecom>
      <system value="email"/>
      <value value="contact@smart-fox.at"/>
    </telecom>
  </contact>
  <contact>
    <name value="AIT Austrian Institute of Technology GmbH"/>
    <telecom>
      <system value="email"/>
      <value value="contact@smart-fox.at"/>
    </telecom>
  </contact>
  <description
               value="map between XDS ebRIM Status Type Codes and MHD FHIR DocumentReference.status code. Table 2:3.67.4.1.3.1-2. Note that the codes given are used without a system in both FHIR and ebRIM."/>
  <purpose
           value="show the mapping between ebRIM Status Type Codes and FHIR .status code"/>
  <group>
    <source value="urn:ietf:rfc:3986"/>
    <target value="http://hl7.org/fhir/document-reference-status"/>
    <element>
      <code value="urn:oasis:names:tc:ebxml-regrep:StatusType:Approved"/>
      <target>
        <code value="current"/>
        <equivalence value="equal"/>
      </target>
    </element>
    <element>
      <code value="urn:oasis:names:tc:ebxml-regrep:StatusType:Deprecated"/>
      <target>
        <code value="superseded"/>
        <equivalence value="equal"/>
      </target>
    </element>
  </group>
</ConceptMap>