FHIR IG Statistics: ValueSet/us-core-screening-assessment-condition-category
Package | signal.core.r4 |
Type | ValueSet |
Id | us-core-screening-assessment-condition-category |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=signal.core.r4@0.2.10&canonical=http://hl7.org/fhir/us/core/ValueSet/us-core-screening-assessment-condition-category |
URL | http://hl7.org/fhir/us/core/ValueSet/us-core-screening-assessment-condition-category |
Version | 7.0.0-ballot |
Status | active |
Date | 2023-04-05 |
Name | USCoreScreeningAssessmentConditionCategory |
Title | US Core Screening Assessment Condition Category |
Realm | us |
Authority | hl7 |
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. |
Copyright | Used by permission of HL7 International, all rights reserved Creative Commons License |
Resources that use this resource
Resources that this resource uses
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"
}
]
}
}