FHIR IG analytics| Package | hl7.fhir.us.ccda.r4b |
| Resource Type | ConceptMap |
| Id | ConceptMap-CF-MedActivityMood.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap CF-MedActivityMood
Mapping from https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.11.20.9.18 to Medication request intent
Group 1 Mapping from http://terminology.hl7.org/CodeSystem/2.16.840.1.113883.5.1001 to Medication request intent
| Source Code | Relationship | Target Code | Comment |
| EVN (event) | maps loosely to | plan | CDA mood codes are more general than FHIR intent codes, and there may be special cases where this inexact map does not work. |
| INT (intent) | maps loosely to | order | CDA mood codes are more general than FHIR intent codes, and there may be special cases where this inexact map does not work. |
{
"resourceType": "ConceptMap",
"id": "CF-MedActivityMood",
"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-MedActivityMood",
"version": "2.0.0-ballot",
"name": "CCDAtoFHIRMedActivityMood",
"title": "CCDA Medication Activity Mood to FHIR MedicationRequest.intent",
"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": "CCDA Medication Activity Mood to FHIR MedicationRequest.intent",
"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.18",
"targetUri": "http://hl7.org/fhir/ValueSet/medicationrequest-intent",
"group": [
{
"source": "http://terminology.hl7.org/CodeSystem/2.16.840.1.113883.5.1001",
"target": "http://hl7.org/fhir/CodeSystem/medicationrequest-intent",
"element": [
{
"code": "EVN",
"display": "event",
"target": [
{
"code": "plan",
"display": "plan",
"equivalence": "inexact",
"comment": "CDA mood codes are more general than FHIR intent codes, and there may be special cases where this inexact map does not work."
}
]
},
{
"code": "INT",
"display": "intent",
"target": [
{
"code": "order",
"display": "order",
"equivalence": "inexact",
"comment": "CDA mood codes are more general than FHIR intent codes, and there may be special cases where this inexact map does not work."
}
]
}
]
}
]
}