FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.r4.wales
Resource TypeValueSet
IdValueSet-DataStandardsWales-RespirationRate.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "DataStandardsWales-RespirationRate",
  "url": "https://fhir.nhs.wales/ValueSet/DataStandardsWales-RespirationRate",
  "version": "1.0.0",
  "name": "DataStandardsWalesRespirationRate",
  "title": "Data Standards Wales ValueSet Respiration Rate",
  "status": "active",
  "date": "2025-01-01",
  "publisher": "NHS Wales",
  "contact": [
    {
      "name": "NHS Wales",
      "telecom": [
        {
          "system": "email",
          "value": "fhir.standards@wales.nhs.uk",
          "use": "work",
          "rank": 1
        }
      ]
    }
  ],
  "description": "Resource structure is based on UKCore-RespirationRate v1.1.0 which is not yet included in a balloted release. Added manually to prevent structure deviation and to support NHS Wales projects. Once available, the resource will be updated and derived from UK Core. A set of codes that define a patients level of consciousness. Selected from the SNOMED CT UK coding system: \\n - DescendantOrSelfOf 86290005 | Respiratory rate \\n - MINUS   \\n - DescendantOrSelfOf 927961000000102 | Baseline respiratory rate",
  "copyright": "2025 NHS Wales",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "constraint",
            "op": "=",
            "value": "DescendantOrSelfOf 86290005 MINUS DescendantOrSelfOf 927961000000102"
          }
        ]
      }
    ]
  },
  "expansion": {
    "identifier": "18feb664-d046-40a7-bc95-7949893fade9",
    "timestamp": "2023-10-31T15:26:00+00:00",
    "total": 3,
    "offset": 0,
    "contains": [
      {
        "system": "http://snomed.info/sct",
        "code": "271625008",
        "display": "Rate of spontaneous respiration"
      },
      {
        "system": "http://snomed.info/sct",
        "code": "86290005",
        "display": "Respiratory rate"
      },
      {
        "system": "http://snomed.info/sct",
        "code": "250810003",
        "display": "Total breath rate"
      }
    ]
  }
}