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

FHIR IG Statistics: ValueSet/practitioner-scope-of-practice

Packagefhir.org.nz.ig.base
Resource TypeValueSet
Idpractitioner-scope-of-practice
FHIR VersionR4
Sourcehttp://hl7.org.nz/fhir/https://build.fhir.org/ig/HL7NZ/nzbase/ValueSet-practitioner-scope-of-practice.html
URLhttps://nzhts.digital.health.nz/fhir/ValueSet/practitioner-scope-of-practice-code
Version2.0.0
Statusactive
Date2025-06-10T09:24:18+00:00
NamePractitionerScopeOfPractice
TitleScope of practice
Realmus
Authorityhl7
DescriptionA coded type for professional scope of practice.

Resources that use this resource

StructureDefinition
scope-of-practiceScopeOfPractice

Resources that this resource uses

CodeSystem
practitioner-scope-of-practice-codeScope of practice

Narrative

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

Generated Narrative: ValueSet practitioner-scope-of-practice


Source

{
  "resourceType": "ValueSet",
  "id": "practitioner-scope-of-practice",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nzhts.digital.health.nz/fhir/ValueSet/practitioner-scope-of-practice-code",
  "version": "2.0.0",
  "name": "PractitionerScopeOfPractice",
  "title": "Scope of practice",
  "status": "active",
  "date": "2025-06-10T09:24:18+00:00",
  "publisher": "HL7 New Zealand",
  "contact": [
    {
      "name": "HL7 New Zealand",
      "telecom": [
        {
          "system": "email",
          "value": "mailto:admin@hl7.org.nz"
        }
      ]
    }
  ],
  "description": "A coded type for professional scope of practice.",
  "compose": {
    "include": [
      {
        "system": "https://standards.digital.health.nz/ns/practitioner-scope-of-practice-code"
      }
    ]
  }
}