This page is part of the CH eTOC (R4) (v2.0.1: 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 "DocumentEtoc"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-document"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-document> ] ) ] ; # fhir:identifier [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:26d3dff7-ab05-4737-a49c-5eccd33595f7" ] ] ; # 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/CompositionEtoc"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/Composition/CompositionEtoc> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Questionnaire/QuestionnaireEtoc"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/Questionnaire/QuestionnaireEtoc> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/QuestionnaireResponse/QuestionnaireResponseEtoc"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/QuestionnaireResponse/QuestionnaireResponseEtoc> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/ServiceRequest/ServiceRequestEtoc"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/ServiceRequest/ServiceRequestEtoc> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Patient/SUfferer"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/Patient/SUfferer> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Patient/SUffererCopyReceiver"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/Patient/SUffererCopyReceiver> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/PractitionerRole/DAtaentererHappyDoctors"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/PractitionerRole/DAtaentererHappyDoctors> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Practitioner/DAtaenterer"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/Practitioner/DAtaenterer> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/PractitionerRole/ORderplacerHappyDoctors"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/PractitionerRole/ORderplacerHappyDoctors> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Practitioner/ORderplacer"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/Practitioner/ORderplacer> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/PractitionerRole/MedicalDepartmentHappyHospital"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/PractitionerRole/MedicalDepartmentHappyHospital> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Organization/HappyDoctors"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/Organization/HappyDoctors> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Organization/HappyHospital"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/Organization/HappyHospital> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Condition/PrimaryDiagnosis"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/Condition/PrimaryDiagnosis> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Condition/SecondaryDiagnosis1"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/Condition/SecondaryDiagnosis1> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Condition/SecondaryDiagnosis2"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/Condition/SecondaryDiagnosis2> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Observation/BodyHeight"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/Observation/BodyHeight> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Observation/BodyWeight"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/Observation/BodyWeight> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Coverage/CoverageKVG"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/Coverage/CoverageKVG> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Appointment/AppointmentHospitalStay"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/Appointment/AppointmentHospitalStay> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Location/LocationHospitalStay"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/Location/LocationHospitalStay> ) ] ) . # <http://example.com/fhir/Composition/CompositionEtoc> a fhir:Composition ; fhir:id [ fhir:v "CompositionEtoc"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-composition"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-composition> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div>Medical Referral</div></div>" ] ; # fhir:extension ( [ ( fhir:extension [ fhir:url [ fhir:v "enterer"^^xsd:anyURI ] ; fhir:value [ a fhir:Reference ; fhir:reference [ fhir:v "PractitionerRole/DAtaentererHappyDoctors" ] ] ] ) ; 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/MedicalDepartmentHappyHospital" ] ] ] [ 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 "Patient/SUffererCopyReceiver" ] ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:type [ ( fhir:coding [ a sct:371535009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "371535009" ] ] ) ] ; # fhir:category ( [ ( fhir:coding [ a sct:721927009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "721927009" ] ] ) ] ) ; # fhir:subject [ fhir:reference [ fhir:v "Patient/SUfferer" ] ] ; # fhir:date [ fhir:v "2019-04-01T20:18:41.341+00:00"^^xsd:dateTime] ; # fhir:author ( [ fhir:reference [ fhir:v "PractitionerRole/ORderplacerHappyDoctors" ] ] ) ; # fhir:title [ fhir:v "Zuweisungsschreiben"] ; # fhir:section ( [ fhir:title [ fhir:v "Order-Referral" ] ; fhir:code [ ( fhir:coding [ a loinc:93037-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "93037-0" ] ] ) ] ; ( fhir:entry [ fhir:reference [ fhir:v "Questionnaire/QuestionnaireEtoc" ] ] [ fhir:reference [ fhir:v "QuestionnaireResponse/QuestionnaireResponseEtoc" ] ] [ fhir:reference [ fhir:v "ServiceRequest/ServiceRequestEtoc" ] ] ) ] ) . # <http://example.com/fhir/Questionnaire/QuestionnaireEtoc> a fhir:Questionnaire ; fhir:id [ fhir:v "QuestionnaireEtoc"] ; # fhir:meta [ ( 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:v "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-pop-exp"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-pop-exp> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Questionnaire</b><a name=\"QuestionnaireEtoc\"> </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\">Resource Questionnaire "QuestionnaireEtoc" </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>, <a href=\"http://hl7.org/fhir/uv/sdc/STU3/StructureDefinition-sdc-questionnaire-pop-exp.html\">Populatable Questionnaire - Expression</a></p></div><p><b>Assembled From Questionnaire</b>: <a href=\"http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-order\">http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-order|1.1.0</a></p><p><b>Assembled From Questionnaire</b>: <a href=\"http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-practitioner-nametel\">http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-practitioner-nametel|1.1.0</a></p><p><b>Assembled From Questionnaire</b>: <a href=\"http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-receiver\">http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-receiver|1.1.0</a></p><p><b>Assembled From Questionnaire</b>: <a href=\"http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-address\">http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-address|1.1.0</a></p><p><b>Assembled From Questionnaire</b>: <a href=\"http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-initiator\">http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-initiator|1.1.0</a></p><p><b>Assembled From Questionnaire</b>: <a href=\"http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-patient\">http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-patient|1.1.0</a></p><p><b>Assembled From Questionnaire</b>: <a href=\"http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-familydoctor\">http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-familydoctor|1.1.0</a></p><p><b>Assembled From Questionnaire</b>: <a href=\"http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-requestedencounter\">http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-requestedencounter|1.1.0</a></p><p><b>Assembled From Questionnaire</b>: <a href=\"http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-coverage\">http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-coverage|1.1.0</a></p><p><b>Assembled From Questionnaire</b>: <a href=\"http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-sender\">http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-sender|1.1.0</a></p><p><b>Assembled From Questionnaire</b>: <a href=\"http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-receivercopy\">http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-receivercopy|1.1.0</a></p><p><b>Assembled From Questionnaire</b>: <a href=\"http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-appointment\">http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-appointment|1.1.0</a></p><p><b>Assembled From Questionnaire</b>: <a href=\"http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-consent\">http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-consent|1.1.0</a></p><p><b>Assembled From Questionnaire</b>: <a href=\"http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-purpose\">http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-purpose|1.1.0</a></p><p><b>Assembled From Questionnaire</b>: <a href=\"http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-diagnosis\">http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-diagnosis|1.1.0</a></p><p><b>Assembled From Questionnaire</b>: <a href=\"http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-anamnesis\">http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-anamnesis|1.1.0</a></p><p><b>Assembled From Questionnaire</b>: <a href=\"http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-medication\">http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-medication|1.1.0</a></p><p><b>Assembled From Questionnaire</b>: <a href=\"http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-allergyIntolerance\">http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-allergyIntolerance|1.1.0</a></p><p><b>Assembled From Questionnaire</b>: <a href=\"http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-immunizationstatus\">http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-immunizationstatus|1.1.0</a></p><p><b>Assembled From Questionnaire</b>: <a href=\"http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-lab\">http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-lab|1.1.0</a></p><p><b>Assembled From Questionnaire</b>: <a href=\"http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-pathology\">http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-pathology|1.1.0</a></p><p><b>Assembled From Questionnaire</b>: <a href=\"http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-imaging\">http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-imaging|1.1.0</a></p><p><b>Assembled From Questionnaire</b>: <a href=\"http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-cardiology\">http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-cardiology|1.1.0</a></p><p><b>Assembled From Questionnaire</b>: <a href=\"http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-attachment\">http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-attachment|1.1.0</a></p><p><b>url</b>: <code>http://fhir.ch/ig/ch-etoc/Questionnaire/QuestionnaireEtoc</code></p><p><b>version</b>: 1.1.0-assembled</p><p><b>name</b>: QuestionnaireEtoc</p><p><b>title</b>: QuestionnaireEtoc</p><p><b>status</b>: active</p><p><b>subjectType</b>: Patient</p><p><b>date</b>: 2023-06-21</p><p><b>publisher</b>: HL7 Switzerland</p><p><b>contact</b>: Juerg P. Bleuer: <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.authoredOn</p><p><b>definition</b>: <a href=\"http://fhir.ch/ig/ch-orf/StructureDefinition-ch-orf-servicerequest#ServiceRequest.authoredOn\">http://fhir.ch/ig/ch-orf/StructureDefinition-ch-orf-servicerequest#ServiceRequest.authoredOn</a></p><p><b>text</b>: Daum/Zeit der Auftragserteilung</p><p><b>type</b>: dateTime</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: order.placerOrderIdentifier</p><p><b>definition</b>: <a href=\"http://fhir.ch/ig/ch-orf/2.0.1/StructureDefinition-ch-orf-servicerequest.html\">CH ORF ServiceRequest</a></p><p><b>text</b>: Auftragsnummer des Auftraggebers</p><p><b>type</b>: string</p></blockquote><blockquote><p><b>item</b></p><p><b>hidden</b>: true</p><p><b>linkId</b>: order.placerOrderIdentifierDomain</p><p><b>definition</b>: <a href=\"http://fhir.ch/ig/ch-orf/2.0.1/StructureDefinition-ch-orf-servicerequest.html\">CH ORF ServiceRequest</a></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>definition</b>: <a href=\"http://fhir.ch/ig/ch-orf/2.0.1/StructureDefinition-ch-orf-servicerequest.html\">CH ORF ServiceRequest</a></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>hidden</b>: true</p><p><b>linkId</b>: order.fillerOrderIdentifierDomain</p><p><b>definition</b>: <a href=\"http://fhir.ch/ig/ch-orf/2.0.1/StructureDefinition-ch-orf-servicerequest.html\">CH ORF ServiceRequest</a></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>hidden</b>: true</p><p><b>linkId</b>: order.precedentDocumentIdentifier</p><p><b>definition</b>: <a href=\"http://fhir.ch/ig/ch-orf/2.0.1/StructureDefinition-ch-orf-composition.html\">CH ORF Composition</a></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>definition</b>: <a href=\"http://fhir.ch/ig/ch-orf/2.0.1/StructureDefinition-ch-orf-composition.html\">CH ORF Composition</a></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>definition</b>: <a href=\"http://fhir.ch/ig/ch-orf/2.0.1/StructureDefinition-ch-orf-composition.html\">CH ORF Composition</a></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>definition</b>: <a href=\"http://fhir.ch/ig/ch-orf/2.0.1/StructureDefinition-ch-orf-servicerequest.html\">CH ORF ServiceRequest</a></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>definition</b>: <a href=\"http://fhir.ch/ig/ch-orf/2.0.1/StructureDefinition-ch-orf-composition.html\">CH ORF Composition</a></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>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>: 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>Variable</b>: <span title=\"text/fhirpath\"><code>'receiver.organization.'</code></span>(<b>linkIdPrefix</b>)</p><p><b>linkId</b>: receiver.organization</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>: 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>: initiator</p><p><b>definition</b>: <a href=\"http://fhir.ch/ig/ch-orf/2.0.1/StructureDefinition-ch-orf-composition.html\">CH ORF Composition</a></p><p><b>text</b>: Initiant dieser Anmeldung</p><p><b>type</b>: group</p><blockquote><p><b>item</b></p><p><b>linkId</b>: initiator.legalrelation</p><p><b>definition</b>: <a href=\"http://fhir.ch/ig/ch-orf/2.0.1/StructureDefinition-ch-orf-initiator.html\">CH ORF Initiator</a></p><p><b>text</b>: Juristische Beziehung zum Patienten</p><p><b>type</b>: choice</p><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>: initiator.personalrelation</p><p><b>definition</b>: <a href=\"http://fhir.ch/ig/ch-orf/2.0.1/StructureDefinition-ch-orf-initiator.html\">CH ORF Initiator</a></p><p><b>text</b>: Persönliche Beziehung zum Patienten?</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><p><b>answerOption</b></p></blockquote><blockquote><p><b>answerOption</b></p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: initiator.practitionerRole</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>: Gesundheitsfachperson oder -organisation</p><p><b>type</b>: group</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>: initiator.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><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>Variable</b>: <span title=\"text/fhirpath\"><code>'patient.'</code></span>(<b>linkIdPrefix</b>)</p><p><b>Variable</b>: <span title=\"text/fhirpath\"><code>%patient.address</code></span>(<b>address</b>)</p><p><b>linkId</b>: patient</p><p><b>definition</b>: <a href=\"http://fhir.ch/ig/ch-orf/2.0.1/StructureDefinition-ch-orf-composition.html\">CH ORF Composition</a></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>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>: Name</p><p><b>type</b>: string</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: patient.maidenName</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>: Ledigname</p><p><b>type</b>: string</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: patient.givenName</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>: Vorname</p><p><b>type</b>: string</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: patient.localPid</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>: Lokale Patienten-ID</p><p><b>type</b>: string</p></blockquote><blockquote><p><b>item</b></p><p><b>hidden</b>: true</p><p><b>linkId</b>: patient.localPidDomain</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>: Lokale Patienten-ID Domain</p><p><b>type</b>: string</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: patient.birthDate</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>: Geburtsdatum</p><p><b>type</b>: date</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: patient.gender</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>: 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>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>: Telefon</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.email</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>: 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.languageOfCorrespondence</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>: Korrespondenzsprache</p><p><b>type</b>: choice</p><p><b>answerValueSet</b>: <a href=\"http://fhir.ch/ig/ch-epr-term/2.0.10/ValueSet-DocumentEntry.languageCode.html\">DocumentEntry.languageCode</a></p></blockquote><blockquote><p><b>item</b></p><p><b>Variable</b>: <span title=\"text/fhirpath\"><code>%patient.contact</code></span>(<b>contact</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><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><blockquote><p><b>item</b></p><p><b>linkId</b>: familydoctor</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>: Hausarzt</p><p><b>type</b>: group</p><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>: requestedEncounter</p><p><b>definition</b>: <a href=\"http://fhir.ch/ig/ch-orf/2.0.1/StructureDefinition-ch-orf-servicerequest.html\">CH ORF ServiceRequest</a></p><p><b>text</b>: Patientenaufnahme</p><p><b>type</b>: group</p><blockquote><p><b>item</b></p><p><b>linkId</b>: requestedEncounter.class</p><p><b>definition</b>: <a href=\"http://fhir.ch/ig/ch-orf/2.0.1/StructureDefinition-ch-orf-encounter.html\">CH ORF Requested Encounter</a></p><p><b>text</b>: Voraussichtlich: Ambulant / Stationär / Notfall</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>: requestedEncounter.desiredAccommodation</p><p><b>definition</b>: <a href=\"http://fhir.ch/ig/ch-orf/2.0.1/StructureDefinition-ch-orf-encounter.html\">CH ORF Requested Encounter</a></p><p><b>text</b>: Zimmerkategorie</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><blockquote><p><b>item</b></p><p><b>linkId</b>: coverage</p><p><b>definition</b>: <a href=\"http://fhir.ch/ig/ch-orf/2.0.1/StructureDefinition-ch-orf-servicerequest.html\">CH ORF ServiceRequest</a></p><p><b>text</b>: Kostenträger</p><p><b>type</b>: group</p><blockquote><p><b>item</b></p><p><b>linkId</b>: coverage.beneficiary</p><p><b>definition</b>: <a href=\"http://fhir.ch/ig/ch-orf/2.0.1/StructureDefinition-ch-orf-coverage.html\">CH ORF Coverage</a></p><p><b>text</b>: Begünstigter (Patient)</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>: coverage.kvg</p><p><b>definition</b>: <a href=\"http://fhir.ch/ig/ch-orf/2.0.1/StructureDefinition-ch-orf-coverage.html\">CH ORF Coverage</a></p><p><b>text</b>: Krankenkasse (nach KVG)</p><p><b>type</b>: group</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>: coverage.uvg</p><p><b>definition</b>: <a href=\"http://fhir.ch/ig/ch-orf/2.0.1/StructureDefinition-ch-orf-coverage.html\">CH ORF Coverage</a></p><p><b>text</b>: Unfallversicherung (nach UVG)</p><p><b>type</b>: group</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>: coverage.vvg</p><p><b>definition</b>: <a href=\"http://fhir.ch/ig/ch-orf/2.0.1/StructureDefinition-ch-orf-coverage.html\">CH ORF Coverage</a></p><p><b>text</b>: Zusatzversicherung (nach VVG)</p><p><b>type</b>: group</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>: coverage.iv</p><p><b>definition</b>: <a href=\"http://fhir.ch/ig/ch-orf/2.0.1/StructureDefinition-ch-orf-coverage.html\">CH ORF Coverage</a></p><p><b>text</b>: Invalidenversicherung (IV)</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>: coverage.mv</p><p><b>definition</b>: <a href=\"http://fhir.ch/ig/ch-orf/2.0.1/StructureDefinition-ch-orf-coverage.html\">CH ORF Coverage</a></p><p><b>text</b>: Militärversicherung (MV)</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>: coverage.self</p><p><b>definition</b>: <a href=\"http://fhir.ch/ig/ch-orf/2.0.1/StructureDefinition-ch-orf-coverage.html\">CH ORF Coverage</a></p><p><b>text</b>: Selbstzahler</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><blockquote><p><b>item</b></p><p><b>linkId</b>: coverage.other</p><p><b>definition</b>: <a href=\"http://fhir.ch/ig/ch-orf/2.0.1/StructureDefinition-ch-orf-coverage.html\">CH ORF Coverage</a></p><p><b>text</b>: Anderer Kostenträger</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></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>Variable</b>: <span title=\"application/x-fhir-query\"><code>PractitionerRole?practitioner={{%user.id}}</code></span>(<b>senderPractitionerRoles</b>)</p><p><b>Variable</b>: <span title=\"text/fhirpath\"><code>%senderPractitionerRoles.entry[0].resource</code></span>(<b>senderPractitionerRole</b>)</p><p><b>Variable</b>: <span title=\"application/x-fhir-query\"><code>Organization?_id={{%senderPractitionerRole.organization.reference}}</code></span>(<b>senderOrganizations</b>)</p><p><b>Variable</b>: <span title=\"text/fhirpath\"><code>%senderOrganizations.entry[0].resource</code></span>(<b>senderOrganization</b>)</p><p><b>Variable</b>: <span title=\"text/fhirpath\"><code>%senderOrganization.address</code></span>(<b>address</b>)</p><p><b>linkId</b>: sender.author</p><p><b>definition</b>: <a href=\"http://fhir.ch/ig/ch-orf/2.0.1/StructureDefinition-ch-orf-composition.html\">CH ORF Composition</a></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>definition</b>: <a href=\"http://fhir.ch/ig/ch-orf/2.0.1/StructureDefinition-ch-orf-composition.html\">CH ORF Composition</a></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>: receiverCopy</p><p><b>definition</b>: <a href=\"http://fhir.ch/ig/ch-orf/2.0.1/StructureDefinition-ch-orf-composition.html\">CH ORF Composition</a></p><p><b>text</b>: Kopieempfänger (Kopie dieses Auftrags und aller daraus resultierenden Resultate)</p><p><b>type</b>: group</p><blockquote><p><b>item</b></p><p><b>linkId</b>: receiverCopy.practitionerRole</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>: Gesundheitsfachperson oder -organisation</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><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>: antecedentEpisodeOfCare</p><p><b>definition</b>: <a href=\"http://fhir.ch/ig/ch-orf/2.0.1/StructureDefinition-ch-orf-composition.html\">CH ORF Composition</a></p><p><b>text</b>: Vorgängiger Aufenthalt in Spital / Heim</p><p><b>type</b>: group</p><blockquote><p><b>item</b></p><p><b>linkId</b>: antecedentEpisodeOfCare.start</p><p><b>definition</b>: <a href=\"http://fhir.ch/ig/ch-orf/2.0.1/StructureDefinition-ch-orf-episodeofcare.html\">CH ORF Episode of Care</a></p><p><b>text</b>: Von</p><p><b>type</b>: dateTime</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: antecedentEpisodeOfCare.end</p><p><b>definition</b>: <a href=\"http://fhir.ch/ig/ch-orf/2.0.1/StructureDefinition-ch-orf-episodeofcare.html\">CH ORF Episode of Care</a></p><p><b>text</b>: Bis</p><p><b>type</b>: dateTime</p></blockquote><blockquote><p><b>item</b></p><p><b>Variable</b>: <span title=\"text/fhirpath\"><code>'antecedentEpisodeOfCare.managingOrganization.'</code></span>(<b>linkIdPrefix</b>)</p><p><b>linkId</b>: antecedentEpisodeOfCare.managingOrganization</p><p><b>definition</b>: <a href=\"http://fhir.ch/ig/ch-orf/2.0.1/StructureDefinition-ch-orf-episodeofcare.html\">CH ORF Episode of Care</a></p><p><b>text</b>: Spital /Heim</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>: appointment</p><p><b>definition</b>: <a href=\"http://fhir.ch/ig/ch-orf/2.0.1/StructureDefinition-ch-orf-servicerequest.html\">CH ORF ServiceRequest</a></p><p><b>text</b>: Ort und Zeit der Durchführung der angeforderten Leistung</p><p><b>type</b>: group</p><p><b>repeats</b>: true</p><blockquote><p><b>item</b></p><p><b>Variable</b>: <span title=\"text/fhirpath\"><code>'appointment.location.'</code></span>(<b>linkIdPrefix</b>)</p><p><b>linkId</b>: appointment.location</p><p><b>definition</b>: <a href=\"http://fhir.ch/ig/ch-orf/2.0.1/StructureDefinition-ch-orf-appointment.html\">CH ORF Appointment</a></p><p><b>text</b>: Ort der Durchführung</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><p><b>item</b></p><p><b>linkId</b>: appointment.requestedPeriod</p><p><b>definition</b>: <a href=\"http://fhir.ch/ig/ch-orf/2.0.1/StructureDefinition-ch-orf-appointment.html\">CH ORF Appointment</a></p><p><b>text</b>: Datum und Zeit, wann der Termin bevorzugt geplant werden soll</p><p><b>type</b>: group</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>: appointment.status</p><p><b>definition</b>: <a href=\"http://fhir.ch/ig/ch-orf/2.0.1/StructureDefinition-ch-orf-appointment.html\">CH ORF Appointment</a></p><p><b>text</b>: Status</p><p><b>type</b>: choice</p><p><b>required</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><p><b>item</b></p><p><b>linkId</b>: appointment.patientInstruction</p><p><b>definition</b>: <a href=\"http://fhir.ch/ig/ch-orf/2.0.1/StructureDefinition-ch-orf-appointment.html\">CH ORF Appointment</a></p><p><b>text</b>: Patienteninformation für diesen Termin</p><p><b>type</b>: string</p></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-orf/2.0.1/StructureDefinition-ch-orf-composition.html\">CH ORF Composition</a></p><p><b>text</b>: Einverständniserklärung</p><p><b>type</b>: group</p><blockquote><p><b>item</b></p><p><b>linkId</b>: patient.consent.statement</p><p><b>text</b>: Ist der Patient über die Anmeldung informiert und explizit einverstanden?</p><p><b>type</b>: choice</p><blockquote><p><b>answerOption</b></p></blockquote><blockquote><p><b>answerOption</b></p></blockquote><blockquote><p><b>item</b></p></blockquote></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: purpose</p><p><b>text</b>: Wozu wird der Patient zugewiesen?</p><p><b>type</b>: group</p><blockquote><p><b>item</b></p><p><b>linkId</b>: purpose.aim</p><p><b>definition</b>: <a href=\"StructureDefinition-ch-etoc-servicerequest.html\">CH eTOC Service Request</a></p><p><b>text</b>: Procedere / Behandlung</p><p><b>type</b>: string</p><blockquote><p><b>item</b></p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: reason.statement</p><p><b>definition</b>: <a href=\"StructureDefinition-ch-etoc-servicerequest.html\">CH eTOC Service Request</a></p><p><b>text</b>: Begründung</p><p><b>type</b>: string</p><p><b>repeats</b>: true</p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: diagnosisList</p><p><b>text</b>: Diagnosen und Befunde</p><p><b>type</b>: group</p><blockquote><p><b>item</b></p><p><b>linkId</b>: diagnosisList.primaryDiagnosis</p><p><b>text</b>: Hauptdiagnosen / Probleme</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>: diagnosisList.secondaryDiagnosis</p><p><b>text</b>: Nebendiagnosen / Probleme</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>: diagnosisList.bodyHeight</p><p><b>definition</b>: <a href=\"StructureDefinition-ch-etoc-servicerequest.html\">CH eTOC Service Request</a></p><p><b>text</b>: Grösse (cm)</p><p><b>type</b>: quantity</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: diagnosisList.bodyWeight</p><p><b>definition</b>: <a href=\"StructureDefinition-ch-etoc-servicerequest.html\">CH eTOC Service Request</a></p><p><b>text</b>: Gewicht (kg)</p><p><b>type</b>: quantity</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: diagnosisList.pregnancy</p><p><b>text</b>: Schwangerschaft</p><p><b>type</b>: group</p><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>: anamnesis</p><p><b>text</b>: Anamnese</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>Definition</b></td><td><b>Text</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>anamnesis.historyofillnesses</td><td><a href=\"StructureDefinition-ch-etoc-servicerequest.html\">CH eTOC Service Request</a></td><td>Bisherige Krankheiten und Unfälle</td><td>text</td></tr><tr><td style=\"display: none\">*</td><td>anamnesis.historyofprocedures</td><td><a href=\"StructureDefinition-ch-etoc-servicerequest.html\">CH eTOC Service Request</a></td><td>Bisherige Abklärungen und Eingriffe</td><td>text</td></tr><tr><td style=\"display: none\">*</td><td>anamnesis.devices</td><td><a href=\"StructureDefinition-ch-etoc-servicerequest.html\">CH eTOC Service Request</a></td><td>Implantate, Schrittmacher, Neurostimulatoren etc.</td><td>text</td></tr><tr><td style=\"display: none\">*</td><td>anamnesis.socialhistory</td><td><a href=\"StructureDefinition-ch-etoc-servicerequest.html\">CH eTOC Service Request</a></td><td>Sozialanamnese</td><td>text</td></tr><tr><td style=\"display: none\">*</td><td>anamnesis.functionalStatus</td><td><a href=\"StructureDefinition-ch-etoc-servicerequest.html\">CH eTOC Service Request</a></td><td>Funktion, Behinderungen</td><td>text</td></tr></table></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: medication</p><p><b>text</b>: Medikation</p><p><b>type</b>: group</p><blockquote><p><b>item</b></p><p><b>linkId</b>: medication.medication</p><p><b>definition</b>: <a href=\"http://fhir.ch/ig/ch-emed/4.0.1/StructureDefinition-ch-emed-medication.html\">CH EMED Medication</a></p><p><b>text</b>: Medikament</p><p><b>type</b>: string</p><p><b>repeats</b>: true</p><blockquote><p><b>item</b></p></blockquote></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: allergyIntolerance</p><p><b>text</b>: Allergien und Intoleranzen</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>Definition</b></td><td><b>Text</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>allergyIntolerance.status</td><td><a href=\"StructureDefinition-ch-etoc-servicerequest.html\">CH eTOC Service Request</a></td><td>Allergien / Intoleranzen</td><td>text</td></tr></table></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: immunizationStatus</p><p><b>text</b>: Impfstatus</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>Definition</b></td><td><b>Text</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>immunizationStatus.status</td><td><a href=\"StructureDefinition-ch-etoc-servicerequest.html\">CH eTOC Service Request</a></td><td>Bisherige Impfungen</td><td>text</td></tr></table></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: lab</p><p><b>text</b>: Labor</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>Definition</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>lab.result</td><td><a href=\"StructureDefinition-ch-etoc-servicerequest.html\">CH eTOC Service Request</a></td><td>Laborresultat</td><td>string</td><td>true</td></tr></table></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: pathology</p><p><b>text</b>: Pathologie</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>Definition</b></td><td><b>Text</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>pathology.result</td><td><a href=\"StructureDefinition-ch-etoc-servicerequest.html\">CH eTOC Service Request</a></td><td>Pathologiebefunde</td><td>text</td></tr></table></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: imaging</p><p><b>text</b>: Bildgebung</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>Definition</b></td><td><b>Text</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>imaging.result</td><td><a href=\"StructureDefinition-ch-etoc-servicerequest.html\">CH eTOC Service Request</a></td><td>Befunde aus der Bildgebung</td><td>text</td></tr></table></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: cardiology</p><p><b>text</b>: Kardiologie</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>Definition</b></td><td><b>Text</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>cardiology.result</td><td><a href=\"StructureDefinition-ch-etoc-servicerequest.html\">CH eTOC Service Request</a></td><td>EKG / Kardiologische Befunde</td><td>text</td></tr></table></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: attachment</p><p><b>text</b>: Anhang</p><p><b>type</b>: group</p><blockquote><p><b>item</b></p><p><b>linkId</b>: attachment.title</p><p><b>definition</b>: <a href=\"http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-documentreferencet#content.attachment.title\">http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-documentreferencet#content.attachment.title</a></p><p><b>text</b>: Dateiname und -endung der angehängten Datei (z.B. "Verlauf.pdf")</p><p><b>type</b>: string</p><p><b>repeats</b>: true</p><blockquote><p><b>item</b></p></blockquote></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: note</p><p><b>text</b>: Bemerkungen</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>Definition</b></td><td><b>Text</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>note.text</td><td><a href=\"http://fhir.ch/ig/ch-orf/2.0.1/StructureDefinition-ch-orf-servicerequest.html\">CH ORF ServiceRequest</a></td><td>Kommentar</td><td>string</td></tr></table></blockquote></div>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-assembledFrom"^^xsd:anyURI ] ; fhir:value [ fhir:v "http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-order|1.1.0"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-order|1.1.0> ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-assembledFrom"^^xsd:anyURI ] ; fhir:value [ fhir:v "http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-practitioner-nametel|1.1.0"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-practitioner-nametel|1.1.0> ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-assembledFrom"^^xsd:anyURI ] ; fhir:value [ fhir:v "http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-receiver|1.1.0"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-receiver|1.1.0> ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-assembledFrom"^^xsd:anyURI ] ; fhir:value [ fhir:v "http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-address|1.1.0"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-address|1.1.0> ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-assembledFrom"^^xsd:anyURI ] ; fhir:value [ fhir:v "http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-initiator|1.1.0"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-initiator|1.1.0> ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-assembledFrom"^^xsd:anyURI ] ; fhir:value [ fhir:v "http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-patient|1.1.0"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-patient|1.1.0> ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-assembledFrom"^^xsd:anyURI ] ; fhir:value [ fhir:v "http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-familydoctor|1.1.0"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-familydoctor|1.1.0> ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-assembledFrom"^^xsd:anyURI ] ; fhir:value [ fhir:v "http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-requestedencounter|1.1.0"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-requestedencounter|1.1.0> ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-assembledFrom"^^xsd:anyURI ] ; fhir:value [ fhir:v "http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-coverage|1.1.0"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-coverage|1.1.0> ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-assembledFrom"^^xsd:anyURI ] ; fhir:value [ fhir:v "http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-sender|1.1.0"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-sender|1.1.0> ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-assembledFrom"^^xsd:anyURI ] ; fhir:value [ fhir:v "http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-receivercopy|1.1.0"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-receivercopy|1.1.0> ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-assembledFrom"^^xsd:anyURI ] ; fhir:value [ fhir:v "http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-appointment|1.1.0"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-appointment|1.1.0> ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-assembledFrom"^^xsd:anyURI ] ; fhir:value [ fhir:v "http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-consent|1.1.0"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-orf/Questionnaire/ch-orf-module-consent|1.1.0> ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-assembledFrom"^^xsd:anyURI ] ; fhir:value [ fhir:v "http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-purpose|1.1.0"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-purpose|1.1.0> ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-assembledFrom"^^xsd:anyURI ] ; fhir:value [ fhir:v "http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-diagnosis|1.1.0"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-diagnosis|1.1.0> ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-assembledFrom"^^xsd:anyURI ] ; fhir:value [ fhir:v "http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-anamnesis|1.1.0"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-anamnesis|1.1.0> ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-assembledFrom"^^xsd:anyURI ] ; fhir:value [ fhir:v "http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-medication|1.1.0"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-medication|1.1.0> ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-assembledFrom"^^xsd:anyURI ] ; fhir:value [ fhir:v "http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-allergyIntolerance|1.1.0"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-allergyIntolerance|1.1.0> ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-assembledFrom"^^xsd:anyURI ] ; fhir:value [ fhir:v "http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-immunizationstatus|1.1.0"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-immunizationstatus|1.1.0> ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-assembledFrom"^^xsd:anyURI ] ; fhir:value [ fhir:v "http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-lab|1.1.0"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-lab|1.1.0> ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-assembledFrom"^^xsd:anyURI ] ; fhir:value [ fhir:v "http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-pathology|1.1.0"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-pathology|1.1.0> ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-assembledFrom"^^xsd:anyURI ] ; fhir:value [ fhir:v "http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-imaging|1.1.0"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-imaging|1.1.0> ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-assembledFrom"^^xsd:anyURI ] ; fhir:value [ fhir:v "http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-cardiology|1.1.0"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-cardiology|1.1.0> ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-assembledFrom"^^xsd:anyURI ] ; fhir:value [ fhir:v "http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-attachment|1.1.0"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-etoc/Questionnaire/ch-etoc-module-attachment|1.1.0> ] ] ) ; # fhir:url [ fhir:v "http://fhir.ch/ig/ch-etoc/Questionnaire/QuestionnaireEtoc"^^xsd:anyURI] ; # fhir:version [ fhir:v "1.1.0-assembled"] ; # fhir:name [ fhir:v "QuestionnaireEtoc"] ; # fhir:title [ fhir:v "QuestionnaireEtoc"] ; # fhir:status [ fhir:v "active"] ; # fhir:subjectType ( [ fhir:v "Patient"] ) ; # fhir:date [ fhir:v "2023-06-21"^^xsd:date] ; # fhir:publisher [ fhir:v "HL7 Switzerland"] ; # fhir:contact ( [ fhir:name [ fhir:v "Juerg P. Bleuer" ] ; ( 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.authoredOn" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition-ch-orf-servicerequest#ServiceRequest.authoredOn"^^xsd:anyURI ] ; fhir:text [ fhir:v "Daum/Zeit der Auftragserteilung" ] ; fhir:type [ fhir:v "dateTime" ] ] [ fhir:linkId [ fhir:v "order.placerOrderIdentifier" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-servicerequest#ServiceRequest.identifier:placerOrderIdentifier.value"^^xsd:anyURI ] ; 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:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-servicerequest#ServiceRequest.identifier:placerOrderIdentifier.system"^^xsd:anyURI ] ; fhir:text [ fhir:v "Identifier Domain der Auftragsnummer des Auftraggebers" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "order.fillerOrderIdentifier" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-servicerequest#ServiceRequest.identifier:fillerOrderIdentifier.value"^^xsd:anyURI ] ; 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:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-servicerequest#ServiceRequest.identifier:fillerOrderIdentifier.system"^^xsd:anyURI ] ; 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:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-composition#Composition.extension:precedentDocument"^^xsd:anyURI ] ; fhir:text [ fhir:v "Identifier des Vorgängerdokuments" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "order.notificationContactDocument" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-composition#Composition.extension:urgentNoficationContactForThisDocument"^^xsd:anyURI ] ; fhir:text [ fhir:v "Dringender Benachrichtigungskontakt für dieses Dokument" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/variable"^^xsd:anyURI ] ; fhir:value [ a fhir:Expression ; fhir:name [ fhir:v "linkIdPrefix" ] ; fhir:language [ fhir:v "text/fhirpath" ] ; fhir:expression [ fhir:v "'order.notificationContactDocument.practitioner.'" ] ] ] ) ; fhir:linkId [ fhir:v "order.notificationContactDocument.practitioner" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole#PractitionerRole.practitioner"^^xsd:anyURI ] ; fhir:text [ fhir:v "Zu benachrichtigende Person" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "order.notificationContactDocument.practitioner.title" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.name.prefix"^^xsd:anyURI ] ; fhir:text [ fhir:v "Titel" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "order.notificationContactDocument.practitioner.familyName" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.name.family"^^xsd:anyURI ] ; fhir:text [ fhir:v "Name" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "order.notificationContactDocument.practitioner.givenName" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.name.given"^^xsd:anyURI ] ; fhir:text [ fhir:v "Vorname" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "order.notificationContactDocument.practitioner.phone" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.telecom.value"^^xsd:anyURI ] ; fhir:text [ fhir:v "Telefon" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "order.notificationContactDocument.practitioner.email" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.telecom.value"^^xsd:anyURI ] ; fhir:text [ fhir:v "E-Mail" ] ; fhir:type [ fhir:v "string" ] ] ) ] ) ] [ fhir:linkId [ fhir:v "order.notificationContactDocumentResponse" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-composition#Composition.extension:urgentNoficationContactForTheResponseToThisDocument"^^xsd:anyURI ] ; fhir:text [ fhir:v "Dringender Benachrichtigungskontakt für die Antwort auf dieses Dokument" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/variable"^^xsd:anyURI ] ; fhir:value [ a fhir:Expression ; fhir:name [ fhir:v "linkIdPrefix" ] ; fhir:language [ fhir:v "text/fhirpath" ] ; fhir:expression [ fhir:v "'order.notificationContactDocumentResponse.practitioner.'" ] ] ] ) ; fhir:linkId [ fhir:v "order.notificationContactDocumentResponse.practitioner" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole#PractitionerRole.practitioner"^^xsd:anyURI ] ; fhir:text [ fhir:v "Zu benachrichtigende Person" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "order.notificationContactDocumentResponse.practitioner.title" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.name.prefix"^^xsd:anyURI ] ; fhir:text [ fhir:v "Titel" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "order.notificationContactDocumentResponse.practitioner.familyName" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.name.family"^^xsd:anyURI ] ; fhir:text [ fhir:v "Name" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "order.notificationContactDocumentResponse.practitioner.givenName" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.name.given"^^xsd:anyURI ] ; fhir:text [ fhir:v "Vorname" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "order.notificationContactDocumentResponse.practitioner.phone" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.telecom.value"^^xsd:anyURI ] ; fhir:text [ fhir:v "Telefon" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "order.notificationContactDocumentResponse.practitioner.email" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.telecom.value"^^xsd:anyURI ] ; fhir:text [ fhir:v "E-Mail" ] ; fhir:type [ fhir:v "string" ] ] ) ] ) ] [ fhir:linkId [ fhir:v "order.priority" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-servicerequest#ServiceRequest.priority"^^xsd:anyURI ] ; 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 "Die Anfrage hat normale Priorität." ] ] ; 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 "Die Anfrage sollte dringend bearbeitet werden - höhere Priorität als normal." ] ] ] [ 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 "Die Anfrage sollte so schnell wie möglich bearbeitet werden - höhere Priorität als dringend." ] ] ] [ 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 "Die Anfrage sollte sofort bearbeitet werden - höchstmögliche Priorität. Z.B. bei einem Notfall." ] ] ] ) ] ) ] [ fhir:linkId [ fhir:v "receiver" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-composition#Composition.extension:receiver"^^xsd:anyURI ] ; fhir:text [ fhir:v "Empfänger" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "receiver.practitioner" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole#PractitionerRole.practitioner"^^xsd:anyURI ] ; fhir:text [ fhir:v "Empfangende Person" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "receiver.practitioner.title" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.name.prefix"^^xsd:anyURI ] ; fhir:text [ fhir:v "Titel" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "receiver.practitioner.familyName" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.name.family"^^xsd:anyURI ] ; fhir:text [ fhir:v "Name" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "receiver.practitioner.givenName" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.name.given"^^xsd:anyURI ] ; fhir:text [ fhir:v "Vorname" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "receiver.practitioner.gln" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.identifier:GLN.value"^^xsd:anyURI ] ; fhir:text [ fhir:v "GLN" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "receiver.practitioner.zsr" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.identifier:ZSR.value"^^xsd:anyURI ] ; fhir:text [ fhir:v "ZSR" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "receiver.practitioner.phone" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.telecom.value"^^xsd:anyURI ] ; fhir:text [ fhir:v "Telefon" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "receiver.practitioner.email" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.telecom.value"^^xsd:anyURI ] ; fhir:text [ fhir:v "E-Mail" ] ; fhir:type [ fhir:v "string" ] ] ) ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/variable"^^xsd:anyURI ] ; fhir:value [ a fhir:Expression ; fhir:name [ fhir:v "linkIdPrefix" ] ; fhir:language [ fhir:v "text/fhirpath" ] ; fhir:expression [ fhir:v "'receiver.organization.'" ] ] ] ) ; fhir:linkId [ fhir:v "receiver.organization" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole#PractitionerRole.organization"^^xsd:anyURI ] ; fhir:text [ fhir:v "Empfangende Organisation" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "receiver.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 "receiver.organization.gln" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization#Organization.identifier:GLN"^^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 "initiator" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-composition#Composition.extension:initiator"^^xsd:anyURI ] ; fhir:text [ fhir:v "Initiant dieser Anmeldung" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "initiator.legalrelation" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-initiator#Extension.extension:ch-orf-personalrelation"^^xsd:anyURI ] ; fhir:text [ fhir:v "Juristische Beziehung zum Patienten" ] ; fhir:type [ fhir:v "choice" ] ; ( fhir:answerOption [ fhir:value [ a fhir:Coding, sct:373068000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "373068000" ] ; fhir:display [ fhir:v "Nicht definiert" ] ] ] [ fhir:value [ a fhir:Coding, sct:58626002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "58626002" ] ; fhir:display [ fhir:v "Gesetzlicher Vertreter" ] ] ] ) ] [ fhir:linkId [ fhir:v "initiator.personalrelation" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-initiator#Extension.extension:ch-orf-personalrelation"^^xsd:anyURI ] ; fhir:text [ fhir:v "Persönliche Beziehung zum Patienten?" ] ; fhir:type [ fhir:v "choice" ] ; ( fhir:answerOption [ fhir:value [ a fhir:Coding, sct:66089001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "66089001" ] ; fhir:display [ fhir:v "Tochter" ] ] ] [ fhir:value [ a fhir:Coding, sct:65616008 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "65616008" ] ; fhir:display [ fhir:v "Sohn" ] ] ] [ fhir:value [ a fhir:Coding, sct:127849001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "127849001" ] ; fhir:display [ fhir:v "Ehemann" ] ] ] [ fhir:value [ a fhir:Coding, sct:127850001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "127850001" ] ; fhir:display [ fhir:v "Ehefrau" ] ] ] [ fhir:value [ a fhir:Coding, sct:394921008 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "394921008" ] ; fhir:display [ fhir:v "Partner (eingetragene Partnerschaft)" ] ] ] [ fhir:value [ a fhir:Coding, sct:70924004 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "70924004" ] ; fhir:display [ fhir:v "Bruder" ] ] ] [ fhir:value [ a fhir:Coding, sct:27733009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "27733009" ] ; fhir:display [ fhir:v "Schwester" ] ] ] [ fhir:value [ a fhir:Coding, sct:72705000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "72705000" ] ; fhir:display [ fhir:v "Mutter" ] ] ] [ fhir:value [ a fhir:Coding, sct:66839005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "66839005" ] ; fhir:display [ fhir:v "Vater" ] ] ] [ fhir:value [ a fhir:Coding, sct:48385004 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "48385004" ] ; fhir:display [ fhir:v "Bekannt" ] ] ] ) ] [ fhir:linkId [ fhir:v "initiator.practitionerRole" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole#PractitionerRole.practitioner"^^xsd:anyURI ] ; fhir:text [ fhir:v "Gesundheitsfachperson oder -organisation" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/variable"^^xsd:anyURI ] ; fhir:value [ a fhir:Expression ; fhir:name [ fhir:v "linkIdPrefix" ] ; fhir:language [ fhir:v "text/fhirpath" ] ; fhir:expression [ fhir:v "'initiator.practitionerRole.practitioner.'" ] ] ] ) ; fhir:linkId [ fhir:v "initiator.practitionerRole.practitioner" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole#PractitionerRole.practitioner"^^xsd:anyURI ] ; fhir:text [ fhir:v "Gesundheitsfachperson" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "initiator.practitionerRole.practitioner.title" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.name.prefix"^^xsd:anyURI ] ; fhir:text [ fhir:v "Titel" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "initiator.practitionerRole.practitioner.familyName" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.name.family"^^xsd:anyURI ] ; fhir:text [ fhir:v "Name" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "initiator.practitionerRole.practitioner.givenName" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.name.given"^^xsd:anyURI ] ; fhir:text [ fhir:v "Vorname" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "initiator.practitionerRole.practitioner.phone" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.telecom.value"^^xsd:anyURI ] ; fhir:text [ fhir:v "Telefon" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "initiator.practitionerRole.practitioner.email" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.telecom.value"^^xsd:anyURI ] ; fhir:text [ fhir:v "E-Mail" ] ; fhir:type [ fhir:v "string" ] ] ) ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/variable"^^xsd:anyURI ] ; fhir:value [ a fhir:Expression ; fhir:name [ fhir:v "linkIdPrefix" ] ; fhir:language [ fhir:v "text/fhirpath" ] ; fhir:expression [ fhir:v "'initiator.practitionerRole.organization.'" ] ] ] ) ; fhir:linkId [ fhir:v "initiator.practitionerRole.organization" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole#PractitionerRole.organization"^^xsd:anyURI ] ; fhir:text [ fhir:v "Gesundheitsorganisatiton" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "initiator.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 "initiator.practitionerRole.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 "initiator.practitionerRole.organization.postalCode" ] ; fhir:text [ fhir:v "PLZ" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "initiator.practitionerRole.organization.city" ] ; fhir:text [ fhir:v "Ort" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "initiator.practitionerRole.organization.country" ] ; fhir:text [ fhir:v "Land" ] ; fhir:type [ fhir:v "string" ] ] ) ] ) ] [ fhir:linkId [ fhir:v "initiator.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:item [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/variable"^^xsd:anyURI ] ; fhir:value [ a fhir:Expression ; fhir:name [ fhir:v "linkIdPrefix" ] ; fhir:language [ fhir:v "text/fhirpath" ] ; fhir:expression [ fhir:v "'initiator.relatedPerson.'" ] ] ] ) ; fhir:linkId [ fhir:v "initiator.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 "initiator.relatedPerson.givenName" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/StructureDefinition/RelatedPerson#RelatedPerson.name.given"^^xsd:anyURI ] ; fhir:text [ fhir:v "Vorname" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "initiator.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 "initiator.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 "initiator.relatedPerson.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 "initiator.relatedPerson.postalCode" ] ; fhir:text [ fhir:v "PLZ" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "initiator.relatedPerson.city" ] ; fhir:text [ fhir:v "Ort" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "initiator.relatedPerson.country" ] ; fhir:text [ fhir:v "Land" ] ; fhir:type [ fhir:v "string" ] ] ) ] ) ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/variable"^^xsd:anyURI ] ; fhir:value [ a fhir:Expression ; fhir:name [ fhir:v "linkIdPrefix" ] ; fhir:language [ fhir:v "text/fhirpath" ] ; fhir:expression [ fhir:v "'patient.'" ] ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/variable"^^xsd:anyURI ] ; fhir:value [ a fhir:Expression ; fhir:name [ fhir:v "address" ] ; fhir:language [ fhir:v "text/fhirpath" ] ; fhir:expression [ fhir:v "%patient.address" ] ] ] ) ; fhir:linkId [ fhir:v "patient" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-composition#Composition.subject"^^xsd:anyURI ] ; 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:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient#Patient.name.family"^^xsd:anyURI ] ; fhir:text [ fhir:v "Name" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "patient.maidenName" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient#Patient.name.family"^^xsd:anyURI ] ; fhir:text [ fhir:v "Ledigname" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "patient.givenName" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient#Patient.name.given"^^xsd:anyURI ] ; fhir:text [ fhir:v "Vorname" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "patient.localPid" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient#Patient.identifier:LocalPid.value"^^xsd:anyURI ] ; fhir:text [ fhir:v "Lokale Patienten-ID" ] ; 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 "patient.localPidDomain" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient#Patient.identifier:LocalPid.system"^^xsd:anyURI ] ; fhir:text [ fhir:v "Lokale Patienten-ID Domain" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "patient.birthDate" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient#Patient.birthDate"^^xsd:anyURI ] ; fhir:text [ fhir:v "Geburtsdatum" ] ; fhir:type [ fhir:v "date" ] ] [ fhir:linkId [ fhir:v "patient.gender" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient#Patient.gender"^^xsd:anyURI ] ; 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 "Männlich" ] ] ; 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 "Weiblich" ] ] ] [ 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 "Anderes" ] ] ] ) ] [ 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:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient#Patient.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.email" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient#Patient.telecom.value"^^xsd:anyURI ] ; 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.languageOfCorrespondence" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient#Patient.communication:languageOfCorrespondence"^^xsd:anyURI ] ; fhir:text [ fhir:v "Korrespondenzsprache" ] ; 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:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/variable"^^xsd:anyURI ] ; fhir:value [ a fhir:Expression ; fhir:name [ fhir:v "contact" ] ; fhir:language [ fhir:v "text/fhirpath" ] ; fhir:expression [ fhir:v "%patient.contact" ] ] ] ) ; 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:repeats [ fhir:v "true"^^xsd:boolean ] ; ( fhir:item [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression"^^xsd:anyURI ] ; fhir:value [ a fhir:Expression ; fhir:language [ fhir:v "text/fhirpath" ] ; fhir:expression [ fhir:v "%contact.relationship.text" ] ] ] ) ; 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 "familydoctor" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient#Patient.generalPractitioner"^^xsd:anyURI ] ; fhir:text [ fhir:v "Hausarzt" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "familydoctor.practitioner" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole#PractitionerRole.practitioner"^^xsd:anyURI ] ; fhir:text [ fhir:v "Hausarzt Person" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "familydoctor.practitioner.title" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.name.prefix"^^xsd:anyURI ] ; fhir:text [ fhir:v "Titel" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "familydoctor.practitioner.familyName" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.name.family"^^xsd:anyURI ] ; fhir:text [ fhir:v "Name" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "familydoctor.practitioner.givenName" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.name.given"^^xsd:anyURI ] ; fhir:text [ fhir:v "Vorname" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "familydoctor.practitioner.gln" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.identifier:GLN.value"^^xsd:anyURI ] ; fhir:text [ fhir:v "GLN" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "familydoctor.practitioner.zsr" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.identifier:ZSR.value"^^xsd:anyURI ] ; fhir:text [ fhir:v "ZSR" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "familydoctor.practitioner.phone" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.telecom.value"^^xsd:anyURI ] ; fhir:text [ fhir:v "Telefon" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "familydoctor.practitioner.email" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.telecom.value"^^xsd:anyURI ] ; fhir:text [ fhir:v "E-Mail" ] ; fhir:type [ fhir:v "string" ] ] ) ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/variable"^^xsd:anyURI ] ; fhir:value [ a fhir:Expression ; fhir:name [ fhir:v "linkIdPrefix" ] ; fhir:language [ fhir:v "text/fhirpath" ] ; fhir:expression [ fhir:v "'familydoctor.organization.'" ] ] ] ) ; fhir:linkId [ fhir:v "familydoctor.organization" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole#PractitionerRole.organization"^^xsd:anyURI ] ; fhir:text [ fhir:v "Hausarzt Organisation" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "familydoctor.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 "familydoctor.organization.gln" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization#Organization.identifier:GLN"^^xsd:anyURI ] ; fhir:text [ fhir:v "GLN" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "familydoctor.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 "familydoctor.organization.postalCode" ] ; fhir:text [ fhir:v "PLZ" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "familydoctor.organization.city" ] ; fhir:text [ fhir:v "Ort" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "familydoctor.organization.country" ] ; fhir:text [ fhir:v "Land" ] ; fhir:type [ fhir:v "string" ] ] ) ] ) ] ) ] [ fhir:linkId [ fhir:v "requestedEncounter" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-servicerequest#ServiceRequest.extension:requestedEncounterDetails"^^xsd:anyURI ] ; fhir:text [ fhir:v "Patientenaufnahme" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "requestedEncounter.class" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-encounter#Encounter.class"^^xsd:anyURI ] ; fhir:text [ fhir:v "Voraussichtlich: Ambulant / Stationär / Notfall" ] ; fhir:type [ fhir:v "choice" ] ; ( fhir:answerOption [ fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ; fhir:code [ fhir:v "AMB" ] ; fhir:display [ fhir:v "Ambulant" ] ] ] [ fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ; fhir:code [ fhir:v "IMP" ] ; fhir:display [ fhir:v "Stationär" ] ] ] [ fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ; fhir:code [ fhir:v "EMER" ] ; fhir:display [ fhir:v "Notfall" ] ] ] ) ] [ fhir:linkId [ fhir:v "requestedEncounter.desiredAccommodation" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-encounter#Encounter.extension:desiredAccommodation"^^xsd:anyURI ] ; fhir:text [ fhir:v "Zimmerkategorie" ] ; fhir:type [ fhir:v "choice" ] ; ( fhir:answerOption [ fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://fhir.ch/ig/ch-core/CodeSystem/bfs-medstats-21-encountertype"^^xsd:anyURI ] ; fhir:code [ fhir:v "1" ] ; fhir:display [ fhir:v "allgemein" ] ] ] [ fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://fhir.ch/ig/ch-core/CodeSystem/bfs-medstats-21-encountertype"^^xsd:anyURI ] ; fhir:code [ fhir:v "2" ] ; fhir:display [ fhir:v "halbprivat" ] ] ] [ fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://fhir.ch/ig/ch-core/CodeSystem/bfs-medstats-21-encountertype"^^xsd:anyURI ] ; fhir:code [ fhir:v "3" ] ; fhir:display [ fhir:v "privat" ] ] ] ) ] ) ] [ fhir:linkId [ fhir:v "coverage" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-servicerequest#ServiceRequest.insurance"^^xsd:anyURI ] ; fhir:text [ fhir:v "Kostenträger" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "coverage.beneficiary" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage#Coverage.beneficiary"^^xsd:anyURI ] ; fhir:text [ fhir:v "Begünstigter (Patient)" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "coverage.beneficiary.ahvn13" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient#Patient.identifier:AHVN13"^^xsd:anyURI ] ; fhir:text [ fhir:v "AHV-Nr. des Patienten" ] ; fhir:type [ fhir:v "string" ] ] ) ] [ fhir:linkId [ fhir:v "coverage.kvg" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage#Coverage.type"^^xsd:anyURI ] ; fhir:text [ fhir:v "Krankenkasse (nach KVG)" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "coverage.kvg.name" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage#Coverage.payor"^^xsd:anyURI ] ; fhir:text [ fhir:v "Name der Versicherung" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "coverage.kvg.insuranceCardNumber" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage#Coverage.identifier"^^xsd:anyURI ] ; fhir:text [ fhir:v "Kennnummer der Versichertenkarte" ] ; fhir:type [ fhir:v "string" ] ] ) ] [ fhir:linkId [ fhir:v "coverage.uvg" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage#Coverage.type"^^xsd:anyURI ] ; fhir:text [ fhir:v "Unfallversicherung (nach UVG)" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "coverage.uvg.name" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage#Coverage.payor"^^xsd:anyURI ] ; fhir:text [ fhir:v "Name der Versicherung" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "coverage.uvg.claimNumber" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage#Coverage.identifier"^^xsd:anyURI ] ; fhir:text [ fhir:v "Schadennummer" ] ; fhir:type [ fhir:v "string" ] ] ) ] [ fhir:linkId [ fhir:v "coverage.vvg" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage#Coverage.type"^^xsd:anyURI ] ; fhir:text [ fhir:v "Zusatzversicherung (nach VVG)" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "coverage.vvg.name" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage#Coverage.payor"^^xsd:anyURI ] ; fhir:text [ fhir:v "Name der Versicherung" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "coverage.vvg.insuranceCardNumber" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage#Coverage.identifier"^^xsd:anyURI ] ; fhir:text [ fhir:v "Kennnummer der Versichertenkarte" ] ; fhir:type [ fhir:v "string" ] ] ) ] [ fhir:linkId [ fhir:v "coverage.iv" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage#Coverage.type"^^xsd:anyURI ] ; fhir:text [ fhir:v "Invalidenversicherung (IV)" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "coverage.iv.verfuegungsnummer" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage#Coverage.identifier"^^xsd:anyURI ] ; fhir:text [ fhir:v "IV-Verfügungsnummer" ] ; fhir:type [ fhir:v "string" ] ] ) ] [ fhir:linkId [ fhir:v "coverage.mv" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage#Coverage.type"^^xsd:anyURI ] ; fhir:text [ fhir:v "Militärversicherung (MV)" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "coverage.mv.versichertennummer" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage#Coverage.identifier"^^xsd:anyURI ] ; fhir:text [ fhir:v "MV-Versichertennummer" ] ; fhir:type [ fhir:v "string" ] ] ) ] [ fhir:linkId [ fhir:v "coverage.self" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage#Coverage.type"^^xsd:anyURI ] ; fhir:text [ fhir:v "Selbstzahler" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "coverage.self.patient" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage#Coverage.payor"^^xsd:anyURI ] ; fhir:text [ fhir:v "Patient selbst" ] ; fhir:type [ fhir:v "boolean" ] ] [ fhir:linkId [ fhir:v "coverage.self.patientRelatedPerson" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage#Coverage.payor"^^xsd:anyURI ] ; fhir:text [ fhir:v "Andere Person" ] ; fhir:type [ fhir:v "boolean" ] ; ( fhir:enableWhen [ fhir:question [ fhir:v "coverage.self.patient" ] ; fhir:operator [ fhir:v "=" ] ; fhir:answer [ fhir:v "false"^^xsd:boolean ] ] ) ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/variable"^^xsd:anyURI ] ; fhir:value [ a fhir:Expression ; fhir:name [ fhir:v "linkIdPrefix" ] ; fhir:language [ fhir:v "text/fhirpath" ] ; fhir:expression [ fhir:v "'coverage.self.relatedPerson.'" ] ] ] ) ; fhir:linkId [ fhir:v "coverage.self.relatedPerson" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage#Coverage.payor"^^xsd:anyURI ] ; fhir:text [ fhir:v "Andere Person" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:enableWhen [ fhir:question [ fhir:v "coverage.self.patientRelatedPerson" ] ; fhir:operator [ fhir:v "=" ] ; fhir:answer [ fhir:v "true"^^xsd:boolean ] ] ) ; ( fhir:item [ fhir:linkId [ fhir:v "coverage.self.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 "coverage.self.relatedPerson.givenName" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/StructureDefinition/RelatedPerson#RelatedPerson.name.given"^^xsd:anyURI ] ; fhir:text [ fhir:v "Vorname" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "coverage.self.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 "coverage.self.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 "coverage.self.relatedPerson.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 "coverage.self.relatedPerson.postalCode" ] ; fhir:text [ fhir:v "PLZ" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "coverage.self.relatedPerson.city" ] ; fhir:text [ fhir:v "Ort" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "coverage.self.relatedPerson.country" ] ; fhir:text [ fhir:v "Land" ] ; fhir:type [ fhir:v "string" ] ] ) ] ) ] [ fhir:linkId [ fhir:v "coverage.other" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage#Coverage.type"^^xsd:anyURI ] ; fhir:text [ fhir:v "Anderer Kostenträger" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "coverage.other.name" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage#Coverage.payor"^^xsd:anyURI ] ; fhir:text [ fhir:v "Name des Kostenträgers" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "coverage.other.id" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage#Coverage.identifier"^^xsd:anyURI ] ; fhir:text [ fhir:v "Beliebige ID" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "coverage.other.id.note" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage#Coverage.identifier.type.text"^^xsd:anyURI ] ; fhir:text [ fhir:v "Bemerkung zur ID" ] ; 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:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/variable"^^xsd:anyURI ] ; fhir:value [ a fhir:Expression ; fhir:name [ fhir:v "senderPractitionerRoles" ] ; fhir:language [ fhir:v "application/x-fhir-query" ] ; fhir:expression [ fhir:v "PractitionerRole?practitioner={{%user.id}}" ] ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/variable"^^xsd:anyURI ] ; fhir:value [ a fhir:Expression ; fhir:name [ fhir:v "senderPractitionerRole" ] ; fhir:language [ fhir:v "text/fhirpath" ] ; fhir:expression [ fhir:v "%senderPractitionerRoles.entry[0].resource" ] ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/variable"^^xsd:anyURI ] ; fhir:value [ a fhir:Expression ; fhir:name [ fhir:v "senderOrganizations" ] ; fhir:language [ fhir:v "application/x-fhir-query" ] ; fhir:expression [ fhir:v "Organization?_id={{%senderPractitionerRole.organization.reference}}" ] ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/variable"^^xsd:anyURI ] ; fhir:value [ a fhir:Expression ; fhir:name [ fhir:v "senderOrganization" ] ; fhir:language [ fhir:v "text/fhirpath" ] ; fhir:expression [ fhir:v "%senderOrganizations.entry[0].resource" ] ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/variable"^^xsd:anyURI ] ; fhir:value [ a fhir:Expression ; fhir:name [ fhir:v "address" ] ; fhir:language [ fhir:v "text/fhirpath" ] ; fhir:expression [ fhir:v "%senderOrganization.address" ] ] ] ) ; fhir:linkId [ fhir:v "sender.author" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-composition#Composition.author"^^xsd:anyURI ] ; 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:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole#PractitionerRole.practitioner"^^xsd:anyURI ] ; fhir:text [ fhir:v "Verantwortliche Person" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "sender.author.practitioner.title" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.name.prefix"^^xsd:anyURI ] ; fhir:text [ fhir:v "Titel" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "sender.author.practitioner.familyName" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.name.family"^^xsd:anyURI ] ; fhir:text [ fhir:v "Name" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "sender.author.practitioner.givenName" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.name.given"^^xsd:anyURI ] ; fhir:text [ fhir:v "Vorname" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "sender.author.practitioner.gln" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.identifier:GLN.value"^^xsd:anyURI ] ; fhir:text [ fhir:v "GLN" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "sender.author.practitioner.zsr" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.identifier:ZSR.value"^^xsd:anyURI ] ; fhir:text [ fhir:v "ZSR" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "sender.author.practitioner.phone" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.telecom.value"^^xsd:anyURI ] ; fhir:text [ fhir:v "Telefon" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "sender.author.practitioner.email" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.telecom.value"^^xsd:anyURI ] ; fhir:text [ fhir:v "E-Mail" ] ; fhir:type [ fhir:v "string" ] ] ) ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/variable"^^xsd:anyURI ] ; fhir:value [ a fhir:Expression ; fhir:name [ fhir:v "linkIdPrefix" ] ; fhir:language [ fhir:v "text/fhirpath" ] ; fhir:expression [ fhir:v "'sender.author.organization.'" ] ] ] ) ; fhir:linkId [ fhir:v "sender.author.organization" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole#PractitionerRole.organization"^^xsd:anyURI ] ; fhir:text [ fhir:v "Verantwortliche Organisation" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "sender.author.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 "sender.author.organization.gln" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization#Organization.identifier:GLN"^^xsd:anyURI ] ; fhir:text [ fhir:v "GLN" ] ; 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:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-composition#Composition.extension:dataEnterer"^^xsd:anyURI ] ; fhir:text [ fhir:v "Erfasser" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/variable"^^xsd:anyURI ] ; fhir:value [ a fhir:Expression ; fhir:name [ fhir:v "linkIdPrefix" ] ; fhir:language [ fhir:v "text/fhirpath" ] ; fhir:expression [ fhir:v "'sender.dataenterer.practitioner.'" ] ] ] ) ; fhir:linkId [ fhir:v "sender.dataenterer.practitioner" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole#PractitionerRole.practitioner"^^xsd:anyURI ] ; fhir:text [ fhir:v "Erfassende Person" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "sender.dataenterer.practitioner.title" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.name.prefix"^^xsd:anyURI ] ; fhir:text [ fhir:v "Titel" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "sender.dataenterer.practitioner.familyName" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.name.family"^^xsd:anyURI ] ; fhir:text [ fhir:v "Name" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "sender.dataenterer.practitioner.givenName" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.name.given"^^xsd:anyURI ] ; fhir:text [ fhir:v "Vorname" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "sender.dataenterer.practitioner.phone" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.telecom.value"^^xsd:anyURI ] ; fhir:text [ fhir:v "Telefon" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "sender.dataenterer.practitioner.email" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.telecom.value"^^xsd:anyURI ] ; fhir:text [ fhir:v "E-Mail" ] ; fhir:type [ fhir:v "string" ] ] ) ] ) ] ) ] [ fhir:linkId [ fhir:v "receiverCopy" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-composition#Composition.extension:copyReceiver"^^xsd:anyURI ] ; fhir:text [ fhir:v "Kopieempfänger (Kopie dieses Auftrags und aller daraus resultierenden Resultate)" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "receiverCopy.practitionerRole" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole#PractitionerRole"^^xsd:anyURI ] ; fhir:text [ fhir:v "Gesundheitsfachperson oder -organisation" ] ; fhir:type [ fhir:v "group" ] ; fhir:repeats [ fhir:v "true"^^xsd:boolean ] ; ( fhir:item [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/variable"^^xsd:anyURI ] ; fhir:value [ a fhir:Expression ; fhir:name [ fhir:v "linkIdPrefix" ] ; fhir:language [ fhir:v "text/fhirpath" ] ; fhir:expression [ fhir:v "'receiverCopy.practitionerRole.practitioner.'" ] ] ] ) ; fhir:linkId [ fhir:v "receiverCopy.practitionerRole.practitioner" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole#PractitionerRole.practitioner"^^xsd:anyURI ] ; fhir:text [ fhir:v "Gesundheitsfachperson" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "receiverCopy.practitionerRole.practitioner.title" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.name.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-practitioner#Practitioner.name.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-practitioner#Practitioner.name.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://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.telecom.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://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner#Practitioner.telecom.value"^^xsd:anyURI ] ; fhir:text [ fhir:v "E-Mail" ] ; fhir:type [ fhir:v "string" ] ] ) ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/variable"^^xsd:anyURI ] ; fhir:value [ a fhir:Expression ; fhir:name [ fhir:v "linkIdPrefix" ] ; fhir:language [ fhir:v "text/fhirpath" ] ; fhir:expression [ fhir:v "'receiverCopy.practitionerRole.organization.'" ] ] ] ) ; fhir:linkId [ fhir:v "receiverCopy.practitionerRole.organization" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole#PractitionerRole.organization"^^xsd:anyURI ] ; fhir:text [ fhir:v "Gesundheitsorganisatiton" ] ; fhir:type [ fhir:v "group" ] ; ( 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: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:text [ fhir:v "PLZ" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "receiverCopy.practitionerRole.organization.city" ] ; fhir:text [ fhir:v "Ort" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "receiverCopy.practitionerRole.organization.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:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/variable"^^xsd:anyURI ] ; fhir:value [ a fhir:Expression ; fhir:name [ fhir:v "linkIdPrefix" ] ; fhir:language [ fhir:v "text/fhirpath" ] ; fhir:expression [ fhir:v "'receiverCopy.relatedPerson.'" ] ] ] ) ; 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 "Vorname" ] ; 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: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:text [ fhir:v "PLZ" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "receiverCopy.relatedPerson.city" ] ; fhir:text [ fhir:v "Ort" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "receiverCopy.relatedPerson.country" ] ; fhir:text [ fhir:v "Land" ] ; fhir:type [ fhir:v "string" ] ] ) ] ) ] [ fhir:linkId [ fhir:v "antecedentEpisodeOfCare" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-composition#Composition.extension:antecedentEpisodeOfCare"^^xsd:anyURI ] ; fhir:text [ fhir:v "Vorgängiger Aufenthalt in Spital / Heim" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "antecedentEpisodeOfCare.start" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-episodeofcare#EpisodeOfCare.Period.end"^^xsd:anyURI ] ; fhir:text [ fhir:v "Von" ] ; fhir:type [ fhir:v "dateTime" ] ] [ fhir:linkId [ fhir:v "antecedentEpisodeOfCare.end" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-episodeofcare#EpisodeOfCare.Period.end"^^xsd:anyURI ] ; fhir:text [ fhir:v "Bis" ] ; fhir:type [ fhir:v "dateTime" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/variable"^^xsd:anyURI ] ; fhir:value [ a fhir:Expression ; fhir:name [ fhir:v "linkIdPrefix" ] ; fhir:language [ fhir:v "text/fhirpath" ] ; fhir:expression [ fhir:v "'antecedentEpisodeOfCare.managingOrganization.'" ] ] ] ) ; fhir:linkId [ fhir:v "antecedentEpisodeOfCare.managingOrganization" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-episodeofcare#EpisodeOfCare.managingOrganization"^^xsd:anyURI ] ; fhir:text [ fhir:v "Spital /Heim" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "antecedentEpisodeOfCare.managingOrganization.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:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression"^^xsd:anyURI ] ; fhir:value [ a fhir:Expression ; fhir:language [ fhir:v "text/fhirpath" ] ; fhir:expression [ fhir:v "%address.line" ] ] ] ) ; fhir:linkId [ fhir:v "antecedentEpisodeOfCare.managingOrganization.streetAddressLine" ] ; fhir:text [ fhir:v "Strasse, Hausnummer, Postfach etc." ] ; fhir:type [ fhir:v "string" ] ; fhir:repeats [ fhir:v "true"^^xsd:boolean ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression"^^xsd:anyURI ] ; fhir:value [ a fhir:Expression ; fhir:language [ fhir:v "text/fhirpath" ] ; fhir:expression [ fhir:v "%address.postalCode" ] ] ] ) ; fhir:linkId [ fhir:v "antecedentEpisodeOfCare.managingOrganization.postalCode" ] ; fhir:text [ fhir:v "PLZ" ] ; fhir:type [ fhir:v "string" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression"^^xsd:anyURI ] ; fhir:value [ a fhir:Expression ; fhir:language [ fhir:v "text/fhirpath" ] ; fhir:expression [ fhir:v "%address.city" ] ] ] ) ; fhir:linkId [ fhir:v "antecedentEpisodeOfCare.managingOrganization.city" ] ; fhir:text [ fhir:v "Ort" ] ; fhir:type [ fhir:v "string" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression"^^xsd:anyURI ] ; fhir:value [ a fhir:Expression ; fhir:language [ fhir:v "text/fhirpath" ] ; fhir:expression [ fhir:v "%address.country" ] ] ] ) ; fhir:linkId [ fhir:v "antecedentEpisodeOfCare.managingOrganization.country" ] ; fhir:text [ fhir:v "Land" ] ; fhir:type [ fhir:v "string" ] ] ) ] ) ] [ fhir:linkId [ fhir:v "appointment" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-servicerequest#ServiceRequest.extension:locationAndTime"^^xsd:anyURI ] ; fhir:text [ fhir:v "Ort und Zeit der Durchführung der angeforderten Leistung" ] ; fhir:type [ fhir:v "group" ] ; fhir:repeats [ fhir:v "true"^^xsd:boolean ] ; ( fhir:item [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/variable"^^xsd:anyURI ] ; fhir:value [ a fhir:Expression ; fhir:name [ fhir:v "linkIdPrefix" ] ; fhir:language [ fhir:v "text/fhirpath" ] ; fhir:expression [ fhir:v "'appointment.location.'" ] ] ] ) ; fhir:linkId [ fhir:v "appointment.location" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-appointment#Appointment.participant.actor"^^xsd:anyURI ] ; fhir:text [ fhir:v "Ort der Durchführung" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "appointment.location.name" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-location#Location.name"^^xsd:anyURI ] ; fhir:text [ fhir:v "Name" ] ; fhir:type [ fhir:v "string" ] ; fhir:required [ fhir:v "true"^^xsd:boolean ] ] [ fhir:linkId [ fhir:v "appointment.location.phone" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-location#Location.telecom"^^xsd:anyURI ] ; fhir:text [ fhir:v "Telefon" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "appointment.location.email" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-location#Location.telecom"^^xsd:anyURI ] ; fhir:text [ fhir:v "E-Mail" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "appointment.location.postalCode" ] ; fhir:text [ fhir:v "PLZ" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "appointment.location.city" ] ; fhir:text [ fhir:v "Ort" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:linkId [ fhir:v "appointment.location.country" ] ; fhir:text [ fhir:v "Land" ] ; fhir:type [ fhir:v "string" ] ] ) ] [ fhir:linkId [ fhir:v "appointment.requestedPeriod" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-appointment#Appointment.requestedPeriod"^^xsd:anyURI ] ; fhir:text [ fhir:v "Datum und Zeit, wann der Termin bevorzugt geplant werden soll" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "appointment.requestedPeriod.start" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-appointment#Appointment.requestedPeriod.start"^^xsd:anyURI ] ; fhir:text [ fhir:v "Von" ] ; fhir:type [ fhir:v "dateTime" ] ] [ fhir:linkId [ fhir:v "appointment.requestedPeriod.end" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-appointment#Appointment.requestedPeriod.end"^^xsd:anyURI ] ; fhir:text [ fhir:v "Bis" ] ; fhir:type [ fhir:v "dateTime" ] ] ) ] [ fhir:linkId [ fhir:v "appointment.status" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-appointment#Appointment.status"^^xsd:anyURI ] ; fhir:text [ fhir:v "Status" ] ; fhir:type [ fhir:v "choice" ] ; fhir:required [ fhir:v "true"^^xsd:boolean ] ; ( fhir:answerOption [ fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://hl7.org/fhir/appointmentstatus"^^xsd:anyURI ] ; fhir:code [ fhir:v "proposed" ] ; fhir:display [ fhir:v "Wunsch des Patienten (vorgeschlagen)" ] ] ; fhir:initialSelected [ fhir:v "true"^^xsd:boolean ] ] [ fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://hl7.org/fhir/appointmentstatus"^^xsd:anyURI ] ; fhir:code [ fhir:v "pending" ] ; fhir:display [ fhir:v "Vom Patienten bestätigt, aber vom Leistungserbringer noch nicht (ausstehend)" ] ] ] [ fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://hl7.org/fhir/appointmentstatus"^^xsd:anyURI ] ; fhir:code [ fhir:v "booked" ] ; fhir:display [ fhir:v "Vom Patienten und Leistungserbringer bestätigt (gebucht)" ] ] ] ) ] [ fhir:linkId [ fhir:v "appointment.patientInstruction" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-appointment#Appointment.patientInstruction"^^xsd:anyURI ] ; fhir:text [ fhir:v "Patienteninformation für diesen Termin" ] ; fhir:type [ fhir:v "string" ] ] ) ] [ fhir:linkId [ fhir:v "consent" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-composition#Composition.extension:patientConsent"^^xsd:anyURI ] ; fhir:text [ fhir:v "Einverständniserklärung" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "patient.consent.statement" ] ; fhir:text [ fhir:v "Ist der Patient über die Anmeldung informiert und explizit einverstanden?" ] ; fhir:type [ fhir:v "choice" ] ; ( fhir:answerOption [ fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://fhir.ch/ig/ch-orf/CodeSystem/ch-orf-cs-consentstatus"^^xsd:anyURI ] ; fhir:code [ fhir:v "ExplicitAgreement" ] ; fhir:display [ fhir:v "Patient is informed and has explicitly agreed" ] ] ] [ fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://fhir.ch/ig/ch-orf/CodeSystem/ch-orf-cs-consentstatus"^^xsd:anyURI ] ; fhir:code [ fhir:v "Other" ] ; fhir:display [ fhir:v "Other situation such as 'implicit agreement', 'agreed by legal guardian' etc." ] ] ] ) ; ( fhir:item [ fhir:linkId [ fhir:v "patient.consent.statement.note" ] ; fhir:text [ fhir:v "Anmerkung" ] ; fhir:type [ fhir:v "string" ] ] ) ] ) ] [ fhir:linkId [ fhir:v "purpose" ] ; fhir:text [ fhir:v "Wozu wird der Patient zugewiesen?" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "purpose.aim" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-servicerequest#ServiceRequest.code.text"^^xsd:anyURI ] ; fhir:text [ fhir:v "Procedere / Behandlung" ] ; fhir:type [ fhir:v "string" ] ; ( fhir:item [ fhir:linkId [ fhir:v "purpose.aim.detail" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-servicerequest#ServiceRequest.orderDetail.text"^^xsd:anyURI ] ; fhir:text [ fhir:v "Procedere / Behandlung im Detail" ] ; fhir:type [ fhir:v "string" ] ; fhir:repeats [ fhir:v "true"^^xsd:boolean ] ] ) ] [ fhir:linkId [ fhir:v "reason.statement" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-servicerequest#ServiceRequest.reasonCode.text"^^xsd:anyURI ] ; fhir:text [ fhir:v "Begründung" ] ; fhir:type [ fhir:v "string" ] ; fhir:repeats [ fhir:v "true"^^xsd:boolean ] ] ) ] [ fhir:linkId [ fhir:v "diagnosisList" ] ; fhir:text [ fhir:v "Diagnosen und Befunde" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "diagnosisList.primaryDiagnosis" ] ; fhir:text [ fhir:v "Hauptdiagnosen / Probleme" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "diagnosisList.primaryDiagnosis.item" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-servicerequest#ServiceRequest.reasonReference"^^xsd:anyURI ] ; fhir:text [ fhir:v "Hauptdiagnose / Problem" ] ; fhir:type [ fhir:v "string" ] ; fhir:repeats [ fhir:v "true"^^xsd:boolean ] ] ) ] [ fhir:linkId [ fhir:v "diagnosisList.secondaryDiagnosis" ] ; fhir:text [ fhir:v "Nebendiagnosen / Probleme" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "diagnosisList.secondaryDiagnosis.item" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-servicerequest#ServiceRequest.supportingInfo:diagnosis"^^xsd:anyURI ] ; fhir:text [ fhir:v "Nebendiagnose / Problem" ] ; fhir:type [ fhir:v "string" ] ; fhir:repeats [ fhir:v "true"^^xsd:boolean ] ] ) ] [ fhir:linkId [ fhir:v "diagnosisList.bodyHeight" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-servicerequest#ServiceRequest.supportingInfo:bodyHeight"^^xsd:anyURI ] ; fhir:text [ fhir:v "Grösse (cm)" ] ; fhir:type [ fhir:v "quantity" ] ] [ fhir:linkId [ fhir:v "diagnosisList.bodyWeight" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-servicerequest#ServiceRequest.supportingInfo:bodyWeight"^^xsd:anyURI ] ; fhir:text [ fhir:v "Gewicht (kg)" ] ; fhir:type [ fhir:v "quantity" ] ] [ fhir:linkId [ fhir:v "diagnosisList.pregnancy" ] ; fhir:text [ fhir:v "Schwangerschaft" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "diagnosisList.pregnancy.present" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-servicerequest#ServiceRequest.supportingInfo:pregnancy"^^xsd:anyURI ] ; fhir:text [ fhir:v "Schwanger" ] ; fhir:type [ fhir:v "boolean" ] ] [ fhir:linkId [ fhir:v "diagnosisList.pregnancy.expectedDeliveryDate" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-servicerequest#ServiceRequest.supportingInfo:pregnancy"^^xsd:anyURI ] ; fhir:text [ fhir:v "Erwarteter Geburtstermin" ] ; fhir:type [ fhir:v "dateTime" ] ] ) ] ) ] [ fhir:linkId [ fhir:v "anamnesis" ] ; fhir:text [ fhir:v "Anamnese" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "anamnesis.historyofillnesses" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-servicerequest#ServiceRequest.supportingInfo:historyofIllnesses"^^xsd:anyURI ] ; fhir:text [ fhir:v "Bisherige Krankheiten und Unfälle" ] ; fhir:type [ fhir:v "text" ] ] [ fhir:linkId [ fhir:v "anamnesis.historyofprocedures" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-servicerequest#ServiceRequest.supportingInfo:historyofProcedures"^^xsd:anyURI ] ; fhir:text [ fhir:v "Bisherige Abklärungen und Eingriffe" ] ; fhir:type [ fhir:v "text" ] ] [ fhir:linkId [ fhir:v "anamnesis.devices" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-servicerequest#ServiceRequest.supportingInfo:devices"^^xsd:anyURI ] ; fhir:text [ fhir:v "Implantate, Schrittmacher, Neurostimulatoren etc." ] ; fhir:type [ fhir:v "text" ] ] [ fhir:linkId [ fhir:v "anamnesis.socialhistory" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-servicerequest#ServiceRequest.supportingInfo:socialHistory"^^xsd:anyURI ] ; fhir:text [ fhir:v "Sozialanamnese" ] ; fhir:type [ fhir:v "text" ] ] [ fhir:linkId [ fhir:v "anamnesis.functionalStatus" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-servicerequest#ServiceRequest.supportingInfo:functionalStatus"^^xsd:anyURI ] ; fhir:text [ fhir:v "Funktion, Behinderungen" ] ; fhir:type [ fhir:v "text" ] ] ) ] [ fhir:linkId [ fhir:v "medication" ] ; fhir:text [ fhir:v "Medikation" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "medication.medication" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-medication#Medication.code.text"^^xsd:anyURI ] ; fhir:text [ fhir:v "Medikament" ] ; fhir:type [ fhir:v "string" ] ; fhir:repeats [ fhir:v "true"^^xsd:boolean ] ; ( fhir:item [ fhir:linkId [ fhir:v "medication.dosage" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-medicationstatement#MedicationStatement.dosage:nonstructured"^^xsd:anyURI ] ; fhir:text [ fhir:v "Dosierung" ] ; fhir:type [ fhir:v "string" ] ] ) ] ) ] [ fhir:linkId [ fhir:v "allergyIntolerance" ] ; fhir:text [ fhir:v "Allergien und Intoleranzen" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "allergyIntolerance.status" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-servicerequest#ServiceRequest.supportingInfo:allergiesIntolerances"^^xsd:anyURI ] ; fhir:text [ fhir:v "Allergien / Intoleranzen" ] ; fhir:type [ fhir:v "text" ] ] ) ] [ fhir:linkId [ fhir:v "immunizationStatus" ] ; fhir:text [ fhir:v "Impfstatus" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "immunizationStatus.status" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-servicerequest#ServiceRequest.supportingInfo:immunizations"^^xsd:anyURI ] ; fhir:text [ fhir:v "Bisherige Impfungen" ] ; fhir:type [ fhir:v "text" ] ] ) ] [ fhir:linkId [ fhir:v "lab" ] ; fhir:text [ fhir:v "Labor" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "lab.result" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-servicerequest#ServiceRequest.supportingInfo:labresults"^^xsd:anyURI ] ; fhir:text [ fhir:v "Laborresultat" ] ; fhir:type [ fhir:v "string" ] ; fhir:repeats [ fhir:v "true"^^xsd:boolean ] ] ) ] [ fhir:linkId [ fhir:v "pathology" ] ; fhir:text [ fhir:v "Pathologie" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "pathology.result" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-servicerequest#ServiceRequest.supportingInfo:pathologyresults"^^xsd:anyURI ] ; fhir:text [ fhir:v "Pathologiebefunde" ] ; fhir:type [ fhir:v "text" ] ] ) ] [ fhir:linkId [ fhir:v "imaging" ] ; fhir:text [ fhir:v "Bildgebung" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "imaging.result" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-servicerequest#ServiceRequest.supportingInfo:imagingresults"^^xsd:anyURI ] ; fhir:text [ fhir:v "Befunde aus der Bildgebung" ] ; fhir:type [ fhir:v "text" ] ] ) ] [ fhir:linkId [ fhir:v "cardiology" ] ; fhir:text [ fhir:v "Kardiologie" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "cardiology.result" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-servicerequest#ServiceRequest.supportingInfo:cardiologyresults"^^xsd:anyURI ] ; fhir:text [ fhir:v "EKG / Kardiologische Befunde" ] ; fhir:type [ fhir:v "text" ] ] ) ] [ fhir:linkId [ fhir:v "attachment" ] ; fhir:text [ fhir:v "Anhang" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "attachment.title" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-documentreferencet#content.attachment.title"^^xsd:anyURI ] ; fhir:text [ fhir:v "Dateiname und -endung der angehängten Datei (z.B. \"Verlauf.pdf\")" ] ; fhir:type [ fhir:v "string" ] ; fhir:repeats [ fhir:v "true"^^xsd:boolean ] ; ( fhir:item [ fhir:linkId [ fhir:v "attachment.description" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-documentreference#content.descritption"^^xsd:anyURI ] ; fhir:text [ fhir:v "Beschreibung" ] ; fhir:type [ fhir:v "string" ] ] ) ] ) ] [ fhir:linkId [ fhir:v "note" ] ; fhir:text [ fhir:v "Bemerkungen" ] ; fhir:type [ fhir:v "group" ] ; ( fhir:item [ fhir:linkId [ fhir:v "note.text" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-servicerequest#ServiceRequest.note.text"^^xsd:anyURI ] ; fhir:text [ fhir:v "Kommentar" ] ; fhir:type [ fhir:v "string" ] ] ) ] ) . # <http://example.com/fhir/QuestionnaireResponse/QuestionnaireResponseEtoc> a fhir:QuestionnaireResponse ; fhir:id [ fhir:v "QuestionnaireResponseEtoc"] ; # fhir:meta [ ( 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\"><p><b>Generated Narrative: QuestionnaireResponse</b><a name=\"QuestionnaireResponseEtoc\"> </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\">Resource QuestionnaireResponse "QuestionnaireResponseEtoc" </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-QuestionnaireEtoc.html\">QuestionnaireEtoc</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.fillerOrderIdentifier</p><p><b>text</b>: Auftragsnummer des Auftragsempfängers</p><blockquote><p><b>answer</b></p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: order.fillerOrderIdentifierDomain</p><p><b>text</b>: Identifier Domain der Auftragsnummer des Auftragsempfängers</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><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>: initiator</p><p><b>text</b>: Initiant dieser Anmeldung</p><blockquote><p><b>item</b></p><p><b>linkId</b>: initiator.legalrelation</p><p><b>text</b>: Juristische Beziehung zum Patienten</p><blockquote><p><b>answer</b></p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: initiator.personalrelation</p><p><b>text</b>: Persönliche Beziehung zum Patienten?</p><blockquote><p><b>answer</b></p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: initiator.relatedPerson</p><p><b>text</b>: Andere Person</p><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.localPidDomain</p><p><b>text</b>: Lokale Patienten-ID Domain</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><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><p><b>item</b></p><p><b>linkId</b>: patient.languageOfCorrespondence</p><p><b>text</b>: Korrespondenzsprache</p><blockquote><p><b>answer</b></p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: patient.contactperson</p><p><b>text</b>: Kontaktperson</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><p><b>item</b></p><p><b>linkId</b>: familydoctor</p><p><b>text</b>: Hausarzt</p><blockquote><p><b>item</b></p></blockquote></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: requestedEncounter</p><p><b>text</b>: Patientenaufnahme</p><blockquote><p><b>item</b></p><p><b>linkId</b>: requestedEncounter.class</p><p><b>text</b>: Voraussichtlich: Ambulant / Stationär / Notfall</p><blockquote><p><b>answer</b></p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: requestedEncounter.desiredAccommodation</p><p><b>text</b>: Zimmerkategorie</p><blockquote><p><b>answer</b></p></blockquote></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: coverage</p><p><b>text</b>: Kostenträger</p><blockquote><p><b>item</b></p><p><b>linkId</b>: coverage.kvg</p><p><b>text</b>: Krankenkasse (nach KVG)</p><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><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>: receiverCopy</p><p><b>text</b>: Kopieempfänger (Kopie dieses Auftrags und aller daraus resultierenden Resultate)</p><blockquote><p><b>item</b></p><p><b>linkId</b>: receiverCopy.practitionerRole</p><p><b>text</b>: Gesundheitsfachperson oder -organisation</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>: receiverCopy.patient</p><p><b>text</b>: Patient selbst</p><blockquote><p><b>answer</b></p></blockquote></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: antecedentEpisodeOfCare</p><p><b>text</b>: Vorgängiger Aufenthalt in Spital / Heim</p><blockquote><p><b>item</b></p><p><b>linkId</b>: antecedentEpisodeOfCare.start</p><p><b>text</b>: Von</p><blockquote><p><b>answer</b></p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: antecedentEpisodeOfCare.end</p><p><b>text</b>: Bis</p><blockquote><p><b>answer</b></p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: antecedentEpisodeOfCare.managingOrganization</p><p><b>text</b>: Spital /Heim</p><blockquote><p><b>item</b></p></blockquote></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: appointment</p><p><b>definition</b>: <a href=\"http://fhir.ch/ig/ch-orf/2.0.1/StructureDefinition-ch-orf-servicerequest.html\">CH ORF ServiceRequest</a></p><p><b>text</b>: Ort und Zeit der Durchführung der angeforderten Leistung</p><blockquote><p><b>item</b></p><p><b>linkId</b>: appointment.location</p><p><b>text</b>: Ort der Durchführung</p><blockquote><p><b>item</b></p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: appointment.status</p><blockquote><p><b>answer</b></p></blockquote></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: consent</p><p><b>text</b>: Einverständniserklärung</p><blockquote><p><b>item</b></p><p><b>linkId</b>: patient.consent.statement</p><p><b>text</b>: Ist der Patient über die Anmeldung informiert und explizit einverstanden?</p><blockquote><p><b>answer</b></p></blockquote></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: purpose</p><p><b>text</b>: Wozu wird der Patient zugewiesen?</p><blockquote><p><b>item</b></p><p><b>linkId</b>: purpose.aim</p><p><b>text</b>: Procedere / Behandlung</p><blockquote><p><b>answer</b></p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: reason.statement</p><p><b>text</b>: Begründung</p><blockquote><p><b>answer</b></p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: reason.statement</p><p><b>text</b>: Begründung</p><blockquote><p><b>answer</b></p></blockquote></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: diagnosisList</p><p><b>text</b>: Diagnosen und Befunde</p><blockquote><p><b>item</b></p><p><b>linkId</b>: diagnosisList.primaryDiagnosis</p><p><b>text</b>: Hauptdiagnosen / Probleme</p><blockquote><p><b>item</b></p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: diagnosisList.secondaryDiagnosis</p><p><b>text</b>: Nebendiagnosen / Probleme</p><blockquote><p><b>item</b></p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: diagnosisList.bodyHeight</p><p><b>definition</b>: <a href=\"StructureDefinition-ch-etoc-servicerequest.html\">CH eTOC Service Request</a></p><p><b>text</b>: Grösse (cm)</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: diagnosisList.bodyWeight</p><p><b>definition</b>: <a href=\"StructureDefinition-ch-etoc-servicerequest.html\">CH eTOC Service Request</a></p><p><b>text</b>: Gewicht (kg)</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: diagnosisList.pregnancy</p><blockquote><p><b>item</b></p></blockquote></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: anamnesis</p><p><b>text</b>: Anamnese</p><blockquote><p><b>item</b></p><p><b>linkId</b>: anamnesis.historyofillnesses</p><p><b>definition</b>: <a href=\"StructureDefinition-ch-etoc-servicerequest.html\">CH eTOC Service Request</a></p><p><b>text</b>: Bisherige Krankheiten und Unfälle</p><blockquote><p><b>answer</b></p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: anamnesis.historyofprocedures</p><p><b>definition</b>: <a href=\"StructureDefinition-ch-etoc-servicerequest.html\">CH eTOC Service Request</a></p><p><b>text</b>: Bisherige Abklärungen und Eingriffe</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: anamnesis.devices</p><p><b>definition</b>: <a href=\"StructureDefinition-ch-etoc-servicerequest.html\">CH eTOC Service Request</a></p><p><b>text</b>: Implantate, Schrittmacher, Neurostimulatoren etc.</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: anamnesis.socialhistory</p><p><b>definition</b>: <a href=\"StructureDefinition-ch-etoc-servicerequest.html\">CH eTOC Service Request</a></p><p><b>text</b>: Sozialanamnese</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: anamnesis.functionalStatus</p><p><b>definition</b>: <a href=\"StructureDefinition-ch-etoc-servicerequest.html\">CH eTOC Service Request</a></p><p><b>text</b>: Funktion, Behinderungen</p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: medication</p><p><b>text</b>: Medikation</p><blockquote><p><b>item</b></p><p><b>linkId</b>: medication.medication</p><p><b>text</b>: Medikament</p><blockquote><p><b>answer</b></p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: medication.medication</p><p><b>text</b>: Medikament</p><blockquote><p><b>answer</b></p></blockquote></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: allergyIntolerance</p><p><b>text</b>: Allergien und Intoleranzen</p><h3>Items</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>LinkId</b></td><td><b>Text</b></td></tr><tr><td style=\"display: none\">*</td><td>allergyIntolerance.status</td><td>Bekannte Allergien / Intoleranzen</td></tr></table></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: immunizationStatus</p><p><b>text</b>: Impfstatus</p><h3>Items</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>LinkId</b></td><td><b>Text</b></td></tr><tr><td style=\"display: none\">*</td><td>immunizationStatus.status</td><td>Bisherige Impfungen</td></tr></table></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: lab</p><p><b>text</b>: Labor</p><h3>Items</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>LinkId</b></td><td><b>Text</b></td></tr><tr><td style=\"display: none\">*</td><td>lab.result</td><td>Laborresultate</td></tr></table></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: pathology</p><p><b>text</b>: Pathologie</p><h3>Items</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>LinkId</b></td><td><b>Text</b></td></tr><tr><td style=\"display: none\">*</td><td>pathology.result</td><td>Pathologiebefunde</td></tr></table></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: imaging</p><p><b>text</b>: Bildgebung</p><h3>Items</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>LinkId</b></td><td><b>Text</b></td></tr><tr><td style=\"display: none\">*</td><td>imaging.result</td><td>Befund aus der Bildgebung</td></tr></table></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: cardiology</p><p><b>text</b>: Kardiologie</p><blockquote><p><b>item</b></p><p><b>linkId</b>: cardiology.result</p><p><b>text</b>: EKG / Kardiologische Befunde</p><blockquote><p><b>answer</b></p></blockquote></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: attachment</p><p><b>text</b>: Anhang</p><blockquote><p><b>item</b></p><p><b>linkId</b>: attachment.title</p><p><b>text</b>: Dateiname und -endung der angehängten Datei (z.B. "Verlauf.pdf")</p><blockquote><p><b>answer</b></p></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: attachment.title</p><p><b>text</b>: Dateiname und -endung der angehängten Datei (z.B. "Verlauf.pdf")</p><blockquote><p><b>answer</b></p></blockquote></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: note</p><p><b>text</b>: Bemerkungen</p><blockquote><p><b>item</b></p><p><b>linkId</b>: note.text</p><p><b>text</b>: Kommentar</p><blockquote><p><b>answer</b></p></blockquote></blockquote></blockquote></div>" ] ; # fhir:questionnaire [ fhir:v "http://fhir.ch/ig/ch-etoc/Questionnaire/QuestionnaireEtoc"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-etoc/Questionnaire/QuestionnaireEtoc> ] ; # 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.999.1.3.4.5.6.7" ] ] ) ] [ fhir:linkId [ fhir:v "order.fillerOrderIdentifier" ] ; fhir:text [ fhir:v "Auftragsnummer des Auftragsempfängers" ] ; ( fhir:answer [ fhir:value [ fhir:v "456" ] ] ) ] [ fhir:linkId [ fhir:v "order.fillerOrderIdentifierDomain" ] ; fhir:text [ fhir:v "Identifier Domain der Auftragsnummer des Auftragsempfängers" ] ; ( fhir:answer [ fhir:value [ fhir:v "urn:oid:2.999.7.8.9.10.11" ] ] ) ] [ 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 "Rderfiller" ] ] ) ] [ fhir:linkId [ fhir:v "order.notificationContactDocument.practitioner.givenName" ] ; fhir:text [ fhir:v "Vorname" ] ; ( fhir:answer [ fhir:value [ fhir:v "Otto" ] ] ) ] [ fhir:linkId [ fhir:v "order.notificationContactDocument.practitioner.phone" ] ; fhir:text [ fhir:v "Telefon" ] ; ( fhir:answer [ fhir:value [ fhir:v "044 412 00 99" ] ] ) ] [ fhir:linkId [ fhir:v "order.notificationContactDocument.practitioner.email" ] ; fhir:text [ fhir:v "E-Mail" ] ; ( fhir:answer [ fhir:value [ fhir:v "otto.rderfiller@happyhosptial.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 "Rderplacer" ] ] ) ] [ fhir:linkId [ fhir:v "order.notificationContactDocumentResponse.practitioner.givenName" ] ; fhir:text [ fhir:v "Vorname" ] ; ( fhir:answer [ fhir:value [ fhir:v "Ottilie" ] ] ) ] [ fhir:linkId [ fhir:v "order.notificationContactDocumentResponse.practitioner.phone" ] ; fhir:text [ fhir:v "Telefon" ] ; ( fhir:answer [ fhir:value [ fhir:v "044 333 22 11" ] ] ) ] [ fhir:linkId [ fhir:v "order.notificationContactDocumentResponse.practitioner.email" ] ; fhir:text [ fhir:v "E-Mail" ] ; ( fhir:answer [ fhir:value [ fhir:v "ottilie.rderplacer@happydoctors.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 "Rderfiller" ] ] ) ] [ fhir:linkId [ fhir:v "receiver.practitioner.givenName" ] ; fhir:text [ fhir:v "Vorname" ] ; ( fhir:answer [ fhir:value [ fhir:v "Otto" ] ] ) ] [ fhir:linkId [ fhir:v "receiver.practitioner.gln" ] ; fhir:text [ fhir:v "GLN" ] ; ( fhir:answer [ fhir:value [ fhir:v "7601000201041" ] ] ) ] [ fhir:linkId [ fhir:v "receiver.practitioner.zsr" ] ; fhir:text [ fhir:v "ZSR" ] ; ( fhir:answer [ fhir:value [ fhir:v "A123262" ] ] ) ] [ fhir:linkId [ fhir:v "receiver.practitioner.phone" ] ; fhir:text [ fhir:v "Telefon" ] ; ( fhir:answer [ fhir:value [ fhir:v "044 412 00 99" ] ] ) ] [ fhir:linkId [ fhir:v "receiver.practitioner.email" ] ; fhir:text [ fhir:v "E-Mail" ] ; ( fhir:answer [ fhir:value [ fhir:v "otto.rderfiller@happyhospital.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 "Spital Happyhospital" ] ] ) ] [ fhir:linkId [ fhir:v "receiver.organization.streetAddressLine" ] ; fhir:text [ fhir:v "Strasse, Hausnummer, Postfach etc." ] ; ( fhir:answer [ fhir:value [ fhir:v "Happystrasse 14" ] ] [ fhir:value [ fhir:v "Postfach 14" ] ] ) ] [ fhir:linkId [ fhir:v "receiver.organization.postalCode" ] ; fhir:text [ fhir:v "PLZ" ] ; ( fhir:answer [ fhir:value [ fhir:v "8000" ] ] ) ] [ fhir:linkId [ fhir:v "receiver.organization.city" ] ; fhir:text [ fhir:v "Ort" ] ; ( fhir:answer [ fhir:value [ fhir:v "Zürich" ] ] ) ] [ fhir:linkId [ fhir:v "receiver.organization.country" ] ; fhir:text [ fhir:v "Land" ] ; ( fhir:answer [ fhir:value [ fhir:v "Schweiz" ] ] ) ] ) ] ) ] [ fhir:linkId [ fhir:v "initiator" ] ; fhir:text [ fhir:v "Initiant dieser Anmeldung" ] ; ( fhir:item [ fhir:linkId [ fhir:v "initiator.legalrelation" ] ; fhir:text [ fhir:v "Juristische Beziehung zum Patienten" ] ; ( fhir:answer [ fhir:value [ a fhir:Coding, sct:373068000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "373068000" ] ; fhir:display [ fhir:v "Nicht definiert" ] ] ] ) ] [ fhir:linkId [ fhir:v "initiator.personalrelation" ] ; fhir:text [ fhir:v "Persönliche Beziehung zum Patienten?" ] ; ( fhir:answer [ fhir:value [ a fhir:Coding, sct:65616008 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "65616008" ] ] ] ) ] [ fhir:linkId [ fhir:v "initiator.relatedPerson" ] ; fhir:text [ fhir:v "Andere Person" ] ; ( fhir:item [ fhir:linkId [ fhir:v "initiator.relatedPerson.familyName" ] ; fhir:text [ fhir:v "Name" ] ; ( fhir:answer [ fhir:value [ fhir:v "Leidend" ] ] ) ] [ fhir:linkId [ fhir:v "initiator.relatedPerson.givenName" ] ; fhir:text [ fhir:v "Vorname" ] ; ( fhir:answer [ fhir:value [ fhir:v "Fritz" ] ] ) ] ) ] ) ] [ 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 "Ufferer" ] ] ) ] [ fhir:linkId [ fhir:v "patient.maidenName" ] ; fhir:text [ fhir:v "Ledigname" ] ; ( fhir:answer [ fhir:value [ fhir:v "Leidend" ] ] ) ] [ fhir:linkId [ fhir:v "patient.givenName" ] ; fhir:text [ fhir:v "Vorname" ] ; ( fhir:answer [ fhir:value [ fhir:v "Susanna" ] ] ) ] [ fhir:linkId [ fhir:v "patient.localPid" ] ; fhir:text [ fhir:v "Lokale Patienten-ID" ] ; ( fhir:answer [ fhir:value [ fhir:v "11.22.33.4567" ] ] ) ] [ fhir:linkId [ fhir:v "patient.localPidDomain" ] ; fhir:text [ fhir:v "Lokale Patienten-ID Domain" ] ; ( fhir:answer [ fhir:value [ fhir:v "urn:oid:2.999.1.2.3.4" ] ] ) ] [ fhir:linkId [ fhir:v "patient.birthDate" ] ; fhir:text [ fhir:v "Geburtsdatum" ] ; ( fhir:answer [ fhir:value [ fhir:v "1970-03-14"^^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 "female" ] ] ] ) ] [ 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 "3" ] ; fhir:display [ fhir:v "verwitwet" ] ] ] ) ] [ fhir:linkId [ fhir:v "patient.phone" ] ; fhir:text [ fhir:v "Telefon" ] ; ( fhir:answer [ fhir:value [ fhir:v "079 979 79 79" ] ] ) ] [ fhir:linkId [ fhir:v "patient.email" ] ; fhir:text [ fhir:v "E-Mail" ] ; ( fhir:answer [ fhir:value [ fhir:v "susanna@ufferer.ch" ] ] ) ] [ fhir:linkId [ fhir:v "patient.streetAddressLine" ] ; fhir:text [ fhir:v "Strasse, Hausnummer, Postfach etc." ] ; ( fhir:answer [ fhir:value [ fhir:v "Musterweg 6a" ] ] ) ] [ fhir:linkId [ fhir:v "patient.postalCode" ] ; fhir:text [ fhir:v "PLZ" ] ; ( fhir:answer [ fhir:value [ fhir:v "8000" ] ] ) ] [ fhir:linkId [ fhir:v "patient.city" ] ; fhir:text [ fhir:v "Ort" ] ; ( fhir:answer [ fhir:value [ fhir:v "Zürich" ] ] ) ] [ fhir:linkId [ fhir:v "patient.country" ] ; fhir:text [ fhir:v "Land" ] ; ( fhir:answer [ fhir:value [ fhir:v "Schweiz" ] ] ) ] [ fhir:linkId [ fhir:v "patient.languageOfCorrespondence" ] ; fhir:text [ fhir:v "Korrespondenzsprache" ] ; ( fhir:answer [ fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ; fhir:code [ fhir:v "de-CH" ] ; fhir:display [ fhir:v "German (Switzerland)" ] ] ] ) ] [ fhir:linkId [ fhir:v "patient.contactperson" ] ; fhir:text [ fhir:v "Kontaktperson" ] ; ( fhir:item [ fhir:linkId [ fhir:v "patient.contactperson.relationship" ] ; fhir:text [ fhir:v "Beziehung" ] ; ( fhir:answer [ fhir:value [ fhir:v "Guter Freund" ] ] ) ] [ fhir:linkId [ fhir:v "patient.contactperson.familyName" ] ; fhir:text [ fhir:v "Name" ] ; ( fhir:answer [ fhir:value [ fhir:v "Freund" ] ] ) ] [ fhir:linkId [ fhir:v "patient.contactperson.givenName" ] ; fhir:text [ fhir:v "Vorname" ] ; ( fhir:answer [ fhir:value [ fhir:v "Max" ] ] ) ] [ fhir:linkId [ fhir:v "patient.contactperson.phone" ] ; fhir:text [ fhir:v "Telefon" ] ; ( fhir:answer [ fhir:value [ fhir:v "079 111 22 33" ] ] ) ] [ fhir:linkId [ fhir:v "patient.contactperson.email" ] ; fhir:text [ fhir:v "E-Mail" ] ; ( fhir:answer [ fhir:value [ fhir:v "max@freund.ch" ] ] ) ] ) ] [ fhir:linkId [ fhir:v "familydoctor" ] ; fhir:text [ fhir:v "Hausarzt" ] ; ( fhir:item [ fhir:linkId [ fhir:v "familydoctor.practitioner" ] ; fhir:text [ fhir:v "Hausarzt Person" ] ; ( fhir:item [ fhir:linkId [ fhir:v "familydoctor.practitioner.title" ] ; fhir:text [ fhir:v "Titel" ] ; ( fhir:answer [ fhir:value [ fhir:v "Dr. med." ] ] ) ] [ fhir:linkId [ fhir:v "familydoctor.practitioner.familyName" ] ; fhir:text [ fhir:v "Name" ] ; ( fhir:answer [ fhir:value [ fhir:v "Meier" ] ] ) ] [ fhir:linkId [ fhir:v "familydoctor.practitioner.givenName" ] ; ( fhir:answer [ fhir:value [ fhir:v "Sabine" ] ] ) ] ) ] ) ] ) ] [ fhir:linkId [ fhir:v "requestedEncounter" ] ; fhir:text [ fhir:v "Patientenaufnahme" ] ; ( fhir:item [ fhir:linkId [ fhir:v "requestedEncounter.class" ] ; fhir:text [ fhir:v "Voraussichtlich: Ambulant / Stationär / Notfall" ] ; ( fhir:answer [ fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ; fhir:code [ fhir:v "EMER" ] ] ] ) ] [ fhir:linkId [ fhir:v "requestedEncounter.desiredAccommodation" ] ; fhir:text [ fhir:v "Zimmerkategorie" ] ; ( fhir:answer [ fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://fhir.ch/ig/ch-core/CodeSystem/bfs-medstats-21-encountertype"^^xsd:anyURI ] ; fhir:code [ fhir:v "2" ] ; fhir:display [ fhir:v "halbprivat" ] ] ] ) ] ) ] [ fhir:linkId [ fhir:v "coverage" ] ; fhir:text [ fhir:v "Kostenträger" ] ; ( fhir:item [ fhir:linkId [ fhir:v "coverage.kvg" ] ; fhir:text [ fhir:v "Krankenkasse (nach KVG)" ] ; ( fhir:item [ fhir:linkId [ fhir:v "coverage.kvg.name" ] ; fhir:text [ fhir:v "Name der Versicherung" ] ; ( fhir:answer [ fhir:value [ fhir:v "Sanitas" ] ] ) ] [ fhir:linkId [ fhir:v "coverage.kvg.insuranceCardNumber" ] ; fhir:text [ fhir:v "Kennnummer der Versichertenkarte" ] ; ( fhir:answer [ fhir:value [ fhir:v "80756015090002647590" ] ] ) ] ) ] ) ] [ 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 "Rderplacer" ] ] ) ] [ fhir:linkId [ fhir:v "sender.author.practitioner.givenName" ] ; fhir:text [ fhir:v "Vorname" ] ; ( fhir:answer [ fhir:value [ fhir:v "Ottilie" ] ] ) ] [ fhir:linkId [ fhir:v "sender.author.practitioner.gln" ] ; fhir:text [ fhir:v "GLN" ] ; ( fhir:answer [ fhir:value [ fhir:v "7601000618627" ] ] ) ] [ fhir:linkId [ fhir:v "sender.author.practitioner.zsr" ] ; fhir:text [ fhir:v "ZSR" ] ; ( fhir:answer [ fhir:value [ fhir:v "A123321" ] ] ) ] [ fhir:linkId [ fhir:v "sender.author.practitioner.phone" ] ; fhir:text [ fhir:v "Telefon" ] ; ( fhir:answer [ fhir:value [ fhir:v "044 333 22 11" ] ] ) ] [ fhir:linkId [ fhir:v "sender.author.practitioner.email" ] ; fhir:text [ fhir:v "E-Mail" ] ; ( fhir:answer [ fhir:value [ fhir:v "ottilie.rderplacer@happydoctors.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 "Praxis Happydoctors" ] ] ) ] [ fhir:linkId [ fhir:v "sender.author.organization.streetAddressLine" ] ; fhir:text [ fhir:v "Strasse, Hausnummer, Postfach etc." ] ; ( fhir:answer [ fhir:value [ fhir:v "Happystrasse 133" ] ] ) ] [ fhir:linkId [ fhir:v "sender.author.organization.postalCode" ] ; fhir:text [ fhir:v "PLZ" ] ; ( fhir:answer [ fhir:value [ fhir:v "8000" ] ] ) ] [ fhir:linkId [ fhir:v "sender.author.organization.city" ] ; fhir:text [ fhir:v "Ort" ] ; ( fhir:answer [ fhir:value [ fhir:v "Zürich" ] ] ) ] [ 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 "Boss" ] ] ) ] [ fhir:linkId [ fhir:v "sender.dataenterer.practitioner.givenName" ] ; fhir:text [ fhir:v "Vorname" ] ; ( fhir:answer [ fhir:value [ fhir:v "Stabilo" ] ] ) ] [ fhir:linkId [ fhir:v "sender.dataenterer.practitioner.phone" ] ; fhir:text [ fhir:v "Telefon" ] ; ( fhir:answer [ fhir:value [ fhir:v "044 333 22 12" ] ] ) ] [ fhir:linkId [ fhir:v "sender.dataenterer.practitioner.email" ] ; fhir:text [ fhir:v "E-Mail" ] ; ( fhir:answer [ fhir:value [ fhir:v "stabilo.boss@praxisseeblick.ch" ] ] ) ] ) ] ) ] ) ] [ fhir:linkId [ fhir:v "receiverCopy" ] ; fhir:text [ fhir:v "Kopieempfänger (Kopie dieses Auftrags und aller daraus resultierenden Resultate)" ] ; ( fhir:item [ fhir:linkId [ fhir:v "receiverCopy.practitionerRole" ] ; fhir:text [ fhir:v "Gesundheitsfachperson oder -organisation" ] ; ( fhir:item [ fhir:linkId [ fhir:v "receiverCopy.practitionerRole.practitioner" ] ; fhir:text [ fhir:v "Gesundheitsfachperson" ] ; ( fhir:item [ fhir:linkId [ fhir:v "receiverCopy.practitionerRole.practitioner.title" ] ; fhir:text [ fhir:v "Titel" ] ; ( fhir:answer [ fhir:value [ fhir:v "Dr. med." ] ] ) ] [ fhir:linkId [ fhir:v "receiverCopy.practitionerRole.practitioner.familyName" ] ; fhir:text [ fhir:v "Name" ] ; ( fhir:answer [ fhir:value [ fhir:v "Meier" ] ] ) ] [ fhir:linkId [ fhir:v "receiverCopy.practitionerRole.practitioner.givenName" ] ; fhir:text [ fhir:v "Vorname" ] ; ( fhir:answer [ fhir:value [ fhir:v "Sabine" ] ] ) ] [ fhir:linkId [ fhir:v "receiverCopy.practitionerRole.practitioner.phone" ] ; fhir:text [ fhir:v "Telefon" ] ; ( fhir:answer [ fhir:value [ fhir:v "044 333 22 11" ] ] ) ] [ fhir:linkId [ fhir:v "receiverCopy.practitionerRole.practitioner.email" ] ; fhir:text [ fhir:v "E-Mail" ] ; ( fhir:answer [ fhir:value [ fhir:v "sabine.meier@praxisseeblick.ch" ] ] ) ] ) ] [ fhir:linkId [ fhir:v "receiverCopy.practitionerRole.organization" ] ; fhir:text [ fhir:v "Gesundheitsorganisatiton" ] ; ( fhir:item [ fhir:linkId [ fhir:v "receiverCopy.practitionerRole.organization.name" ] ; fhir:text [ fhir:v "Name der Organisation" ] ; ( fhir:answer [ fhir:value [ fhir:v "Praxis Seeblick" ] ] ) ] [ fhir:linkId [ fhir:v "receiverCopy.practitionerRole.organization.streetAddressLine" ] ; fhir:text [ fhir:v "Strasse, Hausnummer, Postfach etc." ] ; ( fhir:answer [ fhir:value [ fhir:v "Seestrasse 133" ] ] ) ] [ fhir:linkId [ fhir:v "receiverCopy.practitionerRole.organization.postalCode" ] ; fhir:text [ fhir:v "PLZ" ] ; ( fhir:answer [ fhir:value [ fhir:v "8000" ] ] ) ] [ fhir:linkId [ fhir:v "receiverCopy.practitionerRole.organization.city" ] ; fhir:text [ fhir:v "Ort" ] ; ( fhir:answer [ fhir:value [ fhir:v "Zürich" ] ] ) ] [ fhir:linkId [ fhir:v "receiverCopy.practitionerRole.organization.country" ] ; fhir:text [ fhir:v "Land" ] ; ( fhir:answer [ fhir:value [ fhir:v "Schweiz" ] ] ) ] ) ] ) ] [ fhir:linkId [ fhir:v "receiverCopy.patient" ] ; fhir:text [ fhir:v "Patient selbst" ] ; ( fhir:answer [ fhir:value [ fhir:v "true"^^xsd:boolean ] ] ) ] ) ] [ fhir:linkId [ fhir:v "antecedentEpisodeOfCare" ] ; fhir:text [ fhir:v "Vorgängiger Aufenthalt in Spital / Heim" ] ; ( fhir:item [ fhir:linkId [ fhir:v "antecedentEpisodeOfCare.start" ] ; fhir:text [ fhir:v "Von" ] ; ( fhir:answer [ fhir:value [ fhir:v "2023-05-22"^^xsd:date ] ] ) ] [ fhir:linkId [ fhir:v "antecedentEpisodeOfCare.end" ] ; fhir:text [ fhir:v "Bis" ] ; ( fhir:answer [ fhir:value [ fhir:v "2023-05-27"^^xsd:date ] ] ) ] [ fhir:linkId [ fhir:v "antecedentEpisodeOfCare.managingOrganization" ] ; fhir:text [ fhir:v "Spital /Heim" ] ; ( fhir:item [ fhir:linkId [ fhir:v "antecedentEpisodeOfCare.managingOrganization.name" ] ; fhir:text [ fhir:v "Name der Organisation" ] ; ( fhir:answer [ fhir:value [ fhir:v "Spital Hinterfultigen" ] ] ) ] ) ] ) ] [ fhir:linkId [ fhir:v "appointment" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-servicerequest#ServiceRequest.extension:locationAndTime"^^xsd:anyURI ] ; fhir:text [ fhir:v "Ort und Zeit der Durchführung der angeforderten Leistung" ] ; ( fhir:item [ fhir:linkId [ fhir:v "appointment.location" ] ; fhir:text [ fhir:v "Ort der Durchführung" ] ; ( fhir:item [ fhir:linkId [ fhir:v "appointment.location.name" ] ; fhir:text [ fhir:v "Name" ] ; ( fhir:answer [ fhir:value [ fhir:v "Notfall Spital Happyhospital" ] ] ) ] ) ] [ fhir:linkId [ fhir:v "appointment.status" ] ; ( fhir:answer [ fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://hl7.org/fhir/appointmentstatus"^^xsd:anyURI ] ; fhir:code [ fhir:v "pending" ] ] ] ) ] ) ] [ fhir:linkId [ fhir:v "consent" ] ; fhir:text [ fhir:v "Einverständniserklärung" ] ; ( fhir:item [ fhir:linkId [ fhir:v "patient.consent.statement" ] ; fhir:text [ fhir:v "Ist der Patient über die Anmeldung informiert und explizit einverstanden?" ] ; ( fhir:answer [ fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://fhir.ch/ig/ch-orf/CodeSystem/ch-orf-cs-consentstatus"^^xsd:anyURI ] ; fhir:code [ fhir:v "Other" ] ; fhir:display [ fhir:v "Other situation such as 'implicit agreement', 'agreed by legal guardian' etc." ] ] ; ( fhir:item [ fhir:linkId [ fhir:v "patient.consent.statement.note" ] ; fhir:text [ fhir:v "Anmerkung" ] ; ( fhir:answer [ fhir:value [ fhir:v "Voraussichtlich einverstanden; Sohn wird die Situation beim nä. Besuch mit Pat. besprechen" ] ] ) ] ) ] ) ] ) ] [ fhir:linkId [ fhir:v "purpose" ] ; fhir:text [ fhir:v "Wozu wird der Patient zugewiesen?" ] ; ( fhir:item [ fhir:linkId [ fhir:v "purpose.aim" ] ; fhir:text [ fhir:v "Procedere / Behandlung" ] ; ( fhir:answer [ fhir:value [ fhir:v "Abklärung akuter Thoraxschmerzen" ] ; ( fhir:item [ fhir:linkId [ fhir:v "purpose.aim.detail" ] ; fhir:text [ fhir:v "Procedere / Behandlung im Detail" ] ; ( fhir:answer [ fhir:value [ fhir:v "Abklärung kardiale Ursache?" ] ] [ fhir:value [ fhir:v "Abklärung Ösophagitis?" ] ] ) ] ) ] ) ] [ fhir:linkId [ fhir:v "reason.statement" ] ; fhir:text [ fhir:v "Begründung" ] ; ( fhir:answer [ fhir:value [ fhir:v "Verdacht auf Vorderwandinfarkt" ] ] ) ] [ fhir:linkId [ fhir:v "reason.statement" ] ; fhir:text [ fhir:v "Begründung" ] ; ( fhir:answer [ fhir:value [ fhir:v "Reflux bekannt" ] ] ) ] ) ] [ fhir:linkId [ fhir:v "diagnosisList" ] ; fhir:text [ fhir:v "Diagnosen und Befunde" ] ; ( fhir:item [ fhir:linkId [ fhir:v "diagnosisList.primaryDiagnosis" ] ; fhir:text [ fhir:v "Hauptdiagnosen / Probleme" ] ; ( fhir:item [ fhir:linkId [ fhir:v "diagnosisList.primaryDiagnosis.item" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-servicerequest#ServiceRequest.reasonReference"^^xsd:anyURI ] ; fhir:text [ fhir:v "Hauptdiagnose / Problem" ] ; ( fhir:answer [ fhir:value [ fhir:v "St. nach Bypass 2017" ] ] ) ] ) ] [ fhir:linkId [ fhir:v "diagnosisList.secondaryDiagnosis" ] ; fhir:text [ fhir:v "Nebendiagnosen / Probleme" ] ; ( fhir:item [ fhir:linkId [ fhir:v "diagnosisList.secondaryDiagnosis.item" ] ; fhir:text [ fhir:v "Nebendiagnose / Problem" ] ; ( fhir:answer [ fhir:value [ fhir:v "Hypertonie (Syst um 180 mm HG)" ] ] [ fhir:value [ fhir:v "Hypercholesterinämie seit Jahren" ] ] ) ] ) ] [ fhir:linkId [ fhir:v "diagnosisList.bodyHeight" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-servicerequest#ServiceRequest.supportingInfo:bodyHeight"^^xsd:anyURI ] ; fhir:text [ fhir:v "Grösse (cm)" ] ] [ fhir:linkId [ fhir:v "diagnosisList.bodyWeight" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-servicerequest#ServiceRequest.supportingInfo:bodyWeight"^^xsd:anyURI ] ; fhir:text [ fhir:v "Gewicht (kg)" ] ] [ fhir:linkId [ fhir:v "diagnosisList.pregnancy" ] ; ( fhir:item [ fhir:linkId [ fhir:v "diagnosisList.pregnancy.expectedDeliveryDate" ] ] ) ] ) ] [ fhir:linkId [ fhir:v "anamnesis" ] ; fhir:text [ fhir:v "Anamnese" ] ; ( fhir:item [ fhir:linkId [ fhir:v "anamnesis.historyofillnesses" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-servicerequest#ServiceRequest.supportingInfo:historyofIllnesses"^^xsd:anyURI ] ; fhir:text [ fhir:v "Bisherige Krankheiten und Unfälle" ] ; ( fhir:answer [ fhir:value [ fhir:v "Endokarditis 1999" ] ] ) ] [ fhir:linkId [ fhir:v "anamnesis.historyofprocedures" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-servicerequest#ServiceRequest.supportingInfo:historyofProcedures"^^xsd:anyURI ] ; fhir:text [ fhir:v "Bisherige Abklärungen und Eingriffe" ] ] [ fhir:linkId [ fhir:v "anamnesis.devices" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-servicerequest#ServiceRequest.supportingInfo:devices"^^xsd:anyURI ] ; fhir:text [ fhir:v "Implantate, Schrittmacher, Neurostimulatoren etc." ] ] [ fhir:linkId [ fhir:v "anamnesis.socialhistory" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-servicerequest#ServiceRequest.supportingInfo:socialHistory"^^xsd:anyURI ] ; fhir:text [ fhir:v "Sozialanamnese" ] ] [ fhir:linkId [ fhir:v "anamnesis.functionalStatus" ] ; fhir:definition [ fhir:v "http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-servicerequest#ServiceRequest.supportingInfo:functionalStatus"^^xsd:anyURI ] ; fhir:text [ fhir:v "Funktion, Behinderungen" ] ] ) ] [ fhir:linkId [ fhir:v "medication" ] ; fhir:text [ fhir:v "Medikation" ] ; ( fhir:item [ fhir:linkId [ fhir:v "medication.medication" ] ; fhir:text [ fhir:v "Medikament" ] ; ( fhir:answer [ fhir:value [ fhir:v "Erdabyclor" ] ; ( fhir:item [ fhir:linkId [ fhir:v "medication.dosage" ] ; fhir:text [ fhir:v "Dosierung" ] ; ( fhir:answer [ fhir:value [ fhir:v "0/25 mg 1/2-0-0" ] ] ) ] ) ] ) ] [ fhir:linkId [ fhir:v "medication.medication" ] ; fhir:text [ fhir:v "Medikament" ] ; ( fhir:answer [ fhir:value [ fhir:v "Nitroglycerin" ] ; ( fhir:item [ fhir:linkId [ fhir:v "medication.dosage" ] ; fhir:text [ fhir:v "Dosierung" ] ; ( fhir:answer [ fhir:value [ fhir:v "0.8 mg s.L.; 16h15" ] ] ) ] ) ] ) ] ) ] [ fhir:linkId [ fhir:v "allergyIntolerance" ] ; fhir:text [ fhir:v "Allergien und Intoleranzen" ] ; ( fhir:item [ fhir:linkId [ fhir:v "allergyIntolerance.status" ] ; fhir:text [ fhir:v "Bekannte Allergien / Intoleranzen" ] ] ) ] [ fhir:linkId [ fhir:v "immunizationStatus" ] ; fhir:text [ fhir:v "Impfstatus" ] ; ( fhir:item [ fhir:linkId [ fhir:v "immunizationStatus.status" ] ; fhir:text [ fhir:v "Bisherige Impfungen" ] ] ) ] [ fhir:linkId [ fhir:v "lab" ] ; fhir:text [ fhir:v "Labor" ] ; ( fhir:item [ fhir:linkId [ fhir:v "lab.result" ] ; fhir:text [ fhir:v "Laborresultate" ] ] ) ] [ fhir:linkId [ fhir:v "pathology" ] ; fhir:text [ fhir:v "Pathologie" ] ; ( fhir:item [ fhir:linkId [ fhir:v "pathology.result" ] ; fhir:text [ fhir:v "Pathologiebefunde" ] ] ) ] [ fhir:linkId [ fhir:v "imaging" ] ; fhir:text [ fhir:v "Bildgebung" ] ; ( fhir:item [ fhir:linkId [ fhir:v "imaging.result" ] ; fhir:text [ fhir:v "Befund aus der Bildgebung" ] ] ) ] [ fhir:linkId [ fhir:v "cardiology" ] ; fhir:text [ fhir:v "Kardiologie" ] ; ( fhir:item [ fhir:linkId [ fhir:v "cardiology.result" ] ; fhir:text [ fhir:v "EKG / Kardiologische Befunde" ] ; ( fhir:answer [ fhir:value [ fhir:v "ST-Hebungen V1-V5" ] ] ) ] ) ] [ fhir:linkId [ fhir:v "attachment" ] ; fhir:text [ fhir:v "Anhang" ] ; ( fhir:item [ fhir:linkId [ fhir:v "attachment.title" ] ; fhir:text [ fhir:v "Dateiname und -endung der angehängten Datei (z.B. \"Verlauf.pdf\")" ] ; ( fhir:answer [ fhir:value [ fhir:v "EKG_S_Ufferer_26052023.pdf" ] ; ( fhir:item [ fhir:linkId [ fhir:v "attachment.description" ] ; fhir:text [ fhir:v "Beschreibung" ] ; ( fhir:answer [ fhir:value [ fhir:v "EKG vom 26.05.2023" ] ] ) ] ) ] ) ] [ fhir:linkId [ fhir:v "attachment.title" ] ; fhir:text [ fhir:v "Dateiname und -endung der angehängten Datei (z.B. \"Verlauf.pdf\")" ] ; ( fhir:answer [ fhir:value [ fhir:v "Pflegeplan_Spitex_S_Ufferer_26052023.pdf" ] ; ( fhir:item [ fhir:linkId [ fhir:v "attachment.description" ] ; fhir:text [ fhir:v "Beschreibung" ] ; ( fhir:answer [ fhir:value [ fhir:v "Aktueller Pflegeplan der Spitex" ] ] ) ] ) ] ) ] ) ] [ fhir:linkId [ fhir:v "note" ] ; fhir:text [ fhir:v "Bemerkungen" ] ; ( fhir:item [ fhir:linkId [ fhir:v "note.text" ] ; fhir:text [ fhir:v "Kommentar" ] ; ( fhir:answer [ fhir:value [ fhir:v "Patientin ist sehr ängstlich" ] ] ) ] ) ] ) . # <http://example.com/fhir/ServiceRequest/ServiceRequestEtoc> a fhir:ServiceRequest ; fhir:id [ fhir:v "ServiceRequestEtoc"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-servicerequest"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-servicerequest> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ServiceRequest</b><a name=\"ServiceRequestEtoc\"> </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\">Resource ServiceRequest "ServiceRequestEtoc" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-etoc-servicerequest.html\">CH eTOC Service Request</a></p></div><p><b>CH ORF Location and Time</b>: <a href=\"#Appointment_AppointmentHospitalStay\">See above (Appointment/AppointmentHospitalStay)</a></p><p><b>identifier</b>: Placer Identifier: 12345</p><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>priority</b>: routine</p><p><b>code</b>: Abklärung akuter Thoraxschmerzen <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>subject</b>: <a href=\"#Patient_SUfferer\">See above (Patient/SUfferer)</a></p><p><b>requester</b>: <a href=\"#PractitionerRole_ORderplacerHappyDoctors\">See above (PractitionerRole/ORderplacerHappyDoctors)</a></p><p><b>reasonCode</b>: Verdacht auf Vorderwandinfarkt <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>reasonReference</b>: <a href=\"#Condition_PrimaryDiagnosis\">See above (Condition/PrimaryDiagnosis)</a></p><p><b>insurance</b>: <a href=\"#Coverage_CoverageKVG\">See above (Coverage/CoverageKVG)</a></p><p><b>supportingInfo</b>: </p><ul><li><a href=\"#Observation_BodyHeight\">See above (Observation/BodyHeight)</a></li><li><a href=\"#Observation_BodyWeight\">See above (Observation/BodyWeight)</a></li><li><a href=\"#Condition_SecondaryDiagnosis1\">See above (Condition/SecondaryDiagnosis1)</a></li><li><a href=\"#Condition_SecondaryDiagnosis2\">See above (Condition/SecondaryDiagnosis2)</a></li></ul><p><b>note</b>: Patient ist sehr ängstlich</p></div>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-locationandtime"^^xsd:anyURI ] ; fhir:value [ a fhir:Reference ; fhir:reference [ fhir:v "Appointment/AppointmentHospitalStay" ] ] ] ) ; # 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:system [ fhir:v "urn:oid:1.3.4.5.6.7"^^xsd:anyURI ] ; fhir:value [ fhir:v "12345" ] ] ) ; # fhir:status [ fhir:v "active"] ; # fhir:intent [ fhir:v "order"] ; # fhir:priority [ fhir:v "routine"] ; # fhir:code [ fhir:text [ fhir:v "Abklärung akuter Thoraxschmerzen" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/SUfferer" ] ] ; # fhir:requester [ fhir:reference [ fhir:v "PractitionerRole/ORderplacerHappyDoctors" ] ] ; # fhir:reasonCode ( [ fhir:text [ fhir:v "Verdacht auf Vorderwandinfarkt" ] ] ) ; # fhir:reasonReference ( [ fhir:reference [ fhir:v "Condition/PrimaryDiagnosis" ] ] ) ; # fhir:insurance ( [ fhir:reference [ fhir:v "Coverage/CoverageKVG" ] ] ) ; # fhir:supportingInfo ( [ fhir:reference [ fhir:v "Observation/BodyHeight" ] ] [ fhir:reference [ fhir:v "Observation/BodyWeight" ] ] [ fhir:reference [ fhir:v "Condition/SecondaryDiagnosis1" ] ] [ fhir:reference [ fhir:v "Condition/SecondaryDiagnosis2" ] ] ) ; # fhir:note ( [ fhir:text [ fhir:v "Patient ist sehr ängstlich" ] ] ) . # <http://example.com/fhir/Patient/SUfferer> a fhir:Patient ; fhir:id [ fhir:v "SUfferer"] ; # 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 "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Patient</b><a name=\"SUfferer\"> </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\">Resource Patient "SUfferer" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://fhir.ch/ig/ch-core/4.0.1/StructureDefinition-ch-core-patient.html\">CH Core Patient</a></p></div><p><b>name</b>: Susanna Ufferer (OFFICIAL), Leidend (MAIDEN)</p><p><b>telecom</b>: <a href=\"tel:+41799797979\">+41 79 979 79 79</a>, <a href=\"mailto:susanna@ufferer.ch\">susanna@ufferer.ch</a></p><p><b>gender</b>: female</p><p><b>birthDate</b>: 1970-03-14</p><p><b>address</b>: Musterweg 6a Zürich 8000 Schweiz (HOME)</p></div>" ] ; # fhir:name ( [ fhir:use [ fhir:v "official" ] ; fhir:family [ fhir:v "Ufferer" ; ( fhir:extension [ fhir:url [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-ech-11-name"^^xsd:anyURI ] ; fhir:value [ fhir:v "officialName" ] ] ) ] ; ( fhir:given [ fhir:v "Susanna" ; ( fhir:extension [ fhir:url [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-ech-11-firstname"^^xsd:anyURI ] ; fhir:value [ fhir:v "officialFirstName" ] ] ) ] ) ] [ fhir:use [ fhir:v "maiden" ] ; fhir:family [ fhir:v "Leidend" ; ( fhir:extension [ fhir:url [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-ech-11-name"^^xsd:anyURI ] ; fhir:value [ fhir:v "originalName" ] ] ) ] ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "+41 79 979 79 79" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "susanna@ufferer.ch" ] ] ) ; # fhir:gender [ fhir:v "female"] ; # fhir:birthDate [ fhir:v "1970-03-14"^^xsd:date] ; # fhir:address ( [ fhir:use [ fhir:v "home" ] ; ( fhir:line [ fhir:v "Musterweg" ] [ fhir:v "6a" ] ) ; fhir:city [ fhir:v "Zürich" ] ; fhir:postalCode [ fhir:v "8000" ] ; fhir:country [ fhir:v "Schweiz" ] ] ) . # <http://example.com/fhir/Patient/SUffererCopyReceiver> a fhir:Patient ; fhir:id [ fhir:v "SUffererCopyReceiver"] ; # 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 "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Patient</b><a name=\"SUffererCopyReceiver\"> </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\">Resource Patient "SUffererCopyReceiver" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://fhir.ch/ig/ch-core/4.0.1/StructureDefinition-ch-core-patient.html\">CH Core Patient</a></p></div><p><b>name</b>: Susanna Ufferer </p><p><b>telecom</b>: <a href=\"tel:+41799797979\">+41 79 979 79 79</a>, <a href=\"mailto:susanna@ufferer.ch\">susanna@ufferer.ch</a></p><p><b>address</b>: Musterweg 6a Zürich 8000 Schweiz (HOME)</p></div>" ] ; # fhir:name ( [ fhir:family [ fhir:v "Ufferer" ] ; ( fhir:given [ fhir:v "Susanna" ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "+41 79 979 79 79" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "susanna@ufferer.ch" ] ] ) ; # fhir:address ( [ fhir:use [ fhir:v "home" ] ; ( fhir:line [ fhir:v "Musterweg 6a" ] ) ; fhir:city [ fhir:v "Zürich" ] ; fhir:postalCode [ fhir:v "8000" ] ; fhir:country [ fhir:v "Schweiz" ] ] ) . # <http://example.com/fhir/PractitionerRole/DAtaentererHappyDoctors> a fhir:PractitionerRole ; fhir:id [ fhir:v "DAtaentererHappyDoctors"] ; # 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\"><p><b>Generated Narrative: PractitionerRole</b><a name=\"DAtaentererHappyDoctors\"> </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\">Resource PractitionerRole "DAtaentererHappyDoctors" </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>: <a href=\"#Practitioner_DAtaenterer\">See above (Practitioner/DAtaenterer)</a></p><p><b>organization</b>: <a href=\"#Organization_HappyDoctors\">See above (Organization/HappyDoctors)</a></p></div>" ] ; # fhir:practitioner [ fhir:reference [ fhir:v "Practitioner/DAtaenterer" ] ] ; # fhir:organization [ fhir:reference [ fhir:v "Organization/HappyDoctors" ] ] . # <http://example.com/fhir/Practitioner/DAtaenterer> a fhir:Practitioner ; fhir:id [ fhir:v "DAtaenterer"] ; # 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\"><p><b>Generated Narrative: Practitioner</b><a name=\"DAtaenterer\"> </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\">Resource Practitioner "DAtaenterer" </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>name</b>: Doris Ataenterer </p><p><b>telecom</b>: <a href=\"tel:+41443332211\">+41 44 333 22 11</a>, <a href=\"mailto:d.ataenterer@happydoctors.ch\">d.ataenterer@happydoctors.ch</a></p></div>" ] ; # fhir:name ( [ fhir:family [ fhir:v "Ataenterer" ] ; ( fhir:given [ fhir:v "Doris" ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "+41 44 333 22 11" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "d.ataenterer@happydoctors.ch" ] ] ) . # <http://example.com/fhir/PractitionerRole/ORderplacerHappyDoctors> a fhir:PractitionerRole ; fhir:id [ fhir:v "ORderplacerHappyDoctors"] ; # 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\"><p><b>Generated Narrative: PractitionerRole</b><a name=\"ORderplacerHappyDoctors\"> </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\">Resource PractitionerRole "ORderplacerHappyDoctors" </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>: <a href=\"#Practitioner_ORderplacer\">See above (Practitioner/ORderplacer)</a></p><p><b>organization</b>: <a href=\"#Organization_HappyDoctors\">See above (Organization/HappyDoctors)</a></p></div>" ] ; # fhir:practitioner [ fhir:reference [ fhir:v "Practitioner/ORderplacer" ] ] ; # fhir:organization [ fhir:reference [ fhir:v "Organization/HappyDoctors" ] ] . # <http://example.com/fhir/Practitioner/ORderplacer> a fhir:Practitioner ; fhir:id [ fhir:v "ORderplacer"] ; # 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\"><p><b>Generated Narrative: Practitioner</b><a name=\"ORderplacer\"> </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\">Resource Practitioner "ORderplacer" </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>: id: 7601000050717</p><p><b>name</b>: Ottilie Rderplacer (OFFICIAL)</p><p><b>telecom</b>: <a href=\"tel:+41443332211\">+41 44 333 22 11</a>, <a href=\"mailto:o.rderplacer@happydoctors.ch\">o.rderplacer@happydoctors.ch</a></p></div>" ] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:oid:2.51.1.3"^^xsd:anyURI ] ; fhir:value [ fhir:v "7601000050717" ] ] ) ; # fhir:name ( [ fhir:use [ fhir:v "official" ] ; fhir:family [ fhir:v "Rderplacer" ] ; ( fhir:given [ fhir:v "Ottilie" ] ) ; ( 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 "+41 44 333 22 11" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "o.rderplacer@happydoctors.ch" ] ] ) . # <http://example.com/fhir/PractitionerRole/MedicalDepartmentHappyHospital> a fhir:PractitionerRole ; fhir:id [ fhir:v "MedicalDepartmentHappyHospital"] ; # 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\"><p><b>Generated Narrative: PractitionerRole</b><a name=\"MedicalDepartmentHappyHospital\"> </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\">Resource PractitionerRole "MedicalDepartmentHappyHospital" </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>organization</b>: <a href=\"#Organization_HappyHospital\">See above (Organization/HappyHospital)</a></p></div>" ] ; # fhir:organization [ fhir:reference [ fhir:v "Organization/HappyHospital" ] ] . # <http://example.com/fhir/Organization/HappyDoctors> a fhir:Organization ; fhir:id [ fhir:v "HappyDoctors"] ; # 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\"><p><b>Generated Narrative: Organization</b><a name=\"HappyDoctors\"> </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\">Resource Organization "HappyDoctors" </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>name</b>: Praxis Happy Docotors</p><p><b>address</b>: Kantonsstrasse 14 Postfach 14 Zürich 8000 Schweiz </p></div>" ] ; # fhir:name [ fhir:v "Praxis Happy Docotors"] ; # fhir:address ( [ ( fhir:line [ fhir:v "Kantonsstrasse 14" ] [ fhir:v "Postfach 14" ] ) ; fhir:city [ fhir:v "Zürich" ] ; fhir:postalCode [ fhir:v "8000" ] ; fhir:country [ fhir:v "Schweiz" ] ] ) . # <http://example.com/fhir/Organization/HappyHospital> a fhir:Organization ; fhir:id [ fhir:v "HappyHospital"] ; # 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\"><p><b>Generated Narrative: Organization</b><a name=\"HappyHospital\"> </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\">Resource Organization "HappyHospital" </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>name</b>: Klinik Happy Hospital</p><p><b>address</b>: Seestrasse 133 Haus C Zürich 8000 Schweiz </p></div>" ] ; # fhir:name [ fhir:v "Klinik Happy Hospital"] ; # fhir:address ( [ ( fhir:line [ fhir:v "Seestrasse 133" ] [ fhir:v "Haus C" ] ) ; fhir:city [ fhir:v "Zürich" ] ; fhir:postalCode [ fhir:v "8000" ] ; fhir:country [ fhir:v "Schweiz" ] ] ) . # <http://example.com/fhir/Condition/PrimaryDiagnosis> a fhir:Condition ; fhir:id [ fhir:v "PrimaryDiagnosis"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-primary-diagnosis"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-primary-diagnosis> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Condition</b><a name=\"PrimaryDiagnosis\"> </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\">Resource Condition "PrimaryDiagnosis" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-etoc-primary-diagnosis.html\">CH eTOC Primary Diagnosis Condition</a></p></div><p><b>category</b>: Primary Diagnosis <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ch-etoc-conditioncategory.html\">Extension Category of Condition</a>#primary-diagnosis)</span></p><p><b>code</b>: St. nach Bypass 2007 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>subject</b>: <a href=\"#Patient_SUfferer\">See above (Patient/SUfferer)</a></p></div>" ] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://fhir.ch/ig/ch-etoc/CodeSystem/ch-etoc-conditioncategory"^^xsd:anyURI ] ; fhir:code [ fhir:v "primary-diagnosis" ] ; fhir:display [ fhir:v "Primary Diagnosis" ] ] ) ] ) ; # fhir:code [ fhir:text [ fhir:v "St. nach Bypass 2007" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/SUfferer" ] ] . # <http://example.com/fhir/Condition/SecondaryDiagnosis1> a fhir:Condition ; fhir:id [ fhir:v "SecondaryDiagnosis1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-secondary-diagnosis"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-secondary-diagnosis> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Condition</b><a name=\"SecondaryDiagnosis1\"> </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\">Resource Condition "SecondaryDiagnosis1" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-etoc-secondary-diagnosis.html\">CH eTOC Secondary Diagnosis Condition</a></p></div><p><b>category</b>: Secondary Diagnosis <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ch-etoc-conditioncategory.html\">Extension Category of Condition</a>#secondary-diagnosis)</span></p><p><b>code</b>: Hypertonie (Syst um 180 mm HG) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>subject</b>: <a href=\"#Patient_SUfferer\">See above (Patient/SUfferer)</a></p></div>" ] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://fhir.ch/ig/ch-etoc/CodeSystem/ch-etoc-conditioncategory"^^xsd:anyURI ] ; fhir:code [ fhir:v "secondary-diagnosis" ] ; fhir:display [ fhir:v "Secondary Diagnosis" ] ] ) ] ) ; # fhir:code [ fhir:text [ fhir:v "Hypertonie (Syst um 180 mm HG)" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/SUfferer" ] ] . # <http://example.com/fhir/Condition/SecondaryDiagnosis2> a fhir:Condition ; fhir:id [ fhir:v "SecondaryDiagnosis2"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-secondary-diagnosis"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-secondary-diagnosis> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Condition</b><a name=\"SecondaryDiagnosis2\"> </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\">Resource Condition "SecondaryDiagnosis2" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-etoc-secondary-diagnosis.html\">CH eTOC Secondary Diagnosis Condition</a></p></div><p><b>category</b>: Secondary Diagnosis <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ch-etoc-conditioncategory.html\">Extension Category of Condition</a>#secondary-diagnosis)</span></p><p><b>code</b>: Hypercholesterinämie <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>subject</b>: <a href=\"#Patient_SUfferer\">See above (Patient/SUfferer)</a></p></div>" ] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://fhir.ch/ig/ch-etoc/CodeSystem/ch-etoc-conditioncategory"^^xsd:anyURI ] ; fhir:code [ fhir:v "secondary-diagnosis" ] ; fhir:display [ fhir:v "Secondary Diagnosis" ] ] ) ] ) ; # fhir:code [ fhir:text [ fhir:v "Hypercholesterinämie" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/SUfferer" ] ] . # <http://example.com/fhir/Observation/BodyHeight> a fhir:Observation ; fhir:id [ fhir:v "BodyHeight"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-bodyheight-observation"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-bodyheight-observation> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"BodyHeight\"> </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\">Resource Observation "BodyHeight" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-etoc-bodyheight-observation.html\">CH eTOC Body Height Observation</a></p></div><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.4.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#vital-signs)</span></p><p><b>code</b>: Body height <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#8302-2)</span></p><p><b>subject</b>: <a href=\"#Patient_SUfferer\">See above (Patient/SUfferer)</a></p><p><b>effective</b>: 2019-04-01</p><p><b>value</b>: 176 cm<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code cm = 'cm')</span></p></div>" ] ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ; fhir:code [ fhir:v "vital-signs" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ a loinc:8302-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "8302-2" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/SUfferer" ] ] ; # fhir:effective [ fhir:v "2019-04-01"^^xsd:date] ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "176"^^xsd:decimal ] ; fhir:unit [ fhir:v "cm" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "cm" ] ] . # <http://example.com/fhir/Observation/BodyWeight> a fhir:Observation ; fhir:id [ fhir:v "BodyWeight"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-bodyweight-observation"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-bodyweight-observation> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"BodyWeight\"> </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\">Resource Observation "BodyWeight" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-etoc-bodyweight-observation.html\">CH eTOC Body Weight Observation</a></p></div><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.4.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#vital-signs)</span></p><p><b>code</b>: Body weight <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#29463-7)</span></p><p><b>subject</b>: <a href=\"#Patient_SUfferer\">See above (Patient/SUfferer)</a></p><p><b>effective</b>: 2019-04-01</p><p><b>value</b>: 99 kg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code kg = 'kg')</span></p></div>" ] ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ; fhir:code [ fhir:v "vital-signs" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ a loinc:29463-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "29463-7" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/SUfferer" ] ] ; # fhir:effective [ fhir:v "2019-04-01"^^xsd:date] ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "99"^^xsd:decimal ] ; fhir:unit [ fhir:v "kg" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "kg" ] ] . # <http://example.com/fhir/Coverage/CoverageKVG> a fhir:Coverage ; fhir:id [ fhir:v "CoverageKVG"] ; # 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\"><p><b>Generated Narrative: Coverage</b><a name=\"CoverageKVG\"> </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\">Resource Coverage "CoverageKVG" </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: 80756015090002647590</p><p><b>status</b>: active</p><p><b>type</b>: According to KVG <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://fhir.ch/ig/ch-orf/2.0.1/CodeSystem-ch-orf-cs-coveragetype.html\">Coverage Type</a>#KVG)</span></p><p><b>beneficiary</b>: <a href=\"#Patient_SUfferer\">See above (Patient/SUfferer)</a></p><p><b>payor</b>: <a name=\"Sanitas\"> </a></p><blockquote><p/><p><a name=\"Sanitas\"> </a></p><p><b>name</b>: Sanitas</p></blockquote><hr/><blockquote><p><b>Generated Narrative: Organization #Sanitas</b><a name=\"Sanitas\"> </a></p><p><b>name</b>: Sanitas</p></blockquote></div>" ] ; # fhir:contained ( [ a fhir:Organization ; fhir:id [ fhir:v "Sanitas" ] ; 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:name [ fhir:v "Sanitas" ] ] ) ; # 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:value [ fhir:v "80756015090002647590" ] ] ) ; # 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 "KVG" ] ; fhir:display [ fhir:v "According to KVG" ] ] ) ] ; # fhir:beneficiary [ fhir:reference [ fhir:v "Patient/SUfferer" ] ] ; # fhir:payor ( [ fhir:reference [ fhir:v "#Sanitas" ] ] ) . # <http://example.com/fhir/Appointment/AppointmentHospitalStay> a fhir:Appointment ; fhir:id [ fhir:v "AppointmentHospitalStay"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-appointment"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-appointment> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Appointment</b><a name=\"AppointmentHospitalStay\"> </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\">Resource Appointment "AppointmentHospitalStay" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://fhir.ch/ig/ch-orf/2.0.1/StructureDefinition-ch-orf-appointment.html\">CH ORF Appointment</a></p></div><p><b>status</b>: proposed</p><p><b>patientInstruction</b>: Wunschtermin der Patientin</p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td><td><b>Status</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"#Location_LocationHospitalStay\">See above (Location/LocationHospitalStay)</a></td><td>tentative</td></tr></table><p><b>requestedPeriod</b>: 2019-04-01 15:00:00+0000 --> 2019-04-01 15:30:00+0000</p></div>" ] ; # fhir:status [ fhir:v "proposed"] ; # fhir:patientInstruction [ fhir:v "Wunschtermin der Patientin"] ; # fhir:participant ( [ fhir:actor [ fhir:reference [ fhir:v "Location/LocationHospitalStay" ] ] ; fhir:status [ fhir:v "tentative" ] ] ) ; # fhir:requestedPeriod ( [ fhir:start [ fhir:v "2019-04-01T15:00:00.000+00:00"^^xsd:dateTime ] ; fhir:end [ fhir:v "2019-04-01T15:30:00.000+00:00"^^xsd:dateTime ] ] ) . # <http://example.com/fhir/Location/LocationHospitalStay> a fhir:Location ; fhir:id [ fhir:v "LocationHospitalStay"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-location"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-location> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Location</b><a name=\"LocationHospitalStay\"> </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\">Resource Location "LocationHospitalStay" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://fhir.ch/ig/ch-orf/2.0.1/StructureDefinition-ch-orf-location.html\">CH ORF Location</a></p></div><p><b>name</b>: Happy Hospital</p><p><b>telecom</b>: <a href=\"tel:+41444126556\">+41 44 412 65 56</a></p><p><b>address</b>: Seestrasse 133 Innere Medizin Zürich 8000 Schweiz </p></div>" ] ; # fhir:name [ fhir:v "Happy Hospital"] ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "+41 44 412 65 56" ] ] ) ; # fhir:address [ ( fhir:line [ fhir:v "Seestrasse 133" ] [ fhir:v "Innere Medizin" ] ) ; fhir:city [ fhir:v "Zürich" ] ; fhir:postalCode [ fhir:v "8000" ] ; fhir:country [ fhir:v "Schweiz" ] ] . #
IG © 2021+ HL7 Switzerland. Package ch.fhir.ig.ch-etoc#2.0.1 based on FHIR 4.0.1. Generated 2023-12-28
Links: Table of Contents |
QA Report
| Propose a change