Bundle

In diesem Beispiel erstellen wir das Bundle für den Notfalldatensatz:

POSThttp://hapi.fhir.org/baseR4/Bundle

Header .json .xml
Accept application/fhir+json application/fhir+xml
Content-Type application/fhir+json application/fhir+xm

Beispieldaten:

<Bundle xmlns="http://hl7.org/fhir">
	<id value="1625671"/>
	<meta>
		<versionId value="1"/>
		<lastUpdated value="2020-10-30T14:17:08.702+00:00"/>
		<profile value="http://fhir.vital-services.de/R4/StructureDefinition/NotfalldatensatzBndle"/>
	</meta>
	<type value="document"/>
	<entry>
		<resource>
			<Composition xmlns="http://hl7.org/fhir">
				<id value="example"/>
				<meta>
					<profile value="http://fhir.vital-services.de/R4/StructureDefinition/Notfalldatensatz"/>
				</meta>
				<status value="final"/>
				<type>
					<coding>
						<system value="http://fhir.vital-services.de/R4/CodeSystem/NFDTypeCodeSystem"/>
						<code value="NFD"/>
					</coding>
				</type>
				<subject>
					<reference value="Patient/1628021"/>
				</subject>
				<date value="2020-10-26T15:10:14Z"/>
				<author>
					<reference value="Practitioner/1628028"/>
				</author>
				<title value="Notfalldatensatz"/>
				<attester>
					<mode value="professional"/>
					<time value="2020-10-26T15:10:14Z"/>
					<party>
						<reference value="Practitioner/1628028"/>
					</party>
				</attester>
				<relatesTo>
					<code value="appends"/>
					<targetReference>
						<reference value="Medication/1628024"/>
					</targetReference>
				</relatesTo>
				<relatesTo>
					<code value="appends"/>
					<targetReference>
						<reference value="Observation/1628027"/>
					</targetReference>
				</relatesTo>
				<relatesTo>
					<code value="appends"/>
					<targetReference>
						<reference value="AllergyIntolerance/1628022"/>
					</targetReference>
				</relatesTo>
				<relatesTo>
					<code value="appends"/>
					<targetReference>
						<reference value="Condition/1628023"/>
					</targetReference>
				</relatesTo>
				<relatesTo>
					<code value="appends"/>
					<targetReference>
						<reference value="Procedure/1628029"/>
					</targetReference>
				</relatesTo>
				<relatesTo>
					<code value="appends"/>
					<targetReference>
						<reference value="MedicationStatement/1628025"/>
					</targetReference>
				</relatesTo>
			</Composition>
		</resource>
    </entry>
    <entry>
		<resource>
			<AllergyIntolerance xmlns="http://hl7.org/fhir">
				<id value="1625564"/>
				<meta>
					<versionId value="1"/>
					<lastUpdated value="2020-10-30T12:23:03.105+00:00"/>
					<profile value="http://fhir.vital-services.de/R4/StructureDefinition/NotfalldatensatzAllergyIntolerance"/>
				</meta>
				<identifier>
					<system value="http://acme.com/identifiers/patients/allergyIntolerance"/>
					<value value="49476534"/>
				</identifier>
				<clinicalStatus>
					<coding>
						<system value="http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"/>
						<code value="active"/>
						<display value="Active"/>
					</coding>
				</clinicalStatus>
				<verificationStatus>
					<coding>
						<system value="http://terminology.hl7.org/CodeSystem/allergyintolerance-verification"/>
						<code value="confirmed"/>
						<display value="Confirmed"/>
					</coding>
				</verificationStatus>
				<type value="allergy"/>
				<category value="food"/>
				<criticality value="high"/>
				<code>
					<coding>
						<system value="http://snomed.info/sct"/>
						<code value="227493005"/>
						<display value="Cashew nuts"/>
					</coding>
				</code>
				<patient>
					<reference value="Patient/1628021"/>
				</patient>
				<onsetDateTime value="2004"/>
				<recordedDate value="2014-10-09T14:58:00+11:00"/>
				<recorder>
					<reference value="Practitioner/1628028"/>
				</recorder>
				<lastOccurrence value="2012-06"/>
				<note>
					<text value="The criticality is high becasue of the observed anaphylactic reaction when challenged with cashew extract."/>
				</note>
				<reaction>
					<substance>
						<coding>
							<system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
							<code value="1160593"/>
							<display value="cashew nut allergenic extract Injectable Product"/>
						</coding>
					</substance>
					<manifestation>
						<coding>
							<system value="http://snomed.info/sct"/>
							<code value="39579001"/>
							<display value="Anaphylactic reaction"/>
						</coding>
					</manifestation>
					<description value="Challenge Protocol. Severe reaction to subcutaneous cashew extract. Epinephrine administered"/>
					<onset value="2012-06-12"/>
					<severity value="severe"/>
					<exposureRoute>
						<coding>
							<system value="http://snomed.info/sct"/>
							<code value="34206005"/>
							<display value="Subcutaneous route"/>
						</coding>
					</exposureRoute>
				</reaction>
				<reaction>
					<manifestation>
						<coding>
							<system value="http://snomed.info/sct"/>
							<code value="64305001"/>
							<display value="Urticaria"/>
						</coding>
					</manifestation>
					<onset value="2004"/>
					<severity value="moderate"/>
					<note>
						<text value="The patient reports that the onset of urticaria was within 15 minutes of eating cashews."/>
					</note>
				</reaction>
			</AllergyIntolerance>
		</resource>
    </entry>
    <entry>
		<resource>
			<Condition xmlns="http://hl7.org/fhir">
				<id value="1625568"/>
				<meta>
					<versionId value="1"/>
					<lastUpdated value="2020-10-30T12:32:42.080+00:00"/>
					<profile value="http://fhir.vital-services.de/R4/StructureDefinition/NotfalldatensatzDiagnosis"/>
				</meta>
				<identifier>
					<system value="http://www.acme.com/identifiers/diagnosis"/>
					<value value="789456233"/>
				</identifier>
				<clinicalStatus>
					<coding>
						<system value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
						<code value="active"/>
					</coding>
				</clinicalStatus>
				<verificationStatus>
					<coding>
						<system value="http://terminology.hl7.org/CodeSystem/condition-ver-status"/>
						<code value="confirmed"/>
					</coding>
				</verificationStatus>
				<category>
					<coding>
						<system value="http://snomed.info/sct"/>
						<code value="55607006"/>
						<display value="Problem"/>
					</coding>
					<coding>
						<system value="http://terminology.hl7.org/CodeSystem/condition-category"/>
						<code value="problem-list-item"/>
					</coding>
				</category>
				<severity>
					<coding>
						<system value="http://snomed.info/sct"/>
						<code value="371924009"/>
						<display value="Moderate to severe"/>
					</coding>
				</severity>
				<code>
					<coding>
						<system value="http://snomed.info/sct"/>
						<version value="2020"/>
						<code value="10001005"/>
						<display value="Bacterial sepsis">
							<extension>
								<extension>
									<valueString value="Bacterial sepsis"/>
								</extension>
							</extension>
						</display>
					</coding>
				</code>
				<bodySite>
					<coding>
						<system value="http://snomed.info/sct"/>
						<version value="2020"/>
						<code value="281158006"/>
						<display value="Pulmonary vascular structure"/>
					</coding>
				</bodySite>
				<subject>
					<reference value="Patient/1628021"/>
				</subject>
				<recordedDate value="2013-03-11"/>
				<asserter>
					<reference value="Practitioner/1628028"/>
				</asserter>
			</Condition>
		</resource>
    </entry>
    <entry>
		<resource>
			<Medication xmlns="http://hl7.org/fhir">
				<id value="1625477"/>
				<meta>
					<versionId value="1"/>
					<lastUpdated value="2020-10-30T12:09:51.665+00:00"/>
					<profile value="http://fhir.vital-services.de/R4/StructureDefinition/NotfalldatensatzMedication"/>
				</meta>
				<identifier>
					<use value="official"/>
					<system value="http://www.acme.com/identifiers/medication"/>
					<value value="medication001"/>
				</identifier>
				<code>
					<coding>
						<system value="https://www.dimdi.de/dynamic/de/arzneimittel/atc-klassifikation/"/>
						<code value="J01CA04"/>
					</coding>
					<text value="Amoxicillin"/>
				</code>
				<amount>
					<numerator>
						<value value="250"/>
						<unit value="mg"/>
					</numerator>
					<denominator>
						<value value="5"/>
						<unit value="ml"/>
					</denominator>
				</amount>
			</Medication>
		</resource>
    </entry>
    <entry>
		<resource>
			<MedicationStatement xmlns="http://hl7.org/fhir">
				<id value="1625565"/>
				<meta>
					<versionId value="1"/>
					<lastUpdated value="2020-10-30T12:26:03.697+00:00"/>
					<profile value="http://fhir.vital-services.de/R4/StructureDefinition/NotfalldatensatzNotfalldatensatzMedicationStatement"/>
				</meta>
				<identifier>
					<system value="http://www.acme.com/identifiers/medicationStatement"/>
					<value value="134679852"/>
				</identifier>
				<status value="entered-in-error"/>
				<category>
					<coding>
						<system value="http://terminology.hl7.org/CodeSystem/medication-statement-category"/>
						<code value="Inpatient"/>
					</coding>
				</category>
				<subject>
					<reference value="Patient/1628021"/>
					<display value="Pieter van de Heuvel"/>
				</subject>
				<effectiveDateTime value="2014-01-23"/>
				<dateAsserted value="2015-02-22"/>
				<informationSource>
					<reference value="Patient/1628021"/>
					<display value="Pieter van de Heuvel"/>
				</informationSource>
				<note>
					<text value="Patient indicated that they thought it was Amoxicillin they were taking but it was really Erythromycin"/>
				</note>
				<dosage>
					<sequence value="001"/>
				</dosage>
			</MedicationStatement>
		</resource>
    </entry>
    <entry>
		<resource>
			<Observation xmlns="http://hl7.org/fhir">
				<id value="1625566"/>
				<meta>
					<versionId value="1"/>
					<lastUpdated value="2020-10-30T12:26:48.251+00:00"/>
					<profile value="http://fhir.vital-services.de/R4/StructureDefinition/NotfalldatensatzObservation"/>
				</meta>
				<identifier>
					<use value="official"/>
					<system value="http://www.acme.com/identifiers/observation"/>
					<value value="bloodgroup"/>
				</identifier>
				<status value="final"/>
				<category>
					<coding>
						<system value="http://terminology.hl7.org/CodeSystem/observation-category"/>
						<code value="laboratory"/>
						<display value="Laboratory"/>
					</coding>
					<text value="Laboratory"/>
				</category>
				<code>
					<coding>
						<system value="http://loinc.org"/>
						<code value="883-9"/>
						<display value="ABO group [Type] in Blood"/>
					</coding>
					<text value="Blood Group"/>
				</code>
				<effectiveDateTime value="2018-03-11T16:07:54+00:00"/>
				<performer>
					<reference value="Practitioner/1628028"/>
				</performer>
				<valueCodeableConcept>
					<coding>
						<system value="http://snomed.info/sct"/>
						<code value="112144000"/>
						<display value="Blood group A (finding)"/>
					</coding>
					<text value="A"/>
				</valueCodeableConcept>
			</Observation>
		</resource>
    </entry>
    <entry>
		<resource>
			<Patient xmlns="http://hl7.org/fhir">
				<id value="1625485"/>
				<meta>
					<versionId value="1"/>
					<lastUpdated value="2020-10-30T12:20:09.801+00:00"/>
					<profile value="http://fhir.vital-services.de/R4/StructureDefinition/NotfalldatensatzPatient"/>
				</meta>
				<identifier>
					<use value="usual"/>
					<type>
						<coding>
							<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
							<code value="MR"/>
						</coding>
					</type>
					<system value="http://www.acme.com/identifiers/patient"/>
					<value value="738472983"/>
				</identifier>
				<identifier>
					<use value="official"/>
					<type>
						<coding>
							<system value="http://fhir.de/CodeSystem/identifier-type-de-basis"/>
							<code value="GKV"/>
						</coding>
					</type>
					<system value="http://fhir.de/NamingSystem/gkv/kvid-10"/>
					<value value="12345678"/>
				</identifier>
				<active value="true"/>
				<name>
					<use value="usual"/>
					<family value="van de Heuvel"/>
					<given value="Pieter"/>
					<suffix value="MSc"/>
				</name>
				<telecom>
					<system value="phone"/>
					<value value="0648352638"/>
					<use value="mobile"/>
				</telecom>
				<telecom>
					<system value="email"/>
					<value value="p.heuvel@gmail.com"/>
					<use value="home"/>
				</telecom>
				<gender value="male"/>
				<birthDate value="1944-11-21"/>
				<deceasedBoolean value="false"/>
				<address>
					<use value="home"/>
					<line value="Van Egmondkade 23"/>
					<city value="Amsterdam"/>
					<postalCode value="1024 RJ"/>
					<country value="NLD"/>
				</address>
				<maritalStatus>
					<coding>
						<system value="http://terminology.hl7.org/CodeSystem/v3-MaritalStatus"/>
						<code value="M"/>
						<display value="Married"/>
					</coding>
					<text value="Getrouwd"/>
				</maritalStatus>
				<multipleBirthBoolean value="true"/>
				<contact>
					<relationship>
						<coding>
							<system value="http://terminology.hl7.org/CodeSystem/v2-0131"/>
							<code value="C"/>
						</coding>
					</relationship>
					<name>
						<use value="usual"/>
						<family value="Abels"/>
						<given value="Sarah"/>
					</name>
					<telecom>
						<system value="phone"/>
						<value value="0690383372"/>
						<use value="mobile"/>
					</telecom>
				</contact>
				<communication>
					<language>
						<coding>
							<system value="urn:ietf:bcp:47"/>
							<code value="nl"/>
							<display value="Dutch"/>
						</coding>
						<text value="Nederlands"/>
					</language>
					<preferred value="true"/>
				</communication>
			</Patient>
		</resource>
    </entry>
    <entry>
		<resource>
			<Practitioner xmlns="http://hl7.org/fhir">
				<id value="1625481"/>
				<meta>
					<versionId value="1"/>
					<lastUpdated value="2020-10-30T12:12:05.396+00:00"/>
					<profile value="http://fhir.vital-services.de/R4/StructureDefinition/NotfalldatensatzPractitioner"/>
				</meta>
				<identifier>
					<use value="official"/>
					<type>
						<coding>
							<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
							<code value="LANR"/>
						</coding>
					</type>
					<system value="https://fhir.kbv.de/NamingSystem/KBV_NS_Base_ANR"/>
					<value value="874635264"/>
				</identifier>
				<identifier>
					<use value="official"/>
					<system value="http://fhir.de/NamingSystem/bundesaerztekammer/efn"/>
					<value value="456156561"/>
				</identifier>
				<name>
					<use value="official"/>
					<family value="Heps"/>
					<given value="Simone"/>
					<suffix value="MD"/>
				</name>
				<telecom>
					<system value="phone"/>
					<value value="020556936"/>
					<use value="work"/>
				</telecom>
				<telecom>
					<system value="email"/>
					<value value="S.M.Heps@bmc.nl"/>
					<use value="work"/>
				</telecom>
				<telecom>
					<system value="fax"/>
					<value value="0205669283"/>
					<use value="work"/>
				</telecom>
				<address>
					<use value="work"/>
					<line value="Galapagosweg 91"/>
					<city value="Den Burg"/>
					<postalCode value="9105 PZ"/>
					<country value="NLD"/>
				</address>
				<gender value="female"/>
				<birthDate value="1971-11-07"/>
			</Practitioner>
		</resource>
    </entry>
    <entry>
		<resource>
			<Procedure xmlns="http://hl7.org/fhir">
				<id value="1625567"/>
				<meta>
					<versionId value="1"/>
					<lastUpdated value="2020-10-30T12:27:33.664+00:00"/>
					<profile value="http://fhir.vital-services.de/R4/StructureDefinition/NotfalldatensatzProcedure"/>
				</meta>
				<identifier>
					<system value="http://www.acme.com/identifiers/procedure"/>
					<value value="456789123"/>
				</identifier>
				<status value="completed"/>
				<category>
					<coding>
						<system value="http://snomed.info/sct"/>
						<code value="129336009"/>
					</coding>
					<text value="Implantation "/>
				</category>
				<code>
					<coding>
						<system value="http://snomed.info/sct"/>
						<code value="25267002"/>
						<display value="Insertion of intracardiac pacemaker (procedure)"/>
					</coding>
					<text value="Implant Pacemaker"/>
				</code>
				<subject>
					<reference value="Patient/1628021"/>
				</subject>
				<performedDateTime value="2015-04-05"/>
				<performer>
					<actor>
						<reference value="Practitioner/1628028"/>
						<display value="Simone Heps"/>
					</actor>
				</performer>
				<reasonCode>
					<text value="Bradycardia"/>
				</reasonCode>
				<note>
					<text value="Routine Appendectomy. Appendix was inflamed and in retro-caecal position"/>
				</note>
				<focalDevice>
					<action>
						<coding>
							<system value="http://hl7.org/fhir/device-action"/>
							<code value="implanted"/>
						</coding>
					</action>
					<manipulated>
						<reference value="Device/example-pacemaker"/>
					</manipulated>
				</focalDevice>
			</Procedure>
		</resource>
	</entry>
