Netherlands - Generic Functions for data exchange Implementation Guide
0.3.0 - ci-build Netherlands flag

Netherlands - Generic Functions for data exchange Implementation Guide, published by Stichting Nuts. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/nuts-foundation/nl-generic-functions-ig/ and changes regularly. See the Directory of published versions

: Bundle of personal health information in HIS of Organization 1 - TTL Representation

Raw ttl | Download

@prefix fhir: <http://hl7.org/fhir/> .
@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 -------------------------------------------------------------------

<http://hl7.org/fhir/Bundle/phi-org1> a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "phi-org1"] ;
  fhir:Bundle.type [ fhir:value "transaction"] ;
  fhir:Bundle.entry [
     fhir:index 0 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:128447d2-e153-4c93-8ac6-6c357555f3db" ] ;
     fhir:Bundle.entry.resource <urn:uuid:128447d2-e153-4c93-8ac6-6c357555f3db> ;
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ] ;
       fhir:Bundle.entry.request.url [ fhir:value "Patient/128447d2-e153-4c93-8ac6-6c357555f3db" ]
     ]
  ], [
     fhir:index 1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:8cdd8f8d-f75b-4285-851e-ff302dad46fb" ] ;
     fhir:Bundle.entry.resource <urn:uuid:8cdd8f8d-f75b-4285-851e-ff302dad46fb> ;
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ] ;
       fhir:Bundle.entry.request.url [ fhir:value "Condition/8cdd8f8d-f75b-4285-851e-ff302dad46fb" ]
     ]
  ], [
     fhir:index 2 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:73f4bffe-eac4-4863-8e4a-852c578f95dd" ] ;
     fhir:Bundle.entry.resource <urn:uuid:73f4bffe-eac4-4863-8e4a-852c578f95dd> ;
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ] ;
       fhir:Bundle.entry.request.url [ fhir:value "ServiceRequest/73f4bffe-eac4-4863-8e4a-852c578f95dd" ]
     ]
  ], [
     fhir:index 3 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:d2f1d123-9bfb-485f-8b6f-2db411c4884e" ] ;
     fhir:Bundle.entry.resource <urn:uuid:d2f1d123-9bfb-485f-8b6f-2db411c4884e> ;
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ] ;
       fhir:Bundle.entry.request.url [ fhir:value "ServiceRequest/d2f1d123-9bfb-485f-8b6f-2db411c4884e" ]
     ]
  ], [
     fhir:index 4 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:4e4215a2-d6ff-4e53-8737-d9810a4cc3eb" ] ;
     fhir:Bundle.entry.resource <urn:uuid:4e4215a2-d6ff-4e53-8737-d9810a4cc3eb> ;
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ] ;
       fhir:Bundle.entry.request.url [ fhir:value "ServiceRequest/4e4215a2-d6ff-4e53-8737-d9810a4cc3eb" ]
     ]
  ], [
     fhir:index 5 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:3cb7873f-c222-4196-b441-02b3790ec97e" ] ;
     fhir:Bundle.entry.resource <urn:uuid:3cb7873f-c222-4196-b441-02b3790ec97e> ;
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ] ;
       fhir:Bundle.entry.request.url [ fhir:value "ServiceRequest/3cb7873f-c222-4196-b441-02b3790ec97e" ]
     ]
  ], [
     fhir:index 6 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:98f9d4a7-d58d-4889-8e63-0cb2d4e35144" ] ;
     fhir:Bundle.entry.resource <urn:uuid:98f9d4a7-d58d-4889-8e63-0cb2d4e35144> ;
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ] ;
       fhir:Bundle.entry.request.url [ fhir:value "MedicationStatement/98f9d4a7-d58d-4889-8e63-0cb2d4e35144" ]
     ]
  ], [
     fhir:index 7 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:f304c628-c19f-4207-adfb-ad34447ab044" ] ;
     fhir:Bundle.entry.resource <urn:uuid:f304c628-c19f-4207-adfb-ad34447ab044> ;
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ] ;
       fhir:Bundle.entry.request.url [ fhir:value "CareTeam/f304c628-c19f-4207-adfb-ad34447ab044" ]
     ]
  ] .

