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

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

: CH LAB-Order 1-tvt with ServiceRequest - TTL Representation

Raw ttl | Download

@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 "1-tvt-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: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/1-tvt"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Composition/1-tvt> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Patient/TobiasTimmermann"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Patient/TobiasTimmermann> )
  ] [
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/Coverage/HealthInsuranceCardTobiasTimmermann"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Coverage/HealthInsuranceCardTobiasTimmermann> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Condition/ConditionRenalInsufficiency"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Condition/ConditionRenalInsufficiency> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Specimen/Serum-1-tvt"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Specimen/Serum-1-tvt> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Specimen/Blood-coag-1-tvt"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Specimen/Blood-coag-1-tvt> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/Specimen/Blood-1-tvt"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/Specimen/Blood-1-tvt> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/ServiceRequest/1-tvt-service-request-0"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/ServiceRequest/1-tvt-service-request-0> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/ServiceRequest/1-tvt-service-request-1"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/ServiceRequest/1-tvt-service-request-1> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/ServiceRequest/1-tvt-service-request-2"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/ServiceRequest/1-tvt-service-request-2> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/ServiceRequest/1-tvt-service-request-3"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/ServiceRequest/1-tvt-service-request-3> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/ServiceRequest/1-tvt-service-request-4"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/ServiceRequest/1-tvt-service-request-4> )
  ] [
fhir:fullUrl [ fhir:v "http://example.com/fhir/ServiceRequest/1-tvt-service-request-5"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.com/fhir/ServiceRequest/1-tvt-service-request-5> )
  ] ) . # 

<http://example.com/fhir/Composition/1-tvt> a fhir:Composition ;
  fhir:id [ fhir:v "1-tvt"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2022-10-20T17: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>Case study 1</div><div><h3>Suspicion of deep vein thrombosis</h3><p>A patient, Tobias Timmermann, presents to Dr. med. Marc Mustermann at the Olten group practice on 09.03.2016. He verbally identifies himself via his master data as Tobias Timmermann, 01.01.1984. He reports unclear leg pain in the left lower leg as well as simultaneously occurring respiratory pain and cough. The doctor carries out the anamnesis and physical examination and prescribes the following laboratory parameters:</p><ul><li>Blood cell count incl. differentiation</li><li>CRP</li><li>D-dimer</li></ul><p>The doctor carries out the Blood count and the CRP determination himself by means of point of care diagnostics, the D-dimer diagnostics is prescribed as quantitative diagnostics in an external sending laboratory. To obtain the sample, a Blood sample is taken lying down (1 EDTA tube, 2 citrate tubes of 5 ml). The order is transmitted to the external laboratory and the sample is sent to the external dispatch laboratory by courier ordered by telephone. The results of the internal point of care diagnostics (Blood count and CRP) are entered in the patient`s laboratory sheet in the doctor`s office software (manually or via locally installed electronic interfaces). A prescription is therefore issued by the doctor to the patient for self-administration of an anti-thrombotic agent. The results of the sending-in laboratory arrive electronically at the GP`s on the same evening and are also entered in the patient`s laboratory sheet. By using the present exchange format, this process can be fully automated. After a telephone enquiry by the doctor at the sending laboratory due to a borderline D-dimer result, the information is given that a deep vein thrombosis cannot be ruled out in this situation by means of D-dimer and the patient is therefore called back the next day for a sonography of the legs.</p><p>As it is probably a primary leg vein thrombosis, Dr Eva Erlenmeier from the Pipette laboratory sends feedback to Dr Mustermann with the recommendation to carry out a thrombophilia screening, which includes the following analyses: Quick, aPTT, fibrinogen, antithrombin (funct.), thrombin time I 2.5 NIH/ml, APC resistance, D-dimers, protein C, (aPTT method), protein S antigen. The analyses can be carried out directly from the samples of the citrate tubes sent along.</p></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/MarcMustermannGruppenpraxis" ]     ]
  ] [
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/TobiasTimmermann" ]     ]
  ] ) ; # 
  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/TobiasTimmermann" ]
  ] ; # 
  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 "Laboratory order 1-tvt"] ; # 
  fhir:section ( [
fhir:title [ fhir:v "Laboratory Order with Service Request 1-tvt" ] ;
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\">Laboratory Order with Service Request 1-tvt</div>"     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "ServiceRequest/1-tvt-service-request-0" ]     ] [
fhir:reference [ fhir:v "ServiceRequest/1-tvt-service-request-1" ]     ] [
fhir:reference [ fhir:v "ServiceRequest/1-tvt-service-request-2" ]     ] [
fhir:reference [ fhir:v "ServiceRequest/1-tvt-service-request-3" ]     ] [
fhir:reference [ fhir:v "ServiceRequest/1-tvt-service-request-4" ]     ] [
fhir:reference [ fhir:v "ServiceRequest/1-tvt-service-request-5" ]     ] )
  ] ) . # 

