FHIR IG analytics| Package | hl7.fhir.us.physical-activity |
| Resource Type | Observation |
| Id | Observation-Scen5ObsActivityGroup.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation
Resource Observation "Scen5ObsActivityGroup"
status: final
category: Activity (Observation Category Codes#activity), Physical Activity (Temporary Codes#PhysicalActivity)
code: Physical Activity Panel (Temporary Codes#PAPanel)
subject: Patient/Scen5PatientRosalie: Rosalie Belyaev " BELYAEV"
effective: 2022-07-18 16:31:00-0800
performer: RelatedPerson/Scen5RelatedPersonNadia: Nadia Belyaev " BELYAEV"
note: Regular soccer game. On field for all but 15 minutes (By RelatedPerson/Scen5RelatedPersonNadia @Jul 19, 2022, 12:31:00 AM)
hasMember: Observation/Scen5ObsActivityMeanHR
{
"resourceType": "Observation",
"id": "Scen5ObsActivityGroup",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "activity"
}
]
},
{
"coding": [
{
"system": "http://hl7.org/fhir/us/physical-activity/CodeSystem/pa-temporary-codes",
"code": "PhysicalActivity"
}
]
}
],
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/us/physical-activity/CodeSystem/pa-temporary-codes",
"code": "PAPanel",
"display": "Physical Activity Panel"
}
]
},
"subject": {
"reference": "Patient/Scen5PatientRosalie",
"display": "Rosalie Belyaev"
},
"effectiveDateTime": "2022-07-18T16:31:00-08:00",
"performer": [
{
"reference": "RelatedPerson/Scen5RelatedPersonNadia",
"display": "Nadia Belyaev"
}
],
"note": [
{
"authorReference": {
"reference": "RelatedPerson/Scen5RelatedPersonNadia",
"display": "Nadia Belyaev"
},
"time": "2022-07-18T16:31:00-08:00",
"text": "Regular soccer game. On field for all but 15 minutes"
}
],
"hasMember": [
{
"reference": "Observation/Scen5ObsActivityMeanHR"
}
]
}