This page is part of the FHIR Specification (v4.1.0: Release 4B Ballot #1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Clinical Decision Support Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw XML (canonical form + also see XML Format Specification)
Definition for Code System MedlineCitationStatus
<?xml version="1.0" encoding="UTF-8"?> <CodeSystem xmlns="http://hl7.org/fhir"> <id value="medline-citation-status"/> <meta> <lastUpdated value="2021-03-11T17:06:20.662+11:00"/> <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p> This code system http://hl7.org/fhir/medline-citation-status 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">Completed <a name="medline-citation-status-Completed"> </a> </td> <td> Completed</td> <td> MedlineCitation record completed (see https://www.nlm.nih.gov/bsd/licensee/elements_descriptions.ht ml#status_value).</td> </tr> <tr> <td style="white-space:nowrap">In-Process <a name="medline-citation-status-In-Process"> </a> </td> <td> In-Process</td> <td> MedlineCitation record reviewed at citation level (see https://www.nlm.nih.gov/bsd/licensee/elements _descriptions.html#status_value).</td> </tr> <tr> <td style="white-space:nowrap">PubMed-not-MEDLINE <a name="medline-citation-status-PubMed-not-MEDLINE"> </a> </td> <td> PubMed-not-MEDLINE</td> <td> MedlineCitation record that is indexed without MeSH Headings (see https://www.nlm.nih.gov/bsd/licens ee/elements_descriptions.html#status_value).</td> </tr> <tr> <td style="white-space:nowrap">In-Data-Review <a name="medline-citation-status-In-Data-Review"> </a> </td> <td> In-Data-Review</td> <td> MedlineCitation record reviewed at journal issue level (see https://www.nlm.nih.gov/bsd/licensee/ele ments_descriptions.html#status_value).</td> </tr> <tr> <td style="white-space:nowrap">Publisher <a name="medline-citation-status-Publisher"> </a> </td> <td> Publisher</td> <td> MedlineCitation record not indexed for MEDLINE (see https://www.nlm.nih.gov/bsd/licensee/elements_de scriptions.html#status_value).</td> </tr> <tr> <td style="white-space:nowrap">MEDLINE <a name="medline-citation-status-MEDLINE"> </a> </td> <td> MEDLINE</td> <td> MedlineCitation record that is a true MEDLINE record (see https://www.nlm.nih.gov/bsd/licensee/eleme nts_descriptions.html#status_value).</td> </tr> <tr> <td style="white-space:nowrap">OLDMEDLINE <a name="medline-citation-status-OLDMEDLINE"> </a> </td> <td> OLDMEDLINE</td> <td> MedlineCitation record that is indexed with original (older) MeSH Headings (see https://www.nlm.nih. gov/bsd/licensee/elements_descriptions.html#status_value).</td> </tr> </table> </div> </text> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"> <valueCode value="cds"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"> <valueCode value="trial-use"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"> <valueInteger value="0"/> </extension> <url value="http://hl7.org/fhir/medline-citation-status"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.4.642.1.0"/> </identifier> <version value="4.1.0"/> <name value="MedlineCitationStatus"/> <title value="MedlineCitationStatus"/> <status value="draft"/> <experimental value="false"/> <date value="2021-01-05T10:01:24+11:00"/> <publisher value="HL7 (FHIR Project)"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <description value="Used for status."/> <caseSensitive value="true"/> <valueSet value="http://hl7.org/fhir/ValueSet/medline-citation-status"/> <content value="complete"/> <concept> <code value="Completed"/> <display value="Completed"/> <definition value="MedlineCitation record completed (see https://www.nlm.nih.gov/bsd/licensee/elements_descriptions.ht ml#status_value)."/> </concept> <concept> <code value="In-Process"/> <display value="In-Process"/> <definition value="MedlineCitation record reviewed at citation level (see https://www.nlm.nih.gov/bsd/licensee/elements _descriptions.html#status_value)."/> </concept> <concept> <code value="PubMed-not-MEDLINE"/> <display value="PubMed-not-MEDLINE"/> <definition value="MedlineCitation record that is indexed without MeSH Headings (see https://www.nlm.nih.gov/bsd/licens ee/elements_descriptions.html#status_value)."/> </concept> <concept> <code value="In-Data-Review"/> <display value="In-Data-Review"/> <definition value="MedlineCitation record reviewed at journal issue level (see https://www.nlm.nih.gov/bsd/licensee/ele ments_descriptions.html#status_value)."/> </concept> <concept> <code value="Publisher"/> <display value="Publisher"/> <definition value="MedlineCitation record not indexed for MEDLINE (see https://www.nlm.nih.gov/bsd/licensee/elements_de scriptions.html#status_value)."/> </concept> <concept> <code value="MEDLINE"/> <display value="MEDLINE"/> <definition value="MedlineCitation record that is a true MEDLINE record (see https://www.nlm.nih.gov/bsd/licensee/eleme nts_descriptions.html#status_value)."/> </concept> <concept> <code value="OLDMEDLINE"/> <display value="OLDMEDLINE"/> <definition value="MedlineCitation record that is indexed with original (older) MeSH Headings (see https://www.nlm.nih. gov/bsd/licensee/elements_descriptions.html#status_value)."/> </concept> </CodeSystem>
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.