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

FHIR IG Statistics: ValueSet/PractitionerRoleVS

PackagePHCDI
TypeValueSet
IdPractitionerRoleVS
FHIR VersionR4
Sourcehttps://nhdr.gov.ph/fhir/https://build.fhir.org/ig/PROJ-PHILHEALTH-EA-NHDR/PhilHealth-NHDR-IG-Review/ValueSet-PractitionerRoleVS.html
URLhttps://nhdr.gov.ph/fhir/ValueSet/PractitionerRoleVS
Version0.1.0
Statusdraft
Date2025-06-25T07:49:09+00:00
NamePractitionerRoleVS
TitlePractitioner Role
DescriptionA value set representing the different roles a healthcare practitioner can perform within an organization or care setting.
CopyrightUsed by permission of HL7 International, all rights reserved Creative Commons License

Resources that use this resource

StructureDefinition
PH-PractitionerRolePH 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 PractitionerRoleVS

Language: en-US


Source

{
  "resourceType": "ValueSet",
  "id": "PractitionerRoleVS",
  "language": "en-US",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "draft"
    }
  ],
  "url": "https://nhdr.gov.ph/fhir/ValueSet/PractitionerRoleVS",
  "version": "0.1.0",
  "name": "PractitionerRoleVS",
  "title": "Practitioner Role",
  "status": "draft",
  "experimental": false,
  "date": "2025-06-25T07:49:09+00:00",
  "publisher": "NHDR",
  "contact": [
    {
      "name": "NHDR",
      "telecom": [
        {
          "system": "url",
          "value": "https://nhdr.gov.ph"
        }
      ]
    }
  ],
  "description": "A value set representing the different roles a healthcare practitioner can perform within an organization or care setting.",
  "copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/practitioner-role"
      }
    ]
  }
}