<urn:uuid:128447d2-e153-4c93-8ac6-6c357555f3db> a fhir:Patient ;
  fhir:Resource.id [ fhir:value "128447d2-e153-4c93-8ac6-6c357555f3db"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient" ;
       fhir:index 0 ;
       fhir:link <http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_128447d2-e153-4c93-8ac6-6c357555f3db\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient 128447d2-e153-4c93-8ac6-6c357555f3db</b></p><a name=\"128447d2-e153-4c93-8ac6-6c357555f3db\"> </a><a name=\"hc128447d2-e153-4c93-8ac6-6c357555f3db\"> </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://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.nl-core@0.12.0-beta.4&amp;canonical=http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient\">nl core Patient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Jaantje Merkens  Female, DoB: 1950-02-26 ( http://fhir.nl/fhir/NamingSystem/bsn#111222333)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Other Id (see the one above)\">Other Id:</td><td colspan=\"3\"><code>https://cp1-test.example.org/patients</code>/128447d2-e153-4c93-8ac6-6c357555f3db</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:+31612345678\">+31612345678</a></li><li><a href=\"mailto:j.merkens@bigtech.com\">j.merkens@bigtech.com</a></li><li>Kerkstraat 18 Ulft 7071 WZ </li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient Links\">Links:</td><td colspan=\"3\"><ul><li>Managing Organization: <a href=\"Organization-4cb35b96-f021-4e15-bf71-d67a6d4bebec.html\">Organization 1</a></li></ul></td></tr></table></div>"
  ] ;
  fhir:Patient.identifier [
     fhir:index 0 ;
     fhir:Identifier.system [ fhir:value "http://fhir.nl/fhir/NamingSystem/bsn" ] ;
     fhir:Identifier.value [ fhir:value "111222333" ]
  ], [
     fhir:index 1 ;
     fhir:Identifier.system [ fhir:value "https://cp1-test.example.org/patients" ] ;
     fhir:Identifier.value [ fhir:value "128447d2-e153-4c93-8ac6-6c357555f3db" ] ;
     fhir:Identifier.assigner [
       fhir:Reference.identifier [
         fhir:Identifier.type [
           fhir:CodeableConcept.coding [
             fhir:index 0 ;
             fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/provenance-participant-type" ] ;
             fhir:Coding.code [ fhir:value "author" ]
           ]
         ] ;
         fhir:Identifier.system [ fhir:value "http://fhir.nl/fhir/NamingSystem/ura" ] ;
         fhir:Identifier.value [ fhir:value "11111111" ]
       ]
     ]
  ] ;
  fhir:Patient.name [
     fhir:index 0 ;
     fhir:HumanName.family [ fhir:value "Merkens" ] ;
     fhir:HumanName.given [
       fhir:value "Jaantje" ;
       fhir:index 0
     ]
  ] ;
  fhir:Patient.telecom [
     fhir:index 0 ;
     fhir:ContactPoint.system [ fhir:value "phone" ] ;
     fhir:ContactPoint.value [ fhir:value "+31612345678" ]
  ], [
     fhir:index 1 ;
     fhir:ContactPoint.system [ fhir:value "email" ] ;
     fhir:ContactPoint.value [ fhir:value "j.merkens@bigtech.com" ]
  ] ;
  fhir:Patient.gender [ fhir:value "female"] ;
  fhir:Patient.birthDate [ fhir:value "1950-02-26"^^xsd:date] ;
  fhir:Patient.address [
     fhir:index 0 ;
     fhir:Address.line [
       fhir:value "Kerkstraat 18" ;
       fhir:index 0
     ] ;
     fhir:Address.city [ fhir:value "Ulft" ] ;
     fhir:Address.postalCode [ fhir:value "7071 WZ" ]
  ] ;
  fhir:Patient.managingOrganization [
     fhir:link <http://hl7.org/fhir/Organization/4cb35b96-f021-4e15-bf71-d67a6d4bebec> ;
     fhir:Reference.reference [ fhir:value "Organization/4cb35b96-f021-4e15-bf71-d67a6d4bebec" ] ;
     fhir:Reference.display [ fhir:value "Organization 1" ]
  ] .

<http://hl7.org/fhir/Organization/4cb35b96-f021-4e15-bf71-d67a6d4bebec> a fhir:Organization .

<urn:uuid:8cdd8f8d-f75b-4285-851e-ff302dad46fb> a fhir:Condition ;
  fhir:Resource.id [ fhir:value "8cdd8f8d-f75b-4285-851e-ff302dad46fb"] ;
  fhir:Resource.meta [
     fhir:Meta.versionId [ fhir:value "1" ] ;
     fhir:Meta.lastUpdated [ fhir:value "2024-09-03T12:00:00Z"^^xsd:dateTime ] ;
     fhir:Meta.profile [
       fhir:value "http://nictiz.nl/fhir/StructureDefinition/nl-core-Condition" ;
       fhir:index 0 ;
       fhir:link <http://nictiz.nl/fhir/StructureDefinition/nl-core-Condition>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_8cdd8f8d-f75b-4285-851e-ff302dad46fb\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition 8cdd8f8d-f75b-4285-851e-ff302dad46fb</b></p><a name=\"8cdd8f8d-f75b-4285-851e-ff302dad46fb\"> </a><a name=\"hc8cdd8f8d-f75b-4285-851e-ff302dad46fb\"> </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\">version: 1; Last updated: 2024-09-03 12:00:00+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.nl-core@0.12.0-beta.4&amp;canonical=http://nictiz.nl/fhir/StructureDefinition/nl-core-Condition\">http://nictiz.nl/fhir/StructureDefinition/nl-core-Condition</a></p></div><p><b>identifier</b>: <code>https://cp1-test.example.org/Condition</code>/8cdd8f8d-f75b-4285-851e-ff302dad46fb</p><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status provisional}\">Provisional</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 13791008}\">General weakness</span></p><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 421480009}\">Lower extremity or both lower extremities</span></p><p><b>subject</b>: <a href=\"Bundle-phi-org1.html#Patient_128447d2-e153-4c93-8ac6-6c357555f3db\">Patient Jaantje Merkens</a></p><p><b>onset</b>: 2021-08-01 00:00:00+0000</p><p><b>recorder</b>: <a href=\"PractitionerRole-5fa4c91a-a12f-48ae-a4c7-92971dc7ab53.html\">Caroline van Dijk at Organization 1</a></p><p><b>note</b>: </p><blockquote><div><p>Patient reports general weakness and loss of energy in legs.</p>\n</div></blockquote></div>"
  ] ;
  fhir:Condition.identifier [
     fhir:index 0 ;
     fhir:Identifier.system [ fhir:value "https://cp1-test.example.org/Condition" ] ;
     fhir:Identifier.value [ fhir:value "8cdd8f8d-f75b-4285-851e-ff302dad46fb" ] ;
     fhir:Identifier.assigner [
       fhir:Reference.identifier [
         fhir:Identifier.type [
           fhir:CodeableConcept.coding [
             fhir:index 0 ;
             fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/provenance-participant-type" ] ;
             fhir:Coding.code [ fhir:value "author" ]
           ]
         ] ;
         fhir:Identifier.system [ fhir:value "http://fhir.nl/fhir/NamingSystem/ura" ] ;
         fhir:Identifier.value [ fhir:value "11111111" ]
       ]
     ]
  ] ;
  fhir:Condition.clinicalStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-clinical" ] ;
       fhir:Coding.code [ fhir:value "active" ]
     ]
  ] ;
  fhir:Condition.verificationStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-ver-status" ] ;
       fhir:Coding.code [ fhir:value "provisional" ]
     ]
  ] ;
  fhir:Condition.code [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a sct:13791008 ;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:Coding.code [ fhir:value "13791008" ] ;
       fhir:Coding.display [ fhir:value "General weakness" ]
     ]
  ] ;
  fhir:Condition.bodySite [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a sct:421480009 ;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:Coding.code [ fhir:value "421480009" ] ;
       fhir:Coding.display [ fhir:value "Lower extremity or both lower extremities" ]
     ]
  ] ;
  fhir:Condition.subject [
     fhir:link <http://hl7.org/fhir/Patient/128447d2-e153-4c93-8ac6-6c357555f3db> ;
     fhir:Reference.reference [ fhir:value "Patient/128447d2-e153-4c93-8ac6-6c357555f3db" ] ;
     fhir:Reference.display [ fhir:value "Patient Jaantje Merkens" ]
  ] ;
  fhir:Condition.onsetDateTime [ fhir:value "2021-08-01T00:00:00Z"^^xsd:dateTime] ;
  fhir:Condition.recorder [
     fhir:link <http://hl7.org/fhir/PractitionerRole/5fa4c91a-a12f-48ae-a4c7-92971dc7ab53> ;
     fhir:Reference.reference [ fhir:value "PractitionerRole/5fa4c91a-a12f-48ae-a4c7-92971dc7ab53" ] ;
     fhir:Reference.display [ fhir:value "Caroline van Dijk at Organization 1" ]
  ] ;
  fhir:Condition.note [
     fhir:index 0 ;
     fhir:Annotation.text [ fhir:value "Patient reports general weakness and loss of energy in legs." ]
  ] .

