Sha256: 4c613d50ca4314c30534816d8c0dd1201d19cec7e3f7569d16a1da6c31098561
Contents?: true
Size: 1.62 KB
Versions: 7
Compression:
Stored size: 1.62 KB
Contents
{ "resourceType": "ConceptMap", "id": "sc-immunization-status", "url": "http://hl7.org/fhir/ConceptMap/sc-immunization-status", "version": "4.0.1", "name": "ImmunizationStatusCodesCanonicalMap", "title": "Canonical Mapping for \"Immunization 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 \"The value set to instantiate this attribute should be drawn from a terminologically robust code system that consists of or contains concepts to support describing the current status of the administered dose of vaccine.\"", "sourceCanonical": "http://hl7.org/fhir/ValueSet/immunization-status", "targetCanonical": "http://hl7.org/fhir/ValueSet/resource-status", "group": [ { "source": "http://hl7.org/fhir/event-status", "target": "http://hl7.org/fhir/resource-status", "element": [ { "code": "entered-in-error", "target": [ { "code": "error", "equivalence": "equivalent" } ] }, { "code": "completed", "target": [ { "code": "complete", "equivalence": "equivalent" } ] }, { "code": "not-done", "target": [ { "code": "abandoned", "equivalence": "equivalent" } ] } ] } ] }
Version data entries
7 entries across 7 versions & 1 rubygems