{
  "resourceType" : "Bundle",
  "id" : "ChEkmBundleGonorrhoea",
  "identifier" : {
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:uuid:c376a38a-61b9-4a79-8722-12c75bacf927"
  },
  "type" : "document",
  "timestamp" : "2026-05-27T11:30:00+02:00",
  "entry" : [{
    "fullUrl" : "http://test.fhir.ch/r4/Composition/ChEkmCompositionExample-Gonorrhoea",
    "resource" : {
      "resourceType" : "Composition",
      "id" : "ChEkmCompositionExample-Gonorrhoea",
      "status" : "final",
      "type" : {
        "coding" : [{
          "system" : "http://snomed.info/sct",
          "code" : "722143004",
          "display" : "Infectious disease diagnostic study note"
        }]
      },
      "category" : [{
        "coding" : [{
          "system" : "http://snomed.info/sct",
          "code" : "423876004",
          "display" : "Clinical report"
        }]
      }],
      "subject" : {
        "reference" : "Patient/ChEkmPatientInitialsExample"
      },
      "encounter" : {
        "reference" : "Encounter/ChEkmEncounterExample-Gonorrhoea"
      },
      "date" : "2026-05-27",
      "author" : [{
        "reference" : "PractitionerRole/ChEkmPractitionerRoleBrokerExample"
      }],
      "title" : "Meldung zum klinischen Befund Infektionskrankheit",
      "section" : [{
        "title" : "Diagnosis section",
        "code" : {
          "coding" : [{
            "system" : "http://loinc.org",
            "code" : "29308-4"
          }]
        },
        "entry" : [{
          "reference" : "Condition/ChEkmConditionExample-Gonorrhoea"
        }]
      },
      {
        "title" : "Social history section",
        "code" : {
          "coding" : [{
            "system" : "http://loinc.org",
            "code" : "29762-2"
          }]
        },
        "entry" : [{
          "reference" : "Observation/ChEkmExposureExample-Gonorrhoea"
        }]
      }]
    }
  },
  {
    "fullUrl" : "http://test.fhir.ch/r4/Patient/ChEkmPatientInitialsExample",
    "resource" : {
      "resourceType" : "Patient",
      "id" : "ChEkmPatientInitialsExample",
      "extension" : [{
        "extension" : [{
          "url" : "code",
          "valueCodeableConcept" : {
            "coding" : [{
              "system" : "urn:iso:std:iso:3166",
              "code" : "CH"
            }]
          }
        }],
        "url" : "http://hl7.org/fhir/StructureDefinition/patient-citizenship"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/patient-birthPlace",
        "valueAddress" : {
          "country" : "NL",
          "_country" : {
            "extension" : [{
              "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-codedString",
              "valueCoding" : {
                "system" : "urn:iso:std:iso:3166",
                "code" : "NL"
              }
            }]
          }
        }
      }],
      "identifier" : [{
        "system" : "urn:oid:2.16.756.5.32",
        "value" : "7561234567897"
      }],
      "name" : [{
        "family" : "M",
        "given" : ["B"]
      }],
      "gender" : "male",
      "birthDate" : "2000-01-01",
      "address" : [{
        "use" : "home",
        "city" : "Liebefeld",
        "state" : "BE",
        "postalCode" : "3097",
        "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/PractitionerRole/ChEkmPractitionerRoleBrokerExample",
    "resource" : {
      "resourceType" : "PractitionerRole",
      "id" : "ChEkmPractitionerRoleBrokerExample",
      "practitioner" : {
        "reference" : "Practitioner/ChEkmPractitionerBrokerExample"
      },
      "organization" : {
        "reference" : "Organization/ChEkmOrganizationBrokerExample"
      }
    }
  },
  {
    "fullUrl" : "http://test.fhir.ch/r4/Practitioner/ChEkmPractitionerBrokerExample",
    "resource" : {
      "resourceType" : "Practitioner",
      "id" : "ChEkmPractitionerBrokerExample",
      "name" : [{
        "family" : "Giacometti",
        "given" : ["Monika"]
      }],
      "telecom" : [{
        "system" : "email",
        "value" : "input@output.org"
      }]
    }
  },
  {
    "fullUrl" : "http://test.fhir.ch/r4/Organization/ChEkmOrganizationBrokerExample",
    "resource" : {
      "resourceType" : "Organization",
      "id" : "ChEkmOrganizationBrokerExample",
      "identifier" : [{
        "system" : "urn:oid:2.51.1.3",
        "value" : "7601000435333"
      },
      {
        "system" : "urn:oid:2.16.756.5.45",
        "value" : "A99085500"
      }],
      "name" : "DataSan AG",
      "telecom" : [{
        "system" : "phone",
        "value" : "+35 43 654 43 32"
      },
      {
        "system" : "email",
        "value" : "input@output.org"
      }],
      "address" : [{
        "line" : ["Bitstrasse 128"],
        "city" : "Gatiburg",
        "postalCode" : "1010"
      }]
    }
  },
  {
    "fullUrl" : "http://test.fhir.ch/r4/Condition/ChEkmConditionExample-Gonorrhoea",
    "resource" : {
      "resourceType" : "Condition",
      "id" : "ChEkmConditionExample-Gonorrhoea",
      "category" : [{
        "coding" : [{
          "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
          "code" : "encounter-diagnosis"
        }]
      }],
      "code" : {
        "coding" : [{
          "system" : "http://snomed.info/sct",
          "code" : "15628003",
          "display" : "Gonorrhea (disorder)"
        }]
      },
      "subject" : {
        "reference" : "Patient/ChEkmPatientInitialsExample"
      },
      "_onsetDateTime" : {
        "extension" : [{
          "url" : "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
          "valueCode" : "asked-unknown"
        }]
      },
      "evidence" : [{
        "code" : [{
          "coding" : [{
            "system" : "http://snomed.info/sct",
            "code" : "15628003",
            "display" : "Gonorrhea (disorder)"
          }]
        }]
      }]
    }
  },
  {
    "fullUrl" : "http://test.fhir.ch/r4/Encounter/ChEkmEncounterExample-Gonorrhoea",
    "resource" : {
      "resourceType" : "Encounter",
      "id" : "ChEkmEncounterExample-Gonorrhoea",
      "status" : "unknown",
      "class" : {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "code" : "IMP",
        "display" : "inpatient encounter"
      },
      "subject" : {
        "reference" : "Patient/ChEkmPatientInitialsExample"
      },
      "period" : {
        "start" : "2026-01-19"
      },
      "reasonReference" : [{
        "reference" : "Condition/ChEkmConditionExample-Gonorrhoea"
      }]
    }
  },
  {
    "fullUrl" : "http://test.fhir.ch/r4/Observation/ChEkmExposureExample-Gonorrhoea",
    "resource" : {
      "resourceType" : "Observation",
      "id" : "ChEkmExposureExample-Gonorrhoea",
      "status" : "final",
      "category" : [{
        "coding" : [{
          "system" : "http://terminology.hl7.org/CodeSystem/v3-ActClass",
          "code" : "AEXPOS",
          "display" : "acquisition exposure"
        }]
      }],
      "code" : {
        "coding" : [{
          "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
          "code" : "EXPAGNT",
          "display" : "Exposure Agent"
        }]
      },
      "subject" : {
        "reference" : "Patient/ChEkmPatientInitialsExample"
      },
      "component" : [{
        "code" : {
          "coding" : [{
            "system" : "http://fhir.ch/ig/ch-ekm/CodeSystem/ch-ekm-exposure-component",
            "code" : "sexual-contact-partner"
          }]
        },
        "valueCodeableConcept" : {
          "coding" : [{
            "system" : "http://hl7.org/fhir/administrative-gender",
            "code" : "male"
          }]
        }
      },
      {
        "code" : {
          "coding" : [{
            "system" : "http://snomed.info/sct",
            "code" : "228465009",
            "display" : "Sexual relationship details (observable entity)"
          }]
        },
        "valueCodeableConcept" : {
          "coding" : [{
            "system" : "http://fhir.ch/ig/ch-ekm/CodeSystem/ch-ekm-relationship-type",
            "code" : "offered-paid-sex",
            "display" : "Offered paid sex"
          }]
        }
      }]
    }
  }]
}