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

FHIR IG analytics

Packagede.gematik.dipag
Resource TypeDocumentReference
IdDocumentReference-BeispielDocumentReferenceSonstigesDokument3-LE.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": "BeispielDocumentReferenceSonstigesDokument3-LE",
  "status": "current",
  "type": {
    "coding": [
      {
        "code": "PT130102",
        "system": "http://dvmd.de/fhir/CodeSystem/kdl",
        "display": "Molekularpathologiebefund"
      }
    ]
  },
  "description": "Molekularpathologiebefund vom 31.12.21",
  "subject": {
    "reference": "Patient/BeispielPatient3-FD"
  },
  "content": [
    {
      "attachment": {
        "contentType": "application/pdf",
        "data": "DIESISTNUREINBEISPIELDIESISTKEINVALIDESPDF00"
      }
    }
  ]
}