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

FHIR IG analytics

Packagede.einwilligungsmanagement
Resource TypeDocumentReference
Idexample-ConsentManagement-DocumentReference2.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "DocumentReference",
  "id": "49242792-32c3-4e38-9467-57e7d4dce226",
  "meta": {
    "lastUpdated": "2020-12-11T09:09:07.5320994+00:00",
    "profile": [
      "http://fhir.de/ConsentManagement/StructureDefinition/DocumentReference"
    ]
  },
  "status": "current",
  "subject": {
    "identifier": {
      "system": "https://ths-greifswald.de/gpas",
      "value": "A38"
    }
  },
  "content": [
    {
      "attachment": {
        "contentType": "application/pdf",
        "data": "YmFzZTY0Q29kaWVydGVzUERGRGVzVW50ZXJzY2hyaWViZW5lblBhdGllbnRlbkVpbndpbGxpZ3VuZ3Nib2dlbnMK"
      }
    }
  ]
}