Extensions for Using Data Elements from FHIR R4B in FHIR R5
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR R4B in FHIR R5 - Downloaded Version null See the Directory of published versions

: CodeSystemContentMode - TTL Representation

Page standards status: Normative Maturity Level: 5

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 "codesystem-content-mode"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n      \n      \n            <h2>CodeSystemContentMode</h2>\n      \n      \n            <div>\n        \n        \n              <p>The extent of the content of the code system (the concepts and codes it defines) are represented in a code system resource.</p>\n\n      \n      \n            </div>\n      \n      \n            <p>This code system http://hl7.org/fhir/codesystem-content-mode defines the following codes:</p>\n      \n      \n            <table class=\"codes\">\n        \n        \n              <tr>\n          \n          \n                <td style=\"white-space:nowrap\">\n            \n            \n                  <b>Code</b>\n          \n          \n                </td>\n          \n          \n                <td>\n            \n            \n                  <b>Display</b>\n          \n          \n                </td>\n          \n          \n                <td>\n            \n            \n                  <b>Definition</b>\n          \n          \n                </td>\n        \n        \n              </tr>\n        \n        \n              <tr>\n          \n          \n                <td style=\"white-space:nowrap\">not-present\n            \n            \n                  <a name=\"codesystem-content-mode-not-present\"> </a>\n          \n          \n                </td>\n          \n          \n                <td>Not Present</td>\n          \n          \n                <td>None of the concepts defined by the code system are included in the code system resource.</td>\n        \n        \n              </tr>\n        \n        \n              <tr>\n          \n          \n                <td style=\"white-space:nowrap\">example\n            \n            \n                  <a name=\"codesystem-content-mode-example\"> </a>\n          \n          \n                </td>\n          \n          \n                <td>Example</td>\n          \n          \n                <td>A few representative concepts are included in the code system resource. There is no useful intent in the subset choice and there's no process to make it workable: it's not intended to be workable.</td>\n        \n        \n              </tr>\n        \n        \n              <tr>\n          \n          \n                <td style=\"white-space:nowrap\">fragment\n            \n            \n                  <a name=\"codesystem-content-mode-fragment\"> </a>\n          \n          \n                </td>\n          \n          \n                <td>Fragment</td>\n          \n          \n                <td>A subset of the code system concepts are included in the code system resource. This is a curated subset released for a specific purpose under the governance of the code system steward, and that the intent, bounds and consequences of the fragmentation are clearly defined in the fragment or the code system documentation. Fragments are also known as partitions.</td>\n        \n        \n              </tr>\n        \n        \n              <tr>\n          \n          \n                <td style=\"white-space:nowrap\">complete\n            \n            \n                  <a name=\"codesystem-content-mode-complete\"> </a>\n          \n          \n                </td>\n          \n          \n                <td>Complete</td>\n          \n          \n                <td>All the concepts defined by the code system are included in the code system resource.</td>\n        \n        \n              </tr>\n        \n        \n              <tr>\n          \n          \n                <td style=\"white-space:nowrap\">supplement\n            \n            \n                  <a name=\"codesystem-content-mode-supplement\"> </a>\n          \n          \n                </td>\n          \n          \n                <td>Supplement</td>\n          \n          \n                <td>The resource doesn't define any new concepts; it just provides additional designations and properties to another code system.</td>\n        \n        \n              </tr>\n      \n      \n            </table>\n    \n    \n          </div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status>     ] ;
fhir:value [
a fhir:Code ;
fhir:v "normative"     ]
  ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version>     ] ;
fhir:value [
a fhir:Code ;
fhir:v "4.0.0"     ]
  ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm>     ] ;
fhir:value [
a fhir:Integer ;
fhir:v 5     ]
  ] [
    ( fhir:extension [
fhir:url [
fhir:v "packageId"^^xsd:anyURI ;
fhir:l fhir:packageId       ] ;
fhir:value [
a fhir:Id ;
fhir:v "hl7.fhir.uv.xver-r4b.r5"       ]     ] [
fhir:url [
fhir:v "version"^^xsd:anyURI ;
fhir:l fhir:version       ] ;
fhir:value [
a fhir:String ;
fhir:v "0.1.0"       ]     ] [
fhir:url [
fhir:v "uri"^^xsd:anyURI ;
fhir:l fhir:uri       ] ;
fhir:value [
a fhir:Uri ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r5"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r5>       ]     ] ) ;
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/package-source>     ]
  ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg>     ] ;
fhir:value [
a fhir:Code ;
fhir:v "vocab"     ]
  ] ) ; # 
  fhir:url [
fhir:v "http://hl7.org/fhir/codesystem-content-mode"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/codesystem-content-mode>
  ] ; # 
  fhir:version [ fhir:v "4.3.0"] ; # 
  fhir:name [ fhir:v "CodeSystemContentMode"] ; # 
  fhir:title [ fhir:v "CodeSystemContentMode"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2021-01-16T14:06:13-06:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Terminology Infrastructure"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Terminology Infrastructure" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/Vocab" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "The extent of the content of the code system (the concepts and codes it defines) are represented in a code system resource."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm>       ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:valueSet [
fhir:v "http://hl7.org/fhir/ValueSet/codesystem-content-mode|5.0.0"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/ValueSet/codesystem-content-mode?version=5.0.0>
  ] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "not-present" ] ;
fhir:display [ fhir:v "Not Present" ] ;
fhir:definition [ fhir:v "None of the concepts defined by the code system are included in the code system resource." ]
  ] [
fhir:code [ fhir:v "example" ] ;
fhir:display [ fhir:v "Example" ] ;
fhir:definition [ fhir:v "A few representative concepts are included in the code system resource. There is no useful intent in the subset choice and there's no process to make it workable: it's not intended to be workable." ]
  ] [
fhir:code [ fhir:v "fragment" ] ;
fhir:display [ fhir:v "Fragment" ] ;
fhir:definition [ fhir:v "A subset of the code system concepts are included in the code system resource. This is a curated subset released for a specific purpose under the governance of the code system steward, and that the intent, bounds and consequences of the fragmentation are clearly defined in the fragment or the code system documentation. Fragments are also known as partitions." ]
  ] [
fhir:code [ fhir:v "complete" ] ;
fhir:display [ fhir:v "Complete" ] ;
fhir:definition [ fhir:v "All the concepts defined by the code system are included in the code system resource." ]
  ] [
fhir:code [ fhir:v "supplement" ] ;
fhir:display [ fhir:v "Supplement" ] ;
fhir:definition [ fhir:v "The resource doesn't define any new concepts; it just provides additional designations and properties to another code system." ]
  ] ) . #