Connectathon 11 Snapshot

This page is part of the FHIR Specification (v1.2.0: STU 3 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Hspc\valueset-hspc-observation-weightPrecond.json

Raw JSON (canonical form)

Definition for Value SetHSPC Body Weight Associated Precondition

{
  "resourceType": "ValueSet",
  "id": "hspc-observation-weightPrecond",
  "meta": {
    "lastUpdated": "2015-12-11T17:38:40.294+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div>!-- Snipped for Brevity --></div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.0"
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/hspc-observation-weightPrecond",
  "version": "0.01",
  "name": "HSPC Body Weight Associated Precondition",
  "status": "draft",
  "experimental": true,
  "publisher": "HSPC",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http://healthcaresoa.org"
        }
      ]
    }
  ],
  "date": "2015-05-19",
  "description": "SNOMED CT code system values descending from the following:'body position finding' 9851009",
  "immutable": true,
  "copyright": "TBD",
  "extensible": true,
  "codeSystem": {
    "system": "http://hl7.org/fhir/observation-hspc-weightPrecond",
    "caseSensitive": true,
    "concept": [
      {
        "code": "84123",
        "display": "Weight with street clothes",
        "definition": "Body weight measured while clothed"
      },
      {
        "code": "84124",
        "display": "Weight without street clothes",
        "definition": "Body weight measured while unclothed"
      },
      {
        "code": "84127",
        "display": "Weight with diapers",
        "definition": "Infant weight while wearing a diaper"
      },
      {
        "code": "84128",
        "display": "Weight without diapers",
        "definition": "Infant weight without a diaper"
      },
      {
        "code": "84129",
        "display": "Weight with cast",
        "definition": "Body weight that includes a cast"
      },
      {
        "code": "84130",
        "display": "Weight without cast",
        "definition": "Body weight minus the weight of a cast"
      },
      {
        "code": "84131",
        "display": "Weight with limb prosthesis",
        "definition": "Body weight including a prosthetic limb"
      },
      {
        "code": "84132",
        "display": "Weight without limb prosthesis",
        "definition": "Body weight minus the weight of a prosthetic limb"
      },
      {
        "code": "84133",
        "display": "Weight with brace",
        "definition": "Body weight including a brace"
      },
      {
        "code": "84134",
        "display": "Weight without brace",
        "definition": "Body weight minus the weight of a brace"
      },
      {
        "code": "84135",
        "display": "Weight with gown or drape",
        "definition": "Body weight including a gown or drape"
      },
      {
        "code": "84136",
        "display": "Weight with added-on weight",
        "definition": "Body weight the includes some other weight"
      },
      {
        "code": "84137",
        "display": "Weight without added-on weight",
        "definition": "Body weight after subtracting some other included weight"
      }
    ]
  },
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "445541000",
            "display": "Dry body weight (observable entity)"
          },
          {
            "code": "424927000",
            "display": "Body weight with shoes (observable entity)"
          },
          {
            "code": "425024002",
            "display": "Body weight without shoes (observable entity)"
          }
        ]
      }
    ]
  }
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.