FHIR IG analytics| Package | fhir.argonaut.r2 |
| Resource Type | Goal |
| Id | Goal-goal-1.json |
| FHIR Version | R2 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative with Details
id: goal-1
meta:
description: Patient is targeting a pulse oximetry of 92% and a weight of 195 lbs
status: in-progress
{
"resourceType": "Goal",
"id": "goal-1",
"meta": {
"profile": [
"http://fhir.org/guides/argonaut/StructureDefinition/argo-goal"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"subject": {
"reference": "Patient/peter-chalmers",
"display": "Peter Chalmers"
},
"description": "Patient is targeting a pulse oximetry of 92% and a weight of 195 lbs",
"status": "in-progress"
}