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

FHIR IG analytics

Packagefi.kela.kanta.res.medication.r4
Resource TypePractitionerRole
IdMedicationListPractitionerRole_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": "PractitionerRole",
  "id": "1",
  "meta": {
    "profile": [
      "http://resepti.kanta.fi/fhir/StructureDefinition/MedicationListPractitionerRole"
    ]
  },
  "contained": [
    {
      "resourceType": "Practitioner",
      "id": "2",
      "meta": {
        "profile": [
          "http://resepti.kanta.fi/fhir/StructureDefinition/MedicationListPractitioner"
        ]
      },
      "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": "Seppänen",
          "given": [
            "Milena"
          ]
        }
      ],
      "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",
      "meta": {
        "profile": [
          "http://resepti.kanta.fi/fhir/StructureDefinition/MedicationListOrganization"
        ]
      },
      "identifier": [
        {
          "system": "urn:ietf:rfc:3986",
          "value": "urn:oid:1.2.246.537.26.1098701780"
        }
      ],
      "name": "Testi terveysasema, palveluyksikkö",
      "partOf": {
        "reference": "#4"
      },
      "contact": [
        {
          "telecom": [
            {
              "system": "phone",
              "value": "tel:02063411"
            }
          ]
        }
      ]
    },
    {
      "resourceType": "Organization",
      "id": "4",
      "meta": {
        "profile": [
          "http://resepti.kanta.fi/fhir/StructureDefinition/MedicationListOrganization"
        ]
      },
      "identifier": [
        {
          "system": "urn:ietf:rfc:3986",
          "value": "urn:oid:1.2.246.537.26.1098701780"
        }
      ],
      "name": "Testi hyvinvointialue, palvelunantaja",
      "contact": [
        {
          "telecom": [
            {
              "system": "phone",
              "value": "tel:02063411"
            }
          ]
        }
      ]
    }
  ],
  "practitioner": {
    "reference": "#2"
  },
  "organization": {
    "reference": "#3"
  },
  "code": [
    {
      "coding": [
        {
          "system": "urn:oid:1.2.246.537.5.40006.2003",
          "code": "LAL"
        }
      ]
    }
  ]
}