FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/ValueSet-Notts-OPEL-Score

Packagenotts.scr.poc
Resource TypeValueSet
IdValueSet-Notts-OPEL-Score
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=notts.scr.poc@0.1.0&canonical=https://fhir.nottinghamshire.gov.uk/STU3/valueset/Notts-OPEL-Score
URLhttps://fhir.nottinghamshire.gov.uk/STU3/valueset/Notts-OPEL-Score
Version0.0.1
Statusdraft
Date2021-09-26T10:00:00+00:00
NameNotts-OPEL-Score
PurposeA ValueSet to identify the Operational Pressures Escalation Level (OPEL)
CopyrightCopyright © Nottinghamshire County Council 2020

Resources that use this resource

StructureDefinition
OPEL-Dashboard-MetricOPEL-Dashboard-Metric

Resources that this resource uses

CodeSystem
OPEL-ScoreNotts-OPEL-Score

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"
          }
        ]
      }
    ]
  }
}