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

: Birth Attendant Titles Vital Records - JSON Representation

Draft as of 2024-03-21

Raw json | Download


{
  "resourceType" : "ConceptMap",
  "id" : "ConceptMapBirthAttendantTitlesVitalRecords",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Mapping from (not specified) to <a href=\"ValueSet-ValueSet-birth-attendant-titles-vr.html\">Birth Attendants Titles 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 BirthAttendantTitles Value Sets</p>\n</div><br/><p><b>Group 1</b>Mapping from <code>CodeSystemIJEVitalRecords</code> to <a href=\"http://hl7.org/fhir/R4/codesystem-snomedct.html\">SNOMED CT (all versions)</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>1 (MD)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>112247003 (Medical Doctor)</td></tr><tr><td>2 (DO)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>76231001 (Osteopath)</td></tr><tr><td>3 (CNM/CM)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>445521000124102 (Advanced Practice Midwife)</td></tr><tr><td>4 (Other Midwife)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>445531000124104 (Lay Midwife)</td></tr></table><hr/><p><b>Group 2</b>Mapping from <code>CodeSystemIJEVitalRecords</code> to <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-NullFlavor.html\">NullFlavor</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>5 (Other (specify))</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>OTH (other)</td></tr><tr><td>9 (Unknown)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>UNK (Unknown)</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/ConceptMapBirthAttendantTitlesVitalRecords",
  "version" : "2.0.0",
  "name" : "BirthAttendantTitles",
  "title" : "BirthAttendantTitles 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 BirthAttendantTitles 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-birth-attendant-titles-vr",
  "group" : [
    {
      "source" : "CodeSystemIJEVitalRecords",
      "target" : "http://snomed.info/sct",
      "element" : [
        {
          "code" : "1",
          "display" : "MD",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "112247003",
              "display" : "Medical Doctor",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "2",
          "display" : "DO",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "76231001",
              "display" : "Osteopath",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "3",
          "display" : "CNM/CM",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "445521000124102",
              "display" : "Advanced Practice Midwife",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "4",
          "display" : "Other Midwife",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "445531000124104",
              "display" : "Lay Midwife",
              "equivalence" : "equivalent"
            }
          ]
        }
      ]
    },
    {
      "source" : "CodeSystemIJEVitalRecords",
      "target" : "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
      "element" : [
        {
          "code" : "5",
          "display" : "Other (specify)",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "OTH",
              "display" : "other",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "9",
          "display" : "Unknown",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "UNK",
              "display" : "Unknown",
              "equivalence" : "equivalent"
            }
          ]
        }
      ]
    }
  ]
}