Skip to content

Commit

Permalink
Merge branch 'main' into qa-tweaks
Browse files Browse the repository at this point in the history
# Conflicts:
#	known-issues.yml
  • Loading branch information
pieter-edelman-nictiz committed Aug 28, 2023
2 parents cdd1bf1 + 3cc28e6 commit 62b3eca
Show file tree
Hide file tree
Showing 26 changed files with 219 additions and 87 deletions.
49 changes: 49 additions & 0 deletions examples/nl-core-Alert-01-Condition-01.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
<?xml version="1.0" encoding="UTF-8"?>
<Condition xmlns="http://hl7.org/fhir">
<id value="nl-core-Alert-01-Condition-01"/>
<meta>
<profile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-Problem"/>
</meta>
<clinicalStatus>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
<code value="active"/>
<display value="Active"/>
</coding>
</clinicalStatus>
<verificationStatus>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/condition-ver-status"/>
<code value="confirmed"/>
<display value="Confirmed"/>
</coding>
<coding>
<system value="http://snomed.info/sct"/>
<code value="410605003"/>
<display value="Aanwezigheid bevestigd"/>
</coding>
</verificationStatus>
<category>
<coding>
<system value="http://snomed.info/sct"/>
<code value="404684003"/>
<display value="Klinische bevinding"/>
</coding>
</category>
<code>
<extension url="http://nictiz.nl/fhir/StructureDefinition/ext-Problem.FurtherSpecificationProblemName">
<valueString value="tweeling"/>
</extension>
<coding>
<system value="http://snomed.info/sct"/>
<code value="77386006"/>
<display value="Klinische bevinding"/>
</coding>
</code>
<subject>
<reference value="Patient/nl-core-Patient-01"/>
<type value="Patient"/>
<display value="Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"/>
</subject>
<onsetDateTime value="2012-09-15"/>
</Condition>
2 changes: 1 addition & 1 deletion examples/nl-core-Alert-01.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<subject>
<reference value="Patient/nl-core-Patient-01"/>
<type value="Patient"/>
<display value="Patient, Johanna Petronella Maria J.P.M. Jo van Putten van der Giessen"/>
<display value="Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"/>
</subject>
<period>
<start value="2012-09-15"/>
Expand Down
2 changes: 1 addition & 1 deletion examples/nl-core-Alert-02.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<subject>
<reference value="Patient/nl-core-Patient-01"/>
<type value="Patient"/>
<display value="Patient, Johanna Petronella Maria J.P.M. Jo van Putten van der Giessen"/>
<display value="Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"/>
</subject>
<period>
<start value="2010-06-01"/>
Expand Down
2 changes: 1 addition & 1 deletion examples/nl-core-AllergyIntolerance-01.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<patient>
<reference value="Patient/nl-core-Patient-01"/>
<type value="Patient"/>
<display value="Patient, Johanna Petronella Maria J.P.M. Jo van Putten van der Giessen"/>
<display value="Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"/>
</patient>
<onsetDateTime value="2008-11-08"/>
<lastOccurrence value="2009-11-15"/>
Expand Down
2 changes: 1 addition & 1 deletion examples/nl-core-AllergyIntolerance-02.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<patient>
<reference value="Patient/nl-core-Patient-01"/>
<type value="Patient"/>
<display value="Patient, Johanna Petronella Maria J.P.M. Jo van Putten van der Giessen"/>
<display value="Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"/>
</patient>
<onsetDateTime value="1995-01-01"/>
<lastOccurrence value="1998-06-02"/>
Expand Down
4 changes: 2 additions & 2 deletions examples/nl-core-ChecklistPainBehavior-01.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
</coding>
</code>
<subject>
<reference value="Patient/nl-core-TreatmentDirective2-02-Patient-01"/>
<reference value="Patient/nl-core-Patient-01"/>
<type value="Patient"/>
<display value="Patient, Jan Pieter Mark (Piet) Pietersen"/>
<display value="Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"/>
</subject>
<effectiveDateTime value="2016-12-19T10:45:00+01:00"/>
<valueInteger value="6"/>
Expand Down
9 changes: 2 additions & 7 deletions examples/nl-core-Encounter-01.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
<meta>
<profile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-Encounter"/>
</meta>
<status value="finished"/>
<!--.status: Dependent on outcome of https://github.com/Nictiz/Nictiz-R4-zib2020/issues/194-->
<status value="unknown"/>
<class>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
<code value="IMP"/>
Expand All @@ -21,12 +22,6 @@
<start value="2012-08-16"/>
<end value="2012-08-19"/>
</period>
<reasonReference>
<extension url="http://nictiz.nl/fhir/StructureDefinition/ext-Comment">
<valueString value="Buikpijn"/>
</extension>
<!--TODO: nl-core-LaboratoryTestResult-->
</reasonReference>
<hospitalization>
<admitSource>
<coding>
Expand Down
27 changes: 27 additions & 0 deletions examples/nl-core-EpisodeOfCare-01-Condition-01.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
<Condition xmlns="http://hl7.org/fhir">
<id value="nl-core-EpisodeOfCare-01-Condition-01"/>
<meta>
<profile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-Problem"/>
</meta>
<category>
<coding>
<system value="http://snomed.info/sct"/>
<code value="404684003"/>
<display value="Klinische bevinding"/>
</coding>
</category>
<code>
<coding>
<system value="http://hl7.org/fhir/sid/icpc-1-nl"/>
<code value="A91.05"/>
<display value="Gestoorde glucosetolerantie"/>
</coding>
</code>
<subject>
<reference value="Patient/nl-core-Patient-01"/>
<type value="Patient"/>
<display value="Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"/>
</subject>
<onsetDateTime value="2014-04-05"/>
</Condition>
27 changes: 27 additions & 0 deletions examples/nl-core-EpisodeOfCare-02-Condition-01.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
<Condition xmlns="http://hl7.org/fhir">
<id value="nl-core-EpisodeOfCare-02-Condition-01"/>
<meta>
<profile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-Problem"/>
</meta>
<category>
<coding>
<system value="http://snomed.info/sct"/>
<code value="282291009"/>
<display value="Interpretatie van diagnose"/>
</coding>
</category>
<code>
<coding>
<system value="http://hl7.org/fhir/sid/icpc-1-nl"/>
<code value="T90.02"/>
<display value="Diabetes Mellitus type 2"/>
</coding>
</code>
<subject>
<reference value="Patient/nl-core-Patient-01"/>
<type value="Patient"/>
<display value="Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"/>
</subject>
<onsetDateTime value="2014-05-21"/>
</Condition>
10 changes: 10 additions & 0 deletions examples/nl-core-LaboratoryTestResult-02.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,11 @@
<display value="Chloride"/>
</coding>
</code>
<subject>
<reference value="Patient/nl-core-Patient-01"/>
<type value="Patient"/>
<display value="Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"/>
</subject>
<effectiveDateTime value="2012-05-23T08:08:00+02:00"/>
<valueQuantity>
<value value="109"/>
Expand All @@ -39,6 +44,11 @@
<code value="281302008"/>
<display value="Boven referentiebereik"/>
</coding>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"/>
<code value="H"/>
<display value="High"/>
</coding>
</interpretation>
<specimen>
<reference value="Specimen/nl-core-LaboratoryTestResult.Specimen-02"/>
Expand Down
5 changes: 5 additions & 0 deletions examples/nl-core-LaboratoryTestResult.Specimen-02.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,9 @@
<display value="bloed"/>
</coding>
</type>
<subject>
<reference value="Patient/nl-core-Patient-01"/>
<type value="Patient"/>
<display value="Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"/>
</subject>
</Specimen>
2 changes: 1 addition & 1 deletion examples/nl-core-LegalSituation-LegalStatus-01.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<subject>
<reference value="Patient/nl-core-Patient-01"/>
<type value="Patient"/>
<display value="Patient, Johanna Petronella Maria J.P.M. Jo van Putten van der Giessen"/>
<display value="Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"/>
</subject>
<onsetDateTime value="2018-01-01"/>
<abatementDateTime value="2020-01-01"/>
Expand Down
2 changes: 1 addition & 1 deletion examples/nl-core-LegalSituation-Representation-02.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<subject>
<reference value="Patient/nl-core-Patient-01"/>
<type value="Patient"/>
<display value="Patient, Johanna Petronella Maria J.P.M. Jo van Putten van der Giessen"/>
<display value="Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"/>
</subject>
<onsetDateTime value="2018-01-01"/>
<abatementDateTime value="2020-01-01"/>
Expand Down
4 changes: 2 additions & 2 deletions examples/nl-core-LifeStance-01.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
</coding>
</code>
<subject>
<reference value="Patient/nl-core-TreatmentDirective2-02-Patient-01"/>
<reference value="Patient/nl-core-Patient-01"/>
<type value="Patient"/>
<display value="Patient, Jan Pieter Mark (Piet) Pietersen"/>
<display value="Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"/>
</subject>
<valueCodeableConcept>
<coding>
Expand Down
5 changes: 5 additions & 0 deletions examples/nl-core-LivingSituation-01.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
<display value="Residence and accommodation circumstances - finding"/>
</coding>
</code>
<subject>
<reference value="Patient/nl-core-Patient-01"/>
<type value="Patient"/>
<display value="Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"/>
</subject>
<valueCodeableConcept>
<coding>
<system value="urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.13.1"/>
Expand Down
10 changes: 6 additions & 4 deletions examples/nl-core-NutritionAdvice-01.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,16 @@
<type value="Patient"/>
<display value="Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"/>
</patient>
<dateTime value="2022-09-29T13:29:38.301302+02:00"/>
<dateTime value="2023-08-21T12:55:18.827972+02:00"/>
<oralDiet>
<type>
<text value="Energie verrijkt"/>
</type>
<fluidConsistencyType>
<text value="Dikvloeibaar"/>
</fluidConsistencyType>
<texture>
<modifier>
<text value="Dikvloeibaar"/>
</modifier>
</texture>
</oralDiet>
<note>
<text value="Sinds een week dieet veranderd in energieverrijkt."/>
Expand Down
2 changes: 2 additions & 0 deletions examples/nl-core-PharmaceuticalProduct-01.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
<system value="urn:oid:2.16.840.1.113883.2.4.4.1"/>
<code value="71587"/>
<display value="LISINOPRIL 10MG TABLET"/>
<userSelected value="true"/>
</coding>
<text value="LISINOPRIL 10MG TABLET"/>
</code>
</Medication>
2 changes: 2 additions & 0 deletions examples/nl-core-PharmaceuticalProduct-02.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
<system value="urn:oid:2.16.840.1.113883.2.4.4.1"/>
<code value="89907"/>
<display value="Methotrexaat injvlst 25mg/ml 0,6 ml"/>
<userSelected value="true"/>
</coding>
<text value="Methotrexaat injvlst 25mg/ml 0,6 ml"/>
</code>
</Medication>
15 changes: 0 additions & 15 deletions examples/nl-core-PharmaceuticalProduct-INV-invalid.xml

This file was deleted.

15 changes: 0 additions & 15 deletions examples/nl-core-PharmaceuticalProduct-OTH.xml

This file was deleted.

14 changes: 0 additions & 14 deletions examples/nl-core-PharmaceuticalProduct-randomCode-invalid.xml

This file was deleted.

Loading

0 comments on commit 62b3eca

Please sign in to comment.