Vital Records Common Library (VRCL) STU2-ballot
2.0.0 - trial-use United States of America flag

Vital Records Common Library (VRCL) STU2-ballot, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/vr-common-library/ and changes regularly. See the Directory of published versions

: Date of Birth Edit Flags Vital Records - JSON Representation

Draft as of 2024-03-21

Raw json | Download


{
  "resourceType" : "ConceptMap",
  "id" : "ConceptMapDateOfBirthEditFlagsVitalRecords",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Mapping from (not specified) to <a href=\"ValueSet-ValueSet-date-of-birth-edit-flags-vr.html\">Date of Birth Edit Flags (NCHS) Vital Records</a></p><p>DRAFT. Published on 2024-03-21 14:11:00+0000 by HL7 International / Public Health (HL7 International / Public Health: <a href=\"http://www.hl7.org/Special/committees/pher\">http://www.hl7.org/Special/com...</a>). </p><div><p>A mapping between NCHS IJE and FHIR DateOfBirthEditFlags Value Sets</p>\n</div><br/><p><b>Group 1</b>Mapping from <code>CodeSystemIJEVitalRecords</code> to <a href=\"CodeSystem-CodeSystem-vr-edit-flags.html\">Birth and Death Edit Flags Vital Records</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 (Data Queried)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>1dataQueried (Data queried)</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "pher"
    }
  ],
  "url" : "http://hl7.org/fhir/us/vr-common-library/ConceptMap/ConceptMapDateOfBirthEditFlagsVitalRecords",
  "version" : "2.0.0",
  "name" : "DateOfBirthEditFlags",
  "title" : "DateOfBirthEditFlags Concept Map",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-03-21T14:11:00+00:00",
  "publisher" : "HL7 International / Public Health",
  "contact" : [
    {
      "name" : "HL7 International / Public Health",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pher"
        }
      ]
    }
  ],
  "description" : "A mapping between NCHS IJE and FHIR DateOfBirthEditFlags 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" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "purpose" : "To help implementers map from IJE to FHIR Vocabulary",
  "targetCanonical" : "http://hl7.org/fhir/us/vr-common-library/ValueSet/ValueSet-date-of-birth-edit-flags-vr",
  "group" : [
    {
      "source" : "CodeSystemIJEVitalRecords",
      "target" : "http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-vr-edit-flags",
      "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" : "Data Queried",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "1dataQueried",
              "display" : "Data queried",
              "equivalence" : "equivalent"
            }
          ]
        }
      ]
    }
  ]
}