Skip to content

Instantly share code, notes, and snippets.

@elementechemlyn
Created January 12, 2021 20:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save elementechemlyn/1f3cf7b81f9636aa5e01c67805de29d6 to your computer and use it in GitHub Desktop.
Save elementechemlyn/1f3cf7b81f9636aa5e01c67805de29d6 to your computer and use it in GitHub Desktop.
<Bundle xmlns="http://hl7.org/fhir">
<id value="6e824ff8-9b0a-11e8-9eb6-529269fb1459"/>
<meta>
<profile value="http://hl7.org/fhir/STU3/StructureDefinition/Bundle"/>
</meta>
<type value="transaction"/>
<entry>
<fullUrl value="urn:uuid:076db265-8799-4dda-9418-e2a4d6d1c0d0"/>
<resource>
<Immunization>
<id value="076db265-8799-4dda-9418-e2a4d6d1c0d0"/>
<meta>
<profile value="https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Immunization-1"/>
</meta>
<extension url="https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-VaccinationProcedure-1">
<valueCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="170433008"/>
<display value="Measles mumps and rubella vaccination - second dose (procedure)"/>
</coding>
</valueCodeableConcept>
</extension>
<identifier>
<system value="https://supplierABC/identifiers"/>
<value value="abc1111"/>
</identifier>
<status value="completed"/>
<notGiven value="false"/>
<vaccineCode>
<coding>
<system value="http://snomed.info/sct"/>
<code value="34925411000001109"/>
<display value="Priorix vaccine powder and solvent for solution for injection 0.5ml pre-filled syringes (GlaxoSmithKline UK Ltd) 1 pre-filled disposable injection (product)"/>
</coding>
</vaccineCode>
<patient>
<reference value="urn:uuid:5d5845f3-398f-474b-af59-14882fc7b0ca"/>
</patient>
<encounter>
<reference value="urn:uuid:0b5365ea-5eb5-4119-bfad-c6dfe0874b1b"/>
</encounter>
<date value="2017-02-14T12:00:00+00:00">
</date>
<primarySource value="true"/>
<location>
<reference value="urn:uuid:e19a8932-7ccd-4b4a-bed2-b13f5e924698"/>
</location>
<lotNumber value="CCJN12M"/>
<site>
<coding>
<system value="http://snomed.info/sct"/>
<code value="91775009"/>
<display value="Structure of left shoulder region"/>
</coding>
</site>
<route>
<coding>
<system value="http://snomed.info/sct"/>
<code value="34206005"/>
<display value="Subcutaneous route"/>
</coding>
</route>
<doseQuantity>
<value value="0.5"/>
<system value="http://unitsofmeasure.org"/>
<code value="ml"/>
</doseQuantity>
<practitioner>
<actor>
<reference value="urn:uuid:f25e9d63-6a4e-4de6-b9dc-c912fda62b01"/>
</actor>
</practitioner>
<explanation>
<reason>
<coding>
<system value="http://snomed.info/sct"/>
<code value="864611000000103"/>
<display value="Recommendation to have child immunised against measles, mumps and rubella"/>
</coding>
</reason>
</explanation>
</Immunization>
</resource>
<request>
<method value="POST"/>
<url value="Immunization"/>
</request>
</entry>
<entry>
<fullUrl value="urn:uuid:3ff6d789-af64-4d9c-aa1d-0087d29e9e1c"/>
<resource>
<Organization>
<id value="3ff6d789-af64-4d9c-aa1d-0087d29e9e1c"/>
<meta>
<profile value="https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1"/>
</meta>
<identifier>
<system value="https://fhir.nhs.uk/Id/ods-organization-code"/>
<value value="A83627"/>
</identifier>
<name value="SILVERDALE FAMILY PRACTICE"/>
<address>
<line value="FRONT STREET"/>
<line value="SOUTH HETTON"/>
<city value="DURHAM"/>
<district value="COUNTY DURHAM"/>
<postalCode value="DH6 2TH"/>
</address>
</Organization>
</resource>
<request>
<method value="POST"/>
<url value="Organization"/>
</request>
</entry>
<entry>
<fullUrl value="urn:uuid:5d5845f3-398f-474b-af59-14882fc7b0ca"/>
<resource>
<Patient>
<id value="5d5845f3-398f-474b-af59-14882fc7b0ca"/>
<meta>
<profile value="https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1"/>
</meta>
<identifier>
<extension url="https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-NHSNumberVerificationStatus-1">
<valueCodeableConcept>
<coding>
<system value="https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-NHSNumberVerificationStatus-1"/>
<code value="01"/>
<display value="Number present and verified"/>
</coding>
</valueCodeableConcept>
</extension>
<system value="https://fhir.nhs.uk/Id/nhs-number"/>
<value value="9912003888"/>
</identifier>
<name>
<use value="official"/>
<family value="DAWKINS"/>
<given value="Jack"/>
</name>
<gender value="male"/>
<birthDate value="2013-10-12">
<extension url="http://hl7.org/fhir/StructureDefinition/patient-birthTime">
<valueDateTime value="2017-10-02T12:00:00+00:00"/>
</extension>
</birthDate>
<address>
<use value="home"/>
<line value="4 Sandmoor Drive"/>
<city value="DURHAM"/>
<postalCode value="DH1 2TF"/>
</address>
</Patient>
</resource>
<request>
<method value="POST"/>
<url value="Patient"/>
</request>
</entry>
<entry>
<fullUrl value="urn:uuid:0b5365ea-5eb5-4119-bfad-c6dfe0874b1b"/>
<resource>
<Encounter>
<id value="0b5365ea-5eb5-4119-bfad-c6dfe0874b1b"/>
<meta>
<profile value="https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Encounter-1"/>
</meta>
<status value="finished"/>
<type>
<coding>
<system value="https://fhir.nhs.uk/STU3/CodeSystem/DCH-ChildHealthEncounterType-1"/>
<code value="0012"/>
<display value="12 week immunisations"/>
</coding>
</type>
<subject>
<reference value="urn:uuid:5d5845f3-398f-474b-af59-14882fc7b0ca"/>
<display value="DAWKINS, Jack"/>
</subject>
<period>
<start value="2017-02-14"/>
</period>
<location>
<location>
<reference value="urn:uuid:e19a8932-7ccd-4b4a-bed2-b13f5e924698"/>
<display value="SILVERDALE FAMILY PRACTICE"/>
</location>
</location>
<serviceProvider>
<reference value="urn:uuid:3ff6d789-af64-4d9c-aa1d-0087d29e9e1c"/>
<display value="SILVERDALE FAMILY PRACTICE"/>
</serviceProvider>
</Encounter>
</resource>
<request>
<method value="POST"/>
<url value="Encounter"/>
</request>
</entry>
<entry>
<fullUrl value="urn:uuid:f25e9d63-6a4e-4de6-b9dc-c912fda62b01"/>
<resource>
<Practitioner>
<id value="f25e9d63-6a4e-4de6-b9dc-c912fda62b01"/>
<meta>
<profile value="https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Practitioner-1"/>
</meta>
<identifier>
<system value="https://fhir.nhs.uk/Id/sds-role-profile-id"/>
<value value="PT2468"/>
</identifier>
<name>
<family value="Strange"/>
<given value="Stephen"/>
<prefix value="Dr."/>
</name>
</Practitioner>
</resource>
<request>
<method value="POST"/>
<url value="Practitioner"/>
</request>
</entry>
<entry>
<fullUrl value="urn:uuid:e19a8932-7ccd-4b4a-bed2-b13f5e924698"/>
<resource>
<Location>
<id value="e19a8932-7ccd-4b4a-bed2-b13f5e924698"/>
<meta>
<profile value="https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Location-1"/>
</meta>
<identifier>
<system value="https://fhir.nhs.uk/Id/ods-site-code"/>
<value value="A83627001"/>
</identifier>
<name value="SILVERDALE FAMILY PRACTICE"/>
</Location>
</resource>
<request>
<method value="POST"/>
<url value="Location"/>
</request>
</entry>
</Bundle>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment