FHIR IG Statistics: ValueSet/care-team-role-vs
Resources that use this resource
StructureDefinition |
ehg-CareTeam | CareTeam - Egde Health Gateway - profile |
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
sct | SNOMED codes used in this IG |
sct | veri |
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"
}
]
}
]
}
}