-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #309 from Nictiz/NICTIZ-23421
NICTIZ-23421
- Loading branch information
Showing
99 changed files
with
10,164 additions
and
111 deletions.
There are no files selected for viewing
2,084 changes: 1,973 additions & 111 deletions
2,084
dev/FHIR3-0-2-BgZ-MSZ-1-2/Test/_LoadResources/load-resources-purgecreateupdate-xml.xml
Large diffs are not rendered by default.
Oops, something went wrong.
47 changes: 47 additions & 0 deletions
47
dev/FHIR3-0-2-BgZ-MSZ-1-2/Test/_reference/zib-AdvanceDirective-bgz-msz-patC-advdir1.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
<Consent xmlns="http://hl7.org/fhir"> | ||
<id value="zib-AdvanceDirective-bgz-msz-patC-advdir1"/> | ||
<meta> | ||
<profile value="http://nictiz.nl/fhir/StructureDefinition/zib-AdvanceDirective"/> | ||
</meta> | ||
<text> | ||
<status value="extensions"/> | ||
<div xmlns="http://www.w3.org/1999/xhtml"> | ||
<table> | ||
<caption>Toestemming. Patiënt: de Boer. Id: bgz-msz-patC-advdir (urn:oid:2.16.840.1.113883.2.4.3.11.60.40.1.0.0.6), Categorie: <span title="levenstestament en wilsverklaring in dossier (11341000146107 - SNOMED CT)">levenstestament en wilsverklaring in dossier</span>, <span title="Niet reanimeren verklaring (NR - 2.16.840.1.113883.2.4.3.11.60.40.4.14.1)">Niet reanimeren verklaring</span>, Status: actief</caption> | ||
<tbody> | ||
<tr> | ||
<th>Gemaakt</th> | ||
<td>${DATE, T, D, -45}</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
</div> | ||
</text> | ||
<identifier> | ||
<system value="urn:oid:2.16.840.1.113883.2.4.3.11.60.40.1.0.0.6"/> | ||
<value value="bgz-msz-patC-advdir"/> | ||
</identifier> | ||
<status value="active"/> | ||
<category> | ||
<coding> | ||
<system value="http://snomed.info/sct"/> | ||
<code value="11341000146107"/> | ||
<display value="levenstestament en wilsverklaring in dossier"/> | ||
</coding> | ||
</category> | ||
<category> | ||
<coding> | ||
<system value="urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.14.1"/> | ||
<code value="NR"/> | ||
<display value="Niet reanimeren verklaring"/> | ||
</coding> | ||
</category> | ||
<patient> | ||
<reference value="Patient/DE-BOER"/> | ||
<display value="de Boer"/> | ||
</patient> | ||
<dateTime value="${DATE, T, D, -45}"/> | ||
<policy> | ||
<uri value="http://wetten.overheid.nl/"/> | ||
</policy> | ||
</Consent> |
98 changes: 98 additions & 0 deletions
98
dev/FHIR3-0-2-BgZ-MSZ-1-2/Test/_reference/zib-AdvanceDirective-bgz-msz-patD-advdir1.xml
Large diffs are not rendered by default.
Oops, something went wrong.
51 changes: 51 additions & 0 deletions
51
dev/FHIR3-0-2-BgZ-MSZ-1-2/Test/_reference/zib-AlcoholUse-bgz-msz-patC-alcohol1.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
<Observation xmlns="http://hl7.org/fhir"> | ||
<id value="zib-AlcoholUse-bgz-msz-patC-alcohol1"/> | ||
<meta> | ||
<profile value="http://nictiz.nl/fhir/StructureDefinition/zib-AlcoholUse"/> | ||
</meta> | ||
<text> | ||
<status value="extensions"/> | ||
<div xmlns="http://www.w3.org/1999/xhtml"> | ||
<table> | ||
<caption>Observatie/bepaling. Subject: de Boer. Id: bgz-msz-patC-alcoholuse (urn:oid:2.16.840.1.113883.2.4.3.11.60.40.1.0.0.6), Status: definitief</caption> | ||
<tbody> | ||
<tr> | ||
<th>Code</th> | ||
<th>Waarde</th> | ||
</tr> | ||
<tr> | ||
<td> | ||
<span title="bevinding betreffende alcoholgebruik (228273003 - SNOMED CT)">bevinding betreffende alcoholgebruik</span> | ||
</td> | ||
<td> | ||
<span title="Current non-drinker of alcohol (finding) (105542008 - SNOMED CT)">Current non-drinker of alcohol (finding)</span> | ||
</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
</div> | ||
</text> | ||
<identifier> | ||
<system value="urn:oid:2.16.840.1.113883.2.4.3.11.60.40.1.0.0.6"/> | ||
<value value="bgz-msz-patC-alcoholuse"/> | ||
</identifier> | ||
<status value="final"/> | ||
<code> | ||
<coding> | ||
<system value="http://snomed.info/sct"/> | ||
<code value="228273003"/> | ||
<display value="bevinding betreffende alcoholgebruik"/> | ||
</coding> | ||
</code> | ||
<subject> | ||
<reference value="Patient/DE-BOER"/> | ||
<display value="de Boer"/> | ||
</subject> | ||
<valueCodeableConcept> | ||
<coding> | ||
<system value="http://snomed.info/sct"/> | ||
<code value="105542008"/> | ||
<display value="Current non-drinker of alcohol (finding)"/> | ||
</coding> | ||
</valueCodeableConcept> | ||
</Observation> |
86 changes: 86 additions & 0 deletions
86
dev/FHIR3-0-2-BgZ-MSZ-1-2/Test/_reference/zib-AlcoholUse-bgz-msz-patD-alcohol1.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,86 @@ | ||
<Observation xmlns="http://hl7.org/fhir"> | ||
<id value="zib-AlcoholUse-bgz-msz-patD-alcohol1"/> | ||
<meta> | ||
<profile value="http://nictiz.nl/fhir/StructureDefinition/zib-AlcoholUse"/> | ||
</meta> | ||
<text> | ||
<status value="extensions"/> | ||
<div xmlns="http://www.w3.org/1999/xhtml"> | ||
<table> | ||
<caption>Observatie/bepaling. Subject: Fatima Saïda F.S.K. Fatima Al Ksar el Kebir Çelik. Id: bgz-msz-patD-alcoholuse (urn:oid:2.16.840.1.113883.2.4.3.11.60.40.1.0.0.6), Status: definitief</caption> | ||
<tfoot> | ||
<tr> | ||
<td colspan="2">Alleen tijdens puberteit.</td> | ||
</tr> | ||
</tfoot> | ||
<tbody> | ||
<tr> | ||
<th>Bepalingdatum/tijd</th> | ||
<td>3 juli 1990 - 3 juli 1991</td> | ||
</tr> | ||
<tr> | ||
<th>Code</th> | ||
<th>Waarde</th> | ||
</tr> | ||
<tr> | ||
<td> | ||
<span title="bevinding betreffende alcoholgebruik (228273003 - SNOMED CT)">bevinding betreffende alcoholgebruik</span> | ||
</td> | ||
<td> | ||
<span title="Ex-drinker (finding) (82581004 - SNOMED CT)">Ex-drinker (finding)</span> | ||
</td> | ||
</tr> | ||
<tr> | ||
<td> | ||
<span title="inname van alcohol (160573003 - SNOMED CT)">inname van alcohol</span> | ||
</td> | ||
<td>2 {glas}/w</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
</div> | ||
</text> | ||
<identifier> | ||
<system value="urn:oid:2.16.840.1.113883.2.4.3.11.60.40.1.0.0.6"/> | ||
<value value="bgz-msz-patD-alcoholuse"/> | ||
</identifier> | ||
<status value="final"/> | ||
<code> | ||
<coding> | ||
<system value="http://snomed.info/sct"/> | ||
<code value="228273003"/> | ||
<display value="bevinding betreffende alcoholgebruik"/> | ||
</coding> | ||
</code> | ||
<subject> | ||
<reference value="Patient/FATIMA-SAIDA-F-S-K--FATIMA-AL-KSAR-EL-KEBIR-ELIK"/> | ||
<display value="Fatima Saïda F.S.K. Fatima Al Ksar el Kebir Çelik"/> | ||
</subject> | ||
<effectivePeriod> | ||
<start value="1990-07-03"/> | ||
<end value="1991-07-03"/> | ||
</effectivePeriod> | ||
<valueCodeableConcept> | ||
<coding> | ||
<system value="http://snomed.info/sct"/> | ||
<code value="82581004"/> | ||
<display value="Ex-drinker (finding)"/> | ||
</coding> | ||
</valueCodeableConcept> | ||
<comment value="Alleen tijdens puberteit."/> | ||
<component> | ||
<code> | ||
<coding> | ||
<system value="http://snomed.info/sct"/> | ||
<code value="160573003"/> | ||
<display value="inname van alcohol"/> | ||
</coding> | ||
</code> | ||
<valueQuantity> | ||
<value value="2"/> | ||
<unit value="{glas}/w"/> | ||
<system value="http://unitsofmeasure.org"/> | ||
<code value="{{glas}/w}"/> | ||
</valueQuantity> | ||
</component> | ||
</Observation> |
47 changes: 47 additions & 0 deletions
47
dev/FHIR3-0-2-BgZ-MSZ-1-2/Test/_reference/zib-Alert-bgz-msz-patC-alert1.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
<Flag xmlns="http://hl7.org/fhir"> | ||
<id value="zib-Alert-bgz-msz-patC-alert1"/> | ||
<meta> | ||
<profile value="http://nictiz.nl/fhir/StructureDefinition/zib-Alert"/> | ||
</meta> | ||
<text> | ||
<status value="extensions"/> | ||
<div xmlns="http://www.w3.org/1999/xhtml"> | ||
<table> | ||
<caption>Attentievlag. Subject: de Boer. Id: bgz-msz-patC-alert1 (urn:oid:2.16.840.1.113883.2.4.3.11.60.40.1.0.0.6), Status: actief</caption> | ||
<tbody> | ||
<tr> | ||
<th>Code</th> | ||
<td>Zie probleem</td> | ||
</tr> | ||
<tr> | ||
<th>Detail</th> | ||
<td>bradycardie</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
</div> | ||
</text> | ||
<extension url="http://hl7.org/fhir/StructureDefinition/flag-detail"> | ||
<valueReference> | ||
<reference value="Condition/zib-Problem-bgz-msz-bgz-msz-patC-problem2"/> | ||
<display value="bradycardie"/> | ||
</valueReference> | ||
</extension> | ||
<identifier> | ||
<system value="urn:oid:2.16.840.1.113883.2.4.3.11.60.40.1.0.0.6"/> | ||
<value value="bgz-msz-patC-alert1"/> | ||
</identifier> | ||
<status value="active"/> | ||
<code> | ||
<coding> | ||
<system value="http://hl7.org/fhir/v3/NullFlavor"/> | ||
<code value="OTH"/> | ||
<display value="other"/> | ||
</coding> | ||
<text value="Zie probleem"/> | ||
</code> | ||
<subject> | ||
<reference value="Patient/DE-BOER"/> | ||
<display value="de Boer"/> | ||
</subject> | ||
</Flag> |
67 changes: 67 additions & 0 deletions
67
dev/FHIR3-0-2-BgZ-MSZ-1-2/Test/_reference/zib-Alert-bgz-msz-patD-alert1.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,67 @@ | ||
<Flag xmlns="http://hl7.org/fhir"> | ||
<id value="zib-Alert-bgz-msz-patD-alert1"/> | ||
<meta> | ||
<profile value="http://nictiz.nl/fhir/StructureDefinition/zib-Alert"/> | ||
</meta> | ||
<text> | ||
<status value="extensions"/> | ||
<div xmlns="http://www.w3.org/1999/xhtml"> | ||
<table> | ||
<caption>Attentievlag. Subject: Fatima Saïda F.S.K. Fatima Al Ksar el Kebir Çelik. Id: bgz-msz-patD-alert1 (urn:oid:2.16.840.1.113883.2.4.3.11.60.40.1.0.0.6), Categorie: <span title="condition (75323-6 - LOINC)">condition</span>, Status: actief</caption> | ||
<tbody> | ||
<tr> | ||
<th>Categorie</th> | ||
<td> | ||
<span title="condition (75323-6 - LOINC)">condition</span> | ||
</td> | ||
</tr> | ||
<tr> | ||
<th>Code</th> | ||
<td>Zie probleem</td> | ||
</tr> | ||
<tr> | ||
<th>Detail</th> | ||
<td>tetralogie van Fallot</td> | ||
</tr> | ||
<tr> | ||
<th>Periode</th> | ||
<td>Vanaf 5 juni 1975</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
</div> | ||
</text> | ||
<extension url="http://hl7.org/fhir/StructureDefinition/flag-detail"> | ||
<valueReference> | ||
<reference value="Condition/zib-Problem-bgz-msz-bgz-msz-patD-problem1"/> | ||
<display value="tetralogie van Fallot"/> | ||
</valueReference> | ||
</extension> | ||
<identifier> | ||
<system value="urn:oid:2.16.840.1.113883.2.4.3.11.60.40.1.0.0.6"/> | ||
<value value="bgz-msz-patD-alert1"/> | ||
</identifier> | ||
<status value="active"/> | ||
<category> | ||
<coding> | ||
<system value="http://loinc.org"/> | ||
<code value="75323-6"/> | ||
<display value="condition"/> | ||
</coding> | ||
</category> | ||
<code> | ||
<coding> | ||
<system value="http://hl7.org/fhir/v3/NullFlavor"/> | ||
<code value="OTH"/> | ||
<display value="other"/> | ||
</coding> | ||
<text value="Zie probleem"/> | ||
</code> | ||
<subject> | ||
<reference value="Patient/FATIMA-SAIDA-F-S-K--FATIMA-AL-KSAR-EL-KEBIR-ELIK"/> | ||
<display value="Fatima Saïda F.S.K. Fatima Al Ksar el Kebir Çelik"/> | ||
</subject> | ||
<period> | ||
<start value="1975-06-05"/> | ||
</period> | ||
</Flag> |
57 changes: 57 additions & 0 deletions
57
dev/FHIR3-0-2-BgZ-MSZ-1-2/Test/_reference/zib-Alert-bgz-msz-patD-alert2.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
<Flag xmlns="http://hl7.org/fhir"> | ||
<id value="zib-Alert-bgz-msz-patD-alert2"/> | ||
<meta> | ||
<profile value="http://nictiz.nl/fhir/StructureDefinition/zib-Alert"/> | ||
</meta> | ||
<text> | ||
<status value="extensions"/> | ||
<div xmlns="http://www.w3.org/1999/xhtml"> | ||
<table> | ||
<caption>Attentievlag. Subject: Fatima Saïda F.S.K. Fatima Al Ksar el Kebir Çelik. Id: bgz-msz-patD-alert2 (urn:oid:2.16.840.1.113883.2.4.3.11.60.40.1.0.0.6), Categorie: <span title="alert (74018-3 - LOINC)">alert</span>, Status: actief</caption> | ||
<tbody> | ||
<tr> | ||
<th>Categorie</th> | ||
<td> | ||
<span title="alert (74018-3 - LOINC)">alert</span> | ||
</td> | ||
</tr> | ||
<tr> | ||
<th>Code</th> | ||
<td>Verslavingsgevoelig</td> | ||
</tr> | ||
<tr> | ||
<th>Periode</th> | ||
<td>Vanaf 22 juni 2008</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
</div> | ||
</text> | ||
<identifier> | ||
<system value="urn:oid:2.16.840.1.113883.2.4.3.11.60.40.1.0.0.6"/> | ||
<value value="bgz-msz-patD-alert2"/> | ||
</identifier> | ||
<status value="active"/> | ||
<category> | ||
<coding> | ||
<system value="http://loinc.org"/> | ||
<code value="74018-3"/> | ||
<display value="alert"/> | ||
</coding> | ||
</category> | ||
<code> | ||
<coding> | ||
<system value="http://hl7.org/fhir/v3/NullFlavor"/> | ||
<code value="OTH"/> | ||
<display value="Other"/> | ||
</coding> | ||
<text value="Verslavingsgevoelig"/> | ||
</code> | ||
<subject> | ||
<reference value="Patient/FATIMA-SAIDA-F-S-K--FATIMA-AL-KSAR-EL-KEBIR-ELIK"/> | ||
<display value="Fatima Saïda F.S.K. Fatima Al Ksar el Kebir Çelik"/> | ||
</subject> | ||
<period> | ||
<start value="2008-06-22"/> | ||
</period> | ||
</Flag> |
Oops, something went wrong.