Sha256: d905a0586dca7f85e726146a303016f4e22c5ef7c37211c3d367ae84c21bc3be
Contents?: true
Size: 1.9 KB
Versions: 7
Compression:
Stored size: 1.9 KB
Contents
{ "resourceType": "ConceptMap", "id": "cm-contact-point-use-v3", "url": "http://hl7.org/fhir/ConceptMap/cm-contact-point-use-v3", "version": "4.0.1", "name": "v3.ContactPointUse", "title": "v3 map for ContactPointUse", "status": "draft", "date": "2019-11-01T09:29:23+11:00", "publisher": "HL7 (FHIR Project)", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" }, { "system": "email", "value": "fhir@lists.hl7.org" } ] } ], "sourceCanonical": "http://hl7.org/fhir/ValueSet/contact-point-use", "targetCanonical": "http://terminology.hl7.org/ValueSet/v3-AddressUse", "group": [ { "source": "http://hl7.org/fhir/contact-point-use", "target": "http://terminology.hl7.org/CodeSystem/v3-AddressUse", "element": [ { "code": "home", "target": [ { "code": "H", "equivalence": "equal" } ] }, { "code": "work", "target": [ { "code": "WP", "equivalence": "equal" } ] }, { "code": "temp", "target": [ { "code": "TMP", "equivalence": "equal" } ] }, { "code": "old", "target": [ { "code": "OLD", "equivalence": "narrower", "comment": "Old and Bad" }, { "code": "BAD", "equivalence": "narrower", "comment": "Old and Bad" } ] }, { "code": "mobile", "target": [ { "code": "MC", "equivalence": "equal" } ] } ] } ] }
Version data entries
7 entries across 7 versions & 1 rubygems