FHIR IG analytics| Package | hl7.eu.fhir.xpandh.hdr |
| Resource Type | CodeSystem |
| Id | CodeSystem-assessment-category-xpandh-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-eu/xpandh-hdr/CodeSystem-assessment-category-xpandh-cs.html |
| URL | http://hl7.eu/fhir/ig/xpandh/hdr/CodeSystem/assessment-category-xpandh-cs |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-01-16T10:51:34+00:00 |
| Name | AssessmentCategoryXpanDHCS |
| Title | Xpandh Assessment Category |
| Realm | eu |
| Authority | hl7 |
| Description | Category codes used in Xpandh Profiles such as the Xpandh Assessment Observation Profile. The are typically used when there is a need for categorization for searching and finding resources or workflow hints. |
| Copyright | Used by permission of the XpanDH project, all rights reserved Creative Commons License |
| Content | complete |
| ValueSet | |
| assessment-observation-category-vs | Xpandh Assessment Observation Category |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem assessment-category-xpandh-cs
This case-sensitive code system http://hl7.eu/fhir/ig/xpandh/hdr/CodeSystem/assessment-category-xpandh-cs defines the following codes:
{
"resourceType": "CodeSystem",
"id": "assessment-category-xpandh-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/ig/xpandh/hdr/CodeSystem/assessment-category-xpandh-cs",
"version": "0.1.0",
"name": "AssessmentCategoryXpanDHCS",
"title": "Xpandh Assessment Category",
"status": "active",
"experimental": false,
"date": "2026-01-16T10:51:34+00:00",
"publisher": "XpanDH Project",
"contact": [
{
"name": "XpanDH Project",
"telecom": [
{
"system": "url",
"value": "https://xpandh-project.iscte-iul.pt"
}
]
}
],
"description": "Category codes used in Xpandh Profiles such as the Xpandh Assessment Observation Profile. The are typically used when there is a need for categorization for searching and finding resources or workflow hints.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "150",
"display": "Europe"
}
]
}
],
"copyright": "Used by permission of the XpanDH project, all rights reserved Creative Commons License",
"caseSensitive": true,
"content": "complete",
"count": 4,
"concept": [
{
"code": "sdoh",
"display": "SDOH",
"definition": "Social Determinants of Health category"
},
{
"code": "functional-status",
"display": "Functional Status",
"definition": "Functional Status category"
},
{
"code": "disability-status",
"display": "Disability Status",
"definition": "Disability Status category"
},
{
"code": "cognitive-status",
"display": "Cognitive Status",
"definition": "Cognitive Status category"
}
]
}