FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example CodeSystem/cited-artifact-status-type (Turtle)

Clinical Decision Support Work GroupMaturity Level: N/AStandards Status: Informative

Raw Turtle (+ also see Turtle/RDF Format Specification)

Definition for Code SystemCitedArtifactStatusType

@prefix fhir: <http://hl7.org/fhir/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

# - resource -------------------------------------------------------------------

[] a fhir:CodeSystem ;
  fhir:id [ fhir:v "cited-artifact-status-type"] ;
  fhir:meta [
     fhir:lastUpdated [ fhir:v "2024-03-27T22:56:58.316+11:00" ] ;
     fhir:profile ( [ fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] )
  ] ;
  fhir:text [
     fhir:status [ fhir:v "generated" ]
  ] ;
  fhir:extension ( [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ] ;
     fhir:value [ fhir:v "cds" ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ] ;
     fhir:value [ fhir:v "trial-use" ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ] ;
     fhir:value [ fhir:v "0" ]
  ] ) ;
  fhir:url [ fhir:v "http://hl7.org/fhir/cited-artifact-status-type"], [ fhir:v "http://hl7.org/fhir/cited-artifact-status-type"] ;
  fhir:identifier ( [
     fhir:system [ fhir:v "urn:ietf:rfc:3986" ] ;
     fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.4.1892" ]
  ] [
     fhir:system [ fhir:v "urn:ietf:rfc:3986" ] ;
     fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.4.1892" ]
  ] ) ;
  fhir:version [ fhir:v "6.0.0-cibuild"], [ fhir:v "6.0.0-cibuild"] ;
  fhir:name [ fhir:v "CitedArtifactStatusType"], [ fhir:v "CitedArtifactStatusType"] ;
  fhir:title [ fhir:v "Cited Artifact Status Type"], [ fhir:v "Cited Artifact Status Type"] ;
  fhir:status [ fhir:v "active"], [ fhir:v "active"] ;
  fhir:experimental [ fhir:v "false"], [ fhir:v "false"] ;
  fhir:date [ fhir:v "2021-03-11T10:55:11.085+11:00"], [ fhir:v "2021-03-11T10:55:11.085+11:00"] ;
  fhir:publisher [ fhir:v "HL7 (FHIR Project)"], [ fhir:v "HL7 (FHIR Project)"] ;
  fhir:contact ( [
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://hl7.org/fhir" ]
     ] [
       fhir:system [ fhir:v "email" ] ;
       fhir:value [ fhir:v "fhir@lists.hl7.org" ]
     ] )
  ] [
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://hl7.org/fhir" ]
     ] [
       fhir:system [ fhir:v "email" ] ;
       fhir:value [ fhir:v "fhir@lists.hl7.org" ]
     ] )
  ] ) ;
  fhir:description [ fhir:v "Cited Artifact Status Type"], [ fhir:v "Cited Artifact Status Type"] ;
  fhir:jurisdiction ( [
     fhir:coding ( [
       fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ;
       fhir:code [ fhir:v "001" ] ;
       fhir:display [ fhir:v "World" ]
     ] )
  ] [
     fhir:coding ( [
       fhir:system [ fhir:v "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/cited-artifact-status-type"] ;
  fhir:content [ fhir:v "complete"] ;
  fhir:concept ( [
     fhir:code [ fhir:v "created" ] ;
     fhir:display [ fhir:v "Created" ] ;
     fhir:definition [ fhir:v "The content was originally constructed or composed." ]
  ] [
     fhir:code [ fhir:v "submitted" ] ;
     fhir:display [ fhir:v "Submitted" ] ;
     fhir:definition [ fhir:v "The content was sent to the publisher for consideration of publication." ]
  ] [
     fhir:code [ fhir:v "withdrawn" ] ;
     fhir:display [ fhir:v "Withdrawn" ] ;
     fhir:definition [ fhir:v "The content that was not published has been removed from consideration for publishing by the submitter." ]
  ] [
     fhir:code [ fhir:v "pre-review" ] ;
     fhir:display [ fhir:v "Pre review" ] ;
     fhir:definition [ fhir:v "The content is awaiting assignment and delivery to reviewer(s)." ]
  ] [
     fhir:code [ fhir:v "under-review" ] ;
     fhir:display [ fhir:v "Under review" ] ;
     fhir:definition [ fhir:v "The content is in a state of being reviewed." ]
  ] [
     fhir:code [ fhir:v "post-review-pre-published" ] ;
     fhir:display [ fhir:v "Post review pre published" ] ;
     fhir:definition [ fhir:v "The content is in a state between the review(s) being completed and being published." ]
  ] [
     fhir:code [ fhir:v "rejected" ] ;
     fhir:display [ fhir:v "Rejected" ] ;
     fhir:definition [ fhir:v "The content that was not published has been removed from consideration for publishing by a publisher or editor." ]
  ] [
     fhir:code [ fhir:v "published-early-form" ] ;
     fhir:display [ fhir:v "Published early form" ] ;
     fhir:definition [ fhir:v "The content is published but future changes to the published version are expected." ]
  ] [
     fhir:code [ fhir:v "published-final-form" ] ;
     fhir:display [ fhir:v "Published final form" ] ;
     fhir:definition [ fhir:v "The content is published and further changes to the content are not expected." ]
  ] [
     fhir:code [ fhir:v "accepted" ] ;
     fhir:display [ fhir:v "Accepted" ] ;
     fhir:definition [ fhir:v "The content that was not published yet has been approved for publication by the publisher and/or editor." ]
  ] [
     fhir:code [ fhir:v "archived" ] ;
     fhir:display [ fhir:v "Archived" ] ;
     fhir:definition [ fhir:v "The content is retired or considered no longer current but still available as part of the public record." ]
  ] [
     fhir:code [ fhir:v "retracted" ] ;
     fhir:display [ fhir:v "Retracted" ] ;
     fhir:definition [ fhir:v "The content that was published is removed from publication and should no longer be considered part of the public record." ]
  ] [
     fhir:code [ fhir:v "draft" ] ;
     fhir:display [ fhir:v "Draft" ] ;
     fhir:definition [ fhir:v "The content is considered unfinished or incomplete and not representative of the current state desired by the content creator." ]
  ] [
     fhir:code [ fhir:v "active" ] ;
     fhir:display [ fhir:v "Active" ] ;
     fhir:definition [ fhir:v "The content is considered complete for its current state by the content creator." ]
  ] [
     fhir:code [ fhir:v "approved" ] ;
     fhir:display [ fhir:v "Approved" ] ;
     fhir:definition [ fhir:v "The content has been approved for a state transition, with the focus of approval described in the text associated with this coding." ]
  ] [
     fhir:code [ fhir:v "unknown" ] ;
     fhir:display [ fhir:v "Unknown" ] ;
     fhir:definition [ fhir:v "The status of the content is not recorded in the metadata." ]
  ] ) .

# -------------------------------------------------------------------------------------


Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.