FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageus.cdc.phinvads
Resource TypeValueSet
IdValueSet-2.16.840.1.114222.4.11.7118.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7118
Version3
Statusactive
Date2016-01-17T00:02:00+11:00
NamePHVS_DeliveryRoutes_NCHS
TitleDelivery Routes (NCHS)
Realmus
DescriptionThe value set contains the list of the possible routes by which the infant or fetus may be delivered.

Resources that use this resource

StructureDefinition
Procedure-final-route-method-deliveryProcedure - Final Route and Method of Delivery

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.7118",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7118"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7118",
  "version": "3",
  "name": "PHVS_DeliveryRoutes_NCHS",
  "title": "Delivery Routes (NCHS)",
  "status": "active",
  "date": "2016-01-17T00:02:00+11:00",
  "description": "The value set contains the list of the possible routes by which the infant or fetus may be delivered.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/731000124108/version/20200901",
        "concept": [
          {
            "code": "48782003",
            "display": "Vaginal/Spontaneous"
          },
          {
            "code": "302383004",
            "display": "Vaginal/Forceps"
          },
          {
            "code": "61586001",
            "display": "Vaginal/Vacuum"
          },
          {
            "code": "11466000",
            "display": "Cesarean"
          },
          {
            "code": "261665006",
            "display": "Unknown"
          }
        ]
      }
    ]
  }
}