1.0.0 - release
CambioOpenServicesIG - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-06-18 |
{
"resourceType" : "ConceptMap",
"id" : "UnitTypeToHL7ConceptMap",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap UnitTypeToHL7ConceptMap</b></p><a name=\"UnitTypeToHL7ConceptMap\"> </a><a name=\"hcUnitTypeToHL7ConceptMap\"> </a><p>Mapping from https://cambio.codes/cs/unit-type to <a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-v3-RoleCode.html\">http://terminology.hl7.org/CodeSystem/v3-RoleCode</a></p><br/><p><b>Group 1 </b>Mapping from <code>https://cambio.codes/cs/unit-type</code> to <a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-v3-RoleCode.html\">RoleCode</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>outpatient (a performing unit which performs outpatient care)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>OF (Outpatient facility)</td></tr></table></div>"
},
"url" : "https://fhir.cambio.se/ConceptMap/UnitTypeToHL7ConceptMap",
"version" : "1.0.0",
"name" : "UnitTypeToHL7",
"title" : "Unit Type to HL7 terminology",
"status" : "active",
"experimental" : false,
"date" : "2026-06-18T15:25:02+00:00",
"publisher" : "Cambio",
"contact" : [
{
"name" : "Cambio",
"telecom" : [
{
"system" : "url",
"value" : "https://cambio.se"
}
]
},
{
"name" : "Cambio",
"telecom" : [
{
"system" : "email",
"value" : "informatics@cambio.se",
"use" : "work"
}
]
}
],
"description" : "Maps Cosmic-specific unit type codes to corresponding role codes in HL7 terminology.",
"sourceUri" : "https://cambio.codes/cs/unit-type",
"targetUri" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"group" : [
{
"source" : "https://cambio.codes/cs/unit-type",
"target" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"element" : [
{
"code" : "outpatient",
"display" : "a performing unit which performs outpatient care",
"target" : [
{
"code" : "OF",
"display" : "Outpatient facility",
"equivalence" : "equivalent"
}
]
}
]
}
]
}