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

FHIR IG Statistics: ConceptMap/FC-ImmunizationStatus

Packagehl7.fhir.us.ccda
TypeConceptMap
IdFC-ImmunizationStatus
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/ccda/https://build.fhir.org/ig/HL7/ccda-on-fhir/ConceptMap-FC-ImmunizationStatus.html
URLhttp://hl7.org/fhir/us/ccda/ConceptMap/FC-ImmunizationStatus
Version2.0.0-ballot
Statusactive
Date2025-05-05T14:21:57+00:00
NameFHIRtoCCDAImmunizationStatus
TitleFHIR to C-CDA Immunization Status
Realmus
Authorityhl7
DescriptionFHIR to C-CDA Immunization Status

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-ActStatusActStatus
v3-ActStatusActStatus

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ConceptMap FC-ImmunizationStatus

Mapping from https://hl7.org/fhir/valueset-immunization-status.html to https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.1.11.15933


Group 1 Mapping from EventStatus to ActStatus

Source Concept DetailsRelationshipTarget Concept DetailsComment
Codes from EventStatusCodes from ActStatus
not-doneNot Donemaps to wider conceptcompletedcompletedOnly use when paired with negation indication and a refusal reason in CDA. Use negation when activity is no longer planned but documentation of refusal is desired.
narrowerabortedabortedWhen negation is not intended, cancelled would be recommended status although this code may be appropriate in some circumstances.
narrowercancelledcancelledWhen negation is not intended, this may be default code.
narrowerheldheldWhen negation is not intended, cancelled would be recommended status although this code may be appropriate in some circumstances.
narrowernewnewWhen negation is not intended, cancelled would be recommended status although this code may be appropriate in some circumstances.
narrowerobsoleteobsoleteWhen negation is not intended, cancelled would be recommended status although this code may be appropriate in some circumstances.
narrowersuspendedsuspendedWhen negation is not intended, cancelled would be recommended status although this code may be appropriate in some circumstances.
entered-in-errorEntered in Erroris equivalent tonullifiednullified
completedCompletedis equivalent tocompletedcompleted

Source

{
  "resourceType": "ConceptMap",
  "id": "FC-ImmunizationStatus",
  "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-ImmunizationStatus",
  "version": "2.0.0-ballot",
  "name": "FHIRtoCCDAImmunizationStatus",
  "title": "FHIR to C-CDA Immunization 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": "FHIR to C-CDA Immunization Status",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "sourceUri": "https://hl7.org/fhir/valueset-immunization-status.html",
  "targetUri": "https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.1.11.15933",
  "group": [
    {
      "source": "http://hl7.org/fhir/event-status",
      "target": "http://terminology.hl7.org/CodeSystem/v3-ActStatus",
      "element": [
        {
          "code": "not-done",
          "display": "Not Done",
          "target": [
            {
              "code": "completed",
              "display": "completed",
              "equivalence": "wider",
              "comment": "Only use when paired with negation indication and a refusal reason in CDA. Use negation when activity is no longer planned but documentation of refusal is desired."
            },
            {
              "code": "aborted",
              "display": "aborted",
              "equivalence": "narrower",
              "comment": "When negation is not intended, cancelled would be recommended status although this code may be appropriate in some circumstances."
            },
            {
              "code": "cancelled",
              "display": "cancelled",
              "equivalence": "narrower",
              "comment": "When negation is not intended, this may be default code."
            },
            {
              "code": "held",
              "display": "held",
              "equivalence": "narrower",
              "comment": "When negation is not intended, cancelled would be recommended status although this code may be appropriate in some circumstances."
            },
            {
              "code": "new",
              "display": "new",
              "equivalence": "narrower",
              "comment": "When negation is not intended, cancelled would be recommended status although this code may be appropriate in some circumstances."
            },
            {
              "code": "obsolete",
              "display": "obsolete",
              "equivalence": "narrower",
              "comment": "When negation is not intended, cancelled would be recommended status although this code may be appropriate in some circumstances."
            },
            {
              "code": "suspended",
              "display": "suspended",
              "equivalence": "narrower",
              "comment": "When negation is not intended, cancelled would be recommended status although this code may be appropriate in some circumstances."
            }
          ]
        },
        {
          "code": "entered-in-error",
          "display": "Entered in Error",
          "target": [
            {
              "code": "nullified",
              "display": "nullified",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "completed",
          "display": "Completed",
          "target": [
            {
              "code": "completed",
              "display": "completed",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}