FHIR IG Statistics: ValueSet/ValueSet-Notts-OPEL-Score
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "ValueSet-Notts-OPEL-Score",
"meta": {
"lastUpdated": "2021-03-30T09:30:00+00:00"
},
"url": "https://fhir.nottinghamshire.gov.uk/STU3/valueset/Notts-OPEL-Score",
"version": "0.0.1",
"name": "Notts-OPEL-Score",
"status": "draft",
"date": "2021-09-26T10:00:00+00:00",
"purpose": "A ValueSet to identify the Operational Pressures Escalation Level (OPEL)",
"copyright": "Copyright © Nottinghamshire County Council 2020",
"compose": {
"include": [
{
"system": "http://fhir.nottinghamshire.gov.uk/STU3/CodeSystem/OPEL-Score",
"concept": [
{
"code": "opel-1",
"display": "OPEL 1"
},
{
"code": "opel-2",
"display": "OPEL 2"
},
{
"code": "opel-3",
"display": "OPEL 3"
},
{
"code": "opel-4",
"display": "OPEL 4"
}
]
}
]
}
}