FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions

: Evidence Variable Event - TTL Representation

Page standards status: Informative 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 "evidence-variable-event"] ; # 
  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/evidence-variable-event</code> defines 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>Display</b>\n                </td>\n                <td>\n                  <b>Definition</b>\n                </td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">study-start\n                  <a name=\"evidence-variable-event-study-start\"> </a>\n                </td>\n                <td>Study Start</td>\n                <td>The time of enrollment for the study participant</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">treatment-start\n                  <a name=\"evidence-variable-event-treatment-start\"> </a>\n                </td>\n                <td>Start of Treatment</td>\n                <td>The time of initiation of the treatment</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">condition-detection\n                  <a name=\"evidence-variable-event-condition-detection\"> </a>\n                </td>\n                <td>Detection of Condition</td>\n                <td>The time of first detection of the condition</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">condition-treatment\n                  <a name=\"evidence-variable-event-condition-treatment\"> </a>\n                </td>\n                <td>Treatment of Condition</td>\n                <td>The time of first treatment of the condition</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">hospital-admission\n                  <a name=\"evidence-variable-event-hospital-admission\"> </a>\n                </td>\n                <td>Hospital Admission</td>\n                <td>The time of admission to the hospital</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">hospital-discharge\n                  <a name=\"evidence-variable-event-hospital-discharge\"> </a>\n                </td>\n                <td>Hospital Discharge</td>\n                <td>The time of discharge from the hospital</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">operative-procedure\n                  <a name=\"evidence-variable-event-operative-procedure\"> </a>\n                </td>\n                <td>Operative Procedure</td>\n                <td>The time of surgery</td>\n              </tr>\n            </table>\n          </div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "informative"     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 5     ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
fhir:value [
a fhir:id ;
fhir:v "hl7.fhir.uv.xver-r5.r4"       ]     ] [
fhir:url [ fhir:v "version"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "0.0.1-snapshot-2"       ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "cds"     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/evidence-variable-event"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "5.0.0"] ; # 
  fhir:name [ fhir:v "EvidenceVariableEvent"] ; # 
  fhir:title [ fhir:v "Evidence Variable Event"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2021-01-05T09:01:24+10:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Clinical Decision Support"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Clinical Decision Support" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/dss" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "The event used as a base point (reference point) in time."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:valueSet [
fhir:v "http://hl7.org/fhir/ValueSet/evidence-variable-event"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/ValueSet/evidence-variable-event>
  ] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "study-start" ] ;
fhir:display [ fhir:v "Study Start" ] ;
fhir:definition [ fhir:v "The time of enrollment for the study participant" ]
  ] [
fhir:code [ fhir:v "treatment-start" ] ;
fhir:display [ fhir:v "Start of Treatment" ] ;
fhir:definition [ fhir:v "The time of initiation of the treatment" ]
  ] [
fhir:code [ fhir:v "condition-detection" ] ;
fhir:display [ fhir:v "Detection of Condition" ] ;
fhir:definition [ fhir:v "The time of first detection of the condition" ]
  ] [
fhir:code [ fhir:v "condition-treatment" ] ;
fhir:display [ fhir:v "Treatment of Condition" ] ;
fhir:definition [ fhir:v "The time of first treatment of the condition" ]
  ] [
fhir:code [ fhir:v "hospital-admission" ] ;
fhir:display [ fhir:v "Hospital Admission" ] ;
fhir:definition [ fhir:v "The time of admission to the hospital" ]
  ] [
fhir:code [ fhir:v "hospital-discharge" ] ;
fhir:display [ fhir:v "Hospital Discharge" ] ;
fhir:definition [ fhir:v "The time of discharge from the hospital" ]
  ] [
fhir:code [ fhir:v "operative-procedure" ] ;
fhir:display [ fhir:v "Operative Procedure" ] ;
fhir:definition [ fhir:v "The time of surgery" ]
  ] ) . #