FHIR Implementatiegids voor de Nederlandse Kankerregistratie
1.2.2 - release
FHIR Implementatiegids voor de Nederlandse Kankerregistratie - Local Development build (v1.2.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Bundle xmlns="http://hl7.org/fhir">
<id value="ncr-odia"/>
<meta>
<tag>
<system
value="http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/NamingSystem/processing-target"/>
<code value="NKR_ODIA"/>
</tag>
</meta>
<type value="collection"/>
<timestamp value="2023-01-01T14:49:45.6439747Z"/>
<entry>
<fullUrl value="https://fhir.example.org/Organization/organization-1"/>
<resource>
<Organization>
<id value="organization-1"/>
<meta>
<profile
value="http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-healthcare-provider"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Organization_organization-1"> </a><p class="res-header-id"><b>Generated Narrative: Organization organization-1</b></p><a name="organization-1"> </a><a name="hcorganization-1"> </a><a name="organization-1-en-US"> </a><p><b>identifier</b>: <code>http://fhir.nl/fhir/NamingSystem/agb-z</code>/06010001</p></div>
</text>
<identifier>
<system value="http://fhir.nl/fhir/NamingSystem/agb-z"/>
<value value="06010001"/>
</identifier>
</Organization>
</resource>
</entry>
<entry>
<fullUrl value="https://fhir.example.org/Patient/patient-1"/>
<resource>
<Patient>
<id value="patient-1"/>
<meta>
<profile
value="http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-patient"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Patient_patient-1"> </a><p class="res-header-id"><b>Generated Narrative: Patient patient-1</b></p><a name="patient-1"> </a><a name="hcpatient-1"> </a><a name="patient-1-en-US"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">T H van Asch (official) Male, DoB: 1941-10-06 ( Medical record number)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Known status of Patient">Deceased:</td><td colspan="3">2023-09-18</td></tr><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3">2612VT NL </td></tr></table></div>
</text>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="MR"/>
</coding>
</type>
<value value="009999115"/>
<assigner>
<reference
value="https://fhir.example.org/Organization/organization-1"/>
</assigner>
</identifier>
<name>
<extension
url="http://hl7.org/fhir/StructureDefinition/humanname-assembly-order">
<valueCode value="NL1"/>
</extension>
<use value="official"/>
<family value="van Asch">
<extension
url="http://hl7.org/fhir/StructureDefinition/humanname-own-prefix">
<valueString value="van"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/humanname-own-name">
<valueString value="Asch"/>
</extension>
</family>
<given value="T">
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier">
<valueCode value="IN"/>
</extension>
</given>
<given value="H">
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier">
<valueCode value="IN"/>
</extension>
</given>
</name>
<gender value="male">
<extension
url="http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification">
<valueCodeableConcept>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender"/>
<code value="M"/>
</coding>
</valueCodeableConcept>
</extension>
</gender>
<birthDate value="1941-10-06"/>
<deceasedDateTime value="2023-09-18"/>
<address>
<postalCode value="2612VT"/>
<country value="NL">
<extension
url="http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification">
<valueCodeableConcept>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="NL"/>
</coding>
</valueCodeableConcept>
</extension>
</country>
</address>
</Patient>
</resource>
</entry>
<entry>
<fullUrl
value="https://fhir.example.org/Condition/encounter-diagnosis-1"/>
<resource>
<Condition>
<id value="encounter-diagnosis-1"/>
<meta>
<profile
value="http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-condition"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Condition_encounter-diagnosis-1"> </a><p class="res-header-id"><b>Generated Narrative: Condition encounter-diagnosis-1</b></p><a name="encounter-diagnosis-1"> </a><a name="hcencounter-diagnosis-1"> </a><a name="encounter-diagnosis-1-en-US"> </a><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}">Active</span></p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}">Encounter Diagnosis</span></p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/sid/icd-10-nl C61}">C61</span></p><p><b>subject</b>: <a href="Bundle-ncr-odia.html#https-//fhir.example.org/Patient/patient-1">Bundle: type = collection; timestamp = 2023-01-01 14:49:45+0000</a></p><p><b>recordedDate</b>: 2018-03-20</p></div>
</text>
<clinicalStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
<code value="active"/>
</coding>
</clinicalStatus>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-category"/>
<code value="encounter-diagnosis"/>
</coding>
</category>
<code>
<coding>
<system value="http://hl7.org/fhir/sid/icd-10-nl"/>
<code value="C61"/>
</coding>
</code>
<subject>
<reference value="https://fhir.example.org/Patient/patient-1"/>
</subject>
<recordedDate value="2018-03-20"/>
</Condition>
</resource>
</entry>
<entry>
<fullUrl
value="https://fhir.example.org/Condition/problem-list-condition-1"/>
<resource>
<Condition>
<id value="problem-list-condition-1"/>
<meta>
<profile
value="http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-condition"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Condition_problem-list-condition-1"> </a><p class="res-header-id"><b>Generated Narrative: Condition problem-list-condition-1</b></p><a name="problem-list-condition-1"> </a><a name="hcproblem-list-condition-1"> </a><a name="problem-list-condition-1-en-US"> </a><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}">Active</span></p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}">Problem List Item</span></p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/sid/icd-10-nl C85.2}">C85.2</span></p><p><b>subject</b>: <a href="Bundle-ncr-odia.html#https-//fhir.example.org/Patient/patient-1">Bundle: type = collection; timestamp = 2023-01-01 14:49:45+0000</a></p><p><b>recordedDate</b>: 2015-12-27</p></div>
</text>
<clinicalStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
<code value="active"/>
</coding>
</clinicalStatus>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-category"/>
<code value="problem-list-item"/>
</coding>
</category>
<code>
<coding>
<system value="http://hl7.org/fhir/sid/icd-10-nl"/>
<code value="C85.2"/>
</coding>
</code>
<subject>
<reference value="https://fhir.example.org/Patient/patient-1"/>
</subject>
<recordedDate value="2015-12-27"/>
</Condition>
</resource>
</entry>
<entry>
<fullUrl
value="https://fhir.example.org/Condition/problem-list-condition-2"/>
<resource>
<Condition>
<id value="problem-list-condition-2"/>
<meta>
<profile
value="http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-condition"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Condition_problem-list-condition-2"> </a><p class="res-header-id"><b>Generated Narrative: Condition problem-list-condition-2</b></p><a name="problem-list-condition-2"> </a><a name="hcproblem-list-condition-2"> </a><a name="problem-list-condition-2-en-US"> </a><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}">Active</span></p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}">Problem List Item</span></p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/sid/icd-10-nl C78.0}">C78.0</span></p><p><b>subject</b>: <a href="Bundle-ncr-odia.html#https-//fhir.example.org/Patient/patient-1">Bundle: type = collection; timestamp = 2023-01-01 14:49:45+0000</a></p><p><b>recordedDate</b>: 2015-12-27</p></div>
</text>
<clinicalStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
<code value="active"/>
</coding>
</clinicalStatus>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-category"/>
<code value="problem-list-item"/>
</coding>
</category>
<code>
<coding>
<system value="http://hl7.org/fhir/sid/icd-10-nl"/>
<code value="C78.0"/>
</coding>
</code>
<subject>
<reference value="https://fhir.example.org/Patient/patient-1"/>
</subject>
<recordedDate value="2015-12-27"/>
</Condition>
</resource>
</entry>
<entry>
<fullUrl
value="https://fhir.example.org/Condition/problem-list-condition-3"/>
<resource>
<Condition>
<id value="problem-list-condition-3"/>
<meta>
<profile
value="http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-condition"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Condition_problem-list-condition-3"> </a><p class="res-header-id"><b>Generated Narrative: Condition problem-list-condition-3</b></p><a name="problem-list-condition-3"> </a><a name="hcproblem-list-condition-3"> </a><a name="problem-list-condition-3-en-US"> </a><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}">Active</span></p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}">Problem List Item</span></p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/sid/icd-10-nl M8140/3}">M8140/3</span></p><p><b>subject</b>: <a href="Bundle-ncr-odia.html#https-//fhir.example.org/Patient/patient-1">Bundle: type = collection; timestamp = 2023-01-01 14:49:45+0000</a></p><p><b>recordedDate</b>: 2015-12-27</p></div>
</text>
<clinicalStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
<code value="active"/>
</coding>
</clinicalStatus>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-category"/>
<code value="problem-list-item"/>
</coding>
</category>
<code>
<coding>
<system value="http://hl7.org/fhir/sid/icd-10-nl"/>
<code value="M8140/3"/>
</coding>
</code>
<subject>
<reference value="https://fhir.example.org/Patient/patient-1"/>
</subject>
<recordedDate value="2015-12-27"/>
</Condition>
</resource>
</entry>
<entry>
<fullUrl
value="https://fhir.example.org/Condition/problem-list-condition-4"/>
<resource>
<Condition>
<id value="problem-list-condition-4"/>
<meta>
<profile
value="http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-condition"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Condition_problem-list-condition-4"> </a><p class="res-header-id"><b>Generated Narrative: Condition problem-list-condition-4</b></p><a name="problem-list-condition-4"> </a><a name="hcproblem-list-condition-4"> </a><a name="problem-list-condition-4-en-US"> </a><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}">Active</span></p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}">Problem List Item</span></p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/sid/icd-10-nl C77.3}">C77.3</span></p><p><b>subject</b>: <a href="Bundle-ncr-odia.html#https-//fhir.example.org/Patient/patient-1">Bundle: type = collection; timestamp = 2023-01-01 14:49:45+0000</a></p><p><b>recordedDate</b>: 2015-12-27</p></div>
</text>
<clinicalStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
<code value="active"/>
</coding>
</clinicalStatus>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-category"/>
<code value="problem-list-item"/>
</coding>
</category>
<code>
<coding>
<system value="http://hl7.org/fhir/sid/icd-10-nl"/>
<code value="C77.3"/>
</coding>
</code>
<subject>
<reference value="https://fhir.example.org/Patient/patient-1"/>
</subject>
<recordedDate value="2015-12-27"/>
</Condition>
</resource>
</entry>
<entry>
<fullUrl
value="https://fhir.example.org/Condition/problem-list-condition-5"/>
<resource>
<Condition>
<id value="problem-list-condition-5"/>
<meta>
<profile
value="http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-condition"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Condition_problem-list-condition-5"> </a><p class="res-header-id"><b>Generated Narrative: Condition problem-list-condition-5</b></p><a name="problem-list-condition-5"> </a><a name="hcproblem-list-condition-5"> </a><a name="problem-list-condition-5-en-US"> </a><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}">Active</span></p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}">Problem List Item</span></p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/sid/icd-10-nl M8500/3}">M8500/3</span></p><p><b>subject</b>: <a href="Bundle-ncr-odia.html#https-//fhir.example.org/Patient/patient-1">Bundle: type = collection; timestamp = 2023-01-01 14:49:45+0000</a></p><p><b>recordedDate</b>: 2015-12-27</p></div>
</text>
<clinicalStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
<code value="active"/>
</coding>
</clinicalStatus>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-category"/>
<code value="problem-list-item"/>
</coding>
</category>
<code>
<coding>
<system value="http://hl7.org/fhir/sid/icd-10-nl"/>
<code value="M8500/3"/>
</coding>
</code>
<subject>
<reference value="https://fhir.example.org/Patient/patient-1"/>
</subject>
<recordedDate value="2015-12-27"/>
</Condition>
</resource>
</entry>
<entry>
<fullUrl
value="https://fhir.example.org/Condition/problem-list-condition-6"/>
<resource>
<Condition>
<id value="problem-list-condition-6"/>
<meta>
<profile
value="http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-condition"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Condition_problem-list-condition-6"> </a><p class="res-header-id"><b>Generated Narrative: Condition problem-list-condition-6</b></p><a name="problem-list-condition-6"> </a><a name="hcproblem-list-condition-6"> </a><a name="problem-list-condition-6-en-US"> </a><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}">Active</span></p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}">Problem List Item</span></p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/sid/icd-10-nl C18.7}">C18.7</span></p><p><b>subject</b>: <a href="Bundle-ncr-odia.html#https-//fhir.example.org/Patient/patient-1">Bundle: type = collection; timestamp = 2023-01-01 14:49:45+0000</a></p><p><b>recordedDate</b>: 2015-12-27</p></div>
</text>
<clinicalStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
<code value="active"/>
</coding>
</clinicalStatus>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-category"/>
<code value="problem-list-item"/>
</coding>
</category>
<code>
<coding>
<system value="http://hl7.org/fhir/sid/icd-10-nl"/>
<code value="C18.7"/>
</coding>
</code>
<subject>
<reference value="https://fhir.example.org/Patient/patient-1"/>
</subject>
<recordedDate value="2015-12-27"/>
</Condition>
</resource>
</entry>
<entry>
<fullUrl
value="https://fhir.example.org/EpisodeOfCare/episode-of-care-1"/>
<resource>
<EpisodeOfCare>
<id value="episode-of-care-1"/>
<meta>
<profile
value="http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-episode-of-care"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="EpisodeOfCare_episode-of-care-1"> </a><p class="res-header-id"><b>Generated Narrative: EpisodeOfCare episode-of-care-1</b></p><a name="episode-of-care-1"> </a><a name="hcepisode-of-care-1"> </a><a name="episode-of-care-1-en-US"> </a><p><b>status</b>: Active</p><blockquote><p><b>diagnosis</b></p><p><b>condition</b>: <a href="Bundle-ncr-odia.html#https-//fhir.example.org/Condition/encounter-diagnosis-1">Bundle: type = collection; timestamp = 2023-01-01 14:49:45+0000</a></p><p><b>role</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/diagnosis-role billing}">Billing</span></p></blockquote><blockquote><p><b>diagnosis</b></p><p><b>NcrEhrDiagnosisGroup</b>: 1</p><p><b>condition</b>: <a href="Bundle-ncr-odia.html#https-//fhir.example.org/Condition/problem-list-condition-1">Bundle: type = collection; timestamp = 2023-01-01 14:49:45+0000</a></p><p><b>role</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/diagnosis-role AD}">Admission diagnosis</span></p></blockquote><blockquote><p><b>diagnosis</b></p><p><b>NcrEhrDiagnosisGroup</b>: 1</p><p><b>condition</b>: <a href="Bundle-ncr-odia.html#https-//fhir.example.org/Condition/problem-list-condition-2">Bundle: type = collection; timestamp = 2023-01-01 14:49:45+0000</a></p><p><b>role</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/diagnosis-role AD}">Admission diagnosis</span></p></blockquote><blockquote><p><b>diagnosis</b></p><p><b>NcrEhrDiagnosisGroup</b>: 1</p><p><b>condition</b>: <a href="Bundle-ncr-odia.html#https-//fhir.example.org/Condition/problem-list-condition-3">Bundle: type = collection; timestamp = 2023-01-01 14:49:45+0000</a></p><p><b>role</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/diagnosis-role AD}">Admission diagnosis</span></p></blockquote><blockquote><p><b>diagnosis</b></p><p><b>NcrEhrDiagnosisGroup</b>: 2</p><p><b>condition</b>: <a href="Bundle-ncr-odia.html#https-//fhir.example.org/Condition/problem-list-condition-4">Bundle: type = collection; timestamp = 2023-01-01 14:49:45+0000</a></p><p><b>role</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/diagnosis-role AD}">Admission diagnosis</span></p></blockquote><blockquote><p><b>diagnosis</b></p><p><b>NcrEhrDiagnosisGroup</b>: 2</p><p><b>condition</b>: <a href="Bundle-ncr-odia.html#https-//fhir.example.org/Condition/problem-list-condition-5">Bundle: type = collection; timestamp = 2023-01-01 14:49:45+0000</a></p><p><b>role</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/diagnosis-role AD}">Admission diagnosis</span></p></blockquote><blockquote><p><b>diagnosis</b></p><p><b>NcrEhrDiagnosisGroup</b>: 2</p><p><b>condition</b>: <a href="Bundle-ncr-odia.html#https-//fhir.example.org/Condition/problem-list-condition-6">Bundle: type = collection; timestamp = 2023-01-01 14:49:45+0000</a></p><p><b>role</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/diagnosis-role AD}">Admission diagnosis</span></p></blockquote><p><b>patient</b>: <a href="Bundle-ncr-odia.html#https-//fhir.example.org/Patient/patient-1">Bundle: type = collection; timestamp = 2023-01-01 14:49:45+0000</a></p><p><b>managingOrganization</b>: <a href="Bundle-ncr-chir.html#https-//fhir.example.org/Organization/organization-1">Bundle: type = collection; timestamp = 2023-01-01 14:49:45+0000</a></p><p><b>period</b>: 2018-03-20 --> 2023-11-08</p></div>
</text>
<status value="active"/>
<diagnosis>
<condition>
<reference
value="https://fhir.example.org/Condition/encounter-diagnosis-1"/>
</condition>
<role>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/diagnosis-role"/>
<code value="billing"/>
</coding>
</role>
</diagnosis>
<diagnosis>
<extension
url="http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-diagnosis-group">
<valueInteger value="1"/>
</extension>
<condition>
<reference
value="https://fhir.example.org/Condition/problem-list-condition-1"/>
</condition>
<role>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/diagnosis-role"/>
<code value="AD"/>
</coding>
</role>
</diagnosis>
<diagnosis>
<extension
url="http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-diagnosis-group">
<valueInteger value="1"/>
</extension>
<condition>
<reference
value="https://fhir.example.org/Condition/problem-list-condition-2"/>
</condition>
<role>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/diagnosis-role"/>
<code value="AD"/>
</coding>
</role>
</diagnosis>
<diagnosis>
<extension
url="http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-diagnosis-group">
<valueInteger value="1"/>
</extension>
<condition>
<reference
value="https://fhir.example.org/Condition/problem-list-condition-3"/>
</condition>
<role>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/diagnosis-role"/>
<code value="AD"/>
</coding>
</role>
</diagnosis>
<diagnosis>
<extension
url="http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-diagnosis-group">
<valueInteger value="2"/>
</extension>
<condition>
<reference
value="https://fhir.example.org/Condition/problem-list-condition-4"/>
</condition>
<role>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/diagnosis-role"/>
<code value="AD"/>
</coding>
</role>
</diagnosis>
<diagnosis>
<extension
url="http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-diagnosis-group">
<valueInteger value="2"/>
</extension>
<condition>
<reference
value="https://fhir.example.org/Condition/problem-list-condition-5"/>
</condition>
<role>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/diagnosis-role"/>
<code value="AD"/>
</coding>
</role>
</diagnosis>
<diagnosis>
<extension
url="http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-diagnosis-group">
<valueInteger value="2"/>
</extension>
<condition>
<reference
value="https://fhir.example.org/Condition/problem-list-condition-6"/>
</condition>
<role>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/diagnosis-role"/>
<code value="AD"/>
</coding>
</role>
</diagnosis>
<patient>
<reference value="https://fhir.example.org/Patient/patient-1"/>
</patient>
<managingOrganization>
<reference
value="https://fhir.example.org/Organization/organization-1"/>
</managingOrganization>
<period>
<start value="2018-03-20"/>
<end value="2023-11-08"/>
</period>
</EpisodeOfCare>
</resource>
</entry>
</Bundle>