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

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

Packageegde.health.gateway
TypeValueSet
Idcare-team-role-vs
FHIR VersionR4
Sourcehttp://www.egde.no/https://simplifier.net/resolve?scope=egde.health.gateway@0.1.7&canonical=http://www.egde.no/ValueSet/care-team-role-vs
URLhttp://www.egde.no/ValueSet/care-team-role-vs
Version0.1.6
Statusactive
Date2023-03-13T12:29:22+01:00
NameCareTeamRoleVS
TitleCare Team role
DescriptionCare team role codes from Snomed CT describing types of practitioners and groups
Copyright(c) Snomed CT

Resources that use this resource

StructureDefinition
ehg-CareTeamCareTeam - Egde Health Gateway - profile

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


Source

{
  "resourceType": "ValueSet",
  "id": "care-team-role-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://www.egde.no/ValueSet/care-team-role-vs",
  "version": "0.1.6",
  "name": "CareTeamRoleVS",
  "title": "Care Team role",
  "status": "active",
  "date": "2023-03-13T12:29:22+01:00",
  "publisher": "Egde",
  "contact": [
    {
      "name": "Egde",
      "telecom": [
        {
          "system": "url",
          "value": "http://egde.no/ehg"
        },
        {
          "system": "email",
          "value": "andy.harrison@egde.no"
        }
      ]
    },
    {
      "name": "Andy Harrison",
      "telecom": [
        {
          "system": "email",
          "value": "andy.harrison@egde.no",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Care team role codes from Snomed CT describing types of practitioners and groups",
  "copyright": "(c) Snomed CT",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "158965000",
            "display": "Medical prtactitioner"
          },
          {
            "code": "223366009",
            "display": "Healthcare professional"
          },
          {
            "code": "224534008",
            "display": "Health visitors, nurses and midwives"
          },
          {
            "code": "768839008",
            "display": "Consultant"
          }
        ]
      }
    ]
  }
}