臺灣核心實作指引(TW Core IG)
0.3.0 - Ci-Build Trial Use

臺灣核心實作指引(TW Core IG), published by 衛生福利部. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cctwFHIRterm/MOHW_TWCoreIG_Build/ and changes regularly. See the Directory of published versions

: 生命體徵值集 - JSON Representation

Active as of 2022-08-31

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "vital-signs-tw",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vital-signs-tw</b></p><a name=\"vital-signs-tw\"> </a><a name=\"hcvital-signs-tw\"> </a><a name=\"vital-signs-tw-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/39156-5/\">39156-5</a></td><td style=\"color: #cccccc\">Body mass index (BMI) [Ratio]</td></tr><tr><td><a href=\"https://loinc.org/85353-1/\">85353-1</a></td><td style=\"color: #cccccc\">Vital signs, weight, height, head circumference, oxygen saturation and BMI panel</td></tr><tr><td><a href=\"https://loinc.org/9279-1/\">9279-1</a></td><td style=\"color: #cccccc\">Respiratory rate</td></tr><tr><td><a href=\"https://loinc.org/8867-4/\">8867-4</a></td><td style=\"color: #cccccc\">Heart rate</td></tr><tr><td><a href=\"https://loinc.org/2708-6/\">2708-6</a></td><td style=\"color: #cccccc\">Oxygen saturation in Arterial blood</td></tr><tr><td><a href=\"https://loinc.org/8310-5/\">8310-5</a></td><td style=\"color: #cccccc\">Body temperature</td></tr><tr><td><a href=\"https://loinc.org/8302-2/\">8302-2</a></td><td style=\"color: #cccccc\">Body height</td></tr><tr><td><a href=\"https://loinc.org/9843-4/\">9843-4</a></td><td style=\"color: #cccccc\">Head Occipital-frontal circumference</td></tr><tr><td><a href=\"https://loinc.org/29463-7/\">29463-7</a></td><td style=\"color: #cccccc\">Body weight</td></tr><tr><td><a href=\"https://loinc.org/85354-9/\">85354-9</a></td><td style=\"color: #cccccc\">Blood pressure panel with all children optional</td></tr><tr><td><a href=\"https://loinc.org/8480-6/\">8480-6</a></td><td style=\"color: #cccccc\">Systolic blood pressure</td></tr><tr><td><a href=\"https://loinc.org/8462-4/\">8462-4</a></td><td style=\"color: #cccccc\">Diastolic blood pressure</td></tr><tr><td><a href=\"https://loinc.org/8478-0/\">8478-0</a></td><td style=\"color: #cccccc\">Mean blood pressure</td></tr></table></li></ul></div>"
  },
  "url" : "https://twcore.mohw.gov.tw/ig/twcore/ValueSet/vital-signs-tw",
  "version" : "0.3.0",
  "name" : "TWVitalSigns",
  "title" : "生命體徵值集",
  "status" : "active",
  "experimental" : false,
  "date" : "2022-08-31",
  "contact" : [
    {
      "name" : "衛生福利部",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.mohw.gov.tw/"
        },
        {
          "system" : "email",
          "value" : "CCYU@mohw.gov.tw"
        }
      ]
    }
  ],
  "description" : "生命體徵值集",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "39156-5"
          },
          {
            "code" : "85353-1"
          },
          {
            "code" : "9279-1"
          },
          {
            "code" : "8867-4"
          },
          {
            "code" : "2708-6"
          },
          {
            "code" : "8310-5"
          },
          {
            "code" : "8302-2"
          },
          {
            "code" : "9843-4"
          },
          {
            "code" : "29463-7"
          },
          {
            "code" : "85354-9"
          },
          {
            "code" : "8480-6"
          },
          {
            "code" : "8462-4"
          },
          {
            "code" : "8478-0"
          }
        ]
      }
    ]
  }
}