FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.7113
Package | us.cdc.phinvads |
Resource Type | ValueSet |
Id | 2.16.840.1.114222.4.11.7113 |
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.7113 |
Version | 2 |
Status | active |
Date | 2017-01-12T00:12:00+11:00 |
Name | PHVS_FetalPresentations_NCHS |
Title | Fetal Presentations (NCHS) |
Realm | us |
Description | The value set contains the list of the different presentations (orientations within the mother's womb) that a fetus may be in prior to delivery. |
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.7113",
"meta": {
"source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7113"
},
"url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7113",
"version": "2",
"name": "PHVS_FetalPresentations_NCHS",
"title": "Fetal Presentations (NCHS)",
"status": "active",
"date": "2017-01-12T00:12:00+11:00",
"description": "The value set contains the list of the different presentations (orientations within the mother's womb) that a fetus may be in prior to delivery.",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/731000124108/version/20200901",
"concept": [
{
"code": "70028003",
"display": "Cephalic"
},
{
"code": "6096002",
"display": "Breech"
},
{
"code": "163518000",
"display": "Unknown fetal presentation"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"version": "20090501",
"concept": [
{
"code": "OTH",
"display": "Other"
}
]
}
]
}
}