CH ELM (R4)
1.14.0-cibuild - ci-build CH

CH ELM (R4), published by Federal Office of Public Health FOPH. This guide is not an authorized publication; it is the continuous build for version 1.14.0-cibuild built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ahdis/ch-elm/ and changes regularly. See the Directory of published versions

: Chlamydia - Patient with partial birthdate - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "ChlamydiaPatientPartialBirthdate",
  "identifier" : {
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:uuid:3081ffe1-adb7-4b1e-904d-db8acc332154"
  },
  "type" : "document",
  "timestamp" : "2026-03-15T13:49:29+00:00",
  "entry" : [
    {
      "fullUrl" : "http://test.fhir.ch/r4/Composition/1Comp-4c02350e3e6d413f8cf58104564749a3",
      "resource" : {
        "resourceType" : "Composition",
        "id" : "1Comp-4c02350e3e6d413f8cf58104564749a3",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.ch/ig/ch-elm/StructureDefinition/ch-elm-composition"🔗 ,
            "http://hl7.eu/fhir/laboratory/StructureDefinition/Composition-eu-lab"
          ]
        },
        "language" : "de-CH",
        "identifier" : {
          "system" : "urn:ietf:rfc:3986",
          "value" : "urn:uuid:3081ffe1-adb7-4b1e-904d-db8acc332154"
        },
        "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" : "Laborbericht"
            }
          ]
        },
        "subject" : {
          "reference" : "Patient/1Pat-18c78209c8b945a99ba5e7bc8067f676"
        },
        "date" : "2026-03-15T13:49:29+00:00",
        "author" : [
          {
            "reference" : "Organization/1Org-0d25688adbc14021af70c39d1165f70f"
          }
        ],
        "title" : "Laborbericht vom 07-11-2024",
        "section" : [
          {
            "title" : "Analyseergebnisse der mikrobiologischen Untersuchung",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "18725-2",
                  "display" : "Microbiology studies (set)"
                }
              ]
            },
            "entry" : [
              {
                "reference" : "Observation/1Obs-f2e8ee0dc9ec47bb8495416123a372e3"
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "http://test.fhir.ch/r4/DiagnosticReport/1DR-6bbaf2a32e73449b9121549fa05eb606",
      "resource" : {
        "resourceType" : "DiagnosticReport",
        "id" : "1DR-6bbaf2a32e73449b9121549fa05eb606",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.ch/ig/ch-elm/StructureDefinition/ch-elm-diagnosticreport"
          ]
        },
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.composition",
            "valueReference" : {
              "reference" : "Composition/1Comp-4c02350e3e6d413f8cf58104564749a3"
            }
          }
        ],
        "identifier" : [
          {
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3081ffe1-adb7-4b1e-904d-db8acc332154"
          }
        ],
        "basedOn" : [
          {
            "reference" : "ServiceRequest/1SR-c2213d386a894a7db6e8d8c5f1eaf034"
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "11502-2",
              "display" : "Laborbericht"
            }
          ]
        },
        "subject" : {
          "reference" : "Patient/1Pat-18c78209c8b945a99ba5e7bc8067f676"
        },
        "performer" : [
          {
            "reference" : "Organization/1Org-0d25688adbc14021af70c39d1165f70f"
          }
        ],
        "specimen" : [
          {
            "reference" : "Specimen/1Spec-4a8b61a567e144c4959bef8c23ae1623"
          }
        ],
        "result" : [
          {
            "reference" : "Observation/1Obs-f2e8ee0dc9ec47bb8495416123a372e3"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://test.fhir.ch/r4/Patient/1Pat-18c78209c8b945a99ba5e7bc8067f676",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "1Pat-18c78209c8b945a99ba5e7bc8067f676",
        "identifier" : [
          {
            "system" : "urn:oid:2.16.756.5.32",
            "value" : "7561234567897"
          }
        ],
        "name" : [
          {
            "family" : "B",
            "given" : [
              "Q"
            ]
          }
        ],
        "gender" : "female",
        "birthDate" : "2015-10",
        "address" : [
          {
            "use" : "home",
            "city" : "Zürich",
            "postalCode" : "8000",
            "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/1Obs-f2e8ee0dc9ec47bb8495416123a372e3",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "1Obs-f2e8ee0dc9ec47bb8495416123a372e3",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.ch/ig/ch-elm/StructureDefinition/ch-elm-observation-results-laboratory"
          ]
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "laboratory",
                "display" : "Laboratory"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "16600-9",
              "display" : "Chlamydia trachomatis rRNA [Presence] in Genital specimen by Probe"
            }
          ]
        },
        "subject" : {
          "reference" : "Patient/1Pat-18c78209c8b945a99ba5e7bc8067f676"
        },
        "effectiveDateTime" : "2026-04-17T13:49:29+00:00",
        "performer" : [
          {
            "reference" : "Organization/1Org-0d25688adbc14021af70c39d1165f70f"
          }
        ],
        "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/1Spec-4a8b61a567e144c4959bef8c23ae1623"
        }
      }
    },
    {
      "fullUrl" : "http://test.fhir.ch/r4/Specimen/1Spec-4a8b61a567e144c4959bef8c23ae1623",
      "resource" : {
        "resourceType" : "Specimen",
        "id" : "1Spec-4a8b61a567e144c4959bef8c23ae1623",
        "subject" : {
          "reference" : "Patient/1Pat-18c78209c8b945a99ba5e7bc8067f676"
        },
        "collection" : {
          "collectedDateTime" : "2026-03-15T13:49:29+00:00"
        }
      }
    },
    {
      "fullUrl" : "http://test.fhir.ch/r4/ServiceRequest/1SR-c2213d386a894a7db6e8d8c5f1eaf034",
      "resource" : {
        "resourceType" : "ServiceRequest",
        "id" : "1SR-c2213d386a894a7db6e8d8c5f1eaf034",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.ch/ig/ch-elm/StructureDefinition/ch-elm-servicerequest-laboratory-order"
          ]
        },
        "identifier" : [
          {
            "value" : "6665554444"
          }
        ],
        "status" : "completed",
        "intent" : "order",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "16600-9",
              "display" : "Chlamydia trachomatis rRNA [Presence] in Genital specimen by Probe"
            }
          ]
        },
        "subject" : {
          "reference" : "Patient/1Pat-18c78209c8b945a99ba5e7bc8067f676"
        },
        "requester" : {
          "reference" : "PractitionerRole/1PR-b064519434634b4e941c4bd9459096c7"
        },
        "specimen" : [
          {
            "reference" : "Specimen/1Spec-4a8b61a567e144c4959bef8c23ae1623"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://test.fhir.ch/r4/Organization/1Org-0d25688adbc14021af70c39d1165f70f",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "1Org-0d25688adbc14021af70c39d1165f70f",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.ch/ig/ch-elm/StructureDefinition/ch-elm-organization-lab"
          ]
        },
        "identifier" : [
          {
            "system" : "urn:oid:2.51.1.3",
            "value" : "7601000435903"
          }
        ],
        "name" : "Laboratory JJ",
        "telecom" : [
          {
            "system" : "phone",
            "value" : "+41 00 111 11 00"
          },
          {
            "system" : "email",
            "value" : "info@abc.ch"
          }
        ],
        "address" : [
          {
            "use" : "work",
            "line" : [
              "Lab-Road 14"
            ],
            "city" : "Testikon",
            "postalCode" : "3100",
            "country" : "CH"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://test.fhir.ch/r4/Practitioner/1Pract-5a2e8c1d194942d7a438d3844ecb3d4d",
      "resource" : {
        "resourceType" : "Practitioner",
        "id" : "1Pract-5a2e8c1d194942d7a438d3844ecb3d4d",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.ch/ig/ch-elm/StructureDefinition/ch-elm-practitioner-orderer"
          ]
        },
        "identifier" : [
          {
            "system" : "urn:oid:2.51.1.3",
            "value" : "7601000435903"
          }
        ],
        "name" : [
          {
            "family" : "Test Arzt Name",
            "given" : [
              "Muster"
            ]
          }
        ],
        "telecom" : [
          {
            "system" : "phone",
            "value" : "0310000000"
          }
        ],
        "address" : [
          {
            "use" : "work",
            "line" : [
              "Koagulat 55"
            ],
            "city" : "Hermaphrodikon",
            "postalCode" : "2222",
            "country" : "CH"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://test.fhir.ch/r4/PractitionerRole/1PR-b064519434634b4e941c4bd9459096c7",
      "resource" : {
        "resourceType" : "PractitionerRole",
        "id" : "1PR-b064519434634b4e941c4bd9459096c7",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.ch/ig/ch-elm/StructureDefinition/ch-elm-practitionerrole-orderer"
          ]
        },
        "practitioner" : {
          "reference" : "Practitioner/1Pract-5a2e8c1d194942d7a438d3844ecb3d4d"
        }
      }
    }
  ]
}