FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.7124
Package | us.cdc.phinvads |
Resource Type | ValueSet |
Id | 2.16.840.1.114222.4.11.7124 |
FHIR Version | R4 |
Source | http://fhir.org/packages/us.cdc.phinvads |
URL | http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7124 |
Version | 2 |
Status | active |
Date | 2015-01-16T00:03:00+11:00 |
Name | PHVS_BirthDeliveryOccurred_NCHS |
Title | Birth or Delivery Occurred (NCHS) |
Realm | us |
Description | The value set contains the list of values used to indicate the type of place where birth or delivery occurred. |
Resources that use this resource
Resources that this resource uses
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"
}
]
}
]
}
}