FHIR IG analytics| Package | hl7.fhir.us.pco.r4 |
| Resource Type | Observation |
| Id | Observation-pcoWhatMattersRelationshipsExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation pcoWhatMattersRelationshipsExample
Profile: What Matters Assessment
status: Final
category: What Matters, Survey
code: Family, Friends & Co-Workers
effective: 2025-02-14 15:20:00+0000
hasMember:
{
"resourceType": "Observation",
"id": "pcoWhatMattersRelationshipsExample",
"meta": {
"profile": [
"http://hl7.org/fhir/us/pco/StructureDefinition/pco-what-matters-assessment"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/pco/CodeSystem/pco-concepts-temporary",
"code": "what-matters",
"display": "What Matters"
}
]
},
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "survey"
}
]
}
],
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/us/pco/CodeSystem/personal-health-inventory-temporary",
"code": "relationships",
"display": "Family, Friends & Co-Workers"
}
]
},
"subject": {
"reference": "Patient/pcoPatientJones"
},
"effectiveDateTime": "2025-02-14T15:20:00Z",
"performer": [
{
"reference": "Patient/pcoPatientJones"
}
],
"hasMember": [
{
"reference": "Observation/pcoWhatMattersRelationshipsExampleNowRating"
},
{
"reference": "Observation/pcoWhatMattersRelationshipsExampleFutureRating"
},
{
"reference": "Observation/pcoWhatMattersRelationshipsExampleFutureChanges"
},
{
"reference": "Observation/pcoWhatMattersFocusAreaExample"
}
]
}