FHIR IG analytics| Package | tw.gov.mohw.nhi.pas |
| Resource Type | Observation |
| Id | Observation-obs-objective.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation obs-objective
Profile: 客觀描述-Observation Objective TWPAS
status: Final
category: Survey
code: Objective Narrative
subject: 王大明 Male, DoB: 2001-01-01 ( Medical record number (use: official, ))
effective: 2025-11-11
value: BP 110/70 mmHg PR 80/min BT 38.50C
{
"resourceType": "Observation",
"id": "obs-objective",
"meta": {
"profile": [
"https://nhicore.nhi.gov.tw/pas/StructureDefinition/Observation-objective-twpas"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "survey"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "61149-1"
}
]
},
"subject": {
"reference": "Patient/pat-min"
},
"encounter": {
"reference": "Encounter/enc-opd"
},
"effectiveDateTime": "2025-11-11",
"valueString": "BP 110/70 mmHg PR 80/min BT 38.50C"
}