FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/asm-category-cs

Packagehl7.eu.fhir.gh
TypeCodeSystem
Idasm-category-cs
FHIR VersionR5
Sourcehttp://hl7.eu/fhir/ig/gravitate-health/https://build.fhir.org/ig/hl7-eu/gravitate-health/CodeSystem-asm-category-cs.html
URLhttp://hl7.eu/fhir/ig/gravitate-health/CodeSystem/asm-category-cs
Version0.1.0
Statusactive
Date2025-07-18T15:55:38+00:00
NameASMCategoryCS
TitleCategory of ASM
Realmeu
Authorityhl7
DescriptionCategory of ASM
Contentcomplete

Resources that use this resource

ValueSet
asm-category-vsASMCategoryVS

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem asm-category-cs

This case-sensitive code system http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/asm-category-cs defines the following codes:

CodeDisplayDefinition
SA Support AdministrationSupport Administration
MDM Medication and Disease ManagementMedication and Disease Management
AE Adverse Effects ManagementAdverse Effects Management
MU Medication UsageMedication Usage
STO StorageStorage
OTHER Other InformationOther Information

Source

{
  "resourceType": "CodeSystem",
  "id": "asm-category-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/asm-category-cs",
  "version": "0.1.0",
  "name": "ASMCategoryCS",
  "title": "Category of ASM",
  "status": "active",
  "experimental": true,
  "date": "2025-07-18T15:55:38+00:00",
  "publisher": "Gravitate Health Project",
  "contact": [
    {
      "name": "Gravitate Health Project",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.gravitatehealth.eu/"
        }
      ]
    },
    {
      "name": "Gravitate Health Project",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.gravitatehealth.eu/"
        }
      ]
    }
  ],
  "description": "Category of ASM",
  "caseSensitive": true,
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "SA",
      "display": "Support Administration",
      "definition": "Support Administration"
    },
    {
      "code": "MDM",
      "display": "Medication and Disease Management",
      "definition": "Medication and Disease Management"
    },
    {
      "code": "AE",
      "display": "Adverse Effects Management",
      "definition": "Adverse Effects Management"
    },
    {
      "code": "MU",
      "display": "Medication Usage",
      "definition": "Medication Usage"
    },
    {
      "code": "STO",
      "display": "Storage",
      "definition": "Storage"
    },
    {
      "code": "OTHER",
      "display": "Other Information",
      "definition": "Other Information"
    }
  ]
}