Package | medcom.fhir.dk.xdsmetadata |
Type | ValueSet |
Id | MedCom-ihe-core-mimetype-VS |
FHIR Version | R4 |
Source | http://medcomfhir.dk/ig/xdsmetadata/https://build.fhir.org/ig/medcomdk/dk-medcom-xds-metadata/ValueSet-MedCom-ihe-core-mimetype-VS.html |
URL | http://medcomfhir.dk/ig/xdsmetadata/ValueSet/MedCom-ihe-core-mimetype-VS |
Version | 1.0.1 |
Status | active |
Date | 2015-01-04 |
Name | MedComIHE_CoreMimeType |
Title | IHE MimeType |
Realm | dk |
Description | Values for the document metadata attribute mimeType |
StructureDefinition | |
medcom-documentreference | MedComDocumentReference |
medcom-core-documentreference | MedComCoreDocumentReference |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet MedCom-ihe-core-mimetype-VS
urn:oid:2.16.840.1.113883.5.79
Code | Display |
text/xml | MimeType-text/xml |
application/fhir+json | MimeType-application/fhir+json |
application/fhir+xml | MimeType-application/fhir+xml |
{ "resourceType": "ValueSet", "id": "MedCom-ihe-core-mimetype-VS", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://medcomfhir.dk/ig/xdsmetadata/ValueSet/MedCom-ihe-core-mimetype-VS", "version": "1.0.1", "name": "MedComIHE_CoreMimeType", "title": "IHE MimeType", "status": "active", "experimental": true, "date": "2015-01-04", "publisher": "MedCom", "contact": [ { "name": "MedCom", "telecom": [ { "system": "url", "value": "http://www.medcom.dk" } ] } ], "description": "Values for the document metadata attribute mimeType", "compose": { "include": [ { "system": "urn:oid:2.16.840.1.113883.5.79", "concept": [ { "code": "text/xml", "display": "MimeType-text/xml" }, { "code": "application/fhir+json", "display": "MimeType-application/fhir+json" }, { "code": "application/fhir+xml", "display": "MimeType-application/fhir+xml" } ] } ] } }