FHIR IG analytics| Package | hl7.fhir.us.ccda.r4b |
| Resource Type | ConceptMap |
| Id | ConceptMap-FC-ProcedureStatus.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap FC-ProcedureStatus
Mapping from EventStatus to https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.11.20.9.22
Group 1 Mapping from EventStatus to ActStatus
| Source Code | Relationship | Target Code |
| preparation | (not mapped) | |
| in-progress | is equivalent to | active |
| not-done | is equivalent to | cancelled |
| on-hold | (not mapped) | |
| stopped | is equivalent to | aborted |
| completed | is equivalent to | completed |
| entered-in-error | (not mapped) | |
| unknown | (not mapped) | |
Group 2 Mapping from EventStatus to NullFlavor
| Source Code | Relationship | Target Code | Comment |
| preparation | maps to wider concept | OTH (other) | This value must be mapped into @nullFlavor attribute |
| on-hold | maps to wider concept | OTH (other) | This value must be mapped into @nullFlavor attribute |
| entered-in-error | maps to wider concept | OTH (other) | This value must be mapped into @nullFlavor attribute |
| unknown | is equivalent to | UNK (unknown) | This value must be mapped into @nullFlavor attribute |
{
"resourceType": "ConceptMap",
"id": "FC-ProcedureStatus",
"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-ProcedureStatus",
"version": "2.0.0-ballot",
"name": "FHIRtoCCDAProcedureStatus",
"title": "FHIR to C-CDA Procedure 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 Procedure Status",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"sourceUri": "http://hl7.org/fhir/ValueSet/event-status",
"targetUri": "https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.11.20.9.22",
"group": [
{
"source": "http://hl7.org/fhir/event-status",
"target": "http://terminology.hl7.org/CodeSystem/v3-ActStatus",
"element": [
{
"code": "preparation",
"display": "Preparation",
"target": [
{
"equivalence": "unmatched",
"comment": "See additional group for nullFlavor mapping"
}
]
},
{
"code": "in-progress",
"display": "In Progress",
"target": [
{
"code": "active",
"display": "active",
"equivalence": "equivalent"
}
]
},
{
"code": "not-done",
"display": "Not Done",
"target": [
{
"code": "cancelled",
"display": "cancelled",
"equivalence": "equivalent"
}
]
},
{
"code": "on-hold",
"display": "On Hold",
"target": [
{
"equivalence": "unmatched",
"comment": "See additional group for nullFlavor mapping"
}
]
},
{
"code": "stopped",
"display": "Stopped",
"target": [
{
"code": "aborted",
"display": "aborted",
"equivalence": "equivalent"
}
]
},
{
"code": "completed",
"display": "Completed",
"target": [
{
"code": "completed",
"display": "completed",
"equivalence": "equivalent"
}
]
},
{
"code": "entered-in-error",
"display": "Entered in Error",
"target": [
{
"equivalence": "unmatched",
"comment": "See additional group for nullFlavor mapping"
}
]
},
{
"code": "unknown",
"display": "Unknown",
"target": [
{
"equivalence": "unmatched",
"comment": "See additional group for nullFlavor mapping"
}
]
}
]
},
{
"source": "http://hl7.org/fhir/event-status",
"target": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"element": [
{
"code": "preparation",
"display": "Preparation",
"target": [
{
"code": "OTH",
"display": "other",
"equivalence": "wider",
"comment": "This value must be mapped into @nullFlavor attribute"
}
]
},
{
"code": "on-hold",
"display": "On Hold",
"target": [
{
"code": "OTH",
"display": "other",
"equivalence": "wider",
"comment": "This value must be mapped into @nullFlavor attribute"
}
]
},
{
"code": "entered-in-error",
"display": "Entered in Error",
"target": [
{
"code": "OTH",
"display": "other",
"equivalence": "wider",
"comment": "This value must be mapped into @nullFlavor attribute"
}
]
},
{
"code": "unknown",
"display": "Unknown",
"target": [
{
"code": "UNK",
"display": "unknown",
"equivalence": "equivalent",
"comment": "This value must be mapped into @nullFlavor attribute"
}
]
}
]
}
]
}