FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/practitioner-role

Packageee.fhir.terminology
TypeValueSet
Idpractitioner-role
FHIR VersionR5
Sourcehttps://fhir.ee/https://fhir.ee/packages/terminology/1.0.0/site/ValueSet-practitioner-role.html
URLhttps://fhir.ee/ValueSet/practitioner-role
Version1.0.0
Statusactive
Date2025-06-19T06:40:41+00:00
NameEEPractitionerRole
TitlePractitioner Role
Realmee
Authorityhl7
DescriptionThe role of practitioner in the healthcare facility.

Resources that use this resource

StructureDefinition
ee-practitioner-roleEEBase PractitionerRole

Resources that this resource uses

CodeSystem
practitioner-rolePractitioner role
practitioner-rolePractitioner role

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet practitioner-role


Source

{
  "resourceType": "ValueSet",
  "id": "practitioner-role",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.ee/ValueSet/practitioner-role",
  "version": "1.0.0",
  "name": "EEPractitionerRole",
  "title": "Practitioner Role",
  "status": "active",
  "experimental": false,
  "date": "2025-06-19T06:40:41+00:00",
  "publisher": "HL7 Estonia",
  "contact": [
    {
      "name": "HL7 Estonia",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.ee"
        }
      ]
    }
  ],
  "description": "The role of practitioner in the healthcare facility.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "EE",
          "display": "Estonia"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/practitioner-role"
      }
    ]
  }
}