Patsientide üldandmete teenus / Master Patient Index - Local Development build (v1.0.0). See the Directory of published versions
: PowerOfAttorney - JSON Representation
Raw json | Download
{
"resourceType" : "Observation",
"id" : "PowerOfAttorney",
"meta" : {
"profile" : [
"https://fhir.ee/StructureDefinition/ee-mpi-socialhistory-power-of-attorney"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"PowerOfAttorney\"> </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 "PowerOfAttorney" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ee-mpi-socialhistory-power-of-attorney.html\">EE MPI SocialHistory Power Of Attorney</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>: Power of attorney observable <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#186063005)</span></p><p><b>subject</b>: <a href=\"Patient-pat1.html\">Patient/pat1</a> " BOSSENKO"</p><p><b>effective</b>: 2021-11-23 --> (ongoing)</p><p><b>performer</b>: <a href=\"RelatedPerson-relpat12.html\">RelatedPerson/relpat12</a> ""</p><p><b>value</b>: Täielik isikuhooldusõigus <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-power-of-attorney.html\">PowerOfAttorney Status</a>#H10)</span></p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "social-history",
"display" : "Social history"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "186063005",
"display" : "Power of attorney observable"
}
]
},
"subject" : {
"reference" : "Patient/pat1"
},
"effectivePeriod" : {
"start" : "2021-11-23"
},
"performer" : [
{
"reference" : "RelatedPerson/relpat12"
}
],
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.ee/CodeSystem/power-of-attorney",
"code" : "H10",
"display" : "Täielik isikuhooldusõigus"
}
]
}
}