FHIR IG analytics| Package | hl7.fhir.us.pacio-adi.r4 |
| Resource Type | Observation |
| Id | Observation-Example-Smith-Johnson-ADIPMOParticipantObservation1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation Example-Smith-Johnson-ADIPMOParticipantObservation1
Profile: ADI PMO Participant Observation
status: Final
code: Portable medical order discussion participants
focus: Composition Portable Medical Order
effective: 2024-09-18 22:33:22+0000
performer: PractitionerRole: telecom = kanydoc@example.org(Work)
value: Patient with decision-making capacity
{
"resourceType": "Observation",
"id": "Example-Smith-Johnson-ADIPMOParticipantObservation1",
"meta": {
"profile": [
"http://hl7.org/fhir/us/pacio-adi/StructureDefinition/ADI-PMOParticipantObservation"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "100827-5"
}
]
},
"subject": {
"reference": "Patient/Example-Smith-Johnson-Patient1"
},
"focus": [
{
"reference": "Composition/PMO-Example-Smith-Johnson-PMOComposition1"
}
],
"effectiveDateTime": "2024-09-18T22:33:22Z",
"performer": [
{
"reference": "PractitionerRole/Example-Kyle-Anydoc-PractitionerRole1"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://loinc.org",
"code": "LA33482-3",
"display": "Patient with decision-making capacity"
}
]
}
}