@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 -------------------------------------------------------------------

<http://fhir.ch/ig/ch-elm/DocumentReference/2-DocumentReferenceStrict> a fhir:DocumentReference ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "2-DocumentReferenceStrict"] ; # 
  fhir:contained ( [
     a fhir:Bundle ;
     fhir:id [ fhir:v "2Doc-ChlamydiaTrachomatis" ] ;
     fhir:identifier [
       fhir:system [
         fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
         fhir:l <urn:ietf:rfc:3986>
       ] ;
       fhir:value [ fhir:v "urn:uuid:1301332d-6012-443f-9690-929132b2e155" ]
     ] ;
     fhir:type [ fhir:v "document" ] ;
     fhir:timestamp [ fhir:v "2023-08-05T11:30:00+02:00"^^xsd:dateTime ] ;
     fhir:entry ( [
       fhir:fullUrl [
         fhir:v "urn:uuid:da065461-34df-4e2e-b69f-4181908575d0"^^xsd:anyURI ;
         fhir:l <urn:uuid:da065461-34df-4e2e-b69f-4181908575d0>
       ] ;
       fhir:resource ( <urn:uuid:da065461-34df-4e2e-b69f-4181908575d0> )
     ] [
       fhir:fullUrl [
         fhir:v "urn:uuid:2f69f609-e3bf-4863-bc42-3cbf0568cab1"^^xsd:anyURI ;
         fhir:l <urn:uuid:2f69f609-e3bf-4863-bc42-3cbf0568cab1>
       ] ;
       fhir:resource ( <urn:uuid:2f69f609-e3bf-4863-bc42-3cbf0568cab1> )
     ] [
       fhir:fullUrl [
         fhir:v "urn:uuid:50d5deca-64e9-4a30-8cec-40ac1f015655"^^xsd:anyURI ;
         fhir:l <urn:uuid:50d5deca-64e9-4a30-8cec-40ac1f015655>
       ] ;
       fhir:resource ( <urn:uuid:50d5deca-64e9-4a30-8cec-40ac1f015655> )
     ] [
       fhir:fullUrl [
         fhir:v "urn:uuid:632a79ff-42d7-49e0-97ca-69a3a2015760"^^xsd:anyURI ;
         fhir:l <urn:uuid:632a79ff-42d7-49e0-97ca-69a3a2015760>
       ] ;
       fhir:resource ( <urn:uuid:632a79ff-42d7-49e0-97ca-69a3a2015760> )
     ] [
       fhir:fullUrl [
         fhir:v "urn:uuid:b2b24ded-fd9f-40bc-a822-1fb07e14c2ef"^^xsd:anyURI ;
         fhir:l <urn:uuid:b2b24ded-fd9f-40bc-a822-1fb07e14c2ef>
       ] ;
       fhir:resource ( <urn:uuid:b2b24ded-fd9f-40bc-a822-1fb07e14c2ef> )
     ] [
       fhir:fullUrl [
         fhir:v "urn:uuid:9d409938-5af8-4fae-88d1-541f35111c1f"^^xsd:anyURI ;
         fhir:l <urn:uuid:9d409938-5af8-4fae-88d1-541f35111c1f>
       ] ;
       fhir:resource ( <urn:uuid:9d409938-5af8-4fae-88d1-541f35111c1f> )
     ] [
       fhir:fullUrl [
         fhir:v "urn:uuid:8b9163cc-4894-462c-8060-b9b01f705a8b"^^xsd:anyURI ;
         fhir:l <urn:uuid:8b9163cc-4894-462c-8060-b9b01f705a8b>
       ] ;
       fhir:resource ( <urn:uuid:8b9163cc-4894-462c-8060-b9b01f705a8b> )
     ] [
       fhir:fullUrl [
         fhir:v "urn:uuid:c2be8e31-506b-42b2-adfc-7e47dd23cdb4"^^xsd:anyURI ;
         fhir:l <urn:uuid:c2be8e31-506b-42b2-adfc-7e47dd23cdb4>
       ] ;
       fhir:resource ( <urn:uuid:c2be8e31-506b-42b2-adfc-7e47dd23cdb4> )
     ] [
       fhir:fullUrl [
         fhir:v "urn:uuid:c3384814-b10a-4aea-b84c-a92e9a9f41e3"^^xsd:anyURI ;
         fhir:l <urn:uuid:c3384814-b10a-4aea-b84c-a92e9a9f41e3>
       ] ;
       fhir:resource ( <urn:uuid:c3384814-b10a-4aea-b84c-a92e9a9f41e3> )
     ] [
       fhir:fullUrl [
         fhir:v "urn:uuid:f18f5763-d9a4-4bb7-999e-959beaaba714"^^xsd:anyURI ;
         fhir:l <urn:uuid:f18f5763-d9a4-4bb7-999e-959beaaba714>
       ] ;
       fhir:resource ( <urn:uuid:f18f5763-d9a4-4bb7-999e-959beaaba714> )
     ] )
  ] ) ; # 
  fhir:identifier ( [
     fhir:system [
       fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
       fhir:l <urn:ietf:rfc:3986>
     ] ;
     fhir:value [ fhir:v "urn:uuid:1301332d-6012-443f-9690-929132b2e155" ]
  ] ) ; # 
  fhir:status [ fhir:v "current"] ; # 
  fhir:content ( [
     fhir:attachment [
       fhir:language [ fhir:v "de-CH" ] ;
       fhir:url [
         fhir:v "#2Doc-ChlamydiaTrachomatis"^^xsd:anyURI ;
         fhir:l <#2Doc-ChlamydiaTrachomatis>
       ]
     ]
  ] ) . # 

