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

FHIR IG analytics

Packagehl7.at.fhir.elga.aps.r4
Resource TypeDeviceUseStatement
IdDeviceUseStatement-AtApsExampleDeviceUseStatement01.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: DeviceUseStatement AtApsExampleDeviceUseStatement01

identifier: 51ebb7a9-4e3a-4360-9a05-0cc2d869086f

status: Active

subject: Maria Musterfrau

timing: 2015-02-07

device: Device: type = Gerät


Source1

{
  "resourceType": "DeviceUseStatement",
  "id": "AtApsExampleDeviceUseStatement01",
  "meta": {
    "profile": [
      "https://fhir.hl7.at/elga/aps/r4/StructureDefinition/at-aps-deviceusestatement"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "value": "51ebb7a9-4e3a-4360-9a05-0cc2d869086f"
    }
  ],
  "status": "active",
  "subject": {
    "reference": "Patient/at-aps-example-patient-01",
    "display": "Maria Musterfrau"
  },
  "timingDateTime": "2015-02-07",
  "device": {
    "reference": "Device/at-aps-example-device-01"
  }
}