{
  "resourceType" : "ValueSet",
  "id" : "MedCom-ihe-core-mimetype-VS-TEMP",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet MedCom-ihe-core-mimetype-VS-TEMP</b></p><a name=\"MedCom-ihe-core-mimetype-VS-TEMP\"> </a><a name=\"hcMedCom-ihe-core-mimetype-VS-TEMP\"> </a><ul><li>Include these codes as defined in <code>urn:ietf:bcp:13</code><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>text/xml</td><td>text/xml</td></tr><tr><td>application/fhir+json</td><td>application/fhir+json</td></tr><tr><td>application/fhir+xml</td><td>application/fhir+xml</td></tr></table></li></ul></div>"
  },
  "url" : "http://medcomfhir.dk/ig/document/ValueSet/MedCom-ihe-core-mimetype-VS-TEMP",
  "version" : "2.0.2",
  "name" : "MedComIHE_CoreMimeType_TEMP",
  "title" : "IHE MimeType_TEMP",
  "status" : "active",
  "experimental" : false,
  "date" : "2015-01-04",
  "publisher" : "MedCom",
  "contact" : [{
    "name" : "MedCom",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.medcom.dk"
    },
    {
      "system" : "email",
      "value" : "fhir@medcom.dk"
    }]
  }],
  "description" : "_TEMP Values for the document metadata attribute mimeType",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "DK",
      "display" : "Denmark"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "urn:ietf:bcp:13",
      "concept" : [{
        "code" : "text/xml",
        "display" : "text/xml"
      },
      {
        "code" : "application/fhir+json",
        "display" : "application/fhir+json"
      },
      {
        "code" : "application/fhir+xml",
        "display" : "application/fhir+xml"
      }]
    }]
  }
}