FHIR IG analytics| Package | hl7.fhir.us.sdoh-clinicalcare |
| Resource Type | ValueSet |
| Id | ValueSet-SDOHCC-ValueSetEnrollmentCategory.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7/fhir-sdoh-clinicalcare/ValueSet-SDOHCC-ValueSetEnrollmentCategory.html |
| URL | http://hl7.org/fhir/us/sdoh-clinicalcare/ValueSet/SDOHCC-ValueSetEnrollmentCategory |
| Version | 3.0.0-ballot |
| Status | active |
| Date | 2025-12-12T16:15:20+00:00 |
| Name | SDOHCCValueSetProgramEnrollmentCategory |
| Title | SDOHCC ValueSet Program Enrollment Category |
| Realm | us |
| Authority | hl7 |
| Description | Codes for the program enrollment category of an observation. |
No resources found
| CodeSystem | |
| SDOHCC-CodeSystemTemporaryCodes | SDOHCC CodeSystem Temporary Codes |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet SDOHCC-ValueSetEnrollmentCategory
http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes version 📦3.0.0-ballot| Code | Display | Definition |
| program-enrollment | Program Enrollment Status | Determination of an individual's enrollment in a social care program. |
{
"resourceType": "ValueSet",
"id": "SDOHCC-ValueSetEnrollmentCategory",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pc"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/ImplementationGuide/hl7.fhir.us.sdoh-clinicalcare"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/ImplementationGuide/hl7.fhir.us.sdoh-clinicalcare"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/sdoh-clinicalcare/ValueSet/SDOHCC-ValueSetEnrollmentCategory",
"version": "3.0.0-ballot",
"name": "SDOHCCValueSetProgramEnrollmentCategory",
"title": "SDOHCC ValueSet Program Enrollment Category",
"status": "active",
"experimental": false,
"date": "2025-12-12T16:15:20+00:00",
"publisher": "HL7 International / Patient Care",
"contact": [
{
"name": "HL7 International / Patient Care",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/patientcare"
},
{
"system": "email",
"value": "patientcare@lists.hl7.org"
}
]
}
],
"description": "Codes for the program enrollment category of an observation.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US",
"display": "United States of America"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes",
"concept": [
{
"code": "program-enrollment",
"display": "Program Enrollment Status"
}
]
}
]
}
}