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

FHIR IG analytics

Packagede.einwilligungsmanagement
Resource TypeDocumentReference
Idexample-ConsentManagement-DocumentReference.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": "237c359c-cb58-432c-a4a3-807bb28edfdb",
  "meta": {
    "lastUpdated": "2020-12-11T09:09:07.5320994+00:00",
    "profile": [
      "http://fhir.de/ConsentManagement/StructureDefinition/DocumentReference"
    ]
  },
  "status": "current",
  "subject": {
    "reference": "Patient/9b4a702d-162c-428a-8c5d-8b98af21b693"
  },
  "content": [
    {
      "attachment": {
        "contentType": "application/pdf",
        "data": "YmFzZTY0Q29kaWVydGVzUERGRGVzVW50ZXJzY2hyaWViZW5lblBhdGllbnRlbkVpbndpbGxpZ3VuZ3Nib2dlbnMK"
      }
    }
  ]
}