FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.at.fhir.elga.core.r4
Resource TypeList
IdList-AtElgaCoreList01.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: List AtElgaCoreList01

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

Source1

{
  "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"
      }
    ]
  }
}