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

FHIR IG Statistics: ConceptMap/ConceptMapBirthAttendantTitlesVitalRecords

Packagehl7.fhir.us.vr-common-library
TypeConceptMap
IdConceptMapBirthAttendantTitlesVitalRecords
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/vr-common-library/https://build.fhir.org/ig/HL7/vr-common-library/ConceptMap-ConceptMapBirthAttendantTitlesVitalRecords.html
URLhttp://hl7.org/fhir/us/vr-common-library/ConceptMap/ConceptMapBirthAttendantTitlesVitalRecords
Version2.0.0
Statusdraft
Date2025-05-05T16:47:09+00:00
NameBirthAttendantTitles
TitleBirthAttendantTitles Concept Map
Realmus
Authorityhl7
DescriptionA mapping between NCHS IJE and FHIR BirthAttendantTitles Value Sets
PurposeTo help implementers map from IJE to FHIR Vocabulary

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
codesystem-ije-vrCode System - Placeholder Code System for IJE in Vital Records
sctSNOMED CT (all versions)
v3-NullFlavorNullFlavor
sctSNOMED codes used in this IG
sctveri
v3-NullFlavorNullFlavor
ValueSet
ValueSet-birth-attendant-titles-vrValue Set - Birth Attendants Titles Vital Records
ValueSet-ije-vrValueSet - Placeholder ValueSet for Interjurisdictional Exchange (IJE) in Vital Records

Narrative

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

Generated Narrative: ConceptMap ConceptMapBirthAttendantTitlesVitalRecords

Mapping from ValueSet - Placeholder ValueSet for Interjurisdictional Exchange (IJE) in Vital Records to Value Set - Birth Attendants Titles Vital Records


Group 1 Mapping from Code System - Placeholder Code System for IJE in Vital Records to SNOMED CT (all versions)

Source CodeRelationshipTarget Code
1 (MD)is equivalent to309343006 (Medical Doctor)
2 (DO)is equivalent to76231001 (Osteopath)
3 (CNM/CM)is equivalent to445521000124102 (Advanced Practice Midwife)
4 (Other Midwife)is equivalent to445531000124104 (Lay Midwife)

Group 2 Mapping from Code System - Placeholder Code System for IJE in Vital Records to NullFlavor

Source CodeRelationshipTarget Code
5 (Other (specify))is equivalent toOTH (other)
9 (Unknown)is equivalent toUNK (Unknown)

Source

{
  "resourceType": "ConceptMap",
  "id": "ConceptMapBirthAttendantTitlesVitalRecords",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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": "2025-05-05T16:47:09+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",
  "sourceCanonical": "http://hl7.org/fhir/us/vr-common-library/ValueSet/ValueSet-ije-vr",
  "targetCanonical": "http://hl7.org/fhir/us/vr-common-library/ValueSet/ValueSet-birth-attendant-titles-vr",
  "group": [
    {
      "source": "http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-ije-vr",
      "target": "http://snomed.info/sct",
      "element": [
        {
          "code": "1",
          "display": "MD",
          "target": [
            {
              "code": "309343006",
              "display": "Medical Doctor",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "2",
          "display": "DO",
          "target": [
            {
              "code": "76231001",
              "display": "Osteopath",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "3",
          "display": "CNM/CM",
          "target": [
            {
              "code": "445521000124102",
              "display": "Advanced Practice Midwife",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "4",
          "display": "Other Midwife",
          "target": [
            {
              "code": "445531000124104",
              "display": "Lay Midwife",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    },
    {
      "source": "http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-ije-vr",
      "target": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
      "element": [
        {
          "code": "5",
          "display": "Other (specify)",
          "target": [
            {
              "code": "OTH",
              "display": "other",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "9",
          "display": "Unknown",
          "target": [
            {
              "code": "UNK",
              "display": "Unknown",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}