Sha256: 82b8f39de78c9c89e9b51f20bea34b50abfd49e47285fe3662aeb9352a522e35
Contents?: true
Size: 1.72 KB
Versions: 7
Compression:
Stored size: 1.72 KB
Contents
{ "resourceType": "ConceptMap", "id": "sc-supplydelivery-status", "url": "http://hl7.org/fhir/ConceptMap/sc-supplydelivery-status", "version": "4.0.1", "name": "SupplyDeliveryStatusCanonicalMap", "title": "Canonical Mapping for \"SupplyDeliveryStatus\"", "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" } ] } ], "description": "Canonical Mapping for \"Status of the supply delivery.\"", "sourceCanonical": "http://hl7.org/fhir/ValueSet/supplydelivery-status", "targetCanonical": "http://hl7.org/fhir/ValueSet/resource-status", "group": [ { "source": "http://hl7.org/fhir/supplydelivery-status", "target": "http://hl7.org/fhir/resource-status", "element": [ { "code": "entered-in-error", "target": [ { "code": "error", "equivalence": "equivalent" } ] }, { "code": "in-progress", "target": [ { "code": "active", "equivalence": "equivalent" } ] }, { "code": "completed", "target": [ { "code": "complete", "equivalence": "equivalent" } ] }, { "code": "abandoned", "target": [ { "code": "abandoned", "equivalence": "equivalent" } ] } ] } ] }
Version data entries
7 entries across 7 versions & 1 rubygems