<http://example.com/fhir/Patient/TobiasTimmermann> a fhir:Patient ;
  fhir:id [ fhir:v "TobiasTimmermann"] ; # 
  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>: TobiasTimmermann</p><p><b>meta</b>:</p><p><b>identifier</b>: 012/08.111111</p><p><b>name</b>: Tobias Timmermann</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.999777.1"^^xsd:anyURI ] ;
fhir:value [ fhir:v "012/08.111111" ]
  ] ) ; # 
  fhir:name ( [
fhir:family [ fhir:v "Timmermann" ] ;
    ( fhir:given [ fhir:v "Tobias" ] )
  ] ) ; # 
  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 "tobias.timmermann@example.ch" ]
  ] ) ; # 
  fhir:gender [ fhir:v "male"] ; # 
  fhir:birthDate [ fhir:v "1984-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/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><b>Generated Narrative: Practitioner </b><a name=\"MarcMustermann\"> </a><a name=\"hcMarcMustermann\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourcePractitioner &quot;MarcMustermann&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://fhir.ch/ig/ch-core/4.0.1/StructureDefinition-ch-core-practitioner.html\">CH Core Practitioner</a></p></div><p><b>identifier</b>: <a href=\"https://www.gs1.org/standards/id-keys/gln\" title=\"Global Location Number\">GLN</a>/7601000050700, <code>urn:oid:2.16.756.5.30.1.123.100.2.1.1</code>/A123309</p><p><b>name</b>: Marc Mustermann (Official)</p><p><b>telecom</b>: ph: 033 444 22 11(WORK), <a href=\"mailto:marc.mustermann@gruppenpraxis.ch\">marc.mustermann@gruppenpraxis.ch</a></p></div>"
  ] ; # 
  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><b>Generated Narrative: Organization </b><a name=\"Gruppenpraxis\"> </a><a name=\"hcGruppenpraxis\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceOrganization &quot;Gruppenpraxis&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://fhir.ch/ig/ch-core/4.0.1/StructureDefinition-ch-core-organization-epr.html\">CH Core Organization EPR</a></p></div><p><b>identifier</b>: <a href=\"https://www.gs1.org/standards/id-keys/gln\" title=\"Global Location Number\">GLN</a>/7601000241115</p><p><b>name</b>: Gruppenpraxis Olten</p><p><b>telecom</b>: <a href=\"tel:+41555556677\">+41555556677</a>, <a href=\"mailto:info@gruppenpraxis.ch\">info@gruppenpraxis.ch</a>, <a href=\"http://www.gruppenpraxis.ch\">http://www.gruppenpraxis.ch</a></p><p><b>address</b>: Gerbergasse 12 Olten 4600 CH </p></div>"
  ] ; # 
  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><b>Generated Narrative: PractitionerRole </b><a name=\"MarcMustermannGruppenpraxis\"> </a><a name=\"hcMarcMustermannGruppenpraxis\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourcePractitionerRole &quot;MarcMustermannGruppenpraxis&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://fhir.ch/ig/ch-core/4.0.1/StructureDefinition-ch-core-practitionerrole.html\">CH Core PractitionerRole</a></p></div><p><b>practitioner</b>: See on this page: Practitioner/MarcMustermann</p><p><b>organization</b>: See on this page: Organization/Gruppenpraxis</p></div>"
  ] ; # 
  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><b>Generated Narrative: Practitioner </b><a name=\"EvaErlenmeyer\"> </a><a name=\"hcEvaErlenmeyer\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourcePractitioner &quot;EvaErlenmeyer&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://fhir.ch/ig/ch-core/4.0.1/StructureDefinition-ch-core-practitioner.html\">CH Core Practitioner</a></p></div><p><b>identifier</b>: <a href=\"https://www.gs1.org/standards/id-keys/gln\" title=\"Global Location Number\">GLN</a>/7601000050717, <code>urn:oid:2.16.756.5.30.1.123.100.2.1.1</code>/A123315</p><p><b>name</b>: Eva Erlenmeyer (Official)</p><p><b>telecom</b>: ph: 033 444 55 66(WORK), <a href=\"mailto:eva.erlenmeyer@labor-pipette.ch\">eva.erlenmeyer@labor-pipette.ch</a></p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:oid:2.51.1.3"^^xsd:anyURI ] ;
