This page is part of the 臺灣核心實作指引(TW Core IG) (v0.3.0: Releases) based on FHIR (HL7® FHIR® Standard) 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
Active as of 2024-08-31 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "observation-clinical-result-category"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet observation-clinical-result-category</b></p><a name=\"observation-clinical-result-category\"> </a><a name=\"hcobservation-clinical-result-category\"> </a><a name=\"observation-clinical-result-category-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-observation-category.html\"><code>http://terminology.hl7.org/CodeSystem/observation-category</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-observation-category.html#observation-category-laboratory\">laboratory</a></td><td style=\"color: #cccccc\">Laboratory</td><td>The results of observations generated by laboratories. Laboratory results are typically generated by laboratories providing analytic services in areas such as chemistry, hematology, serology, histology, cytology, anatomic pathology (including digital pathology), microbiology, and/or virology. These observations are based on analysis of specimens obtained from the patient and submitted to the laboratory.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-observation-category.html#observation-category-exam\">exam</a></td><td style=\"color: #cccccc\">Exam</td><td>Observations generated by physical exam findings including direct observations made by a clinician and use of simple instruments and the result of simple maneuvers performed directly on the patient's body.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-observation-category.html#observation-category-therapy\">therapy</a></td><td style=\"color: #cccccc\">Therapy</td><td>Observations generated by non-interventional treatment protocols (e.g. occupational, physical, radiation, nutritional and medication therapy)</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-observation-category.html#observation-category-imaging\">imaging</a></td><td style=\"color: #cccccc\">Imaging</td><td>Observations generated by imaging. The scope includes observations regarding plain x-ray, ultrasound, CT, MRI, angiography, echocardiography, and nuclear medicine.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-observation-category.html#observation-category-procedure\">procedure</a></td><td style=\"color: #cccccc\">Procedure</td><td>Observations generated by other procedures. This category includes observations resulting from interventional and non-interventional procedures excluding laboratory and imaging (e.g., cardiology catheterization, endoscopy, electrodiagnostics, etc.). Procedure results are typically generated by a clinician to provide more granular information about component observations made during a procedure. An example would be when a gastroenterologist reports the size of a polyp observed during a colonoscopy.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-observation-category.html#observation-category-vital-signs\">vital-signs</a></td><td style=\"color: #cccccc\">Vital Signs</td><td>Clinical observations measure the body's basic functions such as blood pressure, heart rate, respiratory rate, height, weight, body mass index, head circumference, pulse oximetry, temperature, and body surface area.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-observation-category.html#observation-category-activity\">activity</a></td><td style=\"color: #cccccc\">Activity</td><td>Observations that measure or record any bodily activity that enhances or maintains physical fitness and overall health and wellness. Not under direct supervision of practitioner such as a physical therapist. (e.g., laps swum, steps, sleep data)</td></tr></table></li></ul></div>"
] ; #
fhir:url [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/ValueSet/observation-clinical-result-category"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.3.0"] ; #
fhir:name [ fhir:v "TWObservationClinicalResultCategory"] ; #
fhir:title [ fhir:v "臺灣衛福部資訊處Observation Clinical Result類型值集"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-08-31"^^xsd:date] ; #
fhir:contact ( [
fhir:name [ fhir:v "衛生福利部" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.mohw.gov.tw/" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "CCYU@mohw.gov.tw" ] ] )
] ) ; #
fhir:description [ fhir:v "臺灣衛福部資訊處Observation Clinical Result類型值集"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "laboratory" ] ] [
fhir:code [ fhir:v "exam" ] ] [
fhir:code [ fhir:v "therapy" ] ] [
fhir:code [ fhir:v "imaging" ] ] [
fhir:code [ fhir:v "procedure" ] ] [
fhir:code [ fhir:v "vital-signs" ] ] [
fhir:code [ fhir:v "activity" ] ] ) ] )
] . #
IG © 2022+ 衛生福利部. Package tw.gov.mohw.twcore#0.3.0 based on FHIR 4.0.1. Generated 2024-10-15
Links: Table of Contents |
QA Report
| Version History |
聯絡我們