FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefi.kela.kanta.gen.r4.tahdonilmaisut
Resource TypeProvenance
IdProvenance_esimerkki_puolesta_asioija_tallentajana.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Provenance",
  "meta": {
    "profile": [
      "https://gen.kanta.fi/fhir/tahdonilmaisut/StructureDefinition/TahdonilmaisuProvenance"
    ]
  },
  "contained": [
    {
      "id": "PAT1",
      "resourceType": "Patient",
      "meta": {
        "profile": [
          "https://gen.kanta.fi/fhir/StructureDefinition/KantaPatientOfficialID"
        ]
      },
      "identifier": [
        {
          "use": "official",
          "system": "urn:oid:1.2.246.21",
          "value": "200780-940H"
        }
      ],
      "name": [
        {
          "use": "official",
          "family": "Koski",
          "given": [
            "Iida",
            "Maria"
          ]
        }
      ],
      "birthDate": "1980-07-20"
    },
    {
      "id": "BOOKER1",
      "resourceType": "RelatedPerson",
      "meta": {
        "profile": [
          "https://gen.kanta.fi/fhir/StructureDefinition/KantaRelatedPerson"
        ]
      },
      "identifier": [
        {
          "system": "urn:oid:1.2.246.21",
          "value": "150795-9405"
        }
      ],
      "patient": {
        "reference": "#PAT1"
      },
      "relationship": [
        {
          "coding": [
            {
              "system": "urn:oid:1.2.246.537.6.1284.201901",
              "code": "31",
              "display": "Vanhempi"
            }
          ]
        }
      ],
      "name": [
        {
          "family": "Koski",
          "given": [
            "Pirjo",
            "Anneli"
          ]
        }
      ]
    },
    {
      "resourceType": "Device",
      "id": "DEVICE1",
      "meta": {
        "profile": [
          "https://gen.kanta.fi/fhir/StructureDefinition/KantaDevice"
        ]
      },
      "identifier": [
        {
          "system": "urn:oid:1.2.246.537.6.12.999.2003.34",
          "value": "345675"
        }
      ],
      "deviceName": [
        {
          "name": "OmaKanta",
          "type": "other"
        }
      ],
      "version": [
        {
          "value": "Versio xyz"
        }
      ]
    }
  ],
  "language": "fi",
  "target": [
    {
      "reference": "urn:uuid:ce5ea340-adfd-40f2-87d4-a25e4f8bf143"
    }
  ],
  "recorded": "2025-08-27T09:02:00+00:00",
  "agent": [
    {
      "role": [
        {
          "coding": [
            {
              "system": "http://gen.kanta.fi/figen-cs-provenancerolecategory",
              "code": "3",
              "display": "Asiakas tai potilas, jota resurssi koskee"
            }
          ]
        }
      ],
      "who": {
        "reference": "#PAT1"
      }
    },
    {
      "role": [
        {
          "coding": [
            {
              "system": "http://gen.kanta.fi/figen-cs-provenancerolecategory",
              "code": "5",
              "display": "Resurssin tallentanut puolesta-asioija"
            }
          ]
        }
      ],
      "who": {
        "reference": "#BOOKER1"
      }
    },
    {
      "role": [
        {
          "coding": [
            {
              "system": "http://gen.kanta.fi/figen-cs-provenancerolecategory",
              "code": "1",
              "display": "Resurssin rekisterinpitäjä"
            }
          ]
        }
      ],
      "who": {
        "identifier": {
          "value": "1.2.246.10.2462460.19.1"
        },
        "display": "Kansaneläkelaitos"
      }
    },
    {
      "role": [
        {
          "coding": [
            {
              "system": "http://gen.kanta.fi/figen-cs-provenancerolecategory",
              "code": "13",
              "display": "Resurssin tuottanut palveluntuottaja"
            }
          ]
        }
      ],
      "who": {
        "identifier": {
          "system": "urn:ietf:rfc:3986",
          "value": "urn:oid:1.2.246.10.10688929.10.0"
        },
        "display": "Palvelunantajan 1.2.246.10.2462460.10.0 nimi - Kela"
      }
    },
    {
      "role": [
        {
          "coding": [
            {
              "system": "http://gen.kanta.fi/figen-cs-provenancerolecategory",
              "code": "4",
              "display": "Resurssin tuottanut tietojärjestelmä"
            }
          ]
        }
      ],
      "who": {
        "reference": "#DEVICE1"
      }
    }
  ]
}