</Bundle>

Outcome:

Status: 201 Created

Erstellte FHIR Ressource:

<Bundle xmlns="http://hl7.org/fhir">
    <id value="1628031"/>
    <meta>
        <versionId value="1"/>
        <lastUpdated value="2020-11-02T09:37:51.459+00:00"/>
        <profile value="http://fhir.vital-services.de/R4/StructureDefinition/NotfalldatensatzBndle"/>
    </meta>
    <type value="document"/>
    <entry>
        <resource>
            <Composition xmlns="http://hl7.org/fhir">
                <id value="example"/>
                <meta>
                    <profile value="http://fhir.vital-services.de/R4/StructureDefinition/Notfalldatensatz"/>
                </meta>
                <status value="final"/>
                <type>
                    <coding>
                        <system value="http://fhir.vital-services.de/R4/CodeSystem/NFDTypeCodeSystem"/>
                        <code value="NFD"/>
                    </coding>
                </type>
                <subject>
                    <reference value="Patient/1628021"/>
                </subject>
                <date value="2020-10-26T15:10:14Z"/>
                <author>
                    <reference value="Practitioner/1628028"/>
                </author>
                <title value="Notfalldatensatz"/>
                <attester>
                    <mode value="professional"/>
                    <time value="2020-10-26T15:10:14Z"/>
                    <party>
                        <reference value="Practitioner/1628028"/>
                    </party>
                </attester>
                <relatesTo>
                    <code value="appends"/>
                    <targetReference>
                        <reference value="Medication/1628024"/>
                    </targetReference>
                </relatesTo>
                <relatesTo>
                    <code value="appends"/>
                    <targetReference>
                        <reference value="Observation/1628027"/>
                    </targetReference>
                </relatesTo>
                <relatesTo>
                    <code value="appends"/>
                    <targetReference>
                        <reference value="AllergyIntolerance/1628022"/>
                    </targetReference>
                </relatesTo>
                <relatesTo>
                    <code value="appends"/>
                    <targetReference>
                        <reference value="Condition/1628023"/>
                    </targetReference>
                </relatesTo>
                <relatesTo>
                    <code value="appends"/>
                    <targetReference>
                        <reference value="Procedure/1628029"/>
                    </targetReference>
                </relatesTo>
                <relatesTo>
                    <code value="appends"/>
                    <targetReference>
                        <reference value="MedicationStatement/1628025"/>
                    </targetReference>
                </relatesTo>
            </Composition>
        </resource>
    </entry>
    <entry>
        <resource>
            <AllergyIntolerance xmlns="http://hl7.org/fhir">
                <id value="1625564"/>
                <meta>
                    <versionId value="1"/>
                    <lastUpdated value="2020-10-30T12:23:03.105+00:00"/>
                    <profile value="http://fhir.vital-services.de/R4/StructureDefinition/NotfalldatensatzAllergyIntolerance"/>
                </meta>
                <identifier>
                    <system value="http://acme.com/identifiers/patients/allergyIntolerance"/>
                    <value value="49476534"/>
                </identifier>
                <clinicalStatus>
                    <coding>
                        <system value="http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"/>
                        <code value="active"/>
                        <display value="Active"/>
                    </coding>
                </clinicalStatus>
                <verificationStatus>
                    <coding>
                        <system value="http://terminology.hl7.org/CodeSystem/allergyintolerance-verification"/>
                        <code value="confirmed"/>
                        <display value="Confirmed"/>
                    </coding>
                </verificationStatus>
                <type value="allergy"/>
                <category value="food"/>
                <criticality value="high"/>
                <code>
                    <coding>
                        <system value="http://snomed.info/sct"/>
                        <code value="227493005"/>
                        <display value="Cashew nuts"/>
                    </coding>
                </code>
                <patient>
                    <reference value="Patient/1628021"/>
                </patient>
                <onsetDateTime value="2004"/>
                <recordedDate value="2014-10-09T14:58:00+11:00"/>
                <recorder>
                    <reference value="Practitioner/1628028"/>
                </recorder>
                <lastOccurrence value="2012-06"/>
                <note>
                    <text value="The criticality is high becasue of the observed anaphylactic reaction when challenged with cashew extract."/>
                </note>
                <reaction>
                    <substance>
                        <coding>
                            <system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
                            <code value="1160593"/>
                            <display value="cashew nut allergenic extract Injectable Product"/>
                        </coding>
                    </substance>
                    <manifestation>
                        <coding>
                            <system value="http://snomed.info/sct"/>
                            <code value="39579001"/>
                            <display value="Anaphylactic reaction"/>
                        </coding>
                    </manifestation>
                    <description value="Challenge Protocol. Severe reaction to subcutaneous cashew extract. Epinephrine administered"/>
                    <onset value="2012-06-12"/>
                    <severity value="severe"/>
                    <exposureRoute>
                        <coding>
                            <system value="http://snomed.info/sct"/>
                            <code value="34206005"/>
                            <display value="Subcutaneous route"/>
                        </coding>
                    </exposureRoute>
                </reaction>
                <reaction>
                    <manifestation>
                        <coding>
                            <system value="http://snomed.info/sct"/>
                            <code value="64305001"/>
                            <display value="Urticaria"/>
                        </coding>
                    </manifestation>
                    <onset value="2004"/>
                    <severity value="moderate"/>
                    <note>
                        <text value="The patient reports that the onset of urticaria was within 15 minutes of eating cashews."/>
                    </note>
                </reaction>
            </AllergyIntolerance>
        </resource>
    </entry>
    <entry>
        <resource>
            <Condition xmlns="http://hl7.org/fhir">
                <id value="1625568"/>
                <meta>
                    <versionId value="1"/>
                    <lastUpdated value="2020-10-30T12:32:42.080+00:00"/>
                    <profile value="http://fhir.vital-services.de/R4/StructureDefinition/NotfalldatensatzDiagnosis"/>
                </meta>
                <identifier>
                    <system value="http://www.acme.com/identifiers/diagnosis"/>
                    <value value="789456233"/>
                </identifier>
                <clinicalStatus>
                    <coding>
                        <system value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
                        <code value="active"/>
                    </coding>
                </clinicalStatus>
                <verificationStatus>
                    <coding>
                        <system value="http://terminology.hl7.org/CodeSystem/condition-ver-status"/>
                        <code value="confirmed"/>
                    </coding>
                </verificationStatus>
                <category>
                    <coding>
                        <system value="http://snomed.info/sct"/>
                        <code value="55607006"/>
                        <display value="Problem"/>
                    </coding>
                    <coding>
                        <system value="http://terminology.hl7.org/CodeSystem/condition-category"/>
                        <code value="problem-list-item"/>
                    </coding>
                </category>
                <severity>
                    <coding>
                        <system value="http://snomed.info/sct"/>
                        <code value="371924009"/>
                        <display value="Moderate to severe"/>
                    </coding>
                </severity>
                <code>
                    <coding>
                        <system value="http://snomed.info/sct"/>
                        <version value="2020"/>
                        <code value="10001005"/>
                        <display value="Bacterial sepsis">
                            <extension>
                                <extension>
                                    <valueString value="Bacterial sepsis"/>
                                </extension>
                            </extension>
                        </display>
                    </coding>
                </code>
                <bodySite>
                    <coding>
                        <system value="http://snomed.info/sct"/>
                        <version value="2020"/>
                        <code value="281158006"/>
                        <display value="Pulmonary vascular structure"/>
                    </coding>
                </bodySite>
                <subject>
                    <reference value="Patient/1628021"/>
                </subject>
                <recordedDate value="2013-03-11"/>
                <asserter>
                    <reference value="Practitioner/1628028"/>
                </asserter>
            </Condition>
        </resource>
    </entry>
    <entry>
        <resource>
            <Medication xmlns="http://hl7.org/fhir">
                <id value="1625477"/>
                <meta>
                    <versionId value="1"/>
                    <lastUpdated value="2020-10-30T12:09:51.665+00:00"/>
                    <profile value="http://fhir.vital-services.de/R4/StructureDefinition/NotfalldatensatzMedication"/>
                </meta>
                <text>
                    <status value="generated"/>
                    <div xmlns="http://www.w3.org/1999/xhtml">
                        <div class="hapiHeaderText">Amoxicillin</div>
                    </div>
                </text>
                <identifier>
                    <use value="official"/>
                    <system value="http://www.acme.com/identifiers/medication"/>
                    <value value="medication001"/>
                </identifier>
                <code>
                    <coding>
                        <system value="https://www.dimdi.de/dynamic/de/arzneimittel/atc-klassifikation/"/>
                        <code value="J01CA04"/>
                    </coding>
                    <text value="Amoxicillin"/>
                </code>
                <amount>
                    <numerator>
                        <value value="250"/>
                        <unit value="mg"/>
                    </numerator>
                    <denominator>
                        <value value="5"/>
                        <unit value="ml"/>
                    </denominator>
                </amount>
            </Medication>
        </resource>
    </entry>
    <entry>
        <resource>
            <MedicationStatement xmlns="http://hl7.org/fhir">
                <id value="1625565"/>
                <meta>
                    <versionId value="1"/>
                    <lastUpdated value="2020-10-30T12:26:03.697+00:00"/>
                    <profile value="http://fhir.vital-services.de/R4/StructureDefinition/NotfalldatensatzNotfalldatensatzMedicationStatement"/>
                </meta>
                <identifier>
                    <system value="http://www.acme.com/identifiers/medicationStatement"/>
                    <value value="134679852"/>
                </identifier>
                <status value="entered-in-error"/>
                <category>
                    <coding>
                        <system value="http://terminology.hl7.org/CodeSystem/medication-statement-category"/>
                        <code value="Inpatient"/>
                    </coding>
                </category>
                <subject>
                    <reference value="Patient/1628021"/>
                    <display value="Pieter van de Heuvel"/>
                </subject>
                <effectiveDateTime value="2014-01-23"/>
                <dateAsserted value="2015-02-22"/>
                <informationSource>
                    <reference value="Patient/1628021"/>
                    <display value="Pieter van de Heuvel"/>
                </informationSource>
                <note>
                    <text value="Patient indicated that they thought it was Amoxicillin they were taking but it was really Erythromycin"/>
                </note>
                <dosage>
                    <sequence value="001"/>
                </dosage>
            </MedicationStatement>
        </resource>
    </entry>
    <entry>
        <resource>
            <Observation xmlns="http://hl7.org/fhir">
                <id value="1625566"/>
                <meta>
                    <versionId value="1"/>
                    <lastUpdated value="2020-10-30T12:26:48.251+00:00"/>
                    <profile value="http://fhir.vital-services.de/R4/StructureDefinition/NotfalldatensatzObservation"/>
                </meta>
                <identifier>
                    <use value="official"/>
                    <system value="http://www.acme.com/identifiers/observation"/>
                    <value value="bloodgroup"/>
                </identifier>
                <status value="final"/>
                <category>
                    <coding>
                        <system value="http://terminology.hl7.org/CodeSystem/observation-category"/>
                        <code value="laboratory"/>
                        <display value="Laboratory"/>
                    </coding>
                    <text value="Laboratory"/>
                </category>
                <code>
                    <coding>
                        <system value="http://loinc.org"/>
                        <code value="883-9"/>
                        <display value="ABO group [Type] in Blood"/>
                    </coding>
                    <text value="Blood Group"/>
                </code>
                <effectiveDateTime value="2018-03-11T16:07:54+00:00"/>
                <performer>
                    <reference value="Practitioner/1628028"/>
                </performer>
                <valueCodeableConcept>
                    <coding>
                        <system value="http://snomed.info/sct"/>
                        <code value="112144000"/>
                        <display value="Blood group A (finding)"/>
                    </coding>
                    <text value="A"/>
                </valueCodeableConcept>
            </Observation>
        </resource>
    </entry>
    <entry>
        <resource>
            <Patient xmlns="http://hl7.org/fhir">
                <id value="1625485"/>
                <meta>
                    <versionId value="1"/>
                    <lastUpdated value="2020-10-30T12:20:09.801+00:00"/>
                    <profile value="http://fhir.vital-services.de/R4/StructureDefinition/NotfalldatensatzPatient"/>
                </meta>
                <text>
                    <status value="generated"/>
                    <div xmlns="http://www.w3.org/1999/xhtml">
                        <div class="hapiHeaderText">Pieter 
                     
                            <b>VAN DE HEUVEL </b> MSc
                        </div>
                        <table class="hapiPropertyTable">
                            <tbody>
                                <tr>
                                    <td>Identifier</td>
                                    <td>738472983</td>
                                </tr>
                                <tr>
                                    <td>Address</td>
                                    <td>
                                        <span>Van Egmondkade 23 </span>
                                        <br/>
                                        <span>Amsterdam </span>
                                        <span>NLD </span>
                                    </td>
                                </tr>
                                <tr>
                                    <td>Date of birth</td>
                                    <td>
                                        <span>21 November 1944</span>
                                    </td>
                                </tr>
                            </tbody>
                        </table>
                    </div>
                </text>
                <identifier>
                    <use value="usual"/>
                    <type>
                        <coding>
                            <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
                            <code value="MR"/>
                        </coding>
                    </type>
                    <system value="http://www.acme.com/identifiers/patient"/>
                    <value value="738472983"/>
                </identifier>
                <identifier>
                    <use value="official"/>
                    <type>
                        <coding>
                            <system value="http://fhir.de/CodeSystem/identifier-type-de-basis"/>
                            <code value="GKV"/>
                        </coding>
                    </type>
                    <system value="http://fhir.de/NamingSystem/gkv/kvid-10"/>
                    <value value="12345678"/>
                </identifier>
                <active value="true"/>
                <name>
                    <use value="usual"/>
                    <family value="van de Heuvel"/>
                    <given value="Pieter"/>
                    <suffix value="MSc"/>
                </name>
                <telecom>
                    <system value="phone"/>
                    <value value="0648352638"/>
                    <use value="mobile"/>
                </telecom>
                <telecom>
                    <system value="email"/>
                    <value value="p.heuvel@gmail.com"/>
                    <use value="home"/>
                </telecom>
                <gender value="male"/>
                <birthDate value="1944-11-21"/>
                <deceasedBoolean value="false"/>
                <address>
                    <use value="home"/>
                    <line value="Van Egmondkade 23"/>
                    <city value="Amsterdam"/>
                    <postalCode value="1024 RJ"/>
                    <country value="NLD"/>
                </address>
                <maritalStatus>
                    <coding>
                        <system value="http://terminology.hl7.org/CodeSystem/v3-MaritalStatus"/>
                        <code value="M"/>
                        <display value="Married"/>
                    </coding>
                    <text value="Getrouwd"/>
                </maritalStatus>
                <multipleBirthBoolean value="true"/>
                <contact>
                    <relationship>
                        <coding>
                            <system value="http://terminology.hl7.org/CodeSystem/v2-0131"/>
                            <code value="C"/>
                        </coding>
                    </relationship>
                    <name>
                        <use value="usual"/>
                        <family value="Abels"/>
                        <given value="Sarah"/>
                    </name>
                    <telecom>
                        <system value="phone"/>
                        <value value="0690383372"/>
                        <use value="mobile"/>
                    </telecom>
                </contact>
                <communication>
                    <language>
                        <coding>
                            <system value="urn:ietf:bcp:47"/>
                            <code value="nl"/>
                            <display value="Dutch"/>
                        </coding>
                        <text value="Nederlands"/>
                    </language>
                    <preferred value="true"/>
                </communication>
            </Patient>
        </resource>
    </entry>
    <entry>
        <resource>
            <Practitioner xmlns="http://hl7.org/fhir">
                <id value="1625481"/>
                <meta>
                    <versionId value="1"/>
                    <lastUpdated value="2020-10-30T12:12:05.396+00:00"/>
                    <profile value="http://fhir.vital-services.de/R4/StructureDefinition/NotfalldatensatzPractitioner"/>
                </meta>
                <identifier>
                    <use value="official"/>
                    <type>
                        <coding>
                            <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
                            <code value="LANR"/>
                        </coding>
                    </type>
                    <system value="https://fhir.kbv.de/NamingSystem/KBV_NS_Base_ANR"/>
                    <value value="874635264"/>
                </identifier>
                <identifier>
                    <use value="official"/>
                    <system value="http://fhir.de/NamingSystem/bundesaerztekammer/efn"/>
                    <value value="456156561"/>
                </identifier>
                <name>
                    <use value="official"/>
                    <family value="Heps"/>
                    <given value="Simone"/>
                    <suffix value="MD"/>
                </name>
                <telecom>
                    <system value="phone"/>
                    <value value="020556936"/>
                    <use value="work"/>
                </telecom>
                <telecom>
                    <system value="email"/>
                    <value value="S.M.Heps@bmc.nl"/>
                    <use value="work"/>
                </telecom>
                <telecom>
                    <system value="fax"/>
                    <value value="0205669283"/>
                    <use value="work"/>
                </telecom>
                <address>
                    <use value="work"/>
                    <line value="Galapagosweg 91"/>
                    <city value="Den Burg"/>
                    <postalCode value="9105 PZ"/>
                    <country value="NLD"/>
                </address>
                <gender value="female"/>
                <birthDate value="1971-11-07"/>
            </Practitioner>
        </resource>
    </entry>
    <entry>
        <resource>
            <Procedure xmlns="http://hl7.org/fhir">
                <id value="1625567"/>
                <meta>
                    <versionId value="1"/>
                    <lastUpdated value="2020-10-30T12:27:33.664+00:00"/>
                    <profile value="http://fhir.vital-services.de/R4/StructureDefinition/NotfalldatensatzProcedure"/>
                </meta>
                <identifier>
                    <system value="http://www.acme.com/identifiers/procedure"/>
                    <value value="456789123"/>
                </identifier>
                <status value="completed"/>
                <category>
                    <coding>
                        <system value="http://snomed.info/sct"/>
                        <code value="129336009"/>
                    </coding>
                    <text value="Implantation "/>
                </category>
                <code>
                    <coding>
                        <system value="http://snomed.info/sct"/>
                        <code value="25267002"/>
                        <display value="Insertion of intracardiac pacemaker (procedure)"/>
                    </coding>
                    <text value="Implant Pacemaker"/>
                </code>
                <subject>
                    <reference value="Patient/1628021"/>
                </subject>
                <performedDateTime value="2015-04-05"/>
                <performer>
                    <actor>
                        <reference value="Practitioner/1628028"/>
                        <display value="Simone Heps"/>
                    </actor>
                </performer>
                <reasonCode>
                    <text value="Bradycardia"/>
                </reasonCode>
                <note>
                    <text value="Routine Appendectomy. Appendix was inflamed and in retro-caecal position"/>
                </note>
                <focalDevice>
                    <action>
                        <coding>
                            <system value="http://hl7.org/fhir/device-action"/>
                            <code value="implanted"/>
                        </coding>
                    </action>
                    <manipulated>
                        <reference value="Device/example-pacemaker"/>
                    </manipulated>
                </focalDevice>
            </Procedure>
        </resource>
    </entry>
</Bundle>