FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "StructureDefinition",
"url": "https://kvp.kanta.fi/fhir/StructureDefinition/KVPPractitioner",
"version": "0.1",
"name": "KVPPractitioner",
"title": "KVPPractitioner",
"status": "draft",
"publisher": "Kela / Kanta",
"description": "KVP:ssa käytettävä Practitioner-profiili.\r\nVälityspyynnön tehnyt henkilö.",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Practitioner",
"baseDefinition": "https://gen.kanta.fi/fhir/StructureDefinition/KantaPractitioner",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Practitioner",
"path": "Practitioner",
"short": "Ajanvaraustoimenpiteen suorittanut ammattilainen",
"definition": "Ajanvaraustoimenpiteen suorittaneen ammattilaisen tiedot"
},
{
"id": "Practitioner.meta",
"path": "Practitioner.meta"
},
{
"id": "Practitioner.meta.profile",
"path": "Practitioner.meta.profile",
"min": 1,
"fixedCanonical": "https://kvp.kanta.fi/fhir/StructureDefinition/KVPPractitioner"
},
{
"id": "Practitioner.implicitRules",
"path": "Practitioner.implicitRules",
"max": "0"
},
{
"id": "Practitioner.language",
"path": "Practitioner.language",
"max": "0"
},
{
"id": "Practitioner.text",
"path": "Practitioner.text",
"max": "0"
},
{
"id": "Practitioner.extension:PractitionerTitle",
"path": "Practitioner.extension",
"sliceName": "PractitionerTitle",
"max": "0"
},
{
"id": "Practitioner.extension:PractitionerAuthenticationMethod",
"path": "Practitioner.extension",
"sliceName": "PractitionerAuthenticationMethod",
"max": "0"
},
{
"id": "Practitioner.identifier",
"path": "Practitioner.identifier",
"min": 1,
"max": "1"
},
{
"id": "Practitioner.name",
"path": "Practitioner.name",
"definition": "Ammattihenkilön virallinen nimi",
"max": "1"
},
{
"id": "Practitioner.name.use",
"path": "Practitioner.name.use",
"definition": "Käytetään arvoa official eli virallista nimeä.",
"fixedCode": "official"
},
{
"id": "Practitioner.name.family",
"path": "Practitioner.name.family",
"definition": "Ammattihenkilön sukunimi.",
"min": 1
},
{
"id": "Practitioner.name.given",
"path": "Practitioner.name.given",
"short": "Ammattihenkilön etunimet",
"definition": "Ammattihenkilön etunimet virallisessa järjestyksessä",
"min": 1,
"max": "4"
},
{
"id": "Practitioner.qualification",
"path": "Practitioner.qualification",
"max": "0"
}
]
}
}