FHIR IG analytics| Package | ihe.qrph.bfdr |
| Resource Type | Observation |
| Id | Observation-observation-edit-flag-mothers-prepreg-wgt-not-named.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation observation-edit-flag-mothers-prepreg-wgt-not-named
version: versionId: id (PrimitiveType/Observation.meta.versionId): element = id -> versionId=id[1]; Last updated: 2023-06-23 04:08:59+0000
Profile: Observation - Edit Flag Mother's Prepregnancy Weight
status: Final
code: Mothers Prepregnancy Weight Edit flag
subject: Decedent Fetus Not Named
effective: 2019-12-02
performer: Organization Jurisdictional Vital Records Office
value: Edit Passed
{
"resourceType": "Observation",
"id": "observation-edit-flag-mothers-prepreg-wgt-not-named",
"meta": {
"versionId": "1",
"lastUpdated": "2023-06-23T04:08:59.910Z",
"profile": [
"https://profiles.ihe.net/QRPH/bfdr/StructureDefinition/Observation-edit-flag-mothers-prepregnancy-weight"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "urn:oid:2.16.840.1.114222.4.5.274",
"code": "PHC1486",
"display": "Mothers Prepregnancy Weight Edit flag"
}
]
},
"subject": {
"reference": "Patient/patient-decedent-fetus-not-named",
"display": "Decedent Fetus Not Named"
},
"effectiveDateTime": "2019-12-02",
"performer": [
{
"reference": "Organization/organization-jurisdictional-vital-records-office"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "urn:oid:2.16.840.1.114222.4.5.274",
"code": "PHC1362",
"display": "Edit Passed"
}
]
}
}