This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
Clinical Decision Support Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw Turtle (+ also see Turtle/RDF Format Specification)
Definition for Code SystemCitedArtifactStatusType
@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 "cited-artifact-status-type"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2025-01-19T04:22:29.174+11:00"^^xsd:dateTime ] ; fhir:profile ( [ fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/StructureDefinition/shareablecodesystem> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cited-artifact-status-type</b></p><a name=\"cited-artifact-status-type\"> </a><a name=\"hccited-artifact-status-type\"> </a><a name=\"cited-artifact-status-type-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2021-03-11T10:55:11.085+11:00</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"shareablecodesystem.html\">Shareable CodeSystem</a></p></div><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>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ; fhir:value [ fhir:v "cds" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ; fhir:value [ fhir:v "trial-use" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ; fhir:value [ fhir:v "0"^^xsd:integer ] ] ) ; # fhir:url [ fhir:v "http://hl7.org/fhir/cited-artifact-status-type"^^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.4.1892" ] ] ) ; # fhir:version [ fhir:v "6.0.0-ballot2"] ; # fhir:name [ fhir:v "CitedArtifactStatusType"] ; # fhir:title [ fhir:v "Cited Artifact Status Type"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # fhir:date [ fhir:v "2021-03-11T10:55:11.085+11:00"^^xsd:dateTime] ; # fhir:publisher [ 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:description [ fhir:v "Cited Artifact Status Type"] ; # 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"^^xsd:boolean] ; # fhir:valueSet [ fhir:v "http://hl7.org/fhir/ValueSet/cited-artifact-status-type"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/ValueSet/cited-artifact-status-type> ] ; # fhir:hierarchyMeaning [] ; # 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.
FHIR ®© HL7.org 2011+. FHIR R6 hl7.fhir.core#6.0.0-ballot2 generated on Sat, Jan 18, 2025 17:57+0000.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R5 |
|
Propose a change