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

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

: 70Doc - CPE Genotyping Freetext - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "70Doc-CPE-Genotyping-Freetext",
  "identifier" : {
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:uuid:b9a8b9ee-9157-44af-b46e-afef3c69d6bd"
  },
  "type" : "document",
  "timestamp" : "2026-01-17T12:00:00+02:00",
  "entry" : [
    {
      "fullUrl" : "http://test.fhir.ch/r4/Composition/70Comp-Genotyping-Freetext",
      "resource" : {
        "resourceType" : "Composition",
        "id" : "70Comp-Genotyping-Freetext",
        "language" : "de-CH",
        "identifier" : {
          "system" : "urn:ietf:rfc:3986",
          "value" : "urn:uuid:b9a8b9ee-9157-44af-b46e-afef3c69d6bd"
        },
        "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/68Pat"
        },
        "date" : "2026-01-17T12:00:00+02:00",
        "author" : [
          {
            🔗 "reference" : "Organization/1Org-Labor"
          }
        ],
        "title" : "Laborbericht vom 17.1.2026",
        "section" : [
          {
            "title" : "Analyseergebnisse der CPE Resistenzbestimmung",
            "code" : {
              "coding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "726528006",
                  "display" : "Genotyping (qualifier value)"
                }
              ]
            },
            "entry" : [
              {
                "reference" : "Observation/70Obs-Genotyping-Freetext"
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "http://test.fhir.ch/r4/DiagnosticReport/70DR-Genotyping-Freetext",
      "resource" : {
        "resourceType" : "DiagnosticReport",
        "id" : "70DR-Genotyping-Freetext",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.composition",
            "valueReference" : {
              "reference" : "Composition/70Comp-Genotyping-Freetext"
            }
          }
        ],
        "identifier" : [
          {
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b9a8b9ee-9157-44af-b46e-afef3c69d6bd"
          }
        ],
        "basedOn" : [
          {
            "reference" : "ServiceRequest/70SR-Genotyping-Freetext"
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "11502-2",
              "display" : "Laboratory report"
            }
          ]
        },
        "subject" : {
          "reference" : "Patient/68Pat"
        },
        "performer" : [
          {
            🔗 "reference" : "Organization/1Org-Labor"
          }
        ],
        "specimen" : [
          {
            "reference" : "Specimen/70Spec-Genotyping-Freetext"
          }
        ],
        "result" : [
          {
            "reference" : "Observation/70Obs-Genotyping-Freetext"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://test.fhir.ch/r4/Patient/68Pat",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "68Pat",
        "identifier" : [
          {
            "system" : "urn:oid:2.16.756.5.32",
            "value" : "7561234567897"
          }
        ],
        "name" : [
          {
            "family" : "Lirena",
            "given" : [
              "Vostarel"
            ]
          }
        ],
        "telecom" : [
          {
            "system" : "phone",
            "value" : "077000000"
          }
        ],
        "gender" : "female",
        "birthDate" : "1981-02-07",
        "address" : [
          {
            "use" : "home",
            "line" : [
              "Staginabet 2"
            ],
            "_line" : [
              {
                "extension" : [
                  {
                    "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
                    "valueString" : "Staginabet"
                  },
                  {
                    "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
                    "valueString" : "2"
                  }
                ]
              }
            ],
            "city" : "Carouge",
            "state" : "GE",
            "postalCode" : "1227",
            "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/70Obs-Genotyping-Freetext",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "70Obs-Genotyping-Freetext",
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "laboratory",
                "display" : "Laboratory"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "1085501000112104",
              "display" : "Carbapenemase-producing Acinetobacter (organism)"
            }
          ]
        },
        "subject" : {
          "reference" : "Patient/68Pat"
        },
        "effectiveDateTime" : "2026-01-17T14:20:00+02:00",
        "performer" : [
          {
            🔗 "reference" : "Organization/1Org-Labor"
          }
        ],
        "valueCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "700398000",
              "display" : "Acinetobacter bereziniae (organism)"
            }
          ]
        },
        "specimen" : {
          "reference" : "Specimen/70Spec-Genotyping-Freetext"
        },
        "component" : [
          {
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "LP113695-3",
                  "display" : "Carbapenem resistance genes"
                }
              ]
            },
            "valueString" : "alpha centauri",
            "interpretation" : [
              {
                "coding" : [
                  {
                    "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
                    "code" : "POS",
                    "display" : "Positive"
                  }
                ]
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "http://test.fhir.ch/r4/Specimen/70Spec-Genotyping-Freetext",
      "resource" : {
        "resourceType" : "Specimen",
        "id" : "70Spec-Genotyping-Freetext",
        "type" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "258527002",
              "display" : "Anal swab (specimen)"
            }
          ]
        },
        "subject" : {
          "reference" : "Patient/68Pat"
        },
        "collection" : {
          "collectedDateTime" : "2026-01-15T14:20:00+02:00"
        }
      }
    },
    {
      "fullUrl" : "http://test.fhir.ch/r4/ServiceRequest/70SR-Genotyping-Freetext",
      "resource" : {
        "resourceType" : "ServiceRequest",
        "id" : "70SR-Genotyping-Freetext",
        "identifier" : [
          {
            "value" : "36500923675"
          }
        ],
        "status" : "completed",
        "intent" : "order",
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "1085501000112104",
              "display" : "Carbapenemase-producing Acinetobacter (organism)"
            }
          ]
        },
        "subject" : {
          "reference" : "Patient/68Pat"
        },
        "requester" : {
          🔗 "reference" : "PractitionerRole/PR-PeterHauser"
        },
        "specimen" : [
          {
            "reference" : "Specimen/70Spec-Genotyping-Freetext"
          }
        ]
      }
    },
    {
      "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/PR-PeterHauser",
      "resource" : {
        "resourceType" : "PractitionerRole",
        "id" : "PR-PeterHauser",
        "practitioner" : {
          🔗 "reference" : "Practitioner/Pract-PeterHauser"
        },
        "organization" : {
          🔗 "reference" : "Organization/Org-PeterHauser"
        }
      }
    },
    {
      "fullUrl" : "http://test.fhir.ch/r4/Practitioner/Pract-PeterHauser",
      "resource" : {
        "resourceType" : "Practitioner",
        "id" : "Pract-PeterHauser",
        "identifier" : [
          {
            "system" : "urn:oid:2.51.1.3",
            "value" : "7601000000514"
          }
        ],
        "name" : [
          {
            "family" : "Hauser",
            "given" : [
              "Peter"
            ]
          }
        ],
        "telecom" : [
          {
            "system" : "email",
            "value" : "peter.hauser@hauserpraxis.ch"
          },
          {
            "system" : "phone",
            "value" : "+41 79 222 33 44"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://test.fhir.ch/r4/Organization/Org-PeterHauser",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "Org-PeterHauser",
        "identifier" : [
          {
            "system" : "urn:oid:2.16.756.5.45",
            "value" : "A74966168"
          }
        ],
        "name" : "Praxis Dr. Hauser",
        "address" : [
          {
            "line" : [
              "Hauptstrasse 10"
            ],
            "_line" : [
              {
                "extension" : [
                  {
                    "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
                    "valueString" : "Hauptstrasse"
                  },
                  {
                    "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
                    "valueString" : "10"
                  }
                ]
              }
            ],
            "city" : "Solothurn",
            "postalCode" : "4500"
          }
        ]
      }
    }
  ]
}