FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagendhm.in
Resource TypeValueSet
IdValueSet-ndhm-practitioner-role.json
FHIR VersionR4
Sourcehttps://nrces.in/ndhm/fhir/r4/6.5.0/ValueSet-ndhm-practitioner-role.html
URLhttps://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-practitioner-role
Version6.5.0
Statusdraft
Date2020-08-25
NamePractitionerRole
TitlePractitioner Role
Realmin
Authoritynational
DescriptionThis value set defines a set of codes that can be used to indicate the role of a Practitioner.
CopyrightThis value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement

Resources that use this resource

StructureDefinition
PractitionerRolePractitionerRole

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

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

Generated Narrative: ValueSet ndhm-practitioner-role

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "ndhm-practitioner-role",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-practitioner-role",
  "version": "6.5.0",
  "name": "PractitionerRole",
  "title": "Practitioner Role",
  "status": "draft",
  "experimental": false,
  "date": "2020-08-25",
  "publisher": "National Resource Center for EHR Standards",
  "contact": [
    {
      "name": "National Resource Center for EHR Standards",
      "telecom": [
        {
          "system": "url",
          "value": "https://nrces.in/"
        }
      ]
    }
  ],
  "description": "This value set defines a set of codes that can be used to indicate the role of a Practitioner.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "IN",
          "display": "India"
        }
      ]
    }
  ],
  "copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "223366009"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "307988006"
          }
        ]
      }
    ]
  }
}