| Package | hl7.terminology |
| Resource Type | CodeSystem |
| Id | cited-artifact-status-type |
| FHIR Version | R5 |
| Source | http://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/CodeSystem-cited-artifact-status-type.html |
| URL | http://terminology.hl7.org/CodeSystem/cited-artifact-status-type |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-01-20T10:55:11.085+11:00 |
| Name | CitedArtifactStatusType |
| Title | Cited Artifact Status Type |
| Realm | uv |
| Authority | hl7 |
| Description | Cited Artifact Status Type |
| Content | complete |
| ValueSet | |
| cited-artifact-status-type | Cited Artifact Status Type |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem cited-artifact-status-type
Last updated: 2021-03-11 10:55:11+1100
Profile: Shareable CodeSystem
This case-sensitive code system http://terminology.hl7.org/CodeSystem/cited-artifact-status-type defines the following codes:
{
"resourceType": "CodeSystem",
"id": "cited-artifact-status-type",
"meta": {
"lastUpdated": "2021-03-11T10:55:11.085+11:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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": 1
}
],
"url": "http://terminology.hl7.org/CodeSystem/cited-artifact-status-type",
"version": "1.0.0",
"name": "CitedArtifactStatusType",
"title": "Cited Artifact Status Type",
"status": "active",
"experimental": false,
"date": "2025-01-20T10: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",
"caseSensitive": true,
"valueSet": "http://terminology.hl7.org/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."
}
]
}