Patsientide üldandmete teenus / Master Patient Index
1.0.0 - ballot Estonia flag

Patsientide üldandmete teenus / Master Patient Index - Local Development build (v1.0.0). See the Directory of published versions

: LegalGuardianStatus - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="LegalGuardianStatus"/>
  <meta>
    <profile
             value="https://fhir.ee/StructureDefinition/ee-mpi-socialhistory-legal-guardian-status"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Observation</b><a name="LegalGuardianStatus"> </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;LegalGuardianStatus&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ee-mpi-socialhistory-legal-guardian-status.html">EE MPI SocialHistory Legal Guardian Status</a></p></div><p><b>status</b>: final</p><p><b>category</b>: Social history <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>#social-history)</span></p><p><b>code</b>: Legal guardian status <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#1193838006)</span></p><p><b>subject</b>: <a href="Patient-pat1.html">Patient/pat1</a> &quot; BOSSENKO&quot;</p><p><b>effective</b>: 2021-11-23 --&gt; (ongoing)</p><p><b>performer</b>: </p><ul><li><a href="Organization-Org1.html">Organization/Org1</a> &quot;Kodality General Hospital&quot;</li><li><a href="RelatedPerson-relpat12.html">RelatedPerson/relpat12</a> &quot;&quot;</li></ul><p><b>value</b>: Legal guardian <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#58626002)</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="1193838006"/>
      <display value="Legal guardian status"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/pat1"/>
  </subject>
  <effectivePeriod>
    <start value="2021-11-23"/>
  </effectivePeriod>
  <performer>
    <reference value="Organization/Org1"/>
  </performer>
  <performer>
    <reference value="RelatedPerson/relpat12"/>
  </performer>
  <valueCodeableConcept>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="58626002"/>
      <display value="Legal guardian"/>
    </coding>
  </valueCodeableConcept>
</Observation>