FHIR IG analytics
| Package | us.cdc.phinvads |
| Resource Type | ValueSet |
| Id | ValueSet-2.16.840.1.114222.4.11.7585.json |
| FHIR Version | R4 |
| URL | http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7585 |
| Version | 1 |
| Status | active |
| Date | 2017-01-26T00:04:00+11:00 |
| Name | PHVS_FetalRemainsDispositionMethod_NCHS |
| Title | Fetal Remains Disposition Method (NCHS) |
| Realm | us |
| Description | The collection of disposition methods of fetal remains used within birth and fetal death reporting. |
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"id": "2.16.840.1.114222.4.11.7585",
"meta": {
"source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7585"
},
"url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7585",
"version": "1",
"name": "PHVS_FetalRemainsDispositionMethod_NCHS",
"title": "Fetal Remains Disposition Method (NCHS)",
"status": "active",
"date": "2017-01-26T00:04:00+11:00",
"description": "The collection of disposition methods of fetal remains used within birth and fetal death reporting.",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/731000124108/version/20200901",
"concept": [
{
"code": "449971000124106",
"display": "Burial"
},
{
"code": "449961000124104",
"display": "Cremation"
},
{
"code": "449951000124101",
"display": "Donation"
},
{
"code": "449941000124103",
"display": "Removal from State"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"version": "20090501",
"concept": [
{
"code": "OTH",
"display": "Other (Specify)"
},
{
"code": "UNK",
"display": "Unknown"
}
]
}
]
}
}