FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/bcp13

Packagenavify.fhir.r5.rdc
Resource TypeValueSet
Idbcp13
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=navify.fhir.r5.rdc@1.1.0&canonical=https://roche.com/fhir/iop/ValueSet/bcp13
URLhttps://roche.com/fhir/iop/ValueSet/bcp13
Statusactive
NameBcp13
DescriptionA ValueSet containing applicable codes from the BCP13 code system.
CopyrightCopyright 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.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
urn:ietf:bcp:13BCP 13

Narrative

No narrative content found in resource


Source

{
  "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"
          }
        ]
      }
    ]
  }
}