Finnish Base Profiles
1.0.1-cibuild - ci-build Finland flag

Finnish Base Profiles, published by HL7 Finland. This guide is not an authorized publication; it is the continuous build for version 1.0.1-cibuild built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fhir-fi/finnish-base-profiles/ and changes regularly. 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 class=\"res-header-id\"><b>Generated Narrative: Provenance custodian-occupational-healthcare</b></p><a name=\"custodian-occupational-healthcare\"> </a><a name=\"hccustodian-occupational-healthcare\"> </a><a name=\"custodian-occupational-healthcare-fi-FI\"> </a><p>Provenance for <a href=\"EpisodeOfCare-id-for-episode-1.html\">EpisodeOfCare: status = active</a></p><p>Summary</p><table class=\"grid\"><tr><td>Recorded</td><td>2015-02-07 13:28:17+0200</td></tr></table><p><b>Agents</b></p><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Role</b></td><td><b>who</b></td></tr><tr><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType CST}\">Rekisterinpitäjä</span></td><td/><td>Ratinan Terveys Oy (Identifier: Provider number/urn:oid:1.2.246.10.32515682.10.0)</td></tr></table></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"
      }
    }
  ]
}