<http://hl7.org/fhir/Patient/128447d2-e153-4c93-8ac6-6c357555f3db> a fhir:Patient .

<http://hl7.org/fhir/PractitionerRole/5fa4c91a-a12f-48ae-a4c7-92971dc7ab53> a fhir:PractitionerRole .

<urn:uuid:73f4bffe-eac4-4863-8e4a-852c578f95dd> a fhir:ServiceRequest ;
  fhir:Resource.id [ fhir:value "73f4bffe-eac4-4863-8e4a-852c578f95dd"] ;
  fhir:Resource.meta [
     fhir:Meta.versionId [ fhir:value "1" ] ;
     fhir:Meta.profile [
       fhir:value "http://nictiz.nl/fhir/StructureDefinition/nl-core-Procedure-request" ;
       fhir:index 0 ;
       fhir:link <http://nictiz.nl/fhir/StructureDefinition/nl-core-Procedure-request>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_73f4bffe-eac4-4863-8e4a-852c578f95dd\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest 73f4bffe-eac4-4863-8e4a-852c578f95dd</b></p><a name=\"73f4bffe-eac4-4863-8e4a-852c578f95dd\"> </a><a name=\"hc73f4bffe-eac4-4863-8e4a-852c578f95dd\"> </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\">version: 1</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.nl-core@0.12.0-beta.4&amp;canonical=http://nictiz.nl/fhir/StructureDefinition/nl-core-Procedure-request\">nl core Procedure request</a></p></div><p><b>identifier</b>: <code>https://cp1-test.example.org/ServiceRequest</code>/73f4bffe-eac4-4863-8e4a-852c578f95dd</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 11429006}\">Consultation</span></p><p><b>subject</b>: <a href=\"Bundle-phi-org1.html#Patient_128447d2-e153-4c93-8ac6-6c357555f3db\">Patient Jaantje Merkens</a></p><p><b>requester</b>: <a href=\"PractitionerRole-5fa4c91a-a12f-48ae-a4c7-92971dc7ab53.html\">Caroline van Dijk at Organization 1</a></p><p><b>performerType</b>: <span title=\"Codes:{http://snomed.info/sct 722414000}\">Vascular medicine</span></p><p><b>reasonReference</b>: <a href=\"Bundle-phi-org1.html#Condition_8cdd8f8d-f75b-4285-851e-ff302dad46fb\">General Weakness</a></p></div>"
  ] ;
  fhir:ServiceRequest.identifier [
     fhir:index 0 ;
     fhir:Identifier.system [ fhir:value "https://cp1-test.example.org/ServiceRequest" ] ;
     fhir:Identifier.value [ fhir:value "73f4bffe-eac4-4863-8e4a-852c578f95dd" ] ;
     fhir:Identifier.assigner [
       fhir:Reference.identifier [
         fhir:Identifier.type [
           fhir:CodeableConcept.coding [
             fhir:index 0 ;
             fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/provenance-participant-type" ] ;
             fhir:Coding.code [ fhir:value "author" ]
           ]
         ] ;
         fhir:Identifier.system [ fhir:value "http://fhir.nl/fhir/NamingSystem/ura" ] ;
         fhir:Identifier.value [ fhir:value "11111111" ]
       ]
     ]
  ] ;
  fhir:ServiceRequest.status [ fhir:value "active"] ;
  fhir:ServiceRequest.intent [ fhir:value "order"] ;
  fhir:ServiceRequest.code [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a sct:11429006 ;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:Coding.code [ fhir:value "11429006" ] ;
       fhir:Coding.display [ fhir:value "Consultation" ]
     ]
  ] ;
  fhir:ServiceRequest.subject [
     fhir:link <http://hl7.org/fhir/Patient/128447d2-e153-4c93-8ac6-6c357555f3db> ;
     fhir:Reference.reference [ fhir:value "Patient/128447d2-e153-4c93-8ac6-6c357555f3db" ] ;
     fhir:Reference.display [ fhir:value "Patient Jaantje Merkens" ]
  ] ;
  fhir:ServiceRequest.requester [
     fhir:link <http://hl7.org/fhir/PractitionerRole/5fa4c91a-a12f-48ae-a4c7-92971dc7ab53> ;
     fhir:Reference.reference [ fhir:value "PractitionerRole/5fa4c91a-a12f-48ae-a4c7-92971dc7ab53" ] ;
     fhir:Reference.display [ fhir:value "Caroline van Dijk at Organization 1" ]
  ] ;
  fhir:ServiceRequest.performerType [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a sct:722414000 ;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:Coding.code [ fhir:value "722414000" ] ;
       fhir:Coding.display [ fhir:value "Vascular medicine" ]
     ]
  ] ;
  fhir:ServiceRequest.reasonReference [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/Condition/8cdd8f8d-f75b-4285-851e-ff302dad46fb> ;
     fhir:Reference.reference [ fhir:value "Condition/8cdd8f8d-f75b-4285-851e-ff302dad46fb" ] ;
     fhir:Reference.display [ fhir:value "General Weakness" ]
  ] .

