Da Vinci - Member Attribution (ATR) List
2.0.0 - STU 2.0.0 United States of America flag

Da Vinci - Member Attribution (ATR) List, published by HL7 International / Financial Management. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-atr/ and changes regularly. See the Directory of published versions

: Davinci Group Characteristic Codes - JSON Representation

Active as of 2022-12-06

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "davinci-group-characteristic-codes",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2022-08-04T15:52:33.158+00:00",
    "source" : "#3Te0anOrvocKgcow",
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://hl7.org/fhir/us/davinci-atr/CodeSystem/davinci-group-characteristic-codes</code> 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=\"davinci-group-characteristic-codes-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=\"davinci-group-characteristic-codes-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=\"davinci-group-characteristic-codes-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=\"davinci-group-characteristic-codes-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><tr><td style=\"white-space:nowrap\">attributed-to<a name=\"davinci-group-characteristic-codes-attributed-to\"> </a></td><td>Attributed to a specific Provider, Organization etc.</td><td>Members (Patients) who are attributed to a specific Organization or Provider by the value which references the Practitioner or Organization resource (e.g., Neighborhood Hospitals or Dr Leung). This is different from the practitioner code which may be shared by patients for any reason beyond attribution such as PCP etc.</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "fm"
    }
  ],
  "url" : "http://hl7.org/fhir/us/davinci-atr/CodeSystem/davinci-group-characteristic-codes",
  "version" : "2.0.0",
  "name" : "DaVinciGroupCharacteristicCodes",
  "title" : "Davinci Group Characteristic Codes",
  "status" : "active",
  "experimental" : true,
  "date" : "2022-12-06",
  "publisher" : "HL7 International / Financial Management",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }
      ]
    }
  ],
  "description" : "The DaVinci Group CharacteristicCodeSystem is a 'starter set' of codes supported for identifying the characteristics shared by members of a group.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 5,
  "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)"
    },
    {
      "code" : "attributed-to",
      "display" : "Attributed to a specific Provider, Organization etc.",
      "definition" : "Members (Patients) who are attributed to a specific Organization or Provider by the value which references the Practitioner or Organization resource (e.g., Neighborhood Hospitals or Dr Leung). This is different from the practitioner code which may be shared by patients for any reason beyond attribution such as PCP etc."
    }
  ]
}