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 (JSON)

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

Raw JSON (canonical form + also see JSON Format Specification)

Definition for Code SystemCitedArtifactStatusType

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