FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesignal.core.r4
Resource TypeValueSet
Idvalueset-us-core-screening-assessment-condition-category.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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


Source1

{
  "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"
      }
    ]
  }
}