MedicationListPractitioner.json

{
    "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": "00198704173"
        }
    ],
    "name":  [
        {
            "use": "official",
            "family": "Seppänen",
            "given":  [
                "Milena"
            ]
        }
    ],
    "qualification":  [
        {
            "code": {
                "coding":  [
                    {
                        "system": "urn:oid:1.2.246.537.6.148.2008",
                        "code": "86161-580"
                    }
                ]
            }
        }
    ]
}