FHIR IG analytics| Package | hl7.at.fhir.elga.core.r4 |
| Resource Type | List |
| Id | List-AtElgaCoreList01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: List AtElgaCoreList01
Profile: AT ELGA Core List Profil
| Date: 2026-02-27 08:00:00+0000 | Mode: Working List | Status: Current | Code: Medication management plan (record artifact) |
| Subject: Max Mustermann Male, DoB: 1900-01-01 ( Social Security number: 1234010100)Source: |
| Items |
{
"resourceType": "List",
"id": "AtElgaCoreList01",
"meta": {
"profile": [
"https://fhir.hl7.at/elga/core/r4/StructureDefinition/at-elga-core-list"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"value": "123"
}
],
"status": "current",
"mode": "working",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "736378000"
}
]
},
"subject": {
"reference": "Patient/AtElgaCorePatientExample01"
},
"date": "2026-02-27T08:00:00+00:00",
"source": {
"reference": "Device/AtElgaCoreDevice01"
},
"emptyReason": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/list-empty-reason",
"code": "notstarted"
}
]
}
}