Package | hl7.fhir.us.ccda |
Type | ConceptMap |
Id | FC-ProcedureStatus |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/ccda/https://build.fhir.org/ig/HL7/ccda-on-fhir/ConceptMap-FC-ProcedureStatus.html |
URL | http://hl7.org/fhir/us/ccda/ConceptMap/FC-ProcedureStatus |
Version | 2.0.0-ballot |
Status | active |
Date | 2025-07-22T20:44:22+00:00 |
Name | FHIRtoCCDAProcedureStatus |
Title | FHIR to C-CDA Procedure Status |
Realm | us |
Authority | hl7 |
Description | FHIR to C-CDA Procedure Status |
No resources found
CodeSystem | |
v3-ActStatus | ActStatus |
v3-NullFlavor | NullFlavor |
v3-ActStatus | ActStatus |
v3-NullFlavor | NullFlavor |
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 | Comment |
preparation | (not mapped) | See additional group for nullFlavor mapping | |
in-progress | is equivalent to | active | |
not-done | is equivalent to | cancelled | |
on-hold | (not mapped) | See additional group for nullFlavor mapping | |
stopped | is equivalent to | aborted | |
completed | is equivalent to | completed | |
entered-in-error | (not mapped) | See additional group for nullFlavor mapping | |
unknown | (not mapped) | See additional group for nullFlavor mapping |
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": "2025-07-22T20:44:22+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" } ] } ] } ] }