Vanna Health IG
0.0.2 - ci-build
Vanna Health IG - Local Development build (v0.0.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2024-05-03 |
{
"resourceType" : "ValueSet",
"id" : "communication-category",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"http://hl7.org/fhir/R4/valueset-communication-category.html\">CommunicationCategory</a></li><li>Include these codes as defined in <a href=\"CodeSystem-communication-category.html\"><code>http://vanna.health/fhir/CodeSystem/communication-category</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-communication-category.html#communication-category-team-meeting\">team-meeting</a></td><td>Team Meeting</td><td>Category for notes generated by the daily Team Meeting</td></tr></table></li></ul></div>"
},
"url" : "http://vanna.health/fhir/ValueSet/communication-category",
"version" : "0.0.2",
"name" : "VannaCommunicationCategoryValueSet",
"title" : "Vanna Communication Category ValueSet",
"status" : "draft",
"date" : "2024-05-03T17:27:25+00:00",
"publisher" : "Vanna Health Engineering",
"contact" : [
{
"name" : "Vanna Health Engineering",
"telecom" : [
{
"system" : "url",
"value" : "http://vanna.health"
}
]
}
],
"description" : "Expansion of CommunicationCategory to include Team Meeting, Must Know, etc.",
"compose" : {
"include" : [
{
"valueSet" : [
🔗 "http://hl7.org/fhir/ValueSet/communication-category"
]
},
{
"system" : "http://vanna.health/fhir/CodeSystem/communication-category",
"concept" : [
{
"code" : "team-meeting",
"display" : "Team Meeting"
}
]
}
]
}
}