FHIR IG analytics| Package | hl7.fhir.us.mcc |
| Resource Type | Observation |
| Id | Observation-caregiver-consideration-obs-example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation caregiver-consideration-obs-example
version: 3; Last updated: 2022-09-09 12:12:45+0000;
Information Source: #k60DkM4brEus0tLp
Profile: Multiple Chronic Condition Care Plan Caregiver Considerations Observation
status: Final
category: Social History, Caregiver well-being status
code: Caregiver role strain Caregiver [CCC]
subject: Noelle
focus: RelatedPerson Sarah van Putten (official)
effective: 2021-11-10 16:48:57-0800
performer: Practitioner Peter Primary
value: Improved
{
"resourceType": "Observation",
"id": "caregiver-consideration-obs-example",
"meta": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/instance-name",
"valueString": "MCC Observation of caregiver consideration example"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/instance-description",
"valueMarkdown": "This is an example of assessing caregiver strain for the Multiple Chronic Condition Care Caregiver Considerations Observation profile."
}
],
"versionId": "3",
"lastUpdated": "2022-09-09T12:12:45.266+00:00",
"source": "#k60DkM4brEus0tLp",
"profile": [
"http://hl7.org/fhir/us/mcc/StructureDefinition/MCCCaregiverConsiderationsObservation"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/resource-pertainsToGoal",
"valueReference": {
"reference": "Goal/HPT-WNL"
}
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "social-history",
"display": "Social History"
}
]
},
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "405193005",
"display": "Caregiver wellbeing status (observable entity)"
}
],
"text": "Caregiver well-being status"
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "42821-9",
"display": "Caregiver role strain Caregiver [CCC]"
}
],
"text": "Caregiver role strain Caregiver [CCC]"
},
"subject": {
"reference": "Patient/cc-pat-pnoelle",
"display": "Noelle"
},
"focus": [
{
"reference": "RelatedPerson/caregiver-of-noelle"
}
],
"effectiveDateTime": "2021-11-10T16:48:57.246958-08:00",
"performer": [
{
"reference": "Practitioner/practitionerMCC-3"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://loinc.org",
"code": "LA65-8",
"display": "Improved"
}
],
"text": "Improved"
}
}