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

FHIR IG analytics

Packagehl7.eu.fhir.xpandh.hdr
Resource TypeCodeSystem
IdCodeSystem-assessment-category-xpandh-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/xpandh-hdr/CodeSystem-assessment-category-xpandh-cs.html
URLhttp://hl7.eu/fhir/ig/xpandh/hdr/CodeSystem/assessment-category-xpandh-cs
Version0.1.0
Statusactive
Date2026-01-16T10:51:34+00:00
NameAssessmentCategoryXpanDHCS
TitleXpandh Assessment Category
Realmeu
Authorityhl7
DescriptionCategory 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.
CopyrightUsed by permission of the XpanDH project, all rights reserved Creative Commons License
Contentcomplete

Resources that use this resource

ValueSet
assessment-observation-category-vsXpandh Assessment Observation Category

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
sdoh SDOHSocial Determinants of Health category
functional-status Functional StatusFunctional Status category
disability-status Disability StatusDisability Status category
cognitive-status Cognitive StatusCognitive Status category

Source1

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