Package | hl7.terminology |
Resource Type | ValueSet |
Id | v2-notAllCodes-0834 |
FHIR Version | R5 |
Source | http://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/ValueSet-v2-notAllCodes-0834.html |
URL | http://terminology.hl7.org/ValueSet/v2-notAllCodes-0834 |
Version | 2.0.0 |
Status | active |
Date | 2019-12-01 |
Name | Hl7VSMimeTypes |
Title | hl7VS-mimeTypes |
Realm | uv |
Authority | hl7 |
Description | Value Set of codes specifying the general type of data. |
Copyright | This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html |
No resources found
CodeSystem | |
v2-0834 | mimeTypes |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet v2-notAllCodes-0834
http://terminology.hl7.org/CodeSystem/v2-0834
version 2.0.0
Code | Display | Definition |
application | Application data | Application data |
audio | Audio data | Audio data |
image | Image data | Image data |
model | Model data | Model data |
text | Text data | Text data |
video | Video data | Video data |
multipart | MIME multipart package | MIME multipart package |
{ "resourceType": "ValueSet", "id": "v2-notAllCodes-0834", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "http://terminology.hl7.org/ValueSet/v2-notAllCodes-0834", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.21.425" } ], "version": "2.0.0", "name": "Hl7VSMimeTypes", "title": "hl7VS-mimeTypes", "status": "active", "experimental": false, "date": "2019-12-01", "publisher": "Health Level Seven International", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org" }, { "system": "email", "value": "hq@HL7.org" } ] } ], "description": "Value Set of codes specifying the general type of data.", "copyright": "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html", "compose": { "include": [ { "system": "http://terminology.hl7.org/CodeSystem/v2-0834", "version": "2.0.0", "concept": [ { "code": "application" }, { "code": "audio" }, { "code": "image" }, { "code": "model" }, { "code": "text" }, { "code": "video" }, { "code": "multipart" } ] } ] } }