SDOH Clinical Care
2.2.0 - STU 2.2 United States of America flag

SDOH Clinical Care, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 2.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-sdoh-clinicalcare/ and changes regularly. See the Directory of published versions

Resource Profile: SDOHCC Group

Official URL: http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Group Version: 2.2.0
Standards status: Trial-use Computable Name: SDOHCCGroup

Profile for identifying groups of patients who have a Social Determinants of Health (SDOH) condition and are members of a specific payer organization.

Purpose

SDOHCC Group is intended to support identification of cohorts of individuals who have conditions in the same SDOH category (domain) AND are members of the same specific payer organization. (See Gravity Use Case Package Use Case 3 which involves aggregation and analysis of individual-level social risk and need data to support clinical, system, and community activities.) The two required slices on Group.characteristic can be used to identify a cohort of subjects who have coverage through a specific payer organization AND a condition that falls into a specified SDOH category/domain.

Usage:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from Group

NameFlagsCard.TypeDescription & Constraintsdoco
.. Group 0..* Group Group of SDOH patients for a payer
... active 1..1 boolean Whether this group's record is in active use
Fixed Value: true
... type 1..1 code person
Fixed Value: person
... actual 1..1 boolean Descriptive or actual
Fixed Value: true
.... characteristic:HasSDOHCondition S 1..1 BackboneElement Include / Exclude group members by Trait
..... code S 1..1 CodeableConcept Kind of characteristic
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: sdoh-condition-category
..... value[x] S 1..1 Reference(ValueSet) Value held by characteristic
Required Pattern: At least the following
...... reference 1..1 string Literal reference, Relative, internal or absolute URL
Fixed Value: http://hl7.org/fhir/us/sdoh-clinicalcare/ValueSet/SDOHCC-ValueSetSDOHCategory
..... exclude S 1..1 boolean Group includes or excludes
Fixed Value: false
..... period 0..0
.... characteristic:HasPayer S 1..1 BackboneElement Include / Exclude group members by Trait
..... code S 1..1 CodeableConcept Kind of characteristic
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: payer-coverage
..... value[x] S 1..1 Reference(US Core Organization Profile) Value held by characteristic
..... exclude S 1..1 boolean Group includes or excludes
Fixed Value: false
..... period 0..0
... member S 0..* BackboneElement Who or what is in group
.... entity S 1..1 Reference(Patient | Practitioner | PractitionerRole | Device | Medication | Substance | Group) Reference to the group member

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron