Package | hl7.fhir.us.ccda |
Type | ConceptMap |
Id | CF-ResultReportStatus |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/ccda/https://build.fhir.org/ig/HL7/ccda-on-fhir/ConceptMap-CF-ResultReportStatus.html |
URL | http://hl7.org/fhir/us/ccda/ConceptMap/CF-ResultReportStatus |
Version | 2.0.0-ballot |
Status | active |
Date | 2025-05-05T14:21:57+00:00 |
Name | CCDAtoFHIRResultReportStatus |
Title | CCDA ResultStatus to FHIR DiagnosticReport status |
Realm | us |
Authority | hl7 |
Description | C-CDA Result Status to FHIR DiagnosticReport status |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap CF-ResultReportStatus
Mapping from https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.11.20.9.39 to DiagnosticReportStatus
Group 1 Mapping from http://terminology.hl7.org/CodeSystem/2.16.840.1.113883.5.14
to DiagnosticReportStatus
Source Code | Relationship | Target Code | Comment |
aborted | maps to wider concept | cancelled | |
active | maps loosely to | registered | Caution: Multiple values map to the FHIR concept of registered. |
cancelled | is equal to | cancelled | |
completed | is equal to | final | |
held | maps loosely to | registered | Caution: Multiple values map to the FHIR concept of registered. |
suspended | maps loosely to | registered | Caution: Multiple values map to the FHIR concept of registered. |
{ "resourceType": "ConceptMap", "id": "CF-ResultReportStatus", "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-ResultReportStatus", "version": "2.0.0-ballot", "name": "CCDAtoFHIRResultReportStatus", "title": "CCDA ResultStatus to FHIR DiagnosticReport 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": "C-CDA Result Status to FHIR DiagnosticReport status", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US" } ] } ], "sourceUri": "https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.11.20.9.39", "targetUri": "http://hl7.org/fhir/ValueSet/diagnostic-report-status", "group": [ { "source": "http://terminology.hl7.org/CodeSystem/2.16.840.1.113883.5.14", "target": "http://hl7.org/fhir/diagnostic-report-status", "element": [ { "code": "aborted", "display": "aborted", "target": [ { "code": "cancelled", "display": "Cancelled", "equivalence": "wider" } ] }, { "code": "active", "display": "active", "target": [ { "code": "registered", "display": "Registered", "equivalence": "inexact", "comment": "Caution: Multiple values map to the FHIR concept of registered." } ] }, { "code": "cancelled", "display": "cancelled", "target": [ { "code": "cancelled", "display": "Cancelled", "equivalence": "equal" } ] }, { "code": "completed", "display": "completed", "target": [ { "code": "final", "display": "Final", "equivalence": "equal" } ] }, { "code": "held", "display": "held", "target": [ { "code": "registered", "display": "Registered", "equivalence": "inexact", "comment": "Caution: Multiple values map to the FHIR concept of registered." } ] }, { "code": "suspended", "display": "suspended", "target": [ { "code": "registered", "display": "Registered", "equivalence": "inexact", "comment": "Caution: Multiple values map to the FHIR concept of registered." } ] } ] } ] }