Person-Centered Outcomes Test Data - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "pcoWhatMattersStatementExample",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/pco/StructureDefinition/pco-what-matters-assessment"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation pcoWhatMattersStatementExample</b></p><a name=\"pcoWhatMattersStatementExample\"> </a><a name=\"hcpcoWhatMattersStatementExample\"> </a><a name=\"pcoWhatMattersStatementExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/pco/CodeSystem/wellbeing-concepts what-matters}\">What Matters Most</span>, <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category survey}\">Survey</span></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/us/pco/CodeSystem/va-whole-health-example relationships}\">Family, Friends & Co-Workers</span></p><p><b>subject</b>: <a href=\"Patient-pcoGoalPatient.html\">Camila Lopez Female, DoB: 1955-07-16 ( http://example.org#ee8d4ac0-545c-4501-8d7e-646bfbda1db5\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>effective</b>: 2024-03-27 14:30:00+0000</p><p><b>performer</b>: <a href=\"Patient-pcoGoalPatient.html\">Camila Lopez Female, DoB: 1955-07-16 ( http://example.org#ee8d4ac0-545c-4501-8d7e-646bfbda1db5\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>value</b>: I would like to meet my friends again for morning walks, but my knee pain prevents me from doing that.</p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://hl7.org/fhir/us/pco/CodeSystem/wellbeing-concepts",
"code" : "what-matters",
"display" : "What Matters Most"
}
]
},
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "survey"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/us/pco/CodeSystem/va-whole-health-example",
"code" : "relationships",
"display" : "Family, Friends & Co-Workers"
}
]
},
"subject" : {
🔗 "reference" : "Patient/pcoGoalPatient"
},
"effectiveDateTime" : "2024-03-27T14:30:00Z",
"performer" : [
{
🔗 "reference" : "Patient/pcoGoalPatient"
}
],
"valueString" : "I would like to meet my friends again for morning walks, but my knee pain prevents me from doing that."
}