FHIR IG analytics| Package | medcom.fhir.dk.xdsmetadata |
| Resource Type | ValueSet |
| Id | ValueSet-MedCom-xds-mimetype-fhir-VS.json |
| FHIR Version | R4 |
| Source | http://medcomfhir.dk/ig/xdsmetadata/2.0.0-trial-use-1/ValueSet-MedCom-xds-mimetype-fhir-VS.html |
| URL | http://medcomfhir.dk/ig/xdsmetadata/ValueSet/MedCom-xds-mimetype-fhir-VS |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-01-01 |
| Name | MedCom_XDS_MimeType_FHIR |
| Title | DK XDS MimeType for FHIR documents |
| Realm | dk |
| Description | Values for the document metadata attribute mimeType |
| StructureDefinition | ||
| medcom.fhir.dk.xdsdocuments#current | medcom-contained-documentreference | MedComContainedDocumentReference |
| CodeSystem | ||
| hl7.terminology#current | v3-mediaType | Media Type |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet MedCom-xds-mimetype-fhir-VS
http://terminology.hl7.org/CodeSystem/v3-mediaType version 📦4.0.0| Code | Display |
| application/fhir+json | |
| application/fhir+xml |
{
"resourceType": "ValueSet",
"id": "MedCom-xds-mimetype-fhir-VS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://medcomfhir.dk/ig/xdsmetadata/ValueSet/MedCom-xds-mimetype-fhir-VS",
"version": "1.0.0",
"name": "MedCom_XDS_MimeType_FHIR",
"title": "DK XDS MimeType for FHIR documents",
"status": "active",
"experimental": false,
"date": "2025-01-01",
"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": "application/fhir+json"
},
{
"code": "application/fhir+xml"
}
]
}
]
}
}