C-CDA on FHIR
1.2.0 - STU 1 United States of America flag

C-CDA on FHIR, published by HL7 International / Cross-Group Projects. This guide is not an authorized publication; it is the continuous build for version 1.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/ccda-on-fhir/ and changes regularly. See the Directory of published versions

: C-CDA Immunization Refusal to FHIR Immunization Status Reason - JSON Representation

Active as of 2024-03-12

Raw json | Download


{
  "resourceType" : "ConceptMap",
  "id" : "CF-ImmunizationRefusal",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Mapping from https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.1.11.19717 to <a href=\"http://hl7.org/fhir/R4/valueset-immunization-status-reason.html\">Immunization Status Reason Codes</a></p><p>ACTIVE. Published on 2024-03-12 16:03:19+0000 by HL7 International / Cross-Group Projects (HL7 International / Cross-Group Projects: <a href=\"http://www.hl7.org/Special/committees/cgp\">http://www.hl7.org/Special/com...</a>). </p><div><p>C-CDA Immunization Refusal to FHIR Immunization Status Reason</p>\n</div><br/><p><b>Group 1</b>Mapping from <a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-ActReason.html\">ActReason</a> to <a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-ActReason.html\">ActReason</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>IMMUNE (immunity)</td><td>:(equivalent)</td><td>IMMUNE (immunity)</td></tr><tr><td>MEDPREC (medical precaution)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0-snapshot1/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>MEDPREC (medical precaution)</td></tr><tr><td>OSTOCK (product out of stock)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0-snapshot1/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>OSTOCK (product out of stock)</td></tr><tr><td>PATOBJ (patient objection)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0-snapshot1/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>PATOBJ (patient objection)</td></tr><tr><td>PHILISOP (philosophical objection)</td><td colspan=\"2\" style=\"background-color: #efefef\">(not mapped)</td></tr><tr><td>RELIG (religious objection)</td><td colspan=\"2\" style=\"background-color: #efefef\">(not mapped)</td></tr><tr><td>VACEFF (vaccine efficacy concerns)</td><td colspan=\"2\" style=\"background-color: #efefef\">(not mapped)</td></tr><tr><td>VACSAF (vaccine safety concerns)</td><td colspan=\"2\" style=\"background-color: #efefef\">(not mapped)</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "cgp"
    }
  ],
  "url" : "http://hl7.org/fhir/us/ccda/ConceptMap/CF-ImmunizationRefusal",
  "version" : "1.2.0",
  "name" : "CCDAtoFHIRImmunizationRefusal",
  "title" : "C-CDA Immunization Refusal to FHIR Immunization Status Reason",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-03-12T16:03:19+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 Immunization Refusal to FHIR Immunization Status Reason",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "sourceUri" : "https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.1.11.19717",
  "targetUri" : "http://hl7.org/fhir/ValueSet/immunization-status-reason",
  "group" : [
    {
      "source" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
      "target" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
      "element" : [
        {
          "code" : "IMMUNE",
          "display" : "immunity",
          "target" : [
            {
              "code" : "IMMUNE",
              "display" : "immunity",
              "equivalence" : "relatedto"
            }
          ]
        },
        {
          "code" : "MEDPREC",
          "display" : "medical precaution",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "MEDPREC",
              "display" : "medical precaution",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "OSTOCK",
          "display" : "product out of stock",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "OSTOCK",
              "display" : "product out of stock",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "PATOBJ",
          "display" : "patient objection",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "PATOBJ",
              "display" : "patient objection",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "PHILISOP",
          "display" : "philosophical objection",
          "target" : [
            {
              "equivalence" : "unmatched"
            }
          ]
        },
        {
          "code" : "RELIG",
          "display" : "religious objection",
          "target" : [
            {
              "equivalence" : "unmatched"
            }
          ]
        },
        {
          "code" : "VACEFF",
          "display" : "vaccine efficacy concerns",
          "target" : [
            {
              "equivalence" : "unmatched"
            }
          ]
        },
        {
          "code" : "VACSAF",
          "display" : "vaccine safety concerns",
          "target" : [
            {
              "equivalence" : "unmatched"
            }
          ]
        }
      ]
    }
  ]
}