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

FHIR IG analytics

Packagehl7.fhir.us.vitalsigns
Resource TypeValueSet
IdValueSet-weightMeasurementDeviceVS.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "weightMeasurementDeviceVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/vitals/ValueSet/weightMeasurementDeviceVS",
  "version": "0.1.0",
  "name": "WeightMeasurementDevice",
  "title": "Weight Measurement Device value set",
  "status": "draft",
  "date": "2019-05-29",
  "publisher": "HSPC",
  "description": "SELECT SNOMED CT code system values.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "copyright": "TBD",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "466289007",
            "display": "Bed scale (physical object)"
          },
          {
            "code": "444063009",
            "display": "Broselow Luten color coding system for pediatric weight estimation (assessment scale)"
          },
          {
            "code": "720689000",
            "display": "Chair scale (physical object)"
          },
          {
            "code": "469204003",
            "display": "Floor scale, electronic (physical object)"
          },
          {
            "code": "469787007",
            "display": "Floor scale, mechanical (physical object)"
          },
          {
            "code": "58514003",
            "display": "Infant scale (physical object)"
          },
          {
            "code": "462242008",
            "display": "Patient sling scale (physical object)"
          },
          {
            "code": "466532009",
            "display": "Wheelchair scale (physical object)"
          }
        ]
      },
      {
        "system": "http://hl7.org/fhir/us/vitals/CodeSystem/SolorTemporaryCodeSystem",
        "concept": [
          {
            "code": "24181000205106",
            "display": "Patient lift scale (physical object)"
          }
        ]
      }
    ]
  }
}