HL7 Terminology (THO)
5.5.0 - Continuous Process Integration (ci build) International flag

HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 5.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions

: StandardsStatus - TTL Representation

Draft as of 2020-04-09

Raw ttl | Download


@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 "standards-status"] ; # 
  fhir:meta [
fhir:lastUpdated [ fhir:v "2020-04-09T21:10:28.568+00:00"^^xsd:dateTime ]
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/standards-status</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">draft<a name=\"standards-status-draft\"> </a></td><td>Draft</td><td><div><p>This portion of the specification is not considered to be complete enough or sufficiently reviewed to be safe for implementation. It may have known issues or still be in the &quot;in development&quot; stage. It is included in the publication as a place-holder, to solicit feedback from the implementation community and/or to give implementers some insight as to functionality likely to be included in future versions of the specification. Content at this level should only be implemented by the brave or desperate and is very much &quot;use at your own risk&quot;. The content that is Draft that will usually be elevated to Trial Use once review and correction is complete after it has been subjected to ballot.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\">normative<a name=\"standards-status-normative\"> </a></td><td>Normative</td><td><div><p>This content has been subject to review and production implementation in a wide variety of environments. The content is considered to be stable and has been 'locked', subjecting it to FHIR Inter-version Compatibility Rules. While changes are possible, they are expected to be infrequent and are tightly constrained. Compatibility Rules.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\">trial-use<a name=\"standards-status-trial-use\"> </a></td><td>Trial-Use</td><td><div><p>This content has been well reviewed and is considered by the authors to be ready for use in production systems. It has been subjected to ballot and approved as an official standard. However, it has not yet seen widespread use in production across the full spectrum of environments it is intended to be used in. In some cases, there may be documented known issues that require implementation experience to determine appropriate resolutions for.</p>\n<p>Future versions of FHIR may make significant changes to Trial Use content that are not compatible with previously published content.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\">informative<a name=\"standards-status-informative\"> </a></td><td>Informative</td><td><div><p>This portion of the specification is provided for implementer assistance, and does not make rules that implementers are required to follow. Typical examples of this content in the FHIR specification are tables of contents, registries, examples, and implementer advice.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\">deprecated<a name=\"standards-status-deprecated\"> </a></td><td>Deprecated</td><td><div><p>This portion of the specification is provided for implementer assistance, and does not make rules that implementers are required to follow. Typical examples of this content in the FHIR specification are tables of contents, registries, examples, and implementer advice.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\">external<a name=\"standards-status-external\"> </a></td><td>External</td><td><div><p>This is content that is managed outside the FHIR Specification, but included for implementer convenience.</p>\n</div></td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/standards-status"^^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.1.1366" ]
  ] ) ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "StandardsStatus"] ; # 
  fhir:title [ fhir:v "StandardsStatus"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2020-04-09T21:10:28+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Health Level Seven International"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "hq@HL7.org" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "HL7 Ballot/Standards status of artifact."] ; # 
  fhir:copyright [ fhir:v "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license"] ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:valueSet [
fhir:v "http://terminology.hl7.org/ValueSet/standards-status"^^xsd:anyURI ;
fhir:link <http://terminology.hl7.org/ValueSet/standards-status>
  ] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "draft" ] ;
fhir:display [ fhir:v "Draft" ] ;
fhir:definition [ fhir:v "This portion of the specification is not considered to be complete enough or sufficiently reviewed to be safe for implementation. It may have known issues or still be in the \"in development\" stage. It is included in the publication as a place-holder, to solicit feedback from the implementation community and/or to give implementers some insight as to functionality likely to be included in future versions of the specification. Content at this level should only be implemented by the brave or desperate and is very much \"use at your own risk\". The content that is Draft that will usually be elevated to Trial Use once review and correction is complete after it has been subjected to ballot." ]
  ] [
fhir:code [ fhir:v "normative" ] ;
fhir:display [ fhir:v "Normative" ] ;
fhir:definition [ fhir:v "This content has been subject to review and production implementation in a wide variety of environments. The content is considered to be stable and has been 'locked', subjecting it to FHIR Inter-version Compatibility Rules. While changes are possible, they are expected to be infrequent and are tightly constrained. Compatibility Rules." ]
  ] [
fhir:code [ fhir:v "trial-use" ] ;
fhir:display [ fhir:v "Trial-Use" ] ;
fhir:definition [ fhir:v "This content has been well reviewed and is considered by the authors to be ready for use in production systems. It has been subjected to ballot and approved as an official standard. However, it has not yet seen widespread use in production across the full spectrum of environments it is intended to be used in. In some cases, there may be documented known issues that require implementation experience to determine appropriate resolutions for.\n\nFuture versions of FHIR may make significant changes to Trial Use content that are not compatible with previously published content." ]
  ] [
fhir:code [ fhir:v "informative" ] ;
fhir:display [ fhir:v "Informative" ] ;
fhir:definition [ fhir:v "This portion of the specification is provided for implementer assistance, and does not make rules that implementers are required to follow. Typical examples of this content in the FHIR specification are tables of contents, registries, examples, and implementer advice." ]
  ] [
fhir:code [ fhir:v "deprecated" ] ;
fhir:display [ fhir:v "Deprecated" ] ;
fhir:definition [ fhir:v "This portion of the specification is provided for implementer assistance, and does not make rules that implementers are required to follow. Typical examples of this content in the FHIR specification are tables of contents, registries, examples, and implementer advice." ]
  ] [
fhir:code [ fhir:v "external" ] ;
fhir:display [ fhir:v "External" ] ;
fhir:definition [ fhir:v "This is content that is managed outside the FHIR Specification, but included for implementer convenience." ]
  ] ) . #