Sha256: 8eb2aa639b6e624ba91e248bda5ba8615a0f71eab20ad7b018216d0651f3d087
Contents?: true
Size: 1.43 KB
Versions: 7
Compression:
Stored size: 1.43 KB
Contents
{ "resourceType": "ConceptMap", "id": "sc-medication-status", "url": "http://hl7.org/fhir/ConceptMap/sc-medication-status", "version": "4.0.1", "name": "Medication Status CodesCanonicalMap", "title": "Canonical Mapping for \"Medication status codes\"", "status": "draft", "date": "2019-11-01T09:29:23+11:00", "publisher": "FHIR Project team", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" } ] } ], "description": "Canonical Mapping for \"Medication Status Codes\"", "sourceCanonical": "http://hl7.org/fhir/ValueSet/medication-status", "targetCanonical": "http://hl7.org/fhir/ValueSet/resource-status", "group": [ { "source": "http://hl7.org/fhir/CodeSystem/medication-status", "target": "http://hl7.org/fhir/resource-status", "element": [ { "code": "entered-in-error", "target": [ { "code": "error", "equivalence": "equivalent" } ] }, { "code": "active", "target": [ { "code": "active", "equivalence": "equivalent" } ] }, { "code": "inactive", "target": [ { "code": "inactive", "equivalence": "equivalent" } ] } ] } ] }
Version data entries
7 entries across 7 versions & 1 rubygems