Package | hl7.eu.fhir.gh |
Type | CodeSystem |
Id | epicategory-cs |
FHIR Version | R5 |
Source | http://hl7.eu/fhir/ig/gravitate-health/https://build.fhir.org/ig/hl7-eu/gravitate-health/CodeSystem-epicategory-cs.html |
URL | http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/epicategory-cs |
Version | 0.1.0 |
Status | active |
Date | 2025-07-18T15:55:38+00:00 |
Name | EpicategoryCS |
Title | Category of EPI |
Realm | eu |
Authority | hl7 |
Description | Category of EPI |
Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem epicategory-cs
This case-sensitive code system http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/epicategory-cs
defines the following codes:
Code | Display | Definition |
R | Raw | Raw |
F | Focused | Focused |
P | Processed | Processed |
{ "resourceType": "CodeSystem", "id": "epicategory-cs", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/epicategory-cs", "version": "0.1.0", "name": "EpicategoryCS", "title": "Category of EPI", "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 EPI", "caseSensitive": true, "content": "complete", "count": 3, "concept": [ { "code": "R", "display": "Raw", "definition": "Raw" }, { "code": "F", "display": "Focused", "definition": "Focused" }, { "code": "P", "display": "Processed", "definition": "Processed" } ] }