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

FHIR IG Statistics: ValueSet/practitioner-role

Packagerapportendoscopiequebec.test
TypeValueSet
Idpractitioner-role
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=rapportendoscopiequebec.test@0.0.69&canonical=http://hl7.org/fhir/ValueSet/practitioner-role
URLhttp://hl7.org/fhir/ValueSet/practitioner-role
Version4.0.1
Statusdraft
Date2024-02-13T16:51:36.5321975+00:00
NamePractitionerRole
TitlePractitioner role
DescriptionThis example value set defines a set of codes that can be used to indicate the role of a Practitioner.
CopyrightThis resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
practitioner-rolePractitioner role
sctSNOMED codes used in this IG
sctveri
practitioner-rolePractitioner role

Narrative

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

Practitioner role

This example value set defines a set of codes that can be used to indicate the role of a Practitioner.

Copyright Statement:

This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org

This value set includes codes from the following code systems:


Source

{
  "resourceType": "ValueSet",
  "id": "practitioner-role",
  "meta": {
    "lastUpdated": "2024-02-02T17:29:29.6378106+00: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/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/practitioner-role",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.439"
    }
  ],
  "version": "4.0.1",
  "name": "PractitionerRole",
  "title": "Practitioner role",
  "status": "draft",
  "experimental": false,
  "date": "2024-02-13T16:51:36.5321975+00:00",
  "publisher": "FHIR Project team",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description": "This example value set defines a set of codes that can be used to indicate the role of a Practitioner.",
  "immutable": true,
  "copyright": "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/practitioner-role"
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "223366009"
          }
        ]
      }
    ]
  }
}