FHIR IG analytics| Package | medcom.fhir.dk.xdsmetadata |
| Resource Type | ValueSet |
| Id | ValueSet-MedCom-xds-mimetype-xml-VS.json |
| FHIR Version | R4 |
| Source | http://medcomfhir.dk/ig/xdsmetadata/2.0.0-trial-use-1/ValueSet-MedCom-xds-mimetype-xml-VS.html |
| URL | http://medcomfhir.dk/ig/xdsmetadata/ValueSet/MedCom-xds-mimetype-xml-VS |
| Version | 1.0.0 |
| Status | active |
| Date | 2015-01-04 |
| Name | MedCom_XDS_MimeType_XML |
| Title | DK XDS MimeType for non-FHIR XML documents |
| Realm | dk |
| Description | Values for the document metadata attribute mimeType |
No resources found
| CodeSystem | ||
| hl7.terminology#current | v3-mediaType | Media Type |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet MedCom-xds-mimetype-xml-VS
http://terminology.hl7.org/CodeSystem/v3-mediaType version 📦4.0.0| Code | Display | Definition |
| text/xml | XML Text | For structured character based data. There is a risk that general SGML/XML is too powerful to allow a sharing of general SGML/XML documents between different applications. |
| application/cda+xml |
{
"resourceType": "ValueSet",
"id": "MedCom-xds-mimetype-xml-VS",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://medcomfhir.dk/ig/xdsmetadata/ValueSet/MedCom-xds-mimetype-xml-VS",
"version": "1.0.0",
"name": "MedCom_XDS_MimeType_XML",
"title": "DK XDS MimeType for non-FHIR XML documents",
"status": "active",
"experimental": false,
"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",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DK",
"display": "Denmark"
}
]
}
],
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-mediaType",
"concept": [
{
"code": "text/xml"
},
{
"code": "application/cda+xml"
}
]
}
]
}
}