This page is part of the CH LAB-Order (R4) (v2.0.0: STU 2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> . @prefix loinc: <https://loinc.org/rdf/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix sct: <http://snomed.info/id/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- a fhir:Bundle ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "5-biol-monit-document-with-sr-and-form"] ; # fhir:meta [ fhir:versionId [ fhir:v "1" ] ; fhir:lastUpdated [ fhir:v "2019-04-01T20:18:41.341+00:00"^^xsd:dateTime ] ; ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-document"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-document> ] ) ] ; # fhir:identifier [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:26d3dff7-ab05-4737-a49c-5eccd3359505" ] ] ; # fhir:type [ fhir:v "document"] ; # fhir:timestamp [ fhir:v "2019-04-01T20:18:41.341+00:00"^^xsd:dateTime] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Composition/5-biol-monit-composition-with-sr-and-form"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/Composition/5-biol-monit-composition-with-sr-and-form> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Patient/BeatBorer"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/Patient/BeatBorer> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Practitioner/PauloPorcellini"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/Practitioner/PauloPorcellini> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Organization/Suva"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/Organization/Suva> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/PractitionerRole/PauloPorcelliniSuva"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/PractitionerRole/PauloPorcelliniSuva> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Practitioner/ArminAhrens"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/Practitioner/ArminAhrens> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Organization/Arztpraxis"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/Organization/Arztpraxis> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/PractitionerRole/ArminAhrensArztpraxis"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/PractitionerRole/ArminAhrensArztpraxis> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Practitioner/EvaErlenmeyer"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/Practitioner/EvaErlenmeyer> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Organization/LaborPipette"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/Organization/LaborPipette> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/PractitionerRole/EvaErlenmeyerLaborPipette"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/PractitionerRole/EvaErlenmeyerLaborPipette> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Practitioner/WoodyWorkdoc"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/Practitioner/WoodyWorkdoc> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Organization/SpeiserRails"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/Organization/SpeiserRails> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/PractitionerRole/WoodyWorkdocSpeiserRails"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/PractitionerRole/WoodyWorkdocSpeiserRails> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Coverage/HealthInsuranceCardBeatBorer"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/Coverage/HealthInsuranceCardBeatBorer> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Specimen/Blood-biol-monit"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/Specimen/Blood-biol-monit> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Specimen/Urine-biol-monit"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/Specimen/Urine-biol-monit> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Questionnaire/5-biol-monit"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/Questionnaire/5-biol-monit> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/QuestionnaireResponse/5-biol-monit"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/QuestionnaireResponse/5-biol-monit> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/ServiceRequest/5-biol-monit-service-request"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/ServiceRequest/5-biol-monit-service-request> ) ] ) . # <http://example.com/fhir/Composition/5-biol-monit-composition-with-sr-and-form> a fhir:Composition ; fhir:id [ fhir:v "5-biol-monit-composition-with-sr-and-form"] ; # fhir:meta [ fhir:versionId [ fhir:v "1" ] ; fhir:lastUpdated [ fhir:v "2021-02-18T17:04:38.520+00:00"^^xsd:dateTime ] ; ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-composition"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-composition> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div>Case study 5</div><div><h3>Collective order “SUVA biological monitoring”</h3><p>Companies that work with substances hazardous to health and in which employees are exposed to special risks are subject to occupational health screening by SUVA. Biological monitoring is one of the control options. This assesses the exposure of workers to chemical agents by determining the agents or metabolites in biological material (e.g. urine). The Occupational Medical Prevention (AMV) of SUVA sends the laboratory a monthly list with the following information per company (collective order):</p><ul><li>Establishment (name, address, establishment number).</li><li>Number of employees for biological monitoring</li><li>Examinations to be carried out (e.g. arsenic, lead, mercury, mandelic acid). The companies receive a list from the AMV including labels with the affected employees. Here we take the document of an employee Beat Borer, born 6. 6. 1986. The laboratory prints the order forms with the company number and sends the necessary number of urine cups and order forms to the companies. In the company, order forms and urine cups are labelled with the labels supplied by the AMV and given to the employees. The samples, including the order form, are sent from the company to the laboratory.</li></ul></div></div>" ] ; # fhir:extension ( [ ( fhir:extension [ fhir:url [ fhir:v "enterer"^^xsd:anyURI ] ; fhir:value [ a fhir:Reference ; fhir:reference [ fhir:v "PractitionerRole/PauloPorcelliniSuva" ] ] ] ) ; fhir:url [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-dataenterer"^^xsd:anyURI ] ] [ fhir:url [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-receiver"^^xsd:anyURI ] ; fhir:value [ a fhir:Reference ; fhir:reference [ fhir:v "PractitionerRole/EvaErlenmeyerLaborPipette" ] ] ] [ fhir:url [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-copyreceiver"^^xsd:anyURI ] ; fhir:value [ a fhir:Reference ; fhir:reference [ fhir:v "PractitionerRole/ArminAhrensArztpraxis" ] ] ] [ fhir:url [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-copyreceiver"^^xsd:anyURI ] ; fhir:value [ a fhir:Reference ; fhir:reference [ fhir:v "PractitionerRole/WoodyWorkdocSpeiserRails" ] ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:type [ ( fhir:coding [ a sct:721965002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "721965002" ] ; fhir:display [ fhir:v "Laboratory order (record artifact)" ] ] ) ] ; # fhir:category ( [ ( fhir:coding [ a sct:721963009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "721963009" ] ; fhir:display [ fhir:v "Order (record artifact)" ] ] ) ] ) ; # fhir:subject [ fhir:reference [ fhir:v "Patient/BeatBorer" ] ] ; # fhir:date [ fhir:v "2019-03-31T11:46:09+02:00"^^xsd:dateTime] ; # fhir:author ( [ fhir:reference [ fhir:v "PractitionerRole/PauloPorcelliniSuva" ] ] ) ; # fhir:title [ fhir:v "Referral 5-biol-monit"] ; # fhir:section ( [ fhir:title [ fhir:v "Order-Referral-Form 5-biol-monit" ] ; fhir:code [ ( fhir:coding [ a loinc:93037-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "93037-0" ] ; fhir:display [ fhir:v "Portable medical order form" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Order-Referral-Form 5-biol-monit</div>" ] ; ( fhir:entry [ fhir:reference [ fhir:v "Questionnaire/5-biol-monit" ] ] [ fhir:reference [ fhir:v "QuestionnaireResponse/5-biol-monit" ] ] [ fhir:reference [ fhir:v "ServiceRequest/5-biol-monit-service-request" ] ] ) ] ) . # <http://example.com/fhir/Patient/BeatBorer> a fhir:Patient ; fhir:id [ fhir:v "BeatBorer"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>id</b>: BeatBorer</p><p><b>meta</b>:</p><p><b>identifier</b>: 012/08.111115</p><p><b>name</b>: Beat Borer</p><p><b>gender</b>: MALE</p><p><b>birthDate</b>: Jun 06, 1986</p><p><b>maritalStatus</b>: verheiratet <span style=\"background: LightGoldenRodYellow\">(Details : {$ech-11-maritalstatus code '6' = '6', given as 'in eingetragener Partnerschaft'})</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>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/patient-birthPlace"^^xsd:anyURI ] ; fhir:value [ a fhir:Address ; fhir:city [ fhir:v "Lausanne" ] ; fhir:country [ fhir:v "Schweiz" ] ] ] [ fhir:url [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient-ech-11-placeoforigin"^^xsd:anyURI ] ; fhir:value [ a fhir:Address ; fhir:city [ fhir:v "Köniz" ] ; fhir:state [ fhir:v "BE" ] ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/patient-religion"^^xsd:anyURI ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ReligiousAffiliation"^^xsd:anyURI ] ; fhir:code [ fhir:v "1077" ] ; fhir:display [ fhir:v "Protestant" ] ] ) ] ] ) ; # fhir:identifier ( [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "MR" ] ] ) ] ; fhir:system [ fhir:v "urn:oid:2.16.756.5.30.999999.1"^^xsd:anyURI ] ; fhir:value [ fhir:v "012/08.111115" ] ] ) ; # fhir:name ( [ fhir:family [ fhir:v "Borer" ] ; ( fhir:given [ fhir:v "Beat" ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "+41 36 123 45 67" ] ; fhir:use [ fhir:v "home" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "beat.borer@example.ch" ] ] ) ; # fhir:gender [ fhir:v "male"] ; # fhir:birthDate [ fhir:v "1986-06-06"^^xsd:date] ; # fhir:maritalStatus [ ( fhir:coding [ fhir:system [ fhir:v "http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus"^^xsd:anyURI ] ; fhir:code [ fhir:v "2" ] ; fhir:display [ fhir:v "verheiratet" ] ] ) ] ; # fhir:communication ( [ fhir:language [ ( fhir:coding [ fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ; fhir:code [ fhir:v "de-CH" ] ] ) ; fhir:text [ fhir:v "Deutsch (Schweiz)" ] ] ; fhir:preferred [ fhir:v "true"^^xsd:boolean ] ] ) . # <http://example.com/fhir/Practitioner/PauloPorcellini> a fhir:Practitioner ; fhir:id [ fhir:v "PauloPorcellini"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner-epr"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner-epr> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_PauloPorcellini\"> </a><p><b>Generated Narrative: Practitioner </b><a name=\"PauloPorcellini\"> </a><a name=\"hcPauloPorcellini\"> </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 "PauloPorcellini" </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>/7601000050700, <code>urn:oid:2.16.756.5.30.1.123.100.2.1.1</code>/A123307</p><p><b>name</b>: Paulo Porcellini (Official)</p><p><b>telecom</b>: ph: 036 336 22 33(WORK), <a href=\"mailto:paulo.porcellini@suva.ch\">paulo.porcellini@suva.ch</a></p></div>" ] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:oid:2.51.1.3"^^xsd:anyURI ] ; fhir:value [ fhir:v "7601000050700" ] ] [ fhir:system [ fhir:v "urn:oid:2.16.756.5.30.1.123.100.2.1.1"^^xsd:anyURI ] ; fhir:value [ fhir:v "A123307" ] ] ) ; # fhir:name ( [ fhir:use [ fhir:v "official" ] ; fhir:family [ fhir:v "Porcellini" ] ; ( fhir:given [ fhir:v "Paulo" ] ) ; ( fhir:prefix [ fhir:v "Dr. med." ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier"^^xsd:anyURI ] ; fhir:value [ fhir:v "AC" ] ] ) ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "036 336 22 33" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "paulo.porcellini@suva.ch" ] ; fhir:use [ fhir:v "work" ] ] ) . # <http://example.com/fhir/Organization/Suva> a fhir:Organization ; fhir:id [ fhir:v "Suva"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_Suva\"> </a><p><b>Generated Narrative: Organization </b><a name=\"Suva\"> </a><a name=\"hcSuva\"> </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 "Suva" </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>: <code>urn:oid:2.16.756.5.45</code>/A62088168</p><p><b>name</b>: Suva</p><p><b>telecom</b>: <a href=\"tel:+41322345566\">+41322345566</a>, <a href=\"mailto:info@suva.ch\">info@suva.ch</a>, <a href=\"http://www.suva.ch\">http://www.suva.ch</a></p><p><b>address</b>: Löwenplatz 1 Luzern 6004 CH </p></div>" ] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:oid:2.16.756.5.45"^^xsd:anyURI ] ; fhir:value [ fhir:v "A62088168" ] ] ) ; # fhir:name [ fhir:v "Suva"] ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "+41322345566" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "info@suva.ch" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://www.suva.ch" ] ; fhir:use [ fhir:v "work" ] ] ) ; # fhir:address ( [ ( fhir:line [ fhir:v "Löwenplatz 1" ] ) ; fhir:city [ fhir:v "Luzern" ] ; fhir:postalCode [ fhir:v "6004" ] ; fhir:country [ fhir:v "CH" ] ] ) . # <http://example.com/fhir/PractitionerRole/PauloPorcelliniSuva> a fhir:PractitionerRole ; fhir:id [ fhir:v "PauloPorcelliniSuva"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_PauloPorcelliniSuva\"> </a><p><b>Generated Narrative: PractitionerRole </b><a name=\"PauloPorcelliniSuva\"> </a><a name=\"hcPauloPorcelliniSuva\"> </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 "PauloPorcelliniSuva" </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/PauloPorcellini</p><p><b>organization</b>: See on this page: Organization/Suva</p></div>" ] ; # fhir:practitioner [ fhir:reference [ fhir:v "Practitioner/PauloPorcellini" ] ] ; # fhir:organization [ fhir:reference [ fhir:v "Organization/Suva" ] ] . # <http://example.com/fhir/Practitioner/ArminAhrens> a fhir:Practitioner ; fhir:id [ fhir:v "ArminAhrens"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_ArminAhrens\"> </a><p><b>Generated Narrative: Practitioner </b><a name=\"ArminAhrens\"> </a><a name=\"hcArminAhrens\"> </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 "ArminAhrens" </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>: Armin Ahrens (Official)</p><p><b>telecom</b>: ph: 033 123 22 11(WORK), <a href=\"mailto:armin.ahrens@arztpraxis.ch\">armin.ahrens@arztpraxis.ch</a></p><h3>Qualifications</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td>Dermatology and venereology <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://fhir.ch/ig/ch-epr-term/2.0.9/CodeSystem-2.16.756.5.30.1.127.3.5.html\">ch-ehealth-codesystem-medreg</a>#1021)</span></td></tr></table></div>" ] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:oid:2.51.1.3"^^xsd:anyURI ] ; fhir:value [ fhir:v "7601000050700" ] ] [ fhir:system [ fhir:v "urn:oid:2.16.756.5.30.1.123.100.2.1.1"^^xsd:anyURI ] ; fhir:value [ fhir:v "A123309" ] ] ) ; # fhir:name ( [ fhir:use [ fhir:v "official" ] ; fhir:family [ fhir:v "Ahrens" ] ; ( fhir:given [ fhir:v "Armin" ] ) ; ( fhir:prefix [ fhir:v "Dr. med." ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier"^^xsd:anyURI ] ; fhir:value [ fhir:v "AC" ] ] ) ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "033 123 22 11" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "armin.ahrens@arztpraxis.ch" ] ; fhir:use [ fhir:v "work" ] ] ) ; # fhir:qualification ( [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "urn:oid:2.16.756.5.30.1.127.3.5"^^xsd:anyURI ] ; fhir:code [ fhir:v "1021" ] ] ) ; fhir:text [ fhir:v "Dermatology and venereology" ] ] ] ) . # <http://example.com/fhir/Organization/Arztpraxis> a fhir:Organization ; fhir:id [ fhir:v "Arztpraxis"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_Arztpraxis\"> </a><p><b>Generated Narrative: Organization </b><a name=\"Arztpraxis\"> </a><a name=\"hcArztpraxis\"> </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 "Arztpraxis" </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>/7601000235503</p><p><b>name</b>: Arztpraxis Messen</p><p><b>telecom</b>: <a href=\"tel:+41555545566\">+41555545566</a>, <a href=\"mailto:info@arztpraxis.ch\">info@arztpraxis.ch</a>, <a href=\"http://www.arztpraxis.ch\">http://www.arztpraxis.ch</a></p><p><b>address</b>: Doktorgasse 2 Messen 3254 CH </p></div>" ] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:oid:2.51.1.3"^^xsd:anyURI ] ; fhir:value [ fhir:v "7601000235503" ] ] ) ; # fhir:name [ fhir:v "Arztpraxis Messen"] ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "+41555545566" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "info@arztpraxis.ch" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://www.arztpraxis.ch" ] ; fhir:use [ fhir:v "work" ] ] ) ; # fhir:address ( [ ( fhir:line [ fhir:v "Doktorgasse 2" ] ) ; fhir:city [ fhir:v "Messen" ] ; fhir:postalCode [ fhir:v "3254" ] ; fhir:country [ fhir:v "CH" ] ] ) . # <http://example.com/fhir/PractitionerRole/ArminAhrensArztpraxis> a fhir:PractitionerRole ; fhir:id [ fhir:v "ArminAhrensArztpraxis"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_ArminAhrensArztpraxis\"> </a><p><b>Generated Narrative: PractitionerRole </b><a name=\"ArminAhrensArztpraxis\"> </a><a name=\"hcArminAhrensArztpraxis\"> </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 "ArminAhrensArztpraxis" </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/ArminAhrens</p><p><b>organization</b>: See on this page: Organization/Arztpraxis</p></div>" ] ; # fhir:practitioner [ fhir:reference [ fhir:v "Practitioner/ArminAhrens" ] ] ; # fhir:organization [ fhir:reference [ fhir:v "Organization/Arztpraxis" ] ] . # <http://example.com/fhir/Practitioner/EvaErlenmeyer> a fhir:Practitioner ; fhir:id [ fhir:v "EvaErlenmeyer"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir: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 "EvaErlenmeyer" </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>" ] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:oid:2.51.1.3"^^xsd:anyURI ] ; fhir:value [ fhir:v "7601000050717" ] ] [ fhir:system [ fhir:v "urn:oid:2.16.756.5.30.1.123.100.2.1.1"^^xsd:anyURI ] ; fhir:value [ fhir:v "A123315" ] ] ) ; # fhir:name ( [ fhir:use [ fhir:v "official" ] ; fhir:family [ fhir:v "Erlenmeyer" ] ; ( fhir:given [ fhir:v "Eva" ] ) ; ( fhir:prefix [ fhir:v "Dr. med." ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier"^^xsd:anyURI ] ; fhir:value [ fhir:v "AC" ] ] ) ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "033 444 55 66" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "eva.erlenmeyer@labor-pipette.ch" ] ; fhir:use [ fhir:v "work" ] ] ) . # <http://example.com/fhir/Organization/LaborPipette> a fhir:Organization ; fhir:id [ fhir:v "LaborPipette"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir: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 "LaborPipette" </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>" ] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:oid:2.51.1.3"^^xsd:anyURI ] ; fhir:value [ fhir:v "7601000234407" ] ] ) ; # fhir:name [ fhir:v "Labor Pipette"] ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "+41223345566" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "info@labor-pipette.ch" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://www.labor-pipette.ch" ] ; fhir:use [ fhir:v "work" ] ] ) ; # fhir:address ( [ ( fhir:line [ fhir:v "Laborstrasse 23" ] ) ; fhir:city [ fhir:v "Olten" ] ; fhir:postalCode [ fhir:v "4600" ] ; fhir:country [ fhir:v "CH" ] ] ) . # <http://example.com/fhir/PractitionerRole/EvaErlenmeyerLaborPipette> a fhir:PractitionerRole ; fhir:id [ fhir:v "EvaErlenmeyerLaborPipette"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir: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 "EvaErlenmeyerLaborPipette" </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>" ] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:oid:2.16.756.5.30.1.123.100.2.1.1"^^xsd:anyURI ] ; fhir:value [ fhir:v "A123444" ] ] ) ; # fhir:practitioner [ fhir:reference [ fhir:v "Practitioner/EvaErlenmeyer" ] ] ; # fhir:organization [ fhir:reference [ fhir:v "Organization/LaborPipette" ] ] . # <http://example.com/fhir/Practitioner/WoodyWorkdoc> a fhir:Practitioner ; fhir:id [ fhir:v "WoodyWorkdoc"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner-epr"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner-epr> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_WoodyWorkdoc\"> </a><p><b>Generated Narrative: Practitioner </b><a name=\"WoodyWorkdoc\"> </a><a name=\"hcWoodyWorkdoc\"> </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 "WoodyWorkdoc" </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>/7601000050717, <code>urn:oid:2.16.756.5.30.1.123.100.2.1.1</code>/A123301</p><p><b>name</b>: Woody Worksdoc (Official)</p><p><b>telecom</b>: ph: 077 888 88 11(WORK), <a href=\"mailto:woody.worksdoc@speiser-rails.ch\">woody.worksdoc@speiser-rails.ch</a></p></div>" ] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:oid:2.51.1.3"^^xsd:anyURI ] ; fhir:value [ fhir:v "7601000050717" ] ] [ fhir:system [ fhir:v "urn:oid:2.16.756.5.30.1.123.100.2.1.1"^^xsd:anyURI ] ; fhir:value [ fhir:v "A123301" ] ] ) ; # fhir:name ( [ fhir:use [ fhir:v "official" ] ; fhir:family [ fhir:v "Worksdoc" ] ; ( fhir:given [ fhir:v "Woody" ] ) ; ( fhir:prefix [ fhir:v "Dr. med." ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier"^^xsd:anyURI ] ; fhir:value [ fhir:v "AC" ] ] ) ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "077 888 88 11" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "woody.worksdoc@speiser-rails.ch" ] ; fhir:use [ fhir:v "work" ] ] ) . # <http://example.com/fhir/Organization/SpeiserRails> a fhir:Organization ; fhir:id [ fhir:v "SpeiserRails"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_SpeiserRails\"> </a><p><b>Generated Narrative: Organization </b><a name=\"SpeiserRails\"> </a><a name=\"hcSpeiserRails\"> </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 "SpeiserRails" </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>: <code>urn:oid:2.16.756.5.45</code>/A62088168</p><p><b>telecom</b>: <a href=\"tel:+41412345566\">+41412345566</a>, <a href=\"mailto:info@speiser-rails.ch\">info@speiser-rails.ch</a>, <a href=\"http://www.speiser-rails.ch\">http://www.speiser-rails.ch</a></p><p><b>address</b>: Gleisallee 123 Arbon 9320 CH </p></div>" ] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:oid:2.16.756.5.45"^^xsd:anyURI ] ; fhir:value [ fhir:v "A62088168" ] ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "+41412345566" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "info@speiser-rails.ch" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://www.speiser-rails.ch" ] ; fhir:use [ fhir:v "work" ] ] ) ; # fhir:address ( [ ( fhir:line [ fhir:v "Gleisallee 123" ] ) ; fhir:city [ fhir:v "Arbon" ] ; fhir:postalCode [ fhir:v "9320" ] ; fhir:country [ fhir:v "CH" ] ] ) . # <http://example.com/fhir/PractitionerRole/WoodyWorkdocSpeiserRails> a fhir:PractitionerRole ; fhir:id [ fhir:v "WoodyWorkdocSpeiserRails"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_WoodyWorkdocSpeiserRails\"> </a><p><b>Generated Narrative: PractitionerRole </b><a name=\"WoodyWorkdocSpeiserRails\"> </a><a name=\"hcWoodyWorkdocSpeiserRails\"> </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 "WoodyWorkdocSpeiserRails" </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/WoodyWorkdoc</p><p><b>organization</b>: See on this page: Organization/SpeiserRails</p></div>" ] ; # fhir:practitioner [ fhir:reference [ fhir:v "Practitioner/WoodyWorkdoc" ] ] ; # fhir:organization [ fhir:reference [ fhir:v "Organization/SpeiserRails" ] ] . # <http://example.com/fhir/Coverage/HealthInsuranceCardBeatBorer> a fhir:Coverage ; fhir:id [ fhir:v "HealthInsuranceCardBeatBorer"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Coverage_HealthInsuranceCardBeatBorer\"> </a><p><b>Generated Narrative: Coverage </b><a name=\"HealthInsuranceCardBeatBorer\"> </a><a name=\"hcHealthInsuranceCardBeatBorer\"> </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 "HealthInsuranceCardBeatBorer" </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</p><p><b>status</b>: active</p><p><b>type</b>: According to UVG <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>#UVG)</span></p><p><b>subscriber</b>: See on this page: Patient/BeatBorer</p><p><b>beneficiary</b>: See on this page: Patient/BeatBorer</p><p><b>period</b>: ?? --> 2024-12-31</p><p><b>payor</b>: <span><code>http://ehic.com/insurer</code>/123456789</span></p></div>" ] ; # fhir:identifier ( [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://fhir.ch/ig/ch-orf/CodeSystem/ch-orf-cs-coverageidentifiertype"^^xsd:anyURI ] ; fhir:code [ fhir:v "VeKa" ] ] ) ] ; fhir:system [ fhir:v "http://ehic.com/insurer/123456789/member"^^xsd:anyURI ] ; fhir:value [ fhir:v "A123456780" ] ] ) ; # fhir:status [ fhir:v "active"] ; # fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://fhir.ch/ig/ch-orf/CodeSystem/ch-orf-cs-coveragetype"^^xsd:anyURI ] ; fhir:code [ fhir:v "UVG" ] ; fhir:display [ fhir:v "According to UVG" ] ] ) ] ; # fhir:subscriber [ fhir:reference [ fhir:v "Patient/BeatBorer" ] ] ; # fhir:beneficiary [ fhir:reference [ fhir:v "Patient/BeatBorer" ] ] ; # fhir:period [ fhir:end [ fhir:v "2024-12-31"^^xsd:date ] ] ; # fhir:payor ( [ fhir:identifier [ fhir:system [ fhir:v "http://ehic.com/insurer"^^xsd:anyURI ] ; fhir:value [ fhir:v "123456789" ] ] ] ) . # <http://example.com/fhir/Specimen/Blood-biol-monit> a fhir:Specimen ; fhir:id [ fhir:v "Blood-biol-monit"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Specimen_Blood-biol-monit\"> </a><p><b>Generated Narrative: Specimen </b><a name=\"Blood-biol-monit\"> </a><a name=\"hcBlood-biol-monit\"> </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 "Blood-biol-monit" </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/BeatBorer</p><p><b>request</b>: See on this page: ServiceRequest/5-biol-monit-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>BodySite</b></td></tr><tr><td style=\"display: none\">*</td><td>See on this page: Practitioner/PauloPorcellini</td><td>2015-08-16 06:40:17+0000</td><td>Structure of superficial vein of left upper limb (body structure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#721029009)</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>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>: Specimen is grossly lipemic</p></div>" ] ; # fhir:status [ fhir:v "available"] ; # fhir:type [ ( fhir:coding [ a sct:119297000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "119297000" ] ; fhir:display [ fhir:v "Blood sample" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/BeatBorer" ] ] ; # fhir:request ( [ fhir:reference [ fhir:v "ServiceRequest/5-biol-monit-service-request" ] ] ) ; # fhir:collection [ fhir:collector [ fhir:reference [ fhir:v "Practitioner/PauloPorcellini" ] ] ; fhir:collected [ fhir:v "2015-08-16T06:40:17Z"^^xsd:dateTime ] ; fhir:bodySite [ ( fhir:coding [ a sct:721029009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "721029009" ] ; fhir:display [ fhir:v "Structure of superficial vein of left upper limb (body structure)" ] ] ) ] ] ; # fhir:container ( [ fhir:type [ ( fhir:coding [ a sct:706053007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "706053007" ] ; fhir:display [ fhir:v "General specimen container (physical object)" ] ] ) ] ] ) ; # fhir:note ( [ fhir:text [ fhir:v "Specimen is grossly lipemic" ] ] ) . # <http://example.com/fhir/Specimen/Urine-biol-monit> a fhir:Specimen ; fhir:id [ fhir:v "Urine-biol-monit"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Specimen_Urine-biol-monit\"> </a><p><b>Generated Narrative: Specimen </b><a name=\"Urine-biol-monit\"> </a><a name=\"hcUrine-biol-monit\"> </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 "Urine-biol-monit" </p></div><p><b>identifier</b>: 11111-15394-75465</p><p><b>accessionIdentifier</b>: 22222-bc987-dd888</p><p><b>status</b>: available</p><p><b>type</b>: Urine sample <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#122575003)</span></p><p><b>subject</b>: See on this page: Patient/BeatBorer</p><p><b>receivedTime</b>: 2023-12-01 16:40:17+0000</p><p><b>request</b>: See on this page: ServiceRequest/5-biol-monit-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></tr><tr><td style=\"display: none\">*</td><td>See on this page: Practitioner/PauloPorcellini</td><td>2023-12-01 06:40:17+0000</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-urin</td><td>Uriswab™ : Urine Collection System</td><td>Urine specimen container (physical object) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#706054001)</span></td></tr></table></div>" ] ; # fhir:identifier ( [ fhir:value [ fhir:v "11111-15394-75465" ] ] ) ; # fhir:accessionIdentifier [ fhir:value [ fhir:v "22222-bc987-dd888" ] ] ; # fhir:status [ fhir:v "available"] ; # fhir:type [ ( fhir:coding [ a sct:122575003 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "122575003" ] ; fhir:display [ fhir:v "Urine sample" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/BeatBorer" ] ] ; # fhir:receivedTime [ fhir:v "2023-12-01T16:40:17Z"^^xsd:dateTime] ; # fhir:request ( [ fhir:reference [ fhir:v "ServiceRequest/5-biol-monit-service-request" ] ] ) ; # fhir:collection [ fhir:collector [ fhir:reference [ fhir:v "Practitioner/PauloPorcellini" ] ] ; fhir:collected [ fhir:v "2023-12-01T06:40:17Z"^^xsd:dateTime ] ] ; # fhir:container ( [ ( fhir:identifier [ fhir:value [ fhir:v "4e88a-bc987-dd888-12345-urin" ] ] ) ; fhir:description [ fhir:v "Uriswab™ : Urine Collection System" ] ; fhir:type [ ( fhir:coding [ a sct:706054001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "706054001" ] ; fhir:display [ fhir:v "Urine specimen container (physical object)" ] ] ) ] ] ) . # <http://example.com/fhir/Questionnaire/5-biol-monit> a fhir:Questionnaire ; fhir:id [ fhir:v "5-biol-monit"] ; # fhir:meta [ fhir:versionId [ fhir:v "1" ] ; fhir:lastUpdated [ fhir:v "2019-04-01T20:17:53.340+00:00"^^xsd:dateTime ] ; ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-questionnaire"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-questionnaire> ] [ fhir:v "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire> ] [ fhir:v "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-extr-smap"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-extr-smap> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Questionnaire_5-biol-monit\"> </a><p><b>Generated Narrative: Questionnaire </b><a name=\"5-biol-monit\"> </a><a name=\"hc5-biol-monit\"> </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 "5-biol-monit" Version"1" Updated"2019-04-01 20:17:53+0000" </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/5-biol-monit</code></p><p><b>version</b>: 1.0.0</p><p><b>name</b>: LabOrderFormExample</p><p><b>title</b>: Lab Order Form Example 5-biol-monit</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>: hematology</p><p><b>text</b>: Hematology</p><p><b>type</b>: group</p><blockquote><p><b>item</b></p><p><b>linkId</b>: lab</p><p><b>text</b>: Laborwerte</p><p><b>type</b>: choice</p><p><b>repeats</b>: true</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></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: toxicology</p><p><b>text</b>: Toxicology</p><p><b>type</b>: group</p><blockquote><p><b>item</b></p><p><b>linkId</b>: tox</p><p><b>text</b>: Toxic Content</p><p><b>type</b>: choice</p><p><b>repeats</b>: true</p><blockquote><p><b>answerOption</b></p></blockquote><blockquote><p><b>answerOption</b></p></blockquote><blockquote><p><b>answerOption</b></p></blockquote></blockquote></blockquote></div>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-targetStructureMap"^^xsd:anyURI ] ; fhir:value [ fhir:v "http://fhir.ch/ig/ch-orf/StructureMap/OrfQrToBundle"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-orf/StructureMap/OrfQrToBundle> ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-sourceStructureMap"^^xsd:anyURI ] ; fhir:value [ fhir:v "http://fhir.ch/ig/ch-orf/StructureMap/OrfPrepopBundleToQr"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-orf/StructureMap/OrfPrepopBundleToQr> ] ] [ ( fhir:extension [ fhir:url [ fhir:v "name"^^xsd:anyURI ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://hl7.org/fhir/uv/sdc/CodeSystem/launchContext"^^xsd:anyURI ] ; fhir:code [ fhir:v "patient" ] ] ] [ fhir:url [ fhir:v "type"^^xsd:anyURI ] ; fhir:value [ fhir:v "Patient" ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-launchContext"^^xsd:anyURI ] ] [ ( fhir:extension [ fhir:url [ fhir:v "name"^^xsd:anyURI ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://hl7.org/fhir/uv/sdc/CodeSystem/launchContext"^^xsd:anyURI ] ; fhir:code [ fhir:v "user" ] ; fhir:display [ fhir:v "User" ] ] ] [ fhir:url [ fhir:v "type"^^xsd:anyURI ] ; fhir:value [ fhir:v "Practitioner" ] ] [ fhir:url [ fhir:v "description"^^xsd:anyURI ] ; fhir:value [ fhir:v "The practitioner that is to be used to pre-populate the form" ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-launchContext"^^xsd:anyURI ] ] ) ; # fhir:url [ fhir:v "http://fhir.ch/ig/ch-lab-order/Questionnaire/5-biol-monit"^^xsd:anyURI] ; # fhir:version [ fhir:v "1.0.0"] ; # fhir:name [ fhir:v "LabOrderFormExample"] ; # fhir:title [ fhir:v "Lab Order Form Example 5-biol-monit"] ; # fhir:status [ fhir:v "active"] ; # fhir:subjectType ( [ fhir:v "Patient"] ) ; # fhir:date [ fhir:v "2020-12-17"^^xsd:date] ; # fhir:publisher [ fhir:v "HL7 Switzerland"] ; # fhir:contact ( [ fhir:name [ fhir:v "HL7 Switzerland" ] ; ( fhir:telecom [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "https://www.hl7.ch/" ] ] ) ] ) ; # fhir:jurisdiction ( [ ( fhir:coding [ fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ; fhir:code [ fhir:v "CH" ] ] ) ] ) ; # fhir:copyright [ fhir:v "CC0-1.0"] ; # fhir:item ( [ fhir:linkId [ fhir:v "order" ] ; fhir:text [ fhir:v "Auftrag" ] ; fhir:type [ fhir:v "group" ] ; fhir:required [ fhir:v "true"^^xsd:boolean ] ; ( fhir:item [ fhir:linkId [ fhir:v "order.placerOrderIdentifier" ] ; fhir:text [ fhir:v "Auftragsnummer des Auftraggebers" ] ; fhir:type [ fhir:v "string" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/questionnaire-hidden"^^xsd:anyURI ] ; fhir:value [ fhir:v "true"^^xsd:boolean ] ] ) ; fhir:linkId [ fhir:v "order.placerOrderIdentifierDomain" ] ; fhir:text [ fhir:v "Identifier Domain der Auftragsnummer des Auftraggebers" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "order.fillerOrderIdentifier" ] ; fhir:text [ fhir:v "Auftragsnummer des Auftragsempfängers" ] ; fhir:type [ fhir:v "string" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/questionnaire-hidden"^^xsd:anyURI ] ; fhir:value [ fhir:v "true"^^xsd:boolean ] ] ) ; fhir:linkId [ fhir:v "order.fillerOrderIdentifierDomain" ] ; fhir:text [ fhir:v "Identifier Domain der Auftragsnummer des Auftragsempfängers" ] ; fhir:type [ fhir:v "string" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/questionnaire-hidden"^^xsd:anyURI ] ; fhir:value [ fhir:v "true"^^xsd:boolean ] ] ) ; fhir:linkId [ fhir:v "order.precedentDocumentIdentifier" ] ; fhir:text [ fhir:v "Identifier des Vorgängerdokuments" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "order.notificationContactDocument" ] ; fhir:text [ fhir:v "Dringender Benachrichtigungskontakt für dieses Dokument" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "order.notificationContactDocument.practitioner" ] ; fhir:text [ fhir:v "Zu benachrichtigende Person" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "order.notificationContactDocument.practitioner.title" ] ; fhir:text [ fhir:v "Titel" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "order.notificationContactDocument.practitioner.familyName" ] ; fhir:text [ fhir:v "Name" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "order.notificationContactDocument.practitioner.givenName" ] ; fhir:text [ fhir:v "Vorname" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "order.notificationContactDocument.practitioner.phone" ] ; fhir:text [ fhir:v "Telefon" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "order.notificationContactDocument.practitioner.email" ] ; fhir:text [ fhir:v "E-Mail" ] ; fhir:type [ fhir:v "string" ] ] ) ] ) ] [ fhir:linkId [ fhir:v "order.notificationContactDocumentResponse" ] ; fhir:text [ fhir:v "Dringender Benachrichtigungskontakt für die Antwort auf dieses Dokument" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "order.notificationContactDocumentResponse.practitioner" ] ; fhir:text [ fhir:v "Zu benachrichtigende Person" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "order.notificationContactDocumentResponse.practitioner.title" ] ; fhir:text [ fhir:v "Titel" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "order.notificationContactDocumentResponse.practitioner.familyName" ] ; fhir:text [ fhir:v "Name" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "order.notificationContactDocumentResponse.practitioner.givenName" ] ; fhir:text [ fhir:v "Vorname" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "order.notificationContactDocumentResponse.practitioner.phone" ] ; fhir:text [ fhir:v "Telefon" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "order.notificationContactDocumentResponse.practitioner.email" ] ; fhir:text [ fhir:v "E-Mail" ] ; fhir:type [ fhir:v "string" ] ] ) ] ) ] [ fhir:linkId [ fhir:v "order.priority" ] ; fhir:text [ fhir:v "Auftragspriorität" ] ; fhir:type [ fhir:v "choice" ] ; ( fhir:answerOption [ fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://hl7.org/fhir/request-priority"^^xsd:anyURI ] ; fhir:code [ fhir:v "routine" ] ; fhir:display [ fhir:v "Routine" ] ] ; fhir:initialSelected [ fhir:v "true"^^xsd:boolean ] ] [ fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://hl7.org/fhir/request-priority"^^xsd:anyURI ] ; fhir:code [ fhir:v "urgent" ] ; fhir:display [ fhir:v "Urgent" ] ] ] [ fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://hl7.org/fhir/request-priority"^^xsd:anyURI ] ; fhir:code [ fhir:v "asap" ] ; fhir:display [ fhir:v "ASAP" ] ] ] [ fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://hl7.org/fhir/request-priority"^^xsd:anyURI ] ; fhir:code [ fhir:v "stat" ] ; fhir:display [ fhir:v "STAT" ] ] ] ) ] ) ] [ fhir:linkId [ fhir:v "receiver" ] ; fhir:text [ fhir:v "Empfänger" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "receiver.practitioner" ] ; fhir:text [ fhir:v "Empfangende Person" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "receiver.practitioner.title" ] ; fhir:text [ fhir:v "Titel" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "receiver.practitioner.familyName" ] ; fhir:text [ fhir:v "Name" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "receiver.practitioner.givenName" ] ; fhir:text [ fhir:v "Vorname" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "receiver.practitioner.gln" ] ; fhir:text [ fhir:v "GLN" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "receiver.practitioner.zsr" ] ; fhir:text [ fhir:v "ZSR" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "receiver.practitioner.phone" ] ; fhir:text [ fhir:v "Telefon" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "receiver.practitioner.email" ] ; fhir:text [ fhir:v "E-Mail" ] ; fhir:type [ fhir:v "string" ] ] ) ] [ fhir:linkId [ fhir:v "receiver.organization" ] ; fhir:text [ fhir:v "Empfangende Organisation" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "receiver.organization.name" ] ; fhir:text [ fhir:v "Name der Organisation" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "receiver.organization.gln" ] ; fhir:definition [ fhir:v "GLNIdentifier"^^xsd:anyURI ] ; fhir:text [ fhir:v "GLN" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "receiver.organization.streetAddressLine" ] ; fhir:text [ fhir:v "Strasse, Hausnummer, Postfach etc." ] ; fhir:type [ fhir:v "string" ] ; fhir:repeats [ fhir:v "true"^^xsd:boolean ] ] [ fhir:linkId [ fhir:v "receiver.organization.postalCode" ] ; fhir:text [ fhir:v "PLZ" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "receiver.organization.city" ] ; fhir:text [ fhir:v "Ort" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "receiver.organization.country" ] ; fhir:text [ fhir:v "Land" ] ; fhir:type [ fhir:v "string" ] ] ) ] ) ] [ fhir:linkId [ fhir:v "patient" ] ; fhir:text [ fhir:v "Patient" ] ; fhir:type [ fhir:v "group" ] ; fhir:required [ fhir:v "true"^^xsd:boolean ] ; ( fhir:item [ fhir:linkId [ fhir:v "patient.familyName" ] ; fhir:text [ fhir:v "Name" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "patient.maidenName" ] ; fhir:text [ fhir:v "Ledigname" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "patient.givenName" ] ; fhir:text [ fhir:v "Vorname" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "patient.localPid" ] ; fhir:text [ fhir:v "Lokale Patienten-ID" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "patient.birthDate" ] ; fhir:text [ fhir:v "Geburtsdatum" ] ; fhir:type [ fhir:v "date" ] ] [ fhir:linkId [ fhir:v "patient.gender" ] ; fhir:text [ fhir:v "Geschlecht" ] ; fhir:type [ fhir:v "choice" ] ; ( fhir:answerOption [ fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://hl7.org/fhir/administrative-gender"^^xsd:anyURI ] ; fhir:code [ fhir:v "male" ] ; fhir:display [ fhir:v "Male" ] ] ; fhir:initialSelected [ fhir:v "true"^^xsd:boolean ] ] [ fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://hl7.org/fhir/administrative-gender"^^xsd:anyURI ] ; fhir:code [ fhir:v "female" ] ; fhir:display [ fhir:v "Female" ] ] ] [ fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://hl7.org/fhir/administrative-gender"^^xsd:anyURI ] ; fhir:code [ fhir:v "other" ] ; fhir:display [ fhir:v "Other" ] ] ] ) ] [ fhir:linkId [ fhir:v "patient.maritalStatus" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient#Patient.maritalStatus"^^xsd:anyURI ] ; fhir:text [ fhir:v "Zivilstand" ] ; fhir:type [ fhir:v "choice" ] ; ( fhir:answerOption [ fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus"^^xsd:anyURI ] ; fhir:code [ fhir:v "1" ] ; fhir:display [ fhir:v "ledig" ] ] ] [ fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus"^^xsd:anyURI ] ; fhir:code [ fhir:v "2" ] ; fhir:display [ fhir:v "verheiratet" ] ] ] [ fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus"^^xsd:anyURI ] ; fhir:code [ fhir:v "3" ] ; fhir:display [ fhir:v "verwitwet" ] ] ] [ fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus"^^xsd:anyURI ] ; fhir:code [ fhir:v "4" ] ; fhir:display [ fhir:v "geschieden" ] ] ] [ fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus"^^xsd:anyURI ] ; fhir:code [ fhir:v "5" ] ; fhir:display [ fhir:v "unverheiratet" ] ] ] [ fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus"^^xsd:anyURI ] ; fhir:code [ fhir:v "6" ] ; fhir:display [ fhir:v "in eingetragener Partnerschaft" ] ] ] [ fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus"^^xsd:anyURI ] ; fhir:code [ fhir:v "7" ] ; fhir:display [ fhir:v "aufgelöste Partnerschaft" ] ] ] [ fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus"^^xsd:anyURI ] ; fhir:code [ fhir:v "9" ] ; fhir:display [ fhir:v "unbekannt" ] ] ] ) ] [ fhir:linkId [ fhir:v "patient.phone" ] ; fhir:text [ fhir:v "Telefon" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "patient.email" ] ; fhir:text [ fhir:v "E-Mail" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "patient.streetAddressLine" ] ; fhir:text [ fhir:v "Strasse, Hausnummer, Postfach etc." ] ; fhir:type [ fhir:v "string" ] ; fhir:repeats [ fhir:v "true"^^xsd:boolean ] ] [ fhir:linkId [ fhir:v "patient.postalCode" ] ; fhir:text [ fhir:v "PLZ" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "patient.city" ] ; fhir:text [ fhir:v "Ort" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "patient.country" ] ; fhir:text [ fhir:v "Land" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "patient.languageOfCorrespondance" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient#Patient.communication:languageOfCorrespondance"^^xsd:anyURI ] ; fhir:text [ fhir:v "Korrespondenssprache" ] ; fhir:type [ fhir:v "choice" ] ; fhir:answerValueSet [ fhir:v "http://fhir.ch/ig/ch-epr-term/ValueSet/DocumentEntry.languageCode"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-epr-term/ValueSet/DocumentEntry.languageCode> ] ] [ fhir:linkId [ fhir:v "patient.contactperson" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient#Patient.contact"^^xsd:anyURI ] ; fhir:text [ fhir:v "Kontaktperson" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "patient.contactperson.relationship" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient#Patient.contact.relationship.text"^^xsd:anyURI ] ; fhir:text [ fhir:v "Beziehung" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "patient.contactperson.familyName" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient#Patient.contact.name.family"^^xsd:anyURI ] ; fhir:text [ fhir:v "Name" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "patient.contactperson.givenName" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient#Patient.contact.name.given"^^xsd:anyURI ] ; fhir:text [ fhir:v "Vorname" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "patient.contactperson.phone" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient#Patient.contact.telecom.value"^^xsd:anyURI ] ; fhir:text [ fhir:v "Telefon" ] ; fhir:type [ fhir:v "string" ] ; fhir:repeats [ fhir:v "true"^^xsd:boolean ] ] [ fhir:linkId [ fhir:v "patient.contactperson.email" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient#Patient.contact.telecom.value"^^xsd:anyURI ] ; fhir:text [ fhir:v "E-Mail" ] ; fhir:type [ fhir:v "string" ] ] ) ] ) ] [ fhir:linkId [ fhir:v "sender" ] ; fhir:text [ fhir:v "Absender" ] ; fhir:type [ fhir:v "group" ] ; fhir:required [ fhir:v "true"^^xsd:boolean ] ; ( fhir:item [ fhir:linkId [ fhir:v "sender.author" ] ; fhir:text [ fhir:v "Verantwortlicher" ] ; fhir:type [ fhir:v "group" ] ; fhir:required [ fhir:v "true"^^xsd:boolean ] ; ( fhir:item [ fhir:linkId [ fhir:v "sender.author.practitioner" ] ; fhir:text [ fhir:v "Verantwortliche Person" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "sender.author.practitioner.title" ] ; fhir:text [ fhir:v "Titel" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "sender.author.practitioner.familyName" ] ; fhir:text [ fhir:v "Name" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "sender.author.practitioner.givenName" ] ; fhir:text [ fhir:v "Vorname" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "sender.author.practitioner.gln" ] ; fhir:text [ fhir:v "GLN" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "sender.author.practitioner.zsr" ] ; fhir:text [ fhir:v "ZSR" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "sender.author.practitioner.phone" ] ; fhir:text [ fhir:v "Telefon" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "sender.author.practitioner.email" ] ; fhir:text [ fhir:v "E-Mail" ] ; fhir:type [ fhir:v "string" ] ] ) ] [ fhir:linkId [ fhir:v "sender.author.organization" ] ; fhir:text [ fhir:v "Verantwortliche Organisation" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "sender.author.organization.name" ] ; fhir:text [ fhir:v "Name der Organisation" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "sender.author.organization.streetAddressLine" ] ; fhir:text [ fhir:v "Strasse, Hausnummer, Postfach etc." ] ; fhir:type [ fhir:v "string" ] ; fhir:repeats [ fhir:v "true"^^xsd:boolean ] ] [ fhir:linkId [ fhir:v "sender.author.organization.postalCode" ] ; fhir:text [ fhir:v "PLZ" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "sender.author.organization.city" ] ; fhir:text [ fhir:v "Ort" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "sender.author.organization.country" ] ; fhir:text [ fhir:v "Land" ] ; fhir:type [ fhir:v "string" ] ] ) ] ) ] [ fhir:linkId [ fhir:v "sender.dataenterer" ] ; fhir:text [ fhir:v "Erfasser" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "sender.dataenterer.practitioner" ] ; fhir:text [ fhir:v "Erfassende Person" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "sender.dataenterer.practitioner.familyName" ] ; fhir:text [ fhir:v "Name" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "sender.dataenterer.practitioner.givenName" ] ; fhir:text [ fhir:v "Vorname" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "sender.dataenterer.practitioner.phone" ] ; fhir:text [ fhir:v "Telefon" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "sender.dataenterer.practitioner.email" ] ; fhir:text [ fhir:v "E-Mail" ] ; fhir:type [ fhir:v "string" ] ] ) ] ) ] ) ] [ fhir:linkId [ fhir:v "receiverCopies" ] ; fhir:text [ fhir:v "Kopieempfänger" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "receiverCopy" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole#PractitionerRole"^^xsd:anyURI ] ; fhir:text [ fhir:v "Kopieempfangende Organisation oder Person" ] ; fhir:type [ fhir:v "group" ] ; fhir:repeats [ fhir:v "true"^^xsd:boolean ] ; ( fhir:item [ fhir:linkId [ fhir:v "receiverCopy.organization.name" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole#PractitionerRole.practitioner"^^xsd:anyURI ] ; fhir:text [ fhir:v "Name der Organisation" ] ; fhir:type [ fhir:v "string" ] ; ( fhir:item [ fhir:linkId [ fhir:v "receiverCopy.practitionerRole.practitioner.title" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-humanname#HumanName.prefix"^^xsd:anyURI ] ; fhir:text [ fhir:v "Titel" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "receiverCopy.practitionerRole.practitioner.familyName" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-humanname#HumanName.family"^^xsd:anyURI ] ; fhir:text [ fhir:v "Name" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "receiverCopy.practitionerRole.practitioner.givenName" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-humanname#HumanName.given"^^xsd:anyURI ] ; fhir:text [ fhir:v "Vorname" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "receiverCopy.practitionerRole.practitioner.phone" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/StructureDefinition/ContactPoint#ContactPoint.value"^^xsd:anyURI ] ; fhir:text [ fhir:v "Telefon" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "receiverCopy.practitionerRole.practitioner.email" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/StructureDefinition/ContactPoint#ContactPoint.value"^^xsd:anyURI ] ; fhir:text [ fhir:v "E-Mail" ] ; fhir:type [ fhir:v "string" ] ] ) ] [ fhir:linkId [ fhir:v "receiverCopy.title" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole#PractitionerRole.organization"^^xsd:anyURI ] ; fhir:text [ fhir:v "Titel" ] ; fhir:type [ fhir:v "string" ] ; ( fhir:item [ fhir:linkId [ fhir:v "receiverCopy.practitionerRole.organization.name" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization#Organization.name"^^xsd:anyURI ] ; fhir:text [ fhir:v "Name der Organisation" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "receiverCopy.practitionerRole.organization.streetAddressLine" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-address#Address.line"^^xsd:anyURI ] ; fhir:text [ fhir:v "Strasse, Hausnummer, Postfach etc." ] ; fhir:type [ fhir:v "string" ] ; fhir:repeats [ fhir:v "true"^^xsd:boolean ] ] [ fhir:linkId [ fhir:v "receiverCopy.practitionerRole.organization.postalCode" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-address#Address.postalCode"^^xsd:anyURI ] ; fhir:text [ fhir:v "PLZ" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "receiverCopy.practitionerRole.organization.city" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-address#Address.city"^^xsd:anyURI ] ; fhir:text [ fhir:v "Ort" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "receiverCopy.practitionerRole.organization.country" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-address#Address.country"^^xsd:anyURI ] ; fhir:text [ fhir:v "Land" ] ; fhir:type [ fhir:v "string" ] ] ) ] [ fhir:linkId [ fhir:v "receiverCopy.familyName" ] ; fhir:text [ fhir:v "Name" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "receiverCopy.givenName" ] ; fhir:text [ fhir:v "Vorname" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "receiverCopy.phone" ] ; fhir:text [ fhir:v "Telefon" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "receiverCopy.email" ] ; fhir:text [ fhir:v "E-Mail" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "receiverCopy.streetAddressLine" ] ; fhir:text [ fhir:v "Strasse, Hausnummer, Postfach etc." ] ; fhir:type [ fhir:v "string" ] ; fhir:repeats [ fhir:v "true"^^xsd:boolean ] ] [ fhir:linkId [ fhir:v "receiverCopy.postalCode" ] ; fhir:text [ fhir:v "PLZ" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "receiverCopy.city" ] ; fhir:text [ fhir:v "Ort" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "receiverCopy.country" ] ; fhir:text [ fhir:v "Land" ] ; fhir:type [ fhir:v "string" ] ] ) ] [ fhir:linkId [ fhir:v "receiverCopy.patient" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient#Patient"^^xsd:anyURI ] ; fhir:text [ fhir:v "Patient selbst" ] ; fhir:type [ fhir:v "boolean" ] ] [ fhir:linkId [ fhir:v "receiverCopy.relatedPerson" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/StructureDefinition/RelatedPerson#RelatedPerson"^^xsd:anyURI ] ; fhir:text [ fhir:v "Andere Person" ] ; fhir:type [ fhir:v "group" ] ; fhir:repeats [ fhir:v "true"^^xsd:boolean ] ; ( fhir:item [ fhir:linkId [ fhir:v "receiverCopy.relatedPerson.familyName" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/StructureDefinition/RelatedPerson#RelatedPerson.name.family"^^xsd:anyURI ] ; fhir:text [ fhir:v "Name" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "receiverCopy.relatedPerson.givenName" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/StructureDefinition/RelatedPerson#RelatedPerson.name.given"^^xsd:anyURI ] ; fhir:text [ fhir:v "Vorame" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "receiverCopy.relatedPerson.phone" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/StructureDefinition/RelatedPerson#RelatedPerson.telecom.value"^^xsd:anyURI ] ; fhir:text [ fhir:v "Telefon" ] ; fhir:type [ fhir:v "string" ] ; fhir:repeats [ fhir:v "true"^^xsd:boolean ] ] [ fhir:linkId [ fhir:v "receiverCopy.relatedPerson.email" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/StructureDefinition/RelatedPerson#RelatedPerson.telecom.value"^^xsd:anyURI ] ; fhir:text [ fhir:v "E-Mail" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "receiverCopy.relatedPerson.streetAddressLine" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/StructureDefinition/RelatedPerson#RelatedPerson.address.line"^^xsd:anyURI ] ; fhir:text [ fhir:v "Strasse, Hausnummer, Postfach etc." ] ; fhir:type [ fhir:v "string" ] ; fhir:repeats [ fhir:v "true"^^xsd:boolean ] ] [ fhir:linkId [ fhir:v "receiverCopy.relatedPerson.postalCode" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/StructureDefinition/RelatedPerson#RelatedPerson.address.postalCode"^^xsd:anyURI ] ; fhir:text [ fhir:v "PLZ" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "receiverCopy.relatedPerson.city" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/StructureDefinition/RelatedPerson#RelatedPerson.address.city"^^xsd:anyURI ] ; fhir:text [ fhir:v "Ort" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "receiverCopy.relatedPerson.country" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/StructureDefinition/RelatedPerson#RelatedPerson.address.country"^^xsd:anyURI ] ; fhir:text [ fhir:v "Land" ] ; fhir:type [ fhir:v "string" ] ] ) ] ) ] [ fhir:linkId [ fhir:v "consent" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-servicerequest#ServiceRequest.supportingInfo"^^xsd:anyURI ] ; fhir:text [ fhir:v "Einverständniserklärung" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "consent.treatment" ] ; fhir:text [ fhir:v "Einverständnis des Patienten zur Behandlung" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "consent.patientPrivacy" ] ; fhir:text [ fhir:v "Einverständnis des Patienten zum Datenschutz" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "consent.research" ] ; fhir:text [ fhir:v "Einverständnis des Patienten zur Forschung" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "consent.advancedCareDirective" ] ; fhir:text [ fhir:v "Patientenverfügung" ] ; fhir:type [ fhir:v "string" ] ] ) ] [ fhir:linkId [ fhir:v "coverage" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-servicerequest#ServiceRequest.insurance"^^xsd:anyURI ] ; fhir:text [ fhir:v "Kostenträger" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "coverage.uvg" ] ; fhir:text [ fhir:v "Unfallversicherung (nach UVG)" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "coverage.kvg" ] ; fhir:text [ fhir:v "Grundversicherung (nach KVG)" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "coverage.vvg" ] ; fhir:text [ fhir:v "Zusatzversicherung (nach VVG)" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "coverage.vvgOther" ] ; fhir:text [ fhir:v "Andere (nach VVG)" ] ; fhir:type [ fhir:v "string" ] ] ) ] [ fhir:linkId [ fhir:v "previousResult" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-servicerequest#ServiceRequest.supportingInfo"^^xsd:anyURI ] ; fhir:text [ fhir:v "Vorheriges Untersuchungsresultat" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "previousResult.result" ] ; fhir:text [ fhir:v "Untersuchungsresultat" ] ; fhir:type [ fhir:v "string" ] ; fhir:repeats [ fhir:v "true"^^xsd:boolean ] ] ) ] [ fhir:linkId [ fhir:v "hematology" ] ; fhir:text [ fhir:v "Hematology" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "lab" ] ; fhir:text [ fhir:v "Laborwerte" ] ; fhir:type [ fhir:v "choice" ] ; fhir:repeats [ fhir:v "true"^^xsd:boolean ] ; ( fhir:answerOption [ fhir:value [ a fhir:Coding, loinc:24360-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "24360-0" ] ; fhir:display [ fhir:v "Hemoglobin and Hematocrit panel - Blood" ] ] ] [ fhir:value [ a fhir:Coding, loinc:43113-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "43113-0" ] ; fhir:display [ fhir:v "Hemoglobin electrophoresis panel in Blood" ] ] ] [ fhir:value [ a fhir:Coding, loinc:57021-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "57021-8" ] ; fhir:display [ fhir:v "CBC W Auto Differential panel - Blood" ] ] ] [ fhir:value [ a fhir:Coding, loinc:58410-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "58410-2" ] ; fhir:display [ fhir:v "CBC panel - Blood by Automated count" ] ] ] [ fhir:value [ a fhir:Coding, loinc:57021-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "57021-8" ] ; fhir:display [ fhir:v "CBC W Auto Differential panel - Blood" ] ] ] ) ] ) ] [ fhir:linkId [ fhir:v "toxicology" ] ; fhir:text [ fhir:v "Toxicology" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "tox" ] ; fhir:text [ fhir:v "Toxic Content" ] ; fhir:type [ fhir:v "choice" ] ; fhir:repeats [ fhir:v "true"^^xsd:boolean ] ; ( fhir:answerOption [ fhir:value [ a fhir:Coding, loinc:29587-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "29587-3" ] ; fhir:display [ fhir:v "Toxicology panel - Blood" ] ] ] [ fhir:value [ a fhir:Coding, loinc:54454-4 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "54454-4" ] ; fhir:display [ fhir:v "Arsenic fractions panel - Urine" ] ] ] [ fhir:value [ a fhir:Coding, loinc:29589-9 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "29589-9" ] ; fhir:display [ fhir:v "Heavy metals panel - Urine" ] ] ] ) ] ) ] ) . # <http://example.com/fhir/QuestionnaireResponse/5-biol-monit> a fhir:QuestionnaireResponse ; fhir:id [ fhir:v "5-biol-monit"] ; # fhir:meta [ fhir:versionId [ fhir:v "1" ] ; fhir:lastUpdated [ fhir:v "2019-04-01T20:17:53.340+00:00"^^xsd:dateTime ] ; ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-questionnaireresponse"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-questionnaireresponse> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"QuestionnaireResponse_5-biol-monit\"> </a><p><b>Generated Narrative: QuestionnaireResponse </b><a name=\"5-biol-monit\"> </a><a name=\"hc5-biol-monit\"> </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 "5-biol-monit" Version"1" Updated"2019-04-01 20:17:53+0000" </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-5-biol-monit.html\">Lab Order Form Example 5-biol-monit</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>: hematology</p><p><b>text</b>: Hematology</p><blockquote><p><b>item</b></p><p><b>linkId</b>: lab</p><p><b>text</b>: Laborwerte</p><blockquote><p><b>answer</b></p></blockquote><blockquote><p><b>answer</b></p></blockquote><blockquote><p><b>answer</b></p></blockquote><blockquote><p><b>answer</b></p></blockquote><blockquote><p><b>answer</b></p></blockquote></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: toxicology</p><p><b>text</b>: Toxicology</p><blockquote><p><b>item</b></p><p><b>linkId</b>: tox</p><p><b>text</b>: Toxic Content</p><blockquote><p><b>answer</b></p></blockquote><blockquote><p><b>answer</b></p></blockquote><blockquote><p><b>answer</b></p></blockquote></blockquote></blockquote></div>" ] ; # fhir:questionnaire [ fhir:v "http://fhir.ch/ig/ch-lab-order/Questionnaire/5-biol-monit"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-lab-order/Questionnaire/5-biol-monit> ] ; # fhir:status [ fhir:v "completed"] ; # fhir:item ( [ fhir:linkId [ fhir:v "order" ] ; fhir:text [ fhir:v "Auftrag" ] ; ( fhir:item [ fhir:linkId [ fhir:v "order.placerOrderIdentifier" ] ; fhir:text [ fhir:v "Auftragsnummer des Auftraggebers" ] ; ( fhir:answer [ fhir:value [ fhir:v "123" ] ] ) ] [ fhir:linkId [ fhir:v "order.placerOrderIdentifierDomain" ] ; fhir:text [ fhir:v "Identifier Domain der Auftragsnummer des Auftraggebers" ] ; ( fhir:answer [ fhir:value [ fhir:v "urn:oid:2.16.756.5.30" ] ] ) ] [ fhir:linkId [ fhir:v "order.precedentDocumentIdentifier" ] ; fhir:text [ fhir:v "Identifier des Vorgängerdokuments" ] ; ( fhir:answer [ fhir:value [ fhir:v "1622f2fb-6ba3-4532-9aed-35b158def187" ] ] ) ] [ fhir:linkId [ fhir:v "order.notificationContactDocument" ] ; fhir:text [ fhir:v "Dringender Benachrichtigungskontakt für dieses Dokument" ] ; ( fhir:item [ fhir:linkId [ fhir:v "order.notificationContactDocument.practitioner" ] ; fhir:text [ fhir:v "Zu benachrichtigende Person" ] ; ( fhir:item [ fhir:linkId [ fhir:v "order.notificationContactDocument.practitioner.title" ] ; fhir:text [ fhir:v "Titel" ] ; ( fhir:answer [ fhir:value [ fhir:v "Dr. med." ] ] ) ] [ fhir:linkId [ fhir:v "order.notificationContactDocument.practitioner.familyName" ] ; fhir:text [ fhir:v "Name" ] ; ( fhir:answer [ fhir:value [ fhir:v "Erlenmeyer" ] ] ) ] [ fhir:linkId [ fhir:v "order.notificationContactDocument.practitioner.givenName" ] ; fhir:text [ fhir:v "Vorname" ] ; ( fhir:answer [ fhir:value [ fhir:v "Eva" ] ] ) ] [ fhir:linkId [ fhir:v "order.notificationContactDocument.practitioner.phone" ] ; fhir:text [ fhir:v "Telefon" ] ; ( fhir:answer [ fhir:value [ fhir:v "033 444 55 66" ] ] ) ] [ fhir:linkId [ fhir:v "order.notificationContactDocument.practitioner.email" ] ; fhir:text [ fhir:v "E-Mail" ] ; ( fhir:answer [ fhir:value [ fhir:v "eva.erlenmeyer@labor-pipette.ch" ] ] ) ] ) ] ) ] [ fhir:linkId [ fhir:v "order.notificationContactDocumentResponse" ] ; fhir:text [ fhir:v "Dringender Benachrichtigungskontakt für die Antwort auf dieses Dokument" ] ; ( fhir:item [ fhir:linkId [ fhir:v "order.notificationContactDocumentResponse.practitioner" ] ; fhir:text [ fhir:v "Zu benachrichtigende Person" ] ; ( fhir:item [ fhir:linkId [ fhir:v "order.notificationContactDocumentResponse.practitioner.title" ] ; fhir:text [ fhir:v "Titel" ] ; ( fhir:answer [ fhir:value [ fhir:v "Dr. med." ] ] ) ] [ fhir:linkId [ fhir:v "order.notificationContactDocumentResponse.practitioner.familyName" ] ; fhir:text [ fhir:v "Name" ] ; ( fhir:answer [ fhir:value [ fhir:v "Porcellini" ] ] ) ] [ fhir:linkId [ fhir:v "order.notificationContactDocumentResponse.practitioner.givenName" ] ; fhir:text [ fhir:v "Vorname" ] ; ( fhir:answer [ fhir:value [ fhir:v "Paulo" ] ] ) ] [ fhir:linkId [ fhir:v "order.notificationContactDocumentResponse.practitioner.phone" ] ; fhir:text [ fhir:v "Telefon" ] ; ( fhir:answer [ fhir:value [ fhir:v "036 336 22 33" ] ] ) ] [ fhir:linkId [ fhir:v "order.notificationContactDocumentResponse.practitioner.email" ] ; fhir:text [ fhir:v "E-Mail" ] ; ( fhir:answer [ fhir:value [ fhir:v "paulo.porcellini@suva.ch" ] ] ) ] ) ] ) ] [ fhir:linkId [ fhir:v "order.priority" ] ; fhir:text [ fhir:v "Auftragspriorität" ] ; ( fhir:answer [ fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://hl7.org/fhir/request-priority"^^xsd:anyURI ] ; fhir:code [ fhir:v "routine" ] ] ] ) ] ) ] [ fhir:linkId [ fhir:v "receiver" ] ; fhir:text [ fhir:v "Empfänger" ] ; ( fhir:item [ fhir:linkId [ fhir:v "receiver.practitioner" ] ; fhir:text [ fhir:v "Empfangende Person" ] ; ( fhir:item [ fhir:linkId [ fhir:v "receiver.practitioner.title" ] ; fhir:text [ fhir:v "Titel" ] ; ( fhir:answer [ fhir:value [ fhir:v "Dr. med." ] ] ) ] [ fhir:linkId [ fhir:v "receiver.practitioner.familyName" ] ; fhir:text [ fhir:v "Name" ] ; ( fhir:answer [ fhir:value [ fhir:v "Erlenmeyer" ] ] ) ] [ fhir:linkId [ fhir:v "receiver.practitioner.givenName" ] ; fhir:text [ fhir:v "Vorname" ] ; ( fhir:answer [ fhir:value [ fhir:v "Eva" ] ] ) ] [ fhir:linkId [ fhir:v "receiver.practitioner.gln" ] ; fhir:text [ fhir:v "GLN" ] ; ( fhir:answer [ fhir:value [ fhir:v "7601000050703" ] ] ) ] [ fhir:linkId [ fhir:v "receiver.practitioner.phone" ] ; fhir:text [ fhir:v "Telefon" ] ; ( fhir:answer [ fhir:value [ fhir:v "+41322552525" ] ] ) ] [ fhir:linkId [ fhir:v "receiver.practitioner.email" ] ; fhir:text [ fhir:v "E-Mail" ] ; ( fhir:answer [ fhir:value [ fhir:v "eva.erlenmeyer@labor-pipette.ch" ] ] ) ] ) ] [ fhir:linkId [ fhir:v "receiver.organization" ] ; fhir:text [ fhir:v "Empfangende Organisation" ] ; ( fhir:item [ fhir:linkId [ fhir:v "receiver.organization.name" ] ; fhir:text [ fhir:v "Name der Organisation" ] ; ( fhir:answer [ fhir:value [ fhir:v "Organization/LaborPipette" ] ] ) ] [ fhir:linkId [ fhir:v "receiver.organization.streetAddressLine" ] ; fhir:text [ fhir:v "Strasse, Hausnummer, Postfach etc." ] ; ( fhir:answer [ fhir:value [ fhir:v "Laborstrasse 23" ] ] [ fhir:value [ fhir:v "Postfach 3344" ] ] ) ] [ fhir:linkId [ fhir:v "receiver.organization.postalCode" ] ; fhir:text [ fhir:v "PLZ" ] ; ( fhir:answer [ fhir:value [ fhir:v "4600" ] ] ) ] [ fhir:linkId [ fhir:v "receiver.organization.city" ] ; fhir:text [ fhir:v "Ort" ] ; ( fhir:answer [ fhir:value [ fhir:v "Olten" ] ] ) ] [ fhir:linkId [ fhir:v "receiver.organization.country" ] ; fhir:text [ fhir:v "Land" ] ; ( fhir:answer [ fhir:value [ fhir:v "Schweiz" ] ] ) ] ) ] ) ] [ fhir:linkId [ fhir:v "patient" ] ; fhir:text [ fhir:v "Patient" ] ; ( fhir:item [ fhir:linkId [ fhir:v "patient.familyName" ] ; fhir:text [ fhir:v "Name" ] ; ( fhir:answer [ fhir:value [ fhir:v "Borer" ] ] ) ] [ fhir:linkId [ fhir:v "patient.maidenName" ] ; fhir:text [ fhir:v "Ledigname" ] ; ( fhir:answer [ fhir:value [ fhir:v "Borer" ] ] ) ] [ fhir:linkId [ fhir:v "patient.givenName" ] ; fhir:text [ fhir:v "Vorname" ] ; ( fhir:answer [ fhir:value [ fhir:v "Beat" ] ] ) ] [ fhir:linkId [ fhir:v "patient.localPid" ] ; fhir:text [ fhir:v "Lokale Patienten-ID" ] ; ( fhir:answer [ fhir:value [ fhir:v "11.22.33.9788" ] ] ) ] [ fhir:linkId [ fhir:v "patient.birthDate" ] ; fhir:text [ fhir:v "Geburtsdatum" ] ; ( fhir:answer [ fhir:value [ fhir:v "1986-06-06"^^xsd:date ] ] ) ] [ fhir:linkId [ fhir:v "patient.gender" ] ; fhir:text [ fhir:v "Geschlecht" ] ; ( fhir:answer [ fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://hl7.org/fhir/administrative-gender"^^xsd:anyURI ] ; fhir:code [ fhir:v "male" ] ] ] ) ] [ fhir:linkId [ fhir:v "patient.maritalStatus" ] ; fhir:text [ fhir:v "Zivilstand" ] ; ( fhir:answer [ fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus"^^xsd:anyURI ] ; fhir:code [ fhir:v "2" ] ; fhir:display [ fhir:v "verheiratet" ] ] ] ) ] [ fhir:linkId [ fhir:v "patient.phone" ] ; fhir:text [ fhir:v "Telefon" ] ; ( fhir:answer [ fhir:value [ fhir:v "+41 36 123 45 67" ] ] ) ] [ fhir:linkId [ fhir:v "patient.email" ] ; fhir:text [ fhir:v "E-Mail" ] ; ( fhir:answer [ fhir:value [ fhir:v "beat.borer@example.ch" ] ] ) ] [ fhir:linkId [ fhir:v "patient.streetAddressLine" ] ; fhir:text [ fhir:v "Strasse, Hausnummer, Postfach etc." ] ; ( fhir:answer [ fhir:value [ fhir:v "Bleistrasse" ] ] [ fhir:value [ fhir:v "117" ] ] ) ] [ fhir:linkId [ fhir:v "patient.postalCode" ] ; fhir:text [ fhir:v "PLZ" ] ; ( fhir:answer [ fhir:value [ fhir:v "8008" ] ] ) ] [ fhir:linkId [ fhir:v "patient.city" ] ; fhir:text [ fhir:v "Ort" ] ; ( fhir:answer [ fhir:value [ fhir:v "Rapperswil" ] ] ) ] [ fhir:linkId [ fhir:v "patient.country" ] ; fhir:text [ fhir:v "Land" ] ; ( fhir:answer [ fhir:value [ fhir:v "Schweiz" ] ] ) ] ) ] [ fhir:linkId [ fhir:v "sender" ] ; fhir:text [ fhir:v "Absender" ] ; ( fhir:item [ fhir:linkId [ fhir:v "sender.author" ] ; fhir:text [ fhir:v "Verantwortlicher" ] ; ( fhir:item [ fhir:linkId [ fhir:v "sender.author.practitioner" ] ; fhir:text [ fhir:v "Verantwortliche Person" ] ; ( fhir:item [ fhir:linkId [ fhir:v "sender.author.practitioner.title" ] ; fhir:text [ fhir:v "Titel" ] ; ( fhir:answer [ fhir:value [ fhir:v "Dr. med." ] ] ) ] [ fhir:linkId [ fhir:v "sender.author.practitioner.familyName" ] ; fhir:text [ fhir:v "Name" ] ; ( fhir:answer [ fhir:value [ fhir:v "Porcellini" ] ] ) ] [ fhir:linkId [ fhir:v "sender.author.practitioner.givenName" ] ; fhir:text [ fhir:v "Vorname" ] ; ( fhir:answer [ fhir:value [ fhir:v "Paulo" ] ] ) ] [ fhir:linkId [ fhir:v "sender.author.practitioner.gln" ] ; fhir:text [ fhir:v "GLN" ] ; ( fhir:answer [ fhir:value [ fhir:v "7601000034545" ] ] ) ] [ fhir:linkId [ fhir:v "sender.author.practitioner.phone" ] ; fhir:text [ fhir:v "Telefon" ] ; ( fhir:answer [ fhir:value [ fhir:v "036 336 22 33" ] ] ) ] [ fhir:linkId [ fhir:v "sender.author.practitioner.email" ] ; fhir:text [ fhir:v "E-Mail" ] ; ( fhir:answer [ fhir:value [ fhir:v "paulo.porcellini@suva.ch" ] ] ) ] ) ] [ fhir:linkId [ fhir:v "sender.author.organization" ] ; fhir:text [ fhir:v "Verantwortliche Organisation" ] ; ( fhir:item [ fhir:linkId [ fhir:v "sender.author.organization.name" ] ; fhir:text [ fhir:v "Name der Organisation" ] ; ( fhir:answer [ fhir:value [ fhir:v "Suva" ] ] ) ] [ fhir:linkId [ fhir:v "sender.author.organization.streetAddressLine" ] ; fhir:text [ fhir:v "Strasse, Hausnummer, Postfach etc." ] ; ( fhir:answer [ fhir:value [ fhir:v "Löwenplatz 1" ] ] [ fhir:value [ fhir:v "Postfach 1122" ] ] ) ] [ fhir:linkId [ fhir:v "sender.author.organization.postalCode" ] ; fhir:text [ fhir:v "PLZ" ] ; ( fhir:answer [ fhir:value [ fhir:v "6004" ] ] ) ] [ fhir:linkId [ fhir:v "sender.author.organization.city" ] ; fhir:text [ fhir:v "Ort" ] ; ( fhir:answer [ fhir:value [ fhir:v "Luzern" ] ] ) ] [ fhir:linkId [ fhir:v "sender.author.organization.country" ] ; fhir:text [ fhir:v "Land" ] ; ( fhir:answer [ fhir:value [ fhir:v "Schweiz" ] ] ) ] ) ] ) ] [ fhir:linkId [ fhir:v "sender.dataenterer" ] ; fhir:text [ fhir:v "Erfasser" ] ; ( fhir:item [ fhir:linkId [ fhir:v "sender.dataenterer.practitioner" ] ; fhir:text [ fhir:v "Erfassende Person" ] ; ( fhir:item [ fhir:linkId [ fhir:v "sender.dataenterer.practitioner.familyName" ] ; fhir:text [ fhir:v "Name" ] ; ( fhir:answer [ fhir:value [ fhir:v "Porcellini" ] ] ) ] [ fhir:linkId [ fhir:v "sender.dataenterer.practitioner.givenName" ] ; fhir:text [ fhir:v "Vorname" ] ; ( fhir:answer [ fhir:value [ fhir:v "Paulo" ] ] ) ] [ fhir:linkId [ fhir:v "sender.dataenterer.practitioner.phone" ] ; fhir:text [ fhir:v "Telefon" ] ; ( fhir:answer [ fhir:value [ fhir:v "036 336 22 33" ] ] ) ] [ fhir:linkId [ fhir:v "sender.dataenterer.practitioner.email" ] ; fhir:text [ fhir:v "E-Mail" ] ; ( fhir:answer [ fhir:value [ fhir:v "paulo.porcellini@suva.ch" ] ] ) ] ) ] ) ] ) ] [ fhir:linkId [ fhir:v "receiverCopies" ] ; fhir:text [ fhir:v "Kopieempfänger" ] ; ( fhir:item [ fhir:linkId [ fhir:v "receiverCopy" ] ; fhir:text [ fhir:v "Kopieempfangende Organisation oder Person" ] ; ( fhir:item [ fhir:linkId [ fhir:v "receiverCopy.organization.name" ] ; fhir:text [ fhir:v "Name der Organisation" ] ; ( fhir:answer [ fhir:value [ fhir:v "Praxis Seeblick" ] ] ) ] [ fhir:linkId [ fhir:v "receiverCopy.title" ] ; fhir:text [ fhir:v "Titel" ] ; ( fhir:answer [ fhir:value [ fhir:v "Dr. med." ] ] ) ] [ fhir:linkId [ fhir:v "receiverCopy.familyName" ] ; fhir:text [ fhir:v "Name" ] ; ( fhir:answer [ fhir:value [ fhir:v "Meier" ] ] ) ] [ fhir:linkId [ fhir:v "receiverCopy.givenName" ] ; fhir:text [ fhir:v "Vorname" ] ; ( fhir:answer [ fhir:value [ fhir:v "Sabine" ] ] ) ] [ fhir:linkId [ fhir:v "receiverCopy.phone" ] ; fhir:text [ fhir:v "Telefon" ] ; ( fhir:answer [ fhir:value [ fhir:v "044 333 22 11" ] ] ) ] [ fhir:linkId [ fhir:v "receiverCopy.email" ] ; fhir:text [ fhir:v "E-Mail" ] ; ( fhir:answer [ fhir:value [ fhir:v "sabine.meier@praxisseeblick.ch" ] ] ) ] ) ] [ fhir:linkId [ fhir:v "receiverCopy" ] ; fhir:text [ fhir:v "Kopieempfangende Organisation oder Person" ] ; ( fhir:item [ fhir:linkId [ fhir:v "receiverCopy.familyName" ] ; fhir:text [ fhir:v "Name" ] ; ( fhir:answer [ fhir:value [ fhir:v "Musterfrau" ] ] ) ] [ fhir:linkId [ fhir:v "receiverCopy.givenName" ] ; fhir:text [ fhir:v "Vorname" ] ; ( fhir:answer [ fhir:value [ fhir:v "Erika" ] ] ) ] [ fhir:linkId [ fhir:v "receiverCopy.phone" ] ; fhir:text [ fhir:v "Telefon" ] ; ( fhir:answer [ fhir:value [ fhir:v "079 979 79 79" ] ] ) ] [ fhir:linkId [ fhir:v "receiverCopy.email" ] ; fhir:text [ fhir:v "E-Mail" ] ; ( fhir:answer [ fhir:value [ fhir:v "erika@musterfrau.ch" ] ] ) ] [ fhir:linkId [ fhir:v "receiverCopy.streetAddressLine" ] ; fhir:text [ fhir:v "Strasse, Hausnummer, Postfach etc." ] ; ( fhir:answer [ fhir:value [ fhir:v "Musterweg" ] ] [ fhir:value [ fhir:v "6a" ] ] ) ] [ fhir:linkId [ fhir:v "receiverCopy.postalCode" ] ; fhir:text [ fhir:v "PLZ" ] ; ( fhir:answer [ fhir:value [ fhir:v "8000" ] ] ) ] [ fhir:linkId [ fhir:v "receiverCopy.city" ] ; fhir:text [ fhir:v "Ort" ] ; ( fhir:answer [ fhir:value [ fhir:v "Zürich" ] ] ) ] [ fhir:linkId [ fhir:v "receiverCopy.country" ] ; fhir:text [ fhir:v "Land" ] ; ( fhir:answer [ fhir:value [ fhir:v "Schweiz" ] ] ) ] ) ] ) ] [ fhir:linkId [ fhir:v "hematology" ] ; fhir:text [ fhir:v "Hematology" ] ; ( fhir:item [ fhir:linkId [ fhir:v "lab" ] ; fhir:text [ fhir:v "Laborwerte" ] ; ( fhir:answer [ fhir:value [ a fhir:Coding, loinc:24360-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "24360-0" ] ; fhir:display [ fhir:v "Hemoglobin and Hematocrit panel - Blood" ] ] ] [ fhir:value [ a fhir:Coding, loinc:43113-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "43113-0" ] ; fhir:display [ fhir:v "Hemoglobin electrophoresis panel in Blood" ] ] ] [ fhir:value [ a fhir:Coding, loinc:57021-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "57021-8" ] ; fhir:display [ fhir:v "CBC W Auto Differential panel - Blood" ] ] ] [ fhir:value [ a fhir:Coding, loinc:58410-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "58410-2" ] ; fhir:display [ fhir:v "CBC panel - Blood by Automated count" ] ] ] [ fhir:value [ a fhir:Coding, loinc:57021-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "57021-8" ] ; fhir:display [ fhir:v "CBC W Auto Differential panel - Blood" ] ] ] ) ] ) ] [ fhir:linkId [ fhir:v "toxicology" ] ; fhir:text [ fhir:v "Toxicology" ] ; ( fhir:item [ fhir:linkId [ fhir:v "tox" ] ; fhir:text [ fhir:v "Toxic Content" ] ; ( fhir:answer [ fhir:value [ a fhir:Coding, loinc:29587-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "29587-3" ] ; fhir:display [ fhir:v "Toxicology panel - Blood" ] ] ] [ fhir:value [ a fhir:Coding, loinc:54454-4 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "54454-4" ] ; fhir:display [ fhir:v "Arsenic fractions panel - Urine" ] ] ] [ fhir:value [ a fhir:Coding, loinc:29589-9 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "29589-9" ] ; fhir:display [ fhir:v "Heavy metals panel - Urine" ] ] ] ) ] ) ] ) . # <http://example.com/fhir/ServiceRequest/5-biol-monit-service-request> a fhir:ServiceRequest ; fhir:id [ fhir:v "5-biol-monit-service-request"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-SR"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-SR> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_5-biol-monit-service-request\"> </a><p><b>Generated Narrative: ServiceRequest </b><a name=\"5-biol-monit-service-request\"> </a><a name=\"hc5-biol-monit-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 "5-biol-monit-service-request" </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/123123</p><p><b>status</b>: active</p><p><b>intent</b>: original-order</p><p><b>priority</b>: urgent</p><p><b>code</b>: Hemoglobin and Hematocrit panel - Blood <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#24360-0; <a href=\"https://loinc.org/\">LOINC</a>#43113-0 "Hemoglobin electrophoresis panel in Blood"; <a href=\"https://loinc.org/\">LOINC</a>#57021-8 "CBC W Auto Differential panel - Blood"; <a href=\"https://loinc.org/\">LOINC</a>#58410-2 "CBC panel - Blood by Automated count"; <a href=\"https://loinc.org/\">LOINC</a>#29587-3 "Toxicology panel - Blood"; <a href=\"https://loinc.org/\">LOINC</a>#54454-4 "Arsenic fractions panel - Urine"; <a href=\"https://loinc.org/\">LOINC</a>#29589-9 "Heavy metals panel - Urine")</span></p><p><b>subject</b>: See on this page: Patient/BeatBorer</p><p><b>requester</b>: See on this page: PractitionerRole/PauloPorcelliniSuva</p><p><b>reasonCode</b>: Toxicology screening test (procedure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#314076009)</span></p><p><b>insurance</b>: See on this page: Coverage/HealthInsuranceCardBeatBorer</p><p><b>specimen</b>: </p><ul><li>See on this page: Specimen/Blood-biol-monit</li><li>See on this page: Specimen/Urine-biol-monit</li></ul></div>" ] ; # fhir:identifier ( [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "PLAC" ] ; fhir:display [ fhir:v "Placer Identifier" ] ] ) ] ; fhir:system [ fhir:v "urn:oid:2.16.756.5.30"^^xsd:anyURI ] ; fhir:value [ fhir:v "123123" ] ] ) ; # fhir:status [ fhir:v "active"] ; # fhir:intent [ fhir:v "original-order"] ; # fhir:priority [ fhir:v "urgent"] ; # fhir:code [ ( fhir:coding [ a loinc:24360-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "24360-0" ] ; fhir:display [ fhir:v "Hemoglobin and Hematocrit panel - Blood" ] ] [ a loinc:43113-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "43113-0" ] ; fhir:display [ fhir:v "Hemoglobin electrophoresis panel in Blood" ] ] [ a loinc:57021-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "57021-8" ] ; fhir:display [ fhir:v "CBC W Auto Differential panel - Blood" ] ] [ a loinc:58410-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "58410-2" ] ; fhir:display [ fhir:v "CBC panel - Blood by Automated count" ] ] [ a loinc:29587-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "29587-3" ] ; fhir:display [ fhir:v "Toxicology panel - Blood" ] ] [ a loinc:54454-4 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "54454-4" ] ; fhir:display [ fhir:v "Arsenic fractions panel - Urine" ] ] [ a loinc:29589-9 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "29589-9" ] ; fhir:display [ fhir:v "Heavy metals panel - Urine" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/BeatBorer" ] ] ; # fhir:requester [ fhir:reference [ fhir:v "PractitionerRole/PauloPorcelliniSuva" ] ] ; # fhir:reasonCode ( [ ( fhir:coding [ a sct:314076009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "314076009" ] ] ) ; fhir:text [ fhir:v "Toxicology screening test (procedure)" ] ] ) ; # fhir:insurance ( [ fhir:reference [ fhir:v "Coverage/HealthInsuranceCardBeatBorer" ] ] ) ; # fhir:specimen ( [ fhir:reference [ fhir:v "Specimen/Blood-biol-monit" ] ] [ fhir:reference [ fhir:v "Specimen/Urine-biol-monit" ] ] ) . #
IG © 2021+ HL7 Switzerland. Package ch.fhir.ig.ch-lab-order#2.0.0 based on FHIR 4.0.1. Generated 2024-06-18
Links: Table of Contents |
QA Report
| Propose a change