FHIR IG Statistics: ConceptMap/ContactType-to-ActEncounterCode
Package | healthdata.be.r4.cbb |
Resource Type | ConceptMap |
Id | ContactType-to-ActEncounterCode |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=healthdata.be.r4.cbb@0.16.0-beta&canonical=https://fhir.healthdata.be/ConceptMap/ContactType-to-ActEncounterCode |
URL | https://fhir.healthdata.be/ConceptMap/ContactType-to-ActEncounterCode |
Status | draft |
Name | ContactType_to_ActEncounterCode |
Title | ContactType to ActEncounterCode |
Description | Maps ContactType codes as found in the CBB Encounter to ActEncounterCode codes as found in FHIR R4. |
Copyright | Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise. |
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ConceptMap",
"id": "ContactType-to-ActEncounterCode",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/concept-bidirectional",
"valueBoolean": false
}
],
"url": "https://fhir.healthdata.be/ConceptMap/ContactType-to-ActEncounterCode",
"name": "ContactType_to_ActEncounterCode",
"title": "ContactType to ActEncounterCode",
"status": "draft",
"publisher": "Healthdata.be (Sciensano)",
"contact": [
{
"name": "Service portal – healthdata.be",
"telecom": [
{
"system": "url",
"value": "https://sciensano.service-now.com/sp",
"use": "work"
}
]
}
],
"description": "Maps ContactType codes as found in the CBB Encounter to ActEncounterCode codes as found in FHIR R4.",
"copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
"sourceCanonical": "https://fhir.healthdata.be/ValueSet/ContactType",
"targetCanonical": "http://terminology.hl7.org/ValueSet/v3-ActEncounterCode",
"group": [
{
"source": "https://fhir.healthdata.be/CodeSystem/ContactType",
"target": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"element": [
{
"code": "CT0001",
"display": "Ambulatory",
"target": [
{
"code": "AMB",
"display": "ambulatory",
"equivalence": "equal"
}
]
},
{
"code": "CT0002",
"display": "Emergency",
"target": [
{
"code": "EMER",
"display": "emergency",
"equivalence": "equal"
}
]
},
{
"code": "CT0003",
"display": "Field",
"target": [
{
"code": "FLD",
"display": "field",
"equivalence": "equal"
}
]
},
{
"code": "CT0004",
"display": "Home visit",
"target": [
{
"code": "HH",
"display": "home",
"equivalence": "equal"
}
]
},
{
"code": "CT0005",
"display": "Inpatient",
"target": [
{
"code": "IMP",
"display": "inpatient",
"equivalence": "equal"
}
]
},
{
"code": "CT0006",
"display": "Short Stay",
"target": [
{
"code": "SS",
"display": "short stay",
"equivalence": "equal"
}
]
},
{
"code": "CT0007",
"display": "Virtual",
"target": [
{
"code": "VR",
"display": "virtual",
"equivalence": "equal"
}
]
},
{
"code": "CT0008",
"display": "Consultation",
"target": [
{
"equivalence": "unmatched",
"comment": "Unmatched code in ValueSet, but is allowed to be used in `Encounter.class` or `Encounter.classHistory.class` because it has a binding of 'extensible'."
}
]
},
{
"code": "CT0009",
"display": "Telephone consult",
"target": [
{
"equivalence": "unmatched",
"comment": "Unmatched code in ValueSet, but is allowed to be used in `Encounter.class` or `Encounter.classHistory.class` because it has a binding of 'extensible'."
}
]
}
]
},
{
"source": "http://snomed.info/sct",
"target": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"element": [
{
"code": "261665006",
"display": "Unknown",
"target": [
{
"equivalence": "unmatched",
"comment": "Unmatched code in ValueSet, but is allowed to be used in `Encounter.class` or `Encounter.classHistory.class` because it has a binding of 'extensible'."
}
]
},
{
"code": "74964007",
"display": "Other",
"target": [
{
"equivalence": "unmatched",
"comment": "Unmatched code in ValueSet, but is allowed to be used in `Encounter.class` or `Encounter.classHistory.class` because it has a binding of 'extensible'."
}
]
}
]
}
]
}