FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.3123
Package | us.cdc.phinvads |
Resource Type | ValueSet |
Id | 2.16.840.1.114222.4.11.3123 |
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.3123 |
Version | 1 |
Status | active |
Date | 2008-01-22T00:10:00+11:00 |
Name | PHVS_BirthOutcome_VPD |
Title | Birth Outcome (VPD) |
Realm | us |
Description | Infant's birth outcome answer list |
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.3123",
"meta": {
"source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.3123"
},
"url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.3123",
"version": "1",
"name": "PHVS_BirthOutcome_VPD",
"title": "Birth Outcome (VPD)",
"status": "active",
"date": "2008-01-22T00:10:00+11:00",
"description": "Infant's birth outcome answer list",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/731000124108/version/20200901",
"concept": [
{
"code": "281050002",
"display": "Livebirth"
}
]
},
{
"system": "urn:oid:2.16.840.1.114222.4.5.274",
"version": "20200526",
"concept": [
{
"code": "PHC500",
"display": "Not a Live Birth"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"version": "20090501",
"concept": [
{
"code": "OTH",
"display": "Other"
},
{
"code": "UNK",
"display": "Unknown"
}
]
}
]
}
}