Package | dk.ehealth.sundhed.fhir.ig.core |
Type | CodeSystem |
Id | ehealth-consent-category |
FHIR Version | R4 |
Source | http://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/CodeSystem-ehealth-consent-category.html |
URL | http://ehealth.sundhed.dk/cs/consent-category |
Version | 3.5.1 |
Status | active |
Date | 2019-01-29T00:00:00+00:00 |
Name | ConsentCategory |
Title | Consent Category |
Realm | dk |
Description | Consent codes |
Content | complete |
ValueSet | |
consent-category | Consent Category |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Kodesystem ehealth-consent-category
This case-sensitive code system http://ehealth.sundhed.dk/cs/consent-category
defines the following codes:
{ "resourceType": "CodeSystem", "id": "ehealth-consent-category", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://ehealth.sundhed.dk/cs/consent-category", "version": "3.5.1", "name": "ConsentCategory", "title": "Consent Category", "status": "active", "experimental": false, "date": "2019-01-29T00:00:00+00:00", "publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)", "contact": [ { "name": "Den telemedicinske infrastruktur (eHealth Infrastructure)", "telecom": [ { "system": "url", "value": "http://ehealth.sundhed.dk" } ] } ], "description": "Consent codes", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "DK", "display": "Denmark" } ] } ], "caseSensitive": true, "content": "complete", "concept": [ { "code": "TBD", "display": "Example value - Under construction", "definition": "Example value - Under construction", "property": [ { "code": "deprecated", "valueDateTime": "2020-02-03" } ] }, { "code": "PITEOC", "display": "Participate in Telemedical EpisodeOfCare", "definition": "Participate in Telemedical EpisodeOfCare", "designation": [ { "language": "da", "value": "Deltagelse i telemedicinsk forløb" } ] }, { "code": "SSLPCI", "display": "Forward patient contact information to SSL provider", "definition": "Forward patient contact information to SSL provider", "designation": [ { "language": "da", "value": "Videregivelse til Service, Support og Logistik-leverandør af patientens adresse og kontaktinformation" } ] } ] }