FHIR IG Statistics: ValueSet/EOL-CPRStatus-Code-1
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT International Edition |
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "EOL-CPRStatus-Code-1",
"url": "https://fhir.nhs.uk/STU3/ValueSet/EOL-CPRStatus-Code-1",
"version": "1.0.0",
"name": "EOL CPR Status Code",
"status": "active",
"date": "2018-05-21T00:00:00+00:00",
"publisher": "HL7 UK",
"description": "A ValueSet to identify if a patient has a CPR Status code set.",
"copyright": "Copyright © 2016 HL7 UK",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "450475007",
"display": "For cardiopulmonary resuscitation (finding)"
},
{
"code": "450476008",
"display": "Not for cardiopulmonary resuscitation (finding)"
},
{
"code": "304252001",
"display": "For resuscitation (finding)"
},
{
"code": "304253006",
"display": "Not for resuscitation (finding)"
},
{
"code": "143021000119109",
"display": "Do not resuscitate status with supporting documentation (finding)"
}
]
}
]
}
}