Vital Records Death Reporting (VRDR) FHIR Implementation Guide
0.0.0-current - ci-build International flag

Vital Records Death Reporting (VRDR) FHIR Implementation Guide, published by IHE Quality, Research and Public Health Technical Committee. This guide is not an authorized publication; it is the continuous build for version 0.0.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/QRPH.VRDR/ and changes regularly. See the Directory of published versions

: EditBypass01 Concept Map - JSON Representation

Draft as of 2024-03-11

Raw json | Download


{
  "resourceType" : "ConceptMap",
  "id" : "EditBypass01CM",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Mapping from (not specified) to <a href=\"ValueSet-vrdr-edit-bypass-01-vs.html\">Edit Bypass 01</a></p><p>DRAFT. Published on 2024-03-11 15:51:19+0000 by IHE Quality, Research and Public Health Technical Committee (IHE Quality, Research and Public Health Technical Committee: <a href=\"https://www.ihe.net/ihe_domains/quality_research_and_public_health/\">https://www.ihe.net/ihe_domain...</a>, <a href=\"mailto:iheqrphtech@ihe.net\">iheqrphtech@ihe.net</a>, IHE Quality, Research and Public Health Technical Committee: <a href=\"mailto:iheqrphtech@ihe.net\">iheqrphtech@ihe.net</a>). </p><div><p>A mapping between NCHS IJE and FHIR EditBypass01 Value Sets</p>\n</div><br/><p><b>Group 1</b>Mapping from <code>IJE</code> to <a href=\"CodeSystem-vrdr-bypass-edit-flag-cs.html\">Bypass Edit Flag Code System</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>0 (Edit Passed)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>0 (Edit Passed)</td></tr><tr><td>1 (Edit Failed, Data Queried, and Verified)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>1 (Edit Failed, Data Queried, and Verified)</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "pher"
    }
  ],
  "url" : "http://profiles.ihe.net/QRPH/VRDR/ConceptMap/EditBypass01CM",
  "version" : "0.0.0-current",
  "name" : "EditBypass01",
  "title" : "EditBypass01 Concept Map",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-03-11T15:51:19+00:00",
  "publisher" : "IHE Quality, Research and Public Health Technical Committee",
  "contact" : [
    {
      "name" : "IHE Quality, Research and Public Health Technical Committee",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.ihe.net/ihe_domains/quality_research_and_public_health/"
        },
        {
          "system" : "email",
          "value" : "iheqrphtech@ihe.net"
        }
      ]
    },
    {
      "name" : "IHE Quality, Research and Public Health Technical Committee",
      "telecom" : [
        {
          "system" : "email",
          "value" : "iheqrphtech@ihe.net"
        }
      ]
    }
  ],
  "description" : "A mapping between NCHS IJE and FHIR EditBypass01 Value Sets",
  "useContext" : [
    {
      "code" : {
        "system" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
        "code" : "focus"
      },
      "valueCodeableConcept" : {
        "text" : "for IJE to FHIR alignment"
      }
    }
  ],
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "purpose" : "To help implementers map from IJE to FHIR Vocabulary.\n\nNote: The codesystem identifer 'IJE' is not a proper codesystem URI.  \nWork is underway to define proper URIs that will be included in future versions\nof this concept map. ",
  "targetCanonical" : "http://profiles.ihe.net/QRPH/VRDR/ValueSet/vrdr-edit-bypass-01-vs",
  "group" : [
    {
      "source" : "IJE",
      "target" : "http://profiles.ihe.net/QRPH/VRDR/CodeSystem/vrdr-bypass-edit-flag-cs",
      "element" : [
        {
          "code" : "0",
          "display" : "Edit Passed",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "0",
              "display" : "Edit Passed",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "1",
          "display" : "Edit Failed, Data Queried, and Verified",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "1",
              "display" : "Edit Failed, Data Queried, and Verified",
              "equivalence" : "equivalent"
            }
          ]
        }
      ]
    }
  ]
}