This page is part of the FHIR Specification (v5.0.0-ballot: FHIR R5 Ballot Preview). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Vocabulary Work Group | Maturity Level: N/A | Standards Status: Informative | Compartments: Not linked to any 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>\n </p>\n <table class=\"codes\">\n <tr>\n <td style=\"white-space:nowrap\">\n <b>Code</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 </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 </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 </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 </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 </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 </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 </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 </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 </tr>\n </table>\n <p>\n <b>Additional Language Displays</b>\n </p>\n <table class=\"codes\">\n <tr>\n <td>\n <b>Code</b>\n </td>\n <td>\n <b>Deutsch (German, de)</b>\n </td>\n </tr>\n <tr>\n <td>document</td>\n <td>Dokument</td>\n </tr>\n <tr>\n <td>message</td>\n <td>Nachricht</td>\n </tr>\n <tr>\n <td>transaction</td>\n <td>Transaktion</td>\n </tr>\n <tr>\n <td>transaction-response</td>\n <td>Transaktionsantwort</td>\n </tr>\n <tr>\n <td>batch</td>\n <td>Stapel</td>\n </tr>\n <tr>\n <td>batch-response</td>\n <td>Batch-Antwort</td>\n </tr>\n <tr>\n <td>history</td>\n <td>Verlaufsliste</td>\n </tr>\n <tr>\n <td>searchset</td>\n <td>Suchergebnisse</td>\n </tr>\n <tr>\n <td>collection</td>\n <td>Sammlung</td>\n </tr>\n </table>\n </div>" }, "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": "5.0.0-ballot", "name": "BundleTypeGerman", "status": "draft", "experimental": true, "date": "2017-12-21T16:40:38+11:00", "publisher": "HL7 (FHIR Project)", "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.