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

FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.7124

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.114222.4.11.7124
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7124
Version2
Statusactive
Date2015-01-16T00:03:00+11:00
NamePHVS_BirthDeliveryOccurred_NCHS
TitleBirth or Delivery Occurred (NCHS)
Realmus
DescriptionThe value set contains the list of values used to indicate the type of place where birth or delivery occurred.

Resources that use this resource

StructureDefinition
Encounter-birthEncounter - Birth
Encounter-maternityEncounter - Maternity

Resources that this resource uses

CodeSystem
v3-NullFlavorNullFlavor
sctSNOMED CT International Edition

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.7124",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7124"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7124",
  "version": "2",
  "name": "PHVS_BirthDeliveryOccurred_NCHS",
  "title": "Birth or Delivery Occurred (NCHS)",
  "status": "active",
  "date": "2015-01-16T00:03:00+11:00",
  "description": "The value set contains the list of values used to indicate the type of place where birth or delivery occurred.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/731000124108/version/20200901",
        "concept": [
          {
            "code": "22232009",
            "display": "Hospital"
          },
          {
            "code": "91154008",
            "display": "Freestanding birthing center"
          },
          {
            "code": "408839006",
            "display": "Planned home birth"
          },
          {
            "code": "408838003",
            "display": "Unplanned home birth"
          },
          {
            "code": "67190003",
            "display": "Clinic/Doctor office"
          }
        ]
      },
      {
        "system": "urn:oid:2.16.840.1.114222.4.5.274",
        "version": "20200526",
        "concept": [
          {
            "code": "PHC1297",
            "display": "Unknown Intention Home Birth"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "version": "20090501",
        "concept": [
          {
            "code": "OTH",
            "display": "Other (Specify)"
          },
          {
            "code": "UNK",
            "display": "Unknown"
          }
        ]
      }
    ]
  }
}