FHIR IG Statistics: ConceptMap/AdresSoortCodelijst-to-AddressType
Package | nictiz.fhir.nl.r4.zib2020 |
Type | ConceptMap |
Id | AdresSoortCodelijst-to-AddressType |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.zib2020@0.12.0-beta.1&canonical=http://nictiz.nl/fhir/ConceptMap/AdresSoortCodelijst-to-AddressType |
URL | http://nictiz.nl/fhir/ConceptMap/AdresSoortCodelijst-to-AddressType |
Version | 0.0.1 |
Status | draft |
Name | AdresSoortCodelijst_to_AddressType |
Title | AdresSoortCodelijst to AddressType |
Realm | nl |
Authority | hl7 |
Description | Maps AddressType codes as found in the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) AddressInformation v1.1 (2020)](https://zibs.nl/wiki/AddressInformation-v1.1(2020EN)) to `Address.type` 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
Note: links and images are rebased to the (stated) source
No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.
Source
{
"resourceType": "ConceptMap",
"id": "AdresSoortCodelijst-to-AddressType",
"text": {
"status": "empty",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/concept-bidirectional",
"valueBoolean": false
}
],
"url": "http://nictiz.nl/fhir/ConceptMap/AdresSoortCodelijst-to-AddressType",
"version": "0.0.1",
"name": "AdresSoortCodelijst_to_AddressType",
"title": "AdresSoortCodelijst to AddressType",
"status": "draft",
"publisher": "Nictiz",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "url",
"value": "https://www.nictiz.nl",
"use": "work"
}
]
}
],
"description": "Maps AddressType codes as found in the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) AddressInformation v1.1 (2020)](https://zibs.nl/wiki/AddressInformation-v1.1(2020EN)) to `Address.type` 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": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.20.5.3--20200901000000",
"targetCanonical": "http://hl7.org/fhir/ValueSet/address-type",
"group": [
{
"source": "http://terminology.hl7.org/CodeSystem/v3-AddressUse",
"target": "http://hl7.org/fhir/address-type",
"element": [
{
"code": "PST",
"target": [
{
"code": "postal",
"equivalence": "equal"
}
]
},
{
"code": "HP",
"target": [
{
"code": "both",
"equivalence": "equivalent",
"comment": "HP: Primary Home/Officieel adres. An address that is both physical and postal. Use in conjunction with Address.use = 'home'. In exceptional cases, the HP address is not the primary postal address, but nevertheless 'both' is the most suitable type to differentiate HP from PHYS."
}
]
},
{
"code": "PHYS",
"target": [
{
"code": "physical",
"equivalence": "equivalent",
"comment": "PHYS: Visit Address/Woon-/verblijfadres. A physical address that can be visited. Use in conjunction with Address.use = 'home'."
}
]
},
{
"code": "TMP",
"target": [
{
"equivalence": "unmatched",
"comment": "Temporary Address/Tijdelijk adres. Use Address.use = 'temp'."
}
]
},
{
"code": "WP",
"target": [
{
"equivalence": "unmatched",
"comment": "Work Place/Werkadres. Use Address.use = 'work'. A work place could be postal/physical or both. Which it is, is not known from the zib AddressInformation."
}
]
},
{
"code": "HV",
"target": [
{
"equivalence": "unmatched",
"comment": "HV: Vacation Home/Vakantie adres. A physical address that can be visited."
}
]
}
]
}
]
}