身體活動與飲食實作指引, published by 衛生福利部國民健康署. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hpapa2025/pad/ and changes regularly. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@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 "ObservationSixMajorFoodGroups"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://www.hpa.gov.tw/pad/StructureDefinition/Observation-six-major-food-groups-pad"^^xsd:anyURI ;
fhir:link <https://www.hpa.gov.tw/pad/StructureDefinition/Observation-six-major-food-groups-pad> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div style=\"display: inline-block; background-color: #dbe7d9ff; padding: 6px; margin: 4px; border: 1px solid #9fc298ff; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Observation-six-major-food-groups-pad.html\">六大類食物紀錄-Observation Six Major Food Groups PAD</a></p></div><h3><b>六大類食物紀錄</b></h3><p><b>狀態</b>:final</p><p><b>紀錄人</b>:<a href=\"Patient-pat-min.html\">Patient/pat-min</a></p><p><b>紀錄日期</b>:2025-08-30</p><blockquote><p><b>全榖雜糧類</b>:16 /日</p><p><b>蔬菜類</b>:5 /日</p><p><b>豆魚蛋肉類</b>:7 /日</p><p><b>水果類</b>:4 /日</p><p><b>乳品類</b>:1.5 /日</p><p><b>油脂與</b>:7 /日</p></blockquote></div>"^^rdf:XMLLiteral
] ; #
fhir:status [ fhir:v "final"] ; #
fhir:code [
( fhir:coding [
a loinc:80445-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "80445-0" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/pat-min" ]
] ; #
fhir:effective [
a fhir:dateTime ;
fhir:v "2025-08-30"^^xsd:date
] ; #
fhir:performer ( [
fhir:reference [ fhir:v "Patient/pat-min" ]
] ) ; #
fhir:component ( [
fhir:code [
( fhir:coding [
a loinc:80456-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "80456-7" ] ] ) ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "16"^^xsd:decimal ] ;
fhir:unit [ fhir:v "/d" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "/d" ] ]
] [
fhir:code [
( fhir:coding [
a loinc:80460-9 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "80460-9" ] ] ) ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "5"^^xsd:decimal ] ;
fhir:unit [ fhir:v "/d" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "/d" ] ]
] [
fhir:code [
( fhir:coding [
a loinc:80464-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "80464-1" ] ] ) ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "7"^^xsd:decimal ] ;
fhir:unit [ fhir:v "/d" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "/d" ] ]
] [
fhir:code [
( fhir:coding [
a loinc:80458-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "80458-3" ] ] ) ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "4"^^xsd:decimal ] ;
fhir:unit [ fhir:v "/d" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "/d" ] ]
] [
fhir:code [
( fhir:coding [
a loinc:80462-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "80462-5" ] ] ) ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v 1.5 ] ;
fhir:unit [ fhir:v "/d" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "/d" ] ]
] [
fhir:code [
( fhir:coding [
a loinc:80466-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "80466-6" ] ] ) ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "7"^^xsd:decimal ] ;
fhir:unit [ fhir:v "/d" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "/d" ] ]
] ) . #
IG © 2024+ 衛生福利部國民健康署. Package tw.gov.mohw.hpa.pad#0.1.0 based on FHIR 4.0.1. Generated 2025-09-10
Links: Table of Contents |
QA Report
| Version History