{
  "resourceType" : "DocumentReference",
  "id" : "Publish-5Doc-TreponemaPallidum",
  "contained" : [{
    "resourceType" : "Bundle",
    "id" : "5Doc-TreponemaPallidum",
    "identifier" : {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:uuid:1901332d-6012-443f-9690-9291adb234fe"
    },
    "type" : "document",
    "timestamp" : "2023-09-15T11:00:00+02:00",
    "entry" : [{
      "fullUrl" : "http://test.fhir.ch/r4/Composition/5Comp-TreponemaPallidum",
      "resource" : {
        "resourceType" : "Composition",
        "id" : "5Comp-TreponemaPallidum",
        "language" : "de-CH",
        "identifier" : {
          "system" : "urn:ietf:rfc:3986",
          "value" : "urn:uuid:1901332d-6012-443f-9690-9291adb234fe"
        },
        "status" : "final",
        "type" : {
          "coding" : [{
            "system" : "http://snomed.info/sct",
            "version" : "http://snomed.info/sct/2011000195101",
            "code" : "4241000179101",
            "display" : "Laborbericht"
          },
          {
            "system" : "http://loinc.org",
            "code" : "11502-2",
            "display" : "Laboratory report"
          }]
        },
        "subject" : {
          "reference" : "Patient/Pat-001"
        },
        "date" : "2023-09-15T11:00:00+02:00",
        "author" : [{
          "reference" : "Organization/1Org-Labor"
        }],
        "title" : "Laborbericht vom 15.09.2023",
        "section" : [{
          "title" : "Analyseergebnisse der mikrobiologischen Untersuchung",
          "code" : {
            "coding" : [{
              "system" : "http://loinc.org",
              "code" : "18725-2",
              "display" : "Microbiology studies (set)"
            }]
          },
          "entry" : [{
            "reference" : "Observation/5Obs-TreponemaPallidum"
          }]
        }]
      }
    },
    {
      "fullUrl" : "http://test.fhir.ch/r4/DiagnosticReport/5DR-TreponemaPallidum",
      "resource" : {
        "resourceType" : "DiagnosticReport",
        "id" : "5DR-TreponemaPallidum",
        "extension" : [{
          "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.composition",
          "valueReference" : {
            "reference" : "Composition/5Comp-TreponemaPallidum"
          }
        }],
        "identifier" : [{
          "system" : "urn:ietf:rfc:3986",
          "value" : "urn:uuid:1901332d-6012-443f-9690-9291adb234fe"
        }],
        "basedOn" : [{
          "reference" : "ServiceRequest/5SR-Order"
        }],
        "status" : "final",
        "code" : {
          "coding" : [{
            "system" : "http://loinc.org",
            "code" : "11502-2",
            "display" : "Laboratory report"
          }]
        },
        "subject" : {
          "reference" : "Patient/Pat-001"
        },
        "performer" : [{
          "reference" : "Organization/1Org-Labor"
        }],
        "specimen" : [{
          "reference" : "Specimen/5Spec-Specimen"
        }],
        "result" : [{
          "reference" : "Observation/5Obs-TreponemaPallidum"
        }]
      }
    },
    {
      "fullUrl" : "http://test.fhir.ch/r4/Patient/Pat-001",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "Pat-001",
        "identifier" : [{
          "system" : "urn:oid:2.16.756.5.32",
          "value" : "7562295883070"
        }],
        "name" : [{
          "family" : "M",
          "given" : ["D"]
        }],
        "gender" : "male",
        "birthDate" : "1960-08-22",
        "address" : [{
          "use" : "home",
          "city" : "Bern",
          "state" : "BE",
          "postalCode" : "3000",
          "country" : "CH",
          "_country" : {
            "extension" : [{
              "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-codedString",
              "valueCoding" : {
                "system" : "urn:iso:std:iso:3166",
                "code" : "CH"
              }
            }]
          }
        }]
      }
    },
    {
      "fullUrl" : "http://test.fhir.ch/r4/Observation/5Obs-TreponemaPallidum",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "5Obs-TreponemaPallidum",
        "status" : "final",
        "category" : [{
          "coding" : [{
            "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
            "code" : "laboratory",
            "display" : "Laboratory"
          }]
        }],
        "code" : {
          "coding" : [{
            "system" : "http://snomed.info/sct",
            "code" : "72904005",
            "display" : "Treponema pallidum (organism)"
          }]
        },
        "subject" : {
          "reference" : "Patient/Pat-001"
        },
        "effectiveDateTime" : "2023-09-15T09:15:00+02:00",
        "performer" : [{
          "reference" : "Organization/1Org-Labor"
        }],
        "valueCodeableConcept" : {
          "coding" : [{
            "system" : "http://snomed.info/sct",
            "code" : "10828004",
            "display" : "Positive"
          }]
        },
        "interpretation" : [{
          "coding" : [{
            "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
            "code" : "POS",
            "display" : "Positive"
          }]
        }],
        "specimen" : {
          "reference" : "Specimen/5Spec-Specimen"
        }
      }
    },
    {
      "fullUrl" : "http://test.fhir.ch/r4/Specimen/5Spec-Specimen",
      "resource" : {
        "resourceType" : "Specimen",
        "id" : "5Spec-Specimen",
        "subject" : {
          "reference" : "Patient/Pat-001"
        },
        "collection" : {
          "collectedDateTime" : "2023-09-12"
        }
      }
    },
    {
      "fullUrl" : "http://test.fhir.ch/r4/ServiceRequest/5SR-Order",
      "resource" : {
        "resourceType" : "ServiceRequest",
        "id" : "5SR-Order",
        "identifier" : [{
          "value" : "23846922417"
        }],
        "status" : "completed",
        "intent" : "order",
        "code" : {
          "coding" : [{
            "system" : "http://snomed.info/sct",
            "code" : "72904005",
            "display" : "Treponema pallidum (organism)"
          }]
        },
        "subject" : {
          "reference" : "Patient/Pat-001"
        },
        "requester" : {
          "reference" : "PractitionerRole/1PR-KsAbc"
        },
        "specimen" : [{
          "reference" : "Specimen/5Spec-Specimen"
        }]
      }
    },
    {
      "fullUrl" : "http://test.fhir.ch/r4/Organization/1Org-Labor",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "1Org-Labor",
        "identifier" : [{
          "system" : "urn:oid:2.51.1.3",
          "value" : "7601002331470"
        }],
        "name" : "SanLab"
      }
    },
    {
      "fullUrl" : "http://test.fhir.ch/r4/PractitionerRole/1PR-KsAbc",
      "resource" : {
        "resourceType" : "PractitionerRole",
        "id" : "1PR-KsAbc",
        "practitioner" : {
          "reference" : "Practitioner/1Pract-KsAbc"
        },
        "organization" : {
          "reference" : "Organization/1Org-KsAbc"
        }
      }
    },
    {
      "fullUrl" : "http://test.fhir.ch/r4/Practitioner/1Pract-KsAbc",
      "resource" : {
        "resourceType" : "Practitioner",
        "id" : "1Pract-KsAbc",
        "identifier" : [{
          "system" : "urn:oid:2.51.1.3",
          "value" : "7601000234438"
        },
        {
          "system" : "urn:oid:2.16.756.5.30.1.123.100.2.1.1",
          "value" : "Y604801"
        }],
        "name" : [{
          "family" : "Giacometti",
          "given" : ["Monika"]
        }],
        "telecom" : [{
          "system" : "email",
          "value" : "m.giacometti@ks-abc.ch"
        },
        {
          "system" : "phone",
          "value" : "+41 79 111 44 55"
        }]
      }
    },
    {
      "fullUrl" : "http://test.fhir.ch/r4/Organization/1Org-KsAbc",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "1Org-KsAbc",
        "extension" : [{
          "url" : "http://fhir.ch/ig/ch-elm/StructureDefinition/ch-elm-ext-department",
          "valueString" : "Abteilung 2"
        }],
        "identifier" : [{
          "system" : "urn:oid:2.16.756.5.45",
          "value" : "A99684215"
        }],
        "name" : "Kantonsspital ABC",
        "address" : [{
          "line" : ["Aortastrasse 22"],
          "_line" : [{
            "extension" : [{
              "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
              "valueString" : "Aortastrasse"
            },
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
              "valueString" : "22"
            },
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-postBox",
              "valueString" : "18"
            }]
          }],
          "city" : "Bern",
          "postalCode" : "3000"
        }]
      }
    }]
  }],
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:uuid:1901332d-6012-443f-9690-9291adb234fe"
  }],
  "status" : "current",
  "content" : [{
    "attachment" : {
      "language" : "de-CH",
      "url" : "#5Doc-TreponemaPallidum"
    }
  }]
}