<urn:uuid:da065461-34df-4e2e-b69f-4181908575d0> a fhir:Composition ;
  fhir:id [ fhir:v "da065461-34df-4e2e-b69f-4181908575d0"] ; # 
  fhir:language [ fhir:v "de-CH"] ; # 
  fhir:identifier [
     fhir:system [
       fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
       fhir:l <urn:ietf:rfc:3986>
     ] ;
     fhir:value [ fhir:v "urn:uuid:1301332d-6012-443f-9690-929132b2e155" ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:type [
     fhir:coding ( [
       a sct:4241000179101 ;
       fhir:system [
         fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
         fhir:l <http://snomed.info/sct>
       ] ;
       fhir:version [ fhir:v "http://snomed.info/sct/2011000195101" ] ;
       fhir:code [ fhir:v "4241000179101" ] ;
       fhir:display [ fhir:v "Laborbericht" ]
     ] [
       a loinc:11502-2 ;
       fhir:system [
         fhir:v "http://loinc.org"^^xsd:anyURI ;
         fhir:l <http://loinc.org>
       ] ;
       fhir:code [ fhir:v "11502-2" ] ;
       fhir:display [ fhir:v "Laboratory report" ]
     ] )
  ] ; # 
  fhir:subject [
     fhir:l <urn:uuid:50d5deca-64e9-4a30-8cec-40ac1f015655> ;
     fhir:reference [ fhir:v "urn:uuid:50d5deca-64e9-4a30-8cec-40ac1f015655" ] ;
     fhir:type [
       fhir:v "Patient"^^xsd:anyURI ;
       fhir:l fhir:Patient
     ]
  ] ; # 
  fhir:date [ fhir:v "2023-08-05T11:30:00+02:00"^^xsd:dateTime] ; # 
  fhir:author ( [
     fhir:l <urn:uuid:8b9163cc-4894-462c-8060-b9b01f705a8b> ;
     fhir:reference [ fhir:v "urn:uuid:8b9163cc-4894-462c-8060-b9b01f705a8b" ] ;
     fhir:type [
       fhir:v "Organization"^^xsd:anyURI ;
       fhir:l fhir:Organization
     ]
  ] ) ; # 
  fhir:title [ fhir:v "Laborbericht vom 05.08.2023"] ; # 
  fhir:section ( [
     fhir:title [ fhir:v "Analyseergebnisse der mikrobiologischen Untersuchung" ] ;
     fhir:code [
       fhir:coding ( [
         a loinc:18725-2 ;
         fhir:system [
           fhir:v "http://loinc.org"^^xsd:anyURI ;
           fhir:l <http://loinc.org>
         ] ;
         fhir:code [ fhir:v "18725-2" ] ;
         fhir:display [ fhir:v "Microbiology studies (set)" ]
       ] )
     ] ;
     fhir:entry ( [
       fhir:l <urn:uuid:632a79ff-42d7-49e0-97ca-69a3a2015760> ;
       fhir:reference [ fhir:v "urn:uuid:632a79ff-42d7-49e0-97ca-69a3a2015760" ] ;
       fhir:type [
         fhir:v "Observation"^^xsd:anyURI ;
         fhir:l fhir:Observation
       ]
     ] )
  ] ) . # 

<urn:uuid:2f69f609-e3bf-4863-bc42-3cbf0568cab1> a fhir:DiagnosticReport ;
  fhir:id [ fhir:v "2f69f609-e3bf-4863-bc42-3cbf0568cab1"] ; # 
  fhir:extension ( [
     fhir:url [
       fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.composition"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.composition>
     ] ;
     fhir:value [
       a fhir:Reference ;
       fhir:l <urn:uuid:da065461-34df-4e2e-b69f-4181908575d0> ;
       fhir:reference [ fhir:v "urn:uuid:da065461-34df-4e2e-b69f-4181908575d0" ] ;
       fhir:type [
         fhir:v "Composition"^^xsd:anyURI ;
         fhir:l fhir:Composition
       ]
     ]
  ] ) ; # 
  fhir:identifier ( [
     fhir:system [
       fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
       fhir:l <urn:ietf:rfc:3986>
     ] ;
     fhir:value [ fhir:v "urn:uuid:1301332d-6012-443f-9690-929132b2e155" ]
  ] ) ; # 
  fhir:basedOn ( [
     fhir:l <urn:uuid:9d409938-5af8-4fae-88d1-541f35111c1f> ;
     fhir:reference [ fhir:v "urn:uuid:9d409938-5af8-4fae-88d1-541f35111c1f" ] ;
     fhir:type [
       fhir:v "ServiceRequest"^^xsd:anyURI ;
       fhir:l fhir:ServiceRequest
     ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
     fhir:coding ( [
       a loinc:11502-2 ;
       fhir:system [
         fhir:v "http://loinc.org"^^xsd:anyURI ;
         fhir:l <http://loinc.org>
       ] ;
       fhir:code [ fhir:v "11502-2" ] ;
       fhir:display [ fhir:v "Laboratory report" ]
     ] )
  ] ; # 
  fhir:subject [
     fhir:l <urn:uuid:50d5deca-64e9-4a30-8cec-40ac1f015655> ;
     fhir:reference [ fhir:v "urn:uuid:50d5deca-64e9-4a30-8cec-40ac1f015655" ] ;
     fhir:type [
       fhir:v "Patient"^^xsd:anyURI ;
       fhir:l fhir:Patient
     ]
  ] ; # 
  fhir:performer ( [
     fhir:l <urn:uuid:8b9163cc-4894-462c-8060-b9b01f705a8b> ;
     fhir:reference [ fhir:v "urn:uuid:8b9163cc-4894-462c-8060-b9b01f705a8b" ] ;
     fhir:type [
       fhir:v "Organization"^^xsd:anyURI ;
       fhir:l fhir:Organization
     ]
  ] ) ; # 
  fhir:specimen ( [
     fhir:l <urn:uuid:b2b24ded-fd9f-40bc-a822-1fb07e14c2ef> ;
     fhir:reference [ fhir:v "urn:uuid:b2b24ded-fd9f-40bc-a822-1fb07e14c2ef" ] ;
     fhir:type [
       fhir:v "Specimen"^^xsd:anyURI ;
       fhir:l fhir:Specimen
     ]
  ] ) ; # 
  fhir:result ( [
     fhir:l <urn:uuid:632a79ff-42d7-49e0-97ca-69a3a2015760> ;
     fhir:reference [ fhir:v "urn:uuid:632a79ff-42d7-49e0-97ca-69a3a2015760" ] ;
     fhir:type [
       fhir:v "Observation"^^xsd:anyURI ;
       fhir:l fhir:Observation
     ]
  ] ) . # 

<urn:uuid:50d5deca-64e9-4a30-8cec-40ac1f015655> a fhir:Patient ;
  fhir:id [ fhir:v "50d5deca-64e9-4a30-8cec-40ac1f015655"] ; # 
  fhir:identifier ( [
     fhir:system [
       fhir:v "urn:oid:2.16.756.5.32"^^xsd:anyURI ;
       fhir:l <urn:oid:2.16.756.5.32>
     ] ;
     fhir:value [ fhir:v "7561234567897" ]
  ] ) ; # 
  fhir:name ( [
     fhir:family [ fhir:v "F" ] ;
     fhir:given ( [ fhir:v "H" ] )
  ] ) ; # 
  fhir:gender [ fhir:v "female"] ; # 
  fhir:birthDate [ fhir:v "1985-10-17"^^xsd:date] ; # 
  fhir:address ( [
     fhir:use [ fhir:v "home" ] ;
     fhir:city [ fhir:v "Derendingen" ] ;
     fhir:state [ fhir:v "SO" ] ;
     fhir:postalCode [ fhir:v "4552" ] ;
     fhir:country [
       fhir:v "CH" ;
       fhir:extension ( [
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-codedString"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/iso21090-codedString>
         ] ;
         fhir:value [
           a fhir:Coding ;
           fhir:system [
             fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
             fhir:l <urn:iso:std:iso:3166>
           ] ;
           fhir:code [ fhir:v "CH" ]
         ]
       ] )
     ]
  ] ) . # 

<urn:uuid:632a79ff-42d7-49e0-97ca-69a3a2015760> a fhir:Observation ;
  fhir:id [ fhir:v "632a79ff-42d7-49e0-97ca-69a3a2015760"] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/observation-category>
       ] ;
       fhir:code [ fhir:v "laboratory" ] ;
       fhir:display [ fhir:v "Laboratory" ]
     ] )
  ] ) ; # 
  fhir:code [
     fhir:coding ( [
       a loinc:6349-5 ;
       fhir:system [
         fhir:v "http://loinc.org"^^xsd:anyURI ;
         fhir:l <http://loinc.org>
       ] ;
       fhir:code [ fhir:v "6349-5" ] ;
       fhir:display [ fhir:v "Chlamydia trachomatis [Presence] in Specimen by Organism specific culture" ]
     ] )
  ] ; # 
  fhir:subject [
     fhir:l <urn:uuid:50d5deca-64e9-4a30-8cec-40ac1f015655> ;
     fhir:reference [ fhir:v "urn:uuid:50d5deca-64e9-4a30-8cec-40ac1f015655" ] ;
     fhir:type [
       fhir:v "Patient"^^xsd:anyURI ;
       fhir:l fhir:Patient
     ]
  ] ; # 
  fhir:effective [
     a fhir:DateTime ;
     fhir:v "2023-08-04T08:25:00+02:00"^^xsd:dateTime
  ] ; # 
  fhir:performer ( [
     fhir:l <urn:uuid:8b9163cc-4894-462c-8060-b9b01f705a8b> ;
     fhir:reference [ fhir:v "urn:uuid:8b9163cc-4894-462c-8060-b9b01f705a8b" ] ;
     fhir:type [
       fhir:v "Organization"^^xsd:anyURI ;
       fhir:l fhir:Organization
     ]
  ] ) ; # 
  fhir:value [
     a fhir:CodeableConcept ;
     fhir:coding ( [
       a sct:10828004 ;
       fhir:system [
         fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
         fhir:l <http://snomed.info/sct>
       ] ;
       fhir:code [ fhir:v "10828004" ] ;
       fhir:display [ fhir:v "Positive" ]
     ] )
  ] ; # 
  fhir:interpretation ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation>
       ] ;
       fhir:code [ fhir:v "POS" ] ;
       fhir:display [ fhir:v "Positive" ]
     ] )
  ] ) ; # 
  fhir:specimen [
     fhir:l <urn:uuid:b2b24ded-fd9f-40bc-a822-1fb07e14c2ef> ;
     fhir:reference [ fhir:v "urn:uuid:b2b24ded-fd9f-40bc-a822-1fb07e14c2ef" ] ;
     fhir:type [
       fhir:v "Specimen"^^xsd:anyURI ;
       fhir:l fhir:Specimen
     ]
  ] . # 

