FHIR IG analytics| Package | ihe.qrph.bfdr |
| Resource Type | Observation |
| Id | Observation-observation-mother-prepregnancy-weight-jada-ann-quinn.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation observation-mother-prepregnancy-weight-jada-ann-quinn
version: versionId: id (PrimitiveType/Observation.meta.versionId): element = id -> versionId=id[7]; Last updated: 2023-04-06 00:30:24+0000
Profile: Observation - Mother Prepregnancy Weight - Vital Records
status: Final
category: Vital Signs
code: Body weight --pre current pregnancy
subject: Patient - Mother (Jada Ann Quinn)
effective: 2019-06-20
performer: Practitioner Avery Jones
value: 145 [lb_av] (Details: UCUM code[lb_av] = '[lb_av]')
{
"resourceType": "Observation",
"id": "observation-mother-prepregnancy-weight-jada-ann-quinn",
"meta": {
"versionId": "7",
"lastUpdated": "2023-04-06T00:30:24.883Z",
"profile": [
"http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Observation-mother-prepregnancy-weight-vr"
]
},
"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"
}
],
"text": "Vital Signs"
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "56077-1",
"display": "Body weight --pre current pregnancy"
}
]
},
"subject": {
"reference": "Patient/patient-mother-jada-ann-quinn",
"display": "Patient - Mother (Jada Ann Quinn)"
},
"effectiveDateTime": "2019-06-20",
"performer": [
{
"reference": "Practitioner/practitioner-vital-records-janet-seito"
}
],
"valueQuantity": {
"value": 145,
"system": "http://unitsofmeasure.org",
"code": "[lb_av]"
}
}