FHIR IG analytics| Package | hl7.fhir.us.ccda.r4 |
| Resource Type | ConceptMap |
| Id | ConceptMap-FC-ImmunizationStatus.json |
| FHIR Version | R4 |
No resources found
No resources found
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 | Properties | |||
| 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": "2024-12-17T21:44:35+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"
}
]
}
]
}
]
}