This page is part of the Finnish Base Profiles (v0.2.0: STU 1 Draft) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2.0.0-rc2. For a full list of available versions, see the Directory of published versions
: Custodian of information (rekisterinpitäjä), private occupational healthcare - JSON Representation
Raw json | Download
{
"resourceType" : "Provenance",
"id" : "custodian-occupational-healthcare",
"meta" : {
"profile" : [
"https://hl7.fi/fhir/finnish-base-profiles/StructureDefinition/fi-base-information-custodian-private"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Provenance</b><a name=\"custodian-occupational-healthcare\"> </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 Provenance "custodian-occupational-healthcare" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-fi-base-information-custodian-private.html\">FI Base Information Custodian (Private Organization)</a></p></div><p><b>target</b>: <a href=\"EpisodeOfCare-id-for-episode-1.html\">EpisodeOfCare/id-for-episode-1</a></p><p><b>recorded</b>: Feb 7, 2015, 1:28:17 PM</p><h3>Agents</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Role</b></td><td><b>Who</b></td></tr><tr><td style=\"display: none\">*</td><td>Rekisterinpitäjä <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-ParticipationType.html\">ParticipationType</a>#CST "custodian")</span></td><td>Yksityinen <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#2)</span></td><td><span>: Ratinan Terveys Oy</span></td></tr></table><blockquote><p><b>entity</b></p><p><b>role</b>: source</p><p><b>what</b>: <span>: Työterveyshuolto</span></p></blockquote><blockquote><p><b>entity</b></p><p><b>role</b>: source</p><p><b>what</b>: <span>: Sensotrend Oy</span></p></blockquote></div>"
},
"target" : [
{
"reference" : "EpisodeOfCare/id-for-episode-1"
}
],
"recorded" : "2015-02-07T13:28:17.239+02:00",
"agent" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"code" : "CST",
"display" : "custodian"
}
],
"text" : "Rekisterinpitäjä"
},
"role" : [
{
"coding" : [
{
"system" : "urn:oid:1.2.246.537.5.40172",
"code" : "2",
"display" : "Yksityinen"
}
],
"text" : "Yksityinen"
}
],
"who" : {
"type" : "Organization",
"identifier" : {
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "PRN"
}
]
},
"system" : "urn:oid:1.2.246.537.6.202",
"value" : "urn:oid:1.2.246.10.32515682.10.0"
},
"display" : "Ratinan Terveys Oy"
}
}
],
"entity" : [
{
"role" : "source",
"what" : {
"identifier" : {
"system" : "urn:oid:1.2.246.537.5.40150",
"value" : "4"
},
"display" : "Työterveyshuolto"
}
},
{
"role" : "source",
"what" : {
"identifier" : {
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "XX"
}
]
},
"system" : "urn:oid:1.2.246.10",
"value" : "2606155-7"
},
"display" : "Sensotrend Oy"
}
}
]
}