fhir:value [ fhir:v "7601000050717" ]
  ] [
fhir:system [ fhir:v "urn:oid:2.16.756.5.30.1.123.100.2.1.1"^^xsd:anyURI ] ;
fhir:value [ fhir:v "A123315" ]
  ] ) ; # 
  fhir:name ( [
fhir:use [ fhir:v "official" ] ;
fhir:family [ fhir:v "Erlenmeyer" ] ;
    ( fhir:given [ fhir:v "Eva" ] ) ;
    ( fhir:prefix [
fhir:v "Dr. med." ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "AC" ]       ] )     ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "033 444 55 66" ] ;
fhir:use [ fhir:v "work" ]
  ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "eva.erlenmeyer@labor-pipette.ch" ] ;
fhir:use [ fhir:v "work" ]
  ] ) . # 

<http://example.com/fhir/Organization/LaborPipette> a fhir:Organization ;
  fhir:id [ fhir:v "LaborPipette"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization"^^xsd:anyURI ;
fhir:link <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_LaborPipette\"> </a><p><b>Generated Narrative: Organization </b><a name=\"LaborPipette\"> </a><a name=\"hcLaborPipette\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceOrganization &quot;LaborPipette&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://fhir.ch/ig/ch-core/4.0.1/StructureDefinition-ch-core-organization.html\">CH Core Organization</a></p></div><p><b>identifier</b>: <a href=\"https://www.gs1.org/standards/id-keys/gln\" title=\"Global Location Number\">GLN</a>/7601000234407</p><p><b>name</b>: Labor Pipette</p><p><b>telecom</b>: <a href=\"tel:+41223345566\">+41223345566</a>, <a href=\"mailto:info@labor-pipette.ch\">info@labor-pipette.ch</a>, <a href=\"http://www.labor-pipette.ch\">http://www.labor-pipette.ch</a></p><p><b>address</b>: Laborstrasse 23 Olten 4600 CH </p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:oid:2.51.1.3"^^xsd:anyURI ] ;
fhir:value [ fhir:v "7601000234407" ]
  ] ) ; # 
  fhir:name [ fhir:v "Labor Pipette"] ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+41223345566" ] ;
fhir:use [ fhir:v "work" ]
  ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@labor-pipette.ch" ] ;
fhir:use [ fhir:v "work" ]
  ] [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.labor-pipette.ch" ] ;
fhir:use [ fhir:v "work" ]
  ] ) ; # 
  fhir:address ( [
    ( fhir:line [ fhir:v "Laborstrasse 23" ] ) ;
fhir:city [ fhir:v "Olten" ] ;
fhir:postalCode [ fhir:v "4600" ] ;
fhir:country [ fhir:v "CH" ]
  ] ) . # 

<http://example.com/fhir/PractitionerRole/EvaErlenmeyerLaborPipette> a fhir:PractitionerRole ;
  fhir:id [ fhir:v "EvaErlenmeyerLaborPipette"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole"^^xsd:anyURI ;
fhir:link <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_EvaErlenmeyerLaborPipette\"> </a><p><b>Generated Narrative: PractitionerRole </b><a name=\"EvaErlenmeyerLaborPipette\"> </a><a name=\"hcEvaErlenmeyerLaborPipette\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourcePractitionerRole &quot;EvaErlenmeyerLaborPipette&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://fhir.ch/ig/ch-core/4.0.1/StructureDefinition-ch-core-practitionerrole.html\">CH Core PractitionerRole</a></p></div><p><b>identifier</b>: <code>urn:oid:2.16.756.5.30.1.123.100.2.1.1</code>/A123444</p><p><b>practitioner</b>: See on this page: Practitioner/EvaErlenmeyer</p><p><b>organization</b>: See on this page: Organization/LaborPipette</p></div>"
  ] ; # 
  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/Coverage/HealthInsuranceCardTobiasTimmermann> a fhir:Coverage ;
  fhir:id [ fhir:v "HealthInsuranceCardTobiasTimmermann"] ; # 
  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_HealthInsuranceCardTobiasTimmermann\"> </a><p><b>Generated Narrative: Coverage </b><a name=\"HealthInsuranceCardTobiasTimmermann\"> </a><a name=\"hcHealthInsuranceCardTobiasTimmermann\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceCoverage &quot;HealthInsuranceCardTobiasTimmermann&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://fhir.ch/ig/ch-orf/2.0.1/StructureDefinition-ch-orf-coverage.html\">CH ORF Coverage</a></p></div><p><b>identifier</b>: Insurance Card Number/A123456780-1</p><p><b>status</b>: active</p><p><b>type</b>: According to KVG <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://fhir.ch/ig/ch-orf/2.0.1/CodeSystem-ch-orf-cs-coveragetype.html\">Coverage Type</a>#KVG)</span></p><p><b>subscriber</b>: See on this page: Patient/TobiasTimmermann</p><p><b>beneficiary</b>: See on this page: Patient/TobiasTimmermann</p><p><b>period</b>: ?? --&gt; 2024-12-31</p><p><b>payor</b>: <span><code>http://ehic.com/insurer</code>/123456789</span></p></div>"
  ] ; # 
  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-1" ]
  ] ) ; # 
  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/TobiasTimmermann" ]
  ] ; # 
  fhir:beneficiary [
fhir:reference [ fhir:v "Patient/TobiasTimmermann" ]
  ] ; # 
  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/Condition/ConditionRenalInsufficiency> a fhir:Condition ;
  fhir:id [ fhir:v "ConditionRenalInsufficiency"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_ConditionRenalInsufficiency\"> </a><p><b>Generated Narrative: Condition </b><a name=\"ConditionRenalInsufficiency\"> </a><a name=\"hcConditionRenalInsufficiency\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceCondition &quot;ConditionRenalInsufficiency&quot; </p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.4.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.4.0/CodeSystem-condition-ver-status.html\">ConditionVerificationStatus</a>#confirmed)</span></p><p><b>category</b>: diagnosis <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#439401001)</span></p><p><b>severity</b>: Mild to moderate (qualifier value) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#371923003)</span></p><p><b>code</b>: Chronic renal insufficiency (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#723190009)</span></p><p><b>subject</b>: See on this page: Patient/TobiasTimmermann: Tobias Timmermann</p><p><b>onset</b>: 2023-08-05</p><p><b>recordedDate</b>: 2023-10-05</p><p><b>asserter</b>: See on this page: Patient/TobiasTimmermann: Tobias Timmermann</p></div>"
  ] ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ]     ] )
  ] ; # 
  fhir:verificationStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-ver-status"^^xsd:anyURI ] ;
