臺灣血液透析實作指引 (TW HD IG)
0.0.2 - ci-build
臺灣血液透析實作指引 (TW HD IG) - Local Development build (v0.0.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Observation ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "hd-functional-status-example"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.muen.tw/ig/hd/StructureDefinition/hd-functional-status"^^xsd:anyURI ;
fhir:l <https://fhir.muen.tw/ig/hd/StructureDefinition/hd-functional-status> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation hd-functional-status-example</b></p><a name=\"hd-functional-status-example\"> </a><a name=\"hchd-functional-status-example\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-hd-functional-status.html\">生活活動評估 (HD Functional Status)</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category survey}\">Survey</span></p><p><b>code</b>: <span title=\"Codes:\">生活活動評估</span></p><p><b>subject</b>: <a href=\"Patient-hd-patient-example.html\">王小明(official) Male, DoB: 1965-03-12 ( Medical record number (use: official, ))</a></p><p><b>effective</b>: 2024-03-01</p><p><b>value</b>: <span title=\"Codes:{https://fhir.muen.tw/ig/hd/CodeSystem/functional-status 90}\">能從事正常活動,只有輕微之疾病症狀</span></p></div>"^^rdf:XMLLiteral ]
] ; #
fhir:status [ fhir:v "final"] ; #
fhir:category ( [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/observation-category> ] ;
fhir:code [ fhir:v "survey" ] ] )
] ) ; #
fhir:code [
fhir:text [ fhir:v "生活活動評估" ]
] ; #
fhir:subject [
fhir:l fhir:Patient/hd-patient-example ;
fhir:reference [ fhir:v "Patient/hd-patient-example" ]
] ; #
fhir:effective [
a fhir:DateTime ;
fhir:v "2024-03-01"^^xsd:date
] ; #
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [
fhir:v "https://fhir.muen.tw/ig/hd/CodeSystem/functional-status"^^xsd:anyURI ;
fhir:l <https://fhir.muen.tw/ig/hd/CodeSystem/functional-status> ] ;
fhir:code [ fhir:v "90" ] ;
fhir:display [ fhir:v "能從事正常活動,只有輕微之疾病症狀" ] ] )
] . #
IG © 2026+ 沐恩生醫光電股份有限公司. Package tw.com.muenai.hd#0.0.2 based on FHIR 4.0.1. Generated 2026-06-11
Links: Table of Contents |
QA Report