Package | hl7.eu.fhir.gh |
Type | CodeSystem |
Id | type-of-data-cs |
FHIR Version | R5 |
Source | http://hl7.eu/fhir/ig/gravitate-health/https://build.fhir.org/ig/hl7-eu/gravitate-health/CodeSystem-type-of-data-cs.html |
URL | http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/type-of-data-cs |
Version | 0.1.0 |
Status | active |
Date | 2025-07-18T15:55:38+00:00 |
Name | TypeOfDataCS |
Title | Type of information to be added in epi CS |
Realm | eu |
Authority | hl7 |
Description | Type of information to be added in epi CS |
Content | complete |
ValueSet | |
type-of-data-vs | TypeOfDataVS |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem type-of-data-cs
This case-sensitive code system http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/type-of-data-cs
defines the following codes:
Code | Display | Definition |
PCT | PCT | PCT |
IMG | IMG | IMG |
VIDEO | Video | Video |
TXT | Text | Text |
URL | URL | URL |
{ "resourceType": "CodeSystem", "id": "type-of-data-cs", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/type-of-data-cs", "version": "0.1.0", "name": "TypeOfDataCS", "title": "Type of information to be added in epi CS", "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": "Type of information to be added in epi CS", "caseSensitive": true, "content": "complete", "count": 5, "concept": [ { "code": "PCT", "display": "PCT", "definition": "PCT" }, { "code": "IMG", "display": "IMG", "definition": "IMG" }, { "code": "VIDEO", "display": "Video", "definition": "Video" }, { "code": "TXT", "display": "Text", "definition": "Text" }, { "code": "URL", "display": "URL", "definition": "URL" } ] }