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

FHIR IG Statistics: ConceptMap/BirthAttendantTitlesCM

Packagehl7.fhir.us.bfdr
TypeConceptMap
IdBirthAttendantTitlesCM
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/bfdr/https://build.fhir.org/ig/HL7/fhir-bfdr/ConceptMap-BirthAttendantTitlesCM.html
URLhttp://hl7.org/fhir/us/bfdr/ConceptMap/BirthAttendantTitlesCM
Version2.0.0
Statusdraft
Date2025-02-19T23:13:54+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-ije-vrValueSet - Placeholder ValueSet for Interjurisdictional Exchange (IJE) in Vital Records
ValueSet-birth-attendant-titlesBirth Attendants Titles

Narrative

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

Generated Narrative: ConceptMap BirthAttendantTitlesCM

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


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 to112247003 (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": "BirthAttendantTitlesCM",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pher"
    }
  ],
  "url": "http://hl7.org/fhir/us/bfdr/ConceptMap/BirthAttendantTitlesCM",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:2.16.840.1.113883.4.642.40.13.18.2"
  },
  "version": "2.0.0",
  "name": "BirthAttendantTitles",
  "title": "BirthAttendantTitles Concept Map",
  "status": "draft",
  "experimental": false,
  "date": "2025-02-19T23:13:54+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/bfdr/ValueSet/ValueSet-birth-attendant-titles",
  "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": "112247003",
              "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"
            }
          ]
        }
      ]
    }
  ]
}