Finnish Base Profiles
1.0.1-cibuild - ci-build
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
{
"resourceType" : "Provenance",
"id" : "kanta-document-metadata-profile-test-example-1",
"meta" : {
"profile" : [
🔗 "https://hl7.fi/fhir/finnish-base-profiles/StructureDefinition/kanta-document-metadata-profile"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Provenance kanta-document-metadata-profile-test-example-1</b></p><a name=\"kanta-document-metadata-profile-test-example-1\"> </a><a name=\"hckanta-document-metadata-profile-test-example-1\"> </a><a name=\"kanta-document-metadata-profile-test-example-1-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>2023-08-25 16:42:17+0300</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>Pirkanmaan hyvinvointialueen rekisterinpitäjä (Identifier: Provider number/urn:oid:1.2.246.10.32213086.19.0)</td></tr><tr><td/><td/><td><a href=\"#hckanta-document-metadata-profile-test-example-1/the-same-org\">Organization Pirkanmaan hyvinvointialue</a></td></tr><tr><td/><td/><td><a href=\"#hckanta-document-metadata-profile-test-example-1/the-same-org\">Organization Pirkanmaan hyvinvointialue</a></td></tr></table></div>"
},
"contained" : [
{
"resourceType" : "Organization",
"id" : "the-same-org",
"identifier" : [
{
"system" : "urn:oid:1.2.246.537.6.40174",
"value" : "urn:oid:1.2.246.10.32213086.10.0"
}
],
"name" : "Pirkanmaan hyvinvointialue"
}
],
"target" : [
{
🔗 "reference" : "EpisodeOfCare/id-for-episode-1"
}
],
"recorded" : "2023-08-25T16:42:17.239+03:00",
"agent" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"code" : "CST",
"display" : "custodian"
}
],
"text" : "Rekisterinpitäjä"
},
"who" : {
"type" : "Organization",
"identifier" : {
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "PRN"
}
]
},
"system" : "urn:oid:1.2.246.537.6.40174",
"value" : "urn:oid:1.2.246.10.32213086.19.0"
},
"display" : "Pirkanmaan hyvinvointialueen rekisterinpitäjä"
}
},
{
"role" : [
{
"coding" : [
{
"system" : "http://gen.kanta.fi/fikanta-cs-rolecategory",
"code" : "8",
"display" : "Palvelunjärjestäjä"
}
]
}
],
"who" : {
"reference" : "#the-same-org"
}
},
{
"role" : [
{
"coding" : [
{
"system" : "http://gen.kanta.fi/fikanta-cs-rolecategory",
"code" : "11",
"display" : "Palveluntuottaja"
}
]
}
],
"who" : {
"reference" : "#the-same-org"
}
}
]
}