<urn:uuid:b2b24ded-fd9f-40bc-a822-1fb07e14c2ef> a fhir:Specimen ;
  fhir:id [ fhir:v "b2b24ded-fd9f-40bc-a822-1fb07e14c2ef"] ; # 
  fhir:type [
     fhir:coding ( [
       a sct:119393003 ;
       fhir:system [
         fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
         fhir:l <http://snomed.info/sct>
       ] ;
       fhir:code [ fhir:v "119393003" ] ;
       fhir:display [ fhir:v "Specimen from urethra (specimen)" ]
     ] )
  ] ; # 
  fhir:subject [
     fhir:l <urn:uuid:50d5deca-64e9-4a30-8cec-40ac1f015655> ;
     fhir:reference [ fhir:v "urn:uuid:50d5deca-64e9-4a30-8cec-40ac1f015655" ] ;
     fhir:type [
       fhir:v "Patient"^^xsd:anyURI ;
       fhir:l fhir:Patient
     ]
  ] ; # 
  fhir:collection [
     fhir:collected [
       a fhir:DateTime ;
       fhir:v "2023-07-29"^^xsd:date
     ]
  ] . # 

<urn:uuid:9d409938-5af8-4fae-88d1-541f35111c1f> a fhir:ServiceRequest ;
  fhir:id [ fhir:v "9d409938-5af8-4fae-88d1-541f35111c1f"] ; # 
  fhir:identifier ( [
     fhir:value [ fhir:v "7601002331521" ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:code [
     fhir:coding ( [
       a loinc:6349-5 ;
       fhir:system [
         fhir:v "http://loinc.org"^^xsd:anyURI ;
         fhir:l <http://loinc.org>
       ] ;
       fhir:code [ fhir:v "6349-5" ] ;
       fhir:display [ fhir:v "Chlamydia trachomatis [Presence] in Specimen by Organism specific culture" ]
     ] )
  ] ; # 
  fhir:subject [
     fhir:l <urn:uuid:50d5deca-64e9-4a30-8cec-40ac1f015655> ;
     fhir:reference [ fhir:v "urn:uuid:50d5deca-64e9-4a30-8cec-40ac1f015655" ] ;
     fhir:type [
       fhir:v "Patient"^^xsd:anyURI ;
       fhir:l fhir:Patient
     ]
  ] ; # 
  fhir:requester [
     fhir:l <urn:uuid:c2be8e31-506b-42b2-adfc-7e47dd23cdb4> ;
     fhir:reference [ fhir:v "urn:uuid:c2be8e31-506b-42b2-adfc-7e47dd23cdb4" ] ;
     fhir:type [
       fhir:v "PractitionerRole"^^xsd:anyURI ;
       fhir:l fhir:PractitionerRole
     ]
  ] ; # 
  fhir:specimen ( [
     fhir:l <urn:uuid:b2b24ded-fd9f-40bc-a822-1fb07e14c2ef> ;
     fhir:reference [ fhir:v "urn:uuid:b2b24ded-fd9f-40bc-a822-1fb07e14c2ef" ] ;
     fhir:type [
       fhir:v "Specimen"^^xsd:anyURI ;
       fhir:l fhir:Specimen
     ]
  ] ) . # 

<urn:uuid:8b9163cc-4894-462c-8060-b9b01f705a8b> a fhir:Organization ;
  fhir:id [ fhir:v "8b9163cc-4894-462c-8060-b9b01f705a8b"] ; # 
  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 "7601002331470" ]
  ] ) ; # 
  fhir:name [ fhir:v "SanLab"] . # 

