CH LAB-Order (R4)
3.0.0-ci-build - ci-build Switzerland flag

CH LAB-Order (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 3.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-lab-order/ and changes regularly. See the Directory of published versions

: CH LAB-Order 2-pertussis with ServiceRequest and Form - JSON Representation

Raw json | Download


{
  "resourceType" : "Bundle",
  "id" : "2-pertussis-document-with-sr-and-form",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2019-04-01T20:18:41.341+00:00",
    "profile" : [
      🔗 "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-document"
    ]
  },
  "identifier" : {
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:uuid:26d3dff7-ab05-4737-a49c-5eccd33595f8"
  },
  "type" : "document",
  "timestamp" : "2019-04-01T20:18:41.341+00:00",
  "entry" : [
    {
      "fullUrl" : "http://example.com/fhir/Composition/2-pertussis-composition-with-sr-and-form",
      "resource" : {
        "resourceType" : "Composition",
        "id" : "2-pertussis-composition-with-sr-and-form",
        "meta" : {
          "versionId" : "1",
          "lastUpdated" : "2021-02-18T17:04:38.520+00:00",
          "profile" : [
            🔗 "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-composition"
          ]
        },
        "text" : {
          "status" : "additional",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div>Case study 2</div><div><h3>Suspicion of whooping cough</h3><p>A mother visits the family doctor Peter Presto of the Olten group practice with her 6-year-old son Emil Kummer, born 5 May 2014, because the child has been coughing increasingly for a fortnight, with cramping cough attacks, and has a fever. The doctor`s receptionist measures the fever, takes a fingertip Blood sample from the son, determines the CRP and prepares a Blood smear. The doctor suspects a viral infection, but wants to rule out whooping cough, although the child has been vaccinated against it. As he is under time pressure due to an emergency, he does not want to do the necessary throat swab himself, but asks the mother to accompany the child to the nearby laboratory to have the swab done in peace. He prepares a laboratory order to carry out a pertussis PCR on the child`s throat swab and gives the order to the mother. The mother herself is not sure whether she herself has been vaccinated against pertussis. Consequently, the family doctor Peter Presto gives her the pertussis vaccination right away and recommends that the same be done for the child`s father and grandparents. In the meantime, the MPA has looked at the son`s Blood smear under the microscope and finds a lot of reactive lymphocytes, which seem suspicious to her. She is unsure and asks the doctor, who gives the order to give the child`s Blood smears to the mother and also to have them examined more closely in the laboratory. The mother arrives at the laboratory with her son, where the doctor`s order is first to establish the son`s identity. Then a pharyngeal swab and a right cubital venepuncture are taken from the child in the laboratory`s Blood collection room and passed on to the laboratory together with the Blood smears and the doctor`s examination order.</p></div></div>"
        },
        "extension" : [
          {
            "extension" : [
              {
                "url" : "enterer",
                "valueReference" : {
                  🔗 "reference" : "PractitionerRole/PeterPrestoGruppenpraxis"
                }
              }
            ],
            "url" : "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-dataenterer"
          },
          {
            "url" : "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-urgentnoficationcontactfortheresponsetothisdocument",
            "valueReference" : {
              🔗 "reference" : "PractitionerRole/EvaErlenmeyerLaborPipette"
            }
          },
          {
            "url" : "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-copyreceiver",
            "valueReference" : {
              🔗 "reference" : "PractitionerRole/MarcMustermannGruppenpraxis"
            }
          },
          {
            "url" : "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-copyreceiver",
            "valueReference" : {
              🔗 "reference" : "Patient/EmilKummer"
            }
          }
        ],
        "status" : "final",
        "type" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "721965002",
              "display" : "Laboratory order (record artifact)"
            }
          ]
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "721963009",
                "display" : "Order (record artifact)"
              }
            ]
          }
        ],
        "subject" : {
          🔗 "reference" : "Patient/EmilKummer"
        },
        "date" : "2020-03-31T11:46:09+02:00",
        "author" : [
          {
            🔗 "reference" : "PractitionerRole/PeterPrestoGruppenpraxis"
          }
        ],
        "title" : "Laboratory Order by Form 2-pertussis",
        "section" : [
          {
            "title" : "Order-Referral-Form 2-pertussis",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "93037-0",
                  "display" : "Portable medical order form"
                }
              ]
            },
            "text" : {
              "status" : "generated",
              "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Order-Referral-Form 2-pertussis</div>"
            },
            "entry" : [
              {
                🔗 "reference" : "Questionnaire/2-pertussis"
              },
              {
                🔗 "reference" : "QuestionnaireResponse/2-pertussis"
              },
              {
                🔗 "reference" : "ServiceRequest/2-pertussis-service-request"
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Patient/EmilKummer",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "EmilKummer",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient"
          ]
        },
        "text" : {
          "status" : "additional",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>id</b>: EmilKummer</p><p><b>meta</b>:</p><p><b>identifier</b>: 012/08.111112</p><p><b>name</b>: Emil Kummer</p><p><b>gender</b>: MALE</p><p><b>birthDate</b>: May 05, 2014</p><p><b>maritalStatus</b>: ledig <span style=\"background: LightGoldenRodYellow\">(Details : {$ech-11-maritalstatus code '1' = '1', given as 'ledig'})</span></p><h3>Communications</h3><table class=\"grid\"><tr><td>-</td><td><b>Language</b></td><td><b>Preferred</b></td></tr><tr><td>*</td><td>Deutsch (Schweiz) <span style=\"background: LightGoldenRodYellow\">(Details : {urn:ietf:bcp:47 code 'de-CH' = 'German (Region=Schweiz))</span></td><td>true</td></tr></table></div>"
        },
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/patient-birthPlace",
            "valueAddress" : {
              "city" : "Paris",
              "country" : "Frankreich"
            }
          },
          {
            "url" : "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient-ech-11-placeoforigin",
            "valueAddress" : {
              "city" : "Köniz",
              "state" : "BE"
            }
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/patient-religion",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v3-ReligiousAffiliation",
                  "code" : "1041",
                  "display" : "Roman Catholic Church"
                }
              ]
            }
          }
        ],
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "MR"
                }
              ]
            },
            "system" : "urn:oid:2.16.756.5.30.999999.1",
            "value" : "012/08.111112"
          },
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "MR"
                }
              ]
            },
            "system" : "urn:oid:2.16.756.5.30.999999.1",
            "value" : "012/08.111112"
          }
        ],
        "name" : [
          {
            "family" : "Kummer",
            "given" : [
              "Emil"
            ]
          }
        ],
        "gender" : "male",
        "birthDate" : "2017-05-05",
        "maritalStatus" : {
          "coding" : [
            {
              "system" : "http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus",
              "code" : "1",
              "display" : "ledig"
            }
          ]
        },
        "communication" : [
          {
            "language" : {
              "coding" : [
                {
                  "system" : "urn:ietf:bcp:47",
                  "code" : "de-CH"
                }
              ],
              "text" : "Deutsch (Schweiz)"
            },
            "preferred" : true
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Practitioner/PeterPresto",
      "resource" : {
        "resourceType" : "Practitioner",
        "id" : "PeterPresto",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner-epr"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_PeterPresto\"> </a><p><b>Generated Narrative: Practitioner </b><a name=\"PeterPresto\"> </a><a name=\"hcPeterPresto\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourcePractitioner &quot;PeterPresto&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://fhir.ch/ig/ch-core/4.0.1/StructureDefinition-ch-core-practitioner-epr.html\">CH Core Practitioner EPR</a></p></div><p><b>identifier</b>: <a href=\"https://www.gs1.org/standards/id-keys/gln\" title=\"Global Location Number\">GLN</a>/7601022050702, <code>urn:oid:2.16.756.5.30.1.123.100.2.1.1</code>/A123303</p><p><b>name</b>: Peter Presto (Official)</p><p><b>telecom</b>: ph: 032 333 22 33(WORK), <a href=\"mailto:peter.presto@arztpraxis.ch\">peter.presto@arztpraxis.ch</a></p></div>"
        },
        "identifier" : [
          {
            "system" : "urn:oid:2.51.1.3",
            "value" : "7601022050702"
          },
          {
            "system" : "urn:oid:2.16.756.5.30.1.123.100.2.1.1",
            "value" : "A123303"
          }
        ],
        "name" : [
          {
            "use" : "official",
            "family" : "Presto",
            "given" : [
              "Peter"
            ],
            "prefix" : [
              "Dr. med."
            ],
            "_prefix" : [
              {
                "extension" : [
                  {
                    "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
                    "valueCode" : "AC"
                  }
                ]
              }
            ]
          }
        ],
        "telecom" : [
          {
            "system" : "phone",
            "value" : "032 333 22 33",
            "use" : "work"
          },
          {
            "system" : "email",
            "value" : "peter.presto@arztpraxis.ch",
            "use" : "work"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Organization/Gruppenpraxis",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "Gruppenpraxis",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization-epr"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_Gruppenpraxis\"> </a><p><b>Generated Narrative: Organization </b><a name=\"Gruppenpraxis\"> </a><a name=\"hcGruppenpraxis\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceOrganization &quot;Gruppenpraxis&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://fhir.ch/ig/ch-core/4.0.1/StructureDefinition-ch-core-organization-epr.html\">CH Core Organization EPR</a></p></div><p><b>identifier</b>: <a href=\"https://www.gs1.org/standards/id-keys/gln\" title=\"Global Location Number\">GLN</a>/7601000241115</p><p><b>name</b>: Gruppenpraxis Olten</p><p><b>telecom</b>: <a href=\"tel:+41555556677\">+41555556677</a>, <a href=\"mailto:info@gruppenpraxis.ch\">info@gruppenpraxis.ch</a>, <a href=\"http://www.gruppenpraxis.ch\">http://www.gruppenpraxis.ch</a></p><p><b>address</b>: Gerbergasse 12 Olten 4600 CH </p></div>"
        },
        "identifier" : [
          {
            "system" : "urn:oid:2.51.1.3",
            "value" : "7601000241115"
          }
        ],
        "name" : "Gruppenpraxis Olten",
        "telecom" : [
          {
            "system" : "phone",
            "value" : "+41555556677",
            "use" : "work"
          },
          {
            "system" : "email",
            "value" : "info@gruppenpraxis.ch",
            "use" : "work"
          },
          {
            "system" : "url",
            "value" : "http://www.gruppenpraxis.ch",
            "use" : "work"
          }
        ],
        "address" : [
          {
            "line" : [
              "Gerbergasse 12"
            ],
            "city" : "Olten",
            "postalCode" : "4600",
            "country" : "CH"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/PractitionerRole/PeterPrestoGruppenpraxis",
      "resource" : {
        "resourceType" : "PractitionerRole",
        "id" : "PeterPrestoGruppenpraxis",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_PeterPrestoGruppenpraxis\"> </a><p><b>Generated Narrative: PractitionerRole </b><a name=\"PeterPrestoGruppenpraxis\"> </a><a name=\"hcPeterPrestoGruppenpraxis\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourcePractitionerRole &quot;PeterPrestoGruppenpraxis&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://fhir.ch/ig/ch-core/4.0.1/StructureDefinition-ch-core-practitionerrole.html\">CH Core PractitionerRole</a></p></div><p><b>practitioner</b>: See on this page: Practitioner/PeterPresto</p><p><b>organization</b>: See on this page: Organization/Gruppenpraxis</p></div>"
        },
        "practitioner" : {
          🔗 "reference" : "Practitioner/PeterPresto"
        },
        "organization" : {
          🔗 "reference" : "Organization/Gruppenpraxis"
        }
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Practitioner/MarcMustermann",
      "resource" : {
        "resourceType" : "Practitioner",
        "id" : "MarcMustermann",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_MarcMustermann\"> </a><p><b>Generated Narrative: Practitioner </b><a name=\"MarcMustermann\"> </a><a name=\"hcMarcMustermann\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourcePractitioner &quot;MarcMustermann&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://fhir.ch/ig/ch-core/4.0.1/StructureDefinition-ch-core-practitioner.html\">CH Core Practitioner</a></p></div><p><b>identifier</b>: <a href=\"https://www.gs1.org/standards/id-keys/gln\" title=\"Global Location Number\">GLN</a>/7601000050700, <code>urn:oid:2.16.756.5.30.1.123.100.2.1.1</code>/A123309</p><p><b>name</b>: Marc Mustermann (Official)</p><p><b>telecom</b>: ph: 033 444 22 11(WORK), <a href=\"mailto:marc.mustermann@gruppenpraxis.ch\">marc.mustermann@gruppenpraxis.ch</a></p></div>"
        },
        "identifier" : [
          {
            "system" : "urn:oid:2.51.1.3",
            "value" : "7601000050700"
          },
          {
            "system" : "urn:oid:2.16.756.5.30.1.123.100.2.1.1",
            "value" : "A123309"
          }
        ],
        "name" : [
          {
            "use" : "official",
            "family" : "Mustermann",
            "given" : [
              "Marc"
            ],
            "prefix" : [
              "Dr. med."
            ],
            "_prefix" : [
              {
                "extension" : [
                  {
                    "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
                    "valueCode" : "AC"
                  }
                ]
              }
            ]
          }
        ],
        "telecom" : [
          {
            "system" : "phone",
            "value" : "033 444 22 11",
            "use" : "work"
          },
          {
            "system" : "email",
            "value" : "marc.mustermann@gruppenpraxis.ch",
            "use" : "work"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/PractitionerRole/MarcMustermannGruppenpraxis",
      "resource" : {
        "resourceType" : "PractitionerRole",
        "id" : "MarcMustermannGruppenpraxis",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_MarcMustermannGruppenpraxis\"> </a><p><b>Generated Narrative: PractitionerRole </b><a name=\"MarcMustermannGruppenpraxis\"> </a><a name=\"hcMarcMustermannGruppenpraxis\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourcePractitionerRole &quot;MarcMustermannGruppenpraxis&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://fhir.ch/ig/ch-core/4.0.1/StructureDefinition-ch-core-practitionerrole.html\">CH Core PractitionerRole</a></p></div><p><b>practitioner</b>: See on this page: Practitioner/MarcMustermann</p><p><b>organization</b>: See on this page: Organization/Gruppenpraxis</p></div>"
        },
        "practitioner" : {
          🔗 "reference" : "Practitioner/MarcMustermann"
        },
        "organization" : {
          🔗 "reference" : "Organization/Gruppenpraxis"
        }
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Practitioner/EvaErlenmeyer",
      "resource" : {
        "resourceType" : "Practitioner",
        "id" : "EvaErlenmeyer",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_EvaErlenmeyer\"> </a><p><b>Generated Narrative: Practitioner </b><a name=\"EvaErlenmeyer\"> </a><a name=\"hcEvaErlenmeyer\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourcePractitioner &quot;EvaErlenmeyer&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://fhir.ch/ig/ch-core/4.0.1/StructureDefinition-ch-core-practitioner.html\">CH Core Practitioner</a></p></div><p><b>identifier</b>: <a href=\"https://www.gs1.org/standards/id-keys/gln\" title=\"Global Location Number\">GLN</a>/7601000050717, <code>urn:oid:2.16.756.5.30.1.123.100.2.1.1</code>/A123315</p><p><b>name</b>: Eva Erlenmeyer (Official)</p><p><b>telecom</b>: ph: 033 444 55 66(WORK), <a href=\"mailto:eva.erlenmeyer@labor-pipette.ch\">eva.erlenmeyer@labor-pipette.ch</a></p></div>"
        },
        "identifier" : [
          {
            "system" : "urn:oid:2.51.1.3",
            "value" : "7601000050717"
          },
          {
            "system" : "urn:oid:2.16.756.5.30.1.123.100.2.1.1",
            "value" : "A123315"
          }
        ],
        "name" : [
          {
            "use" : "official",
            "family" : "Erlenmeyer",
            "given" : [
              "Eva"
            ],
            "prefix" : [
              "Dr. med."
            ],
            "_prefix" : [
              {
                "extension" : [
                  {
                    "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
                    "valueCode" : "AC"
                  }
                ]
              }
            ]
          }
        ],
        "telecom" : [
          {
            "system" : "phone",
            "value" : "033 444 55 66",
            "use" : "work"
          },
          {
            "system" : "email",
            "value" : "eva.erlenmeyer@labor-pipette.ch",
            "use" : "work"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Organization/LaborPipette",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "LaborPipette",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_LaborPipette\"> </a><p><b>Generated Narrative: Organization </b><a name=\"LaborPipette\"> </a><a name=\"hcLaborPipette\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceOrganization &quot;LaborPipette&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://fhir.ch/ig/ch-core/4.0.1/StructureDefinition-ch-core-organization.html\">CH Core Organization</a></p></div><p><b>identifier</b>: <a href=\"https://www.gs1.org/standards/id-keys/gln\" title=\"Global Location Number\">GLN</a>/7601000234407</p><p><b>name</b>: Labor Pipette</p><p><b>telecom</b>: <a href=\"tel:+41223345566\">+41223345566</a>, <a href=\"mailto:info@labor-pipette.ch\">info@labor-pipette.ch</a>, <a href=\"http://www.labor-pipette.ch\">http://www.labor-pipette.ch</a></p><p><b>address</b>: Laborstrasse 23 Olten 4600 CH </p></div>"
        },
        "identifier" : [
          {
            "system" : "urn:oid:2.51.1.3",
            "value" : "7601000234407"
          }
        ],
        "name" : "Labor Pipette",
        "telecom" : [
          {
            "system" : "phone",
            "value" : "+41223345566",
            "use" : "work"
          },
          {
            "system" : "email",
            "value" : "info@labor-pipette.ch",
            "use" : "work"
          },
          {
            "system" : "url",
            "value" : "http://www.labor-pipette.ch",
            "use" : "work"
          }
        ],
        "address" : [
          {
            "line" : [
              "Laborstrasse 23"
            ],
            "city" : "Olten",
            "postalCode" : "4600",
            "country" : "CH"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/PractitionerRole/EvaErlenmeyerLaborPipette",
      "resource" : {
        "resourceType" : "PractitionerRole",
        "id" : "EvaErlenmeyerLaborPipette",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_EvaErlenmeyerLaborPipette\"> </a><p><b>Generated Narrative: PractitionerRole </b><a name=\"EvaErlenmeyerLaborPipette\"> </a><a name=\"hcEvaErlenmeyerLaborPipette\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourcePractitionerRole &quot;EvaErlenmeyerLaborPipette&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://fhir.ch/ig/ch-core/4.0.1/StructureDefinition-ch-core-practitionerrole.html\">CH Core PractitionerRole</a></p></div><p><b>identifier</b>: <code>urn:oid:2.16.756.5.30.1.123.100.2.1.1</code>/A123444</p><p><b>practitioner</b>: See on this page: Practitioner/EvaErlenmeyer</p><p><b>organization</b>: See on this page: Organization/LaborPipette</p></div>"
        },
        "identifier" : [
          {
            "system" : "urn:oid:2.16.756.5.30.1.123.100.2.1.1",
            "value" : "A123444"
          }
        ],
        "practitioner" : {
          🔗 "reference" : "Practitioner/EvaErlenmeyer"
        },
        "organization" : {
          🔗 "reference" : "Organization/LaborPipette"
        }
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Coverage/health-insurance-card-emil-kummer",
      "resource" : {
        "resourceType" : "Coverage",
        "id" : "health-insurance-card-emil-kummer",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Coverage_health-insurance-card-emil-kummer\"> </a><p><b>Generated Narrative: Coverage </b><a name=\"health-insurance-card-emil-kummer\"> </a><a name=\"hchealth-insurance-card-emil-kummer\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceCoverage &quot;health-insurance-card-emil-kummer&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://fhir.ch/ig/ch-orf/2.0.1/StructureDefinition-ch-orf-coverage.html\">CH ORF Coverage</a></p></div><p><b>identifier</b>: Insurance Card Number/A123456780-1</p><p><b>status</b>: active</p><p><b>type</b>: According to KVG <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://fhir.ch/ig/ch-orf/2.0.1/CodeSystem-ch-orf-cs-coveragetype.html\">Coverage Type</a>#KVG)</span></p><p><b>subscriber</b>: See on this page: Patient/EmilKummer</p><p><b>beneficiary</b>: See on this page: Patient/EmilKummer</p><p><b>period</b>: ?? --&gt; 2024-12-31</p><p><b>payor</b>: <span><code>http://ehic.com/insurer</code>/123456789</span></p></div>"
        },
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://fhir.ch/ig/ch-orf/CodeSystem/ch-orf-cs-coverageidentifiertype",
                  "code" : "VeKa"
                }
              ]
            },
            "system" : "http://ehic.com/insurer/123456789/member",
            "value" : "A123456780-1"
          }
        ],
        "status" : "active",
        "type" : {
          "coding" : [
            {
              "system" : "http://fhir.ch/ig/ch-orf/CodeSystem/ch-orf-cs-coveragetype",
              "code" : "KVG",
              "display" : "According to KVG"
            }
          ]
        },
        "subscriber" : {
          🔗 "reference" : "Patient/EmilKummer"
        },
        "beneficiary" : {
          🔗 "reference" : "Patient/EmilKummer"
        },
        "period" : {
          "end" : "2024-12-31"
        },
        "payor" : [
          {
            "identifier" : {
              "system" : "http://ehic.com/insurer",
              "value" : "123456789"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Specimen/Serum-2-pertussis",
      "resource" : {
        "resourceType" : "Specimen",
        "id" : "Serum-2-pertussis",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Specimen_Serum-2-pertussis\"> </a><p><b>Generated Narrative: Specimen </b><a name=\"Serum-2-pertussis\"> </a><a name=\"hcSerum-2-pertussis\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceSpecimen &quot;Serum-2-pertussis&quot; </p></div><p><b>identifier</b>: 48736-12345-75465</p><p><b>accessionIdentifier</b>: 4e88a-12345-dd888</p><p><b>status</b>: available</p><p><b>type</b>: Serum specimen (specimen) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#119364003)</span></p><p><b>subject</b>: See on this page: Patient/EmilKummer</p><h3>Collections</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Collector</b></td><td><b>Collected[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>See on this page: Practitioner/PeterPresto</td><td>2015-08-16 06:40:17+0000</td></tr></table><h3>Containers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>Microcapillary blood transfer tube, clot activator (physical object) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#702304001)</span></td></tr></table></div>"
        },
        "identifier" : [
          {
            "value" : "48736-12345-75465"
          }
        ],
        "accessionIdentifier" : {
          "value" : "4e88a-12345-dd888"
        },
        "status" : "available",
        "type" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "119364003",
              "display" : "Serum specimen (specimen)"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/EmilKummer"
        },
        "collection" : {
          "collector" : {
            🔗 "reference" : "Practitioner/PeterPresto"
          },
          "collectedDateTime" : "2015-08-16T06:40:17Z"
        },
        "container" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "702304001",
                  "display" : "Microcapillary blood transfer tube, clot activator (physical object)"
                }
              ]
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Specimen/Throat-swab-2-pertussis",
      "resource" : {
        "resourceType" : "Specimen",
        "id" : "Throat-swab-2-pertussis",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Specimen_Throat-swab-2-pertussis\"> </a><p><b>Generated Narrative: Specimen </b><a name=\"Throat-swab-2-pertussis\"> </a><a name=\"hcThroat-swab-2-pertussis\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceSpecimen &quot;Throat-swab-2-pertussis&quot; </p></div><p><b>identifier</b>: 48736-222333-75465</p><p><b>accessionIdentifier</b>: 4e88a-bc987-dd888</p><p><b>status</b>: available</p><p><b>type</b>: Throat swab (specimen) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#258529004)</span></p><p><b>subject</b>: See on this page: Patient/EmilKummer</p><p><b>receivedTime</b>: 2023-12-01 16:40:17+0000</p><p><b>request</b>: See on this page: ServiceRequest/2-pertussis-service-request</p><h3>Collections</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Collector</b></td><td><b>Collected[x]</b></td><td><b>Method</b></td><td><b>BodySite</b></td></tr><tr><td style=\"display: none\">*</td><td>See on this page: Practitioner/PeterPresto</td><td>2023-12-01 06:40:17+0000</td><td>Oral swab (specimen) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#418932006)</span></td><td>Entire throat (surface region of neck) (body structure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#264231000)</span></td></tr></table><h3>Containers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Identifier</b></td><td><b>Description</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>4e88a-bc987-dd888-12345</td><td>ESwab 486C tubes Copan</td><td>General specimen container (physical object) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#706053007)</span></td></tr></table><p><b>note</b>: Some notes to Sample</p></div>"
        },
        "identifier" : [
          {
            "value" : "48736-222333-75465"
          }
        ],
        "accessionIdentifier" : {
          "value" : "4e88a-bc987-dd888"
        },
        "status" : "available",
        "type" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "258529004",
              "display" : "Throat swab (specimen)"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/EmilKummer"
        },
        "receivedTime" : "2023-12-01T16:40:17Z",
        "request" : [
          {
            🔗 "reference" : "ServiceRequest/2-pertussis-service-request"
          }
        ],
        "collection" : {
          "collector" : {
            🔗 "reference" : "Practitioner/PeterPresto"
          },
          "collectedDateTime" : "2023-12-01T06:40:17Z",
          "method" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "418932006",
                "display" : "Oral swab (specimen)"
              }
            ]
          },
          "bodySite" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "264231000",
                "display" : "Entire throat (surface region of neck) (body structure)"
              }
            ]
          }
        },
        "container" : [
          {
            "identifier" : [
              {
                "value" : "4e88a-bc987-dd888-12345"
              }
            ],
            "description" : "ESwab 486C tubes Copan",
            "type" : {
              "coding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "706053007",
                  "display" : "General specimen container (physical object)"
                }
              ]
            }
          }
        ],
        "note" : [
          {
            "text" : "Some notes to Sample"
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Specimen/Blood-2-pertussis",
      "resource" : {
        "resourceType" : "Specimen",
        "id" : "Blood-2-pertussis",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Specimen_Blood-2-pertussis\"> </a><p><b>Generated Narrative: Specimen </b><a name=\"Blood-2-pertussis\"> </a><a name=\"hcBlood-2-pertussis\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceSpecimen &quot;Blood-2-pertussis&quot; </p></div><p><b>status</b>: available</p><p><b>type</b>: Blood sample <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#119297000)</span></p><p><b>subject</b>: See on this page: Patient/EmilKummer</p><h3>Collections</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Collector</b></td><td><b>Collected[x]</b></td><td><b>BodySite</b></td></tr><tr><td style=\"display: none\">*</td><td>See on this page: Practitioner/PeterPresto</td><td>2015-08-16 06:40:17+0000</td><td>Structure of capillary of skin (body structure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#49094006)</span></td></tr></table><h3>Containers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>Microcapillary blood transfer tube, ethylene diamine tetraacetic acid (physical object) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#702306004)</span></td></tr></table></div>"
        },
        "status" : "available",
        "type" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "119297000",
              "display" : "Blood sample"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/EmilKummer"
        },
        "collection" : {
          "collector" : {
            🔗 "reference" : "Practitioner/PeterPresto"
          },
          "collectedDateTime" : "2015-08-16T06:40:17Z",
          "bodySite" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "49094006",
                "display" : "Structure of capillary of skin (body structure)"
              }
            ]
          }
        },
        "container" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "702306004",
                  "display" : "Microcapillary blood transfer tube, ethylene diamine tetraacetic acid (physical object)"
                }
              ]
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/Questionnaire/2-pertussis",
      "resource" : {
        "resourceType" : "Questionnaire",
        "id" : "2-pertussis",
        "meta" : {
          "versionId" : "1",
          "lastUpdated" : "2019-04-01T20:17:53.340+00:00",
          "profile" : [
            🔗 "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-questionnaire"🔗 ,
            "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire"🔗 ,
            "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-extr-smap"
          ]
        },
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Questionnaire_2-pertussis\"> </a><p><b>Generated Narrative: Questionnaire </b><a name=\"2-pertussis\"> </a><a name=\"hc2-pertussis\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceQuestionnaire &quot;2-pertussis&quot; Version&quot;1&quot; Updated&quot;2019-04-01 20:17:53+0000&quot; </p><p style=\"margin-bottom: 0px\">Profiles: <a href=\"http://fhir.ch/ig/ch-orf/2.0.1/StructureDefinition-ch-orf-questionnaire.html\">CH ORF Questionnaire</a>, <a href=\"http://hl7.org/fhir/uv/sdc/STU3/StructureDefinition-sdc-questionnaire.html\">SDCBaseQuestionnaire</a>, <a href=\"http://hl7.org/fhir/uv/sdc/STU3/StructureDefinition-sdc-questionnaire-extr-smap.html\">Extractable Questionnaire - StructureMap</a></p></div><p><b>Target structure map</b>: <a href=\"http://fhir.ch/ig/ch-orf/2.0.1/StructureMap-OrfQrToBundle.html\">OrfQrToBundle</a></p><p><b>Source structure map</b>: <a href=\"http://fhir.ch/ig/ch-orf/StructureMap/OrfPrepopBundleToQr\">http://fhir.ch/ig/ch-orf/StructureMap/OrfPrepopBundleToQr</a></p><blockquote><p><b>Launch context resources</b></p><blockquote><p><b>url</b></p><code>name</code></blockquote><p><b>value</b>: Patient (Details: Launch Context code patient  = ' Patient ', stated as ' null ')</p><blockquote><p><b>url</b></p><code>type</code></blockquote><p><b>value</b>: Patient</p></blockquote><blockquote><p><b>Launch context resources</b></p><blockquote><p><b>url</b></p><code>name</code></blockquote><p><b>value</b>: User (Details: Launch Context code user  = ' User ', stated as ' User ')</p><blockquote><p><b>url</b></p><code>type</code></blockquote><p><b>value</b>: Practitioner</p><blockquote><p><b>url</b></p><code>description</code></blockquote><p><b>value</b>: The practitioner that is to be used to pre-populate the form</p></blockquote><p><b>url</b>: <code>http://fhir.ch/ig/ch-lab-order/Questionnaire/2-pertussis</code></p><p><b>version</b>: 1.0.0</p><p><b>name</b>: LabOrderFormExample</p><p><b>title</b>: Lab Order Form Example 2-pertussis</p><p><b>status</b>: active</p><p><b>subjectType</b>: Patient</p><p><b>date</b>: 2020-12-17</p><p><b>publisher</b>: HL7 Switzerland</p><p><b>contact</b>: HL7 Switzerland: <a href=\"https://www.hl7.ch/\">https://www.hl7.ch/</a></p><p><b>jurisdiction</b>: Switzerland <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.4.0/CodeSystem-ISO3166Part1.html\">ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code</a>#CH)</span></p><p><b>copyright</b>: CC0-1.0</p><blockquote><p><b>item</b></p><p><b>linkId</b>: order</p><p><b>text</b>: Auftrag</p><p><b>type</b>: group</p><p><b>required</b>: true</p><blockquote><p><b>item</b></p><p><b>linkId</b>: order.placerOrderIdentifier</p><p><b>text</b>: Auftragsnummer des Auftraggebers</p><p><b>type</b>: string</p></blockquote><blockquote><p><b>item</b></p><p><b>Questionnaire Hidden</b>: true</p><p><b>linkId</b>: order.placerOrderIdentifierDomain</p><p><b>text</b>: Identifier Domain der Auftragsnummer des Auftraggebers</p><p><b>type</b>: string</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: order.fillerOrderIdentifier</p><p><b>text</b>: Auftragsnummer des Auftragsempfängers</p><p><b>type</b>: string</p></blockquote><blockquote><p><b>item</b></p><p><b>Questionnaire Hidden</b>: true</p><p><b>linkId</b>: order.fillerOrderIdentifierDomain</p><p><b>text</b>: Identifier Domain der Auftragsnummer des Auftragsempfängers</p><p><b>type</b>: string</p></blockquote><blockquote><p><b>item</b></p><p><b>Questionnaire Hidden</b>: true</p><p><b>linkId</b>: order.precedentDocumentIdentifier</p><p><b>text</b>: Identifier des Vorgängerdokuments</p><p><b>type</b>: string</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: order.notificationContactDocument</p><p><b>text</b>: Dringender Benachrichtigungskontakt für dieses Dokument</p><p><b>type</b>: group</p><blockquote><p><b>item</b></p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: order.notificationContactDocumentResponse</p><p><b>text</b>: Dringender Benachrichtigungskontakt für die Antwort auf dieses Dokument</p><p><b>type</b>: group</p><blockquote><p><b>item</b></p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: order.priority</p><p><b>text</b>: Auftragspriorität</p><p><b>type</b>: choice</p><blockquote><p><b>answerOption</b></p></blockquote><blockquote><p><b>answerOption</b></p></blockquote><blockquote><p><b>answerOption</b></p></blockquote><blockquote><p><b>answerOption</b></p></blockquote></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: receiver</p><p><b>text</b>: Empfänger</p><p><b>type</b>: group</p><blockquote><p><b>item</b></p><p><b>linkId</b>: receiver.practitioner</p><p><b>text</b>: Empfangende Person</p><p><b>type</b>: group</p><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: receiver.organization</p><p><b>text</b>: Empfangende Organisation</p><p><b>type</b>: group</p><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: patient</p><p><b>text</b>: Patient</p><p><b>type</b>: group</p><p><b>required</b>: true</p><blockquote><p><b>item</b></p><p><b>linkId</b>: patient.familyName</p><p><b>text</b>: Name</p><p><b>type</b>: string</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: patient.maidenName</p><p><b>text</b>: Ledigname</p><p><b>type</b>: string</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: patient.givenName</p><p><b>text</b>: Vorname</p><p><b>type</b>: string</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: patient.localPid</p><p><b>text</b>: Lokale Patienten-ID</p><p><b>type</b>: string</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: patient.birthDate</p><p><b>text</b>: Geburtsdatum</p><p><b>type</b>: date</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: patient.gender</p><p><b>text</b>: Geschlecht</p><p><b>type</b>: choice</p><blockquote><p><b>answerOption</b></p></blockquote><blockquote><p><b>answerOption</b></p></blockquote><blockquote><p><b>answerOption</b></p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: patient.maritalStatus</p><p><b>definition</b>: <a href=\"http://fhir.ch/ig/ch-core/4.0.1/StructureDefinition-ch-core-patient.html\">CH Core Patient</a></p><p><b>text</b>: Zivilstand</p><p><b>type</b>: choice</p><blockquote><p><b>answerOption</b></p></blockquote><blockquote><p><b>answerOption</b></p></blockquote><blockquote><p><b>answerOption</b></p></blockquote><blockquote><p><b>answerOption</b></p></blockquote><blockquote><p><b>answerOption</b></p></blockquote><blockquote><p><b>answerOption</b></p></blockquote><blockquote><p><b>answerOption</b></p></blockquote><blockquote><p><b>answerOption</b></p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: patient.phone</p><p><b>text</b>: Telefon</p><p><b>type</b>: string</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: patient.email</p><p><b>text</b>: E-Mail</p><p><b>type</b>: string</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: patient.streetAddressLine</p><p><b>text</b>: Strasse, Hausnummer, Postfach etc.</p><p><b>type</b>: string</p><p><b>repeats</b>: true</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: patient.postalCode</p><p><b>text</b>: PLZ</p><p><b>type</b>: string</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: patient.city</p><p><b>text</b>: Ort</p><p><b>type</b>: string</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: patient.country</p><p><b>text</b>: Land</p><p><b>type</b>: string</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: patient.languageOfCorrespondance</p><p><b>definition</b>: <a href=\"http://fhir.ch/ig/ch-core/4.0.1/StructureDefinition-ch-core-patient.html\">CH Core Patient</a></p><p><b>text</b>: Korrespondenssprache</p><p><b>type</b>: choice</p><p><b>answerValueSet</b>: <a href=\"http://fhir.ch/ig/ch-epr-term/2.0.9/ValueSet-DocumentEntry.languageCode.html\">DocumentEntry.languageCode</a></p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: patient.contactperson</p><p><b>definition</b>: <a href=\"http://fhir.ch/ig/ch-core/4.0.1/StructureDefinition-ch-core-patient.html\">CH Core Patient</a></p><p><b>text</b>: Kontaktperson</p><p><b>type</b>: group</p><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: sender</p><p><b>text</b>: Absender</p><p><b>type</b>: group</p><p><b>required</b>: true</p><blockquote><p><b>item</b></p><p><b>linkId</b>: sender.author</p><p><b>text</b>: Verantwortlicher</p><p><b>type</b>: group</p><p><b>required</b>: true</p><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: sender.dataenterer</p><p><b>text</b>: Erfasser</p><p><b>type</b>: group</p><blockquote><p><b>item</b></p></blockquote></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: receiverCopies</p><p><b>text</b>: Kopieempfänger</p><p><b>type</b>: group</p><blockquote><p><b>item</b></p><p><b>linkId</b>: receiverCopy</p><p><b>definition</b>: <a href=\"http://fhir.ch/ig/ch-core/4.0.1/StructureDefinition-ch-core-practitionerrole.html\">CH Core PractitionerRole</a></p><p><b>text</b>: Kopieempfangende Organisation oder Person</p><p><b>type</b>: group</p><p><b>repeats</b>: true</p><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: receiverCopy.patient</p><p><b>definition</b>: <a href=\"http://fhir.ch/ig/ch-core/4.0.1/StructureDefinition-ch-core-patient.html\">CH Core Patient</a></p><p><b>text</b>: Patient selbst</p><p><b>type</b>: boolean</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: receiverCopy.relatedPerson</p><p><b>definition</b>: <a href=\"http://hl7.org/fhir/R4/relatedperson.html\">RelatedPerson</a></p><p><b>text</b>: Andere Person</p><p><b>type</b>: group</p><p><b>repeats</b>: true</p><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: consent</p><p><b>definition</b>: <a href=\"http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-servicerequest#ServiceRequest.supportingInfo\">http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-servicerequest#ServiceRequest.supportingInfo</a></p><p><b>text</b>: Einverständniserklärung</p><p><b>type</b>: group</p><h3>Items</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>LinkId</b></td><td><b>Text</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>consent.treatment</td><td>Einverständnis des Patienten zur Behandlung</td><td>string</td></tr><tr><td style=\"display: none\">*</td><td>consent.patientPrivacy</td><td>Einverständnis des Patienten zum Datenschutz</td><td>string</td></tr><tr><td style=\"display: none\">*</td><td>consent.research</td><td>Einverständnis des Patienten zur Forschung</td><td>string</td></tr><tr><td style=\"display: none\">*</td><td>consent.advancedCareDirective</td><td>Patientenverfügung</td><td>string</td></tr></table></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: coverage</p><p><b>definition</b>: <a href=\"http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-servicerequest#ServiceRequest.insurance\">http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-servicerequest#ServiceRequest.insurance</a></p><p><b>text</b>: Kostenträger</p><p><b>type</b>: group</p><h3>Items</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>LinkId</b></td><td><b>Text</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>coverage.uvg</td><td>Unfallversicherung (nach UVG)</td><td>string</td></tr><tr><td style=\"display: none\">*</td><td>coverage.kvg</td><td>Grundversicherung (nach KVG)</td><td>string</td></tr><tr><td style=\"display: none\">*</td><td>coverage.vvg</td><td>Zusatzversicherung (nach VVG)</td><td>string</td></tr><tr><td style=\"display: none\">*</td><td>coverage.vvgOther</td><td>Andere (nach VVG)</td><td>string</td></tr></table></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: previousResult</p><p><b>definition</b>: <a href=\"http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-servicerequest#ServiceRequest.supportingInfo\">http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-servicerequest#ServiceRequest.supportingInfo</a></p><p><b>text</b>: Vorheriges Untersuchungsresultat</p><p><b>type</b>: group</p><h3>Items</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>LinkId</b></td><td><b>Text</b></td><td><b>Type</b></td><td><b>Repeats</b></td></tr><tr><td style=\"display: none\">*</td><td>previousResult.result</td><td>Untersuchungsresultat</td><td>string</td><td>true</td></tr></table></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: microbiology</p><p><b>text</b>: Mikrobiologie</p><p><b>type</b>: group</p><blockquote><p><b>item</b></p><p><b>linkId</b>: per</p><p><b>text</b>: Pertussis and Parapertussis DNA</p><p><b>type</b>: choice</p><p><b>repeats</b>: true</p><blockquote><p><b>answerOption</b></p></blockquote></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: hematology</p><p><b>text</b>: Hämatologie</p><p><b>type</b>: group</p><blockquote><p><b>item</b></p><p><b>linkId</b>: Blood-diff</p><p><b>text</b>: Manual Differential panel - Blood</p><p><b>type</b>: choice</p><p><b>repeats</b>: true</p><blockquote><p><b>answerOption</b></p></blockquote></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: clinical chemistry</p><p><b>text</b>: Klinische Chemie</p><p><b>type</b>: group</p><blockquote><p><b>item</b></p><p><b>linkId</b>: crp</p><p><b>text</b>: C-reactive Protein</p><p><b>type</b>: choice</p><p><b>repeats</b>: true</p><blockquote><p><b>answerOption</b></p></blockquote></blockquote></blockquote></div>"
        },
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-targetStructureMap",
            "valueCanonical" : "http://fhir.ch/ig/ch-orf/StructureMap/OrfQrToBundle"
          },
          {
            "url" : "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-sourceStructureMap",
            "valueCanonical" : "http://fhir.ch/ig/ch-orf/StructureMap/OrfPrepopBundleToQr"
          },
          {
            "extension" : [
              {
                "url" : "name",
                "valueCoding" : {
                  "system" : "http://hl7.org/fhir/uv/sdc/CodeSystem/launchContext",
                  "code" : "patient"
                }
              },
              {
                "url" : "type",
                "valueCode" : "Patient"
              }
            ],
            "url" : "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-launchContext"
          },
          {
            "extension" : [
              {
                "url" : "name",
                "valueCoding" : {
                  "system" : "http://hl7.org/fhir/uv/sdc/CodeSystem/launchContext",
                  "code" : "user",
                  "display" : "User"
                }
              },
              {
                "url" : "type",
                "valueCode" : "Practitioner"
              },
              {
                "url" : "description",
                "valueString" : "The practitioner that is to be used to pre-populate the form"
              }
            ],
            "url" : "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-launchContext"
          }
        ],
        "url" : "http://fhir.ch/ig/ch-lab-order/Questionnaire/2-pertussis",
        "version" : "1.0.0",
        "name" : "LabOrderFormExample",
        "title" : "Lab Order Form Example 2-pertussis",
        "status" : "active",
        "subjectType" : [
          "Patient"
        ],
        "date" : "2020-12-17",
        "publisher" : "HL7 Switzerland",
        "contact" : [
          {
            "name" : "HL7 Switzerland",
            "telecom" : [
              {
                "system" : "url",
                "value" : "https://www.hl7.ch/"
              }
            ]
          }
        ],
        "jurisdiction" : [
          {
            "coding" : [
              {
                "system" : "urn:iso:std:iso:3166",
                "code" : "CH"
              }
            ]
          }
        ],
        "copyright" : "CC0-1.0",
        "item" : [
          {
            "linkId" : "order",
            "text" : "Auftrag",
            "type" : "group",
            "required" : true,
            "item" : [
              {
                "linkId" : "order.placerOrderIdentifier",
                "text" : "Auftragsnummer des Auftraggebers",
                "type" : "string"
              },
              {
                "extension" : [
                  {
                    "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-hidden",
                    "valueBoolean" : true
                  }
                ],
                "linkId" : "order.placerOrderIdentifierDomain",
                "text" : "Identifier Domain der Auftragsnummer des Auftraggebers",
                "type" : "string"
              },
              {
                "linkId" : "order.fillerOrderIdentifier",
                "text" : "Auftragsnummer des Auftragsempfängers",
                "type" : "string"
              },
              {
                "extension" : [
                  {
                    "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-hidden",
                    "valueBoolean" : true
                  }
                ],
                "linkId" : "order.fillerOrderIdentifierDomain",
                "text" : "Identifier Domain der Auftragsnummer des Auftragsempfängers",
                "type" : "string"
              },
              {
                "extension" : [
                  {
                    "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-hidden",
                    "valueBoolean" : true
                  }
                ],
                "linkId" : "order.precedentDocumentIdentifier",
                "text" : "Identifier des Vorgängerdokuments",
                "type" : "string"
              },
              {
                "linkId" : "order.notificationContactDocument",
                "text" : "Dringender Benachrichtigungskontakt für dieses Dokument",
                "type" : "group",
                "item" : [
                  {
                    "linkId" : "order.notificationContactDocument.practitioner",
                    "text" : "Zu benachrichtigende Person",
                    "type" : "group",
                    "item" : [
                      {
                        "linkId" : "order.notificationContactDocument.practitioner.title",
                        "text" : "Titel",
                        "type" : "string"
                      },
                      {
                        "linkId" : "order.notificationContactDocument.practitioner.familyName",
                        "text" : "Name",
                        "type" : "string"
                      },
                      {
                        "linkId" : "order.notificationContactDocument.practitioner.givenName",
                        "text" : "Vorname",
                        "type" : "string"
                      },
                      {
                        "linkId" : "order.notificationContactDocument.practitioner.phone",
                        "text" : "Telefon",
                        "type" : "string"
                      },
                      {
                        "linkId" : "order.notificationContactDocument.practitioner.email",
                        "text" : "E-Mail",
                        "type" : "string"
                      }
                    ]
                  }
                ]
              },
              {
                "linkId" : "order.notificationContactDocumentResponse",
                "text" : "Dringender Benachrichtigungskontakt für die Antwort auf dieses Dokument",
                "type" : "group",
                "item" : [
                  {
                    "linkId" : "order.notificationContactDocumentResponse.practitioner",
                    "text" : "Zu benachrichtigende Person",
                    "type" : "group",
                    "item" : [
                      {
                        "linkId" : "order.notificationContactDocumentResponse.practitioner.title",
                        "text" : "Titel",
                        "type" : "string"
                      },
                      {
                        "linkId" : "order.notificationContactDocumentResponse.practitioner.familyName",
                        "text" : "Name",
                        "type" : "string"
                      },
                      {
                        "linkId" : "order.notificationContactDocumentResponse.practitioner.givenName",
                        "text" : "Vorname",
                        "type" : "string"
                      },
                      {
                        "linkId" : "order.notificationContactDocumentResponse.practitioner.phone",
                        "text" : "Telefon",
                        "type" : "string"
                      },
                      {
                        "linkId" : "order.notificationContactDocumentResponse.practitioner.email",
                        "text" : "E-Mail",
                        "type" : "string"
                      }
                    ]
                  }
                ]
              },
              {
                "linkId" : "order.priority",
                "text" : "Auftragspriorität",
                "type" : "choice",
                "answerOption" : [
                  {
                    "valueCoding" : {
                      "system" : "http://hl7.org/fhir/request-priority",
                      "code" : "routine",
                      "display" : "Routine"
                    },
                    "initialSelected" : true
                  },
                  {
                    "valueCoding" : {
                      "system" : "http://hl7.org/fhir/request-priority",
                      "code" : "urgent",
                      "display" : "Urgent"
                    }
                  },
                  {
                    "valueCoding" : {
                      "system" : "http://hl7.org/fhir/request-priority",
                      "code" : "asap",
                      "display" : "ASAP"
                    }
                  },
                  {
                    "valueCoding" : {
                      "system" : "http://hl7.org/fhir/request-priority",
                      "code" : "stat",
                      "display" : "STAT"
                    }
                  }
                ]
              }
            ]
          },
          {
            "linkId" : "receiver",
            "text" : "Empfänger",
            "type" : "group",
            "item" : [
              {
                "linkId" : "receiver.practitioner",
                "text" : "Empfangende Person",
                "type" : "group",
                "item" : [
                  {
                    "linkId" : "receiver.practitioner.title",
                    "text" : "Titel",
                    "type" : "string"
                  },
                  {
                    "linkId" : "receiver.practitioner.familyName",
                    "text" : "Name",
                    "type" : "string"
                  },
                  {
                    "linkId" : "receiver.practitioner.givenName",
                    "text" : "Vorname",
                    "type" : "string"
                  },
                  {
                    "linkId" : "receiver.practitioner.gln",
                    "text" : "GLN",
                    "type" : "string"
                  },
                  {
                    "linkId" : "receiver.practitioner.zsr",
                    "text" : "ZSR",
                    "type" : "string"
                  },
                  {
                    "linkId" : "receiver.practitioner.phone",
                    "text" : "Telefon",
                    "type" : "string"
                  },
                  {
                    "linkId" : "receiver.practitioner.email",
                    "text" : "E-Mail",
                    "type" : "string"
                  }
                ]
              },
              {
                "linkId" : "receiver.organization",
                "text" : "Empfangende Organisation",
                "type" : "group",
                "item" : [
                  {
                    "linkId" : "receiver.organization.name",
                    "text" : "Name der Organisation",
                    "type" : "string"
                  },
                  {
                    "linkId" : "receiver.organization.gln",
                    "definition" : "GLNIdentifier",
                    "text" : "GLN",
                    "type" : "string"
                  },
                  {
                    "linkId" : "receiver.organization.streetAddressLine",
                    "text" : "Strasse, Hausnummer, Postfach etc.",
                    "type" : "string",
                    "repeats" : true
                  },
                  {
                    "linkId" : "receiver.organization.postalCode",
                    "text" : "PLZ",
                    "type" : "string"
                  },
                  {
                    "linkId" : "receiver.organization.city",
                    "text" : "Ort",
                    "type" : "string"
                  },
                  {
                    "linkId" : "receiver.organization.country",
                    "text" : "Land",
                    "type" : "string"
                  }
                ]
              }
            ]
          },
          {
            "linkId" : "patient",
            "text" : "Patient",
            "type" : "group",
            "required" : true,
            "item" : [
              {
                "linkId" : "patient.familyName",
                "text" : "Name",
                "type" : "string"
              },
              {
                "linkId" : "patient.maidenName",
                "text" : "Ledigname",
                "type" : "string"
              },
              {
                "linkId" : "patient.givenName",
                "text" : "Vorname",
                "type" : "string"
              },
              {
                "linkId" : "patient.localPid",
                "text" : "Lokale Patienten-ID",
                "type" : "string"
              },
              {
                "linkId" : "patient.birthDate",
                "text" : "Geburtsdatum",
                "type" : "date"
              },
              {
                "linkId" : "patient.gender",
                "text" : "Geschlecht",
                "type" : "choice",
                "answerOption" : [
                  {
                    "valueCoding" : {
                      "system" : "http://hl7.org/fhir/administrative-gender",
                      "code" : "male",
                      "display" : "Male"
                    },
                    "initialSelected" : true
                  },
                  {
                    "valueCoding" : {
                      "system" : "http://hl7.org/fhir/administrative-gender",
                      "code" : "female",
                      "display" : "Female"
                    }
                  },
                  {
                    "valueCoding" : {
                      "system" : "http://hl7.org/fhir/administrative-gender",
                      "code" : "other",
                      "display" : "Other"
                    }
                  }
                ]
              },
              {
                "linkId" : "patient.maritalStatus",
                "definition" : "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient#Patient.maritalStatus",
                "text" : "Zivilstand",
                "type" : "choice",
                "answerOption" : [
                  {
                    "valueCoding" : {
                      "system" : "http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus",
                      "code" : "1",
                      "display" : "ledig"
                    }
                  },
                  {
                    "valueCoding" : {
                      "system" : "http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus",
                      "code" : "2",
                      "display" : "verheiratet"
                    }
                  },
                  {
                    "valueCoding" : {
                      "system" : "http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus",
                      "code" : "3",
                      "display" : "verwitwet"
                    }
                  },
                  {
                    "valueCoding" : {
                      "system" : "http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus",
                      "code" : "4",
                      "display" : "geschieden"
                    }
                  },
                  {
                    "valueCoding" : {
                      "system" : "http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus",
                      "code" : "5",
                      "display" : "unverheiratet"
                    }
                  },
                  {
                    "valueCoding" : {
                      "system" : "http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus",
                      "code" : "6",
                      "display" : "in eingetragener Partnerschaft"
                    }
                  },
                  {
                    "valueCoding" : {
                      "system" : "http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus",
                      "code" : "7",
                      "display" : "aufgelöste Partnerschaft"
                    }
                  },
                  {
                    "valueCoding" : {
                      "system" : "http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus",
                      "code" : "9",
                      "display" : "unbekannt"
                    }
                  }
                ]
              },
              {
                "linkId" : "patient.phone",
                "text" : "Telefon",
                "type" : "string"
              },
              {
                "linkId" : "patient.email",
                "text" : "E-Mail",
                "type" : "string"
              },
              {
                "linkId" : "patient.streetAddressLine",
                "text" : "Strasse, Hausnummer, Postfach etc.",
                "type" : "string",
                "repeats" : true
              },
              {
                "linkId" : "patient.postalCode",
                "text" : "PLZ",
                "type" : "string"
              },
              {
                "linkId" : "patient.city",
                "text" : "Ort",
                "type" : "string"
              },
              {
                "linkId" : "patient.country",
                "text" : "Land",
                "type" : "string"
              },
              {
                "linkId" : "patient.languageOfCorrespondance",
                "definition" : "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient#Patient.communication:languageOfCorrespondance",
                "text" : "Korrespondenssprache",
                "type" : "choice",
                "answerValueSet" : "http://fhir.ch/ig/ch-epr-term/ValueSet/DocumentEntry.languageCode"
              },
              {
                "linkId" : "patient.contactperson",
                "definition" : "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient#Patient.contact",
                "text" : "Kontaktperson",
                "type" : "group",
                "item" : [
                  {
                    "linkId" : "patient.contactperson.relationship",
                    "definition" : "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient#Patient.contact.relationship.text",
                    "text" : "Beziehung",
                    "type" : "string"
                  },
                  {
                    "linkId" : "patient.contactperson.familyName",
                    "definition" : "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient#Patient.contact.name.family",
                    "text" : "Name",
                    "type" : "string"
                  },
                  {
                    "linkId" : "patient.contactperson.givenName",
                    "definition" : "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient#Patient.contact.name.given",
                    "text" : "Vorname",
                    "type" : "string"
                  },
                  {
                    "linkId" : "patient.contactperson.phone",
                    "definition" : "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient#Patient.contact.telecom.value",
                    "text" : "Telefon",
                    "type" : "string",
                    "repeats" : true
                  },
                  {
                    "linkId" : "patient.contactperson.email",
                    "definition" : "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient#Patient.contact.telecom.value",
                    "text" : "E-Mail",
                    "type" : "string"
                  }
                ]
              }
            ]
          },
          {
            "linkId" : "sender",
            "text" : "Absender",
            "type" : "group",
            "required" : true,
            "item" : [
              {
                "linkId" : "sender.author",
                "text" : "Verantwortlicher",
                "type" : "group",
                "required" : true,
                "item" : [
                  {
                    "linkId" : "sender.author.practitioner",
                    "text" : "Verantwortliche Person",
                    "type" : "group",
                    "item" : [
                      {
                        "linkId" : "sender.author.practitioner.title",
                        "text" : "Titel",
                        "type" : "string"
                      },
                      {
                        "linkId" : "sender.author.practitioner.familyName",
                        "text" : "Name",
                        "type" : "string"
                      },
                      {
                        "linkId" : "sender.author.practitioner.givenName",
                        "text" : "Vorname",
                        "type" : "string"
                      },
                      {
                        "linkId" : "sender.author.practitioner.gln",
                        "text" : "GLN",
                        "type" : "string"
                      },
                      {
                        "linkId" : "sender.author.practitioner.zsr",
                        "text" : "ZSR",
                        "type" : "string"
                      },
                      {
                        "linkId" : "sender.author.practitioner.phone",
                        "text" : "Telefon",
                        "type" : "string"
                      },
                      {
                        "linkId" : "sender.author.practitioner.email",
                        "text" : "E-Mail",
                        "type" : "string"
                      }
                    ]
                  },
                  {
                    "linkId" : "sender.author.organization",
                    "text" : "Verantwortliche Organisation",
                    "type" : "group",
                    "item" : [
                      {
                        "linkId" : "sender.author.organization.name",
                        "text" : "Name der Organisation",
                        "type" : "string"
                      },
                      {
                        "linkId" : "sender.author.organization.streetAddressLine",
                        "text" : "Strasse, Hausnummer, Postfach etc.",
                        "type" : "string",
                        "repeats" : true
                      },
                      {
                        "linkId" : "sender.author.organization.postalCode",
                        "text" : "PLZ",
                        "type" : "string"
                      },
                      {
                        "linkId" : "sender.author.organization.city",
                        "text" : "Ort",
                        "type" : "string"
                      },
                      {
                        "linkId" : "sender.author.organization.country",
                        "text" : "Land",
                        "type" : "string"
                      }
                    ]
                  }
                ]
              },
              {
                "linkId" : "sender.dataenterer",
                "text" : "Erfasser",
                "type" : "group",
                "item" : [
                  {
                    "linkId" : "sender.dataenterer.practitioner",
                    "text" : "Erfassende Person",
                    "type" : "group",
                    "item" : [
                      {
                        "linkId" : "sender.dataenterer.practitioner.familyName",
                        "text" : "Name",
                        "type" : "string"
                      },
                      {
                        "linkId" : "sender.dataenterer.practitioner.givenName",
                        "text" : "Vorname",
                        "type" : "string"
                      },
                      {
                        "linkId" : "sender.dataenterer.practitioner.phone",
                        "text" : "Telefon",
                        "type" : "string"
                      },
                      {
                        "linkId" : "sender.dataenterer.practitioner.email",
                        "text" : "E-Mail",
                        "type" : "string"
                      }
                    ]
                  }
                ]
              }
            ]
          },
          {
            "linkId" : "receiverCopies",
            "text" : "Kopieempfänger",
            "type" : "group",
            "item" : [
              {
                "linkId" : "receiverCopy",
                "definition" : "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole#PractitionerRole",
                "text" : "Kopieempfangende Organisation oder Person",
                "type" : "group",
                "repeats" : true,
                "item" : [
                  {
                    "linkId" : "receiverCopy.organization.name",
                    "definition" : "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole#PractitionerRole.practitioner",
                    "text" : "Name der Organisation",
                    "type" : "string",
                    "item" : [
                      {
                        "linkId" : "receiverCopy.practitionerRole.practitioner.title",
                        "definition" : "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-humanname#HumanName.prefix",
                        "text" : "Titel",
                        "type" : "string"
                      },
                      {
                        "linkId" : "receiverCopy.practitionerRole.practitioner.familyName",
                        "definition" : "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-humanname#HumanName.family",
                        "text" : "Name",
                        "type" : "string"
                      },
                      {
                        "linkId" : "receiverCopy.practitionerRole.practitioner.givenName",
                        "definition" : "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-humanname#HumanName.given",
                        "text" : "Vorname",
                        "type" : "string"
                      },
                      {
                        "linkId" : "receiverCopy.practitionerRole.practitioner.phone",
                        "definition" : "http://hl7.org/fhir/StructureDefinition/ContactPoint#ContactPoint.value",
                        "text" : "Telefon",
                        "type" : "string"
                      },
                      {
                        "linkId" : "receiverCopy.practitionerRole.practitioner.email",
                        "definition" : "http://hl7.org/fhir/StructureDefinition/ContactPoint#ContactPoint.value",
                        "text" : "E-Mail",
                        "type" : "string"
                      }
                    ]
                  },
                  {
                    "linkId" : "receiverCopy.title",
                    "definition" : "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole#PractitionerRole.organization",
                    "text" : "Titel",
                    "type" : "string",
                    "item" : [
                      {
                        "linkId" : "receiverCopy.practitionerRole.organization.name",
                        "definition" : "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization#Organization.name",
                        "text" : "Name der Organisation",
                        "type" : "string"
                      },
                      {
                        "linkId" : "receiverCopy.practitionerRole.organization.streetAddressLine",
                        "definition" : "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-address#Address.line",
                        "text" : "Strasse, Hausnummer, Postfach etc.",
                        "type" : "string",
                        "repeats" : true
                      },
                      {
                        "linkId" : "receiverCopy.practitionerRole.organization.postalCode",
                        "definition" : "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-address#Address.postalCode",
                        "text" : "PLZ",
                        "type" : "string"
                      },
                      {
                        "linkId" : "receiverCopy.practitionerRole.organization.city",
                        "definition" : "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-address#Address.city",
                        "text" : "Ort",
                        "type" : "string"
                      },
                      {
                        "linkId" : "receiverCopy.practitionerRole.organization.country",
                        "definition" : "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-address#Address.country",
                        "text" : "Land",
                        "type" : "string"
                      }
                    ]
                  },
                  {
                    "linkId" : "receiverCopy.familyName",
                    "text" : "Name",
                    "type" : "string"
                  },
                  {
                    "linkId" : "receiverCopy.givenName",
                    "text" : "Vorname",
                    "type" : "string"
                  },
                  {
                    "linkId" : "receiverCopy.phone",
                    "text" : "Telefon",
                    "type" : "string"
                  },
                  {
                    "linkId" : "receiverCopy.email",
                    "text" : "E-Mail",
                    "type" : "string"
                  },
                  {
                    "linkId" : "receiverCopy.streetAddressLine",
                    "text" : "Strasse, Hausnummer, Postfach etc.",
                    "type" : "string",
                    "repeats" : true
                  },
                  {
                    "linkId" : "receiverCopy.postalCode",
                    "text" : "PLZ",
                    "type" : "string"
                  },
                  {
                    "linkId" : "receiverCopy.city",
                    "text" : "Ort",
                    "type" : "string"
                  },
                  {
                    "linkId" : "receiverCopy.country",
                    "text" : "Land",
                    "type" : "string"
                  }
                ]
              },
              {
                "linkId" : "receiverCopy.patient",
                "definition" : "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient#Patient",
                "text" : "Patient selbst",
                "type" : "boolean"
              },
              {
                "linkId" : "receiverCopy.relatedPerson",
                "definition" : "http://hl7.org/fhir/StructureDefinition/RelatedPerson#RelatedPerson",
                "text" : "Andere Person",
                "type" : "group",
                "repeats" : true,
                "item" : [
                  {
                    "linkId" : "receiverCopy.relatedPerson.familyName",
                    "definition" : "http://hl7.org/fhir/StructureDefinition/RelatedPerson#RelatedPerson.name.family",
                    "text" : "Name",
                    "type" : "string"
                  },
                  {
                    "linkId" : "receiverCopy.relatedPerson.givenName",
                    "definition" : "http://hl7.org/fhir/StructureDefinition/RelatedPerson#RelatedPerson.name.given",
                    "text" : "Vorame",
                    "type" : "string"
                  },
                  {
                    "linkId" : "receiverCopy.relatedPerson.phone",
                    "definition" : "http://hl7.org/fhir/StructureDefinition/RelatedPerson#RelatedPerson.telecom.value",
                    "text" : "Telefon",
                    "type" : "string",
                    "repeats" : true
                  },
                  {
                    "linkId" : "receiverCopy.relatedPerson.email",
                    "definition" : "http://hl7.org/fhir/StructureDefinition/RelatedPerson#RelatedPerson.telecom.value",
                    "text" : "E-Mail",
                    "type" : "string"
                  },
                  {
                    "linkId" : "receiverCopy.relatedPerson.streetAddressLine",
                    "definition" : "http://hl7.org/fhir/StructureDefinition/RelatedPerson#RelatedPerson.address.line",
                    "text" : "Strasse, Hausnummer, Postfach etc.",
                    "type" : "string",
                    "repeats" : true
                  },
                  {
                    "linkId" : "receiverCopy.relatedPerson.postalCode",
                    "definition" : "http://hl7.org/fhir/StructureDefinition/RelatedPerson#RelatedPerson.address.postalCode",
                    "text" : "PLZ",
                    "type" : "string"
                  },
                  {
                    "linkId" : "receiverCopy.relatedPerson.city",
                    "definition" : "http://hl7.org/fhir/StructureDefinition/RelatedPerson#RelatedPerson.address.city",
                    "text" : "Ort",
                    "type" : "string"
                  },
                  {
                    "linkId" : "receiverCopy.relatedPerson.country",
                    "definition" : "http://hl7.org/fhir/StructureDefinition/RelatedPerson#RelatedPerson.address.country",
                    "text" : "Land",
                    "type" : "string"
                  }
                ]
              }
            ]
          },
          {
            "linkId" : "consent",
            "definition" : "http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-servicerequest#ServiceRequest.supportingInfo",
            "text" : "Einverständniserklärung",
            "type" : "group",
            "item" : [
              {
                "linkId" : "consent.treatment",
                "text" : "Einverständnis des Patienten zur Behandlung",
                "type" : "string"
              },
              {
                "linkId" : "consent.patientPrivacy",
                "text" : "Einverständnis des Patienten zum Datenschutz",
                "type" : "string"
              },
              {
                "linkId" : "consent.research",
                "text" : "Einverständnis des Patienten zur Forschung",
                "type" : "string"
              },
              {
                "linkId" : "consent.advancedCareDirective",
                "text" : "Patientenverfügung",
                "type" : "string"
              }
            ]
          },
          {
            "linkId" : "coverage",
            "definition" : "http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-servicerequest#ServiceRequest.insurance",
            "text" : "Kostenträger",
            "type" : "group",
            "item" : [
              {
                "linkId" : "coverage.uvg",
                "text" : "Unfallversicherung (nach UVG)",
                "type" : "string"
              },
              {
                "linkId" : "coverage.kvg",
                "text" : "Grundversicherung (nach KVG)",
                "type" : "string"
              },
              {
                "linkId" : "coverage.vvg",
                "text" : "Zusatzversicherung (nach VVG)",
                "type" : "string"
              },
              {
                "linkId" : "coverage.vvgOther",
                "text" : "Andere (nach VVG)",
                "type" : "string"
              }
            ]
          },
          {
            "linkId" : "previousResult",
            "definition" : "http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-servicerequest#ServiceRequest.supportingInfo",
            "text" : "Vorheriges Untersuchungsresultat",
            "type" : "group",
            "item" : [
              {
                "linkId" : "previousResult.result",
                "text" : "Untersuchungsresultat",
                "type" : "string",
                "repeats" : true
              }
            ]
          },
          {
            "linkId" : "microbiology",
            "text" : "Mikrobiologie",
            "type" : "group",
            "item" : [
              {
                "linkId" : "per",
                "text" : "Pertussis and Parapertussis DNA",
                "type" : "choice",
                "repeats" : true,
                "answerOption" : [
                  {
                    "valueCoding" : {
                      "system" : "http://loinc.org",
                      "code" : "90441-7",
                      "display" : "B pert+parapert DNA Pnl Nph"
                    }
                  }
                ]
              }
            ]
          },
          {
            "linkId" : "hematology",
            "text" : "Hämatologie",
            "type" : "group",
            "item" : [
              {
                "linkId" : "Blood-diff",
                "text" : "Manual Differential panel - Blood",
                "type" : "choice",
                "repeats" : true,
                "answerOption" : [
                  {
                    "valueCoding" : {
                      "system" : "http://loinc.org",
                      "code" : "24318-8",
                      "display" : "Manual diff Bld"
                    }
                  }
                ]
              }
            ]
          },
          {
            "linkId" : "clinical chemistry",
            "text" : "Klinische Chemie",
            "type" : "group",
            "item" : [
              {
                "linkId" : "crp",
                "text" : "C-reactive Protein",
                "type" : "choice",
                "repeats" : true,
                "answerOption" : [
                  {
                    "valueCoding" : {
                      "system" : "http://loinc.org",
                      "code" : "1988-5",
                      "display" : "C reactive protein [Mass/volume] in Serum or Plasma"
                    }
                  }
                ]
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/QuestionnaireResponse/2-pertussis",
      "resource" : {
        "resourceType" : "QuestionnaireResponse",
        "id" : "2-pertussis",
        "meta" : {
          "versionId" : "1",
          "lastUpdated" : "2019-04-01T20:17:53.340+00:00",
          "profile" : [
            🔗 "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-questionnaireresponse"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"QuestionnaireResponse_2-pertussis\"> </a><p><b>Generated Narrative: QuestionnaireResponse </b><a name=\"2-pertussis\"> </a><a name=\"hc2-pertussis\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceQuestionnaireResponse &quot;2-pertussis&quot; Version&quot;1&quot; Updated&quot;2019-04-01 20:17:53+0000&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://fhir.ch/ig/ch-orf/2.0.1/StructureDefinition-ch-orf-questionnaireresponse.html\">CH ORF QuestionnaireResponse</a></p></div><p><b>questionnaire</b>: <a href=\"Questionnaire-2-pertussis.html\">Lab Order Form Example 2-pertussis</a></p><p><b>status</b>: completed</p><blockquote><p><b>item</b></p><p><b>linkId</b>: order</p><p><b>text</b>: Auftrag</p><blockquote><p><b>item</b></p><p><b>linkId</b>: order.placerOrderIdentifier</p><p><b>text</b>: Auftragsnummer des Auftraggebers</p><blockquote><p><b>answer</b></p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: order.placerOrderIdentifierDomain</p><p><b>text</b>: Identifier Domain der Auftragsnummer des Auftraggebers</p><blockquote><p><b>answer</b></p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: order.precedentDocumentIdentifier</p><p><b>text</b>: Identifier des Vorgängerdokuments</p><blockquote><p><b>answer</b></p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: order.notificationContactDocument</p><p><b>text</b>: Dringender Benachrichtigungskontakt für dieses Dokument</p><blockquote><p><b>item</b></p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: order.notificationContactDocumentResponse</p><p><b>text</b>: Dringender Benachrichtigungskontakt für die Antwort auf dieses Dokument</p><blockquote><p><b>item</b></p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: order.priority</p><p><b>text</b>: Auftragspriorität</p><blockquote><p><b>answer</b></p></blockquote></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: receiver</p><p><b>text</b>: Empfänger</p><blockquote><p><b>item</b></p><p><b>linkId</b>: receiver.practitioner</p><p><b>text</b>: Empfangende Person</p><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: receiver.organization</p><p><b>text</b>: Empfangende Organisation</p><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: patient</p><p><b>text</b>: Patient</p><blockquote><p><b>item</b></p><p><b>linkId</b>: patient.familyName</p><p><b>text</b>: Name</p><blockquote><p><b>answer</b></p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: patient.maidenName</p><p><b>text</b>: Ledigname</p><blockquote><p><b>answer</b></p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: patient.givenName</p><p><b>text</b>: Vorname</p><blockquote><p><b>answer</b></p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: patient.localPid</p><p><b>text</b>: Lokale Patienten-ID</p><blockquote><p><b>answer</b></p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: patient.birthDate</p><p><b>text</b>: Geburtsdatum</p><blockquote><p><b>answer</b></p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: patient.gender</p><p><b>text</b>: Geschlecht</p><blockquote><p><b>answer</b></p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: patient.maritalStatus</p><p><b>text</b>: Zivilstand</p><blockquote><p><b>answer</b></p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: patient.phone</p><p><b>text</b>: Telefon</p><blockquote><p><b>answer</b></p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: patient.email</p><p><b>text</b>: E-Mail</p><blockquote><p><b>answer</b></p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: patient.streetAddressLine</p><p><b>text</b>: Strasse, Hausnummer, Postfach etc.</p><blockquote><p><b>answer</b></p></blockquote><blockquote><p><b>answer</b></p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: patient.postalCode</p><p><b>text</b>: PLZ</p><blockquote><p><b>answer</b></p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: patient.city</p><p><b>text</b>: Ort</p><blockquote><p><b>answer</b></p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: patient.country</p><p><b>text</b>: Land</p><blockquote><p><b>answer</b></p></blockquote></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: sender</p><p><b>text</b>: Absender</p><blockquote><p><b>item</b></p><p><b>linkId</b>: sender.author</p><p><b>text</b>: Verantwortlicher</p><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: sender.dataenterer</p><p><b>text</b>: Erfasser</p><blockquote><p><b>item</b></p></blockquote></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: receiverCopies</p><p><b>text</b>: Kopieempfänger</p><blockquote><p><b>item</b></p><p><b>linkId</b>: receiverCopy</p><p><b>text</b>: Kopieempfangende Organisation oder Person</p><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: receiverCopy</p><p><b>text</b>: Kopieempfangende Organisation oder Person</p><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote><blockquote><p><b>item</b></p></blockquote></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: microbiology</p><p><b>text</b>: Mikrobiologie</p><blockquote><p><b>item</b></p><p><b>linkId</b>: per</p><p><b>text</b>: Pertussis and Parapertussis DNA</p><blockquote><p><b>answer</b></p></blockquote></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: hematology</p><p><b>text</b>: Hämatologie</p><blockquote><p><b>item</b></p><p><b>linkId</b>: Blood-diff</p><p><b>text</b>: Manual Differential panel - Blood</p><blockquote><p><b>answer</b></p></blockquote></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: clinical chemistry</p><p><b>text</b>: Klinische Chemie</p><blockquote><p><b>item</b></p><p><b>linkId</b>: crp</p><p><b>text</b>: C-reactive Protein</p><blockquote><p><b>answer</b></p></blockquote></blockquote></blockquote></div>"
        },
        "questionnaire" : "http://fhir.ch/ig/ch-lab-order/Questionnaire/2-pertussis",
        "status" : "completed",
        "item" : [
          {
            "linkId" : "order",
            "text" : "Auftrag",
            "item" : [
              {
                "linkId" : "order.placerOrderIdentifier",
                "text" : "Auftragsnummer des Auftraggebers",
                "answer" : [
                  {
                    "valueString" : "123"
                  }
                ]
              },
              {
                "linkId" : "order.placerOrderIdentifierDomain",
                "text" : "Identifier Domain der Auftragsnummer des Auftraggebers",
                "answer" : [
                  {
                    "valueString" : "urn:oid:2.16.756.5.30"
                  }
                ]
              },
              {
                "linkId" : "order.precedentDocumentIdentifier",
                "text" : "Identifier des Vorgängerdokuments",
                "answer" : [
                  {
                    "valueString" : "1622f2fb-6ba3-4532-9aed-35b158def187"
                  }
                ]
              },
              {
                "linkId" : "order.notificationContactDocument",
                "text" : "Dringender Benachrichtigungskontakt für dieses Dokument",
                "item" : [
                  {
                    "linkId" : "order.notificationContactDocument.practitioner",
                    "text" : "Zu benachrichtigende Person",
                    "item" : [
                      {
                        "linkId" : "order.notificationContactDocument.practitioner.title",
                        "text" : "Titel",
                        "answer" : [
                          {
                            "valueString" : "Dr. med."
                          }
                        ]
                      },
                      {
                        "linkId" : "order.notificationContactDocument.practitioner.familyName",
                        "text" : "Name",
                        "answer" : [
                          {
                            "valueString" : "Presto"
                          }
                        ]
                      },
                      {
                        "linkId" : "order.notificationContactDocument.practitioner.givenName",
                        "text" : "Vorname",
                        "answer" : [
                          {
                            "valueString" : "Peter"
                          }
                        ]
                      },
                      {
                        "linkId" : "order.notificationContactDocument.practitioner.phone",
                        "text" : "Telefon",
                        "answer" : [
                          {
                            "valueString" : "032 333 22 33"
                          }
                        ]
                      },
                      {
                        "linkId" : "order.notificationContactDocument.practitioner.email",
                        "text" : "E-Mail",
                        "answer" : [
                          {
                            "valueString" : "eva.erlenmeyer@labor-pipette.ch"
                          }
                        ]
                      }
                    ]
                  }
                ]
              },
              {
                "linkId" : "order.notificationContactDocumentResponse",
                "text" : "Dringender Benachrichtigungskontakt für die Antwort auf dieses Dokument",
                "item" : [
                  {
                    "linkId" : "order.notificationContactDocumentResponse.practitioner",
                    "text" : "Zu benachrichtigende Person",
                    "item" : [
                      {
                        "linkId" : "order.notificationContactDocumentResponse.practitioner.title",
                        "text" : "Titel",
                        "answer" : [
                          {
                            "valueString" : "Dr. med."
                          }
                        ]
                      },
                      {
                        "linkId" : "order.notificationContactDocumentResponse.practitioner.familyName",
                        "text" : "Name",
                        "answer" : [
                          {
                            "valueString" : "Erlenmeyer"
                          }
                        ]
                      },
                      {
                        "linkId" : "order.notificationContactDocumentResponse.practitioner.givenName",
                        "text" : "Vorname",
                        "answer" : [
                          {
                            "valueString" : "Eva"
                          }
                        ]
                      },
                      {
                        "linkId" : "order.notificationContactDocumentResponse.practitioner.phone",
                        "text" : "Telefon",
                        "answer" : [
                          {
                            "valueString" : "033 444 55 66"
                          }
                        ]
                      },
                      {
                        "linkId" : "order.notificationContactDocumentResponse.practitioner.email",
                        "text" : "E-Mail",
                        "answer" : [
                          {
                            "valueString" : "eva.erlenmeyer@labor-pipette.ch"
                          }
                        ]
                      }
                    ]
                  }
                ]
              },
              {
                "linkId" : "order.priority",
                "text" : "Auftragspriorität",
                "answer" : [
                  {
                    "valueCoding" : {
                      "system" : "http://hl7.org/fhir/request-priority",
                      "code" : "routine"
                    }
                  }
                ]
              }
            ]
          },
          {
            "linkId" : "receiver",
            "text" : "Empfänger",
            "item" : [
              {
                "linkId" : "receiver.practitioner",
                "text" : "Empfangende Person",
                "item" : [
                  {
                    "linkId" : "receiver.practitioner.title",
                    "text" : "Titel",
                    "answer" : [
                      {
                        "valueString" : "Dr. med."
                      }
                    ]
                  },
                  {
                    "linkId" : "receiver.practitioner.familyName",
                    "text" : "Name",
                    "answer" : [
                      {
                        "valueString" : "Presto"
                      }
                    ]
                  },
                  {
                    "linkId" : "receiver.practitioner.givenName",
                    "text" : "Vorname",
                    "answer" : [
                      {
                        "valueString" : "Peter"
                      }
                    ]
                  },
                  {
                    "linkId" : "receiver.practitioner.gln",
                    "text" : "GLN",
                    "answer" : [
                      {
                        "valueString" : "7601000050703"
                      }
                    ]
                  },
                  {
                    "linkId" : "receiver.practitioner.phone",
                    "text" : "Telefon",
                    "answer" : [
                      {
                        "valueString" : "+41322552525"
                      }
                    ]
                  },
                  {
                    "linkId" : "receiver.practitioner.email",
                    "text" : "E-Mail",
                    "answer" : [
                      {
                        "valueString" : "peter.presto@arztpraxis.ch"
                      }
                    ]
                  }
                ]
              },
              {
                "linkId" : "receiver.organization",
                "text" : "Empfangende Organisation",
                "item" : [
                  {
                    "linkId" : "receiver.organization.name",
                    "text" : "Name der Organisation",
                    "answer" : [
                      {
                        "valueString" : "Labor Pipette"
                      }
                    ]
                  },
                  {
                    "linkId" : "receiver.organization.streetAddressLine",
                    "text" : "Strasse, Hausnummer, Postfach etc.",
                    "answer" : [
                      {
                        "valueString" : "Laborstrasse 23"
                      },
                      {
                        "valueString" : "Postfach 44"
                      }
                    ]
                  },
                  {
                    "linkId" : "receiver.organization.postalCode",
                    "text" : "PLZ",
                    "answer" : [
                      {
                        "valueString" : "4600"
                      }
                    ]
                  },
                  {
                    "linkId" : "receiver.organization.city",
                    "text" : "Ort",
                    "answer" : [
                      {
                        "valueString" : "Olten"
                      }
                    ]
                  },
                  {
                    "linkId" : "receiver.organization.country",
                    "text" : "Land",
                    "answer" : [
                      {
                        "valueString" : "Schweiz"
                      }
                    ]
                  }
                ]
              }
            ]
          },
          {
            "linkId" : "patient",
            "text" : "Patient",
            "item" : [
              {
                "linkId" : "patient.familyName",
                "text" : "Name",
                "answer" : [
                  {
                    "valueString" : "Kummer"
                  }
                ]
              },
              {
                "linkId" : "patient.maidenName",
                "text" : "Ledigname",
                "answer" : [
                  {
                    "valueString" : "Bering"
                  }
                ]
              },
              {
                "linkId" : "patient.givenName",
                "text" : "Vorname",
                "answer" : [
                  {
                    "valueString" : "Emil"
                  }
                ]
              },
              {
                "linkId" : "patient.localPid",
                "text" : "Lokale Patienten-ID",
                "answer" : [
                  {
                    "valueString" : "012/08.111102"
                  }
                ]
              },
              {
                "linkId" : "patient.birthDate",
                "text" : "Geburtsdatum",
                "answer" : [
                  {
                    "valueDate" : "2014-05-05"
                  }
                ]
              },
              {
                "linkId" : "patient.gender",
                "text" : "Geschlecht",
                "answer" : [
                  {
                    "valueCoding" : {
                      "system" : "http://hl7.org/fhir/administrative-gender",
                      "code" : "male"
                    }
                  }
                ]
              },
              {
                "linkId" : "patient.maritalStatus",
                "text" : "Zivilstand",
                "answer" : [
                  {
                    "valueCoding" : {
                      "system" : "http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus",
                      "code" : "1",
                      "display" : "ledig"
                    }
                  }
                ]
              },
              {
                "linkId" : "patient.phone",
                "text" : "Telefon",
                "answer" : [
                  {
                    "valueString" : "079 989 89 89"
                  }
                ]
              },
              {
                "linkId" : "patient.email",
                "text" : "E-Mail",
                "answer" : [
                  {
                    "valueString" : "vera.kummer@example.ch"
                  }
                ]
              },
              {
                "linkId" : "patient.streetAddressLine",
                "text" : "Strasse, Hausnummer, Postfach etc.",
                "answer" : [
                  {
                    "valueString" : "Musterweg"
                  },
                  {
                    "valueString" : "6a"
                  }
                ]
              },
              {
                "linkId" : "patient.postalCode",
                "text" : "PLZ",
                "answer" : [
                  {
                    "valueString" : "8000"
                  }
                ]
              },
              {
                "linkId" : "patient.city",
                "text" : "Ort",
                "answer" : [
                  {
                    "valueString" : "Zürich"
                  }
                ]
              },
              {
                "linkId" : "patient.country",
                "text" : "Land",
                "answer" : [
                  {
                    "valueString" : "Schweiz"
                  }
                ]
              }
            ]
          },
          {
            "linkId" : "sender",
            "text" : "Absender",
            "item" : [
              {
                "linkId" : "sender.author",
                "text" : "Verantwortlicher",
                "item" : [
                  {
                    "linkId" : "sender.author.practitioner",
                    "text" : "Verantwortliche Person",
                    "item" : [
                      {
                        "linkId" : "sender.author.practitioner.title",
                        "text" : "Titel",
                        "answer" : [
                          {
                            "valueString" : "Dr. med."
                          }
                        ]
                      },
                      {
                        "linkId" : "sender.author.practitioner.familyName",
                        "text" : "Name",
                        "answer" : [
                          {
                            "valueString" : "Presto"
                          }
                        ]
                      },
                      {
                        "linkId" : "sender.author.practitioner.givenName",
                        "text" : "Vorname",
                        "answer" : [
                          {
                            "valueString" : "Peter"
                          }
                        ]
                      },
                      {
                        "linkId" : "sender.author.practitioner.gln",
                        "text" : "GLN",
                        "answer" : [
                          {
                            "valueString" : "7601000034321"
                          }
                        ]
                      },
                      {
                        "linkId" : "sender.author.practitioner.phone",
                        "text" : "Telefon",
                        "answer" : [
                          {
                            "valueString" : "032 333 22 33"
                          }
                        ]
                      },
                      {
                        "linkId" : "sender.author.practitioner.email",
                        "text" : "E-Mail",
                        "answer" : [
                          {
                            "valueString" : "peter.presto@arztpraxis.ch"
                          }
                        ]
                      }
                    ]
                  },
                  {
                    "linkId" : "sender.author.organization",
                    "text" : "Verantwortliche Organisation",
                    "item" : [
                      {
                        "linkId" : "sender.author.organization.name",
                        "text" : "Name der Organisation",
                        "answer" : [
                          {
                            "valueString" : "Praxis Seeblick"
                          }
                        ]
                      },
                      {
                        "linkId" : "sender.author.organization.streetAddressLine",
                        "text" : "Strasse, Hausnummer, Postfach etc.",
                        "answer" : [
                          {
                            "valueString" : "Seestrasse 133"
                          },
                          {
                            "valueString" : "Haus C"
                          }
                        ]
                      },
                      {
                        "linkId" : "sender.author.organization.postalCode",
                        "text" : "PLZ",
                        "answer" : [
                          {
                            "valueString" : "8000"
                          }
                        ]
                      },
                      {
                        "linkId" : "sender.author.organization.city",
                        "text" : "Ort",
                        "answer" : [
                          {
                            "valueString" : "Zürich"
                          }
                        ]
                      },
                      {
                        "linkId" : "sender.author.organization.country",
                        "text" : "Land",
                        "answer" : [
                          {
                            "valueString" : "Schweiz"
                          }
                        ]
                      }
                    ]
                  }
                ]
              },
              {
                "linkId" : "sender.dataenterer",
                "text" : "Erfasser",
                "item" : [
                  {
                    "linkId" : "sender.dataenterer.practitioner",
                    "text" : "Erfassende Person",
                    "item" : [
                      {
                        "linkId" : "sender.dataenterer.practitioner.familyName",
                        "text" : "Name",
                        "answer" : [
                          {
                            "valueString" : "Presto"
                          }
                        ]
                      },
                      {
                        "linkId" : "sender.dataenterer.practitioner.givenName",
                        "text" : "Vorname",
                        "answer" : [
                          {
                            "valueString" : "Peter"
                          }
                        ]
                      },
                      {
                        "linkId" : "sender.dataenterer.practitioner.phone",
                        "text" : "Telefon",
                        "answer" : [
                          {
                            "valueString" : "032 333 22 33"
                          }
                        ]
                      },
                      {
                        "linkId" : "sender.dataenterer.practitioner.email",
                        "text" : "E-Mail",
                        "answer" : [
                          {
                            "valueString" : "peter.presto@arztpraxis.ch"
                          }
                        ]
                      }
                    ]
                  }
                ]
              }
            ]
          },
          {
            "linkId" : "receiverCopies",
            "text" : "Kopieempfänger",
            "item" : [
              {
                "linkId" : "receiverCopy",
                "text" : "Kopieempfangende Organisation oder Person",
                "item" : [
                  {
                    "linkId" : "receiverCopy.organization.name",
                    "text" : "Name der Organisation",
                    "answer" : [
                      {
                        "valueString" : "Gruppenpraxis"
                      }
                    ]
                  },
                  {
                    "linkId" : "receiverCopy.title",
                    "text" : "Titel",
                    "answer" : [
                      {
                        "valueString" : "Dr. med."
                      }
                    ]
                  },
                  {
                    "linkId" : "receiverCopy.familyName",
                    "text" : "Name",
                    "answer" : [
                      {
                        "valueString" : "Hauser"
                      }
                    ]
                  },
                  {
                    "linkId" : "receiverCopy.givenName",
                    "text" : "Vorname",
                    "answer" : [
                      {
                        "valueString" : "Hans"
                      }
                    ]
                  },
                  {
                    "linkId" : "receiverCopy.phone",
                    "text" : "Telefon",
                    "answer" : [
                      {
                        "valueString" : "038 888 22 11"
                      }
                    ]
                  },
                  {
                    "linkId" : "receiverCopy.email",
                    "text" : "E-Mail",
                    "answer" : [
                      {
                        "valueString" : "hans.hauser@gruppenpraxis.ch"
                      }
                    ]
                  }
                ]
              },
              {
                "linkId" : "receiverCopy",
                "text" : "Kopieempfangende Organisation oder Person",
                "item" : [
                  {
                    "linkId" : "receiverCopy.familyName",
                    "text" : "Name",
                    "answer" : [
                      {
                        "valueString" : "Kummer"
                      }
                    ]
                  },
                  {
                    "linkId" : "receiverCopy.givenName",
                    "text" : "Vorname",
                    "answer" : [
                      {
                        "valueString" : "Claudia"
                      }
                    ]
                  },
                  {
                    "linkId" : "receiverCopy.phone",
                    "text" : "Telefon",
                    "answer" : [
                      {
                        "valueString" : "079 979 79 79"
                      }
                    ]
                  },
                  {
                    "linkId" : "receiverCopy.email",
                    "text" : "E-Mail",
                    "answer" : [
                      {
                        "valueString" : "claudia.kummer@redwin.ch"
                      }
                    ]
                  },
                  {
                    "linkId" : "receiverCopy.streetAddressLine",
                    "text" : "Strasse, Hausnummer, Postfach etc.",
                    "answer" : [
                      {
                        "valueString" : "Musterweg"
                      },
                      {
                        "valueString" : "6a"
                      }
                    ]
                  },
                  {
                    "linkId" : "receiverCopy.postalCode",
                    "text" : "PLZ",
                    "answer" : [
                      {
                        "valueString" : "8000"
                      }
                    ]
                  },
                  {
                    "linkId" : "receiverCopy.city",
                    "text" : "Ort",
                    "answer" : [
                      {
                        "valueString" : "Zürich"
                      }
                    ]
                  },
                  {
                    "linkId" : "receiverCopy.country",
                    "text" : "Land",
                    "answer" : [
                      {
                        "valueString" : "Schweiz"
                      }
                    ]
                  }
                ]
              }
            ]
          },
          {
            "linkId" : "microbiology",
            "text" : "Mikrobiologie",
            "item" : [
              {
                "linkId" : "per",
                "text" : "Pertussis and Parapertussis DNA",
                "answer" : [
                  {
                    "valueCoding" : {
                      "system" : "http://loinc.org",
                      "code" : "90441-7",
                      "display" : "B pert+parapert DNA Pnl Nph"
                    }
                  }
                ]
              }
            ]
          },
          {
            "linkId" : "hematology",
            "text" : "Hämatologie",
            "item" : [
              {
                "linkId" : "Blood-diff",
                "text" : "Manual Differential panel - Blood",
                "answer" : [
                  {
                    "valueCoding" : {
                      "system" : "http://loinc.org",
                      "code" : "24318-8",
                      "display" : "Manual diff Bld"
                    }
                  }
                ]
              }
            ]
          },
          {
            "linkId" : "clinical chemistry",
            "text" : "Klinische Chemie",
            "item" : [
              {
                "linkId" : "crp",
                "text" : "C-reactive Protein",
                "answer" : [
                  {
                    "valueCoding" : {
                      "system" : "http://loinc.org",
                      "code" : "1988-5",
                      "display" : "C reactive protein [Mass/volume] in Serum or Plasma"
                    }
                  }
                ]
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "http://example.com/fhir/ServiceRequest/2-pertussis-service-request",
      "resource" : {
        "resourceType" : "ServiceRequest",
        "id" : "2-pertussis-service-request",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-SR"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_2-pertussis-service-request\"> </a><p><b>Generated Narrative: ServiceRequest </b><a name=\"2-pertussis-service-request\"> </a><a name=\"hc2-pertussis-service-request\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceServiceRequest &quot;2-pertussis-service-request&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-lab-order-SR.html\">CH LAB-Order-SR</a></p></div><p><b>identifier</b>: Placer Identifier/123</p><p><b>status</b>: active</p><p><b>intent</b>: original-order</p><p><b>priority</b>: urgent</p><p><b>code</b>: Laboratory Order <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#58410-2 &quot;CBC panel - Blood by Automated count&quot;; <a href=\"https://loinc.org/\">LOINC</a>#1988-5 &quot;C reactive protein [Mass/Volume] in Serum or Plasma&quot;)</span></p><p><b>orderDetail</b>: Order Control code <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.1.0/CodeSystem-v2-0119.html\">orderControlCodes</a>#NW &quot;New order/service&quot;)</span></p><p><b>subject</b>: See on this page: Patient/EmilKummer</p><p><b>requester</b>: See on this page: PractitionerRole/PeterPrestoGruppenpraxis</p><p><b>reasonCode</b>: Pertussis suspected (situation) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#772146005)</span></p><p><b>insurance</b>: See on this page: Coverage/health-insurance-card-emil-kummer</p><p><b>specimen</b>: </p><ul><li>See on this page: Specimen/Throat-swab-2-pertussis</li><li>See on this page: Specimen/Blood-2-pertussis</li><li>See on this page: Specimen/Serum-2-pertussis</li></ul></div>"
        },
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "PLAC",
                  "display" : "Placer Identifier"
                }
              ]
            },
            "system" : "urn:oid:2.16.756.5.30",
            "value" : "123"
          }
        ],
        "status" : "active",
        "intent" : "original-order",
        "priority" : "urgent",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "58410-2",
              "display" : "CBC panel - Blood by Automated count"
            },
            {
              "system" : "http://loinc.org",
              "code" : "1988-5",
              "display" : "C reactive protein [Mass/Volume] in Serum or Plasma"
            }
          ],
          "text" : "Laboratory Order"
        },
        "orderDetail" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/v2-0119",
                "code" : "NW",
                "display" : "New order/service"
              }
            ],
            "text" : "Order Control code"
          }
        ],
        "subject" : {
          🔗 "reference" : "Patient/EmilKummer"
        },
        "requester" : {
          🔗 "reference" : "PractitionerRole/PeterPrestoGruppenpraxis"
        },
        "reasonCode" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "772146005"
              }
            ],
            "text" : "Pertussis suspected (situation)"
          }
        ],
        "insurance" : [
          {
            🔗 "reference" : "Coverage/health-insurance-card-emil-kummer"
          }
        ],
        "specimen" : [
          {
            🔗 "reference" : "Specimen/Throat-swab-2-pertussis"
          },
          {
            🔗 "reference" : "Specimen/Blood-2-pertussis"
          },
          {
            🔗 "reference" : "Specimen/Serum-2-pertussis"
          }
        ]
      }
    }
  ]
}