FHIR IG analytics| Package | hl7.eu.fhir.oah |
| Resource Type | Observation |
| Id | Observation-Obs-OS-mental-health-Age-40-49.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation Obs-OS-mental-health-Age-40-49
Profile: Observation: OAH Health Measure
status: Final
code: % of people experience with mental health issues
subject: Location Nordre Aker
focus: Group: type = person; actual = false
effective: 2024-01-01 --> 2024-12-31
value: 21 % (Details: UCUM code% = '%')
{
"resourceType": "Observation",
"id": "Obs-OS-mental-health-Age-40-49",
"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": "mental-health",
"display": "% of people experience with mental health issues"
}
]
},
"subject": {
"reference": "Location/Loc-Nordre-Aker"
},
"focus": [
{
"reference": "Group/Group-OS-Age-40-49"
}
],
"effectivePeriod": {
"start": "2024-01-01",
"end": "2024-12-31"
},
"valueQuantity": {
"value": 21,
"unit": "%",
"system": "http://unitsofmeasure.org",
"code": "%"
}
}