FHIR IG analytics| Package | fhir.paciosampledata |
| Resource Type | Observation |
| Id | Observation-betsysmith-johnson01-vital-signs-05.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation betsysmith-johnson01-vital-signs-05
Profile: US Core Vital Signs Profile
status: Final
category: Vital Signs
code: Vital signs, weight, height, head circumference, oxygen saturation and BMI panel
effective: 2025-09-20 11:00:00-0500
performer: PractitionerRole Registered Nurse
hasMember:
{
"resourceType": "Observation",
"id": "betsysmith-johnson01-vital-signs-05",
"meta": {
"profile": [
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-vital-signs"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "vital-signs",
"display": "Vital Signs"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "85353-1",
"display": "Vital signs, weight, height, head circumference, oxygen saturation and BMI panel"
}
]
},
"subject": {
"reference": "Patient/patient-betsysmith-johnson01"
},
"effectiveDateTime": "2025-09-20T11:00:00-05:00",
"performer": [
{
"reference": "PractitionerRole/PractitionerRole-RN-RichardRisto"
}
],
"hasMember": [
{
"reference": "Observation/betsysmith-johnson01-observation-bodyweight-05"
},
{
"reference": "Observation/betsysmith-johnson01-observation-bodyheight-05"
},
{
"reference": "Observation/betsysmith-johnson01-observation-bmi-05"
},
{
"reference": "Observation/betsysmith-johnson01-observation-bp-05"
},
{
"reference": "Observation/betsysmith-johnson01-observation-heartrate-05"
},
{
"reference": "Observation/betsysmith-johnson01-observation-respirationrate-05"
},
{
"reference": "Observation/betsysmith-johnson01-observation-bodytemp-05"
},
{
"reference": "Observation/betsysmith-johnson01-observation-oxygensat-05"
}
]
}