Patsiendi üldandmete teenus / Master Patient Index
1.2.1 - trial-use
Publication Build: This will be filled in by the publication tooling
{
"resourceType" : "Observation",
"id" : "Occupation",
"meta" : {
"profile" : [
🔗 "https://fhir.ee/mpi/StructureDefinition/ee-mpi-socialhistory-occupation"
]
},
"text" : {
"status" : "generated",
"div" : "<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><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-mpi-socialhistory-occupation.html\">EE MPI SocialHistory Occupation</a></p></div><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><h3>Components</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 160922003}\">Job details</span></td><td><span title=\"Codes:{https://fhir.ee/CodeSystem/occupation 22122501}\">Pediaater</span></td></tr></table></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "social-history",
"display" : "Social history"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "11341-5"
},
{
"system" : "http://snomed.info/sct",
"code" : "184104002"
}
]
},
"subject" : {
🔗 "reference" : "Patient/pat1"
},
"effectivePeriod" : {
"start" : "2021-11-23"
},
"performer" : [
{
🔗 "reference" : "Organization/Org1"
}
],
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "160922003",
"display" : "Job details"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.ee/CodeSystem/occupation",
"code" : "22122501",
"display" : "Pediaater"
}
]
}
}
]
}