Package | hl7.fhir.us.ccda |
Type | ConceptMap |
Id | FC-ImmunizationStatus |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/ccda/https://build.fhir.org/ig/HL7/ccda-on-fhir/ConceptMap-FC-ImmunizationStatus.html |
URL | http://hl7.org/fhir/us/ccda/ConceptMap/FC-ImmunizationStatus |
Version | 2.0.0-ballot |
Status | active |
Date | 2025-05-05T14:21:57+00:00 |
Name | FHIRtoCCDAImmunizationStatus |
Title | FHIR to C-CDA Immunization Status |
Realm | us |
Authority | hl7 |
Description | FHIR to C-CDA Immunization Status |
No resources found
CodeSystem | |
v3-ActStatus | ActStatus |
v3-ActStatus | ActStatus |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap FC-ImmunizationStatus
Mapping from https://hl7.org/fhir/valueset-immunization-status.html to https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.1.11.15933
Group 1 Mapping from EventStatus to ActStatus
Source Concept Details | Relationship | Target Concept Details | Comment | ||
Codes from EventStatus | Codes from ActStatus | ||||
not-done | Not Done | maps to wider concept | completed | completed | Only use when paired with negation indication and a refusal reason in CDA. Use negation when activity is no longer planned but documentation of refusal is desired. |
narrower | aborted | aborted | When negation is not intended, cancelled would be recommended status although this code may be appropriate in some circumstances. | ||
narrower | cancelled | cancelled | When negation is not intended, this may be default code. | ||
narrower | held | held | When negation is not intended, cancelled would be recommended status although this code may be appropriate in some circumstances. | ||
narrower | new | new | When negation is not intended, cancelled would be recommended status although this code may be appropriate in some circumstances. | ||
narrower | obsolete | obsolete | When negation is not intended, cancelled would be recommended status although this code may be appropriate in some circumstances. | ||
narrower | suspended | suspended | When negation is not intended, cancelled would be recommended status although this code may be appropriate in some circumstances. | ||
entered-in-error | Entered in Error | is equivalent to | nullified | nullified | |
completed | Completed | is equivalent to | completed | completed |
{ "resourceType": "ConceptMap", "id": "FC-ImmunizationStatus", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "cgp" } ], "url": "http://hl7.org/fhir/us/ccda/ConceptMap/FC-ImmunizationStatus", "version": "2.0.0-ballot", "name": "FHIRtoCCDAImmunizationStatus", "title": "FHIR to C-CDA Immunization Status", "status": "active", "experimental": false, "date": "2025-05-05T14:21:57+00:00", "publisher": "HL7 International / Cross-Group Projects", "contact": [ { "name": "HL7 International / Cross-Group Projects", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/cgp" } ] } ], "description": "FHIR to C-CDA Immunization Status", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US" } ] } ], "sourceUri": "https://hl7.org/fhir/valueset-immunization-status.html", "targetUri": "https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.1.11.15933", "group": [ { "source": "http://hl7.org/fhir/event-status", "target": "http://terminology.hl7.org/CodeSystem/v3-ActStatus", "element": [ { "code": "not-done", "display": "Not Done", "target": [ { "code": "completed", "display": "completed", "equivalence": "wider", "comment": "Only use when paired with negation indication and a refusal reason in CDA. Use negation when activity is no longer planned but documentation of refusal is desired." }, { "code": "aborted", "display": "aborted", "equivalence": "narrower", "comment": "When negation is not intended, cancelled would be recommended status although this code may be appropriate in some circumstances." }, { "code": "cancelled", "display": "cancelled", "equivalence": "narrower", "comment": "When negation is not intended, this may be default code." }, { "code": "held", "display": "held", "equivalence": "narrower", "comment": "When negation is not intended, cancelled would be recommended status although this code may be appropriate in some circumstances." }, { "code": "new", "display": "new", "equivalence": "narrower", "comment": "When negation is not intended, cancelled would be recommended status although this code may be appropriate in some circumstances." }, { "code": "obsolete", "display": "obsolete", "equivalence": "narrower", "comment": "When negation is not intended, cancelled would be recommended status although this code may be appropriate in some circumstances." }, { "code": "suspended", "display": "suspended", "equivalence": "narrower", "comment": "When negation is not intended, cancelled would be recommended status although this code may be appropriate in some circumstances." } ] }, { "code": "entered-in-error", "display": "Entered in Error", "target": [ { "code": "nullified", "display": "nullified", "equivalence": "equivalent" } ] }, { "code": "completed", "display": "Completed", "target": [ { "code": "completed", "display": "completed", "equivalence": "equivalent" } ] } ] } ] }