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

FHIR IG analytics

Packagedvmd.kdl.r4
Resource TypeDocumentReference
IdDocumentReference-example.xml.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": "kdl-dokref-ex-1",
  "masterIdentifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:1.2.276.0.76.3.1.191.0002.01.9999999999999.00000001.999.99.9999999999999999"
  },
  "status": "current",
  "type": {
    "coding": [
      {
        "system": "http://dvmd.de/fhir/CodeSystem/kdl",
        "code": "AD010103",
        "display": "Entlassungsbericht intern"
      }
    ]
  },
  "subject": {
    "reference": "Patient/example"
  },
  "date": "2018-10-30T08:24:22+01:00",
  "description": "Epikrise",
  "content": [
    {
      "attachment": {
        "language": "de-DE",
        "url": "Binary/95a0827c-b3dc-41b6-a114-f7dde38e9f3e"
      }
    }
  ]
}