FHIR IG analytics| Package | hl7.fhir.us.ccda.r4b |
| Resource Type | ConceptMap |
| Id | ConceptMap-CF-ImmunizationStatus.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap CF-ImmunizationStatus
Mapping from https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.1.11.15933 to https://hl7.org/fhir/valueset-immunization-status.html
Group 1 Mapping from ActStatus to EventStatus
| Source Concept Details | Relationship | Target Concept Details | Comment | Properties | |||
| Codes from ActStatus | Codes from EventStatus | ||||||
| aborted | aborted | maps to wider concept | not-done | Not Done | |||
| cancelled | cancelled | maps to wider concept | not-done | Not Done | |||
| completed | completed | is equivalent to | completed | Completed | |||
| maps to wider concept | not-done | Not Done | Only map to not-done when CDA negation is present and true. | ||||
| held | held | maps to wider concept | not-done | Not Done | |||
| new | new | maps to wider concept | not-done | Not Done | |||
| nullified | nullified | is equivalent to | entered-in-error | Entered in Error | |||
| obsolete | obsolete | maps to wider concept | not-done | Not Done | |||
| suspended | suspended | maps to wider concept | not-done | Not Done | |||
{
"resourceType": "ConceptMap",
"id": "CF-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/CF-ImmunizationStatus",
"version": "2.0.0-ballot",
"name": "CCDAtoFHIRImmunizationStatus",
"title": "C-CDA to FHIR 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": "C-CDA to FHIR Immunization Status",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"sourceUri": "https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.1.11.15933",
"targetUri": "https://hl7.org/fhir/valueset-immunization-status.html",
"group": [
{
"source": "http://terminology.hl7.org/CodeSystem/v3-ActStatus",
"target": "http://hl7.org/fhir/event-status",
"element": [
{
"code": "aborted",
"display": "aborted",
"target": [
{
"code": "not-done",
"display": "Not Done",
"equivalence": "wider"
}
]
},
{
"code": "cancelled",
"display": "cancelled",
"target": [
{
"code": "not-done",
"display": "Not Done",
"equivalence": "wider"
}
]
},
{
"code": "completed",
"display": "completed",
"target": [
{
"code": "completed",
"display": "Completed",
"equivalence": "equivalent"
},
{
"code": "not-done",
"display": "Not Done",
"equivalence": "wider",
"comment": "Only map to not-done when CDA negation is present and true."
}
]
},
{
"code": "held",
"display": "held",
"target": [
{
"code": "not-done",
"display": "Not Done",
"equivalence": "wider"
}
]
},
{
"code": "new",
"display": "new",
"target": [
{
"code": "not-done",
"display": "Not Done",
"equivalence": "wider"
}
]
},
{
"code": "nullified",
"display": "nullified",
"target": [
{
"code": "entered-in-error",
"display": "Entered in Error",
"equivalence": "equivalent"
}
]
},
{
"code": "obsolete",
"display": "obsolete",
"target": [
{
"code": "not-done",
"display": "Not Done",
"equivalence": "wider"
}
]
},
{
"code": "suspended",
"display": "suspended",
"target": [
{
"code": "not-done",
"display": "Not Done",
"equivalence": "wider"
}
]
}
]
}
]
}