FHIR IG analytics| Package | hl7.fhir.us.bfdr.r4 |
| Resource Type | Observation |
| Id | Observation-observation-none-specified-risk-factors-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-none-specified-risk-factors-jada-ann-quinn
version: 2; Last updated: 2023-06-21 02:01:01+0000
Profile: Observation - None Of Specified Pregnancy Risk Factors
status: Final
code: Mothers Risk factors in this pregnancy [US Standard Certificate of Live Birth]
subject: Patient - Mother (Jada Ann Quinn)
effective: 2019-12-02
performer: Practitioner Janet Seito
value: None of the specified risk factors
{
"resourceType": "Observation",
"id": "observation-none-specified-risk-factors-jada-ann-quinn",
"meta": {
"versionId": "2",
"lastUpdated": "2023-06-21T02:01:01.814Z",
"profile": [
"http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-none-of-specified-pregnancy-risk-factors"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "73775-9",
"display": "Mothers Risk factors in this pregnancy [US Standard Certificate of Live Birth]"
}
],
"text": "Mothers Risk factors in this pregnancy [US Standard Certificate of Live Birth]"
},
"subject": {
"reference": "Patient/patient-mother-jada-ann-quinn",
"display": "Patient - Mother (Jada Ann Quinn)"
},
"effectiveDateTime": "2019-12-02",
"performer": [
{
"reference": "Practitioner/practitioner-vital-records-janet-seito"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "260413007",
"display": "None"
}
],
"text": "None of the specified risk factors"
}
}