fhir:code [ fhir:v "confirmed" ]     ] )
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
a sct:439401001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "439401001" ] ;
fhir:display [ fhir:v "diagnosis" ]     ] )
  ] ) ; # 
  fhir:severity [
    ( fhir:coding [
a sct:371923003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "371923003" ] ;
fhir:display [ fhir:v "Mild to moderate (qualifier value)" ]     ] )
  ] ; # 
  fhir:code [
    ( fhir:coding [
a sct:723190009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "723190009" ] ;
fhir:display [ fhir:v "Chronic renal insufficiency (disorder)" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/TobiasTimmermann" ] ;
fhir:display [ fhir:v "Tobias Timmermann" ]
  ] ; # 
  fhir:onset [ fhir:v "2023-08-05"^^xsd:date] ; # 
  fhir:recordedDate [ fhir:v "2023-10-05"^^xsd:date] ; # 
  fhir:asserter [
fhir:reference [ fhir:v "Patient/TobiasTimmermann" ] ;
fhir:display [ fhir:v "Tobias Timmermann" ]
  ] . # 

<http://example.com/fhir/Specimen/Serum-1-tvt> a fhir:Specimen ;
  fhir:id [ fhir:v "Serum-1-tvt"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Specimen_Serum-1-tvt\"> </a><p><b>Generated Narrative: Specimen </b><a name=\"Serum-1-tvt\"> </a><a name=\"hcSerum-1-tvt\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceSpecimen &quot;Serum-1-tvt&quot; </p></div><p><b>identifier</b>: 48736-12345-75465</p><p><b>accessionIdentifier</b>: 4e88a-12345-dd888</p><p><b>status</b>: available</p><p><b>type</b>: Serum specimen (specimen) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#119364003)</span></p><p><b>subject</b>: See on this page: Patient/TobiasTimmermann</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>See on this page: Practitioner/MarcMustermann</td><td>2015-08-16 06:40:17+0000</td><td>Structure of median cubital vein (body structure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#49852007)</span></td><td>Patient was fasting prior to the procedure. <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.1.0/CodeSystem-v2-0916.html\">relevantClincialInformation</a>#F)</span></td></tr></table><h3>Containers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>General specimen container (physical object) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#706053007)</span></td></tr></table></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/TobiasTimmermann" ]
  ] ; # 
  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/Specimen/Blood-coag-1-tvt> a fhir:Specimen ;
  fhir:id [ fhir:v "Blood-coag-1-tvt"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Specimen_Blood-coag-1-tvt\"> </a><p><b>Generated Narrative: Specimen </b><a name=\"Blood-coag-1-tvt\"> </a><a name=\"hcBlood-coag-1-tvt\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceSpecimen &quot;Blood-coag-1-tvt&quot; </p></div><p><b>identifier</b>: 48736-55555-75465</p><p><b>accessionIdentifier</b>: 4e88a-66666-dd888</p><p><b>status</b>: available</p><p><b>type</b>: Blood sample <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#119297000)</span></p><p><b>subject</b>: See on this page: Patient/TobiasTimmermann</p><p><b>receivedTime</b>: 2023-12-01 16:40:17+0000</p><h3>Collections</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Collector</b></td><td><b>Collected[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>See on this page: Practitioner/MarcMustermann</td><td>2023-12-01 17:00:17+0000</td></tr></table><h3>Processings</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Time[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>2023-12-01 17:00:17+0000 --&gt; 2023-12-01 17:30: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><td><b>Additive[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>4e88a-bc987-dd888-00001-bcoag</td><td>S-Monovette grün</td><td>Blood collection Luer adaptor <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#702120003)</span></td><td>3.8% Citrate <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.1.0/CodeSystem-v2-0371.html\">additivePreservative</a>#C38)</span></td></tr></table></div>"
  ] ; # 
  fhir:identifier ( [
fhir:value [ fhir:v "48736-55555-75465" ]
  ] ) ; # 
  fhir:accessionIdentifier [
fhir:value [ fhir:v "4e88a-66666-dd888" ]
  ] ; # 
  fhir:status [ fhir:v "available"] ; # 
  fhir:type [
    ( fhir:coding [
a sct:119297000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "119297000" ] ;
fhir:display [ fhir:v "Blood sample" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/TobiasTimmermann" ]
  ] ; # 
  fhir:receivedTime [ fhir:v "2023-12-01T16:40:17Z"^^xsd:dateTime] ; # 
  fhir:collection [
fhir:collector [
fhir:reference [ fhir:v "Practitioner/MarcMustermann" ]     ] ;
fhir:collected [ fhir:v "2023-12-01T17:00:17Z"^^xsd:dateTime ]
  ] ; # 
  fhir:processing ( [
fhir:time [
a fhir:Period ;
fhir:start [ fhir:v "2023-12-01T17:00:17Z"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2023-12-01T17:30:17Z"^^xsd:dateTime ]     ]
  ] ) ; # 
  fhir:container ( [
    ( fhir:identifier [
fhir:value [ fhir:v "4e88a-bc987-dd888-00001-bcoag" ]     ] ) ;
fhir:description [ fhir:v "S-Monovette grün" ] ;
fhir:type [
      ( fhir:coding [
a sct:702120003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "702120003" ] ;
fhir:display [ fhir:v "Blood collection Luer adaptor" ]       ] )     ] ;
fhir:additive [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0371"^^xsd:anyURI ] ;
fhir:code [ fhir:v "C38" ] ;
fhir:display [ fhir:v "3.8% Citrate" ]       ] )     ]
  ] ) . # 

<http://example.com/fhir/Specimen/Blood-1-tvt> a fhir:Specimen ;
  fhir:id [ fhir:v "Blood-1-tvt"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Specimen_Blood-1-tvt\"> </a><p><b>Generated Narrative: Specimen </b><a name=\"Blood-1-tvt\"> </a><a name=\"hcBlood-1-tvt\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceSpecimen &quot;Blood-1-tvt&quot; </p></div><p><b>status</b>: available</p><p><b>type</b>: Blood sample <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#119297000)</span></p><p><b>subject</b>: See on this page: Patient/TobiasTimmermann</p><h3>Collections</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Collector</b></td><td><b>Collected[x]</b></td><td><b>BodySite</b></td></tr><tr><td style=\"display: none\">*</td><td>See on this page: Practitioner/MarcMustermann</td><td>2015-08-16 06:40:17+0000</td><td>Structure of superficial vein of left upper limb (body structure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#721029009)</span></td></tr></table><h3>Containers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>General specimen container (physical object) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#706053007)</span></td></tr></table><p><b>note</b>: Specimen is grossly lipemic</p></div>"
  ] ; # 
  fhir:status [ fhir:v "available"] ; # 
  fhir:type [
    ( fhir:coding [
a sct:119297000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "119297000" ] ;
fhir:display [ fhir:v "Blood sample" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/TobiasTimmermann" ]
  ] ; # 
  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:721029009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "721029009" ] ;
fhir:display [ fhir:v "Structure of superficial vein of left upper limb (body structure)" ]       ] )     ]
  ] ; # 
  fhir:container ( [
fhir:type [
      ( fhir:coding [
a sct:706053007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "706053007" ] ;
fhir:display [ fhir:v "General specimen container (physical object)" ]       ] )     ]
  ] ) ; # 
  fhir:note ( [
fhir:text [ fhir:v "Specimen is grossly lipemic" ]
  ] ) . # 

