FHIR IG analytics| Package | tw.gov.mohw.twcore |
| Resource Type | Observation |
| Id | Observation-obs-treatment-intervention-preference-example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation obs-treatment-intervention-preference-example
status: Final
category: Treatment Intervention Preference
code: preferences for medical treatment
subject: 陳加玲(official) Female, DoB: 1990-01-01 ( Medical record number (use: official, ))
effective: 2023-08-30
performer: Practitioner 王依昇(official)
value: If I am having significant pain or suffering, I would like my doctors to consult a Supportive and Palliative Care Team to help treat my physical, emotional and spiritual discomfort, and to support my family.
{
"resourceType": "Observation",
"id": "obs-treatment-intervention-preference-example",
"meta": {
"profile": [
"https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Observation-treatment-intervention-preference-twcore"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/category-code-tw",
"code": "treatment-intervention-preference",
"display": "Treatment Intervention preference"
}
],
"text": "Treatment Intervention Preference"
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "75773-2",
"display": "Goals, preferences, and priorities for medical treatment Narrative - Reported"
}
],
"text": "preferences for medical treatment"
},
"subject": {
"reference": "Patient/pat-example"
},
"effectiveDateTime": "2023-08-30",
"performer": [
{
"reference": "Practitioner/pra-dr-example"
}
],
"valueString": "If I am having significant pain or suffering, I would like my doctors to consult a Supportive and Palliative Care Team to help treat my physical, emotional and spiritual discomfort, and to support my family."
}