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

: female-fertility-indication-example1 - XML Representation

Raw xml | Download


<Condition xmlns="http://hl7.org/fhir">
  <id value="female-fertility-indication-example1"/>
  <meta>
    <profile
             value="https://fhir.ee/vris/StructureDefinition/ee-vris-condition-fertility-indication-female"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition female-fertility-indication-example1</b></p><a name="female-fertility-indication-example1"> </a><a name="hcfemale-fertility-indication-example1"> </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-condition-fertility-indication-female.html">Condition: EE VRIS Female Fertility Treatment Indication</a></p></div><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}">Active</span></p><p><b>verificationStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}">Confirmed</span></p><p><b>code</b>: <span title="Codes:{https://fhir.ee/CodeSystem/rhk-10 N97.0}">Anovulatsiooniga seotud naisinfertiiilsus</span></p><p><b>subject</b>: <a href="Patient-patientFemale.html">Leena Lööve (official) Female, DoB: 1983-01-11 ( https://fhir.ee/sid/pid/est/ni#38301105216)</a></p><p><b>onset</b>: 2023-06-15</p><p><b>recordedDate</b>: 2023-06-20</p><h3>Participants</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Actor</b></td></tr><tr><td style="display: none">*</td><td><a href="PractitionerRole-practitionerrole-doctor.html">PractitionerRole: identifier = https://fhir.ee/sid/pro/est/pho#D99876; period = 2008-01-01 --&gt; (ongoing)</a></td></tr></table><p><b>note</b>: </p><blockquote><div><p>Patsiendil diagnoositud ovulatsioonihäire. Hormoonravi alustatud juunis 2023.</p>
</div></blockquote></div>
  </text>
  <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>
  <code>
    <coding>
      <system value="https://fhir.ee/CodeSystem/rhk-10"/>
      <code value="N97.0"/>
      <display value="Anovulatsiooniga seotud naisinfertiiilsus"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/patientFemale"/>
  </subject>
  <onsetDateTime value="2023-06-15"/>
  <recordedDate value="2023-06-20"/>
  <participant>
    <actor>🔗 
      <reference value="PractitionerRole/practitionerrole-doctor"/>
    </actor>
  </participant>
  <note>
    <text
          value="Patsiendil diagnoositud ovulatsioonihäire. Hormoonravi alustatud juunis 2023."/>
  </note>
</Condition>