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

FHIR IG analytics

Packagede.gematik.dipag
Resource TypeDocumentReference
IdDocumentReference-ExampleR5DocumentReferenceSonstigesDokument.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": "ExampleR5DocumentReferenceSonstigesDokument",
  "meta": {
    "profile": [
      "https://gematik.de/fhir/dipag/StructureDefinition/dipag-dokumentenmetadaten-intern"
    ]
  },
  "identifier": [
    {
      "system": "https://gematik.de/fhir/sid/dipag-token",
      "value": "a1c4f7e2b9d6038c5e1a4b7d0f3c6e9a2d5b8c1e4f70a3d6b9c2e5f8a1d4b7c0"
    },
    {
      "type": {
        "coding": [
          {
            "code": "anhang",
            "system": "https://gematik.de/fhir/dipag/CodeSystem/dipag-rechnung-identifier-type-cs"
          }
        ]
      },
      "system": "https://example.org/fhir/sid/anhangids",
      "value": "987-654-321"
    }
  ],
  "status": "current",
  "content": [
    {
      "attachment": {
        "contentType": "application/pdf",
        "extension": [
          {
            "valueSignature": {
              "type": [
                {
                  "code": "1.2.840.10065.1.12.1.13",
                  "system": "urn:iso-astm:E1762-95:2013"
                }
              ],
              "who": {
                "identifier": {
                  "system": "urn:ietf:rfc:3986",
                  "value": "urn:oid:1.2.276.0.76.4.323"
                }
              },
              "when": "2026-02-11T10:00:00+01:00",
              "data": "QW5oYW5nRG9rdW1lbnRTaWduYXR1ckZEMjAyNjAyMTFkbHBxcnN0dXY="
            },
            "url": "https://gematik.de/fhir/dipag/StructureDefinition/dipag-docref-signature"
          }
        ],
        "url": "[FD-endpunkt]/Binary/id-des-anhangs"
      },
      "format": {
        "code": "rechnungsanhang",
        "system": "https://gematik.de/fhir/dipag/CodeSystem/dipag-attachment-format-cs"
      }
    }
  ],
  "context": {
    "related": [
      {
        "type": "Patient",
        "reference": "Patient/BeispielPatient3-FD"
      }
    ]
  },
  "type": {
    "coding": [
      {
        "code": "PT130102",
        "system": "http://dvmd.de/fhir/CodeSystem/kdl",
        "display": "Molekularpathologiebefund"
      }
    ]
  },
  "description": "Molekularpathologiebefund vom 31.12.21",
  "subject": {
    "display": "Max Mustermann"
  }
}