<urn:uuid:c2be8e31-506b-42b2-adfc-7e47dd23cdb4> a fhir:PractitionerRole ;
  fhir:id [ fhir:v "c2be8e31-506b-42b2-adfc-7e47dd23cdb4"] ; # 
  fhir:practitioner [
     fhir:l <urn:uuid:c3384814-b10a-4aea-b84c-a92e9a9f41e3> ;
     fhir:reference [ fhir:v "urn:uuid:c3384814-b10a-4aea-b84c-a92e9a9f41e3" ] ;
     fhir:type [
       fhir:v "Practitioner"^^xsd:anyURI ;
       fhir:l fhir:Practitioner
     ]
  ] ; # 
  fhir:organization [
     fhir:l <urn:uuid:f18f5763-d9a4-4bb7-999e-959beaaba714> ;
     fhir:reference [ fhir:v "urn:uuid:f18f5763-d9a4-4bb7-999e-959beaaba714" ] ;
     fhir:type [
       fhir:v "Organization"^^xsd:anyURI ;
       fhir:l fhir:Organization
     ]
  ] . # 

<urn:uuid:c3384814-b10a-4aea-b84c-a92e9a9f41e3> a fhir:Practitioner ;
  fhir:id [ fhir:v "c3384814-b10a-4aea-b84c-a92e9a9f41e3"] ; # 
  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 "7601000000514" ]
  ] ) ; # 
  fhir:name ( [
     fhir:family [ fhir:v "Hauser" ] ;
     fhir:given ( [ fhir:v "Peter" ] )
  ] ) ; # 
  fhir:telecom ( [
     fhir:system [ fhir:v "email" ] ;
     fhir:value [ fhir:v "peter.hauser@hauserpraxis.ch" ]
  ] [
     fhir:system [ fhir:v "phone" ] ;
     fhir:value [ fhir:v "+41 79 222 33 44" ]
  ] ) . # 

<urn:uuid:f18f5763-d9a4-4bb7-999e-959beaaba714> a fhir:Organization ;
  fhir:id [ fhir:v "f18f5763-d9a4-4bb7-999e-959beaaba714"] ; # 
  fhir:identifier ( [
     fhir:system [
       fhir:v "urn:oid:2.16.756.5.45"^^xsd:anyURI ;
       fhir:l <urn:oid:2.16.756.5.45>
     ] ;
     fhir:value [ fhir:v "A74966168" ]
  ] ) ; # 
  fhir:name [ fhir:v "Praxis Dr. Hauser"] ; # 
  fhir:address ( [
     fhir:line ( [
       fhir:v "Hauptstrasse 10" ;
       fhir:extension ( [
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName>
         ] ;
         fhir:value [
           a fhir:String ;
           fhir:v "Hauptstrasse"
         ]
       ] [
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber>
         ] ;
         fhir:value [
           a fhir:String ;
           fhir:v "10"
         ]
       ] )
     ] ) ;
     fhir:city [ fhir:v "Solothurn" ] ;
     fhir:postalCode [ fhir:v "4500" ]
  ] ) . # 

# -------------------------------------------------------------------------------------

