FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/davinci-group-characteristic-codes

Packagehl7.fhir.us.davinci-atr
TypeCodeSystem
Iddavinci-group-characteristic-codes
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/davinci-atr/https://build.fhir.org/ig/HL7/davinci-atr/CodeSystem-davinci-group-characteristic-codes.html
URLhttp://hl7.org/fhir/us/davinci-atr/CodeSystem/davinci-group-characteristic-codes
Version2.1.0
Statusactive
Date2022-12-06
NameDaVinciGroupCharacteristicCodes
TitleDavinci Group Characteristic Codes
Realmus
Authorityhl7
DescriptionThe DaVinci Group CharacteristicCodeSystem is a 'starter set' of codes supported for identifying the characteristics shared by members of a group.
Contentcomplete

Resources that use this resource

ValueSet
davinci-group-characteristicDaVinci Group Characteristic

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem davinci-group-characteristic-codes

version: 1; Last updated: 2022-08-04 15:52:33+0000

Profile: Shareable CodeSystem

This case-sensitive code system http://hl7.org/fhir/us/davinci-atr/CodeSystem/davinci-group-characteristic-codes defines the following codes:

CodeDisplayDefinition
location LocationMembers (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)
careteam CareTeamMembers (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)
organization OrganizationMembers (Patients) whose care is at the organization specified by the value which references the Organization resource representing the organization. (e.g., Burgess Medical Group)
practitioner PractitionerMembers (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)
attributed-to Attributed to a specific Provider, Organization etc.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.

Source

{
  "resourceType": "CodeSystem",
  "id": "davinci-group-characteristic-codes",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2022-08-04T15:52:33.158+00:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fm"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/davinci-atr/ImplementationGuide/davinci-atr"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/davinci-atr/ImplementationGuide/davinci-atr"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/us/davinci-atr/CodeSystem/davinci-group-characteristic-codes",
  "version": "2.1.0",
  "name": "DaVinciGroupCharacteristicCodes",
  "title": "Davinci Group Characteristic Codes",
  "status": "active",
  "experimental": false,
  "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."
    }
  ]
}