VRIS - Viljatusravi infosüsteem
0.1.0 - draft Estonia flag

VRIS - Viljatusravi infosüsteem, published by TEHIK. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/TEHIK-EE/ig-ee-vris/ and changes regularly. See the Directory of published versions

: embryo1 - XML Representation

Raw xml | Download


<BiologicallyDerivedProduct xmlns="http://hl7.org/fhir">
  <id value="embryo1"/>
  <meta>
    <profile value="https://fhir.ee/vris/StructureDefinition/ee-vris-embryo"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: BiologicallyDerivedProduct embryo1</b></p><a name="embryo1"> </a><a name="hcembryo1"> </a><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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ee-vris-embryo.html">BiologicallyDerivedProduct: EE VRIS Embryo</a></p></div><p><b>productCode</b>: <span title="Codes:{https://fhir.ee/CodeSystem/vris-bioloogilise-materjali-liik embryo}">Embrüo</span></p><p><b>identifier</b>: EMB789-1</p><p><b>biologicalSourceEvent</b>: EMB789</p><p><b>division</b>: 1</p><p><b>productStatus</b>: [not stated]: available (available)</p><h3>Collections</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Source</b></td><td><b>Collected[x]</b></td></tr><tr><td style="display: none">*</td><td><a href="Patient-patientFemale.html">Leena Lööve (official) Female, DoB: 1983-01-11 ( https://fhir.ee/sid/pid/est/ni#38301105216)</a></td><td>2025-03-19</td></tr></table><p><b>storageTempRequirements</b>: -196--196 °C</p><blockquote><p><b>property</b></p><p><b>type</b>: <span title="Codes:{https://fhir.ee/ValueSet/vris-tunnuse-tyyp preservation-state}">preservation-state</span></p><p><b>value</b>: <span title="Codes:{https://fhir.ee/ValueSet/vris-sailitamise-olek cryopreserved}">Külmutatud</span></p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: <span title="Codes:{https://fhir.ee/ValueSet/vris-tunnuse-tyyp preservation-reason}">preservation-reason</span></p><p><b>value</b>: <span title="Codes:{https://fhir.ee/ValueSet/vris-viljakuse-sailitamise-pohjus nononco}">Mitte-onkoloogiline terviseprobleem</span></p></blockquote></div>
  </text>
  <productCode>
    <coding>
      <system
              value="https://fhir.ee/CodeSystem/vris-bioloogilise-materjali-liik"/>
      <code value="embryo"/>
      <display value="Embrüo"/>
    </coding>
  </productCode>
  <identifier>
    <value value="EMB789-1"/>
  </identifier>
  <biologicalSourceEvent>
    <value value="EMB789"/>
  </biologicalSourceEvent>
  <division value="1"/>
  <productStatus>
    <code value="available"/>
  </productStatus>
  <collection>
    <source>🔗 
      <reference value="Patient/patientFemale"/>
    </source>
    <collectedDateTime value="2025-03-19"/>
  </collection>
  <storageTempRequirements>
    <low>
      <value value="-196"/>
      <unit value="°C"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="°C"/>
    </low>
    <high>
      <value value="-196"/>
      <unit value="°C"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="°C"/>
    </high>
  </storageTempRequirements>
  <property>
    <type>
      <coding>
        <system value="https://fhir.ee/ValueSet/vris-tunnuse-tyyp"/>
        <code value="preservation-state"/>
      </coding>
    </type>
    <valueCodeableConcept>
      <coding>
        <system value="https://fhir.ee/ValueSet/vris-sailitamise-olek"/>
        <code value="cryopreserved"/>
        <display value="Külmutatud"/>
      </coding>
    </valueCodeableConcept>
  </property>
  <property>
    <type>
      <coding>
        <system value="https://fhir.ee/ValueSet/vris-tunnuse-tyyp"/>
        <code value="preservation-reason"/>
      </coding>
    </type>
    <valueCodeableConcept>
      <coding>
        <system
                value="https://fhir.ee/ValueSet/vris-viljakuse-sailitamise-pohjus"/>
        <code value="nononco"/>
        <display value="Mitte-onkoloogiline terviseprobleem"/>
      </coding>
    </valueCodeableConcept>
  </property>
</BiologicallyDerivedProduct>