PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.sdoh-clinicalcare@2.0.0
    http://hl7.org/fhir/us/sdoh-clinicalcare/ImplementationGuide/hl7.fhir.us.sdoh-clinicalcare
{
  "description" : "Social Determinants of Health (SDOH) are increasingly being recognized as essential factors that influence healthcare outcomes. This HL7 Implementation Guide (IG) defines how to exchange SDOH content defined by the [Gravity Project]( https://confluence.hl7.org/display/GRAV/The+Gravity+Project) using the HL7 FHIR standard. It defines how to represent coded content used to support the following care activities: screening, clinical assessment/diagnosis, goal setting, and the planning and performing of interventions. This IG addresses the need to gather SDOH information in multiple settings, share that information between stakeholders, and exchange referrals between organizations to address specific social risk needs, all with appropriate patient consent.  In addition, the IG demonstrates how to share clinical data to support secondary purposes such as population health, quality, and research. The guide supports the following use cases:\\n\\n*  Document SDOH data in conjunction with patient encounters with providers, payers, and community services\\n*  Document and track SDOH-related interventions to completion\\n*  Identify cohorts of individuals that have a common relationship to another entity (e.g., covered by the same payer)\\n\\n\\nThis implementation guide was developed by the Gravity Project, which specifically focuses on using HL7 FHIR to define standards for the exchange of SDOH-related information.  Both the project and this implementation guide are focused on the U.S. environment.  This implementation guide leverages content from the [US Core Implementation Guide](https://www.hl7.org/fhir/us/core/) and binds to US-specific terminology.  However, the basic constructs and interaction patterns may well be applicable outside the U.S.\\n\\nAdditional information regarding the background and use of this IG can be found on the [Gravity Confluence Technology Pages](https://confluence.hl7.org/display/GRAV/Technical+Workstream+Dashboard)\\n\\n### Content and organization\\n\\nThe implementation guide is organized into the following sections:\\n\\n* Background: Includes [Gravity Background](gravity_background.html), [SDOH Clinical Care Background](sdoh_clinical_care_background.html), [Functional Use Cases](functional_use_cases.html), and [Technical Background](technical_background.html), thesedescribe the environment in which this implementation guide establishes standards for information exchange\\n* [Change History](stu2_ballot_changes.html) describes the changes included in the STU 2 ballot version of the IG and [Change History](stu2_publication_changes.html) describes the changes applied to the balloted version\\n* Context: Describes the [Survey Instrument Support](survey_instrument_support.html),[ QuestionnaireResponse Mapping Instructions](mapping_instructions.html), [Support for Multiple Domains](support_for_multiple_domains.html), [Exchange Workflow](exchange_workflow.html) and [Synchronizing Applications with API Data Sources](synchronizing_applications_with_api_data_sources.html) that details a high-level overview of expected process flow\\n* Specifications: Provides an overview of the [FHIR Artifacts](fhir_artifacts_overview.html) defined and used in this IG, [Checking Task Status](checking_task_status.html) to describe managing task status, [Privacy and Security](privacy_and_security.html) issues,  [MustSupport and Missing Data](mustsupport_and_missing_data.html) concepts and [Draft Specifications for Personal Characteristics](draft_specifications_for_personal_characteristics.html)  \\n* [Downloads](downloads.html): Provides for the download of various IG related artifacts\\n* [Credits](credits.html): Identifies the individuals and organizations involved in developing this implementation guide\\n* [Artifacts Index](artifacts.html):  Introduces and provides links to the FHIR R4 profiles, examples and other FHIR artifacts used in this implementation guide\\n\\n### Note to Implementers\\n\\nImplementers should pay specific attention to the following sections:\\n\\n* [Technical Background](technical_background.html) if the implementer needs basic FHIR information references\\n* [Survey Instrument Support](survey_instrument_support.html), and [ QuestionnaireResponse Mapping Instructions](mapping_instructions.html) if implementing support for structured assessment instruments\\n* [Support for Multiple Domains](support_for_multiple_domains.html) to understand this IG's approach to domain specific value sets\\n* [Exchange Workflow diagram](exchange_workflow.html) to understand the exchange workflows\\n* [Synchronizing Applications with API Data Sources](synchronizing_applications_with_api_data_sources.html) that describes the suggested method for synchronizing patient/client or Community Based Organization applications with referral systems FHIR APIs\\n* [FHIR Artifacts](fhir_artifacts_overview.html) to understand the individual FHIR artifacts described in this IG\\n* [Privacy and Security](privacy_and_security.html) for implementers that are concerned with privacy and security aspects related to implementing the information exchanges defined in this IG\\n* [MustSupport and Missing Data](mustsupport_and_missing_data.html) to understand the interpretation of the MustSupport flags and the treatment of Missing Data used in this IG \\n* [Draft Specifications for Personal Characteristics](draft_specifications_for_personal_characteristics.html) for an introduction to draft observation profiles to exchange personal characteristics data, which includes the source and method of acquisition\\n* [Artifacts Index](artifacts.html) provides easy access for all implementers the FHIR R4 profiles, examples and other FHIR artifacts defined in this implementation guide and linked from this section -- this section also includes details for the declared capability statements for espective servers and clients\\n* [Downloads](downloads.html) links to allow implementers to download the IG and various artifacts\\n\\n### Support for external terminologies for ServiceRequest and Procedure\\n\\nIf implementers of this IG wish to use terminologies that are not part of the required value sets for specific elements that have a type of CodableConcept (such as ServiceRequest.code and Procedure.code) they may include a specific Coding that specifies a system (URL that is defined and supported by the terminology author) as well as the specific code (define in the terminology) as long as the meaning of the code is a concept that is logically the same as, or contained in the concept, of the required code.\\n\\nThe following is an example for a ServiceRequest or Procedure where the external terminology\\n\\nURL is  : http://terminologysystem and the code is : SummerProgram\\n\\n  \\\"code\\\" : {\\n     \\\"coding\\\" : [\\n       {\\n         \\\"system\\\" : \\\"http://snomed.info/sct\\\",\\n         \\\"code\\\" : \\\"467681000124101\\\",\\n         \\\"display\\\" : \\\"Assistance with application for Summer Food Service Program\\\"\\n       }\\n       ]\\n     },\\n     {\\n       \\\"coding\\\" : [\\n         {\\n           \\\"system\\\" : \\\"http://terminologysystem\\\",\\n           \\\"code\\\" : \\\"SummerProgram\\\",\\n           \\\"display\\\": \\\"Summer Food Service Program\\\"\\n         }\\n       ]\\n     }\\n   ],\\n\\n### Intellectual Property\\n{% include ip-statements.xhtml %}\\n\\n### Cross Version Analysis\\n{% include cross-version-analysis.xhtml %}\\n\\n### Dependencies\\n{% include dependency-table.xhtml %}\\n\\n### Globals\\n{% include globals-table.xhtml %}",
  "_filename": "other/ig-r4.json",
  "package_name": "hl7.fhir.us.sdoh-clinicalcare",
  "definition": {
    "page": {
      "page": [ {
        "title": "Gravity Background",
        "nameUrl": "gravity_background.html",
        "extension": [ {
          "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-page-name",
          "valueUrl": "gravity_background.html"
        } ],
        "generation": "markdown"
      }, {
        "title": "SDOH Clinical Care Background",
        "nameUrl": "sdoh_clinical_care_background.html",
        "extension": [ {
          "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-page-name",
          "valueUrl": "sdoh_clinical_care_background.html"
        } ],
        "generation": "markdown"
      }, {
        "title": "Functional Use Cases",
        "nameUrl": "functional_use_cases.html",
        "extension": [ {
          "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-page-name",
          "valueUrl": "functional_use_cases.html"
        } ],
        "generation": "markdown"
      }, {
        "title": "Survey Instrument Support",
        "nameUrl": "survey_instrument_support.html",
        "extension": [ {
          "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-page-name",
          "valueUrl": "survey_instrument_support.html"
        } ],
        "generation": "markdown"
      }, {
        "title": "Mapping Instructions",
        "nameUrl": "mapping_instructions.html",
        "extension": [ {
          "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-page-name",
          "valueUrl": "mapping_instructions.html"
        } ],
        "generation": "markdown"
      }, {
        "title": "Support for Multiple Domains",
        "nameUrl": "support_for_multiple_domains.html",
        "extension": [ {
          "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-page-name",
          "valueUrl": "support_for_multiple_domains.html"
        } ],
        "generation": "markdown"
      }, {
        "title": "Exchange Workflow",
        "nameUrl": "exchange_workflow.html",
        "extension": [ {
          "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-page-name",
          "valueUrl": "exchange_workflow.html"
        } ],
        "generation": "markdown"
      }, {
        "title": "Synchronizing Applications with API Data Sources",
        "nameUrl": "synchronizing_applications_with_api_data_sources.html",
        "extension": [ {
          "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-page-name",
          "valueUrl": "synchronizing_applications_with_api_data_sources.html"
        } ],
        "generation": "markdown"
      }, {
        "title": "Technical Background",
        "nameUrl": "technical_background.html",
        "extension": [ {
          "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-page-name",
          "valueUrl": "technical_background.html"
        } ],
        "generation": "markdown"
      }, {
        "title": "FHIR Artifacts Overview",
        "nameUrl": "fhir_artifacts_overview.html",
        "extension": [ {
          "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-page-name",
          "valueUrl": "fhir_artifacts_overview.html"
        } ],
        "generation": "markdown"
      }, {
        "title": "Checking Task Status",
        "nameUrl": "checking_task_status.html",
        "extension": [ {
          "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-page-name",
          "valueUrl": "checking_task_status.html"
        } ],
        "generation": "markdown"
      }, {
        "title": "Privacy and Security",
        "nameUrl": "privacy_and_security.html",
        "extension": [ {
          "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-page-name",
          "valueUrl": "privacy_and_security.html"
        } ],
        "generation": "markdown"
      }, {
        "title": "MustSupport and Missing Data",
        "nameUrl": "mustsupport_and_missing_data.html",
        "extension": [ {
          "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-page-name",
          "valueUrl": "mustsupport_and_missing_data.html"
        } ],
        "generation": "markdown"
      }, {
        "title": "Draft Specifications for Personal Characteristics",
        "nameUrl": "draft_specifications_for_personal_characteristics.html",
        "extension": [ {
          "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-page-name",
          "valueUrl": "draft_specifications_for_personal_characteristics.html"
        } ],
        "generation": "markdown"
      }, {
        "title": "Downloads",
        "nameUrl": "downloads.html",
        "extension": [ {
          "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-page-name",
          "valueUrl": "downloads.html"
        } ],
        "generation": "markdown"
      }, {
        "title": "Credits",
        "nameUrl": "credits.html",
        "extension": [ {
          "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-page-name",
          "valueUrl": "credits.html"
        } ],
        "generation": "markdown"
      }, {
        "title": "STU2 Ballot Changes",
        "nameUrl": "stu2_ballot_changes.html",
        "extension": [ {
          "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-page-name",
          "valueUrl": "stu2_ballot_changes.html"
        } ],
        "generation": "markdown"
      }, {
        "title": "STU2 Publication Changes",
        "nameUrl": "stu2_publication_changes.html",
        "extension": [ {
          "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-page-name",
          "valueUrl": "stu2_publication_changes.html"
        } ],
        "generation": "markdown"
      } ],
      "title": "Home Page",
      "nameUrl": "index.html",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-page-name",
        "valueUrl": "index.html"
      } ],
      "generation": "markdown"
    },
    "grouping": [ {
      "id": "new-group8",
      "name": "Capability Statements"
    }, {
      "id": "new-group1",
      "name": "Profiles"
    }, {
      "id": "new-group4",
      "name": "Value Sets"
    }, {
      "id": "new-group7",
      "name": "Code Systems"
    }, {
      "id": "new-group2",
      "name": "Examples"
    }, {
      "id": "new-group5",
      "name": "Hunger Vital Signs Examples"
    }, {
      "id": "new-group6",
      "name": "PRAPARE Examples"
    }, {
      "id": "new-group3",
      "name": "Images"
    }, {
      "id": "new-group9",
      "name": "Extensions"
    }, {
      "id": "new-group11",
      "name": "Search Parameters"
    }, {
      "id": "new-group10",
      "name": "Draft Artifacts for Personal Characteristic Observations"
    } ],
    "resource": [ {
      "name": "SDOHCC Condition",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "StructureDefinition:resource"
      } ],
      "reference": {
        "display": "SDOHCC Condition",
        "reference": "StructureDefinition/SDOHCC-Condition"
      },
      "groupingId": "new-group1",
      "description": "Profile for Social Determinants of Health (SDOH) conditions.",
      "exampleBoolean": false
    }, {
      "name": "SDOHCC Consent",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "StructureDefinition:resource"
      } ],
      "reference": {
        "display": "SDOHCC Consent",
        "reference": "StructureDefinition/SDOHCC-Consent"
      },
      "groupingId": "new-group1",
      "description": "Profile for consent related to the release of Social Determinants of Health (SDOH) information to non-HIPAA covered organizations.",
      "exampleBoolean": false
    }, {
      "name": "SDOHCC Goal",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "StructureDefinition:resource"
      } ],
      "reference": {
        "display": "SDOHCC Goal",
        "reference": "StructureDefinition/SDOHCC-Goal"
      },
      "groupingId": "new-group1",
      "description": "Profile for goals that address Social Determinants of Health (SDOH).",
      "exampleBoolean": false
    }, {
      "name": "SDOHCC Group",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "StructureDefinition:resource:abstract"
      } ],
      "reference": {
        "display": "SDOHCC Group",
        "reference": "StructureDefinition/SDOHCC-Group"
      },
      "groupingId": "new-group1",
      "description": "Profile for identifying groups of patients who have a Social Determinants of Health (SDOH) condition and are members of a specific payer organization.",
      "exampleBoolean": false
    }, {
      "name": "SDOHCC HealthcareService",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "StructureDefinition:resource"
      } ],
      "reference": {
        "display": "SDOHCC HealthcareService",
        "reference": "StructureDefinition/SDOHCC-HealthcareService"
      },
      "groupingId": "new-group1",
      "description": "Profile that describes the means by which a healthcare service can be contacted.",
      "exampleBoolean": false
    }, {
      "name": "SDOHCC Location",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "StructureDefinition:resource"
      } ],
      "reference": {
        "display": "SDOHCC Location",
        "reference": "StructureDefinition/SDOHCC-Location"
      },
      "groupingId": "new-group1",
      "description": "Profile that describes address information for a healthcare service.",
      "exampleBoolean": false
    }, {
      "name": "SDOHCC Observation Assessment",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "StructureDefinition:resource:abstract"
      } ],
      "reference": {
        "display": "SDOHCC Observation Assessment",
        "reference": "StructureDefinition/SDOHCC-ObservationAssessment"
      },
      "groupingId": "new-group1",
      "description": "Profile for Social Determinants of Health (SDOH) observations that involve assessment (e.g., by a provider, payer, etc.) as opposed to being derived only from screening surveys (as is the case for the SDOHCC Screening Response Observation). The Cross-Group Projects work group granted a variance to US Core on 06/10/2021 - Jira ticket FHIR-32892.",
      "exampleBoolean": false
    }, {
      "name": "SDOHCC Observation Screening Response",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "StructureDefinition:resource"
      } ],
      "reference": {
        "display": "SDOHCC Observation Screening Response",
        "reference": "StructureDefinition/SDOHCC-ObservationScreeningResponse"
      },
      "groupingId": "new-group1",
      "description": "Profile for observations that represent question and answer pairs from Social Determinants of Health (SDOH) screening instruments that are represented in LOINC. The Cross-Group Projects work group granted a variance to US Core on 12/03/2020 - Jira ticket FHIR-29795.",
      "exampleBoolean": false
    }, {
      "name": "SDOHCC Procedure",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "StructureDefinition:resource"
      } ],
      "reference": {
        "display": "SDOHCC Procedure",
        "reference": "StructureDefinition/SDOHCC-Procedure"
      },
      "groupingId": "new-group1",
      "description": "Profile for interventions that address Social Determinants of Health.",
      "exampleBoolean": false
    }, {
      "name": "SDOHCC ServiceRequest",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "StructureDefinition:resource"
      } ],
      "reference": {
        "display": "SDOHCC ServiceRequest",
        "reference": "StructureDefinition/SDOHCC-ServiceRequest"
      },
      "groupingId": "new-group1",
      "description": "Profile for service requests that address Social Determinants of Health.",
      "exampleBoolean": false
    }, {
      "name": "SDOHCC Task For Patient",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "StructureDefinition:resource"
      } ],
      "reference": {
        "display": "SDOHCC Task For Patient",
        "reference": "StructureDefinition/SDOHCC-TaskForPatient"
      },
      "groupingId": "new-group1",
      "description": "Profile for SDOH-related tasks to be carried out by the patient or someone acting on their behalf.",
      "exampleBoolean": false
    }, {
      "name": "SDOHCC Task For Referral Management",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "StructureDefinition:resource"
      } ],
      "reference": {
        "display": "SDOHCC Task For Referral Management",
        "reference": "StructureDefinition/SDOHCC-TaskForReferralManagement"
      },
      "groupingId": "new-group1",
      "description": "Profile for tasks requesting fulfillment of an SDOHCC ServiceRequest (i.e. referral for service) and subsequently tracking and managing the fulfillment of that referral.",
      "exampleBoolean": false
    }, {
      "name": "Patient Colin Abbas Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "Patient"
      } ],
      "reference": {
        "display": "Patient Colin Abbas Example",
        "reference": "Patient/pat-53234"
      },
      "groupingId": "new-group2",
      "description": "An example of a patient. This example is used as the referenced patient in other examples in this IG.",
      "exampleCanonical": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient"
    }, {
      "name": "SDOHCC Consent Information Disclosure Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "Consent"
      } ],
      "reference": {
        "display": "SDOHCC Consent Information Disclosure Example",
        "reference": "Consent/SDOHCC-ConsentInformationDisclosureExample"
      },
      "groupingId": "new-group2",
      "description": "An example of a Consent for information disclosure related to SDOH information.",
      "exampleCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Consent"
    }, {
      "name": "SDOHCC Goal Food Security Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "Goal"
      } ],
      "reference": {
        "display": "SDOHCC Goal Food Security Example",
        "reference": "Goal/SDOHCC-GoalFoodSecurityExample"
      },
      "groupingId": "new-group2",
      "description": "An example of a food security Goal that addresses a food insecurity Condition.",
      "exampleCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Goal"
    }, {
      "name": "SDOHCC Group SDOH Patients For Payer Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "Group"
      } ],
      "reference": {
        "display": "SDOHCC Group SDOH Patients For Payer Example",
        "reference": "Group/SDOHCC-GroupSDOHPatientsForPayerExample"
      },
      "groupingId": "new-group2",
      "description": "An example of Group for patients that have any SDOH condition and are members of a specific payer organization.",
      "exampleCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Group"
    }, {
      "name": "SDOHCC HealthcareService Telecom Appointment Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "HealthcareService"
      } ],
      "reference": {
        "display": "SDOHCC HealthcareService Telecom Appointment Example",
        "reference": "HealthcareService/SDOHCC-HealthcareServiceTelecomAppointmentExample"
      },
      "groupingId": "new-group2",
      "description": "An example of a HealthcareService with telecom(s) that can be used to make an appointment flagged. This example is used as the referenced healthcare service in other IG examples.",
      "exampleCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-HealthcareService"
    }, {
      "name": "SDOHCC Location Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "Location"
      } ],
      "reference": {
        "display": "SDOHCC Location Example",
        "reference": "Location/SDOHCC-LocationExample"
      },
      "groupingId": "new-group2",
      "description": "An example of a Location for a HealthcareService that the patient might want to schedule an appointment at. This example is used as the referenced location in other IG examples.",
      "exampleCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Location"
    }, {
      "name": "SDOHCC Observation Assessment Social Isolation Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "Observation"
      } ],
      "reference": {
        "display": "SDOHCC Observation Assessment Social Isolation Example",
        "reference": "Observation/SDOHCC-ObservationAssessmentSocialIsolationExample"
      },
      "groupingId": "new-group2",
      "description": "An example of a social isolation Observation that is not necessarily derived only from a screening survey. This observation involves additional assessment (e.g., by a provider, payer, etc.). This example also includes an Observation.category (i.e., Social Connection) that, at the time the example was added to the IG, was not yet in the “SDOHCC ValueSet SDOH Category”. The example illustrates that categorization is possible using category codes that may not yet be included in the SDOHCC ValueSet SDOH Category (which will continue to be expanded as the Gravity Project continues to develop SDOH terminology content).",
      "exampleCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ObservationAssessment"
    }, {
      "name": "SDOHCC Observation Assessment Inadequate Food Intake Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "Observation"
      } ],
      "reference": {
        "display": "SDOHCC Observation Assessment Inadequate Food Intake Example",
        "reference": "Observation/SDOHCC-ObservationAssessmentInadequateFoodIntakeExample"
      },
      "groupingId": "new-group2",
      "description": "An example of an inadequate food intake Observation that is not necessarily derived only from a screening survey. This observation involves additional assessment (e.g., by a provider, payer, etc.).",
      "exampleCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ObservationAssessment"
    }, {
      "name": "SDOHCC Observation Assessment Transport Too Expensive Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "Observation"
      } ],
      "reference": {
        "display": "SDOHCC Observation Assessment Transport Too Expensive Example",
        "reference": "Observation/SDOHCC-ObservationAssessmentTransportTooExpensiveExample"
      },
      "groupingId": "new-group2",
      "description": "An example of a transportation Observation that is not necessarily derived only from a screening survey. This observation involves additional assessment (e.g., by a provider, payer, etc.). This example also includes an Observation.category (i.e., Transportation Insecurity) that is included in the “SDOHCC ValueSet SDOH Category”. Additionally, a subcategory of Transportation Insecurity (i.e., Transportation Insecurity Financial) is included to illustrate that it is possible to further subcategorize a “SDOHCC ValueSet SDOH Category” code with a code that is not in the ValueSet.",
      "exampleCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ObservationAssessment"
    }, {
      "name": "SDOHCC Organization Clinic Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "Organization"
      } ],
      "reference": {
        "display": "SDOHCC Organization Clinic Example",
        "reference": "Organization/SDOHCC-OrganizationClinicExample"
      },
      "groupingId": "new-group2",
      "description": "An example of a clinic Organization. This example is used as the referenced organization in other IG examples.",
      "exampleCanonical": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization"
    }, {
      "name": "SDOHCC Organization Coordination Platform Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "Organization"
      } ],
      "reference": {
        "display": "SDOHCC Organization Coordination Platform Example",
        "reference": "Organization/SDOHCC-OrganizationCoordinationPlatformExample"
      },
      "groupingId": "new-group2",
      "description": "An example of a coordination platform Organization. This example is used as the referenced organization in other IG examples.",
      "exampleCanonical": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization"
    }, {
      "name": "SDOHCC Organization Payer Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "Organization"
      } ],
      "reference": {
        "display": "SDOHCC Organization Payer Example",
        "reference": "Organization/SDOHCC-OrganizationPayerExample"
      },
      "groupingId": "new-group2",
      "description": "An example of a payer organization. This example is used as the referenced organization in other SDOHCC examples.",
      "exampleCanonical": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization"
    }, {
      "name": "SDOHCC Practitioner Dr Jan Water Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "Practitioner"
      } ],
      "reference": {
        "display": "SDOHCC Practitioner Dr Jan Water Example",
        "reference": "Practitioner/SDOHCC-PractitionerDrJanWaterExample"
      },
      "groupingId": "new-group2",
      "description": "An example of a Practitioner. This example is used as the referenced practitioner in other IG examples.",
      "exampleCanonical": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner"
    }, {
      "name": "SDOHCC Practitioner Role Dr Jan Water Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "PractitionerRole"
      } ],
      "reference": {
        "display": "SDOHCC Practitioner Role Dr Jan Water Example",
        "reference": "PractitionerRole/SDOHCC-PractitionerRoleDrJanWaterExample"
      },
      "groupingId": "new-group2",
      "description": "An example of a family medicine physician PractitionerRole. This example is used as the referenced practitioner role in other IG examples.",
      "exampleCanonical": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitionerrole"
    }, {
      "name": "SDOHCC Procedure Food Pantry Application Assistance Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "Procedure"
      } ],
      "reference": {
        "display": "SDOHCC Procedure Food Pantry Application Assistance Example",
        "reference": "Procedure/SDOHCC-ProcedureFoodPantryApplicationAssistanceExample"
      },
      "groupingId": "new-group2",
      "description": "An example of a completed Procedure for assistance with applying to a food pantry that is based on a ServiceRequest and references as its reason a food insecurity Condition.",
      "exampleCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Procedure"
    }, {
      "name": "SDOHCC Procedure Provision Of Food Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "Procedure"
      } ],
      "reference": {
        "display": "SDOHCC Procedure Provision Of Food Example",
        "reference": "Procedure/SDOHCC-ProcedureProvisionOfFoodExample"
      },
      "groupingId": "new-group2",
      "description": "An example of a completed Procedure for provision of food.",
      "exampleCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Procedure"
    }, {
      "name": "SDOHCC Procedure Summer Food Program Application Assistance Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "Procedure"
      } ],
      "reference": {
        "display": "SDOHCC Procedure Summer Food Program Application Assistance Example",
        "reference": "Procedure/SDOHCC-ProcedureSummerFoodProgramApplicationAssistanceExample"
      },
      "groupingId": "new-group2",
      "description": "An example of a completed Procedure for assistance with applying to a summer food program that is based on a ServiceRequest and references as its reason a food insecurity Condition.",
      "exampleCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Procedure"
    }, {
      "name": "SDOHCC ServiceRequest Active Food Pantry Application Assist Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "ServiceRequest"
      } ],
      "reference": {
        "display": "SDOHCC ServiceRequest Active Food Pantry Application Assist Example",
        "reference": "ServiceRequest/SDOHCC-ServiceRequestActiveFoodPantryApplicationAssistExample"
      },
      "groupingId": "new-group2",
      "description": "An example of an active ServiceRequest for assistance with applying to a food pantry that references as its reason a food insecurity Condition.",
      "exampleCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ServiceRequest"
    }, {
      "name": "SDOHCC ServiceRequest Subreferral Garden Program Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "ServiceRequest"
      } ],
      "reference": {
        "display": "SDOHCC ServiceRequest Subreferral Garden Program Example",
        "reference": "ServiceRequest/SDOHCC-ServiceRequestSubreferralGardenProgramExample"
      },
      "groupingId": "new-group2",
      "description": "An example of a completed, original-order ServiceRequest (i.e., SDOHCC Service Request Active Food Pantry Application Assist Example) that is based on a Service Request to an intermediary organization (e.g., a Coordination Platform) that then created this Service Request (i.e., Assistance with application for garden program) to be fulfilled by a Community Based Organization.",
      "exampleCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ServiceRequest"
    }, {
      "name": "SDOHCC ServiceRequest Subreferral Summer Food Program Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "ServiceRequest"
      } ],
      "reference": {
        "display": "SDOHCC ServiceRequest Subreferral Summer Food Program Example",
        "reference": "ServiceRequest/SDOHCC-ServiceRequestSubreferralSummerFoodProgramExample"
      },
      "groupingId": "new-group2",
      "description": "An example of a completed, original-order ServiceRequest (i.e., SDOHCC Service Request Active Food Pantry Application Assist Example) that is based on a Service Request to an intermediary organization (e.g., a Coordination Platform) that then created this Service Request (i.e., Assistance with application for Summer Food Service Program) to be fulfilled by a Community Based Organization.",
      "exampleCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ServiceRequest"
    }, {
      "name": "SDOHCC Task Referral Management Order Fulfillment Accepted Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "Task"
      } ],
      "reference": {
        "display": "SDOHCC Task Referral Management Order Fulfillment Accepted Example",
        "reference": "Task/SDOHCC-TaskReferralManagementOrderFulfillmentAcceptedExample"
      },
      "groupingId": "new-group2",
      "description": "An example of an accepted Task For Referral Management that has as the Task.focus a ServiceRequest for assistance with applying to a food pantry.",
      "exampleCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-TaskForReferralManagement"
    }, {
      "name": "SDOHCC Task Referral Management Order Fulfillment Completed Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "Task"
      } ],
      "reference": {
        "display": "SDOHCC Task Referral Management Order Fulfillment Completed Example",
        "reference": "Task/SDOHCC-TaskReferralManagementOrderFulfillmentCompletedExample"
      },
      "groupingId": "new-group2",
      "description": "An example of a completed Task For Referral Management that has a ServiceRequest for assistance with applying to a food pantry as the Task.focus and a Procedure for assistance with applying to a food pantry as the Task.output.",
      "exampleCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-TaskForReferralManagement"
    }, {
      "name": "SDOHCC Task Referral Management Order Subtask Accepted Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "Task"
      } ],
      "reference": {
        "display": "SDOHCC Task Referral Management Order Subtask Accepted Example",
        "reference": "Task/SDOHCC-TaskReferralManagementOrderSubtaskAcceptedExample"
      },
      "groupingId": "new-group2",
      "description": "An example of an accepted Task For Referral Management that delegates responsibility to fulfill a referral from an intermediary organization to another organization (e.g., when a Coordination Platform receives a Task from a referral source and passes it on to a Community Based Organization).",
      "exampleCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-TaskForReferralManagement"
    }, {
      "name": "SDOHCC Task Referral Management Order Subtask Completed Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "Task"
      } ],
      "reference": {
        "display": "SDOHCC Task Referral Management Order Subtask Completed Example",
        "reference": "Task/SDOHCC-TaskReferralManagementOrderSubtaskCompletedExample"
      },
      "groupingId": "new-group2",
      "description": "An example of a completed Task For Referral Management that delegates responsibility to fulfill a referral from an intermediary organization to another organization (e.g., when a Coordination Platform receives a Task from a referral source and passes it on to a Community Based Organization).",
      "exampleCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-TaskForReferralManagement"
    }, {
      "name": "SDOHCC Task Patient Make Appointment Completed Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "Task"
      } ],
      "reference": {
        "display": "SDOHCC Task Patient Make Appointment Completed Example",
        "reference": "Task/SDOHCC-TaskPatientMakeAppointmentCompletedExample"
      },
      "groupingId": "new-group2",
      "description": "An example of a completed Task For Patient where the task was to make an appointment.",
      "exampleCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-TaskForPatient"
    }, {
      "name": "SDOHCC Task Patient Risk Questionnaire Completed Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "Task"
      } ],
      "reference": {
        "display": "SDOHCC Task Patient Risk Questionnaire Completed Example",
        "reference": "Task/SDOHCC-TaskPatientRiskQuestionnaireCompletedExample"
      },
      "groupingId": "new-group2",
      "description": "An example of a completed Task For Patient where the task was to complete a Hunger Vital Signs questionnaire (a questionnaire of the category ‘risk questionnaire’).",
      "exampleCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-TaskForPatient"
    }, {
      "name": "SDOHCC Questionnaire Hunger Vital Sign",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "Questionnaire"
      } ],
      "reference": {
        "display": "SDOHCC Questionnaire Hunger Vital Sign",
        "reference": "Questionnaire/SDOHCC-QuestionnaireHungerVitalSign"
      },
      "groupingId": "new-group5",
      "description": "A Questionnaire instance that represents the questions and answers from the LOINC Hunger Vital Sign [HVS] questionnaire (LOINC code 88121-9).",
      "exampleCanonical": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-extr-smap"
    }, {
      "name": "SDOHCC QuestionnaireResponse Hunger Vital Sign Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "QuestionnaireResponse"
      } ],
      "reference": {
        "display": "SDOHCC QuestionnaireResponse Hunger Vital Sign Example",
        "reference": "QuestionnaireResponse/SDOHCC-QuestionnaireResponseHungerVitalSignExample"
      },
      "groupingId": "new-group5",
      "description": "An example of an SDC QuestionnaireResponse that represents questions and selected answers from the LOINC Hunger Vital Sign [HVS] questionnaire (LOINC code 88121-9). The example is generated using the LHC-Forms SDC Questionnaire App.",
      "exampleCanonical": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaireresponse"
    }, {
      "name": "SDOHCC StructureMap Hunger Vital Sign",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "StructureMap"
      } ],
      "reference": {
        "display": "SDOHCC StructureMap Hunger Vital Sign",
        "reference": "StructureMap/SDOHCC-StructureMapHungerVitalSign"
      },
      "groupingId": "new-group5",
      "description": "A StructureMap instance that represents the resource that transforms specific questions and answers from the LOINC Hunger Vital Sign [HVS] questionnaire (LOINC code 88121-9) into their corresponding Observations (SDOHCC Observation Response Hunger Vital Sign Q1 Example, SDOHCC Observation Response Hunger Vital Sign Q2 Example, and SDOHCC Observation response Hunger Vital Sign Q3 Example) and derived Condition (SDOHCC Condition Food Insecurity Example).",
      "exampleBoolean": true
    }, {
      "name": "SDOHCC Observation Response Hunger Vital Sign Grouping Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "Observation"
      } ],
      "reference": {
        "display": "SSDOHCC Observation Response Hunger Vital Sign Grouping Example",
        "reference": "Observation/SDOHCC-ObservationResponseHungerVitalSignGroupingExample"
      },
      "groupingId": "new-group5",
      "description": "An example of an Observation grouping that has as its members the 3 Observations generated from the LOINC Hunger Vital Sign [HVS] questionnaire (LOINC code 88121-9).",
      "exampleCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ObservationScreeningResponse"
    }, {
      "name": "SDOHCC Observation Response Hunger Vital Sign Question 1 Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "Observation"
      } ],
      "reference": {
        "display": "SDOHCC Observation Response Hunger Vital Sign Question 1 Example",
        "reference": "Observation/SDOHCC-ObservationResponseHungerVitalSignQuestion1Example"
      },
      "groupingId": "new-group5",
      "description": "An example of a screening response Observation that represents the first question (LOINC code 88122-7) and answer from the Hunger Vital Sign [HVS] screening questionnaire represented in LOINC.",
      "exampleCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ObservationScreeningResponse"
    }, {
      "name": "SDOHCC Observation Response Hunger Vital Sign Question 2 Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "Observation"
      } ],
      "reference": {
        "display": "SDOHCC Observation Response Hunger Vital Sign Question 2 Example",
        "reference": "Observation/SDOHCC-ObservationResponseHungerVitalSignQuestion2Example"
      },
      "groupingId": "new-group5",
      "description": "An example of a screening response Observation that represents the second question (LOINC code 88123-5) and answer from the Hunger Vital Sign [HVS] screening questionnaire represented in LOINC.",
      "exampleCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ObservationScreeningResponse"
    }, {
      "name": "SDOHCC Observation Response Hunger Vital Sign Question 3 Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "Observation"
      } ],
      "reference": {
        "display": "SDOHCC Observation Response Hunger Vital Sign Question 3 Example",
        "reference": "Observation/SDOHCC-ObservationResponseHungerVitalSignQuestion3Example"
      },
      "groupingId": "new-group5",
      "description": "An example of a screening response Observation that represents Food insecurity risk [HVS] (LOINC code 88124-3) from the Hunger Vital Sign [HVS] questionnaire (LOINC code 88121-9).  This Observation is derived from the two Observations generated from the first two questions in the Hunger Vital Sign [HVS] questionnaire. This Observation does not have an Observation.performer because Food insecurity risk [HVS] is derived as opposed to answered directly on the questionnaire.",
      "exampleCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ObservationScreeningResponse"
    }, {
      "name": "SDOHCC Condition Food Insecurity Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "Condition"
      } ],
      "reference": {
        "display": "SDOHCC Condition Food Insecurity Example",
        "reference": "Condition/SDOHCC-ConditionFoodInsecurityExample"
      },
      "groupingId": "new-group5",
      "description": "An example of a food insecurity Condition (a health concern) that references, as evidence, Observations derived from the LOINC Hunger Vital Sign [HVS] questionnaire (88121-9).",
      "exampleCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Condition"
    }, {
      "name": "SDOHCC Questionnaire PRAPARE",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "Questionnaire"
      } ],
      "reference": {
        "display": "SDOHCC Questionnaire PRAPARE",
        "reference": "Questionnaire/SDOHCC-QuestionnairePRAPARE"
      },
      "groupingId": "new-group6",
      "description": "A Questionnaire instance that represents the questions and answers from the PRAPARE questionnaire represented in LOINC (code 93025-5).",
      "exampleCanonical": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-extr-smap"
    }, {
      "name": "SDOHCC QuestionnaireResponse PRAPARE Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "QuestionnaireResponse"
      } ],
      "reference": {
        "display": "SDOHCC QuestionnaireResponse PRAPARE Example",
        "reference": "QuestionnaireResponse/SDOHCC-QuestionnaireResponsePRAPAREExample"
      },
      "groupingId": "new-group6",
      "description": "An example of an SDC QuestionnaireResponse that represents questions and selected answers from the PRAPARE questionnaire represented in LOINC (code 93025-5). The example is generated using the LHC-Forms SDC Questionnaire App.",
      "exampleCanonical": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaireresponse"
    }, {
      "name": "SDOHCC StructureMap PRAPARE",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "StructureMap"
      } ],
      "reference": {
        "display": "SDOHCC StructureMap PRAPARE",
        "reference": "StructureMap/SDOHCC-StructureMapPRAPARE"
      },
      "groupingId": "new-group6",
      "description": "A StructureMap instance that represents the resource that transforms specific questions and answers from the PRAPARE questionnaire represented in LOINC (code 93025-5) into their corresponding Observations and derived Conditions (health concerns).",
      "exampleBoolean": true
    }, {
      "name": "SDOHCC Observation Response PRAPARE Child Care Need Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "Observation"
      } ],
      "reference": {
        "display": "SDOHCC Observation Response PRAPARE Child Care Need Example",
        "reference": "Observation/SDOHCC-ObservationResponsePRAPAREChildCareNeedExample"
      },
      "groupingId": "new-group6",
      "description": "An example of a screening response Observation that represents a question and answer related to unmet child care needs from the PRAPARE questionnaire represented in LOINC.",
      "exampleCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ObservationScreeningResponse"
    }, {
      "name": "SDOHCC Observation Response PRAPARE Clothing Need Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "Observation"
      } ],
      "reference": {
        "display": "SDOHCC Observation Response PRAPARE Clothing Need Example",
        "reference": "Observation/SDOHCC-ObservationResponsePRAPAREClothingNeedExample"
      },
      "groupingId": "new-group6",
      "description": "An example of a screening response Observation that represents a question and answer related to unmet clothing needs from the PRAPARE questionnaire represented in LOINC.",
      "exampleCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ObservationScreeningResponse"
    }, {
      "name": "SDOHCC Observation Response PRAPARE Employment Status Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "Observation"
      } ],
      "reference": {
        "display": "SDOHCC Observation Response PRAPARE Employment Status Example",
        "reference": "Observation/SDOHCC-ObservationResponsePRAPAREEmploymentStatusExample"
      },
      "groupingId": "new-group6",
      "description": "An example of a screening response Observation that represents a question and answer related to employment status from the PRAPARE questionnaire represented in LOINC.",
      "exampleCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ObservationScreeningResponse"
    }, {
      "name": "SDOHCC Observation Response PRAPARE Housing Status Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "Observation"
      } ],
      "reference": {
        "display": "SDOHCC Observation Response PRAPARE Housing Status Example",
        "reference": "Observation/SDOHCC-ObservationResponsePRAPAREHousingStatusExample"
      },
      "groupingId": "new-group6",
      "description": "An example of a screening response Observation that represents a question and answer related to housing status from the PRAPARE questionnaire represented in LOINC.",
      "exampleCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ObservationScreeningResponse"
    }, {
      "name": "SDOHCC Condition Unemployed Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "Condition"
      } ],
      "reference": {
        "display": "SDOHCC Condition Unemployed Example",
        "reference": "Condition/SDOHCC-ConditionUnemployedExample"
      },
      "groupingId": "new-group6",
      "description": "An example of a Condition (a health concern) that is based on an Observation related to employment status that is derived from a QuestionnaireResponse to PRAPARE (represented in LOINC).",
      "exampleCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Condition"
    }, {
      "name": "SDOHCC Condition Homeless Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "Condition"
      } ],
      "reference": {
        "display": "SDOHCC Condition Homeless Example",
        "reference": "Condition/SDOHCC-ConditionHomelessExample"
      },
      "groupingId": "new-group6",
      "description": "An example of a homelessness Condition (a health concern) that is based on an Observation related to housing status that is derived from a QuestionnaireResponse to PRAPARE (represented in LOINC).",
      "exampleCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Condition"
    }, {
      "name": "SDOHCC Extension HealthcareService Telecom Appointment",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "StructureDefinition:extension"
      } ],
      "reference": {
        "display": "SDOHCC Extension HealthcareService Telecom Appointment",
        "reference": "StructureDefinition/SDOHCC-ExtensionHealthcareServiceTelecomAppointment"
      },
      "groupingId": "new-group9",
      "description": "Extension for flagging a HealthcareService.telecom as one the patient can use to make an appointment.",
      "exampleBoolean": false
    }, {
      "name": "SDOHCC ValueSet LOINC SNOMEDCT",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "ValueSet"
      } ],
      "reference": {
        "display": "SDOHCC ValueSet LOINC SNOMEDCT",
        "reference": "ValueSet/SDOHCC-ValueSetLOINCSNOMEDCT"
      },
      "groupingId": "new-group4",
      "description": "This value set contains all of LOINC and SNOMED CT.",
      "exampleBoolean": false
    }, {
      "name": "SDOHCC ValueSet Observation Status",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "ValueSet"
      } ],
      "reference": {
        "display": "SDOHCC ValueSet Observation Status",
        "reference": "ValueSet/SDOHCC-ValueSetObservationStatus"
      },
      "groupingId": "new-group4",
      "description": "Codes for the status of a screening response observation.",
      "exampleBoolean": false
    }, {
      "name": "SDOHCC ValueSet SDOH Category",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "ValueSet"
      } ],
      "reference": {
        "display": "SDOHCC ValueSet SDOH Category",
        "reference": "ValueSet/SDOHCC-ValueSetSDOHCategory"
      },
      "groupingId": "new-group4",
      "description": "Codes that represent Social Determinants of Health (SDOH) domains.",
      "exampleBoolean": false
    }, {
      "name": "SDOHCC ValueSet SDOH Questionnaire Category",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "ValueSet"
      } ],
      "reference": {
        "display": "SDOHCC ValueSet SDOH Questionnaire Category",
        "reference": "ValueSet/SDOHCC-ValueSetSDOHQuestionnaireCategory"
      },
      "groupingId": "new-group4",
      "description": "Codes that represent categories of Social Determinants of Health (SDOH) questionnaires.",
      "exampleBoolean": false
    }, {
      "name": "SDOHCC ValueSet Task Code",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "ValueSet"
      } ],
      "reference": {
        "display": "SDOHCC ValueSet Task Code",
        "reference": "ValueSet/SDOHCC-ValueSetTaskCode"
      },
      "groupingId": "new-group4",
      "description": "Codes for the general action a task involves.",
      "exampleBoolean": false
    }, {
      "name": "SDOHCC ValueSet Task Priority",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "ValueSet"
      } ],
      "reference": {
        "display": "SDOHCC ValueSet Task Priority",
        "reference": "ValueSet/SDOHCC-ValueSetTaskPriority"
      },
      "groupingId": "new-group4",
      "description": "Codes for the priority of a task for a patient.",
      "exampleBoolean": false
    }, {
      "name": "SDOHCC ValueSet Task Status",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "ValueSet"
      } ],
      "reference": {
        "display": "SDOHCC ValueSet Task Status",
        "reference": "ValueSet/SDOHCC-ValueSetTaskStatus"
      },
      "groupingId": "new-group4",
      "description": "Codes for the status of a task for a patient.",
      "exampleBoolean": false
    }, {
      "name": "SDOHCC Coordination Platform Capability Statement",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "CapabilityStatement"
      } ],
      "reference": {
        "display": "SDOHCC Coordination Platform Capability Statement",
        "reference": "CapabilityStatement/SDOHCC-CoordinationPlatform"
      },
      "groupingId": "new-group8",
      "description": "This resource describes the required and desired behavior of systems acting as SDOH clinical care 'coordination platforms' (CPs).",
      "exampleBoolean": false
    }, {
      "name": "SDOHCC Patient Application",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "CapabilityStatement"
      } ],
      "reference": {
        "display": "SDOHCC Patient Application",
        "reference": "CapabilityStatement/SDOHCC-PatientApp"
      },
      "groupingId": "new-group8",
      "description": "This resource describes the required and desired behavior of systems acting as apps for patients and care-givers who need to monitor progress on SDOH referrals and may need to take actions such as filling out forms, booking appointments, etc.",
      "exampleBoolean": false
    }, {
      "name": "SDOHCC Referral Recipient Capability Statement",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "CapabilityStatement"
      } ],
      "reference": {
        "display": "SDOHCC Referral Recipient Capability Statement",
        "reference": "CapabilityStatement/SDOHCC-ReferralRecipient"
      },
      "groupingId": "new-group8",
      "description": "This resource describes the required and desired behavior of systems acting as SDOH clinical care 'referral recipients'.",
      "exampleBoolean": false
    }, {
      "name": "SDOHCC Referral Recipient - Light Capability Statement",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "CapabilityStatement"
      } ],
      "reference": {
        "display": "SDOHCC Referral Recipient - Light Capability Statement",
        "reference": "CapabilityStatement/SDOHCC-ReferralRecipientLight"
      },
      "groupingId": "new-group8",
      "description": "This resource describes the required and desired behavior of systems acting as 'light-weight' SDOH clinical care 'referral recipients'.",
      "exampleBoolean": false
    }, {
      "name": "SDOHCC Referral Source Capability Statement",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "CapabilityStatement"
      } ],
      "reference": {
        "display": "SDOHCC Referral Source Capability Statement",
        "reference": "CapabilityStatement/SDOHCC-ReferralSource"
      },
      "groupingId": "new-group8",
      "description": "This resource describes the required and desired behavior of systems acting as SDOH clinical care 'referral sources'.",
      "exampleBoolean": false
    }, {
      "name": "ServiceRequestSupportingInfo",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "SearchParameter"
      } ],
      "reference": {
        "display": "ServiceRequestSupportingInfo",
        "reference": "SearchParameter/ServiceRequest-supporting-info"
      },
      "groupingId": "new-group11",
      "description": "Any resources referenced by ServiceRequest.supportingInfo",
      "exampleBoolean": false
    }, {
      "name": "TaskOutputReference",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "SearchParameter"
      } ],
      "reference": {
        "display": "TaskOutputReference",
        "reference": "SearchParameter/Task-output-reference"
      },
      "groupingId": "new-group11",
      "description": "The value of any outputs of type 'Reference'",
      "exampleBoolean": false
    }, {
      "name": "SDOHCC Observation Personal Characteristic",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "StructureDefinition:resource:abstract"
      } ],
      "reference": {
        "display": "SDOHCC Observation Personal Characteristic",
        "reference": "StructureDefinition/SDOHCC-ObservationPersonalCharacteristic"
      },
      "groupingId": "new-group10",
      "description": "Defines constraints that represent the minimum requirement for personal characteristic observations which are observations that are usually self-attested but may be attested to on behalf of the subject and are generally only verifiable by the source of attestation (e.g., race, ethnicity, sexual orientation, gender identity and personal pronouns), but may sometimes be verifiable by someone other than the source of attestation (e.g., recorded sex). This profile is intended for draft use only. The Cross-Group Projects work group granted a variance to US Core on 06/23/2022 - Jira ticket FHIR-37582. For further details on this profile see [Draft Specifications for Personal Characteristics](draft_specifications_for_personal_characteristics.html).",
      "exampleBoolean": false
    }, {
      "name": "SDOHCC Observation Personal Pronouns",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "StructureDefinition:resource"
      } ],
      "reference": {
        "display": "SDOHCC Observation Personal Pronouns",
        "reference": "StructureDefinition/SDOHCC-ObservationPersonalPronouns"
      },
      "groupingId": "new-group10",
      "description": "Profile for observations about the pronouns and possessive adjectives a person wishes to be addressed by. This profile is intended for draft use only. The Cross-Group Projects work group granted a variance to US Core on 06/23/2022 - Jira ticket FHIR-37582. For further details on this profile see [Draft Specifications for Personal Characteristics](draft_specifications_for_personal_characteristics.html).",
      "exampleBoolean": false
    }, {
      "name": "SDOHCC Observation Ethnicity OMB",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "StructureDefinition:resource"
      } ],
      "reference": {
        "display": "SDOHCC Observation Ethnicity OMB",
        "reference": "StructureDefinition/SDOHCC-ObservationEthnicityOMB"
      },
      "groupingId": "new-group10",
      "description": "Profile for ethnicity observations that use Office of Management and Budget (OMB) ethnicity category codes and CDC ethnicity codes. This profile is intended for draft use only. The Cross-Group Projects work group granted a variance to US Core on 06/23/2022 - Jira ticket FHIR-37582. For further details on this profile see [Draft Specifications for Personal Characteristics](draft_specifications_for_personal_characteristics.html).",
      "exampleBoolean": false
    }, {
      "name": "SDOHCC Observation Race OMB",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "StructureDefinition:resource"
      } ],
      "reference": {
        "display": "SDOHCC Observation Race OMB",
        "reference": "StructureDefinition/SDOHCC-ObservationRaceOMB"
      },
      "groupingId": "new-group10",
      "description": "Profile for race observations that use Office of Management and Budget (OMB) race category codes and CDC race codes. This profile is intended for draft use only. The Cross-Group Projects work group granted a variance to US Core on 06/23/2022 - Jira ticket FHIR-37582. For further details on this profile see [Draft Specifications for Personal Characteristics](draft_specifications_for_personal_characteristics.html).",
      "exampleBoolean": false
    }, {
      "name": "SDOHCC Observation Recorded Sex Gender",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "StructureDefinition:resource"
      } ],
      "reference": {
        "display": "SDOHCC Observation Recorded Sex Gender",
        "reference": "StructureDefinition/SDOHCC-ObservationRecordedSexGender"
      },
      "groupingId": "new-group10",
      "description": "Profile for observations about \"recorded sex and gender\" which, in the past, were often used interchangeably. In this context, sex is a biological construct and pertains to a person’s genetics, hormones, and anatomy. This profile is intended for draft use only. The Cross-Group Projects work group granted a variance to US Core on 06/23/2022 - Jira ticket FHIR-37582. For further details on this profile see [Draft Specifications for Personal Characteristics](draft_specifications_for_personal_characteristics.html).",
      "exampleBoolean": false
    }, {
      "name": "SDOHCC Observation Sexual Orientation",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "StructureDefinition:resource"
      } ],
      "reference": {
        "display": "SDOHCC Observation Sexual Orientation",
        "reference": "StructureDefinition/SDOHCC-ObservationSexualOrientation"
      },
      "groupingId": "new-group10",
      "description": "Profile for observations about the sexual orientation of an individual. This profile is intended for draft use only. The Cross-Group Projects work group granted a variance to US Core on 06/23/2022 - Jira ticket FHIR-37583. For further details on this profile see [Draft Specifications for Personal Characteristics](draft_specifications_for_personal_characteristics.html).",
      "exampleBoolean": false
    }, {
      "name": "SDOHCC Observation Gender Identity",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "StructureDefinition:resource"
      } ],
      "reference": {
        "display": "SDOHCC Observation Gender Identity",
        "reference": "StructureDefinition/SDOHCC-ObservationGenderIdentity"
      },
      "groupingId": "new-group10",
      "description": "Profile for gender identity observations which are based on a person’s inner sense of being a girl/woman/female/feminine, boy/man/male/masculine, nonbinary, something else, or having no gender. This profile is intended for draft use only. The Cross-Group Projects work group granted a variance to US Core on 06/23/2022 - Jira ticket FHIR-37582. For further details on this profile see [Draft Specifications for Personal Characteristics](draft_specifications_for_personal_characteristics.html).",
      "exampleBoolean": false
    }, {
      "name": "SDOHCC ValueSet Observation DerivedFrom IdType",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "ValueSet"
      } ],
      "reference": {
        "display": "SDOHCC ValueSet Observation DerivedFrom IdType",
        "reference": "ValueSet/SDOHCC-ValueSetObservationDerivedFromIdType"
      },
      "groupingId": "new-group10",
      "description": "Codes for identifiers of target resources from which recorded sex or gender information can be derived.",
      "exampleBoolean": false
    }, {
      "name": "SDOHCC ValueSet Observation DataAbsentReason",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "ValueSet"
      } ],
      "reference": {
        "display": "SDOHCC ValueSet Observation DataAbsentReason",
        "reference": "ValueSet/SDOHCC-ValueSetObservationDataAbsentReason"
      },
      "groupingId": "new-group10",
      "description": "Codes for the reason an observation does not have a value.",
      "exampleBoolean": false
    }, {
      "name": "SDOHCC ValueSet Observation Method",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "ValueSet"
      } ],
      "reference": {
        "display": "SDOHCC ValueSet Observation Method",
        "reference": "ValueSet/SDOHCC-ValueSetObservationMethod"
      },
      "groupingId": "new-group10",
      "description": "Codes that represent specific methods by which an individual's race or ethnicity information can be elicited.",
      "exampleBoolean": false
    }, {
      "name": "SDOHCC ValueSet OMB Ethnicity Categories",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "ValueSet"
      } ],
      "reference": {
        "display": "SDOHCC ValueSet OMB Ethnicity Categories",
        "reference": "ValueSet/SDOHCC-ValueSetOMBEthnicityCategories"
      },
      "groupingId": "new-group10",
      "description": "Codes for the ethnicity categories - 'Hispanic or Latino' and 'Not Hispanic or Latino' - as defined by the [OMB Standards for Maintaining, Collecting, and Presenting Federal Data on Race and Ethnicity, Statistical Policy Directive No. 15, as revised, October 30, 1997](https://www.govinfo.gov/content/pkg/FR-1997-10-30/pdf/97-28653.pdf). This value set was created (as opposed to using the US Core OMB Ethnicity Categories value set) to deliberately prevent inclusion of null flavors.",
      "exampleBoolean": false
    }, {
      "name": "SDOHCC ValueSet OMB Race Categories",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "ValueSet"
      } ],
      "reference": {
        "display": "SDOHCC ValueSet OMB Race Categories",
        "reference": "ValueSet/SDOHCC-ValueSetOMBRaceCategories"
      },
      "groupingId": "new-group10",
      "description": "Codes for the five race categories - 'American Indian' or 'Alaska Native','Asian', 'Black or African American', 'Native Hawaiian or Other Pacific Islander', and 'White' - as defined by the [OMB Standards for Maintaining, Collecting, and Presenting Federal Data on Race and Ethnicity, Statistical Policy Directive No. 15, as revised, October 30, 1997](https://www.govinfo.gov/content/pkg/FR-1997-10-30/pdf/97-28653.pdf). This value set was created (as opposed to using the US Core OMB Race Categories value set) to deliberately prevent inclusion of null flavors.",
      "exampleBoolean": false
    }, {
      "name": "SDOHCC ValueSet Pronouns Value",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "ValueSet"
      } ],
      "reference": {
        "display": "SDOHCC ValueSet Pronouns Value",
        "reference": "ValueSet/SDOHCC-ValueSetPronounsValue"
      },
      "groupingId": "new-group10",
      "description": "Codes for the personal pronouns of an individual.",
      "exampleBoolean": false
    }, {
      "name": "SDOHCC Extension Condition Asserter",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "StructureDefinition:extension"
      } ],
      "reference": {
        "display": "SDOHCC Extension Condition Asserter",
        "reference": "StructureDefinition/SDOHCC-ExtensionConditionAsserter"
      },
      "groupingId": "new-group9",
      "description": "Extension for allowing the asserter of a condition to be Device (that was used to perform an operation to arrive at the condition).",
      "exampleBoolean": false
    }, {
      "name": "SDOHCC Observation Ethnicity OMB Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "Observation"
      } ],
      "reference": {
        "display": "SDOHCC Observation Ethnicity OMB Example",
        "reference": "Observation/SDOHCC-ObservationEthnicityOMBExample"
      },
      "groupingId": "new-group10",
      "description": "An example of an ethnicity Observation where the subject self-reports as Hispanic or Latino with detailed ethnicity information that highlights elements and repetitions.",
      "exampleCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ObservationEthnicityOMB"
    }, {
      "name": "SDOHCC Observation Gender Identity Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "Observation"
      } ],
      "reference": {
        "display": "SDOHCC Observation Gender Identity Example",
        "reference": "Observation/SDOHCC-ObservationGenderIdentityExample"
      },
      "groupingId": "new-group10",
      "description": "An example of a gender identity Observation where the subject self-reports their gender identity as male.",
      "exampleCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ObservationGenderIdentity"
    }, {
      "name": "SDOHCC Observation Personal Pronouns Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "Observation"
      } ],
      "reference": {
        "display": "SDOHCC Observation Personal Pronouns Example",
        "reference": "Observation/SDOHCC-ObservationPersonalPronounsExample"
      },
      "groupingId": "new-group10",
      "description": "An example of a personal pronoun Observation where the subject self-reports their pronoun preference.",
      "exampleCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ObservationPersonalPronouns"
    }, {
      "name": "SDOHCC-Observation Race OMB Mother Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "Observation"
      } ],
      "reference": {
        "display": "SDOHCC-Observation Race OMB Mother Example",
        "reference": "Observation/SDOHCC-ObservationRaceOMBMotherExample"
      },
      "groupingId": "new-group10",
      "description": "An example of a race Observation that uses Observation.focus to make an Observation about the race of the subject’s mother (who is his caretaker).",
      "exampleCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ObservationRaceOMB"
    }, {
      "name": "SDOHCC Observation Race OMB Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "Observation"
      } ],
      "reference": {
        "display": "SDOHCC Observation Race OMB Example",
        "reference": "Observation/SDOHCC-ObservationRaceOMBExample"
      },
      "groupingId": "new-group10",
      "description": "An example of a race Observation where the subject self-reports as more than one race with detailed race information that highlights elements and repetitions.",
      "exampleCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ObservationRaceOMB"
    }, {
      "name": "SDOHCC Observation Race OMB Practitioner Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "Observation"
      } ],
      "reference": {
        "display": "SDOHCC Observation Race OMB Practitioner Example",
        "reference": "Observation/SDOHCC-ObservationRaceOMBPractitionerExample"
      },
      "groupingId": "new-group10",
      "description": "An example of a race Observation that uses a FHIR extension on Observation.subject to make an Observation about the practitioner’s race.",
      "exampleCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ObservationRaceOMB"
    }, {
      "name": "SDOHCC Observation Recorded Sex Gender Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "Observation"
      } ],
      "reference": {
        "display": "SDOHCC Observation Recorded Sex Gender Example",
        "reference": "Observation/SDOHCC-ObservationRecordedSexGenderExample"
      },
      "groupingId": "new-group10",
      "description": "An example of a recorded sex or gender Observation where a clinic has derived the designation M (male) from the subject’s driver’s license.",
      "exampleCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ObservationRecordedSexGender"
    }, {
      "name": "SDOHCC Observation Sexual Orientation Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "Observation"
      } ],
      "reference": {
        "display": "SDOHCC Observation Sexual Orientation Example",
        "reference": "Observation/SDOHCC-ObservationSexualOrientationExample"
      },
      "groupingId": "new-group10",
      "description": "An example of a sexual orientation Observation where the subject self-reports as homosexual.",
      "exampleCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ObservationSexualOrientation"
    }, {
      "name": "SDOHCC Related Person Mother Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "RelatedPerson"
      } ],
      "reference": {
        "display": "SDOHCC Related Person Mother Example",
        "reference": "RelatedPerson/SDOHCC-RelatedPersonMotherExample"
      },
      "groupingId": "new-group10",
      "description": "An example of a Related Person who is the mother of the subject/patient (Colin Abbas).",
      "exampleCanonical": "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
    }, {
      "name": "SDOHCC Device Software Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "Device"
      } ],
      "reference": {
        "display": "SDOHCC Device Software Example",
        "reference": "Device/SDOHCC-DeviceSoftwareExample"
      },
      "groupingId": "new-group5",
      "description": "An example of a software device. This example is used as the referenced device in other SDOHCC examples.",
      "exampleCanonical": "http://hl7.org/fhir/StructureDefinition/Device"
    }, {
      "name": "SDOHCC Condition Asserter Device Example",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "Condition"
      } ],
      "reference": {
        "display": "SDOHCC Condition Asserter Device Example",
        "reference": "Condition/SDOHCC-ConditionAsserterDeviceExample"
      },
      "groupingId": "new-group5",
      "description": "An example of a food insecurity Condition that references, as evidence, Observations derived from the LOINC Hunger Vital Sign [HVS] questionnaire (88121-9) and uses an extension on Condition.asserter to reference the software device that uses the answers to HVS questions 1 and 2 to derive the answer to HVS question 3 (at risk for food insecurity).",
      "exampleCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Condition"
    }, {
      "name": "SDOHCC CodeSystem Temporary Codes",
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
        "valueString": "CodeSystem"
      } ],
      "reference": {
        "display": "SDOHCC CodeSystem Temporary Codes",
        "reference": "CodeSystem/SDOHCC-CodeSystemTemporaryCodes"
      },
      "groupingId": "new-group7",
      "description": "A local code system defined within the context of the SDOH-CC IG.",
      "exampleBoolean": false
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "jira-code"
      }, {
        "url": "value",
        "valueString": "sdoh-cc"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "path-expansion-params"
      }, {
        "url": "value",
        "valueString": "resources/parameters/terminology-settings.xml"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "version-comparison"
      }, {
        "url": "value",
        "valueString": "1.0.0"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "copyrightyear"
      }, {
        "url": "value",
        "valueString": "2020+"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "releaselabel"
      }, {
        "url": "value",
        "valueString": "STU 2"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "autoload-resources"
      }, {
        "url": "value",
        "valueString": "true"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "path-liquid"
      }, {
        "url": "value",
        "valueString": "template/liquid"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "path-liquid"
      }, {
        "url": "value",
        "valueString": "input/liquid"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "path-qa"
      }, {
        "url": "value",
        "valueString": "temp/qa"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "path-temp"
      }, {
        "url": "value",
        "valueString": "temp/pages"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "path-output"
      }, {
        "url": "value",
        "valueString": "output"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "path-suppressed-warnings"
      }, {
        "url": "value",
        "valueString": "input/ignoreWarnings.txt"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "path-history"
      }, {
        "url": "value",
        "valueString": "http://hl7.org/fhir/us/sdoh-clinicalcare/history.html"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "template-html"
      }, {
        "url": "value",
        "valueString": "template-page.html"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "template-md"
      }, {
        "url": "value",
        "valueString": "template-page-md.html"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "apply-contact"
      }, {
        "url": "value",
        "valueString": "true"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "apply-context"
      }, {
        "url": "value",
        "valueString": "true"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "apply-copyright"
      }, {
        "url": "value",
        "valueString": "true"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "apply-jurisdiction"
      }, {
        "url": "value",
        "valueString": "true"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "apply-license"
      }, {
        "url": "value",
        "valueString": "true"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "apply-publisher"
      }, {
        "url": "value",
        "valueString": "true"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "apply-version"
      }, {
        "url": "value",
        "valueString": "true"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "active-tables"
      }, {
        "url": "value",
        "valueString": "true"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "fmm-definition"
      }, {
        "url": "value",
        "valueString": "http://hl7.org/fhir/versions.html#maturity"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "propagate-status"
      }, {
        "url": "value",
        "valueString": "true"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "excludelogbinaryformat"
      }, {
        "url": "value",
        "valueString": "true"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "tabbed-snapshots"
      }, {
        "url": "value",
        "valueString": "true"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "jira-code"
      }, {
        "url": "value",
        "valueString": "sdoh-cc"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "path-expansion-params"
      }, {
        "url": "value",
        "valueString": "resources/parameters/terminology-settings.xml"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "version-comparison"
      }, {
        "url": "value",
        "valueString": "1.0.0"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "copyrightyear"
      }, {
        "url": "value",
        "valueString": "2020+"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "releaselabel"
      }, {
        "url": "value",
        "valueString": "STU 2"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "autoload-resources"
      }, {
        "url": "value",
        "valueString": "true"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "path-liquid"
      }, {
        "url": "value",
        "valueString": "template/liquid"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "path-liquid"
      }, {
        "url": "value",
        "valueString": "input/liquid"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "path-qa"
      }, {
        "url": "value",
        "valueString": "temp/qa"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "path-temp"
      }, {
        "url": "value",
        "valueString": "temp/pages"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "path-output"
      }, {
        "url": "value",
        "valueString": "output"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "path-suppressed-warnings"
      }, {
        "url": "value",
        "valueString": "input/ignoreWarnings.txt"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "path-history"
      }, {
        "url": "value",
        "valueString": "http://hl7.org/fhir/us/sdoh-clinicalcare/history.html"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "template-html"
      }, {
        "url": "value",
        "valueString": "template-page.html"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "template-md"
      }, {
        "url": "value",
        "valueString": "template-page-md.html"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "apply-contact"
      }, {
        "url": "value",
        "valueString": "true"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "apply-context"
      }, {
        "url": "value",
        "valueString": "true"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "apply-copyright"
      }, {
        "url": "value",
        "valueString": "true"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "apply-jurisdiction"
      }, {
        "url": "value",
        "valueString": "true"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "apply-license"
      }, {
        "url": "value",
        "valueString": "true"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "apply-publisher"
      }, {
        "url": "value",
        "valueString": "true"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "apply-version"
      }, {
        "url": "value",
        "valueString": "true"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "active-tables"
      }, {
        "url": "value",
        "valueString": "true"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "fmm-definition"
      }, {
        "url": "value",
        "valueString": "http://hl7.org/fhir/versions.html#maturity"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "propagate-status"
      }, {
        "url": "value",
        "valueString": "true"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "excludelogbinaryformat"
      }, {
        "url": "value",
        "valueString": "true"
      } ]
    }, {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-parameter",
      "extension": [ {
        "url": "code",
        "valueString": "tabbed-snapshots"
      }, {
        "url": "value",
        "valueString": "true"
      } ]
    } ],
    "parameter": [ {
      "code": "path-resource",
      "value": "input/capabilities"
    }, {
      "code": "path-resource",
      "value": "input/examples"
    }, {
      "code": "path-resource",
      "value": "input/extensions"
    }, {
      "code": "path-resource",
      "value": "input/models"
    }, {
      "code": "path-resource",
      "value": "input/operations"
    }, {
      "code": "path-resource",
      "value": "input/profiles"
    }, {
      "code": "path-resource",
      "value": "input/resources"
    }, {
      "code": "path-resource",
      "value": "input/vocabulary"
    }, {
      "code": "path-resource",
      "value": "input/maps"
    }, {
      "code": "path-resource",
      "value": "input/testing"
    }, {
      "code": "path-resource",
      "value": "input/history"
    }, {
      "code": "path-resource",
      "value": "fsh-generated/resources"
    }, {
      "code": "path-pages",
      "value": "template/config"
    }, {
      "code": "path-pages",
      "value": "input/images"
    }, {
      "code": "path-tx-cache",
      "value": "input-cache/txcache"
    } ]
  },
  "date": "2022-10-25",
  "meta": {
    "source": "#a5dpL4tyMm3XPe6Y",
    "versionId": "1326",
    "lastUpdated": "2022-10-26T13:18:54.623+00:00"
  },
  "publisher": "HL7 International - Patient Care WG",
  "fhirVersion": [ "4.0.1" ],
  "license": "CC0-1.0",
  "jurisdiction": [ {
    "text": "United States of America",
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166",
      "display": "United States of America"
    } ]
  } ],
  "dependsOn": [ {
    "id": "hl7tx",
    "uri": "http://terminology.hl7.org/ImplementationGuide/hl7.terminology",
    "version": "5.0.0",
    "extension": [ {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/implementationguide-dependency-comment",
      "valueMarkdown": "Automatically added as a dependency - all IGs depend on HL7 Terminology"
    } ],
    "packageId": "hl7.terminology.r4"
  }, {
    "id": "sdohcore",
    "uri": "http://hl7.org/fhir/us/core/ImplementationGuide/hl7.fhir.us.core",
    "version": "3.1.1",
    "packageId": "hl7.fhir.us.core"
  }, {
    "id": "hl7fhiruvsdc",
    "uri": "http://hl7.org/fhir/uv/sdc/ImplementationGuide/hl7.fhir.uv.sdc#3.0.0",
    "version": "3.0.0",
    "packageId": "hl7.fhir.uv.sdc"
  }, {
    "id": "sdohsub",
    "uri": "http://hl7.org/fhir/uv/subscriptions-backport/ImplementationGuide/hl7.fhir.uv.subscriptions-backport",
    "version": "0.1.0",
    "packageId": "hl7.fhir.uv.subscriptions-backport"
  }, {
    "id": "vsac",
    "uri": "http://fhir.org/packages/us.nlm.vsac/ImplementationGuide/us.nlm.vsac",
    "version": "0.9.0",
    "packageId": "us.nlm.vsac"
  } ],
  "name": "Sdohclinicalcare",
  "type": null,
  "experimental": null,
  "resourceType": "ImplementationGuide",
  "title": "SDOH Clinical Care",
  "package_version": "2.0.0",
  "status": "draft",
  "id": "7d20b9ab-fb7a-4c7c-aba6-7dffe80adb62",
  "kind": null,
  "url": "http://hl7.org/fhir/us/sdoh-clinicalcare/ImplementationGuide/hl7.fhir.us.sdoh-clinicalcare",
  "version": "2.0.0",
  "packageId": "hl7.fhir.us.sdoh-clinicalcare",
  "contact": [ {
    "name": "HL7 International - Patient Care",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/patientcare",
      "system": "url"
    } ]
  } ]
}