FHIR IG analytics| Package | ihe.qrph.bfdr |
| Resource Type | Observation |
| Id | Observation-observation-mother-married-during-pregnancy-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-married-during-pregnancy-jada-ann-quinn
version: versionId: id (PrimitiveType/Observation.meta.versionId): element = id -> versionId=id[8]; Last updated: 2023-04-06 00:30:15+0000
status: Final
code: Was mother married at conception, at the time of birth, or at any time between conception and giving birth?
subject: BabyG Quinn
focus: Patient - Mother (Jada Ann Quinn)
effective: 2019-12-02
performer: Jada Ann Quinn (official) Female, DoB: 1985-01-15 ( Medical Record Number: 1032702 (use: usual, ))
value: Yes
{
"resourceType": "Observation",
"id": "observation-mother-married-during-pregnancy-jada-ann-quinn",
"meta": {
"versionId": "8",
"lastUpdated": "2023-04-06T00:30:15.640Z",
"profile": [
"https://profiles.ihe.net/QRPH/bfdr/StructureDefinition/Observation-mother-married-during-pregnancy"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "87301-8",
"display": "Mother was married at any time during pregnancy"
}
],
"text": "Was mother married at conception, at the time of birth, or at any time between conception and giving birth?"
},
"subject": {
"reference": "Patient/patient-child-babyg-quinn",
"display": "BabyG Quinn"
},
"focus": [
{
"reference": "Patient/patient-mother-jada-ann-quinn",
"display": "Patient - Mother (Jada Ann Quinn)"
}
],
"effectiveDateTime": "2019-12-02",
"performer": [
{
"reference": "Patient/patient-mother-jada-ann-quinn"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0532",
"code": "Y",
"display": "Yes"
}
]
}
}