FHIR IG Statistics: StructureDefinition/EEBase-Practitioner
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "EEBase-Practitioner",
"meta": {
"versionId": "4",
"lastUpdated": "2022-11-03T14:52:07.6315297+00:00"
},
"url": "https://hl7.ee/fhir/StructureDefinition/EEBase-Practitioner",
"version": "1.0.0",
"name": "EEBasePractitioner",
"title": "EEBase Practitioner",
"status": "draft",
"date": "2022-11-03T14:56:40.4598428+00:00",
"publisher": "HL7 EE",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Practitioner",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Practitioner.identifier",
"path": "Practitioner.identifier",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "system"
}
],
"rules": "open"
},
"min": 1,
"mustSupport": true
},
{
"id": "Practitioner.identifier:tam",
"path": "Practitioner.identifier",
"sliceName": "tam",
"short": "Health care provider identificator",
"definition": "Eestis on õigus tervishoiuteenuseid osutada tervishoiutöötajatel, kes on kantud tervishoiutöötajate riiklikusse registrisse/proviisorite ja farmatseutide riiklikusse registrisse.",
"max": "1",
"mustSupport": true
},
{
"id": "Practitioner.identifier:tam.system",
"path": "Practitioner.identifier.system",
"min": 1,
"fixedUri": "https://hl7.ee/NamingSystem/tam-pid",
"mustSupport": true
},
{
"id": "Practitioner.identifier:tam.value",
"path": "Practitioner.identifier.value",
"short": "Health care professional's code",
"definition": "Tervishoiutöötaja kood",
"min": 1,
"mustSupport": true
},
{
"id": "Practitioner.identifier:tam.assigner",
"path": "Practitioner.identifier.assigner",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://hl7.ee/fhir/StructureDefinition/EEBase-Organization"
]
}
]
},
{
"id": "Practitioner.identifier:est-id",
"path": "Practitioner.identifier",
"sliceName": "est-id",
"definition": "Eesti isiku identifikaator",
"max": "1",
"type": [
{
"code": "Identifier",
"profile": [
"https://hl7.ee/fhir/StructureDefinition/EEBase-ESTID"
]
}
]
},
{
"id": "Practitioner.name",
"path": "Practitioner.name",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Practitioner.name.family",
"path": "Practitioner.name.family",
"min": 1,
"mustSupport": true
},
{
"id": "Practitioner.name.given",
"path": "Practitioner.name.given",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Practitioner.address",
"path": "Practitioner.address",
"type": [
{
"code": "Address",
"profile": [
"https://hl7.ee/fhir/StructureDefinition/EEBase-Address"
]
}
]
},
{
"id": "Practitioner.communication",
"path": "Practitioner.communication",
"binding": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet",
"valueCanonical": "http://hl7.org/fhir/ValueSet/all-languages"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "Language"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding",
"valueBoolean": true
}
],
"strength": "preferred",
"valueSet": "http://hl7.org/fhir/ValueSet/all-languages"
}
}
]
}
}