| Package | hl7.fhir.uv.extensions |
| Resource Type | ValueSet |
| Id | practitionerrole-employmentStatus |
| FHIR Version | R5 |
| Source | http://hl7.org/fhir/extensions/https://build.fhir.org/ig/HL7/fhir-extensions/ValueSet-practitionerrole-employmentStatus.html |
| URL | http://hl7.org/fhir/ValueSet/practitionerrole-employmentStatus |
| Version | 5.3.0-ballot-tc1 |
| Status | draft |
| Date | 2025-08-04T03:03:22+00:00 |
| Name | PractitionerRoleEmploymentStatus |
| Title | Practitioner Role Employment Status value set |
| Realm | uv |
| Authority | hl7 |
| Description | An example set of common employment statuses. |
No resources found
| CodeSystem | |
| v2-0066 | employmentStatus |
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:
http://terminology.hl7.org/CodeSystem/v2-0066This value set excludes codes based on the following rules:
http://terminology.hl7.org/CodeSystem/v2-0066 where deprecated = 2.9{
"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.3.0-ballot-tc1",
"name": "PractitionerRoleEmploymentStatus",
"title": "Practitioner Role Employment Status value set",
"status": "draft",
"experimental": true,
"date": "2025-08-04T03:03:22+00: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"
}
]
}
]
}
}