Package | dk.ehealth.sundhed.fhir.ig.core |
Type | ValueSet |
Id | ehealth-questionnaire-item-image-format |
FHIR Version | R4 |
Source | http://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/ValueSet-ehealth-questionnaire-item-image-format.html |
URL | http://ehealth.sundhed.dk/vs/questionnaire-item-image-format |
Version | 3.5.1 |
Status | active |
Date | 2021-09-16 |
Name | QuestionnaireItemImageFormat |
Title | Questionnaire Item Image Format |
Realm | dk |
Description | Questionnaire item image format value set. |
No resources found
CodeSystem | |
urn:ietf:bcp:13 | urn:ietf:bcp:13 |
Note: links and images are rebased to the (stated) source
Generated Narrative: Værdisæt ehealth-questionnaire-item-image-format
urn:ietf:bcp:13
Code | Display | Dansk (Danish, da) |
image/png | PNG image format | PNG billedformat |
image/jpeg | JPEG image format | JPEG billedformat |
image/svg+xml | SVG og XML format | SVG og XML format |
{ "resourceType": "ValueSet", "id": "ehealth-questionnaire-item-image-format", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://ehealth.sundhed.dk/vs/questionnaire-item-image-format", "version": "3.5.1", "name": "QuestionnaireItemImageFormat", "title": "Questionnaire Item Image Format", "status": "active", "experimental": true, "date": "2021-09-16", "publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)", "contact": [ { "name": "Den telemedicinske infrastruktur (eHealth Infrastructure)", "telecom": [ { "system": "url", "value": "http://ehealth.sundhed.dk" } ] } ], "description": "Questionnaire item image format value set.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "DK", "display": "Denmark" } ] } ], "compose": { "include": [ { "system": "urn:ietf:bcp:13", "concept": [ { "code": "image/png", "display": "PNG image format", "designation": [ { "language": "da", "value": "PNG billedformat" } ] }, { "code": "image/jpeg", "display": "JPEG image format", "designation": [ { "language": "da", "value": "JPEG billedformat" } ] }, { "code": "image/svg+xml", "display": "SVG og XML format", "designation": [ { "language": "da", "value": "SVG og XML format" } ] } ] } ] } }