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

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

: DiagnosticReportStatus - TTL Representation

Page standards status: Trial-use Maturity Level: 3

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 "diagnostic-report-status"] ; # 
  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: CodeSystem diagnostic-report-status</b></p><a name=\"diagnostic-report-status\"> </a><a name=\"hcdiagnostic-report-status\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/diagnostic-report-status</code> defines the following codes in an undefined hierarchy:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">registered<a name=\"diagnostic-report-status-registered\"> </a></td><td>Registered</td><td>The existence of the report is registered, but there is nothing yet available.</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">partial<a name=\"diagnostic-report-status-partial\"> </a></td><td>Partial</td><td>This is a partial (e.g. initial, interim or preliminary) report: data in the report may be incomplete or unverified.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  preliminary<a name=\"diagnostic-report-status-preliminary\"> </a></td><td>Preliminary</td><td>Verified early results are available, but not all  results are final.</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">final<a name=\"diagnostic-report-status-final\"> </a></td><td>Final</td><td>The report is complete and verified by an authorized person.</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">amended<a name=\"diagnostic-report-status-amended\"> </a></td><td>Amended</td><td>Subsequent to being final, the report has been modified.  This includes any change in the results, diagnosis, narrative text, or other content of a report that has been issued.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  corrected<a name=\"diagnostic-report-status-corrected\"> </a></td><td>Corrected</td><td>Subsequent to being final, the report has been modified  to correct an error in the report or referenced results.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  appended<a name=\"diagnostic-report-status-appended\"> </a></td><td>Appended</td><td>Subsequent to being final, the report has been modified by adding new content. The existing content is unchanged.</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">cancelled<a name=\"diagnostic-report-status-cancelled\"> </a></td><td>Cancelled</td><td>The report is unavailable because the measurement was not started or not completed (also sometimes called \"aborted\").</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">entered-in-error<a name=\"diagnostic-report-status-entered-in-error\"> </a></td><td>Entered in Error</td><td>The report has been withdrawn following a previous final release.  This electronic record should never have existed, though it is possible that real-world decisions were based on it. (If real-world activity has occurred, the status should be \"cancelled\" rather than \"entered-in-error\".).</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">unknown<a name=\"diagnostic-report-status-unknown\"> </a></td><td>Unknown</td><td>The authoring/source system does not know which of the status values currently applies for this observation. Note: This concept is not to be used for \"other\" - one of the listed statuses is presumed to apply, but the authoring/source system does not know which.</td></tr></table></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 "trial-use"     ]
  ] [
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 3     ]
  ] [
    ( fhir:extension [
fhir:url [
fhir:v "packageId"^^xsd:anyURI ;
fhir:l fhir:packageId       ] ;
fhir:value [
a fhir:Id ;
fhir:v "hl7.fhir.uv.xver-r4.r3"       ]     ] [
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-r4.r3"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.r3>       ]     ] ) ;
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 "oo"     ]
  ] ) ; # 
  fhir:url [
fhir:v "http://hl7.org/fhir/diagnostic-report-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/diagnostic-report-status>
  ] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "DiagnosticReportStatus"] ; # 
  fhir:title [ fhir:v "DiagnosticReportStatus"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2019-10-31T17:29:23-05:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Orders and Observations"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Orders and Observations" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/orders" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "The status of the diagnostic report."] ; # 
  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/diagnostic-report-status|3.0.2"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/ValueSet/diagnostic-report-status?version=3.0.2>
  ] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "registered" ] ;
fhir:display [ fhir:v "Registered" ] ;
fhir:definition [ fhir:v "The existence of the report is registered, but there is nothing yet available." ]
  ] [
fhir:code [ fhir:v "partial" ] ;
fhir:display [ fhir:v "Partial" ] ;
fhir:definition [ fhir:v "This is a partial (e.g. initial, interim or preliminary) report: data in the report may be incomplete or unverified." ] ;
    ( fhir:concept [
fhir:code [ fhir:v "preliminary" ] ;
fhir:display [ fhir:v "Preliminary" ] ;
fhir:definition [ fhir:v "Verified early results are available, but not all  results are final." ]     ] )
  ] [
fhir:code [ fhir:v "final" ] ;
fhir:display [ fhir:v "Final" ] ;
fhir:definition [ fhir:v "The report is complete and verified by an authorized person." ]
  ] [
fhir:code [ fhir:v "amended" ] ;
fhir:display [ fhir:v "Amended" ] ;
fhir:definition [ fhir:v "Subsequent to being final, the report has been modified.  This includes any change in the results, diagnosis, narrative text, or other content of a report that has been issued." ] ;
    ( fhir:concept [
fhir:code [ fhir:v "corrected" ] ;
fhir:display [ fhir:v "Corrected" ] ;
fhir:definition [ fhir:v "Subsequent to being final, the report has been modified  to correct an error in the report or referenced results." ]     ] [
fhir:code [ fhir:v "appended" ] ;
fhir:display [ fhir:v "Appended" ] ;
fhir:definition [ fhir:v "Subsequent to being final, the report has been modified by adding new content. The existing content is unchanged." ]     ] )
  ] [
fhir:code [ fhir:v "cancelled" ] ;
fhir:display [ fhir:v "Cancelled" ] ;
fhir:definition [ fhir:v "The report is unavailable because the measurement was not started or not completed (also sometimes called \"aborted\")." ]
  ] [
fhir:code [ fhir:v "entered-in-error" ] ;
fhir:display [ fhir:v "Entered in Error" ] ;
fhir:definition [ fhir:v "The report has been withdrawn following a previous final release.  This electronic record should never have existed, though it is possible that real-world decisions were based on it. (If real-world activity has occurred, the status should be \"cancelled\" rather than \"entered-in-error\".)." ]
  ] [
fhir:code [ fhir:v "unknown" ] ;
fhir:display [ fhir:v "Unknown" ] ;
fhir:definition [ fhir:v "The authoring/source system does not know which of the status values currently applies for this observation. Note: This concept is not to be used for \"other\" - one of the listed statuses is presumed to apply, but the authoring/source system does not know which." ]
  ] ) . #