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

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

: R5KnowledgeRepresentationLevelForR4 - TTL Representation

Page standards status: Trial-use Maturity Level: 0

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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "R5-knowledge-representation-level-for-R4"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet R5-knowledge-representation-level-for-R4</b></p><a name=\"R5-knowledge-representation-level-for-R4\"> </a><a name=\"hcR5-knowledge-representation-level-for-R4\"> </a><p>This value set expansion contains 4 concepts.</p><table class=\"codes\"><tr><td><b>System</b></td><td><b>Version</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a name=\"R5-knowledge-representation-level-for-R4-http://hl7.org/fhir/CodeSystem/knowledge-representation-level-executable\"> </a><code>http://hl7.org/fhir/CodeSystem/knowledge-representation-level</code></td><td>5.0.0</td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-knowledge-representation-level.html#knowledge-representation-level-executable\">executable</a></td><td>Executable</td><td>The knowledge is expressed in a way that is coded and interpretable by CDS systems using a variety of formats, affording direct executability, but potentially limited shareability. The knowledge is typically expressed focusing on a specific delivery method (modality), technology platform, and implementation environment. Knowledge at this level is typically built and developed by implementers working in specific technology platforms, for the purpose of implementation at a specific site, though affordances such as computable mappings and configuration capabilities can broaden the usability of the knowledge artifact.</td></tr><tr><td><a name=\"R5-knowledge-representation-level-for-R4-http://hl7.org/fhir/CodeSystem/knowledge-representation-level-narrative\"> </a><code>http://hl7.org/fhir/CodeSystem/knowledge-representation-level</code></td><td>5.0.0</td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-knowledge-representation-level.html#knowledge-representation-level-narrative\">narrative</a></td><td>Narrative</td><td>The knowledge is expressed as narrative text, affording broad shareability, but limited computability. The knowledge is typically expressed independent of delivery method (modality), technology platform, and implementation site. Knowledge at this level is typically authored by guideline developers for a broad range of purposes including communication of policy, synthesis of evidence, and dissemination of best-practices.</td></tr><tr><td><a name=\"R5-knowledge-representation-level-for-R4-http://hl7.org/fhir/CodeSystem/knowledge-representation-level-semi-structured\"> </a><code>http://hl7.org/fhir/CodeSystem/knowledge-representation-level</code></td><td>5.0.0</td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-knowledge-representation-level.html#knowledge-representation-level-semi-structured\">semi-structured</a></td><td>Semi-Structured</td><td>The knowledge is expressed as organized text, often accompanied by diagrams such as flow charts and decision tables, affording broad shareability and moderate computability. The knowledge is typically expressed independent of delivery method (modality), technology platform, and implementation site. Knowledge at this level is typically authored by clinical domain experts for the purpose of communication the description of recommendations for implementation in various modalities.</td></tr><tr><td><a name=\"R5-knowledge-representation-level-for-R4-http://hl7.org/fhir/CodeSystem/knowledge-representation-level-structured\"> </a><code>http://hl7.org/fhir/CodeSystem/knowledge-representation-level</code></td><td>5.0.0</td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-knowledge-representation-level.html#knowledge-representation-level-structured\">structured</a></td><td>Structured</td><td>The knowledge is expressed in a structured way that is interpretable by computer, including being coded using standard terminologies and specifications for the representation of structured content, affording broad shareability and high computability. The knowledge is typically expressed independent of delivery method (modality), technology platform, and implementation site. Knowledge at this level is typically authored by knowledge engineersto enable precise communication and validation of the recommendations.</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
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 "fhir"     ]
  ] [
    ( fhir:extension [
fhir:url [
fhir:v "packageId"^^xsd:anyURI ;
fhir:l fhir:packageId       ] ;
fhir:value [
a fhir:Id ;
fhir:v "hl7.fhir.uv.xver-r5.r4"       ]     ] [
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-r5.r4"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r5.r4>       ]     ] ) ;
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-fmm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm>     ] ;
fhir:value [
a fhir:Integer ;
fhir:v 0 ;
      ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom>         ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r5.r4"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r5.r4>         ]       ] )     ]
  ] [
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 "trial-use" ;
      ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom>         ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r5.r4"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r5.r4>         ]       ] )     ]
  ] ) ; # 
  fhir:url [
fhir:v "http://hl7.org/fhir/uv/xver/ValueSet/R5-knowledge-representation-level-for-R4"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ValueSet/R5-knowledge-representation-level-for-R4>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "R5KnowledgeRepresentationLevelForR4"] ; # 
  fhir:title [ fhir:v "Cross-version ValueSet R5.KnowledgeRepresentationLevel for use in FHIR R4"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-03-17T21:02:03.8104715+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "FHIR Infrastructure"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "FHIR Infrastructure" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fiwg" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This cross-version ValueSet represents content from `http://hl7.org/fhir/ValueSet/knowledge-representation-level|5.0.0` for use in FHIR R4."] ; # 
  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:purpose [ fhir:v "This value set is part of the cross-version definitions generated to enable use of the\r\nvalue set `http://hl7.org/fhir/ValueSet/knowledge-representation-level|5.0.0` as defined in FHIR R5\r\nin FHIR R4.\r\n\r\nThe source value set is bound to the following FHIR R5 elements:\r\n* \r\n\r\nNote that all concepts are included in this cross-version definition because no concepts have compatible representations\r\n\r\nFollowing are the generation technical comments:\r\n\nFHIR ValueSet `http://hl7.org/fhir/ValueSet/knowledge-representation-level|5.0.0`, defined in FHIR R5 does not have any mapping to FHIR R4"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "http://hl7.org/fhir/CodeSystem/knowledge-representation-level"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/CodeSystem/knowledge-representation-level>       ] ;
fhir:version [ fhir:v "5.0.0" ] ;
      ( fhir:concept [
fhir:code [ fhir:v "executable" ] ;
fhir:display [ fhir:v "Executable" ]       ] [
fhir:code [ fhir:v "narrative" ] ;
fhir:display [ fhir:v "Narrative" ]       ] [
fhir:code [ fhir:v "semi-structured" ] ;
fhir:display [ fhir:v "Semi-Structured" ]       ] [
fhir:code [ fhir:v "structured" ] ;
fhir:display [ fhir:v "Structured" ]       ] )     ] )
  ] ; # 
  fhir:expansion [
fhir:timestamp [ fhir:v "2026-03-17T21:02:03.8104715+00:00"^^xsd:dateTime ] ;
    ( fhir:contains [
fhir:system [
fhir:v "http://hl7.org/fhir/CodeSystem/knowledge-representation-level"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/CodeSystem/knowledge-representation-level>       ] ;
fhir:version [ fhir:v "5.0.0" ] ;
fhir:code [ fhir:v "executable" ] ;
fhir:display [ fhir:v "Executable" ]     ] [
fhir:system [
fhir:v "http://hl7.org/fhir/CodeSystem/knowledge-representation-level"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/CodeSystem/knowledge-representation-level>       ] ;
fhir:version [ fhir:v "5.0.0" ] ;
fhir:code [ fhir:v "narrative" ] ;
fhir:display [ fhir:v "Narrative" ]     ] [
fhir:system [
fhir:v "http://hl7.org/fhir/CodeSystem/knowledge-representation-level"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/CodeSystem/knowledge-representation-level>       ] ;
fhir:version [ fhir:v "5.0.0" ] ;
fhir:code [ fhir:v "semi-structured" ] ;
fhir:display [ fhir:v "Semi-Structured" ]     ] [
fhir:system [
fhir:v "http://hl7.org/fhir/CodeSystem/knowledge-representation-level"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/CodeSystem/knowledge-representation-level>       ] ;
fhir:version [ fhir:v "5.0.0" ] ;
fhir:code [ fhir:v "structured" ] ;
fhir:display [ fhir:v "Structured" ]     ] )
  ] . #