<http://hl7.org/fhir/Condition/8cdd8f8d-f75b-4285-851e-ff302dad46fb> a fhir:Condition .

<urn:uuid:d2f1d123-9bfb-485f-8b6f-2db411c4884e> a fhir:ServiceRequest ;
  fhir:Resource.id [ fhir:value "d2f1d123-9bfb-485f-8b6f-2db411c4884e"] ;
  fhir:Resource.meta [
     fhir:Meta.versionId [ fhir:value "1" ] ;
     fhir:Meta.profile [
       fhir:value "http://nictiz.nl/fhir/StructureDefinition/nl-core-Procedure-request" ;
       fhir:index 0 ;
       fhir:link <http://nictiz.nl/fhir/StructureDefinition/nl-core-Procedure-request>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_d2f1d123-9bfb-485f-8b6f-2db411c4884e\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest d2f1d123-9bfb-485f-8b6f-2db411c4884e</b></p><a name=\"d2f1d123-9bfb-485f-8b6f-2db411c4884e\"> </a><a name=\"hcd2f1d123-9bfb-485f-8b6f-2db411c4884e\"> </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\">version: 1</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.nl-core@0.12.0-beta.4&amp;canonical=http://nictiz.nl/fhir/StructureDefinition/nl-core-Procedure-request\">nl core Procedure request</a></p></div><p><b>identifier</b>: <code>https://cp1-test.example.org/ServiceRequest</code>/d2f1d123-9bfb-485f-8b6f-2db411c4884e</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 11429006}\">Consultation</span></p><p><b>subject</b>: <a href=\"Bundle-phi-org1.html#Patient_128447d2-e153-4c93-8ac6-6c357555f3db\">Patient Jaantje Merkens</a></p><p><b>requester</b>: <a href=\"PractitionerRole-5fa4c91a-a12f-48ae-a4c7-92971dc7ab53.html\">Caroline van Dijk at Organization 1</a></p><p><b>performerType</b>: <span title=\"Codes:{http://snomed.info/sct 394591006}\">Neurology</span></p><p><b>reasonReference</b>: <a href=\"Bundle-phi-org1.html#Condition_8cdd8f8d-f75b-4285-851e-ff302dad46fb\">General Weakness</a></p></div>"
  ] ;
  fhir:ServiceRequest.identifier [
     fhir:index 0 ;
     fhir:Identifier.system [ fhir:value "https://cp1-test.example.org/ServiceRequest" ] ;
     fhir:Identifier.value [ fhir:value "d2f1d123-9bfb-485f-8b6f-2db411c4884e" ] ;
     fhir:Identifier.assigner [
       fhir:Reference.identifier [
         fhir:Identifier.type [
           fhir:CodeableConcept.coding [
             fhir:index 0 ;
             fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/provenance-participant-type" ] ;
             fhir:Coding.code [ fhir:value "author" ]
           ]
         ] ;
         fhir:Identifier.system [ fhir:value "http://fhir.nl/fhir/NamingSystem/ura" ] ;
         fhir:Identifier.value [ fhir:value "11111111" ]
       ]
     ]
  ] ;
  fhir:ServiceRequest.status [ fhir:value "active"] ;
  fhir:ServiceRequest.intent [ fhir:value "order"] ;
  fhir:ServiceRequest.code [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a sct:11429006 ;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:Coding.code [ fhir:value "11429006" ] ;
       fhir:Coding.display [ fhir:value "Consultation" ]
     ]
  ] ;
  fhir:ServiceRequest.subject [
     fhir:link <http://hl7.org/fhir/Patient/128447d2-e153-4c93-8ac6-6c357555f3db> ;
     fhir:Reference.reference [ fhir:value "Patient/128447d2-e153-4c93-8ac6-6c357555f3db" ] ;
     fhir:Reference.display [ fhir:value "Patient Jaantje Merkens" ]
  ] ;
  fhir:ServiceRequest.requester [
     fhir:link <http://hl7.org/fhir/PractitionerRole/5fa4c91a-a12f-48ae-a4c7-92971dc7ab53> ;
     fhir:Reference.reference [ fhir:value "PractitionerRole/5fa4c91a-a12f-48ae-a4c7-92971dc7ab53" ] ;
     fhir:Reference.display [ fhir:value "Caroline van Dijk at Organization 1" ]
  ] ;
  fhir:ServiceRequest.performerType [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a sct:394591006 ;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:Coding.code [ fhir:value "394591006" ] ;
       fhir:Coding.display [ fhir:value "Neurology" ]
     ]
  ] ;
  fhir:ServiceRequest.reasonReference [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/Condition/8cdd8f8d-f75b-4285-851e-ff302dad46fb> ;
     fhir:Reference.reference [ fhir:value "Condition/8cdd8f8d-f75b-4285-851e-ff302dad46fb" ] ;
     fhir:Reference.display [ fhir:value "General Weakness" ]
  ] .

