EgdeEHG_IG - Local Development build (v0.1.7). See the Directory of published versions
: Care Team role - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "care-team-role-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/158965000\">158965000</a></td><td>Medical prtactitioner</td></tr><tr><td><a href=\"http://snomed.info/id/223366009\">223366009</a></td><td>Healthcare professional</td></tr><tr><td><a href=\"http://snomed.info/id/224534008\">224534008</a></td><td>Health visitors, nurses and midwives</td></tr><tr><td><a href=\"http://snomed.info/id/768839008\">768839008</a></td><td>Consultant</td></tr></table></li></ul></div>"
},
"url" : "http://www.egde.no/ValueSet/care-team-role-vs",
"version" : "0.1.7",
"name" : "CareTeamRoleVS",
"title" : "Care Team role",
"status" : "active",
"date" : "2023-03-24T14:09:30+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"
}
]
}
]
}
}