MIO Laborbefund
Version 1.0.0-update - ci-build

: 3604d5a6-798e-4615-8a22-1d280638e2c0 - JSON Representation

Raw json | Download

{
  "resourceType" : "DiagnosticReport",
  "id" : "3604d5a6-798e-4615-8a22-1d280638e2c0",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2023-05-03T11:15:00+01:00",
    "profile" : [
      🔗 "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_LAB_DiagnosticReport|1.0.0-update"
    ]
  },
  "extension" : [
    {
      "url" : "https://fhir.kbv.de/StructureDefinition/KBV_EX_MIO_LAB_Order_Entry_Time",
      "valueDateTime" : "2023-05-02T14:15:00+01:00"
    },
    {
      "url" : "https://fhir.kbv.de/StructureDefinition/KBV_EX_MIO_LAB_Pseudonymized_Report",
      "valueBoolean" : true
    },
    {
      "url" : "https://fhir.kbv.de/StructureDefinition/KBV_EX_MIO_LAB_Critical_Result",
      "valueBoolean" : true
    },
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.composition",
      "valueReference" : {
        🔗 "reference" : "Composition/cdfb127b-df3c-493f-bc7e-e8be4a7bdc45"
      }
    },
    {
      "url" : "https://fhir.kbv.de/StructureDefinition/KBV_EX_MIO_LAB_Secondary_Status",
      "valueCoding" : {
        "system" : "https://fhir.kbv.de/CodeSystem/KBV_CS_MIO_LAB_Secondary_Status",
        "version" : "1.0.0-update",
        "code" : "Geaendert",
        "display" : "Geändert"
      }
    }
  ],
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "https://fhir.kbv.de/CodeSystem/KBV_CS_MIO_LAB_Laboratory_Identificator",
            "version" : "1.0.0-update",
            "code" : "AL",
            "display" : "Auftragsnummer des Labors"
          }
        ]
      },
      "system" : "http://www.acmedasdd.com/identifiers/patient",
      "value" : "123456"
    },
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "RI",
            "display" : "Resource Identifier"
          }
        ]
      },
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:uuid:123456"
    }
  ],
  "basedOn" : [
    {
      🔗 "reference" : "ServiceRequest/01a21c9c-2cd1-44e5-a999-f84d9ef70605"
    }
  ],
  "status" : "partial",
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "version" : "2.82",
        "code" : "11502-2",
        "display" : "Laboratory report"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/b65dfcca-c6ce-4dac-8742-8da00c192c7d",
    "identifier" : {
      "type" : {
        "coding" : [
          {
            "system" : "http://fhir.de/CodeSystem/identifier-type-de-basis",
            "code" : "KVZ10",
            "display" : "Krankenversichertennummer"
          }
        ]
      },
      "system" : "http://fhir.de/sid/gkv/kvid-10",
      "value" : "K123456789"
    }
  },
  "issued" : "2022-08-09T12:00:00Z",
  "performer" : [
    {
      🔗 "reference" : "PractitionerRole/a424d6c6-de52-443e-a9b2-5240d3b9401a"
    }
  ],
  "specimen" : [
    {
      🔗 "reference" : "Specimen/4f47fe9c-d92e-46f4-ad6d-85740aaa467b"
    }
  ],
  "result" : [
    {
      🔗 "extension" : [
        {
          "url" : "https://fhir.kbv.de/StructureDefinition/KBV_EX_MIO_LAB_Sorting_Number",
          "valuePositiveInt" : 1
        }
      ],
      "reference" : "Observation/51b6129a-b68c-485d-a37b-9593fee4354f"
    }
  ],
  "media" : [
    {
      "comment" : "Patienteninformation",
      "link" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/alternate-reference",
            "valueReference" : {
              🔗 "reference" : "DocumentReference/d9e75f3f-3900-4183-a475-d4d3dc1d14cc"
            }
          }
        ],
        "display" : "Media wird durch eine DocumentReference dargestellt, auf die in einer Extension verwiesen wird."
      }
    }
  ],
  "conclusion" : "test",
  "presentedForm" : [
    {
      "contentType" : "application/pdf",
      "data" : "dGVzdA==",
      "title" : "Anhang",
      "creation" : "2023-05-03"
    }
  ]
}