Package | nictiz.fhir.nl.stu3.zib2017 |
Resource Type | ConceptMap |
Id | EmailSoortCodelijst-to-ContactPointSystem |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.3.0&canonical=http://nictiz.nl/fhir/ConceptMap/EmailSoortCodelijst-to-ContactPointSystem |
URL | http://nictiz.nl/fhir/ConceptMap/EmailSoortCodelijst-to-ContactPointSystem |
Version | 1.0.3 |
Status | active |
Name | EmailSoortCodelijst-to-ContactPointSystem |
Realm | nl |
Authority | hl7 |
Description | Maps EmailAddressType codes as found in HCIM ContactInformation (release 2017) to ContactPoint.system codes as found in FHIR STU3 |
No resources found
ValueSet | |
2.16.840.1.113883.2.4.3.11.60.40.2.20.6.3--20171231000000 | EmailSoortCodelijst |
No narrative content found in resource
{ "resourceType": "ConceptMap", "id": "EmailSoortCodelijst-to-ContactPointSystem", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/concept-bidirectional", "valueBoolean": false } ], "url": "http://nictiz.nl/fhir/ConceptMap/EmailSoortCodelijst-to-ContactPointSystem", "version": "1.0.3", "name": "EmailSoortCodelijst-to-ContactPointSystem", "status": "active", "publisher": "Nictiz", "contact": [ { "name": "Nictiz", "telecom": [ { "system": "url", "value": "https://www.nictiz.nl", "use": "work" } ] } ], "description": "Maps EmailAddressType 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.3--20171231000000", "display": "EmailSoortCodelijst" }, "targetReference": { "reference": "http://hl7.org/fhir/ValueSet/contact-point-system", "display": "ContactPointSystem" }, "group": [ { "source": "http://hl7.org/fhir/v3/AddressUse", "target": "http://hl7.org/fhir/contact-point-system", "element": [ { "code": "HP", "target": [ { "code": "email", "equivalence": "relatedto", "comment": "HP: Primary Home/Privé e-mailadres. email: The value is an email address. Use in conjunction with ContactPoint.use = home." } ] }, { "code": "WP", "target": [ { "code": "email", "equivalence": "relatedto", "comment": "WP: Work Place/Zakelijk e-mailadres. email: The value is an email address. Use in conjunction with ContactPoint.use = work." } ] } ] } ] }