STU 3 Candidate

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

Codesystem-observation-weightPrecond.json

Raw JSON (canonical form)

Definition for Code System HSPC Body Weight Associated Precondition

{
  "resourceType": "CodeSystem",
  "id": "hspc-observation-weightPrecond",
  "meta": {
    "lastUpdated": "2016-03-31T08:01:25.570+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.1.707"
    }
  ],
  "url": "http://hl7.org/fhir/observation-hspc-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-18T17:00:00+03:00",
  "description": "SNOMED CT code system values descending from the following:'body position finding' 9851009",
  "copyright": "TBD",
  "caseSensitive": true,
  "valueSet": "http://hl7.org/fhir/ValueSet/hspc-observation-weightPrecond",
  "content": "complete",
  "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"
    }
  ]
}

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.