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

FHIR IG analytics

Packagehl7.at.fhir.elga.aps.r4
Resource TypeDevice
IdDevice-at-aps-example-device-03.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

Dieses Gerät erzeugt ein APS FHIR-Dokument.


Source1

{
  "resourceType": "Device",
  "id": "at-aps-example-device-03",
  "text": {
    "status": "additional",
    "div": "<!-- snip (see above) -->"
  },
  "deviceName": [
    {
      "name": "APS Generator",
      "type": "user-friendly-name"
    }
  ],
  "type": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "49062001",
        "display": "Gerät"
      }
    ]
  },
  "patient": {
    "reference": "Patient/at-aps-example-patient-01",
    "display": "Maria Musterfrau"
  }
}