FHIR IG analytics| Package | hl7.fhir.uv.symptoms |
| Resource Type | Observation |
| Id | Observation-AppetiteFunctionalAssessmentCollection.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation AppetiteFunctionalAssessmentCollection
Language: en
Profile: Functional Assessment Collection
status: Final
category: Appetite, Survey
code: Functional Assessment of Chronic Illness Therapy (FACIT) - Cancer Specific Measures Panel
subject: John Doe Male, DoB: 1953-02-21
effective: 2025-11-10 13:28:17+0200
performer: Practitioner Ima Doctor
hasMember: Observation I have a loss of appetite in the past 7 days [FACIT]
{
"resourceType": "Observation",
"id": "AppetiteFunctionalAssessmentCollection",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/symptoms/StructureDefinition/FunctionalAssessmentCollection"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://hl7.org/fhir/sid/icf",
"code": "b1302"
}
]
},
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "survey"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "70505-3"
}
]
},
"subject": {
"reference": "Patient/JohnDoe"
},
"effectiveDateTime": "2025-11-10T13:28:17.239+02:00",
"performer": [
{
"reference": "Practitioner/AdmissionsPerson"
}
],
"hasMember": [
{
"reference": "Observation/AppetiteFunctionalAssessmentScale"
}
]
}