<urn:uuid:4e4215a2-d6ff-4e53-8737-d9810a4cc3eb> a fhir:ServiceRequest ;
  fhir:Resource.id [ fhir:value "4e4215a2-d6ff-4e53-8737-d9810a4cc3eb"] ;
  fhir:Resource.meta [
     fhir:Meta.versionId [ fhir:value "1" ] ;
     fhir:Meta.profile [
       fhir:value "http://nictiz.nl/fhir/StructureDefinition/nl-core-Procedure-request" ;
       fhir:index 0 ;
       fhir:link <http://nictiz.nl/fhir/StructureDefinition/nl-core-Procedure-request>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_4e4215a2-d6ff-4e53-8737-d9810a4cc3eb\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest 4e4215a2-d6ff-4e53-8737-d9810a4cc3eb</b></p><a name=\"4e4215a2-d6ff-4e53-8737-d9810a4cc3eb\"> </a><a name=\"hc4e4215a2-d6ff-4e53-8737-d9810a4cc3eb\"> </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\">version: 1</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.nl-core@0.12.0-beta.4&amp;canonical=http://nictiz.nl/fhir/StructureDefinition/nl-core-Procedure-request\">nl core Procedure request</a></p></div><p><b>identifier</b>: <code>https://cp1-test.example.org/ServiceRequest</code>/4e4215a2-d6ff-4e53-8737-d9810a4cc3eb</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 11429006}\">Consultation</span></p><p><b>subject</b>: <a href=\"Bundle-phi-org1.html#Patient_128447d2-e153-4c93-8ac6-6c357555f3db\">Patient Jaantje Merkens</a></p><p><b>requester</b>: <a href=\"PractitionerRole-5fa4c91a-a12f-48ae-a4c7-92971dc7ab53.html\">Caroline van Dijk at Organization 1</a></p><p><b>performerType</b>: <span title=\"Codes:{http://snomed.info/sct 1345026002}\">Orthopedic specialty</span></p><p><b>reasonReference</b>: <a href=\"Bundle-phi-org1.html#Condition_8cdd8f8d-f75b-4285-851e-ff302dad46fb\">General Weakness</a></p></div>"
  ] ;
  fhir:ServiceRequest.identifier [
     fhir:index 0 ;
     fhir:Identifier.system [ fhir:value "https://cp1-test.example.org/ServiceRequest" ] ;
     fhir:Identifier.value [ fhir:value "4e4215a2-d6ff-4e53-8737-d9810a4cc3eb" ] ;
     fhir:Identifier.assigner [
       fhir:Reference.identifier [
         fhir:Identifier.type [
           fhir:CodeableConcept.coding [
             fhir:index 0 ;
             fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/provenance-participant-type" ] ;
             fhir:Coding.code [ fhir:value "author" ]
           ]
         ] ;
         fhir:Identifier.system [ fhir:value "http://fhir.nl/fhir/NamingSystem/ura" ] ;
         fhir:Identifier.value [ fhir:value "11111111" ]
       ]
     ]
  ] ;
  fhir:ServiceRequest.status [ fhir:value "active"] ;
  fhir:ServiceRequest.intent [ fhir:value "order"] ;
  fhir:ServiceRequest.code [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a sct:11429006 ;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:Coding.code [ fhir:value "11429006" ] ;
       fhir:Coding.display [ fhir:value "Consultation" ]
     ]
  ] ;
  fhir:ServiceRequest.subject [
     fhir:link <http://hl7.org/fhir/Patient/128447d2-e153-4c93-8ac6-6c357555f3db> ;
     fhir:Reference.reference [ fhir:value "Patient/128447d2-e153-4c93-8ac6-6c357555f3db" ] ;
     fhir:Reference.display [ fhir:value "Patient Jaantje Merkens" ]
  ] ;
  fhir:ServiceRequest.requester [
     fhir:link <http://hl7.org/fhir/PractitionerRole/5fa4c91a-a12f-48ae-a4c7-92971dc7ab53> ;
     fhir:Reference.reference [ fhir:value "PractitionerRole/5fa4c91a-a12f-48ae-a4c7-92971dc7ab53" ] ;
     fhir:Reference.display [ fhir:value "Caroline van Dijk at Organization 1" ]
  ] ;
  fhir:ServiceRequest.performerType [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a sct:1345026002 ;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:Coding.code [ fhir:value "1345026002" ] ;
       fhir:Coding.display [ fhir:value "Orthopedic specialty" ]
     ]
  ] ;
  fhir:ServiceRequest.reasonReference [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/Condition/8cdd8f8d-f75b-4285-851e-ff302dad46fb> ;
     fhir:Reference.reference [ fhir:value "Condition/8cdd8f8d-f75b-4285-851e-ff302dad46fb" ] ;
     fhir:Reference.display [ fhir:value "General Weakness" ]
  ] .

