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-vitalsignassociatedprecond.json

Raw JSON (canonical form)

Definition for Value SetHSPC Vital Sign Associated Precondition

{
  "resourceType": "ValueSet",
  "id": "hspc-vitalsignassociatedprecond",
  "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-vitalsignassociatedprecond",
  "version": "0.01",
  "name": "HSPC Vital Sign Associated Precondition",
  "status": "draft",
  "experimental": true,
  "publisher": "Health Services Platform Consortium (HSPC)",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http://hl7.org/fhir"
        },
        {
          "system": "email",
          "value": "fhir@lists.hl7.org"
        }
      ]
    }
  ],
  "date": "2015-06-11",
  "description": "SELECT SNOMED CT code system values descending from 'Qualifier value' (362981000).",
  "immutable": true,
  "copyright": "TBD",
  "extensible": true,
  "codeSystem": {
    "system": "http://hl7.org/fhir/hspc-vitalsignassociatedprecond",
    "caseSensitive": true,
    "concept": [
      {
        "code": "1942",
        "display": "After cardioversion",
        "definition": "Occurred after the cardioversion procedure"
      },
      {
        "code": "1966",
        "display": "Before cardioversion",
        "definition": "Occurred before the cardioversion procedure"
      },
      {
        "code": "2029",
        "display": "During cardioversion",
        "definition": "Occurred during the cardioversion procedure"
      },
      {
        "code": "219101",
        "display": "At birth",
        "definition": "Occurred at birth"
      }
    ]
  },
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "255214003",
            "display": "after exercise"
          },
          {
            "code": "307166007",
            "display": "before exercise"
          },
          {
            "code": "309604004",
            "display": "during exercise"
          },
          {
            "code": "263678003",
            "display": "at rest"
          },
          {
            "code": "276986009",
            "display": "antepartum"
          },
          {
            "code": "255410009",
            "display": "postpartum"
          },
          {
            "code": "307159006",
            "display": "intrapartum"
          },
          {
            "code": "255566006",
            "display": "post-dose"
          },
          {
            "code": "255235001",
            "display": "pre-dose"
          },
          {
            "code": "262068006",
            "display": "preoperative"
          },
          {
            "code": "262061000",
            "display": "postoperative"
          },
          {
            "code": "277671009",
            "display": "intraoperative"
          },
          {
            "code": "884001",
            "display": "initial"
          }
        ]
      }
    ]
  }
}

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.