Sha256: 39e4a206100247f749268cbf498de1698915370f64b179938f0210ca15162024
Contents?: true
Size: 1.75 KB
Versions: 3
Compression:
Stored size: 1.75 KB
Contents
{ "resourceType": "ConceptMap", "id": "cm-address-use-v2", "url": "http://hl7.org/fhir/ConceptMap/cm-address-use-v2", "version": "4.0.0", "name": "v2.AddressUse", "title": "v2 map for AddressUse", "status": "draft", "date": "2018-12-27T22:37:54+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/address-use", "targetCanonical": "http://terminology.hl7.org/ValueSet/v2-0190", "group": [ { "source": "http://hl7.org/fhir/address-use", "target": "http://terminology.hl7.org/CodeSystem/v2-0190", "element": [ { "code": "home", "target": [ { "code": "H", "equivalence": "equivalent" } ] }, { "code": "work", "target": [ { "code": "O", "equivalence": "equivalent" } ] }, { "code": "temp", "target": [ { "code": "C", "equivalence": "equivalent" } ] }, { "code": "old", "target": [ { "code": "BA", "equivalence": "wider", "comment": "unclear about old addresses" } ] }, { "code": "billing", "target": [ { "code": "BI", "equivalence": "equivalent" } ] } ] } ] }
Version data entries
3 entries across 3 versions & 1 rubygems