Definition for Value SetCitedArtifactStatusType
{
"resourceType" : "ValueSet",
"id" : "cited-artifact-status-type",
"meta" : {
"lastUpdated" : "2022-09-10T05:52:37.223+11:00",
"profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"codesystem-cited-artifact-status-type.html\"><code>http://terminology.hl7.org/CodeSystem/cited-artifact-status-type</code></a></li><li>Include these codes as defined in <a href=\"codesystem-publication-status.html\"><code>http://hl7.org/fhir/publication-status</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"codesystem-publication-status.html#publication-status-retired\">retired</a></td><td>Retired</td><td>This resource has been withdrawn or superseded and should no longer be used.</td></tr><tr><td><a href=\"codesystem-publication-status.html#publication-status-unknown\">unknown</a></td><td>Unknown</td><td>The authoring system does not know which of the status values currently applies for this resource. Note: This concept is not to be used for "other" - one of the listed statuses is presumed to apply, it's just not known which one.</td></tr></table></li></ul></div>"
},
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "cds"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-activity",
"valueCode" : "trial-use"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 0
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use"
}],
"url" : "http://hl7.org/fhir/ValueSet/cited-artifact-status-type",
"identifier" : [{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.3.2960"
}],
"version" : "5.0.0-ballot",
"name" : "CitedArtifactStatusType",
"title" : "CitedArtifactStatusType",
"status" : "draft",
"experimental" : true,
"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",
"immutable" : true,
"compose" : {
"include" : [{
"system" : "http://terminology.hl7.org/CodeSystem/cited-artifact-status-type"
},
{
"system" : "http://hl7.org/fhir/publication-status",
"concept" : [{
"code" : "retired",
"display" : "Retired"
},
{
"code" : "unknown",
"display" : "Unknown"
}]
}]
}
}
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.