<urn:uuid:3cb7873f-c222-4196-b441-02b3790ec97e> a fhir:ServiceRequest ;
  fhir:Resource.id [ fhir:value "3cb7873f-c222-4196-b441-02b3790ec97e"] ;
  fhir:Resource.meta [
     fhir:Meta.versionId [ fhir:value "1" ] ;
     fhir:Meta.profile [
       fhir:value "http://nictiz.nl/fhir/StructureDefinition/nl-core-Procedure-request" ;
       fhir:index 0 ;
       fhir:link <http://nictiz.nl/fhir/StructureDefinition/nl-core-Procedure-request>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_3cb7873f-c222-4196-b441-02b3790ec97e\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest 3cb7873f-c222-4196-b441-02b3790ec97e</b></p><a name=\"3cb7873f-c222-4196-b441-02b3790ec97e\"> </a><a name=\"hc3cb7873f-c222-4196-b441-02b3790ec97e\"> </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\">version: 1</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.nl-core@0.12.0-beta.4&amp;canonical=http://nictiz.nl/fhir/StructureDefinition/nl-core-Procedure-request\">nl core Procedure request</a></p></div><p><b>identifier</b>: <code>https://cp1-test.example.org/ServiceRequest</code>/3cb7873f-c222-4196-b441-02b3790ec97e</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 11429006}\">Consultation</span></p><p><b>subject</b>: <a href=\"Bundle-phi-org1.html#Patient_128447d2-e153-4c93-8ac6-6c357555f3db\">Patient Jaantje Merkens</a></p><p><b>requester</b>: <a href=\"PractitionerRole-5fa4c91a-a12f-48ae-a4c7-92971dc7ab53.html\">Caroline van Dijk at Organization 1</a></p><p><b>performerType</b>: <span title=\"Codes:{http://snomed.info/sct 419192003}\">Internal medicine</span></p><p><b>reasonReference</b>: <a href=\"Bundle-phi-org1.html#Condition_8cdd8f8d-f75b-4285-851e-ff302dad46fb\">General Weakness</a></p></div>"
  ] ;
  fhir:ServiceRequest.identifier [
     fhir:index 0 ;
     fhir:Identifier.system [ fhir:value "https://cp1-test.example.org/ServiceRequest" ] ;
     fhir:Identifier.value [ fhir:value "3cb7873f-c222-4196-b441-02b3790ec97e" ] ;
     fhir:Identifier.assigner [
       fhir:Reference.identifier [
         fhir:Identifier.type [
           fhir:CodeableConcept.coding [
             fhir:index 0 ;
             fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/provenance-participant-type" ] ;
             fhir:Coding.code [ fhir:value "author" ]
           ]
         ] ;
         fhir:Identifier.system [ fhir:value "http://fhir.nl/fhir/NamingSystem/ura" ] ;
         fhir:Identifier.value [ fhir:value "11111111" ]
       ]
     ]
  ] ;
  fhir:ServiceRequest.status [ fhir:value "active"] ;
  fhir:ServiceRequest.intent [ fhir:value "order"] ;
  fhir:ServiceRequest.code [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a sct:11429006 ;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:Coding.code [ fhir:value "11429006" ] ;
       fhir:Coding.display [ fhir:value "Consultation" ]
     ]
  ] ;
  fhir:ServiceRequest.subject [
     fhir:link <http://hl7.org/fhir/Patient/128447d2-e153-4c93-8ac6-6c357555f3db> ;
     fhir:Reference.reference [ fhir:value "Patient/128447d2-e153-4c93-8ac6-6c357555f3db" ] ;
     fhir:Reference.display [ fhir:value "Patient Jaantje Merkens" ]
  ] ;
  fhir:ServiceRequest.requester [
     fhir:link <http://hl7.org/fhir/PractitionerRole/5fa4c91a-a12f-48ae-a4c7-92971dc7ab53> ;
     fhir:Reference.reference [ fhir:value "PractitionerRole/5fa4c91a-a12f-48ae-a4c7-92971dc7ab53" ] ;
     fhir:Reference.display [ fhir:value "Caroline van Dijk at Organization 1" ]
  ] ;
  fhir:ServiceRequest.performerType [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a sct:419192003 ;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:Coding.code [ fhir:value "419192003" ] ;
       fhir:Coding.display [ fhir:value "Internal medicine" ]
     ]
  ] ;
  fhir:ServiceRequest.reasonReference [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/Condition/8cdd8f8d-f75b-4285-851e-ff302dad46fb> ;
     fhir:Reference.reference [ fhir:value "Condition/8cdd8f8d-f75b-4285-851e-ff302dad46fb" ] ;
     fhir:Reference.display [ fhir:value "General Weakness" ]
  ] .

