FHIR IG analytics
| Package | us.cdc.phinvads |
| Resource Type | ValueSet |
| Id | ValueSet-2.16.840.1.114222.4.11.7118.json |
| FHIR Version | R4 |
| URL | http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7118 |
| Version | 3 |
| Status | active |
| Date | 2016-01-17T00:02:00+11:00 |
| Name | PHVS_DeliveryRoutes_NCHS |
| Title | Delivery Routes (NCHS) |
| Realm | us |
| Description | The value set contains the list of the possible routes by which the infant or fetus may be delivered. |
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| sct | SNOMED 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"
}
]
}
]
}
}