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

FHIR IG Statistics: ValueSet/us-core-screening-assessment-condition-category

Packagesignal.core.r4
TypeValueSet
Idus-core-screening-assessment-condition-category
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=signal.core.r4@0.2.10&canonical=http://hl7.org/fhir/us/core/ValueSet/us-core-screening-assessment-condition-category
URLhttp://hl7.org/fhir/us/core/ValueSet/us-core-screening-assessment-condition-category
Version7.0.0-ballot
Statusactive
Date2023-04-05
NameUSCoreScreeningAssessmentConditionCategory
TitleUS Core Screening Assessment Condition Category
Realmus
Authorityhl7
DescriptionCategory codes used in the US Core Condition Screening Assessment Profile to help identify the type of USCDI Health Status/Assessment data class being reported.
CopyrightUsed by permission of HL7 International, all rights reserved Creative Commons License

Resources that use this resource

StructureDefinition
SDOHCC-ConditionSDOHCC Condition

Resources that this resource uses

CodeSystem
us-core-categoryUS Core Category

Narrative

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


Source

{
  "resourceType": "ValueSet",
  "id": "us-core-screening-assessment-condition-category",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/core/ValueSet/us-core-screening-assessment-condition-category",
  "version": "7.0.0-ballot",
  "name": "USCoreScreeningAssessmentConditionCategory",
  "title": "US Core Screening Assessment Condition Category",
  "status": "active",
  "experimental": false,
  "date": "2023-04-05",
  "publisher": "HL7 International - Cross-Group Projects",
  "contact": [
    {
      "name": "HL7 International - Cross-Group Projects",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/cgp"
        },
        {
          "system": "email",
          "value": "cgp@lists.HL7.org"
        }
      ]
    }
  ],
  "description": "Category codes used in the US Core Condition Screening Assessment Profile to help identify the type of USCDI Health Status/Assessment data class being reported.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-category"
      }
    ]
  },
  "expansion": {
    "timestamp": "2019-11-01T09:29:23+11:00",
    "contains": [
      {
        "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-category",
        "code": "sdoh",
        "display": "SDOH"
      },
      {
        "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-category",
        "code": "functional-status",
        "display": "Functional Status"
      },
      {
        "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-category",
        "code": "disability-status",
        "display": "Disability Status"
      },
      {
        "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-category",
        "code": "cognitive-status",
        "display": "Cognitive Status"
      }
    ]
  }
}