<urn:uuid:98f9d4a7-d58d-4889-8e63-0cb2d4e35144> a fhir:MedicationStatement ;
  fhir:Resource.id [ fhir:value "98f9d4a7-d58d-4889-8e63-0cb2d4e35144"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://nictiz.nl/fhir/StructureDefinition/nl-core-MedicationStatement" ;
       fhir:index 0 ;
       fhir:link <http://nictiz.nl/fhir/StructureDefinition/nl-core-MedicationStatement>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationStatement_98f9d4a7-d58d-4889-8e63-0cb2d4e35144\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement 98f9d4a7-d58d-4889-8e63-0cb2d4e35144</b></p><a name=\"98f9d4a7-d58d-4889-8e63-0cb2d4e35144\"> </a><a name=\"hc98f9d4a7-d58d-4889-8e63-0cb2d4e35144\"> </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://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.nl-core@0.12.0-beta.4&amp;canonical=http://nictiz.nl/fhir/StructureDefinition/nl-core-MedicationStatement\">http://nictiz.nl/fhir/StructureDefinition/nl-core-MedicationStatement</a></p></div><p><b>identifier</b>: <code>https://cp1-test.example.org/MedicationStatement</code>/98f9d4a7-d58d-4889-8e63-0cb2d4e35144</p><p><b>status</b>: Active</p><p><b>medication</b>: <span title=\"Codes:{http://www.whocc.no/atc B01AD04}\">urokinase</span></p><p><b>subject</b>: <a href=\"Bundle-phi-org1.html#Patient_128447d2-e153-4c93-8ac6-6c357555f3db\">Jaantje Merkens  Female, DoB: 1950-02-26 ( http://fhir.nl/fhir/NamingSystem/bsn#111222333)</a></p><p><b>effective</b>: 2017-09-03</p><p><b>dateAsserted</b>: 2017-09-03</p><p><b>informationSource</b>: <a href=\"PractitionerRole-5fa4c91a-a12f-48ae-a4c7-92971dc7ab53.html\">PractitionerRole Huisarts</a></p><blockquote><p><b>dosage</b></p><p><b>text</b>: Take one tablet by mouth twice daily</p><p><b>timing</b>: 2 per 1 day</p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>500 mg</td></tr></table></blockquote></div>"
  ] ;
  fhir:MedicationStatement.identifier [
     fhir:index 0 ;
     fhir:Identifier.system [ fhir:value "https://cp1-test.example.org/MedicationStatement" ] ;
     fhir:Identifier.value [ fhir:value "98f9d4a7-d58d-4889-8e63-0cb2d4e35144" ] ;
     fhir:Identifier.assigner [
       fhir:Reference.identifier [
         fhir:Identifier.type [
           fhir:CodeableConcept.coding [
             fhir:index 0 ;
             fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/provenance-participant-type" ] ;
             fhir:Coding.code [ fhir:value "author" ]
           ]
         ] ;
         fhir:Identifier.system [ fhir:value "http://fhir.nl/fhir/NamingSystem/ura" ] ;
         fhir:Identifier.value [ fhir:value "11111111" ]
       ]
     ]
  ] ;
  fhir:MedicationStatement.status [ fhir:value "active"] ;
  fhir:MedicationStatement.medicationCodeableConcept [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://www.whocc.no/atc" ] ;
       fhir:Coding.code [ fhir:value "B01AD04" ] ;
       fhir:Coding.display [ fhir:value "urokinase" ]
     ]
  ] ;
  fhir:MedicationStatement.subject [
     fhir:link <http://hl7.org/fhir/Patient/128447d2-e153-4c93-8ac6-6c357555f3db> ;
     fhir:Reference.reference [ fhir:value "Patient/128447d2-e153-4c93-8ac6-6c357555f3db" ]
  ] ;
  fhir:MedicationStatement.effectiveDateTime [ fhir:value "2017-09-03"^^xsd:date] ;
  fhir:MedicationStatement.dateAsserted [ fhir:value "2017-09-03"^^xsd:date] ;
  fhir:MedicationStatement.informationSource [
     fhir:link <http://hl7.org/fhir/PractitionerRole/5fa4c91a-a12f-48ae-a4c7-92971dc7ab53> ;
     fhir:Reference.reference [ fhir:value "PractitionerRole/5fa4c91a-a12f-48ae-a4c7-92971dc7ab53" ]
  ] ;
  fhir:MedicationStatement.dosage [
     fhir:index 0 ;
     fhir:Dosage.text [ fhir:value "Take one tablet by mouth twice daily" ] ;
     fhir:Dosage.timing [
       fhir:Timing.repeat [
         fhir:Timing.repeat.frequency [ fhir:value "2"^^xsd:positiveInteger ] ;
         fhir:Timing.repeat.period [ fhir:value "1"^^xsd:decimal ] ;
         fhir:Timing.repeat.periodUnit [ fhir:value "d" ]
       ]
     ] ;
     fhir:Dosage.doseAndRate [
       fhir:index 0 ;
       fhir:Dosage.doseAndRate.doseQuantity [
         fhir:Quantity.value [ fhir:value "500"^^xsd:decimal ] ;
         fhir:Quantity.unit [ fhir:value "mg" ]
       ]
     ]
  ] .

