FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: Informative |
{
"resourceType" : "CodeSystem",
"id" : "example-supplement-2",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n \n <p>This code system \n \n <code>http://hl7.org/fhir/bundle-type-de</code>\n \n </p>\n \n <table class=\"codes\">\n \n <tr>\n \n <td style=\"white-space:nowrap\">\n \n <b>Code</b>\n \n </td>\n \n </tr>\n \n <tr>\n \n <td>\n \n [document](https://hl7.org/fhir/codesystem-bundle-typ.html#bundle-type-document)\n \n <a name=\"example-supplement-2-document\"> </a>\n \n </td>\n \n </tr>\n \n <tr>\n \n <td>\n \n [message](https://hl7.org/fhir/codesystem-bundle-ty.html#bundle-type-message)\n \n <a name=\"example-supplement-2-message\"> </a>\n \n </td>\n \n </tr>\n \n <tr>\n \n <td>\n \n [transaction](https://hl7.org/fhir/codesystem-bundle-type.h.html#bundle-type-transaction)\n \n <a name=\"example-supplement-2-transaction\"> </a>\n \n </td>\n \n </tr>\n \n <tr>\n \n <td>\n \n [transaction-response](https://hl7.org/fhir/codesystem-bundle-type.html#bundl.html#bundle-type-transaction-response)\n \n <a name=\"example-supplement-2-transaction-response\"> </a>\n \n </td>\n \n </tr>\n \n <tr>\n \n <td>\n \n [batch](https://hl7.org/fhir/codesystem-bundle-.html#bundle-type-batch)\n \n <a name=\"example-supplement-2-batch\"> </a>\n \n </td>\n \n </tr>\n \n <tr>\n \n <td>\n \n [batch-response](https://hl7.org/fhir/codesystem-bundle-type.html#bundle-type-batch-response)\n \n <a name=\"example-supplement-2-batch-response\"> </a>\n \n </td>\n \n </tr>\n \n <tr>\n \n <td>\n \n [history](https://hl7.org/fhir/codesystem-bundle-ty.html#bundle-type-history)\n \n <a name=\"example-supplement-2-history\"> </a>\n \n </td>\n \n </tr>\n \n <tr>\n \n <td>\n \n [searchset](https://hl7.org/fhir/codesystem-bundle-type.html#bundle-type-searchset)\n \n <a name=\"example-supplement-2-searchset\"> </a>\n \n </td>\n \n </tr>\n \n <tr>\n \n <td>\n \n [collection](https://hl7.org/fhir/codesystem-bundle-type..html#bundle-type-collection)\n \n <a name=\"example-supplement-2-collection\"> </a>\n \n </td>\n \n </tr>\n \n </table>\n \n <p>\n \n <b>Additional Language Displays</b>\n \n </p>\n \n <table class=\"codes\">\n \n <tr>\n \n <td>\n \n <b>Code</b>\n \n </td>\n \n <td>\n \n <b>Deutsch (German, de)</b>\n \n </td>\n \n </tr>\n \n <tr>\n \n <td>document</td>\n \n <td>Dokument</td>\n \n </tr>\n \n <tr>\n \n <td>message</td>\n \n <td>Nachricht</td>\n \n </tr>\n \n <tr>\n \n <td>transaction</td>\n \n <td>Transaktion</td>\n \n </tr>\n \n <tr>\n \n <td>transaction-response</td>\n \n <td>Transaktionsantwort</td>\n \n </tr>\n \n <tr>\n \n <td>batch</td>\n \n <td>Stapel</td>\n \n </tr>\n \n <tr>\n \n <td>batch-response</td>\n \n <td>Batch-Antwort</td>\n \n </tr>\n \n <tr>\n \n <td>history</td>\n \n <td>Verlaufsliste</td>\n \n </tr>\n \n <tr>\n \n <td>searchset</td>\n \n <td>Suchergebnisse</td>\n \n </tr>\n \n <tr>\n \n <td>collection</td>\n \n <td>Sammlung</td>\n \n </tr>\n \n </table>\n \n </div>"
},
"extension" : [
{
"extension" : [
{
"url" : "packageId",
"valueId" : "hl7.fhir.uv.xver-r5.r4"
},
{
"url" : "version",
"valueString" : "0.0.1-snapshot-2"
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "fhir"
}
],
"url" : "http://hl7.org/fhir/bundle-type-de",
"version" : "5.0.0",
"name" : "BundleTypeGerman",
"title" : "Bundle Type German",
"status" : "draft",
"experimental" : true,
"date" : "2017-12-21T15:40:38+10:00",
"publisher" : "FHIR Infrastructure",
"contact" : [
{
"name" : "FHIR Infrastructure",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/fiwg"
}
]
}
],
"description" : "German Translations for Bundle Type",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"copyright" : "Creative Commons 0",
"content" : "supplement",
"supplements" : "http://hl7.org/fhir/bundle-type|5.0.0",
"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"
}
]
}
]
}