Patsiendi üldandmete teenus / Master Patient Index
1.1.1 - trial-use
Publication Build: This will be filled in by the publication tooling
<Observation xmlns="http://hl7.org/fhir">
<id value="LegalGuardianStatus"/>
<meta>
<profile
value="https://fhir.ee/mpi/StructureDefinition/ee-mpi-socialhistory-legal-guardian-status"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation LegalGuardianStatus</b></p><a name="LegalGuardianStatus"> </a><a name="hcLegalGuardianStatus"> </a><a name="LegalGuardianStatus-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 1193838006}">Legal guardian 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>effective</b>: 2021-11-23 --> (ongoing)</p><p><b>performer</b>: </p><ul><li><a href="#hcLegalGuardianStatus/kov">Organization Anija Vallavalitsus</a></li><li><a href="#hcLegalGuardianStatus/eeskostja">RelatedPerson Eeskostja eesnimi Eeskostja perekonnanimi </a></li></ul><p><b>value</b>: <span title="Codes:{http://snomed.info/sct 58626002}">Legal guardian</span></p><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: RelatedPerson #eeskostja</b></p><a name="LegalGuardianStatus/eeskostja"> </a><a name="hcLegalGuardianStatus/eeskostja"> </a><a name="LegalGuardianStatus/eeskostja-en-US"> </a><p><b>identifier</b>: <a href="https://fhir.ee/packages/terminology/0.2.2/site/NamingSystem-pid-est-ni.html" title="The personal national identification code of Estonian citizens and residents.">Estonian Personal National Identification Code</a>/48501212711</p><p><b>patient</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>name</b>: Eeskostja eesnimi Eeskostja perekonnanimi </p></blockquote><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Organization #kov</b></p><a name="LegalGuardianStatus/kov"> </a><a name="hcLegalGuardianStatus/kov"> </a><a name="LegalGuardianStatus/kov-en-US"> </a><p><b>identifier</b>: <code>https://fhir.ee/sid/org/est/br</code>/75018816</p><p><b>active</b>: true</p><p><b>name</b>: Anija Vallavalitsus</p></blockquote></div>
</text>
<contained>
<RelatedPerson>
<id value="eeskostja"/>
<identifier>
<system value="https://fhir.ee/sid/pid/est/ni"/>
<value value="48501212711"/>
</identifier>
<patient>🔗
<reference value="Patient/pat1"/>
</patient>
<name>
<family value="Eeskostja perekonnanimi"/>
<given value="Eeskostja eesnimi"/>
</name>
</RelatedPerson>
</contained>
<contained>
<Organization>
<id value="kov"/>
<identifier>
<system value="https://fhir.ee/sid/org/est/br"/>
<value value="75018816"/>
</identifier>
<active value="true"/>
<name value="Anija Vallavalitsus"/>
</Organization>
</contained>
<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="#kov"/>
</performer>
<performer>
<reference value="#eeskostja"/>
</performer>
<valueCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="58626002"/>
<display value="Legal guardian"/>
</coding>
</valueCodeableConcept>
</Observation>