FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
urn:ietf:bcp:13 version Not Stated (use latest from terminology server)| Code | Display |
| application/pdf | application/pdf |
| image/gif | image/gif |
| image/jpeg | image/jpeg |
| image/png | image/png |
| image/tiff | image/tiff |
| image/bmp | image/bmp |
Source1
{
"resourceType": "ValueSet",
"id": "ehealth-carecommunication-mimetypes",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ehealth.sundhed.dk/vs/ehealth-carecommunication-mimetypes",
"version": "10.0.0",
"name": "EhealthCareCommunicationMimeTypesVS",
"title": "eHealth CareCommunication Attachment MIME Types",
"status": "active",
"date": "2026-08-05T10:42:25+00:00",
"publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
"contact": [
{
"name": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
"telecom": [
{
"system": "url",
"value": "http://ehealth.sundhed.dk"
}
]
}
],
"description": "Allowed MIME types for attachments in eHealth CareCommunication messages. Mirrors MedCom's medcom-core-attachmentMimeTypes ValueSet.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DK",
"display": "Denmark"
}
]
}
],
"compose": {
"include": [
{
"system": "urn:ietf:bcp:13",
"concept": [
{
"code": "application/pdf",
"display": "application/pdf"
},
{
"code": "image/gif",
"display": "image/gif"
},
{
"code": "image/jpeg",
"display": "image/jpeg"
},
{
"code": "image/png",
"display": "image/png"
},
{
"code": "image/tiff",
"display": "image/tiff"
},
{
"code": "image/bmp",
"display": "image/bmp"
}
]
}
]
}
}