FHIR IG analytics| Package | hl7.eu.fhir.oah |
| Resource Type | Observation |
| Id | Observation-Obs-BN-BN2-cvd-Female-Age-35-74.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation Obs-BN-BN2-cvd-Female-Age-35-74
Profile: Observation: OAH Health Measure
status: Final
code: % of people affected from CVD
subject: Location Benevento monitoring site 02
focus: Group: type = person; actual = false
effective: 2024-01-01 --> 2024-12-31
value: 2.2 % (Details: UCUM code% = '%')
{
"resourceType": "Observation",
"id": "Obs-BN-BN2-cvd-Female-Age-35-74",
"meta": {
"profile": [
"http://hl7.eu/fhir/ig/oah/StructureDefinition/observation-health-measure-oah"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://hl7.eu/fhir/ig/oah/CodeSystem/temporarySystem-oah-eu",
"code": "cvd",
"display": "% of people affected from CVD"
}
]
},
"subject": {
"reference": "Location/Loc-Benevento-02"
},
"focus": [
{
"reference": "Group/Group-BN-BN2-Female-Age-35-74"
}
],
"effectivePeriod": {
"start": "2024-01-01",
"end": "2024-12-31"
},
"valueQuantity": {
"value": 2.2,
"unit": "%",
"system": "http://unitsofmeasure.org",
"code": "%"
}
}