Mobile access to Health Documents (MHD)
4.2.2 - Trial-Implementation
This page is part of the IHE Mobile Access to Health Documents (v4.2.2: Publication) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Active as of 2022-05-05 |
{
"resourceType" : "ConceptMap",
"id" : "FhirStatusVsStatusCode",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Mapping from (not specified) to (not specified)</p><p>ACTIVE. Published on 2022-05-05 by IHE IT Infrastructure Technical Committee (<a href=\"https://www.ihe.net/ihe_domains/it_infrastructure/\">https://www.ihe.net/ihe_domain...</a>, <a href=\"mailto:iti@ihe.net\">iti@ihe.net</a>, IHE IT Infrastructure Technical Committee: <a href=\"mailto:iti@ihe.net\">iti@ihe.net</a>). </p><div><p>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.</p>\n</div><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/extensions/5.1.0/CodeSystem-concept-map-equivalence.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/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equal\" title=\"equal\">is equal to</a></td><td>superseded</td></tr></table></div>"
},
"url" : "https://profiles.ihe.net/ITI/MHD/ConceptMap/FhirStatusVsStatusCode",
"version" : "4.2.2",
"name" : "FhirStatusVsStatusCode",
"title" : "FHIR status vs ebRIM Status Type Code",
"status" : "active",
"experimental" : false,
"date" : "2022-05-05",
"publisher" : "IHE IT Infrastructure Technical Committee",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://www.ihe.net/ihe_domains/it_infrastructure/"
}
]
},
{
"telecom" : [
{
"system" : "email",
"value" : "iti@ihe.net"
}
]
},
{
"name" : "IHE IT Infrastructure Technical Committee",
"telecom" : [
{
"system" : "email",
"value" : "iti@ihe.net"
}
]
}
],
"description" : "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.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"purpose" : "show the mapping between ebRIM Status Type Codes and FHIR .status code",
"group" : [
{
"source" : "urn:ietf:rfc:3986",
"target" : "http://hl7.org/fhir/document-reference-status",
"element" : [
{
"code" : "urn:oasis:names:tc:ebxml-regrep:StatusType:Approved",
"target" : [
{
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode" : "equal"
}
],
"code" : "current",
"equivalence" : "equal"
}
]
},
{
"code" : "urn:oasis:names:tc:ebxml-regrep:StatusType:Deprecated",
"target" : [
{
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode" : "equal"
}
],
"code" : "superseded",
"equivalence" : "equal"
}
]
}
]
}
]
}