<http://example.com/fhir/ServiceRequest/1-tvt-service-request-0> a fhir:ServiceRequest ;
  fhir:id [ fhir:v "1-tvt-service-request-0"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-SR"^^xsd:anyURI ;
fhir:link <http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-SR>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_1-tvt-service-request-0\"> </a><p><b>Generated Narrative: ServiceRequest </b><a name=\"1-tvt-service-request-0\"> </a><a name=\"hc1-tvt-service-request-0\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceServiceRequest &quot;1-tvt-service-request-0&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-lab-order-SR.html\">CH LAB-Order-SR</a></p></div><p><b>identifier</b>: Placer Identifier/123</p><p><b>basedOn</b>: See on this page: ServiceRequest/1-tvt-service-request-5</p><p><b>status</b>: active</p><p><b>intent</b>: original-order</p><p><b>priority</b>: urgent</p><p><b>subject</b>: See on this page: Patient/TobiasTimmermann</p><p><b>requester</b>: See on this page: PractitionerRole/MarcMustermannGruppenpraxis</p><p><b>reasonCode</b>: Deep venous thrombosis of lower extremity (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#404223003)</span></p><p><b>insurance</b>: See on this page: Coverage/HealthInsuranceCardTobiasTimmermann</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:basedOn ( [
fhir:reference [ fhir:v "ServiceRequest/1-tvt-service-request-5" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "original-order"] ; # 
  fhir:priority [ fhir:v "urgent"] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/TobiasTimmermann" ]
  ] ; # 
  fhir:requester [
fhir:reference [ fhir:v "PractitionerRole/MarcMustermannGruppenpraxis" ]
  ] ; # 
  fhir:reasonCode ( [
    ( fhir:coding [
a sct:404223003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "404223003" ]     ] ) ;
fhir:text [ fhir:v "Deep venous thrombosis of lower extremity (disorder)" ]
  ] ) ; # 
  fhir:insurance ( [
fhir:reference [ fhir:v "Coverage/HealthInsuranceCardTobiasTimmermann" ]
  ] ) . # 

