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

FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.7111

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.114222.4.11.7111
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7111
Version3
Statusactive
Date2015-01-16T00:03:00+11:00
NamePHVS_BirthAttendantTitles_NCHS
TitleBirth Attendant Titles (NCHS)
Realmus
DescriptionThe value set contains the list of titles used by persons (attendant) responsible for delivering a child/fetus. The attendant at birth/delivery is defined as the individual physically present at the delivery who is responsible for the delivery.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
v3-NullFlavorNullFlavor

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.7111",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7111"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7111",
  "version": "3",
  "name": "PHVS_BirthAttendantTitles_NCHS",
  "title": "Birth Attendant Titles (NCHS)",
  "status": "active",
  "date": "2015-01-16T00:03:00+11:00",
  "description": "The value set contains the list of titles used by persons (attendant) responsible for delivering a child/fetus. The attendant at birth/delivery is defined as the individual physically present at the delivery who is responsible for the delivery.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/731000124108/version/20200901",
        "concept": [
          {
            "code": "112247003",
            "display": "MD (Medical Doctor)"
          },
          {
            "code": "76231001",
            "display": "DO (Doctor of Osteopathy)"
          },
          {
            "code": "445521000124102",
            "display": "CNM/CM (Certified Nurse Midwife/Certified Midwife)"
          },
          {
            "code": "445531000124104",
            "display": "Other Midwife"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "version": "20090501",
        "concept": [
          {
            "code": "OTH",
            "display": "Other (Specify)"
          },
          {
            "code": "UNK",
            "display": "Unknown"
          }
        ]
      }
    ]
  }
}