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

: Argonaut Group Characteristic Code System - XML Representation

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="argo-group-characteristic"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url
       value="http://www.fhir.org/guides/argonaut/patient-list/CodeSystem/argo-group-characteristic"/>
  <version value="0.1.0"/>
  <name value="ArgonautGroupCharacteristicCodeSystem"/>
  <title value="Argonaut Group Characteristic Code System"/>
  <status value="active"/>
  <date value="2021-01-29T16:18:44-08:00"/>
  <publisher value="Argonaut Project"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="https://confluence.hl7.org/display/AP/Argonaut+Project+Home"/>
    </telecom>
  </contact>
  <description
               value="Initial set of group characteristic concepts for defining and searching for patient lists."/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="location"/>
    <display value="Location"/>
    <definition
                value="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)"/>
  </concept>
  <concept>
    <code value="careteam"/>
    <display value="CareTeam"/>
    <definition
                value="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)"/>
  </concept>
  <concept>
    <code value="organization"/>
    <display value="Organization"/>
    <definition
                value="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)"/>
  </concept>
  <concept>
    <code value="practitioner"/>
    <display value="Practitioner"/>
    <definition
                value="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)"/>
  </concept>
</CodeSystem>