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="Occupation"/>
<meta>
<profile
value="https://fhir.ee/mpi/StructureDefinition/ee-mpi-socialhistory-occupation"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation Occupation</b></p><a name="Occupation"> </a><a name="hcOccupation"> </a><a name="Occupation-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://loinc.org 11341-5}, {http://snomed.info/sct 184104002}">History of Occupation</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>: <a href="Organization-Org1.html">Organization General Hospital</a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 160922003}">Job details</span></p><p><b>value</b>: <span title="Codes:{https://fhir.ee/CodeSystem/occupation 22122501}">Pediaater</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 224361009}">Type of job</span></p><p><b>value</b>: <span title="Codes:{https://fhir.ee/CodeSystem/tootamise-liik 501}">Vabatahtlik töö</span></p></blockquote></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://loinc.org"/>
<code value="11341-5"/>
</coding>
<coding>
<system value="http://snomed.info/sct"/>
<code value="184104002"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/pat1"/>
</subject>
<effectivePeriod>
<start value="2021-11-23"/>
</effectivePeriod>
<performer>🔗
<reference value="Organization/Org1"/>
</performer>
<component>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="160922003"/>
<display value="Job details"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="https://fhir.ee/CodeSystem/occupation"/>
<code value="22122501"/>
<display value="Pediaater"/>
</coding>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="224361009"/>
<display value="Type of job"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="https://fhir.ee/CodeSystem/tootamise-liik"/>
<code value="501"/>
<display value="Vabatahtlik töö"/>
</coding>
</valueCodeableConcept>
</component>
</Observation>