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 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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @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 "3-gyn-document"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-document-with-sr"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-document-with-sr> ] ) ] ; # fhir:identifier [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ; fhir:l <urn:ietf:rfc:3986> ] ; 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/3-gyn-with-sr"^^xsd:anyURI ; fhir:l <http://example.com/fhir/Composition/3-gyn-with-sr> ] ; ( fhir:resource <http://example.com/fhir/Composition/3-gyn-with-sr> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Patient/MarinaRubella"^^xsd:anyURI ; fhir:l <http://example.com/fhir/Patient/MarinaRubella> ] ; ( fhir:resource <http://example.com/fhir/Patient/MarinaRubella> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Practitioner/MarcMustermann"^^xsd:anyURI ; fhir:l <http://example.com/fhir/Practitioner/MarcMustermann> ] ; ( fhir:resource <http://example.com/fhir/Practitioner/MarcMustermann> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Organization/Gruppenpraxis"^^xsd:anyURI ; fhir:l <http://example.com/fhir/Organization/Gruppenpraxis> ] ; ( fhir:resource <http://example.com/fhir/Organization/Gruppenpraxis> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/PractitionerRole/MarcMustermannGruppenpraxis"^^xsd:anyURI ; fhir:l <http://example.com/fhir/PractitionerRole/MarcMustermannGruppenpraxis> ] ; ( fhir:resource <http://example.com/fhir/PractitionerRole/MarcMustermannGruppenpraxis> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Practitioner/EvaErlenmeyer"^^xsd:anyURI ; fhir:l <http://example.com/fhir/Practitioner/EvaErlenmeyer> ] ; ( fhir:resource <http://example.com/fhir/Practitioner/EvaErlenmeyer> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Organization/LaborPipette"^^xsd:anyURI ; fhir:l <http://example.com/fhir/Organization/LaborPipette> ] ; ( fhir:resource <http://example.com/fhir/Organization/LaborPipette> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/PractitionerRole/EvaErlenmeyerLaborPipette"^^xsd:anyURI ; fhir:l <http://example.com/fhir/PractitionerRole/EvaErlenmeyerLaborPipette> ] ; ( fhir:resource <http://example.com/fhir/PractitionerRole/EvaErlenmeyerLaborPipette> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Practitioner/PeterPap"^^xsd:anyURI ; fhir:l <http://example.com/fhir/Practitioner/PeterPap> ] ; ( fhir:resource <http://example.com/fhir/Practitioner/PeterPap> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/PractitionerRole/PeterPapGruppenpraxis"^^xsd:anyURI ; fhir:l <http://example.com/fhir/PractitionerRole/PeterPapGruppenpraxis> ] ; ( fhir:resource <http://example.com/fhir/PractitionerRole/PeterPapGruppenpraxis> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Specimen/Cervix-swab"^^xsd:anyURI ; fhir:l <http://example.com/fhir/Specimen/Cervix-swab> ] ; ( fhir:resource <http://example.com/fhir/Specimen/Cervix-swab> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Specimen/Blood-gyn"^^xsd:anyURI ; fhir:l <http://example.com/fhir/Specimen/Blood-gyn> ] ; ( fhir:resource <http://example.com/fhir/Specimen/Blood-gyn> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Specimen/Serum-gyn"^^xsd:anyURI ; fhir:l <http://example.com/fhir/Specimen/Serum-gyn> ] ; ( fhir:resource <http://example.com/fhir/Specimen/Serum-gyn> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/Specimen/Urine-gyn"^^xsd:anyURI ; fhir:l <http://example.com/fhir/Specimen/Urine-gyn> ] ; ( fhir:resource <http://example.com/fhir/Specimen/Urine-gyn> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/ServiceRequest/3-gyn-service-request-smear-test"^^xsd:anyURI ; fhir:l <http://example.com/fhir/ServiceRequest/3-gyn-service-request-smear-test> ] ; ( fhir:resource <http://example.com/fhir/ServiceRequest/3-gyn-service-request-smear-test> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/ServiceRequest/3-gyn-service-request-hpv"^^xsd:anyURI ; fhir:l <http://example.com/fhir/ServiceRequest/3-gyn-service-request-hpv> ] ; ( fhir:resource <http://example.com/fhir/ServiceRequest/3-gyn-service-request-hpv> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/ServiceRequest/3-gyn-service-request-urine-panel"^^xsd:anyURI ; fhir:l <http://example.com/fhir/ServiceRequest/3-gyn-service-request-urine-panel> ] ; ( fhir:resource <http://example.com/fhir/ServiceRequest/3-gyn-service-request-urine-panel> ) ] [ fhir:fullUrl [ fhir:v "http://example.com/fhir/ServiceRequest/3-gyn-service-request-obstetric-panel"^^xsd:anyURI ; fhir:l <http://example.com/fhir/ServiceRequest/3-gyn-service-request-obstetric-panel> ] ; ( fhir:resource <http://example.com/fhir/ServiceRequest/3-gyn-service-request-obstetric-panel> ) ] ) . # <http://example.com/fhir/Composition/3-gyn-with-sr> a fhir:Composition ; fhir:id [ fhir:v "3-gyn-with-sr"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-composition-with-sr"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-composition-with-sr> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Composition_3-gyn-with-sr\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition 3-gyn-with-sr</b></p><a name=\"3-gyn-with-sr\"> </a><a name=\"hc3-gyn-with-sr\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-lab-order-composition-with-sr.html\">CH LAB-Order Composition with ServiceRequest</a></p></div><p><b>CH ORF Receiver</b>: <a href=\"Bundle-0-best-practice-document-with-sr.html#PractitionerRole_EvaErlenmeyerLaborPipette\">PractitionerRole: identifier = urn:oid:2.16.756.5.30.1.123.100.2.1.1#K333333</a></p><p><b>CH ORF Copy Receiver</b>: <a href=\"Bundle-0-best-practice-document-with-sr.html#PractitionerRole_MarcMustermannGruppenpraxis\">PractitionerRole</a></p><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 721965002}\">Laboratory order (record artifact)</span></p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 721963009}\">Order (record artifact)</span></p><p><b>date</b>: 2020-03-31 11:46:09+0200</p><p><b>author</b>: <a href=\"Bundle-3-gyn-document-with-sr-and-form.html#PractitionerRole_PeterPapGruppenpraxis\">PractitionerRole</a></p><p><b>title</b>: Laboratory Order 3-gyn</p></div>"^^rdf:XMLLiteral ] ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-receiver"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-receiver> ] ; fhir:value [ a fhir:Reference ; fhir:l fhir:PractitionerRole/EvaErlenmeyerLaborPipette ; fhir:reference [ fhir:v "PractitionerRole/EvaErlenmeyerLaborPipette" ] ] ] [ fhir:url [ fhir:v "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-copyreceiver"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-copyreceiver> ] ; fhir:value [ a fhir:Reference ; fhir:l fhir:PractitionerRole/MarcMustermannGruppenpraxis ; fhir:reference [ fhir:v "PractitionerRole/MarcMustermannGruppenpraxis" ] ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:type [ ( fhir:coding [ a sct:721965002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; 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:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "721963009" ] ; fhir:display [ fhir:v "Order (record artifact)" ] ] ) ] ) ; # fhir:subject [ fhir:l fhir:Patient/MarinaRubella ; fhir:reference [ fhir:v "Patient/MarinaRubella" ] ] ; # fhir:date [ fhir:v "2020-03-31T11:46:09+02:00"^^xsd:dateTime] ; # fhir:author ( [ fhir:l fhir:PractitionerRole/PeterPapGruppenpraxis ; fhir:reference [ fhir:v "PractitionerRole/PeterPapGruppenpraxis" ] ] ) ; # fhir:title [ fhir:v "Laboratory Order 3-gyn"] ; # fhir:section ( [ fhir:title [ fhir:v "Laboratory Order with Service Request 3-gyn" ] ; fhir:code [ ( fhir:coding [ a sct:721963009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "721963009" ] ; fhir:display [ fhir:v "Order (record artifact)" ] ] ) ] ; ( fhir:entry [ fhir:l fhir:ServiceRequest/3-gyn-service-request-smear-test ; fhir:reference [ fhir:v "ServiceRequest/3-gyn-service-request-smear-test" ] ] [ fhir:l fhir:ServiceRequest/3-gyn-service-request-hpv ; fhir:reference [ fhir:v "ServiceRequest/3-gyn-service-request-hpv" ] ] [ fhir:l fhir:ServiceRequest/3-gyn-service-request-urine-panel ; fhir:reference [ fhir:v "ServiceRequest/3-gyn-service-request-urine-panel" ] ] [ fhir:l fhir:ServiceRequest/3-gyn-service-request-obstetric-panel ; fhir:reference [ fhir:v "ServiceRequest/3-gyn-service-request-obstetric-panel" ] ] ) ] ) . # <http://example.com/fhir/Patient/MarinaRubella> a fhir:Patient ; fhir:id [ fhir:v "MarinaRubella"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_MarinaRubella\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient MarinaRubella</b></p><a name=\"MarinaRubella\"> </a><a name=\"hcMarinaRubella\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/hl7ch/ch-core/StructureDefinition-ch-core-patient.html\">CH Core Patient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Marina Rubella (official) Female, DoB: 1992-08-08 ( urn:oid:2.16.756.5.30.1.123.100.1.1.1#80756011110123400005)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Known Marital status of Patient\">Marital Status:</td><td colspan=\"3\"><span title=\"Codes:{http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus 2}\">verheiratet</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Alternate names (see the one above)\">Alt. Name:</td><td colspan=\"3\">Meier (Name changed for Marriage)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li><a href=\"tel:+41641234567\">+41 64 123 45 67</a></li><li><a href=\"mailto:marina.rubella@example.ch\">marina.rubella@example.ch</a></li><li>Via del bosco 88 Airolo 6780 (home)</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Language spoken\">Language:</td><td colspan=\"3\"><span title=\"Codes:{urn:ietf:bcp:47 it-CH}\">Italienisch (Schweiz)</span> (preferred)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The registered place of birth of the patient. A sytem may use the address.text if they don't store the birthPlace address in discrete elements.\"><a href=\"http://hl7.org/fhir/extensions/5.3.0-ballot-tc1/StructureDefinition-patient-birthPlace.html\">Patient Birth Place</a></td><td colspan=\"3\">Mendrisio Schweiz </td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The place of origin of the patient.\"><a href=\"https://build.fhir.org/ig/hl7ch/ch-core/StructureDefinition-ch-core-patient-ech-11-placeoforigin.html\">Place of Origin according to eCH-0011</a></td><td colspan=\"3\">Airolo TI </td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The patient's professed religious affiliations.\"><a href=\"http://hl7.org/fhir/extensions/5.3.0-ballot-tc1/StructureDefinition-patient-religion.html\">Patient Religion</a></td><td colspan=\"3\"><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ReligiousAffiliation 1077}\">Protestant</span></td></tr></table></div>"^^rdf:XMLLiteral ] ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/patient-birthPlace"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/patient-birthPlace> ] ; fhir:value [ a fhir:Address ; fhir:city [ fhir:v "Mendrisio" ] ; 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:l <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient-ech-11-placeoforigin> ] ; fhir:value [ a fhir:Address ; fhir:city [ fhir:v "Airolo" ] ; fhir:state [ fhir:v "TI" ] ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/patient-religion"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/patient-religion> ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ReligiousAffiliation"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-ReligiousAffiliation> ] ; fhir:code [ fhir:v "1077" ] ; fhir:display [ fhir:v "Protestant" ] ] ) ] ] ) ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:oid:2.16.756.5.30.1.123.100.1.1.1"^^xsd:anyURI ; fhir:l <urn:oid:2.16.756.5.30.1.123.100.1.1.1> ] ; fhir:value [ fhir:v "80756011110123400005" ] ] ) ; # fhir:name ( [ fhir:use [ fhir:v "official" ] ; fhir:family [ fhir:v "Rubella" ; ( fhir:extension [ fhir:url [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-ech-11-name"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-ech-11-name> ] ; fhir:value [ a fhir:Code ; fhir:v "officialName" ] ] ) ] ; ( fhir:given [ fhir:v "Marina" ; ( fhir:extension [ fhir:url [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-ech-11-firstname"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-ech-11-firstname> ] ; fhir:value [ a fhir:Code ; fhir:v "officialFirstName" ] ] ) ] ) ] [ fhir:use [ fhir:v "maiden" ] ; fhir:family [ fhir:v "Meier" ; ( fhir:extension [ fhir:url [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-ech-11-name"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-ech-11-name> ] ; fhir:value [ a fhir:Code ; fhir:v "originalName" ] ] ) ] ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "+41 64 123 45 67" ] ; fhir:use [ fhir:v "home" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "marina.rubella@example.ch" ] ] ) ; # fhir:gender [ fhir:v "female"] ; # fhir:birthDate [ fhir:v "1992-08-08"^^xsd:date] ; # fhir:address ( [ fhir:use [ fhir:v "home" ] ; fhir:type [ fhir:v "both" ] ; ( fhir:line [ fhir:v "Via del bosco 88" ] ) ; fhir:city [ fhir:v "Airolo" ] ; fhir:postalCode [ fhir:v "6780" ] ] ) ; # fhir:maritalStatus [ ( fhir:coding [ fhir:system [ fhir:v "http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus> ] ; 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:l <urn:ietf:bcp:47> ] ; fhir:code [ fhir:v "it-CH" ] ] ) ; fhir:text [ fhir:v "Italienisch (Schweiz)" ] ] ; fhir:preferred [ fhir:v true ] ] ) . # <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:l <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<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><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/hl7ch/ch-core/StructureDefinition-ch-core-practitioner.html\">CH Core Practitioner</a></p></div><p><b>identifier</b>: <a href=\"https://www.gs1.org/standards/id-keys/gln\" title=\"Global Location Number\">GLN</a>/7601000050700, <code>urn:oid:2.16.756.5.30.1.123.100.2.1.1</code>/L248519</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>"^^rdf:XMLLiteral ] ] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:oid:2.51.1.3"^^xsd:anyURI ; fhir:l <urn:oid:2.51.1.3> ] ; 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:l <urn:oid:2.16.756.5.30.1.123.100.2.1.1> ] ; fhir:value [ fhir:v "L248519" ] ] ) ; # 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:l <http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier> ] ; fhir:value [ a fhir:Code ; 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:l <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization-epr> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<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><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/hl7ch/ch-core/StructureDefinition-ch-core-organization-epr.html\">CH Core Organization EPR</a></p></div><p><b>identifier</b>: <a href=\"https://www.gs1.org/standards/id-keys/gln\" title=\"Global Location Number\">GLN</a>/7601000241115</p><p><b>name</b>: Gruppenpraxis Olten</p><p><b>telecom</b>: <a href=\"tel:+41555556677\">+41555556677</a>, <a href=\"mailto:info@gruppenpraxis.ch\">info@gruppenpraxis.ch</a>, <a href=\"http://www.gruppenpraxis.ch\">http://www.gruppenpraxis.ch</a></p><p><b>address</b>: Gerbergasse 12 Olten 4600 CH </p></div>"^^rdf:XMLLiteral ] ] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:oid:2.51.1.3"^^xsd:anyURI ; fhir:l <urn:oid:2.51.1.3> ] ; 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:l <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<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><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/hl7ch/ch-core/StructureDefinition-ch-core-practitionerrole.html\">CH Core PractitionerRole</a></p></div><p><b>practitioner</b>: <a href=\"Bundle-0-best-practice-document-with-sr.html#Practitioner_MarcMustermann\">Practitioner Marc Mustermann (official)</a></p><p><b>organization</b>: <a href=\"Bundle-0-best-practice-document-with-sr.html#Organization_Gruppenpraxis\">Organization Gruppenpraxis Olten</a></p></div>"^^rdf:XMLLiteral ] ] ; # fhir:practitioner [ fhir:l fhir:Practitioner/MarcMustermann ; fhir:reference [ fhir:v "Practitioner/MarcMustermann" ] ] ; # fhir:organization [ fhir:l fhir:Organization/Gruppenpraxis ; 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:l <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<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><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/hl7ch/ch-core/StructureDefinition-ch-core-practitioner.html\">CH Core Practitioner</a></p></div><p><b>identifier</b>: <a href=\"https://www.gs1.org/standards/id-keys/gln\" title=\"Global Location Number\">GLN</a>/7601000050717, <code>urn:oid:2.16.756.5.30.1.123.100.2.1.1</code>/Y274589</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>"^^rdf:XMLLiteral ] ] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:oid:2.51.1.3"^^xsd:anyURI ; fhir:l <urn:oid:2.51.1.3> ] ; 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:l <urn:oid:2.16.756.5.30.1.123.100.2.1.1> ] ; fhir:value [ fhir:v "Y274589" ] ] ) ; # 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:l <http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier> ] ; fhir:value [ a fhir:Code ; 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:l <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<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><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/hl7ch/ch-core/StructureDefinition-ch-core-organization.html\">CH Core Organization</a></p></div><p><b>identifier</b>: <a href=\"https://www.gs1.org/standards/id-keys/gln\" title=\"Global Location Number\">GLN</a>/7601000234407</p><p><b>name</b>: Labor Pipette</p><p><b>telecom</b>: <a href=\"tel:+41223345566\">+41223345566</a>, <a href=\"mailto:info@labor-pipette.ch\">info@labor-pipette.ch</a>, <a href=\"http://www.labor-pipette.ch\">http://www.labor-pipette.ch</a></p><p><b>address</b>: Laborstrasse 23 Olten 4600 CH </p></div>"^^rdf:XMLLiteral ] ] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:oid:2.51.1.3"^^xsd:anyURI ; fhir:l <urn:oid:2.51.1.3> ] ; 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:l <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<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><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/hl7ch/ch-core/StructureDefinition-ch-core-practitionerrole.html\">CH Core PractitionerRole</a></p></div><p><b>identifier</b>: <code>urn:oid:2.16.756.5.30.1.123.100.2.1.1</code>/K333333</p><p><b>practitioner</b>: <a href=\"Bundle-0-best-practice-document-with-sr.html#Practitioner_EvaErlenmeyer\">Practitioner Eva Erlenmeyer (official)</a></p><p><b>organization</b>: <a href=\"Bundle-0-best-practice-document-with-sr.html#Organization_LaborPipette\">Organization Labor Pipette</a></p></div>"^^rdf:XMLLiteral ] ] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:oid:2.16.756.5.30.1.123.100.2.1.1"^^xsd:anyURI ; fhir:l <urn:oid:2.16.756.5.30.1.123.100.2.1.1> ] ; fhir:value [ fhir:v "K333333" ] ] ) ; # fhir:practitioner [ fhir:l fhir:Practitioner/EvaErlenmeyer ; fhir:reference [ fhir:v "Practitioner/EvaErlenmeyer" ] ] ; # fhir:organization [ fhir:l fhir:Organization/LaborPipette ; fhir:reference [ fhir:v "Organization/LaborPipette" ] ] . # <http://example.com/fhir/Practitioner/PeterPap> a fhir:Practitioner ; fhir:id [ fhir:v "PeterPap"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_PeterPap\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner PeterPap</b></p><a name=\"PeterPap\"> </a><a name=\"hcPeterPap\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/hl7ch/ch-core/StructureDefinition-ch-core-practitioner.html\">CH Core Practitioner</a></p></div><p><b>identifier</b>: <a href=\"https://www.gs1.org/standards/id-keys/gln\" title=\"Global Location Number\">GLN</a>/7601003050707, <code>urn:oid:2.16.756.5.30.1.123.100.2.1.1</code>/A000001</p><p><b>name</b>: Peter Pap (Official)</p><p><b>telecom</b>: ph: 032 333 22 40(Work), <a href=\"mailto:peter.pap@gruppenpraxis.ch\">peter.pap@gruppenpraxis.ch</a></p></div>"^^rdf:XMLLiteral ] ] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:oid:2.51.1.3"^^xsd:anyURI ; fhir:l <urn:oid:2.51.1.3> ] ; fhir:value [ fhir:v "7601003050707" ] ] [ fhir:system [ fhir:v "urn:oid:2.16.756.5.30.1.123.100.2.1.1"^^xsd:anyURI ; fhir:l <urn:oid:2.16.756.5.30.1.123.100.2.1.1> ] ; fhir:value [ fhir:v "A000001" ] ] ) ; # fhir:name ( [ fhir:use [ fhir:v "official" ] ; fhir:family [ fhir:v "Pap" ] ; ( 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:l <http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier> ] ; fhir:value [ a fhir:Code ; fhir:v "AC" ] ] ) ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "032 333 22 40" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "peter.pap@gruppenpraxis.ch" ] ; fhir:use [ fhir:v "work" ] ] ) . # <http://example.com/fhir/PractitionerRole/PeterPapGruppenpraxis> a fhir:PractitionerRole ; fhir:id [ fhir:v "PeterPapGruppenpraxis"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_PeterPapGruppenpraxis\"> </a><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole PeterPapGruppenpraxis</b></p><a name=\"PeterPapGruppenpraxis\"> </a><a name=\"hcPeterPapGruppenpraxis\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/hl7ch/ch-core/StructureDefinition-ch-core-practitionerrole.html\">CH Core PractitionerRole</a></p></div><p><b>practitioner</b>: <a href=\"Bundle-3-gyn-document-with-sr-and-form.html#Practitioner_PeterPap\">Practitioner Peter Pap (official)</a></p><p><b>organization</b>: <a href=\"Bundle-0-best-practice-document-with-sr.html#Organization_Gruppenpraxis\">Organization Gruppenpraxis Olten</a></p></div>"^^rdf:XMLLiteral ] ] ; # fhir:practitioner [ fhir:l fhir:Practitioner/PeterPap ; fhir:reference [ fhir:v "Practitioner/PeterPap" ] ] ; # fhir:organization [ fhir:l fhir:Organization/Gruppenpraxis ; fhir:reference [ fhir:v "Organization/Gruppenpraxis" ] ] . # <http://example.com/fhir/Specimen/Cervix-swab> a fhir:Specimen ; fhir:id [ fhir:v "Cervix-swab"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Specimen_Cervix-swab\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Specimen Cervix-swab</b></p><a name=\"Cervix-swab\"> </a><a name=\"hcCervix-swab\"> </a><p><b>identifier</b>: 48736-12345-12345</p><p><b>accessionIdentifier</b>: 4e88a-12345-aa222</p><p><b>status</b>: Available</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 430387006}\">Combined specimen of cytologic material from endocervix, ectocervix, and vaginal fornix (specimen)</span></p><p><b>subject</b>: <a href=\"Bundle-3-gyn-document-with-sr-and-form.html#Patient_MarinaRubella\">Marina Rubella (official) Female, DoB: 1992-08-08 ( urn:oid:2.16.756.5.30.1.123.100.1.1.1#80756011110123400005)</a></p><p><b>request</b>: <a href=\"Bundle-3-gyn-document-with-sr-and-form.html#ServiceRequest_3-gyn-service-request-smear-test\">ServiceRequest Pap smear tests - FPAR 2.0 set</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></tr><tr><td style=\"display: none\">*</td><td><a href=\"Bundle-3-gyn-document-with-sr-and-form.html#Practitioner_PeterPap\">Practitioner Peter Pap (official)</a></td><td>2015-08-16 06:40:17+0000</td></tr></table><h3>Containers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 706053007}\">General specimen container (physical object)</span></td></tr></table></div>"^^rdf:XMLLiteral ] ] ; # fhir:identifier ( [ fhir:value [ fhir:v "48736-12345-12345" ] ] ) ; # fhir:accessionIdentifier [ fhir:value [ fhir:v "4e88a-12345-aa222" ] ] ; # fhir:status [ fhir:v "available"] ; # fhir:type [ ( fhir:coding [ a sct:430387006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "430387006" ] ; fhir:display [ fhir:v "Combined specimen of cytologic material from endocervix, ectocervix, and vaginal fornix (specimen)" ] ] ) ] ; # fhir:subject [ fhir:l fhir:Patient/MarinaRubella ; fhir:reference [ fhir:v "Patient/MarinaRubella" ] ] ; # fhir:request ( [ fhir:l fhir:ServiceRequest/3-gyn-service-request-smear-test ; fhir:reference [ fhir:v "ServiceRequest/3-gyn-service-request-smear-test" ] ] ) ; # fhir:collection [ fhir:collector [ fhir:l fhir:Practitioner/PeterPap ; fhir:reference [ fhir:v "Practitioner/PeterPap" ] ] ; fhir:collected [ a fhir:DateTime ; fhir:v "2015-08-16T06:40:17Z"^^xsd:dateTime ] ] ; # fhir:container ( [ fhir:type [ ( fhir:coding [ a sct:706053007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "706053007" ] ; fhir:display [ fhir:v "General specimen container (physical object)" ] ] ) ] ] ) . # <http://example.com/fhir/Specimen/Blood-gyn> a fhir:Specimen ; fhir:id [ fhir:v "Blood-gyn"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Specimen_Blood-gyn\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Specimen Blood-gyn</b></p><a name=\"Blood-gyn\"> </a><a name=\"hcBlood-gyn\"> </a><p><b>status</b>: Available</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 119297000}\">Blood sample</span></p><p><b>subject</b>: <a href=\"Bundle-3-gyn-document-with-sr-and-form.html#Patient_MarinaRubella\">Marina Rubella (official) Female, DoB: 1992-08-08 ( urn:oid:2.16.756.5.30.1.123.100.1.1.1#80756011110123400005)</a></p><p><b>request</b>: <a href=\"Bundle-3-gyn-document-with-sr-and-form.html#ServiceRequest_3-gyn-service-request-obstetric-panel\">ServiceRequest Obstetric 1996 Pnl Ser+Bld</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></tr><tr><td style=\"display: none\">*</td><td><a href=\"Bundle-3-gyn-document-with-sr-and-form.html#Practitioner_PeterPap\">Practitioner Peter Pap (official)</a></td><td>2015-08-16 06:40:17+0000</td><td><span title=\"Codes:{http://snomed.info/sct 721029009}\">Structure of superficial vein of left upper limb (body structure)</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><p><b>note</b>: </p><blockquote><div><p>Specimen is grossly lipemic</p>\n</div></blockquote></div>"^^rdf:XMLLiteral ] ] ; # fhir:status [ fhir:v "available"] ; # fhir:type [ ( fhir:coding [ a sct:119297000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "119297000" ] ; fhir:display [ fhir:v "Blood sample" ] ] ) ] ; # fhir:subject [ fhir:l fhir:Patient/MarinaRubella ; fhir:reference [ fhir:v "Patient/MarinaRubella" ] ] ; # fhir:request ( [ fhir:l fhir:ServiceRequest/3-gyn-service-request-obstetric-panel ; fhir:reference [ fhir:v "ServiceRequest/3-gyn-service-request-obstetric-panel" ] ] ) ; # fhir:collection [ fhir:collector [ fhir:l fhir:Practitioner/PeterPap ; fhir:reference [ fhir:v "Practitioner/PeterPap" ] ] ; fhir:collected [ a fhir:DateTime ; fhir:v "2015-08-16T06:40:17Z"^^xsd:dateTime ] ; fhir:bodySite [ ( fhir:coding [ a sct:721029009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "721029009" ] ; fhir:display [ fhir:v "Structure of superficial vein of left upper limb (body structure)" ] ] ) ] ] ; # fhir:container ( [ fhir:type [ ( fhir:coding [ a sct:706053007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "706053007" ] ; fhir:display [ fhir:v "General specimen container (physical object)" ] ] ) ] ] ) ; # fhir:note ( [ fhir:text [ fhir:v "Specimen is grossly lipemic" ] ] ) . # <http://example.com/fhir/Specimen/Serum-gyn> a fhir:Specimen ; fhir:id [ fhir:v "Serum-gyn"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Specimen_Serum-gyn\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Specimen Serum-gyn</b></p><a name=\"Serum-gyn\"> </a><a name=\"hcSerum-gyn\"> </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=\"Bundle-3-gyn-document-with-sr-and-form.html#Patient_MarinaRubella\">Marina Rubella (official) Female, DoB: 1992-08-08 ( urn:oid:2.16.756.5.30.1.123.100.1.1.1#80756011110123400005)</a></p><p><b>request</b>: <a href=\"Bundle-3-gyn-document-with-sr-and-form.html#ServiceRequest_3-gyn-service-request-obstetric-panel\">ServiceRequest Obstetric 1996 Pnl Ser+Bld</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=\"Bundle-3-gyn-document-with-sr-and-form.html#Practitioner_PeterPap\">Practitioner Peter Pap (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>"^^rdf:XMLLiteral ] ] ; # 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:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "119364003" ] ; fhir:display [ fhir:v "Serum specimen (specimen)" ] ] ) ] ; # fhir:subject [ fhir:l fhir:Patient/MarinaRubella ; fhir:reference [ fhir:v "Patient/MarinaRubella" ] ] ; # fhir:request ( [ fhir:l fhir:ServiceRequest/3-gyn-service-request-obstetric-panel ; fhir:reference [ fhir:v "ServiceRequest/3-gyn-service-request-obstetric-panel" ] ] ) ; # fhir:collection [ fhir:collector [ fhir:l fhir:Practitioner/PeterPap ; fhir:reference [ fhir:v "Practitioner/PeterPap" ] ] ; fhir:collected [ a fhir:DateTime ; 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:l <http://snomed.info/sct> ] ; 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:l <http://terminology.hl7.org/CodeSystem/v2-0916> ] ; 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:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "706053007" ] ; fhir:display [ fhir:v "General specimen container (physical object)" ] ] ) ] ] ) . # <http://example.com/fhir/Specimen/Urine-gyn> a fhir:Specimen ; fhir:id [ fhir:v "Urine-gyn"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Specimen_Urine-gyn\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Specimen Urine-gyn</b></p><a name=\"Urine-gyn\"> </a><a name=\"hcUrine-gyn\"> </a><p><b>identifier</b>: 11111-15394-75465</p><p><b>accessionIdentifier</b>: 22222-bc987-dd888</p><p><b>status</b>: Available</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 122575003}\">Urine sample</span></p><p><b>subject</b>: <a href=\"Bundle-3-gyn-document-with-sr-and-form.html#Patient_MarinaRubella\">Marina Rubella (official) Female, DoB: 1992-08-08 ( urn:oid:2.16.756.5.30.1.123.100.1.1.1#80756011110123400005)</a></p><p><b>receivedTime</b>: 2023-12-01 16:40:17+0000</p><p><b>request</b>: <a href=\"Bundle-3-gyn-document-with-sr-and-form.html#ServiceRequest_3-gyn-service-request-urine-panel\">ServiceRequest Urinalysis dipstick panel - Urine by Automated test strip</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></tr><tr><td style=\"display: none\">*</td><td><a href=\"Bundle-3-gyn-document-with-sr-and-form.html#Practitioner_PeterPap\">Practitioner Peter Pap (official)</a></td><td>2023-12-01 06:40:17+0000</td></tr></table><h3>Containers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Identifier</b></td><td><b>Description</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>4e88a-bc987-dd888-12345-urin</td><td>Uriswab™ : Urine Collection System</td><td><span title=\"Codes:{http://snomed.info/sct 706054001}\">Urine specimen container (physical object)</span></td></tr></table></div>"^^rdf:XMLLiteral ] ] ; # fhir:identifier ( [ fhir:value [ fhir:v "11111-15394-75465" ] ] ) ; # fhir:accessionIdentifier [ fhir:value [ fhir:v "22222-bc987-dd888" ] ] ; # fhir:status [ fhir:v "available"] ; # fhir:type [ ( fhir:coding [ a sct:122575003 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "122575003" ] ; fhir:display [ fhir:v "Urine sample" ] ] ) ] ; # fhir:subject [ fhir:l fhir:Patient/MarinaRubella ; fhir:reference [ fhir:v "Patient/MarinaRubella" ] ] ; # fhir:receivedTime [ fhir:v "2023-12-01T16:40:17Z"^^xsd:dateTime] ; # fhir:request ( [ fhir:l fhir:ServiceRequest/3-gyn-service-request-urine-panel ; fhir:reference [ fhir:v "ServiceRequest/3-gyn-service-request-urine-panel" ] ] ) ; # fhir:collection [ fhir:collector [ fhir:l fhir:Practitioner/PeterPap ; fhir:reference [ fhir:v "Practitioner/PeterPap" ] ] ; fhir:collected [ a fhir:DateTime ; fhir:v "2023-12-01T06:40:17Z"^^xsd:dateTime ] ] ; # fhir:container ( [ ( fhir:identifier [ fhir:value [ fhir:v "4e88a-bc987-dd888-12345-urin" ] ] ) ; fhir:description [ fhir:v "Uriswab™ : Urine Collection System" ] ; fhir:type [ ( fhir:coding [ a sct:706054001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "706054001" ] ; fhir:display [ fhir:v "Urine specimen container (physical object)" ] ] ) ] ] ) . # <http://example.com/fhir/ServiceRequest/3-gyn-service-request-smear-test> a fhir:ServiceRequest ; fhir:id [ fhir:v "3-gyn-service-request-smear-test"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-SR"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-SR> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_3-gyn-service-request-smear-test\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest 3-gyn-service-request-smear-test</b></p><a name=\"3-gyn-service-request-smear-test\"> </a><a name=\"hc3-gyn-service-request-smear-test\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-lab-order-SR.html\">CH LAB-Order ServiceRequest</a></p></div><p><b>identifier</b>: Placer Identifier/Y274589</p><p><b>status</b>: Active</p><p><b>intent</b>: Original Order</p><p><b>priority</b>: Routine</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 86662-4}\">Pap smear tests - FPAR 2.0 set</span></p><p><b>subject</b>: <a href=\"Bundle-3-gyn-document-with-sr-and-form.html#Patient_MarinaRubella\">Marina Rubella (official) Female, DoB: 1992-08-08 ( urn:oid:2.16.756.5.30.1.123.100.1.1.1#80756011110123400005)</a></p><p><b>requester</b>: <a href=\"Bundle-3-gyn-document-with-sr-and-form.html#PractitionerRole_PeterPapGruppenpraxis\">PractitionerRole</a></p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 702601001}\">Routine gynecologic examination (procedure)</span></p><p><b>specimen</b>: <a href=\"Bundle-3-gyn-document-with-sr-and-form.html#Specimen_Cervix-swab\">Specimen: identifier = 48736-12345-12345; accessionIdentifier = 4e88a-12345-aa222; status = available; type = Combined specimen of cytologic material from endocervix, ectocervix, and vaginal fornix (specimen)</a></p></div>"^^rdf:XMLLiteral ] ] ; # fhir:identifier ( [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v2-0203> ] ; fhir:code [ fhir:v "PLAC" ] ; fhir:display [ fhir:v "Placer Identifier" ] ] ) ] ; fhir:system [ fhir:v "urn:oid:2.16.756.5.30.1.123.100.2.1.1"^^xsd:anyURI ; fhir:l <urn:oid:2.16.756.5.30.1.123.100.2.1.1> ] ; fhir:value [ fhir:v "Y274589" ] ] ) ; # fhir:status [ fhir:v "active"] ; # fhir:intent [ fhir:v "original-order"] ; # fhir:priority [ fhir:v "routine"] ; # fhir:code [ ( fhir:coding [ a loinc:86662-4 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "86662-4" ] ; fhir:display [ fhir:v "Pap smear tests - FPAR 2.0 set" ] ] ) ] ; # fhir:subject [ fhir:l fhir:Patient/MarinaRubella ; fhir:reference [ fhir:v "Patient/MarinaRubella" ] ] ; # fhir:requester [ fhir:l fhir:PractitionerRole/PeterPapGruppenpraxis ; fhir:reference [ fhir:v "PractitionerRole/PeterPapGruppenpraxis" ] ] ; # fhir:reasonCode ( [ ( fhir:coding [ a sct:702601001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "702601001" ] ] ) ; fhir:text [ fhir:v "Routine gynecologic examination (procedure)" ] ] ) ; # fhir:specimen ( [ fhir:l fhir:Specimen/Cervix-swab ; fhir:reference [ fhir:v "Specimen/Cervix-swab" ] ] ) . # <http://example.com/fhir/ServiceRequest/3-gyn-service-request-hpv> a fhir:ServiceRequest ; fhir:id [ fhir:v "3-gyn-service-request-hpv"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-SR"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-SR> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_3-gyn-service-request-hpv\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest 3-gyn-service-request-hpv</b></p><a name=\"3-gyn-service-request-hpv\"> </a><a name=\"hc3-gyn-service-request-hpv\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-lab-order-SR.html\">CH LAB-Order ServiceRequest</a></p></div><p><b>identifier</b>: Placer Identifier/Y274589</p><p><b>status</b>: Active</p><p><b>intent</b>: Original Order</p><p><b>priority</b>: Routine</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 14503-7}\">Human papilloma virus 16+18 Ag [Presence] in Cervix</span></p><p><b>subject</b>: <a href=\"Bundle-3-gyn-document-with-sr-and-form.html#Patient_MarinaRubella\">Marina Rubella (official) Female, DoB: 1992-08-08 ( urn:oid:2.16.756.5.30.1.123.100.1.1.1#80756011110123400005)</a></p><p><b>requester</b>: <a href=\"Bundle-3-gyn-document-with-sr-and-form.html#PractitionerRole_PeterPapGruppenpraxis\">PractitionerRole</a></p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 702601001}\">Routine gynecologic examination (procedure)</span></p><p><b>specimen</b>: <a href=\"Bundle-3-gyn-document-with-sr-and-form.html#Specimen_Cervix-swab\">Specimen: identifier = 48736-12345-12345; accessionIdentifier = 4e88a-12345-aa222; status = available; type = Combined specimen of cytologic material from endocervix, ectocervix, and vaginal fornix (specimen)</a></p></div>"^^rdf:XMLLiteral ] ] ; # fhir:identifier ( [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v2-0203> ] ; fhir:code [ fhir:v "PLAC" ] ; fhir:display [ fhir:v "Placer Identifier" ] ] ) ] ; fhir:system [ fhir:v "urn:oid:2.16.756.5.30.1.123.100.2.1.1"^^xsd:anyURI ; fhir:l <urn:oid:2.16.756.5.30.1.123.100.2.1.1> ] ; fhir:value [ fhir:v "Y274589" ] ] ) ; # fhir:status [ fhir:v "active"] ; # fhir:intent [ fhir:v "original-order"] ; # fhir:priority [ fhir:v "routine"] ; # fhir:code [ ( fhir:coding [ a loinc:14503-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "14503-7" ] ; fhir:display [ fhir:v "Human papilloma virus 16+18 Ag [Presence] in Cervix" ] ] ) ] ; # fhir:subject [ fhir:l fhir:Patient/MarinaRubella ; fhir:reference [ fhir:v "Patient/MarinaRubella" ] ] ; # fhir:requester [ fhir:l fhir:PractitionerRole/PeterPapGruppenpraxis ; fhir:reference [ fhir:v "PractitionerRole/PeterPapGruppenpraxis" ] ] ; # fhir:reasonCode ( [ ( fhir:coding [ a sct:702601001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "702601001" ] ] ) ; fhir:text [ fhir:v "Routine gynecologic examination (procedure)" ] ] ) ; # fhir:specimen ( [ fhir:l fhir:Specimen/Cervix-swab ; fhir:reference [ fhir:v "Specimen/Cervix-swab" ] ] ) . # <http://example.com/fhir/ServiceRequest/3-gyn-service-request-urine-panel> a fhir:ServiceRequest ; fhir:id [ fhir:v "3-gyn-service-request-urine-panel"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-SR"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-SR> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_3-gyn-service-request-urine-panel\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest 3-gyn-service-request-urine-panel</b></p><a name=\"3-gyn-service-request-urine-panel\"> </a><a name=\"hc3-gyn-service-request-urine-panel\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-lab-order-SR.html\">CH LAB-Order ServiceRequest</a></p></div><p><b>identifier</b>: Placer Identifier/Y274589</p><p><b>status</b>: Active</p><p><b>intent</b>: Original Order</p><p><b>priority</b>: Routine</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 50556-0}\">Urinalysis dipstick panel - Urine by Automated test strip</span></p><p><b>subject</b>: <a href=\"Bundle-3-gyn-document-with-sr-and-form.html#Patient_MarinaRubella\">Marina Rubella (official) Female, DoB: 1992-08-08 ( urn:oid:2.16.756.5.30.1.123.100.1.1.1#80756011110123400005)</a></p><p><b>requester</b>: <a href=\"Bundle-3-gyn-document-with-sr-and-form.html#PractitionerRole_PeterPapGruppenpraxis\">PractitionerRole</a></p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 702601001}\">Routine gynecologic examination (procedure)</span></p><p><b>specimen</b>: <a href=\"Bundle-3-gyn-document-with-sr-and-form.html#Specimen_Urine-gyn\">Specimen: identifier = 11111-15394-75465; accessionIdentifier = 22222-bc987-dd888; status = available; type = Urine sample; receivedTime = 2023-12-01 16:40:17+0000</a></p></div>"^^rdf:XMLLiteral ] ] ; # fhir:identifier ( [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v2-0203> ] ; fhir:code [ fhir:v "PLAC" ] ; fhir:display [ fhir:v "Placer Identifier" ] ] ) ] ; fhir:system [ fhir:v "urn:oid:2.16.756.5.30.1.123.100.2.1.1"^^xsd:anyURI ; fhir:l <urn:oid:2.16.756.5.30.1.123.100.2.1.1> ] ; fhir:value [ fhir:v "Y274589" ] ] ) ; # fhir:status [ fhir:v "active"] ; # fhir:intent [ fhir:v "original-order"] ; # fhir:priority [ fhir:v "routine"] ; # fhir:code [ ( fhir:coding [ a loinc:50556-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "50556-0" ] ; fhir:display [ fhir:v "Urinalysis dipstick panel - Urine by Automated test strip" ] ] ) ] ; # fhir:subject [ fhir:l fhir:Patient/MarinaRubella ; fhir:reference [ fhir:v "Patient/MarinaRubella" ] ] ; # fhir:requester [ fhir:l fhir:PractitionerRole/PeterPapGruppenpraxis ; fhir:reference [ fhir:v "PractitionerRole/PeterPapGruppenpraxis" ] ] ; # fhir:reasonCode ( [ ( fhir:coding [ a sct:702601001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "702601001" ] ] ) ; fhir:text [ fhir:v "Routine gynecologic examination (procedure)" ] ] ) ; # fhir:specimen ( [ fhir:l fhir:Specimen/Urine-gyn ; fhir:reference [ fhir:v "Specimen/Urine-gyn" ] ] ) . # <http://example.com/fhir/ServiceRequest/3-gyn-service-request-obstetric-panel> a fhir:ServiceRequest ; fhir:id [ fhir:v "3-gyn-service-request-obstetric-panel"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-SR"^^xsd:anyURI ; fhir:l <http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-SR> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_3-gyn-service-request-obstetric-panel\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest 3-gyn-service-request-obstetric-panel</b></p><a name=\"3-gyn-service-request-obstetric-panel\"> </a><a name=\"hc3-gyn-service-request-obstetric-panel\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-lab-order-SR.html\">CH LAB-Order ServiceRequest</a></p></div><p><b>identifier</b>: Placer Identifier/Y274589</p><p><b>status</b>: Active</p><p><b>intent</b>: Original Order</p><p><b>priority</b>: Routine</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 24364-2}\">Obstetric 1996 Pnl Ser+Bld</span></p><p><b>subject</b>: <a href=\"Bundle-3-gyn-document-with-sr-and-form.html#Patient_MarinaRubella\">Marina Rubella (official) Female, DoB: 1992-08-08 ( urn:oid:2.16.756.5.30.1.123.100.1.1.1#80756011110123400005)</a></p><p><b>requester</b>: <a href=\"Bundle-3-gyn-document-with-sr-and-form.html#PractitionerRole_PeterPapGruppenpraxis\">PractitionerRole</a></p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 702601001}\">Routine gynecologic examination (procedure)</span></p><p><b>specimen</b>: </p><ul><li><a href=\"Bundle-3-gyn-document-with-sr-and-form.html#Specimen_Blood-gyn\">Specimen: status = available; type = Blood sample; note = Specimen is grossly lipemic</a></li><li><a href=\"Bundle-3-gyn-document-with-sr-and-form.html#Specimen_Serum-gyn\">Specimen: identifier = 48736-12345-75465; accessionIdentifier = 4e88a-12345-dd888; status = available; type = Serum specimen (specimen)</a></li></ul></div>"^^rdf:XMLLiteral ] ] ; # fhir:identifier ( [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v2-0203> ] ; fhir:code [ fhir:v "PLAC" ] ; fhir:display [ fhir:v "Placer Identifier" ] ] ) ] ; fhir:system [ fhir:v "urn:oid:2.16.756.5.30.1.123.100.2.1.1"^^xsd:anyURI ; fhir:l <urn:oid:2.16.756.5.30.1.123.100.2.1.1> ] ; fhir:value [ fhir:v "Y274589" ] ] ) ; # fhir:status [ fhir:v "active"] ; # fhir:intent [ fhir:v "original-order"] ; # fhir:priority [ fhir:v "routine"] ; # fhir:code [ ( fhir:coding [ a loinc:24364-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "24364-2" ] ; fhir:display [ fhir:v "Obstetric 1996 Pnl Ser+Bld" ] ] ) ] ; # fhir:subject [ fhir:l fhir:Patient/MarinaRubella ; fhir:reference [ fhir:v "Patient/MarinaRubella" ] ] ; # fhir:requester [ fhir:l fhir:PractitionerRole/PeterPapGruppenpraxis ; fhir:reference [ fhir:v "PractitionerRole/PeterPapGruppenpraxis" ] ] ; # fhir:reasonCode ( [ ( fhir:coding [ a sct:702601001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "702601001" ] ] ) ; fhir:text [ fhir:v "Routine gynecologic examination (procedure)" ] ] ) ; # fhir:specimen ( [ fhir:l fhir:Specimen/Blood-gyn ; fhir:reference [ fhir:v "Specimen/Blood-gyn" ] ] [ fhir:l fhir:Specimen/Serum-gyn ; fhir:reference [ fhir:v "Specimen/Serum-gyn" ] ] ) . #
IG © 2025+ HL7 Switzerland. Package ch.fhir.ig.ch-lab-order#3.0.0 based on FHIR 4.0.1. Generated 2025-12-01
Links: Table of Contents |
QA Report
| Propose a change