FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ConceptMap/CF-MedActivityMood

Packagehl7.fhir.us.ccda
TypeConceptMap
IdCF-MedActivityMood
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/ccda/https://build.fhir.org/ig/HL7/ccda-on-fhir/ConceptMap-CF-MedActivityMood.html
URLhttp://hl7.org/fhir/us/ccda/ConceptMap/CF-MedActivityMood
Version2.0.0-ballot
Statusactive
Date2025-05-05T14:21:57+00:00
NameCCDAtoFHIRMedActivityMood
TitleCCDA Medication Activity Mood to FHIR MedicationRequest.intent
Realmus
Authorityhl7
DescriptionCCDA Medication Activity Mood to FHIR MedicationRequest.intent

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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 CodeRelationshipTarget CodeComment
EVN (event)maps loosely toplanCDA 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 toorderCDA mood codes are more general than FHIR intent codes, and there may be special cases where this inexact map does not work.

Source

{
  "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": "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": "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."
            }
          ]
        }
      ]
    }
  ]
}