臺灣核心實作指引(TW Core IG), published by 衛生福利部. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/TU9IVy1UV0NvcmVJRw/VFcgQ29yZSBJRyBJVFJJ/ and changes regularly. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <http://loinc.org/rdf#> .
@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 -------------------------------------------------------------------
<http://hl7.org/fhir/Observation/obs-screening-assessment-example> a fhir:Observation ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "obs-screening-assessment-example"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Observation-screening-assessment-twcore" ;
fhir:index 0 ;
fhir:link <https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Observation-screening-assessment-twcore>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation obs-screening-assessment-example</b></p><a name=\"obs-screening-assessment-example\"> </a><a name=\"hcobs-screening-assessment-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-Observation-screening-assessment-twcore.html\">TW Core Observation Screening Assessment</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:{http://loinc.org 32401-2}\">Apgar color score</span></p><p><b>subject</b>: <a href=\"Patient-pat-example.html\">陳加玲(official) Female, DoB: 1990-01-01 ( Medical record number (use: official, ))</a></p><p><b>effective</b>: 2016-05-18 22:33:22+0000</p><p><b>performer</b>: <a href=\"Organization-org-hosp-example.html\">Organization 衛生福利部臺北醫院</a></p><p><b>value</b>: <span title=\"Codes:{http://loinc.org LA6724-4}\">Pregnant</span></p></div>"
] ;
fhir:Observation.status [ fhir:value "final"] ;
fhir:Observation.category [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/observation-category" ] ;
fhir:Coding.code [ fhir:value "survey" ] ;
fhir:Coding.display [ fhir:value "Survey" ]
] ;
fhir:CodeableConcept.text [ fhir:value "Survey" ]
] ;
fhir:Observation.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:32401-2 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "32401-2" ] ;
fhir:Coding.display [ fhir:value "10 minute Apgar Color" ]
] ;
fhir:CodeableConcept.text [ fhir:value "Apgar color score" ]
] ;
fhir:Observation.subject [
fhir:link <http://hl7.org/fhir/Patient/pat-example> ;
fhir:Reference.reference [ fhir:value "Patient/pat-example" ]
] ;
fhir:Observation.effectiveDateTime [ fhir:value "2016-05-18T22:33:22+00:00"^^xsd:dateTime] ;
fhir:Observation.performer [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Organization/org-hosp-example> ;
fhir:Reference.reference [ fhir:value "Organization/org-hosp-example" ]
] ;
fhir:Observation.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:LA6724-4 ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/ordinalValue" ] ;
fhir:Extension.valueDecimal [ fhir:value "2"^^xsd:decimal ]
] ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "LA6724-4" ] ;
fhir:Coding.display [ fhir:value "Good color all over" ]
] ;
fhir:CodeableConcept.text [ fhir:value "Pregnant" ]
] .
<http://hl7.org/fhir/Patient/pat-example> a fhir:Patient .
<http://hl7.org/fhir/Organization/org-hosp-example> a fhir:Organization .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Observation/obs-screening-assessment-example.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Observation/obs-screening-assessment-example.ttl> .
IG © 2022+ 衛生福利部. Package tw.gov.mohw.twcore#1.0.0 based on FHIR 4.0.1. Generated 2026-08-18
Links: Table of Contents |
QA Report
| Version History |
聯絡我們