<urn:uuid:f304c628-c19f-4207-adfb-ad34447ab044> a fhir:CareTeam ;
  fhir:Resource.id [ fhir:value "f304c628-c19f-4207-adfb-ad34447ab044"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"CareTeam_f304c628-c19f-4207-adfb-ad34447ab044\"> </a><p class=\"res-header-id\"><b>Generated Narrative: CareTeam f304c628-c19f-4207-adfb-ad34447ab044</b></p><a name=\"f304c628-c19f-4207-adfb-ad34447ab044\"> </a><a name=\"hcf304c628-c19f-4207-adfb-ad34447ab044\"> </a><p><b>identifier</b>: <code>http://organization1.example.org/EHR/careteams</code>/f304c628-c19f-4207-adfb-ad34447ab044</p><blockquote><p><b>participant</b></p><p><b>member</b>: <a href=\"Bundle-phi-org1.html#Patient_128447d2-e153-4c93-8ac6-6c357555f3db\">Jaantje Merkens  Female, DoB: 1950-02-26 ( http://fhir.nl/fhir/NamingSystem/bsn#111222333)</a></p><p><b>period</b>: 2024-08-27 --&gt; (ongoing)</p></blockquote><blockquote><p><b>participant</b></p><p><b>member</b>: <a href=\"PractitionerRole-5fa4c91a-a12f-48ae-a4c7-92971dc7ab53.html\">PractitionerRole Huisarts</a></p><p><b>period</b>: 2024-08-27 --&gt; (ongoing)</p></blockquote><blockquote><p><b>participant</b></p><p><b>member</b>: Cardioloog Caroline van Dijk at Organization 2 (Identifier: <code>https://cp2-test.example.org/employees</code>/f051d3bd-26ff-4030-a5b6-fc4ef2be83ba)</p><p><b>period</b>: 2024-08-27 --&gt; (ongoing)</p></blockquote><blockquote><p><b>participant</b></p><p><b>member</b>: Klinisch geriater John Doe at Organization 3 (Identifier: <code>https://cp3-test.example.org/employees</code>/d60525bd-5caf-4437-8f4b-4156300a27de)</p><p><b>period</b>: 2024-08-27 --&gt; (ongoing)</p></blockquote><blockquote><p><b>participant</b></p><p><b>member</b>: <a href=\"Organization-4cb35b96-f021-4e15-bf71-d67a6d4bebec.html\">Organization example General Practice</a></p><p><b>period</b>: 2024-08-27 --&gt; (ongoing)</p></blockquote><blockquote><p><b>participant</b></p><p><b>member</b>: example Hospital (Identifier: <code>https://cp2-test.example.org/departments</code>/cff921f3-c1c1-4a4c-8f0f-cafd0aa25067)</p><p><b>period</b>: 2024-08-27 --&gt; (ongoing)</p></blockquote></div>"
  ] ;
  fhir:CareTeam.identifier [
     fhir:index 0 ;
     fhir:Identifier.system [ fhir:value "http://organization1.example.org/EHR/careteams" ] ;
     fhir:Identifier.value [ fhir:value "f304c628-c19f-4207-adfb-ad34447ab044" ] ;
     fhir:Identifier.assigner [
       fhir:Reference.identifier [
         fhir:Identifier.type [
           fhir:CodeableConcept.coding [
             fhir:index 0 ;
             fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/provenance-participant-type" ] ;
             fhir:Coding.code [ fhir:value "author" ]
           ]
         ] ;
         fhir:Identifier.system [ fhir:value "http://fhir.nl/fhir/NamingSystem/ura" ] ;
         fhir:Identifier.value [ fhir:value "11111111" ]
       ]
     ]
  ] ;
  fhir:CareTeam.participant [
     fhir:index 0 ;
     fhir:CareTeam.participant.member [
       fhir:link <http://hl7.org/fhir/Patient/128447d2-e153-4c93-8ac6-6c357555f3db> ;
       fhir:Reference.reference [ fhir:value "Patient/128447d2-e153-4c93-8ac6-6c357555f3db" ]
     ] ;
     fhir:CareTeam.participant.period [
       fhir:Period.start [ fhir:value "2024-08-27"^^xsd:date ]
     ]
  ], [
     fhir:index 1 ;
     fhir:CareTeam.participant.member [
       fhir:link <http://hl7.org/fhir/PractitionerRole/5fa4c91a-a12f-48ae-a4c7-92971dc7ab53> ;
       fhir:Reference.reference [ fhir:value "PractitionerRole/5fa4c91a-a12f-48ae-a4c7-92971dc7ab53" ]
     ] ;
     fhir:CareTeam.participant.period [
       fhir:Period.start [ fhir:value "2024-08-27"^^xsd:date ]
     ]
  ], [
     fhir:index 2 ;
     fhir:CareTeam.participant.member [
       fhir:Reference.identifier [
         fhir:Identifier.system [ fhir:value "https://cp2-test.example.org/employees" ] ;
         fhir:Identifier.value [ fhir:value "f051d3bd-26ff-4030-a5b6-fc4ef2be83ba" ] ;
         fhir:Identifier.assigner [
           fhir:Reference.identifier [
             fhir:Identifier.type [
               fhir:CodeableConcept.coding [
                 fhir:index 0 ;
                 fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/provenance-participant-type" ] ;
                 fhir:Coding.code [ fhir:value "author" ]
               ]
             ] ;
             fhir:Identifier.system [ fhir:value "http://fhir.nl/fhir/NamingSystem/ura" ] ;
             fhir:Identifier.value [ fhir:value "22222222" ]
           ]
         ]
       ] ;
       fhir:Reference.display [ fhir:value "Cardioloog Caroline van Dijk at Organization 2" ]
     ] ;
     fhir:CareTeam.participant.period [
       fhir:Period.start [ fhir:value "2024-08-27"^^xsd:date ]
     ]
  ], [
     fhir:index 3 ;
     fhir:CareTeam.participant.member [
       fhir:Reference.identifier [
         fhir:Identifier.system [ fhir:value "https://cp3-test.example.org/employees" ] ;
         fhir:Identifier.value [ fhir:value "d60525bd-5caf-4437-8f4b-4156300a27de" ] ;
         fhir:Identifier.assigner [
           fhir:Reference.identifier [
             fhir:Identifier.type [
               fhir:CodeableConcept.coding [
                 fhir:index 0 ;
                 fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/provenance-participant-type" ] ;
                 fhir:Coding.code [ fhir:value "author" ]
               ]
             ] ;
             fhir:Identifier.system [ fhir:value "http://fhir.nl/fhir/NamingSystem/ura" ] ;
             fhir:Identifier.value [ fhir:value "33333333" ]
           ]
         ]
       ] ;
       fhir:Reference.display [ fhir:value "Klinisch geriater John Doe at Organization 3" ]
     ] ;
     fhir:CareTeam.participant.period [
       fhir:Period.start [ fhir:value "2024-08-27"^^xsd:date ]
     ]
  ], [
     fhir:index 4 ;
     fhir:CareTeam.participant.member [
       fhir:link <http://hl7.org/fhir/Organization/4cb35b96-f021-4e15-bf71-d67a6d4bebec> ;
       fhir:Reference.reference [ fhir:value "Organization/4cb35b96-f021-4e15-bf71-d67a6d4bebec" ] ;
       fhir:Reference.identifier [
         fhir:Identifier.system [ fhir:value "http://fhir.nl/fhir/NamingSystem/ura" ] ;
         fhir:Identifier.value [ fhir:value "11111111" ]
       ]
     ] ;
     fhir:CareTeam.participant.period [
       fhir:Period.start [ fhir:value "2024-08-27"^^xsd:date ]
     ]
  ], [
     fhir:index 5 ;
     fhir:CareTeam.participant.member [
       fhir:Reference.identifier [
         fhir:Identifier.system [ fhir:value "https://cp2-test.example.org/departments" ] ;
         fhir:Identifier.value [ fhir:value "cff921f3-c1c1-4a4c-8f0f-cafd0aa25067" ] ;
         fhir:Identifier.assigner [
           fhir:Reference.identifier [
             fhir:Identifier.type [
               fhir:CodeableConcept.coding [
                 fhir:index 0 ;
                 fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/provenance-participant-type" ] ;
                 fhir:Coding.code [ fhir:value "author" ]
               ]
             ] ;
             fhir:Identifier.system [ fhir:value "http://fhir.nl/fhir/NamingSystem/ura" ] ;
             fhir:Identifier.value [ fhir:value "22222222" ]
           ]
         ]
       ] ;
       fhir:Reference.display [ fhir:value "example Hospital" ]
     ] ;
     fhir:CareTeam.participant.period [
       fhir:Period.start [ fhir:value "2024-08-27"^^xsd:date ]
     ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/Bundle/phi-org1.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/Bundle/phi-org1.ttl> .