Sha256: 301931610f841b35026f7d5092a475d139da3f2a435bbabca953c2394f048fad
Contents?: true
Size: 1.72 KB
Versions: 7
Compression:
Stored size: 1.72 KB
Contents
{ "resourceType": "ConceptMap", "id": "sc-encounter-location-status", "url": "http://hl7.org/fhir/ConceptMap/sc-encounter-location-status", "version": "4.0.1", "name": "EncounterLocationStatusCanonicalMap", "title": "Canonical Mapping for \"EncounterLocationStatus\"", "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 \"The status of the location.\"", "sourceCanonical": "http://hl7.org/fhir/ValueSet/encounter-location-status", "targetCanonical": "http://hl7.org/fhir/ValueSet/resource-status", "group": [ { "source": "http://hl7.org/fhir/encounter-location-status", "target": "http://hl7.org/fhir/resource-status", "element": [ { "code": "planned", "target": [ { "code": "planned", "equivalence": "equivalent" } ] }, { "code": "reserved", "target": [ { "code": "accepted", "equivalence": "equivalent" } ] }, { "code": "active", "target": [ { "code": "active", "equivalence": "equivalent" } ] }, { "code": "completed", "target": [ { "code": "complete", "equivalence": "equivalent" } ] } ] } ] }
Version data entries
7 entries across 7 versions & 1 rubygems