This page is part of the 臺灣核心實作指引(TW Core IG) (v0.1.1: Releases) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: 生命體徵值集 - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "vital-signs-tw",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
},
"url" : "https://twcore.mohw.gov.tw/ig/twcore/ValueSet/vital-signs-tw",
"version" : "0.1.1",
"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"
}
]
},
{
"valueSet" : [
"http://hl7.org/fhir/ValueSet/observation-vitalsignresult"
]
}
]
}
}