Package | hl7.fhir.uv.epi-test |
Resource Type | CodeSystem |
Id | epicategory-cs |
FHIR Version | R5 |
Source | http://hl7.org/fhir/uv/epi-test/https://build.fhir.org/ig/cander2/epi-test/CodeSystem-epicategory-cs.html |
URL | http://hl7.org/fhir/uv/epi-test/CodeSystem/epicategory-cs |
Version | 0.1.0 |
Status | active |
Date | 2024-04-04T11:50:47+00:00 |
Name | EpicategoryCS |
Title | Category of EPI |
Realm | uv |
Authority | hl7 |
Description | Category of EPI |
Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
This code system http://hl7.org/fhir/uv/epi-test/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.org/fhir/uv/epi-test/CodeSystem/epicategory-cs", "version": "0.1.0", "name": "EpicategoryCS", "title": "Category of EPI", "status": "active", "date": "2024-04-04T11:50:47+00:00", "contact": [ { "name": "Gravitate Health Project", "telecom": [ { "system": "url", "value": "https://www.gravitatehealth.eu/" } ] } ], "description": "Category of EPI", "content": "complete", "count": 3, "concept": [ { "code": "R", "display": "Raw", "definition": "Raw" }, { "code": "F", "display": "Focused", "definition": "Focused" }, { "code": "P", "display": "Processed", "definition": "Processed" } ] }