Terminology
This
page
is
part
of
the
FHIR
Specification
(v5.0.0:
R5
-
STU
v6.0.0-ballot1:
Release
6
Ballot
(1st
Draft)
(see
Ballot
Notes
).
This
is
the
The
current
published
version
in
it's
permanent
home
(it
will
always
be
available
at
this
URL).
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
| Terminology Infrastructure Work Group | Maturity Level : N/A | Standards Status : Informative | Compartments : No defined compartments |
Raw Turtle (+ also see Turtle/RDF Format Specification )
Example Code System Supplement 2
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
[a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "example-supplement-2"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"
fhir: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>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "vocab" ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/bundle-type-de"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.4.1822" ]
] ) ; #
fhir:version [ fhir:v "5.0.0"] ; #
fhir:version [ fhir:v "6.0.0-ballot1"] ; #
fhir:name [ fhir:v "BundleTypeGerman"] ; #
fhir:title [ fhir:v "Bundle Type German"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v "true"^^xsd:boolean] ; #
fhir:date [ fhir:v "2017-12-21T16:40:38+11:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 (FHIR Project)"] ; #
fhir:publisher [ fhir:v "HL7 International / Terminology Infrastructure"] ; #
fhir:contact ( [
fhir:telecom ( [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/Vocab" ]
] )
] [
fhir:telecom ( [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/Vocab/index.cfm" ]
] )
] ) ; #
fhir:description [ fhir:v "German Translations for Bundle Type"] ; #
fhir:copyright [ fhir:v "Creative Commons 0"] ; #
fhir:content [ fhir:v "supplement"] ; #
fhir:supplements [
fhir:v "http://hl7.org/fhir/bundle-type"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/bundle-type>
] ; #
fhir:concept ( [
fhir:code [ fhir:v "document" ] ;
fhir:designation ( [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]
] ;
fhir:value [ fhir:v "Dokument" ]
] )
] [
fhir:code [ fhir:v "message" ] ;
fhir:designation ( [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]
] ;
fhir:value [ fhir:v "Nachricht" ]
] )
] [
fhir:code [ fhir:v "transaction" ] ;
fhir:designation ( [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]
] ;
fhir:value [ fhir:v "Transaktion" ]
] )
] [
fhir:code [ fhir:v "transaction-response" ] ;
fhir:designation ( [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]
] ;
fhir:value [ fhir:v "Transaktionsantwort" ]
] )
] [
fhir:code [ fhir:v "batch" ] ;
fhir:designation ( [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]
] ;
fhir:value [ fhir:v "Stapel" ]
] )
] [
fhir:code [ fhir:v "batch-response" ] ;
fhir:designation ( [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]
] ;
fhir:value [ fhir:v "Batch-Antwort" ]
] )
] [
fhir:code [ fhir:v "history" ] ;
fhir:designation ( [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]
] ;
fhir:value [ fhir:v "Verlaufsliste" ]
] )
] [
fhir:code [ fhir:v "searchset" ] ;
fhir:designation ( [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]
] ;
fhir:value [ fhir:v "Suchergebnisse" ]
] )
] [
fhir:code [ fhir:v "collection" ] ;
fhir:designation ( [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]
] ;
fhir:value [ fhir:v "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.
FHIR
®©
HL7.org
2011+.
FHIR
R5
hl7.fhir.core#5.0.0
R6
hl7.fhir.core#6.0.0-ballot1
generated
on
Sun,
Mar
26,
Mon,
Dec
18,
2023
15:22+1100.
15:14+1100.
Links:
Search
|
Version
History
|
Contents
|
Glossary
|
QA
|
Compare
to
R4
|
Compare
to
R4B
R5
|
|
Propose
a
change