Argonaut User Facing Patient List
0.1.0 - CI Build
Argonaut User Facing Patient List - Local Development build (v0.1.0). See the Directory of published versions
{
"resourceType" : "CodeSystem",
"id" : "argo-group-characteristic",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://www.fhir.org/guides/argonaut/patient-list/CodeSystem/argo-group-characteristic defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">location<a name=\"argo-group-characteristic-location\"> </a></td><td>Location</td><td>Members (Patients) whose care is at the location specified by the value which references the Location resource representing the physical structures managed/operated by an organization (e.g., a ward, building, clinic, etc)</td></tr><tr><td style=\"white-space:nowrap\">careteam<a name=\"argo-group-characteristic-careteam\"> </a></td><td>CareTeam</td><td>Members (Patients) who are under the care of the care-team specified by the value which references the CareTeam resource representing the care-team. (e.g., Respiratory Therapy CareTeam, CareTeam blue , etc)</td></tr><tr><td style=\"white-space:nowrap\">organization<a name=\"argo-group-characteristic-organization\"> </a></td><td>Organization</td><td>Members (Patients) whose care is at the organization specified by the value which references the Organization resource representing the organization. (e.g., Burgess Medical Group)</td></tr><tr><td style=\"white-space:nowrap\">practitioner<a name=\"argo-group-characteristic-practitioner\"> </a></td><td>Practitioner</td><td>Members (Patients) who are under the care of the practitioner specified by the value which references the Practitioner resource representing the practitioner. (e.g., Dr Leung)</td></tr></table></div>"
},
"url" : "http://www.fhir.org/guides/argonaut/patient-list/CodeSystem/argo-group-characteristic",
"version" : "0.1.0",
"name" : "ArgonautGroupCharacteristicCodeSystem",
"title" : "Argonaut Group Characteristic Code System",
"status" : "active",
"date" : "2021-01-29T16:18:44-08:00",
"publisher" : "Argonaut Project",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://confluence.hl7.org/display/AP/Argonaut+Project+Home"
}
]
}
],
"description" : "Initial set of group characteristic concepts for defining and searching for patient lists.",
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "location",
"display" : "Location",
"definition" : "Members (Patients) whose care is at the location specified by the value which references the Location resource representing the physical structures managed/operated by an organization (e.g., a ward, building, clinic, etc)"
},
{
"code" : "careteam",
"display" : "CareTeam",
"definition" : "Members (Patients) who are under the care of the care-team specified by the value which references the CareTeam resource representing the care-team. (e.g., Respiratory Therapy CareTeam, CareTeam blue , etc)"
},
{
"code" : "organization",
"display" : "Organization",
"definition" : "Members (Patients) whose care is at the organization specified by the value which references the Organization resource representing the organization. (e.g., Burgess Medical Group)"
},
{
"code" : "practitioner",
"display" : "Practitioner",
"definition" : "Members (Patients) who are under the care of the practitioner specified by the value which references the Practitioner resource representing the practitioner. (e.g., Dr Leung)"
}
]
}