FHIR IG Statistics: ConceptMap/TelecomTypeCodelijst-to-ContactPointSystem
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ConceptMap",
"id": "TelecomTypeCodelijst-to-ContactPointSystem",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/concept-bidirectional",
"valueBoolean": false
}
],
"url": "http://nictiz.nl/fhir/ConceptMap/TelecomTypeCodelijst-to-ContactPointSystem",
"version": "1.0.2",
"name": "TelecomTypeCodelijst-to-ContactPointSystem",
"status": "active",
"publisher": "Nictiz",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "url",
"value": "https://www.nictiz.nl",
"use": "work"
}
]
}
],
"description": "Maps TelecomType codes as found in HCIM ContactInformation (release 2017) to ContactPoint.system codes as found in FHIR STU3",
"sourceReference": {
"reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.20.6.1--20171231000000",
"display": "TelecomTypeCodelijst"
},
"targetReference": {
"reference": "http://hl7.org/fhir/ValueSet/contact-point-system",
"display": "ContactPointSystem"
},
"group": [
{
"source": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.22.1",
"target": "http://hl7.org/fhir/contact-point-system",
"element": [
{
"code": "LL",
"target": [
{
"code": "phone",
"equivalence": "subsumes",
"comment": "LL: Land Line/Vast telefoonnummer. phone: Any voice phone, land or mobile"
}
]
},
{
"code": "FAX",
"target": [
{
"code": "fax",
"equivalence": "equal",
"comment": "FAX: Fax"
}
]
}
]
},
{
"source": "http://hl7.org/fhir/v3/AddressUse",
"target": "http://hl7.org/fhir/contact-point-system",
"element": [
{
"code": "MC",
"target": [
{
"code": "phone",
"equivalence": "subsumes",
"comment": "MC: Mobile Contact/Mobiel telefoonnummer. phone: Any voice phone, land or mobile."
}
]
},
{
"code": "PG",
"target": [
{
"code": "pager",
"equivalence": "equal",
"comment": "PG: Pager"
}
]
}
]
}
]
}