FHIR IG analytics| Package | hl7.fhir.fi.base |
| Resource Type | Provenance |
| Id | Provenance-kanta-document-metadata-profile-example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Provenance kanta-document-metadata-profile-example
Profile: An imaginary profile for Kanta system, utilizing the Finnish Base Information Custodian profile
Provenance for EpisodeOfCare: status = active
Summary
| Recorded | 2023-08-25 16:42:17+0300 |
Agents
| Type | Role | who |
| Rekisterinpitäjä | Pirkanmaan hyvinvointialueen rekisterinpitäjä (Identifier: Provider number/urn:oid:1.2.246.10.32213086.19.0) | |
| Organization Pirkanmaan hyvinvointialue | ||
| Organization Pirkanmaan hyvinvointialue |
{
"resourceType": "Provenance",
"id": "kanta-document-metadata-profile-example",
"meta": {
"profile": [
"https://hl7.fi/fhir/finnish-base-profiles/StructureDefinition/kanta-document-metadata-profile"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"contained": [
{
"resourceType": "Organization",
"id": "jarjestajaorg1",
"identifier": [
{
"system": "urn:oid:1.2.246.537.6.40174",
"value": "urn:oid:1.2.246.10.32213086.10.0"
}
],
"name": "Pirkanmaan hyvinvointialue"
},
{
"resourceType": "Organization",
"id": "tuottajaorg1",
"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ä"
},
"role": [
{
"coding": [
{
"system": "urn:oid:1.2.246.537.5.40172",
"code": "1",
"display": "Julkinen"
}
],
"text": "Julkinen"
}
],
"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": "#jarjestajaorg1"
}
},
{
"role": [
{
"coding": [
{
"system": "http://gen.kanta.fi/fikanta-cs-rolecategory",
"code": "11",
"display": "Palveluntuottaja"
}
]
}
],
"who": {
"reference": "#tuottajaorg1"
}
}
]
}