Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Beta3 release #5

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
310 changes: 310 additions & 0 deletions Examples/lu-Bundle-Nierfunctie-01.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,310 @@
<?xml version="1.0" encoding="UTF-8"?>
<Bundle xmlns="http://hl7.org/fhir">
<id value="lu-Bundle-Nierfunctie-01"/>
<type value="transaction"/>
<entry>
<fullUrl value="urn:uuid:dc6f125a-262c-11ee-2563-020000000000"/>
<resource>
<Observation>
<meta>
<profile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-LaboratoryTestResult"/>
</meta>
<extension url="http://nictiz.nl/fhir/StructureDefinition/ext-EdifactReferenceNumber">
<valueString value="111222"/>
</extension>
<identifier>
<system value="urn:oid:2.16.840.1.113883.2.4.3.11.999.25.4298.2"/>
<value value="11111"/>
</identifier>
<status value="final"/>
<category>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="laboratory"/>
<display value="Laboratory"/>
</coding>
</category>
<code>
<coding>
<system value="https://referentiemodel.nhg.org/tabellen/nhg-tabel-45-diagnostische-bepalingen"/>
<code value="3583"/>
<display value="eGFR volgens CKD-EPI formule"/>
</coding>
</code>
<subject>
<reference value="urn:uuid:dc6f1200-262c-11ee-2563-020000000000"/>
<type value="Patient"/>
<display value="Patient, E. XXX_Doppen"/>
</subject>
<effectiveDateTime value="${DATE, T, D, -20}"/>
<performer>
<reference value="urn:uuid:dc6f121e-262c-11ee-2563-020000000000"/>
<type value="Organization"/>
<display value="Healthcare provider (organization), Klinisch chemisch Lab 't Proefje"/>
</performer>
<valueQuantity>
<value value="97"/>
<unit value="mL/min/{1.73_m2}"/>
<system value="http://unitsofmeasure.org"/>
<code value="mL/min/{1.73_m2}"/>
</valueQuantity>
<interpretation>
<text value="Iets bovengemiddeld"/>
</interpretation>
<specimen>
<reference value="urn:uuid:dc6f12b4-262c-11ee-2563-020000000000"/>
<type value="Specimen"/>
<display value="monster"/>
</specimen>
<referenceRange>
<low>
<value value="90"/>
<unit value="mL/min/{1.73_m2}"/>
<system value="http://unitsofmeasure.org"/>
<code value="mL/min/{1.73_m2}"/>
</low>
</referenceRange>
</Observation>
</resource>
<request>
<method value="POST"/>
<url value="Observation"/>
</request>
</entry>
<entry>
<fullUrl value="urn:uuid:dc6f1278-262c-11ee-2563-020000000000"/>
<resource>
<Observation>
<meta>
<profile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-LaboratoryTestResult"/>
</meta>
<extension url="http://nictiz.nl/fhir/StructureDefinition/ext-EdifactReferenceNumber">
<valueString value="111222"/>
</extension>
<identifier>
<system value="urn:oid:2.16.840.1.113883.2.4.3.11.999.25.4298.2"/>
<value value="22222"/>
</identifier>
<status value="final"/>
<category>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="laboratory"/>
<display value="Laboratory"/>
</coding>
</category>
<code>
<coding>
<system value="https://referentiemodel.nhg.org/tabellen/nhg-tabel-45-diagnostische-bepalingen"/>
<code value="523"/>
<display value="creatinine"/>
</coding>
</code>
<subject>
<reference value="urn:uuid:dc6f1200-262c-11ee-2563-020000000000"/>
<type value="Patient"/>
<display value="Patient, E. XXX_Doppen"/>
</subject>
<effectiveDateTime value="${DATE, T, D, -20}"/>
<performer>
<reference value="urn:uuid:dc6f121e-262c-11ee-2563-020000000000"/>
<type value="Organization"/>
<display value="Healthcare provider (organization), Klinisch chemisch Lab 't Proefje"/>
</performer>
<valueQuantity>
<value value="135"/>
<unit value="umol/l"/>
<system value="http://unitsofmeasure.org"/>
<code value="umol/l"/>
</valueQuantity>
<interpretation>
<coding>
<system value="http://snomed.info/sct"/>
<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>
<interpretation>
<text value="Creatinine iets hoger dan normaal."/>
</interpretation>
<method>
<coding>
<system value="http://snomed.info/sct"/>
<code value="258026004"/>
<display value="enzyme method"/>
</coding>
</method>
<specimen>
<reference value="urn:uuid:dc6f12b4-262c-11ee-2563-020000000000"/>
<type value="Specimen"/>
<display value="monster"/>
</specimen>
<referenceRange>
<low>
<value value="60"/>
<unit value="umol/l"/>
<system value="http://unitsofmeasure.org"/>
<code value="umol/l"/>
</low>
<high>
<value value="110"/>
<unit value="umol/l"/>
<system value="http://unitsofmeasure.org"/>
<code value="umol/l"/>
</high>
</referenceRange>
</Observation>
</resource>
<request>
<method value="POST"/>
<url value="Observation"/>
</request>
</entry>
<entry>
<fullUrl value="urn:uuid:dc6f12b4-262c-11ee-2563-020000000000"/>
<resource>
<Specimen>
<meta>
<profile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-LaboratoryTestResult.Specimen"/>
</meta>
<identifier>
<system value="urn:oid:2.16.840.1.113883.2.4.3.11.999.25.4267.2"/>
<value value="1111"/>
</identifier>
<type>
<coding>
<system value="http://snomed.info/sct"/>
<code value="119297000"/>
<display value="Bloed"/>
</coding>
</type>
<subject>
<reference value="urn:uuid:dc6f1200-262c-11ee-2563-020000000000"/>
<type value="Patient"/>
<display value="Patient, E. XXX_Doppen"/>
</subject>
<collection>
<collectedDateTime value="${DATE, T, D, -20}"/>
</collection>
<note>
<text value="Serum afgenomen bij patiënt."/>
</note>
</Specimen>
</resource>
<request>
<method value="POST"/>
<url value="Specimen"/>
</request>
</entry>
<entry>
<fullUrl value="urn:uuid:dc6f121e-262c-11ee-2563-020000000000"/>
<resource>
<Organization>
<meta>
<profile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization"/>
</meta>
<identifier>
<system value="http://fhir.nl/fhir/NamingSystem/ura"/>
<value value="00003333"/>
</identifier>
<type>
<coding>
<system value="http://nictiz.nl/fhir/NamingSystem/organization-type"/>
<version value="2022-09-10T00:00:00"/>
<code value="L1"/>
<display value="Laboratorium"/>
</coding>
</type>
<name value="Klinisch chemisch Lab 't Proefje"/>
<telecom>
<extension url="http://nictiz.nl/fhir/StructureDefinition/ext-Comment">
<valueString value="Bel met vragen"/>
</extension>
<system value="phone"/>
<value value="06-11122233"/>
<use value="work"/>
</telecom>
<telecom>
<system value="email"/>
<value value="tproefje@lab.nl"/>
<use value="work"/>
</telecom>
<address>
<extension url="http://nictiz.nl/fhir/StructureDefinition/ext-AddressInformation.AddressType">
<valueCodeableConcept>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-AddressUse"/>
<code value="WP"/>
<display value="Werkadres"/>
</coding>
</valueCodeableConcept>
</extension>
<use value="work"/>
<line value="Hoofdstraat 23">
<extension url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName">
<valueString value="Hoofdstraat"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber">
<valueString value="23"/>
</extension>
</line>
<city value="Zorgstad"/>
<postalCode value="1234AA"/>
</address>
</Organization>
</resource>
<request>
<method value="POST"/>
<url value="Organization"/>
</request>
</entry>
<entry>
<fullUrl value="urn:uuid:dc6f1200-262c-11ee-2563-020000000000"/>
<resource>
<Patient>
<meta>
<profile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"/>
</meta>
<identifier>
<system value="http://fhir.nl/fhir/NamingSystem/bsn"/>
<value value="999900511"/>
</identifier>
<name>
<use value="official"/>
<text value="E. XXX_Doppen"/>
<family value="XXX_Doppen">
<extension url="http://hl7.org/fhir/StructureDefinition/humanname-own-name">
<valueString value="XXX_Doppen"/>
</extension>
</family>
<given value="E.">
<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"/>
<display value="Man"/>
</coding>
</valueCodeableConcept>
</extension>
</gender>
<birthDate value="1963-10-24"/>
</Patient>
</resource>
<request>
<method value="POST"/>
<url value="Patient"/>
</request>
</entry>
</Bundle>
Loading
Loading