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

FHIR IG Statistics: ValueSet/ndhm-care-team-role

Packagendhm.in
TypeValueSet
Idndhm-care-team-role
FHIR VersionR4
Sourcehttps://nrces.in/ndhm/fhir/r4/https://nrces.in/ndhm/fhir/r4/6.5.0/ValueSet-ndhm-care-team-role.html
URLhttps://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-care-team-role
Version6.5.0
Statusdraft
Date2023-07-20
NameCareTeamRole
TitleCare Team Role
Realmin
Authoritynational
DescriptionThis valueset comprises codes that represent various roles within a care team.

Resources that use this resource

StructureDefinition
ClaimClaim

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

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

Generated Narrative: ValueSet ndhm-care-team-role


Source

{
  "resourceType": "ValueSet",
  "id": "ndhm-care-team-role",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-care-team-role",
  "version": "6.5.0",
  "name": "CareTeamRole",
  "title": "Care Team Role",
  "status": "draft",
  "experimental": false,
  "date": "2023-07-20",
  "publisher": "National Resource Center for EHR Standards",
  "contact": [
    {
      "name": "National Resource Center for EHR Standards",
      "telecom": [
        {
          "system": "url",
          "value": "https://nrces.in/"
        }
      ]
    }
  ],
  "description": "This valueset comprises codes that represent various roles within a care team.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "IN",
          "display": "India"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "405623001",
            "display": "Assigned practitioner (occupation)"
          },
          {
            "code": "768839008",
            "display": "Consultant (occupation)"
          },
          {
            "code": "88189002",
            "display": "Anesthesiologist (occupation)"
          },
          {
            "code": "223366009",
            "display": "Healthcare professional (occupation)"
          }
        ]
      }
    ]
  }
}