FHIR IG analytics| Package | tw.gov.mohw.emr |
| Resource Type | Observation |
| Id | Observation-PMR-Obs6.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation PMR-Obs6
status: Final
code: Usual occupation Narrative
effective: 2023-10-01 16:52:00+0800
performer: Practitioner 賴一施
value: 服務業/一般職員
{
"resourceType": "Observation",
"id": "PMR-Obs6",
"meta": {
"profile": [
"https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRProfessionObservation"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "21847-9",
"display": "Usual occupation Narrative"
}
]
},
"subject": {
"reference": "Patient/PMR-Pat2"
},
"effectiveDateTime": "2023-10-01T16:52:00+08:00",
"performer": [
{
"reference": "Practitioner/PMR-Pra18"
}
],
"valueString": "服務業/一般職員"
}