Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="UTF-8"?>
- <Bundle xmlns="http://hl7.org/fhir">
- <meta>
- <profile value="http://hl7.org/fhir/us/bser/StructureDefinition/ArthritisRequestSupportBundle"/>
- </meta>
- <type value="collection"/>
- <entry>
- <resource>
- <Observation xmlns="http://hl7.org/fhir">
- <id value="BloodPressureObservation Instance Example"/>
- <meta>
- <profile value="http://hl7.org/fhir/us/bser/StructureDefinition/BloodPressureObservation"/>
- </meta>
- <status value="final"/>
- <category>
- <coding>
- <system value="http://hl7.org/fhir/observation-category"/>
- <code value="vital-signs"/>
- <display value="Vital Signs"/>
- </coding>
- </category>
- <code>
- <coding>
- <system value="http://loinc.org"/>
- <code value="85354-9"/>
- <display value="Blood pressure panel with all children optional"/>
- </coding>
- </code>
- <effectiveDateTime value="2018-09-28"/>
- <component>
- <code>
- <coding>
- <system value="http://loinc.org"/>
- <code value="8480-6"/>
- <display value="Systolic blood pressure"/>
- </coding>
- </code>
- <valueQuantity>
- <value value="120"/>
- <unit value="mmHg"/>
- <system value="http://unitsofmeasure.org"/>
- <code value="mm[Hg]"/>
- </valueQuantity>
- </component>
- <component>
- <code>
- <coding>
- <system value="http://loinc.org"/>
- <code value="8462-4"/>
- <display value="Diastolic blood pressure"/>
- </coding>
- <text value="Diastolic blood pressure"/>
- </code>
- <valueQuantity>
- <value value="80"/>
- <unit value="mmHg"/>
- <system value="http://unitsofmeasure.org"/>
- <code value="mm[Hg]"/>
- </valueQuantity>
- </component>
- </Observation>
- </resource>
- </entry>
- <entry>
- <resource>
- <Observation xmlns="http://hl7.org/fhir">
- <id value="BodyHeightObservation Instance Example"/>
- <meta>
- <profile value="http://hl7.org/fhir/us/bser/StructureDefinition/BodyHeightObservation"/>
- </meta>
- <status value="final"/>
- <category>
- <coding>
- <system value="http://hl7.org/fhir/observation-category"/>
- <code value="vital-signs"/>
- <display value="Vital Signs"/>
- </coding>
- </category>
- <code>
- <coding>
- <system value="http://loinc.org"/>
- <code value="8302-2"/>
- <display value="Body height"/>
- </coding>
- </code>
- <effectiveDateTime value="2018-09-29"/>
- <valueQuantity>
- <value value="111.506"/>
- <unit value="cm"/>
- <system value="http://unitsofmeasure.org"/>
- <code value="cm"/>
- </valueQuantity>
- </Observation>
- </resource>
- </entry>
- <entry>
- <resource>
- <Observation xmlns="http://hl7.org/fhir">
- <id value="BodyMassIndexObservation Instance Example"/>
- <meta>
- <profile value="http://hl7.org/fhir/us/bser/StructureDefinition/BodyMassIndexObservation"/>
- </meta>
- <status value="final"/>
- <category>
- <coding>
- <system value="http://hl7.org/fhir/observation-category"/>
- <code value="vital-signs"/>
- <display value="Vital Signs"/>
- </coding>
- </category>
- <code>
- <coding>
- <system value="http://loinc.org"/>
- <code value="39156-5"/>
- <display value="Body mass index (BMI) [Ratio]"/>
- </coding>
- </code>
- <effectiveDateTime value="2018-09-29"/>
- <valueQuantity>
- <value value="16.2"/>
- <unit value="kg/m2"/>
- <system value="http://unitsofmeasure.org"/>
- <code value="kg/m2"/>
- </valueQuantity>
- </Observation>
- </resource>
- </entry>
- <entry>
- <resource>
- <Observation xmlns="http://hl7.org/fhir">
- <id value="BodyWeightObservation Instance Example"/>
- <meta>
- <profile value="http://hl7.org/fhir/us/bser/StructureDefinition/BodyWeightObservation"/>
- </meta>
- <status value="final"/>
- <category>
- <coding>
- <system value="http://hl7.org/fhir/observation-category"/>
- <code value="vital-signs"/>
- <display value="Vital Signs"/>
- </coding>
- </category>
- <code>
- <coding>
- <system value="http://loinc.org"/>
- <code value="29463-7"/>
- <display value="Body Weight"/>
- </coding>
- </code>
- <effectiveDateTime value="2018-09-29"/>
- <valueQuantity>
- <value value="20.09414"/>
- <unit value="kg"/>
- <system value="http://unitsofmeasure.org"/>
- <code value="kg"/>
- </valueQuantity>
- </Observation>
- </resource>
- </entry>
- <entry>
- <resource>
- <MedicationAdministration xmlns="http://hl7.org/fhir">
- <id value="MedicationAdministration Instance Example"/>
- <meta>
- <profile value="http://hl7.org/fhir/us/bser/StructureDefinition/MedicationAdministration"/>
- </meta>
- <status value="completed"/>
- <medicationCodeableConcept>
- <coding>
- <system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
- <code value="352044"/>
- <display value="Sulfasalazine"/>
- </coding>
- </medicationCodeableConcept>
- <effectiveDateTime value="2018-09-29"/>
- <dosage>
- <dose>
- <value value="2"/>
- <unit value="TAB"/>
- <system value="http://hl7.org/fhir/v3/orderableDrugForm"/>
- <code value="TAB"/>
- </dose>
- </dosage>
- <rateQuantity>
- <repeat>
- <frequency value="2" />
- <period value="1" />
- <periodUnit value="d" />
- </repeat>
- </rateQuantity>
- </MedicationAdministration>
- </resource>
- </entry>
- <entry>
- <resource>
- <AllergyIntolerance xmlns="http://hl7.org/fhir">
- <id value="PatientAllergy Instance Example"/>
- <meta>
- <profile
- value="http://hl7.org/fhir/us/bser/StructureDefinition/PatientAllergy"/>
- </meta>
- <verificationStatus value="confirmed"/>
- <type value="allergy"/>
- <patient>
- <reference value="PatientRole/InstanceExample"/>
- </patient>
- <onsetDateTime value="2000"/>
- <onsetAge>
- <value value="20"/>
- <unit value="yrs"/>
- <system value="http://unitsofmeasure.org"/>
- <code value="yrs"/>
- </onsetAge>
- <reaction>
- <substance>
- <coding>
- <system value="http://snomed.info/sct"/>
- <code value="3718001"/>
- <display value="Cow's milk"/>
- </coding>
- </substance>
- <manifestation>
- <coding>
- <system value="http://snomed.info/sct"/>
- <code value="422400008"/>
- <display value=" Vomiting"/>
- </coding>
- </manifestation>
- <severity value="mild"/>
- </reaction>
- </AllergyIntolerance>
- </resource>
- </entry>
- </Bundle>
Advertisement
Add Comment
Please, Sign In to add comment