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

FHIR IG analytics

Packagefi.kela.kanta.res.medication.r4
Resource TypeProvenance
IdMedicationListProvenance_Sis_Contained.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",
  "id": "b6b04680-15b8-4cfa-b82c-89bda6981efa",
  "meta": {
    "profile": [
      "http://resepti.kanta.fi/fhir/StructureDefinition/MedicationListProvenance"
    ]
  },
  "contained": [
    {
      "resourceType": "PractitionerRole",
      "id": "1",
      "practitioner": {
        "reference": "#2"
      },
      "organization": {
        "reference": "#3"
      },
      "code": [
        {
          "coding": [
            {
              "system": "urn:oid:1.2.246.537.5.40006.2003",
              "code": "LAL"
            }
          ]
        }
      ]
    },
    {
      "resourceType": "Practitioner",
      "id": "2",
      "identifier": [
        {
          "system": "urn:oid:1.2.246.537.25",
          "value": "030429"
        },
        {
          "system": "urn:oid:1.2.246.537.26",
          "value": "01098701780"
        }
      ],
      "name": [
        {
          "use": "official",
          "family": "Meikäläinen",
          "given": [
            "Matti"
          ]
        }
      ],
      "qualification": [
        {
          "code": {
            "coding": [
              {
                "system": "urn:oid:1.2.246.537.6.140.2008",
                "code": "034"
              }
            ]
          }
        },
        {
          "code": {
            "coding": [
              {
                "system": "urn:oid:1.2.246.537.6.148.2008",
                "code": "86161-580"
              }
            ]
          }
        }
      ]
    },
    {
      "resourceType": "Organization",
      "id": "3",
      "identifier": [
        {
          "system": "urn:ietf:rfc:3986",
          "value": "urn:oid:1.2.246.537.26.1098701780"
        }
      ],
      "name": "Testi terveysasema, palveluyksikkö",
      "contact": [
        {
          "telecom": [
            {
              "system": "phone",
              "value": "tel:02063411"
            }
          ]
        }
      ]
    }
  ],
  "extension": [
    {
      "url": "https://gen.kanta.fi/fhir/StructureDefinition/extension/serviceEvent",
      "valueIdentifier": {
        "system": "urn:ietf:rfc:3986",
        "value": "urn:oid:1.2.246.10.1602257.14.2019.860"
      }
    }
  ],
  "target": [
    {
      "reference": "urn:oid:1.2.246.10.11111111.93001.2024.11711543513872123",
      "type": "MedicationRequest"
    }
  ],
  "recorded": "2024-03-19T10:57:30+02:00",
  "agent": [
    {
      "role": [
        {
          "coding": [
            {
              "system": "urn:oid:1.2.246.537.5.40006.2003",
              "code": "LAL"
            }
          ]
        }
      ],
      "who": {
        "reference": "#1"
      }
    }
  ]
}