FHIR IG analytics| Package | ihe.qrph.bfdr |
| Resource Type | Observation |
| Id | Observation-observation-edit-flag-mothers-height-example.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-height-example
version: versionId: id (PrimitiveType/Observation.meta.versionId): element = id -> versionId=id[2]; Last updated: 2023-04-06 00:29:32+0000
status: Final
code: Mothers height Edit flag
subject: BabyG Quinn
effective: 2019-12-02
performer: Organization Jurisdictional Vital Records Office
value: Edit Passed
{
"resourceType": "Observation",
"id": "observation-edit-flag-mothers-height-example",
"meta": {
"versionId": "2",
"lastUpdated": "2023-04-06T00:29:32.526Z",
"profile": [
"https://profiles.ihe.net/QRPH/bfdr/StructureDefinition/Observation-edit-flag-mothers-height"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "urn:oid:2.16.840.1.114222.4.5.274",
"code": "PHC1485",
"display": "Mothers height Edit flag"
}
]
},
"subject": {
"reference": "Patient/patient-child-babyg-quinn",
"display": "BabyG Quinn"
},
"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"
}
]
}
}