{
  "resourceType": "ValueSet",
  "id": "bcp13",
  "url": "https://roche.com/fhir/iop/ValueSet/bcp13",
  "name": "Bcp13",
  "description": "A ValueSet containing applicable codes from the BCP13 code system.",
  "publisher": "F. Hoffmann-La Roche AG",
  "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "status": "active",
  "experimental": false,
  "compose": {
    "include": [
      {
        "system": "urn:ietf:bcp:13",
        "concept": [
          {
            "code": "text/html",
            "display": "Hypertext Markup Language"
          },
          {
            "code": "application/pdf",
            "display": "Portable Document Format"
          }
        ]
      }
    ]
  }
}