FHIR IG analytics| Package | hl7.fhir.us.bfdr.r4b |
| Resource Type | Observation |
| Id | Observation-observation-birth-weight-not-named-w-edit.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation observation-birth-weight-not-named-w-edit
status: Final
category: Vital Signs
code: Birth weight Measured
subject: Patient - Decedent Fetus (Fetus Not Named)
effective: 2019-02-10
performer: Organization Jurisdictional Vital Records Office
value: 1530 g (Details: UCUM codeg = 'g')
{
"resourceType": "Observation",
"id": "observation-birth-weight-not-named-w-edit",
"meta": {
"profile": [
"http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-birth-weight"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "vital-signs"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8339-4"
}
]
},
"subject": {
"reference": "Patient/patient-decedent-fetus-not-named",
"display": "Patient - Decedent Fetus (Fetus Not Named)"
},
"effectiveDateTime": "2019-02-10",
"performer": [
{
"reference": "Organization/organization-jurisdictional-vital-records-office"
}
],
"valueQuantity": {
"extension": [
{
"url": "http://hl7.org/fhir/us/vr-common-library/StructureDefinition/BypassEditFlag",
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-vr-edit-flags",
"code": "0off",
"display": "Off"
}
]
}
}
],
"value": 1530,
"system": "http://unitsofmeasure.org",
"code": "g"
}
}