FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/vital-signs-tw

Packagetw.gov.mohw.twcore
Resource TypeValueSet
Idvital-signs-tw
FHIR VersionR4
Sourcehttps://twcore.mohw.gov.tw/ig/twcore/https://build.fhir.org/ig/MOHW-TWCoreIG/cctwFHIRterm/ValueSet-vital-signs-tw.html
URLhttps://twcore.mohw.gov.tw/ig/twcore/ValueSet/vital-signs-tw
Version0.3.0
Statusactive
Date2022-08-31
NameTWVitalSigns
TitleLOINC生命體徵值集
Realmtw
Authoritynational
DescriptionLOINC生命體徵值集。

Resources that use this resource

StructureDefinition
Observation-vitalSigns-twcoreTW Core Observation Vital Signs
ObservationtwcoreTW Core Observation

Resources that this resource uses

CodeSystem
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

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

Generated Narrative: ValueSet vital-signs-tw

  • Include these codes as defined in http://loinc.org
    CodeDisplay
    39156-5Body mass index (BMI) [Ratio]
    85353-1Vital signs, weight, height, head circumference, oxygen saturation and BMI panel
    9279-1Respiratory rate
    8867-4Heart rate
    2708-6Oxygen saturation in Arterial blood
    8310-5Body temperature
    8302-2Body height
    9843-4Head Occipital-frontal circumference
    29463-7Body weight
    85354-9Blood pressure panel with all children optional
    8480-6Systolic blood pressure
    8462-4Diastolic blood pressure
    8478-0Mean blood pressure

Source

{
  "resourceType": "ValueSet",
  "id": "vital-signs-tw",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://twcore.mohw.gov.tw/ig/twcore/ValueSet/vital-signs-tw",
  "version": "0.3.0",
  "name": "TWVitalSigns",
  "title": "LOINC生命體徵值集",
  "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": "LOINC生命體徵值集。",
  "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"
          }
        ]
      }
    ]
  }
}