Patsiendi üldandmete teenus / Master Patient Index
1.1.1 - trial-use Estonia flag

Publication Build: This will be filled in by the publication tooling

: MaritalStatus - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="MaritalStatus"/>
  <meta>
    <profile
             value="https://fhir.ee/mpi/StructureDefinition/ee-mpi-socialhistory-marital-status"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation MaritalStatus</b></p><a name="MaritalStatus"> </a><a name="hcMaritalStatus"> </a><a name="MaritalStatus-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category social-history}">Social history</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 125680007}">Marital status</span></p><p><b>subject</b>: <a href="Patient-pat1.html">Igor Bossenko (official) Male, DoB: 1973-02-10 ( https://fhir.ee/sid/pid/est/ni#Estonian Personal National Identification Code#37302102711)</a></p><p><b>issued</b>: 1995-06-21 00:00:00+0200</p><p><b>performer</b>: <a href="RelatedPerson-relpat12.html">RelatedPerson Wife of Igor</a></p><p><b>value</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-MaritalStatus M}">Married</span></p></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="social-history"/>
      <display value="Social history"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="125680007"/>
      <display value="Marital status"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/pat1"/>
  </subject>
  <issued value="1995-06-21T00:00:00+02:00"/>
  <performer>🔗 
    <reference value="RelatedPerson/relpat12"/>
  </performer>
  <valueCodeableConcept>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-MaritalStatus"/>
      <code value="M"/>
      <display value="Married"/>
    </coding>
  </valueCodeableConcept>
</Observation>