FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example CodeSystem/example-supplement-2 (JSON)

Terminology Infrastructure Work GroupMaturity Level: N/AStandards Status: InformativeCompartments: No defined compartments

Raw JSON (canonical form + also see JSON Format Specification)

Example Code System Supplement 2

{
  "resourceType" : "CodeSystem",
  "id" : "example-supplement-2",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n      <p>This code system \n        <code>http://hl7.org/fhir/bundle-type-de</code> defines displays on the following codes:\n      </p>\n      <table class=\"codes\">\n        <tr>\n          <td style=\"white-space:nowrap\">\n            <b>Code</b>\n          </td>\n          <td>\n            <b>Deutsch (German, de)</b>\n          </td>\n        </tr>\n        <tr>\n          <td>\n            <a style=\"white-space:nowrap\" href=\"codesystem-bundle-type.html#bundle-type-document\">document</a>\n            <a name=\"example-supplement-2-document\"> </a>\n          </td>\n          <td>Dokument</td>\n        </tr>\n        <tr>\n          <td>\n            <a style=\"white-space:nowrap\" href=\"codesystem-bundle-type.html#bundle-type-message\">message</a>\n            <a name=\"example-supplement-2-message\"> </a>\n          </td>\n          <td>Nachricht</td>\n        </tr>\n        <tr>\n          <td>\n            <a style=\"white-space:nowrap\" href=\"codesystem-bundle-type.html#bundle-type-transaction\">transaction</a>\n            <a name=\"example-supplement-2-transaction\"> </a>\n          </td>\n          <td>Transaktion</td>\n        </tr>\n        <tr>\n          <td>\n            <a style=\"white-space:nowrap\" href=\"codesystem-bundle-type.html#bundle-type-transaction-response\">transaction-response</a>\n            <a name=\"example-supplement-2-transaction-response\"> </a>\n          </td>\n          <td>Transaktionsantwort</td>\n        </tr>\n        <tr>\n          <td>\n            <a style=\"white-space:nowrap\" href=\"codesystem-bundle-type.html#bundle-type-batch\">batch</a>\n            <a name=\"example-supplement-2-batch\"> </a>\n          </td>\n          <td>Stapel</td>\n        </tr>\n        <tr>\n          <td>\n            <a style=\"white-space:nowrap\" href=\"codesystem-bundle-type.html#bundle-type-batch-response\">batch-response</a>\n            <a name=\"example-supplement-2-batch-response\"> </a>\n          </td>\n          <td>Batch-Antwort</td>\n        </tr>\n        <tr>\n          <td>\n            <a style=\"white-space:nowrap\" href=\"codesystem-bundle-type.html#bundle-type-history\">history</a>\n            <a name=\"example-supplement-2-history\"> </a>\n          </td>\n          <td>Verlaufsliste</td>\n        </tr>\n        <tr>\n          <td>\n            <a style=\"white-space:nowrap\" href=\"codesystem-bundle-type.html#bundle-type-searchset\">searchset</a>\n            <a name=\"example-supplement-2-searchset\"> </a>\n          </td>\n          <td>Suchergebnisse</td>\n        </tr>\n        <tr>\n          <td>\n            <a style=\"white-space:nowrap\" href=\"codesystem-bundle-type.html#bundle-type-collection\">collection</a>\n            <a name=\"example-supplement-2-collection\"> </a>\n          </td>\n          <td>Sammlung</td>\n        </tr>\n      </table>\n    </div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "vocab"
  }],
  "url" : "http://hl7.org/fhir/bundle-type-de",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1822"
  }],
  "version" : "6.0.0-cibuild",
  "name" : "BundleTypeGerman",
  "title" : "Bundle Type German",
  "status" : "draft",
  "experimental" : true,
  "date" : "2017-12-21T16:40:38+11:00",
  "publisher" : "HL7 International / Terminology Infrastructure",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/Vocab"
    }]
  },
  {
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/Vocab/index.cfm"
    }]
  }],
  "description" : "German Translations for Bundle Type",
  "copyright" : "Creative Commons 0",
  "content" : "supplement",
  "supplements" : "http://hl7.org/fhir/bundle-type",
  "concept" : [{
    "code" : "document",
    "designation" : [{
      "language" : "de",
      "use" : {
        "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
        "code" : "preferredForLanguage"
      },
      "value" : "Dokument"
    }]
  },
  {
    "code" : "message",
    "designation" : [{
      "language" : "de",
      "use" : {
        "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
        "code" : "preferredForLanguage"
      },
      "value" : "Nachricht"
    }]
  },
  {
    "code" : "transaction",
    "designation" : [{
      "language" : "de",
      "use" : {
        "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
        "code" : "preferredForLanguage"
      },
      "value" : "Transaktion"
    }]
  },
  {
    "code" : "transaction-response",
    "designation" : [{
      "language" : "de",
      "use" : {
        "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
        "code" : "preferredForLanguage"
      },
      "value" : "Transaktionsantwort"
    }]
  },
  {
    "code" : "batch",
    "designation" : [{
      "language" : "de",
      "use" : {
        "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
        "code" : "preferredForLanguage"
      },
      "value" : "Stapel"
    }]
  },
  {
    "code" : "batch-response",
    "designation" : [{
      "language" : "de",
      "use" : {
        "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
        "code" : "preferredForLanguage"
      },
      "value" : "Batch-Antwort"
    }]
  },
  {
    "code" : "history",
    "designation" : [{
      "language" : "de",
      "use" : {
        "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
        "code" : "preferredForLanguage"
      },
      "value" : "Verlaufsliste"
    }]
  },
  {
    "code" : "searchset",
    "designation" : [{
      "language" : "de",
      "use" : {
        "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
        "code" : "preferredForLanguage"
      },
      "value" : "Suchergebnisse"
    }]
  },
  {
    "code" : "collection",
    "designation" : [{
      "language" : "de",
      "use" : {
        "system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
        "code" : "preferredForLanguage"
      },
      "value" : "Sammlung"
    }]
  }]
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.