CH LAB-Order (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 3.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-lab-order/ and changes regularly. See the Directory of published versions
@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 "ch-lab-order-document-with-sr"] ; # fhir:meta [ fhir:versionId [ fhir:v "1" ] ; fhir:lastUpdated [ fhir:v "2019-04-01T20:18:41.341+00:00"^^xsd:dateTime ] ; ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-document-with-sr"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-document-with-sr> ] ) ] ; # fhir:language [ fhir:v "en"] ; # fhir:identifier [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:26d3dff7-ab05-4737-a49c-5eccd33595f8" ] ] ; # 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/ch-lab-order-composition-with-sr"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/Composition/ch-lab-order-composition-with-sr> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Patient/HansGuggindieluft"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/Patient/HansGuggindieluft> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Patient/FranzMuster"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/Patient/FranzMuster> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Patient/BeatBorer"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/Patient/BeatBorer> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Practitioner/MarcMustermann"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/Practitioner/MarcMustermann> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Organization/Gruppenpraxis"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/Organization/Gruppenpraxis> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/PractitionerRole/MarcMustermannGruppenpraxis"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/PractitionerRole/MarcMustermannGruppenpraxis> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Practitioner/EvaErlenmeyer"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/Practitioner/EvaErlenmeyer> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Organization/LaborPipette"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/Organization/LaborPipette> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/PractitionerRole/EvaErlenmeyerLaborPipette"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/PractitionerRole/EvaErlenmeyerLaborPipette> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Practitioner/PeterPresto"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/Practitioner/PeterPresto> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/PractitionerRole/PeterPrestoGruppenpraxis"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/PractitionerRole/PeterPrestoGruppenpraxis> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Coverage/HealthInsuranceCard"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/Coverage/HealthInsuranceCard> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Specimen/Serum"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/Specimen/Serum> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/ServiceRequest/LabOrder-potassium"^^xsd:anyURI ] ; ( fhir:resource <http://example.com/fhir/ServiceRequest/LabOrder-potassium> ) ] ) . # <http://example.com/fhir/Composition/ch-lab-order-composition-with-sr> a fhir:Composition ; fhir:id [ fhir:v "ch-lab-order-composition-with-sr"] ; # fhir:meta [ fhir:versionId [ fhir:v "1" ] ; fhir:lastUpdated [ fhir:v "2021-02-18T17:04:38.520+00:00"^^xsd:dateTime ] ; ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-composition-with-sr"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-composition-with-sr> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div>Laboratory Order</div></div>" ] ; # fhir:extension ( [ ( fhir:extension [ fhir:url [ fhir:v "enterer"^^xsd:anyURI ] ; fhir:value [ a fhir:Reference ; fhir:reference [ fhir:v "PractitionerRole/MarcMustermannGruppenpraxis" ] ] ] ) ; 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-urgentnoficationcontactforthisdocument"^^xsd:anyURI ] ; fhir:value [ a fhir:Reference ; fhir:reference [ fhir:v "PractitionerRole/EvaErlenmeyerLaborPipette" ] ] ] [ fhir:url [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-urgentnoficationcontactfortheresponsetothisdocument"^^xsd:anyURI ] ; fhir:value [ a fhir:Reference ; fhir:reference [ fhir:v "PractitionerRole/MarcMustermannGruppenpraxis" ] ] ] [ fhir:url [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-receiver"^^xsd:anyURI ] ; fhir:value [ a fhir:Reference ; fhir:reference [ fhir:v "PractitionerRole/EvaErlenmeyerLaborPipette" ] ] ] [ fhir:url [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-copyreceiver"^^xsd:anyURI ] ; fhir:value [ a fhir:Reference ; fhir:reference [ fhir:v "PractitionerRole/PeterPrestoGruppenpraxis" ] ] ] [ 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/HansGuggindieluft" ] ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:type [ ( fhir:coding [ a sct:721965002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "721965002" ] ; fhir:display [ fhir:v "Laboratory order (record artifact)" ] ] ) ] ; # fhir:category ( [ ( fhir:coding [ a sct:721963009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "721963009" ] ; fhir:display [ fhir:v "Order (record artifact)" ] ] ) ] ) ; # fhir:subject [ fhir:reference [ fhir:v "Patient/HansGuggindieluft" ] ] ; # fhir:date [ fhir:v "2019-03-31T11:46:09+02:00"^^xsd:dateTime] ; # fhir:author ( [ fhir:reference [ fhir:v "PractitionerRole/MarcMustermannGruppenpraxis" ] ] ) ; # fhir:title [ fhir:v "Laborauftrag"] ; # fhir:section ( [ fhir:title [ fhir:v "Auftrag für Laboruntersuchung" ] ; fhir:code [ ( fhir:coding [ a sct:721963009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "721963009" ] ; fhir:display [ fhir:v "Order (record artifact)" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Order-Referral-Form</div>" ] ; ( fhir:entry [ fhir:reference [ fhir:v "ServiceRequest/LabOrder-potassium" ] ] ) ] ) . # <http://example.com/fhir/Patient/HansGuggindieluft> a fhir:Patient ; fhir:id [ fhir:v "HansGuggindieluft"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>id</b>: HansGuggindieluft</p><p><b>meta</b>:</p><p><b>identifier</b>: 012/08.111111</p><p><b>name</b>: Hans Guggindieluft</p><p><b>gender</b>: MALE</p><p><b>birthDate</b>: Jan 01, 1981</p><p><b>maritalStatus</b>: unverheiratet <span style=\"background: LightGoldenRodYellow\">(Details : {$ech-11-maritalstatus code '5' = '5', given as 'unverheiratet'})</span></p><h3>Communications</h3><table class=\"grid\"><tr><td>-</td><td><b>Language</b></td><td><b>Preferred</b></td></tr><tr><td>*</td><td>Deutsch (Schweiz) <span style=\"background: LightGoldenRodYellow\">(Details : {urn:ietf:bcp:47 code 'de-CH' = 'German (Region=Schweiz))</span></td><td>true</td></tr></table></div>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/patient-birthPlace"^^xsd:anyURI ] ; fhir:value [ a fhir:Address ; fhir:city [ fhir:v "Zürich" ] ; fhir:country [ fhir:v "Schweiz" ] ] ] [ fhir:url [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient-ech-11-placeoforigin"^^xsd:anyURI ] ; fhir:value [ a fhir:Address ; fhir:city [ fhir:v "Breitenbach" ] ; fhir:state [ fhir:v "BL" ] ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/patient-religion"^^xsd:anyURI ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ReligiousAffiliation"^^xsd:anyURI ] ; fhir:code [ fhir:v "1007" ] ; fhir:display [ fhir:v "Atheism" ] ] ) ] ] ) ; # fhir:identifier ( [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "MR" ] ] ) ] ; fhir:system [ fhir:v "urn:oid:2.16.756.5.30.999999.1"^^xsd:anyURI ] ; fhir:value [ fhir:v "012/08.111111" ] ] ) ; # fhir:name ( [ fhir:family [ fhir:v "Guggindieluft" ] ; ( fhir:given [ fhir:v "Hans" ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "079 979 79 79" ] ; fhir:use [ fhir:v "home" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "hans.guggindieluft@example.ch" ] ] ) ; # fhir:gender [ fhir:v "male"] ; # fhir:birthDate [ fhir:v "1981-01-01"^^xsd:date] ; # fhir:maritalStatus [ ( fhir:coding [ fhir:system [ fhir:v "http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus"^^xsd:anyURI ] ; fhir:code [ fhir:v "5" ] ; fhir:display [ fhir:v "unverheiratet" ] ] ) ] ; # fhir:communication ( [ fhir:language [ ( fhir:coding [ fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ; fhir:code [ fhir:v "de-CH" ] ] ) ; fhir:text [ fhir:v "Deutsch (Schweiz)" ] ] ; fhir:preferred [ fhir:v "true"^^xsd:boolean ] ] ) . # <http://example.com/fhir/Patient/FranzMuster> a fhir:Patient ; fhir:id [ fhir:v "FranzMuster"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>id</b>: FranzMuster</p><p><b>meta</b>:</p><p><b>identifier</b>: 012/08.111111</p><p><b>name</b>: Franz Muster</p><p><b>gender</b>: MALE</p><p><b>birthDate</b>: Jan 27, 1995</p><p><b>maritalStatus</b>: in eingetragener Partnerschaft <span style=\"background: LightGoldenRodYellow\">(Details : {$ech-11-maritalstatus code '6' = '6', given as 'in eingetragener Partnerschaft'})</span></p><h3>Communications</h3><table class=\"grid\"><tr><td>-</td><td><b>Language</b></td><td><b>Preferred</b></td></tr><tr><td>*</td><td>Deutsch (Schweiz) <span style=\"background: LightGoldenRodYellow\">(Details : {urn:ietf:bcp:47 code 'de-CH' = 'German (Region=Schweiz))</span></td><td>true</td></tr></table></div>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/patient-birthPlace"^^xsd:anyURI ] ; fhir:value [ a fhir:Address ; fhir:city [ fhir:v "Paris" ] ; fhir:country [ fhir:v "Frankreich" ] ] ] [ fhir:url [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient-ech-11-placeoforigin"^^xsd:anyURI ] ; fhir:value [ a fhir:Address ; fhir:city [ fhir:v "Köniz" ] ; fhir:state [ fhir:v "BE" ] ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/patient-religion"^^xsd:anyURI ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ReligiousAffiliation"^^xsd:anyURI ] ; fhir:code [ fhir:v "1077" ] ; fhir:display [ fhir:v "Protestant" ] ] ) ] ] ) ; # fhir:identifier ( [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "MR" ] ] ) ] ; fhir:system [ fhir:v "urn:oid:2.16.756.5.30.999999.1"^^xsd:anyURI ] ; fhir:value [ fhir:v "012/08.111111" ] ] ) ; # fhir:name ( [ fhir:family [ fhir:v "Muster" ] ; ( fhir:given [ fhir:v "Franz" ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "+41 32 321 61 11" ] ; fhir:use [ fhir:v "home" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "franz.muster@example.ch" ] ] ) ; # fhir:gender [ fhir:v "male"] ; # fhir:birthDate [ fhir:v "1995-01-27"^^xsd:date] ; # fhir:maritalStatus [ ( fhir:coding [ fhir:system [ fhir:v "http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus"^^xsd:anyURI ] ; fhir:code [ fhir:v "6" ] ; fhir:display [ fhir:v "in eingetragener Partnerschaft" ] ] ) ] ; # fhir:communication ( [ fhir:language [ ( fhir:coding [ fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ; fhir:code [ fhir:v "de-CH" ] ] ) ; fhir:text [ fhir:v "Deutsch (Schweiz)" ] ] ; fhir:preferred [ fhir:v "true"^^xsd:boolean ] ] ) . # <http://example.com/fhir/Patient/BeatBorer> a fhir:Patient ; fhir:id [ fhir:v "BeatBorer"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>id</b>: BeatBorer</p><p><b>meta</b>:</p><p><b>identifier</b>: 012/08.111115</p><p><b>name</b>: Beat Borer</p><p><b>gender</b>: MALE</p><p><b>birthDate</b>: Jun 06, 1986</p><p><b>maritalStatus</b>: verheiratet <span style=\"background: LightGoldenRodYellow\">(Details : {$ech-11-maritalstatus code '6' = '6', given as 'in eingetragener Partnerschaft'})</span></p><h3>Communications</h3><table class=\"grid\"><tr><td>-</td><td><b>Language</b></td><td><b>Preferred</b></td></tr><tr><td>*</td><td>Deutsch (Schweiz) <span style=\"background: LightGoldenRodYellow\">(Details : {urn:ietf:bcp:47 code 'de-CH' = 'German (Region=Schweiz))</span></td><td>true</td></tr></table></div>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/patient-birthPlace"^^xsd:anyURI ] ; fhir:value [ a fhir:Address ; fhir:city [ fhir:v "Lausanne" ] ; fhir:country [ fhir:v "Schweiz" ] ] ] [ fhir:url [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient-ech-11-placeoforigin"^^xsd:anyURI ] ; fhir:value [ a fhir:Address ; fhir:city [ fhir:v "Köniz" ] ; fhir:state [ fhir:v "BE" ] ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/patient-religion"^^xsd:anyURI ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ReligiousAffiliation"^^xsd:anyURI ] ; fhir:code [ fhir:v "1077" ] ; fhir:display [ fhir:v "Protestant" ] ] ) ] ] ) ; # fhir:identifier ( [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "MR" ] ] ) ] ; fhir:system [ fhir:v "urn:oid:2.16.756.5.30.999999.1"^^xsd:anyURI ] ; fhir:value [ fhir:v "012/08.111115" ] ] ) ; # fhir:name ( [ fhir:family [ fhir:v "Borer" ] ; ( fhir:given [ fhir:v "Beat" ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "+41 36 123 45 67" ] ; fhir:use [ fhir:v "home" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "beat.borer@example.ch" ] ] ) ; # fhir:gender [ fhir:v "male"] ; # fhir:birthDate [ fhir:v "1986-06-06"^^xsd:date] ; # fhir:maritalStatus [ ( fhir:coding [ fhir:system [ fhir:v "http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus"^^xsd:anyURI ] ; fhir:code [ fhir:v "2" ] ; fhir:display [ fhir:v "verheiratet" ] ] ) ] ; # fhir:communication ( [ fhir:language [ ( fhir:coding [ fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ; fhir:code [ fhir:v "de-CH" ] ] ) ; fhir:text [ fhir:v "Deutsch (Schweiz)" ] ] ; fhir:preferred [ fhir:v "true"^^xsd:boolean ] ] ) . # <http://example.com/fhir/Practitioner/MarcMustermann> a fhir:Practitioner ; fhir:id [ fhir:v "MarcMustermann"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_MarcMustermann\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner MarcMustermann</b></p><a name=\"MarcMustermann\"> </a><a name=\"hcMarcMustermann\"> </a><a name=\"MarcMustermann-en-US\"> </a><p><b>identifier</b>: <a href=\"https://www.gs1.org/standards/id-keys/gln\" title=\"Global Location Number\">GLN</a>/7601000050700, <code>urn:oid:2.16.756.5.30.1.123.100.2.1.1</code>/A123309</p><p><b>name</b>: Marc Mustermann (Official)</p><p><b>telecom</b>: ph: 033 444 22 11(Work), <a href=\"mailto:marc.mustermann@gruppenpraxis.ch\">marc.mustermann@gruppenpraxis.ch</a></p></div>" ] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:oid:2.51.1.3"^^xsd:anyURI ] ; fhir:value [ fhir:v "7601000050700" ] ] [ fhir:system [ fhir:v "urn:oid:2.16.756.5.30.1.123.100.2.1.1"^^xsd:anyURI ] ; fhir:value [ fhir:v "A123309" ] ] ) ; # fhir:name ( [ fhir:use [ fhir:v "official" ] ; fhir:family [ fhir:v "Mustermann" ] ; ( fhir:given [ fhir:v "Marc" ] ) ; ( fhir:prefix [ fhir:v "Dr. med." ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier"^^xsd:anyURI ] ; fhir:value [ fhir:v "AC" ] ] ) ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "033 444 22 11" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "marc.mustermann@gruppenpraxis.ch" ] ; fhir:use [ fhir:v "work" ] ] ) . # <http://example.com/fhir/Organization/Gruppenpraxis> a fhir:Organization ; fhir:id [ fhir:v "Gruppenpraxis"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization-epr"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization-epr> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_Gruppenpraxis\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization Gruppenpraxis</b></p><a name=\"Gruppenpraxis\"> </a><a name=\"hcGruppenpraxis\"> </a><a name=\"Gruppenpraxis-en-US\"> </a><p><b>identifier</b>: <a href=\"https://www.gs1.org/standards/id-keys/gln\" title=\"Global Location Number\">GLN</a>/7601000241115</p><p><b>name</b>: Gruppenpraxis Olten</p><p><b>telecom</b>: <a href=\"tel:+41555556677\">+41555556677</a>, <a href=\"mailto:info@gruppenpraxis.ch\">info@gruppenpraxis.ch</a>, <a href=\"http://www.gruppenpraxis.ch\">http://www.gruppenpraxis.ch</a></p><p><b>address</b>: Gerbergasse 12 Olten 4600 CH </p></div>" ] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:oid:2.51.1.3"^^xsd:anyURI ] ; fhir:value [ fhir:v "7601000241115" ] ] ) ; # fhir:name [ fhir:v "Gruppenpraxis Olten"] ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "+41555556677" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "info@gruppenpraxis.ch" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://www.gruppenpraxis.ch" ] ; fhir:use [ fhir:v "work" ] ] ) ; # fhir:address ( [ ( fhir:line [ fhir:v "Gerbergasse 12" ] ) ; fhir:city [ fhir:v "Olten" ] ; fhir:postalCode [ fhir:v "4600" ] ; fhir:country [ fhir:v "CH" ] ] ) . # <http://example.com/fhir/PractitionerRole/MarcMustermannGruppenpraxis> a fhir:PractitionerRole ; fhir:id [ fhir:v "MarcMustermannGruppenpraxis"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_MarcMustermannGruppenpraxis\"> </a><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole MarcMustermannGruppenpraxis</b></p><a name=\"MarcMustermannGruppenpraxis\"> </a><a name=\"hcMarcMustermannGruppenpraxis\"> </a><a name=\"MarcMustermannGruppenpraxis-en-US\"> </a><p><b>practitioner</b>: <a href=\"Practitioner-MarcMustermann.html\">Practitioner Marc Mustermann (official)</a></p><p><b>organization</b>: <a href=\"Organization-Gruppenpraxis.html\">Organization Gruppenpraxis Olten</a></p></div>" ] ; # fhir:practitioner [ fhir:reference [ fhir:v "Practitioner/MarcMustermann" ] ] ; # fhir:organization [ fhir:reference [ fhir:v "Organization/Gruppenpraxis" ] ] . # <http://example.com/fhir/Practitioner/EvaErlenmeyer> a fhir:Practitioner ; fhir:id [ fhir:v "EvaErlenmeyer"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_EvaErlenmeyer\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner EvaErlenmeyer</b></p><a name=\"EvaErlenmeyer\"> </a><a name=\"hcEvaErlenmeyer\"> </a><a name=\"EvaErlenmeyer-en-US\"> </a><p><b>identifier</b>: <a href=\"https://www.gs1.org/standards/id-keys/gln\" title=\"Global Location Number\">GLN</a>/7601000050717, <code>urn:oid:2.16.756.5.30.1.123.100.2.1.1</code>/A123315</p><p><b>name</b>: Eva Erlenmeyer (Official)</p><p><b>telecom</b>: ph: 033 444 55 66(Work), <a href=\"mailto:eva.erlenmeyer@labor-pipette.ch\">eva.erlenmeyer@labor-pipette.ch</a></p></div>" ] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:oid:2.51.1.3"^^xsd:anyURI ] ; fhir:value [ fhir:v "7601000050717" ] ] [ fhir:system [ fhir:v "urn:oid:2.16.756.5.30.1.123.100.2.1.1"^^xsd:anyURI ] ; fhir:value [ fhir:v "A123315" ] ] ) ; # fhir:name ( [ fhir:use [ fhir:v "official" ] ; fhir:family [ fhir:v "Erlenmeyer" ] ; ( fhir:given [ fhir:v "Eva" ] ) ; ( fhir:prefix [ fhir:v "Dr. med." ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier"^^xsd:anyURI ] ; fhir:value [ fhir:v "AC" ] ] ) ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "033 444 55 66" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "eva.erlenmeyer@labor-pipette.ch" ] ; fhir:use [ fhir:v "work" ] ] ) . # <http://example.com/fhir/Organization/LaborPipette> a fhir:Organization ; fhir:id [ fhir:v "LaborPipette"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_LaborPipette\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization LaborPipette</b></p><a name=\"LaborPipette\"> </a><a name=\"hcLaborPipette\"> </a><a name=\"LaborPipette-en-US\"> </a><p><b>identifier</b>: <a href=\"https://www.gs1.org/standards/id-keys/gln\" title=\"Global Location Number\">GLN</a>/7601000234407</p><p><b>name</b>: Labor Pipette</p><p><b>telecom</b>: <a href=\"tel:+41223345566\">+41223345566</a>, <a href=\"mailto:info@labor-pipette.ch\">info@labor-pipette.ch</a>, <a href=\"http://www.labor-pipette.ch\">http://www.labor-pipette.ch</a></p><p><b>address</b>: Laborstrasse 23 Olten 4600 CH </p></div>" ] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:oid:2.51.1.3"^^xsd:anyURI ] ; fhir:value [ fhir:v "7601000234407" ] ] ) ; # fhir:name [ fhir:v "Labor Pipette"] ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "+41223345566" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "info@labor-pipette.ch" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://www.labor-pipette.ch" ] ; fhir:use [ fhir:v "work" ] ] ) ; # fhir:address ( [ ( fhir:line [ fhir:v "Laborstrasse 23" ] ) ; fhir:city [ fhir:v "Olten" ] ; fhir:postalCode [ fhir:v "4600" ] ; fhir:country [ fhir:v "CH" ] ] ) . # <http://example.com/fhir/PractitionerRole/EvaErlenmeyerLaborPipette> a fhir:PractitionerRole ; fhir:id [ fhir:v "EvaErlenmeyerLaborPipette"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_EvaErlenmeyerLaborPipette\"> </a><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole EvaErlenmeyerLaborPipette</b></p><a name=\"EvaErlenmeyerLaborPipette\"> </a><a name=\"hcEvaErlenmeyerLaborPipette\"> </a><a name=\"EvaErlenmeyerLaborPipette-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.756.5.30.1.123.100.2.1.1</code>/A123444</p><p><b>practitioner</b>: <a href=\"Practitioner-EvaErlenmeyer.html\">Practitioner Eva Erlenmeyer (official)</a></p><p><b>organization</b>: <a href=\"Organization-LaborPipette.html\">Organization Labor Pipette</a></p></div>" ] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:oid:2.16.756.5.30.1.123.100.2.1.1"^^xsd:anyURI ] ; fhir:value [ fhir:v "A123444" ] ] ) ; # fhir:practitioner [ fhir:reference [ fhir:v "Practitioner/EvaErlenmeyer" ] ] ; # fhir:organization [ fhir:reference [ fhir:v "Organization/LaborPipette" ] ] . # <http://example.com/fhir/Practitioner/PeterPresto> a fhir:Practitioner ; fhir:id [ fhir:v "PeterPresto"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner-epr"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner-epr> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_PeterPresto\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner PeterPresto</b></p><a name=\"PeterPresto\"> </a><a name=\"hcPeterPresto\"> </a><a name=\"PeterPresto-en-US\"> </a><p><b>identifier</b>: <a href=\"https://www.gs1.org/standards/id-keys/gln\" title=\"Global Location Number\">GLN</a>/7601022050702, <code>urn:oid:2.16.756.5.30.1.123.100.2.1.1</code>/A123303</p><p><b>name</b>: Peter Presto (Official)</p><p><b>telecom</b>: ph: 032 333 22 33(Work), <a href=\"mailto:peter.presto@arztpraxis.ch\">peter.presto@arztpraxis.ch</a></p></div>" ] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:oid:2.51.1.3"^^xsd:anyURI ] ; fhir:value [ fhir:v "7601022050702" ] ] [ fhir:system [ fhir:v "urn:oid:2.16.756.5.30.1.123.100.2.1.1"^^xsd:anyURI ] ; fhir:value [ fhir:v "A123303" ] ] ) ; # fhir:name ( [ fhir:use [ fhir:v "official" ] ; fhir:family [ fhir:v "Presto" ] ; ( fhir:given [ fhir:v "Peter" ] ) ; ( 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 "032 333 22 33" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "peter.presto@arztpraxis.ch" ] ; fhir:use [ fhir:v "work" ] ] ) . # <http://example.com/fhir/PractitionerRole/PeterPrestoGruppenpraxis> a fhir:PractitionerRole ; fhir:id [ fhir:v "PeterPrestoGruppenpraxis"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_PeterPrestoGruppenpraxis\"> </a><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole PeterPrestoGruppenpraxis</b></p><a name=\"PeterPrestoGruppenpraxis\"> </a><a name=\"hcPeterPrestoGruppenpraxis\"> </a><a name=\"PeterPrestoGruppenpraxis-en-US\"> </a><p><b>practitioner</b>: <a href=\"Practitioner-PeterPresto.html\">Practitioner Peter Presto (official)</a></p><p><b>organization</b>: <a href=\"Organization-Gruppenpraxis.html\">Organization Gruppenpraxis Olten</a></p></div>" ] ; # fhir:practitioner [ fhir:reference [ fhir:v "Practitioner/PeterPresto" ] ] ; # fhir:organization [ fhir:reference [ fhir:v "Organization/Gruppenpraxis" ] ] . # <http://example.com/fhir/Coverage/HealthInsuranceCard> a fhir:Coverage ; fhir:id [ fhir:v "HealthInsuranceCard"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Coverage_HealthInsuranceCard\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Coverage HealthInsuranceCard</b></p><a name=\"HealthInsuranceCard\"> </a><a name=\"hcHealthInsuranceCard\"> </a><a name=\"HealthInsuranceCard-en-US\"> </a><p><b>identifier</b>: Insurance Card Number/A123456780</p><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://fhir.ch/ig/ch-orf/CodeSystem/ch-orf-cs-coveragetype KVG}\">According to KVG</span></p><p><b>subscriber</b>: <a href=\"Patient-FranzMuster.html\">Franz Muster Male, DoB: 1995-01-27 ( Medical record number)</a></p><p><b>beneficiary</b>: <a href=\"Patient-FranzMuster.html\">Franz Muster Male, DoB: 1995-01-27 ( Medical record number)</a></p><p><b>period</b>: ?? --> 2024-12-31</p><p><b>payor</b>: Identifier: <code>http://ehic.com/insurer</code>/123456789</p></div>" ] ; # fhir:identifier ( [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://fhir.ch/ig/ch-orf/CodeSystem/ch-orf-cs-coverageidentifiertype"^^xsd:anyURI ] ; fhir:code [ fhir:v "VeKa" ] ] ) ] ; fhir:system [ fhir:v "http://ehic.com/insurer/123456789/member"^^xsd:anyURI ] ; fhir:value [ fhir:v "A123456780" ] ] ) ; # fhir:status [ fhir:v "active"] ; # fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://fhir.ch/ig/ch-orf/CodeSystem/ch-orf-cs-coveragetype"^^xsd:anyURI ] ; fhir:code [ fhir:v "KVG" ] ; fhir:display [ fhir:v "According to KVG" ] ] ) ] ; # fhir:subscriber [ fhir:reference [ fhir:v "Patient/FranzMuster" ] ] ; # fhir:beneficiary [ fhir:reference [ fhir:v "Patient/FranzMuster" ] ] ; # fhir:period [ fhir:end [ fhir:v "2024-12-31"^^xsd:date ] ] ; # fhir:payor ( [ fhir:identifier [ fhir:system [ fhir:v "http://ehic.com/insurer"^^xsd:anyURI ] ; fhir:value [ fhir:v "123456789" ] ] ] ) . # <http://example.com/fhir/Specimen/Serum> a fhir:Specimen ; fhir:id [ fhir:v "Serum"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Specimen_Serum\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Specimen Serum</b></p><a name=\"Serum\"> </a><a name=\"hcSerum\"> </a><a name=\"Serum-en-US\"> </a><p><b>identifier</b>: 48736-12345-75465</p><p><b>accessionIdentifier</b>: 4e88a-12345-dd888</p><p><b>status</b>: Available</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 119364003}\">Serum specimen (specimen)</span></p><p><b>subject</b>: <a href=\"Patient-BeatBorer.html\">Beat Borer Male, DoB: 1986-06-06 ( Medical record number)</a></p><h3>Collections</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Collector</b></td><td><b>Collected[x]</b></td><td><b>BodySite</b></td><td><b>FastingStatus[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Practitioner-MarcMustermann.html\">Practitioner Marc Mustermann (official)</a></td><td>2015-08-16 06:40:17+0000</td><td><span title=\"Codes:{http://snomed.info/sct 49852007}\">Structure of median cubital vein (body structure)</span></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0916 F}\">Patient was fasting prior to the procedure.</span></td></tr></table><h3>Containers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 706053007}\">General specimen container (physical object)</span></td></tr></table></div>" ] ; # fhir:identifier ( [ fhir:value [ fhir:v "48736-12345-75465" ] ] ) ; # fhir:accessionIdentifier [ fhir:value [ fhir:v "4e88a-12345-dd888" ] ] ; # fhir:status [ fhir:v "available"] ; # fhir:type [ ( fhir:coding [ a sct:119364003 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "119364003" ] ; fhir:display [ fhir:v "Serum specimen (specimen)" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/BeatBorer" ] ] ; # fhir:collection [ fhir:collector [ fhir:reference [ fhir:v "Practitioner/MarcMustermann" ] ] ; fhir:collected [ fhir:v "2015-08-16T06:40:17Z"^^xsd:dateTime ] ; fhir:bodySite [ ( fhir:coding [ a sct:49852007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "49852007" ] ; fhir:display [ fhir:v "Structure of median cubital vein (body structure)" ] ] ) ] ; fhir:fastingStatus [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0916"^^xsd:anyURI ] ; fhir:code [ fhir:v "F" ] ; fhir:display [ fhir:v "Patient was fasting prior to the procedure." ] ] ) ] ] ; # fhir:container ( [ fhir:type [ ( fhir:coding [ a sct:706053007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "706053007" ] ; fhir:display [ fhir:v "General specimen container (physical object)" ] ] ) ] ] ) . # <http://example.com/fhir/ServiceRequest/LabOrder-potassium> a fhir:ServiceRequest ; fhir:id [ fhir:v "LabOrder-potassium"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-SR-singletest"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-SR-singletest> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_LabOrder-potassium\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest LabOrder-potassium</b></p><a name=\"LabOrder-potassium\"> </a><a name=\"hcLabOrder-potassium\"> </a><a name=\"LabOrder-potassium-en-US\"> </a><p><b>identifier</b>: Placer Identifier/123</p><p><b>instantiatesCanonical</b>: <a href=\"ActivityDefinition-procedure-potassium-serum.html\">Procedure - potassium measurement on in vitro blood serum</a></p><p><b>requisition</b>: Placer Identifier/ReqID-1234567</p><p><b>status</b>: Active</p><p><b>intent</b>: Original Order</p><p><b>priority</b>: Urgent</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 2823-3}\">Potassium [Moles/volume] in Serum or Plasma</span></p><p><b>subject</b>: <a href=\"Patient-HansGuggindieluft.html\">Hans Guggindieluft Male, DoB: 1981-01-01 ( Medical record number)</a></p><p><b>requester</b>: <a href=\"PractitionerRole-MarcMustermannGruppenpraxis.html\">PractitionerRole</a></p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 90688005}\">Chronic renal failure syndrome (disorder)</span></p><p><b>insurance</b>: <a href=\"Coverage-HealthInsuranceCard.html\">Coverage: identifier = Insurance Card Number; status = active; type = According to KVG; period = (?) --> 2024-12-31</a></p><p><b>specimen</b>: <a href=\"Specimen-Serum.html\">Serum specimen</a></p></div>" ] ; # fhir:identifier ( [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "PLAC" ] ; fhir:display [ fhir:v "Placer Identifier" ] ] ) ] ; fhir:system [ fhir:v "urn:oid:2.16.756.5.30"^^xsd:anyURI ] ; fhir:value [ fhir:v "123" ] ] ) ; # fhir:instantiatesCanonical ( [ fhir:v "http://fhir.ch/ig/ch-lab-order/lab-compendium/ActivityDefinition/procedure-potassium-serum"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-lab-order/lab-compendium/ActivityDefinition/procedure-potassium-serum> ] ) ; # fhir:requisition [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "PLAC" ] ; fhir:display [ fhir:v "Placer Identifier" ] ] ) ] ; fhir:system [ fhir:v "urn:oid:2.16.756.5.30"^^xsd:anyURI ] ; fhir:value [ fhir:v "ReqID-1234567" ] ] ; # fhir:status [ fhir:v "active"] ; # fhir:intent [ fhir:v "original-order"] ; # fhir:priority [ fhir:v "urgent"] ; # fhir:code [ ( fhir:coding [ a loinc:2823-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2823-3" ] ; fhir:display [ fhir:v "Potassium [Moles/volume] in Serum or Plasma" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/HansGuggindieluft" ] ] ; # fhir:requester [ fhir:reference [ fhir:v "PractitionerRole/MarcMustermannGruppenpraxis" ] ] ; # fhir:reasonCode ( [ ( fhir:coding [ a sct:90688005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "90688005" ] ] ) ; fhir:text [ fhir:v "Chronic renal failure syndrome (disorder)" ] ] ) ; # fhir:insurance ( [ fhir:reference [ fhir:v "Coverage/HealthInsuranceCard" ] ] ) ; # fhir:specimen ( [ fhir:reference [ fhir:v "Specimen/Serum" ] ; fhir:display [ fhir:v "Serum specimen" ] ] ) . #
IG © 2021+ HL7 Switzerland. Package ch.fhir.ig.ch-lab-order#3.0.0-ci-build based on FHIR 4.0.1. Generated 2024-11-07
Links: Table of Contents |
QA Report
| Propose a change