Sha256: cfb817b9b078e6ca3429971da065f896ccccaa85aa07f9368146ea8325319784
Contents?: true
Size: 1.47 KB
Versions: 7
Compression:
Stored size: 1.47 KB
Contents
{ "resourceType": "ConceptMap", "id": "sc-list-status", "url": "http://hl7.org/fhir/ConceptMap/sc-list-status", "version": "4.0.1", "name": "ListStatusCanonicalMap", "title": "Canonical Mapping for \"ListStatus\"", "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 current state of the list.\"", "sourceCanonical": "http://hl7.org/fhir/ValueSet/list-status", "targetCanonical": "http://hl7.org/fhir/ValueSet/resource-status", "group": [ { "source": "http://hl7.org/fhir/list-status", "target": "http://hl7.org/fhir/resource-status", "element": [ { "code": "entered-in-error", "target": [ { "code": "error", "equivalence": "equivalent" } ] }, { "code": "current", "target": [ { "code": "active", "equivalence": "equivalent" } ] }, { "code": "retired", "target": [ { "code": "inactive", "equivalence": "equivalent" } ] } ] } ] }
Version data entries
7 entries across 7 versions & 1 rubygems