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

FHIR IG analytics

Packagefhir.r4.wales
Resource TypeValueSet
IdValueSet-DataStandardsWales-BMI.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-BMI",
  "url": "https://fhir.nhs.wales/ValueSet/DataStandardsWales-BMI",
  "version": "1.0.0",
  "name": "DataStandardsWalesBMI",
  "title": "Data Standards Wales ValueSet BMI",
  "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-BMI v1.0.1 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 60621009 | Body mass index (observable entity) \\n - DescendantOrSelfOf 446974000 |Body mass index centile (observable entity \\n - MINUS   \\n - 846931000000101 | Baseline body mass index (observable entity)  \\n - 852451000000103 | Maximum body mass index (observable entity)  \\n - 852461000000100 | Minimum body mass index (observable entity)  \\n - 715456008 | Percentage median body mass index for age and sex (observable entity)  \\n - 846911000000109 | Baseline body mass index centile (observable entity)  \\n - 1153596006 | Body mass index for age z-score (observable entity)  \\n - 248358009 | Weight for height (observable entity)",
  "copyright": "2025 NHS Wales",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "constraint",
            "op": "=",
            "value": "(DescendantOrSelfOf 60621009 OR DescendantOrSelfOf 446974000) MINUS (846931000000101 OR 852451000000103 OR 852461000000100 OR 715456008 OR 846911000000109 OR 1153596006 OR 248358009)"
          }
        ]
      }
    ]
  },
  "expansion": {
    "identifier": "19fb99b5-b096-4514-8e0a-1548fcbe7d87",
    "timestamp": "2023-10-31T21:11:00+00:00",
    "total": 5,
    "offset": 0,
    "contains": [
      {
        "system": "http://snomed.info/sct",
        "code": "60621009",
        "display": "Body mass index"
      },
      {
        "system": "http://snomed.info/sct",
        "code": "446974000",
        "display": "BMI (body mass index) centile"
      },
      {
        "system": "http://snomed.info/sct",
        "code": "1153602009",
        "display": "Body mass index for age percentile"
      },
      {
        "system": "http://snomed.info/sct",
        "code": "896691000000102",
        "display": "Child body mass index centile"
      },
      {
        "system": "http://snomed.info/sct",
        "code": "926011000000101",
        "display": "Down syndrome body mass index centile"
      }
    ]
  }
}