Sha256: bd073b80149c0cc554ddade0250741526657479199abb097a4d6a0894ad21445
Contents?: true
Size: 1.9 KB
Versions: 7
Compression:
Stored size: 1.9 KB
Contents
{ "resourceType": "ConceptMap", "id": "sc-participationstatus", "url": "http://hl7.org/fhir/ConceptMap/sc-participationstatus", "version": "4.0.1", "name": "ParticipationStatusCanonicalMap", "title": "Canonical Mapping for \"ParticipationStatus\"", "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 Participation status of an appointment.\"", "sourceCanonical": "http://hl7.org/fhir/ValueSet/participationstatus", "targetCanonical": "http://hl7.org/fhir/ValueSet/resource-status", "group": [ { "source": "http://hl7.org/fhir/participationstatus", "target": "http://hl7.org/fhir/resource-status", "element": [ { "code": "entered-in-error", "target": [ { "code": "error", "equivalence": "equivalent" } ] }, { "code": "tentative", "target": [ { "code": "draft", "equivalence": "equivalent" } ] }, { "code": "declined", "target": [ { "code": "declined", "equivalence": "equivalent" } ] }, { "code": "accepted", "target": [ { "code": "accepted", "equivalence": "equivalent" } ] }, { "code": "needs-action", "target": [ { "code": "failed", "equivalence": "equivalent" } ] } ] } ] }
Version data entries
7 entries across 7 versions & 1 rubygems