<http://example.com/fhir/ServiceRequest/1-tvt-service-request-1> a fhir:ServiceRequest ;
  fhir:id [ fhir:v "1-tvt-service-request-1"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-SR"^^xsd:anyURI ;
fhir:link <http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-SR>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_1-tvt-service-request-1\"> </a><p><b>Generated Narrative: ServiceRequest </b><a name=\"1-tvt-service-request-1\"> </a><a name=\"hc1-tvt-service-request-1\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceServiceRequest &quot;1-tvt-service-request-1&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-lab-order-SR.html\">CH LAB-Order-SR</a></p></div><p><b>identifier</b>: Placer Identifier/123</p><p><b>status</b>: active</p><p><b>intent</b>: original-order</p><p><b>priority</b>: urgent</p><p><b>code</b>: CBC panel - Blood by Automated count <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#58410-2)</span></p><p><b>subject</b>: See on this page: Patient/TobiasTimmermann</p><p><b>requester</b>: See on this page: PractitionerRole/MarcMustermannGruppenpraxis</p><p><b>reasonCode</b>: Deep venous thrombosis of lower extremity (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#404223003)</span></p><p><b>insurance</b>: See on this page: Coverage/HealthInsuranceCardTobiasTimmermann</p><p><b>specimen</b>: See on this page: Specimen/Blood-1-tvt</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:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "original-order"] ; # 
  fhir:priority [ fhir:v "urgent"] ; # 
  fhir:code [
    ( fhir:coding [
a loinc:58410-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "58410-2" ] ;
fhir:display [ fhir:v "CBC panel - Blood by Automated count" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/TobiasTimmermann" ]
  ] ; # 
  fhir:requester [
fhir:reference [ fhir:v "PractitionerRole/MarcMustermannGruppenpraxis" ]
  ] ; # 
  fhir:reasonCode ( [
    ( fhir:coding [
a sct:404223003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "404223003" ]     ] ) ;
fhir:text [ fhir:v "Deep venous thrombosis of lower extremity (disorder)" ]
  ] ) ; # 
  fhir:insurance ( [
fhir:reference [ fhir:v "Coverage/HealthInsuranceCardTobiasTimmermann" ]
  ] ) ; # 
  fhir:specimen ( [
fhir:reference [ fhir:v "Specimen/Blood-1-tvt" ]
  ] ) . # 

<http://example.com/fhir/ServiceRequest/1-tvt-service-request-2> a fhir:ServiceRequest ;
  fhir:id [ fhir:v "1-tvt-service-request-2"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-SR"^^xsd:anyURI ;
fhir:link <http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-SR>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_1-tvt-service-request-2\"> </a><p><b>Generated Narrative: ServiceRequest </b><a name=\"1-tvt-service-request-2\"> </a><a name=\"hc1-tvt-service-request-2\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceServiceRequest &quot;1-tvt-service-request-2&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-lab-order-SR.html\">CH LAB-Order-SR</a></p></div><p><b>identifier</b>: Placer Identifier/123</p><p><b>status</b>: active</p><p><b>intent</b>: original-order</p><p><b>priority</b>: urgent</p><p><b>code</b>: CBC W Auto Differential panel - Blood <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#57021-8)</span></p><p><b>subject</b>: See on this page: Patient/TobiasTimmermann</p><p><b>requester</b>: See on this page: PractitionerRole/MarcMustermannGruppenpraxis</p><p><b>reasonCode</b>: Deep venous thrombosis of lower extremity (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#404223003)</span></p><p><b>insurance</b>: See on this page: Coverage/HealthInsuranceCardTobiasTimmermann</p><p><b>specimen</b>: See on this page: Specimen/Blood-1-tvt</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:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "original-order"] ; # 
  fhir:priority [ fhir:v "urgent"] ; # 
  fhir:code [
    ( fhir:coding [
a loinc:57021-8 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "57021-8" ] ;
fhir:display [ fhir:v "CBC W Auto Differential panel - Blood" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/TobiasTimmermann" ]
  ] ; # 
  fhir:requester [
fhir:reference [ fhir:v "PractitionerRole/MarcMustermannGruppenpraxis" ]
  ] ; # 
  fhir:reasonCode ( [
    ( fhir:coding [
a sct:404223003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "404223003" ]     ] ) ;
fhir:text [ fhir:v "Deep venous thrombosis of lower extremity (disorder)" ]
  ] ) ; # 
  fhir:insurance ( [
fhir:reference [ fhir:v "Coverage/HealthInsuranceCardTobiasTimmermann" ]
  ] ) ; # 
  fhir:specimen ( [
fhir:reference [ fhir:v "Specimen/Blood-1-tvt" ]
  ] ) . # 

<http://example.com/fhir/ServiceRequest/1-tvt-service-request-3> a fhir:ServiceRequest ;
  fhir:id [ fhir:v "1-tvt-service-request-3"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-SR"^^xsd:anyURI ;
fhir:link <http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-SR>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_1-tvt-service-request-3\"> </a><p><b>Generated Narrative: ServiceRequest </b><a name=\"1-tvt-service-request-3\"> </a><a name=\"hc1-tvt-service-request-3\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceServiceRequest &quot;1-tvt-service-request-3&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-lab-order-SR.html\">CH LAB-Order-SR</a></p></div><p><b>identifier</b>: Placer Identifier/123</p><p><b>status</b>: active</p><p><b>intent</b>: original-order</p><p><b>priority</b>: urgent</p><p><b>code</b>: Short Fibrin D-dimer FEU and DDU panel - Platelet poor plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#55398-2)</span></p><p><b>subject</b>: See on this page: Patient/TobiasTimmermann</p><p><b>requester</b>: See on this page: PractitionerRole/MarcMustermannGruppenpraxis</p><p><b>reasonCode</b>: Deep venous thrombosis of lower extremity (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#404223003)</span></p><p><b>insurance</b>: See on this page: Coverage/HealthInsuranceCardTobiasTimmermann</p><p><b>specimen</b>: See on this page: Specimen/Blood-coag-1-tvt</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:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "original-order"] ; # 
  fhir:priority [ fhir:v "urgent"] ; # 
  fhir:code [
    ( fhir:coding [
a loinc:55398-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "55398-2" ] ;
fhir:display [ fhir:v "Short Fibrin D-dimer FEU and DDU panel - Platelet poor plasma" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/TobiasTimmermann" ]
  ] ; # 
  fhir:requester [
fhir:reference [ fhir:v "PractitionerRole/MarcMustermannGruppenpraxis" ]
  ] ; # 
  fhir:reasonCode ( [
    ( fhir:coding [
a sct:404223003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "404223003" ]     ] ) ;
fhir:text [ fhir:v "Deep venous thrombosis of lower extremity (disorder)" ]
  ] ) ; # 
  fhir:insurance ( [
fhir:reference [ fhir:v "Coverage/HealthInsuranceCardTobiasTimmermann" ]
  ] ) ; # 
  fhir:specimen ( [
fhir:reference [ fhir:v "Specimen/Blood-coag-1-tvt" ]
  ] ) . # 

<http://example.com/fhir/ServiceRequest/1-tvt-service-request-4> a fhir:ServiceRequest ;
  fhir:id [ fhir:v "1-tvt-service-request-4"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-SR"^^xsd:anyURI ;
fhir:link <http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-SR>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_1-tvt-service-request-4\"> </a><p><b>Generated Narrative: ServiceRequest </b><a name=\"1-tvt-service-request-4\"> </a><a name=\"hc1-tvt-service-request-4\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceServiceRequest &quot;1-tvt-service-request-4&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-lab-order-SR.html\">CH LAB-Order-SR</a></p></div><p><b>identifier</b>: Placer Identifier/123</p><p><b>status</b>: active</p><p><b>intent</b>: original-order</p><p><b>priority</b>: urgent</p><p><b>code</b>: C reactive protein [Mass/Volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#1988-5)</span></p><p><b>subject</b>: See on this page: Patient/TobiasTimmermann</p><p><b>requester</b>: See on this page: PractitionerRole/MarcMustermannGruppenpraxis</p><p><b>reasonCode</b>: Deep venous thrombosis of lower extremity (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#404223003)</span></p><p><b>insurance</b>: See on this page: Coverage/HealthInsuranceCardTobiasTimmermann</p><p><b>specimen</b>: See on this page: Specimen/Serum-1-tvt: Serum specimen</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:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "original-order"] ; # 
  fhir:priority [ fhir:v "urgent"] ; # 
  fhir:code [
    ( fhir:coding [
a loinc:1988-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1988-5" ] ;
fhir:display [ fhir:v "C reactive protein [Mass/Volume] in Serum or Plasma" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/TobiasTimmermann" ]
  ] ; # 
  fhir:requester [
fhir:reference [ fhir:v "PractitionerRole/MarcMustermannGruppenpraxis" ]
  ] ; # 
  fhir:reasonCode ( [
    ( fhir:coding [
a sct:404223003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "404223003" ]     ] ) ;
fhir:text [ fhir:v "Deep venous thrombosis of lower extremity (disorder)" ]
  ] ) ; # 
  fhir:insurance ( [
fhir:reference [ fhir:v "Coverage/HealthInsuranceCardTobiasTimmermann" ]
  ] ) ; # 
  fhir:specimen ( [
fhir:reference [ fhir:v "Specimen/Serum-1-tvt" ] ;
fhir:display [ fhir:v "Serum specimen" ]
  ] ) . # 

<http://example.com/fhir/ServiceRequest/1-tvt-service-request-5> a fhir:ServiceRequest ;
  fhir:id [ fhir:v "1-tvt-service-request-5"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-SR"^^xsd:anyURI ;
fhir:link <http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-SR>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_1-tvt-service-request-5\"> </a><p><b>Generated Narrative: ServiceRequest </b><a name=\"1-tvt-service-request-5\"> </a><a name=\"hc1-tvt-service-request-5\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceServiceRequest &quot;1-tvt-service-request-5&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-lab-order-SR.html\">CH LAB-Order-SR</a></p></div><p><b>identifier</b>: Placer Identifier/123</p><p><b>status</b>: active</p><p><b>intent</b>: original-order</p><p><b>priority</b>: urgent</p><p><b>code</b>: 25-Hydroxyvitamin D3+25-Hydroxyvitamin D2 [Mass/volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#62292-8)</span></p><p><b>subject</b>: See on this page: Patient/TobiasTimmermann</p><p><b>requester</b>: See on this page: PractitionerRole/MarcMustermannGruppenpraxis</p><p><b>reasonCode</b>: Limitation of Vit. D Lab Analyse <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#723190009 &quot;Chronic renal insufficiency (disorder)&quot;)</span></p><p><b>reasonReference</b>: See on this page: Condition/ConditionRenalInsufficiency</p><p><b>insurance</b>: See on this page: Coverage/HealthInsuranceCardTobiasTimmermann</p><p><b>supportingInfo</b>: See on this page: Condition/ConditionRenalInsufficiency</p><p><b>specimen</b>: See on this page: Specimen/Serum-1-tvt: Serum specimen</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:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "original-order"] ; # 
  fhir:priority [ fhir:v "urgent"] ; # 
  fhir:code [
    ( fhir:coding [
a loinc:62292-8 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "62292-8" ] ;
fhir:display [ fhir:v "25-Hydroxyvitamin D3+25-Hydroxyvitamin D2 [Mass/volume] in Serum or Plasma" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/TobiasTimmermann" ]
  ] ; # 
  fhir:requester [
fhir:reference [ fhir:v "PractitionerRole/MarcMustermannGruppenpraxis" ]
  ] ; # 
  fhir:reasonCode ( [
    ( fhir:coding [
a sct:723190009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "723190009" ] ;
fhir:display [ fhir:v "Chronic renal insufficiency (disorder)" ]     ] ) ;
fhir:text [ fhir:v "Limitation of Vit. D Lab Analyse" ]
  ] ) ; # 
  fhir:reasonReference ( [
fhir:reference [ fhir:v "Condition/ConditionRenalInsufficiency" ]
  ] ) ; # 
  fhir:insurance ( [
fhir:reference [ fhir:v "Coverage/HealthInsuranceCardTobiasTimmermann" ]
  ] ) ; # 
  fhir:supportingInfo ( [
fhir:reference [ fhir:v "Condition/ConditionRenalInsufficiency" ]
  ] ) ; # 
  fhir:specimen ( [
fhir:reference [ fhir:v "Specimen/Serum-1-tvt" ] ;
fhir:display [ fhir:v "Serum specimen" ]
  ] ) . #