BBMRI.de/GBA Implementation Guide
1.2.0 - CI Build

BBMRI.de/GBA Implementation Guide - Local Development build (v1.2.0). See the Directory of published versions

: 53ef12a3-1e31-4fc1-adf6-9d30dc6c4784 - XML Representation

Raw xml | Download



<Bundle xmlns="http://hl7.org/fhir">
  <id value="53ef12a3-1e31-4fc1-adf6-9d30dc6c4784"/>
  <type value="transaction"/>
  <entry>
    <fullUrl value="http://example.com/Patient/0"/>
    <resource>
      <Patient>
        <id value="0"/>
        <meta>
          <profile value="https://fhir.bbmri.de/StructureDefinition/Patient"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Patient</b><a name="0"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Patient &quot;0&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-Patient.html">Patient</a></p></div><p><b>gender</b>: male</p><p><b>birthDate</b>: 1989-11-18</p></div>
        </text>
        <gender value="male"/>
        <birthDate value="1989-11-18"/>
      </Patient>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Patient/0"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="http://example.com/Observation/0-bmi"/>
    <resource>
      <Observation>
        <id value="0-bmi"/>
        <meta>
          <profile value="https://fhir.bbmri.de/StructureDefinition/Bmi"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Observation</b><a name="0-bmi"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;0-bmi&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-Bmi.html">BMI</a></p></div><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-observation-category.html">Observation Category Codes</a>#vital-signs)</span></p><p><b>code</b>: 39156-5 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#39156-5)</span></p><p><b>subject</b>: <a href="#Patient_0">See above (Patient/0)</a></p><p><b>effective</b>: 2005-06-17</p><p><b>value</b>: 36.68645245341373 kg/m2<span style="background: LightGoldenRodYellow"> (Details: UCUM code kg/m2 = 'kg/m2')</span></p></div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="vital-signs"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="39156-5"/>
          </coding>
        </code>
        <subject>
          <reference value="Patient/0"/>
        </subject>
        <effectiveDateTime value="2005-06-17"/>
        <valueQuantity>
          <value value="36.68645245341373"/>
          <unit value="kg/m2"/>
          <system value="http://unitsofmeasure.org"/>
          <code value="kg/m2"/>
        </valueQuantity>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/0-bmi"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="http://example.com/Observation/0-body-height"/>
    <resource>
      <Observation>
        <id value="0-body-height"/>
        <meta>
          <profile
                   value="https://fhir.bbmri.de/StructureDefinition/BodyHeight"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Observation</b><a name="0-body-height"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;0-body-height&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-BodyHeight.html">Body Height</a></p></div><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-observation-category.html">Observation Category Codes</a>#vital-signs)</span></p><p><b>code</b>: 8302-2 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#8302-2)</span></p><p><b>subject</b>: <a href="#Patient_0">See above (Patient/0)</a></p><p><b>effective</b>: 2005-06-17</p><p><b>value</b>: 198.58090348834853 cm<span style="background: LightGoldenRodYellow"> (Details: UCUM code cm = 'cm')</span></p></div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="vital-signs"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="8302-2"/>
          </coding>
        </code>
        <subject>
          <reference value="Patient/0"/>
        </subject>
        <effectiveDateTime value="2005-06-17"/>
        <valueQuantity>
          <value value="198.58090348834853"/>
          <unit value="cm"/>
          <system value="http://unitsofmeasure.org"/>
          <code value="cm"/>
        </valueQuantity>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/0-body-height"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="http://example.com/Observation/0-body-weight"/>
    <resource>
      <Observation>
        <id value="0-body-weight"/>
        <meta>
          <profile
                   value="https://fhir.bbmri.de/StructureDefinition/BodyWeight"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Observation</b><a name="0-body-weight"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;0-body-weight&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-BodyWeight.html">Body Weight</a></p></div><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-observation-category.html">Observation Category Codes</a>#vital-signs)</span></p><p><b>code</b>: 29463-7 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#29463-7)</span></p><p><b>subject</b>: <a href="#Patient_0">See above (Patient/0)</a></p><p><b>effective</b>: 2005-06-17</p><p><b>value</b>: 144.67073319145982 kg<span style="background: LightGoldenRodYellow"> (Details: UCUM code kg = 'kg')</span></p></div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="vital-signs"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="29463-7"/>
          </coding>
        </code>
        <subject>
          <reference value="Patient/0"/>
        </subject>
        <effectiveDateTime value="2005-06-17"/>
        <valueQuantity>
          <value value="144.67073319145982"/>
          <unit value="kg"/>
          <system value="http://unitsofmeasure.org"/>
          <code value="kg"/>
        </valueQuantity>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/0-body-weight"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="http://example.com/Observation/0-tobacco-use"/>
    <resource>
      <Observation>
        <id value="0-tobacco-use"/>
        <meta>
          <profile
                   value="https://fhir.bbmri.de/StructureDefinition/TobaccoUse"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Observation</b><a name="0-tobacco-use"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;0-tobacco-use&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-TobaccoUse.html">TobaccoUse</a></p></div><p><b>status</b>: final</p><p><b>code</b>: 72166-2 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#72166-2)</span></p><p><b>subject</b>: <a href="#Patient_0">See above (Patient/0)</a></p><p><b>effective</b>: 2005-06-17</p><p><b>value</b>: LA18977-1 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#LA18977-1)</span></p></div>
        </text>
        <status value="final"/>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="72166-2"/>
          </coding>
        </code>
        <subject>
          <reference value="Patient/0"/>
        </subject>
        <effectiveDateTime value="2005-06-17"/>
        <valueCodeableConcept>
          <coding>
            <system value="http://loinc.org"/>
            <code value="LA18977-1"/>
          </coding>
        </valueCodeableConcept>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/0-tobacco-use"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="http://example.com/Specimen/0-specimen"/>
    <resource>
      <Specimen>
        <id value="0-specimen"/>
        <meta>
          <profile
                   value="https://fhir.bbmri.de/StructureDefinition/Specimen"/>
        </meta>
        <text>
          <status value="extensions"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Specimen</b><a name="0-specimen"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Specimen &quot;0-specimen&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-Specimen.html">Specimen</a></p></div><p><b>Storage Temperature</b>: Degrees Celsius 2 to 10 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-StorageTemperature.html">Storage Temperature</a>#temperature2to10)</span></p><p><b>Custodian</b>: <a href="https://simplifier.net/resolve?scope=de.basisprofil.r4@0.9.6&amp;canonical=http://blaze.example.com/fhir/Organization/collection-2">http://blaze.example.com/fhir/Organization/collection-2</a></p><p><b>Sample Diagnosis</b>: Unknown <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-OtherSampleDiagnosis.html">Other Sample Diagnosis</a>#unknown)</span></p><p><b>type</b>: Whole blood <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-SampleMaterialType.html">Sample Material Type</a>#whole-blood)</span></p><p><b>subject</b>: <a href="#Patient_0">See above (Patient/0)</a></p><h3>Collections</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Collected[x]</b></td><td><b>FastingStatus[x]</b></td></tr><tr><td style="display: none">*</td><td>2005-06-17</td><td>The patient indicated they did not fast prior to the procedure. <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-v2-0916.html">relevantClincialInformation</a>#NF)</span></td></tr></table></div>
        </text>
        <extension
                   url="https://fhir.bbmri.de/StructureDefinition/StorageTemperature">
          <valueCodeableConcept>
            <coding>
              <system
                      value="https://fhir.bbmri.de/CodeSystem/StorageTemperature"/>
              <code value="temperature2to10"/>
            </coding>
          </valueCodeableConcept>
        </extension>
        <extension url="https://fhir.bbmri.de/StructureDefinition/Custodian">
          <valueReference>
            <reference
                       value="http://blaze.example.com/fhir/Organization/collection-2"/>
          </valueReference>
        </extension>
        <extension
                   url="https://fhir.bbmri.de/StructureDefinition/SampleDiagnosis">
          <valueCodeableConcept>
            <coding>
              <system
                      value="https://fhir.bbmri.de/CodeSystem/OtherSampleDiagnosis"/>
              <code value="unknown"/>
            </coding>
          </valueCodeableConcept>
        </extension>
        <type>
          <coding>
            <system
                    value="https://fhir.bbmri.de/CodeSystem/SampleMaterialType"/>
            <code value="whole-blood"/>
          </coding>
        </type>
        <subject>
          <reference value="Patient/0"/>
        </subject>
        <collection>
          <collectedDateTime value="2005-06-17"/>
          <fastingStatusCodeableConcept>
            <coding>
              <system value="http://terminology.hl7.org/CodeSystem/v2-0916"/>
              <code value="NF"/>
            </coding>
          </fastingStatusCodeableConcept>
        </collection>
      </Specimen>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Specimen/0-specimen"/>
    </request>
  </entry>
</Bundle>