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

FHIR IG Statistics: ValueSet/practitionerrole-employmentStatus

Packagehl7.fhir.uv.extensions.r5
TypeValueSet
Idpractitionerrole-employmentStatus
FHIR VersionR5
Sourcehttp://hl7.org/fhir/extensions/http://hl7.org/fhir/extensions/5.2.0/ValueSet-practitionerrole-employmentStatus.html
URLhttp://hl7.org/fhir/ValueSet/practitionerrole-employmentStatus
Version5.2.0
Statusdraft
Date2025-02-10T21:45:45+11:00
NamePractitionerRoleEmploymentStatus
TitlePractitioner Role Employment Status value set
Realmuv
Authorityhl7
DescriptionAn example set of common employment statuses.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v2-0066employmentStatus
v2-0066employmentStatus

Narrative

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

Generated Narrative: ValueSet practitionerrole-employmentStatus

Last updated: 2023-01-31 07:07:38+1100

Profile: Shareable ValueSet

This value set includes codes based on the following rules:

This value set excludes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "practitionerrole-employmentStatus",
  "meta": {
    "lastUpdated": "2023-01-31T07:07:38.434+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pa"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "draft"
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/practitionerrole-employmentStatus",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.3334"
    }
  ],
  "version": "5.2.0",
  "name": "PractitionerRoleEmploymentStatus",
  "title": "Practitioner Role Employment Status value set",
  "status": "draft",
  "experimental": true,
  "date": "2025-02-10T21:45:45+11:00",
  "publisher": "HL7 International / Patient Administration",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pafm"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description": "An example set of common employment statuses.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0066"
      }
    ],
    "exclude": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0066",
        "filter": [
          {
            "property": "deprecated",
            "op": "=",
            "value": "2.9"
          }
        ]
      }
    ]
  }
}