Package | hl7.eu.fhir.gh |
Type | CodeSystem |
Id | asm-category-cs |
FHIR Version | R5 |
Source | http://hl7.eu/fhir/ig/gravitate-health/https://build.fhir.org/ig/hl7-eu/gravitate-health/CodeSystem-asm-category-cs.html |
URL | http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/asm-category-cs |
Version | 0.1.0 |
Status | active |
Date | 2025-07-18T15:55:38+00:00 |
Name | ASMCategoryCS |
Title | Category of ASM |
Realm | eu |
Authority | hl7 |
Description | Category of ASM |
Content | complete |
ValueSet | |
asm-category-vs | ASMCategoryVS |
No resources found
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:
{ "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" } ] }