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 MedlineCitationOwner
<?xml version="1.0" encoding="UTF-8"?> <CodeSystem xmlns="http://hl7.org/fhir"> <id value="medline-citation-owner"/> <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-owner 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">NLM <a name="medline-citation-owner-NLM"> </a> </td> <td> NLM</td> <td> National Library of Medicine, Index Section.</td> </tr> <tr> <td style="white-space:nowrap">NASA <a name="medline-citation-owner-NASA"> </a> </td> <td> NASA</td> <td> National Aeronautics and Space Administration.</td> </tr> <tr> <td style="white-space:nowrap">PIP <a name="medline-citation-owner-PIP"> </a> </td> <td> PIP</td> <td> Population Information Program, Johns Hopkins School of Public Health.</td> </tr> <tr> <td style="white-space:nowrap">KIE <a name="medline-citation-owner-KIE"> </a> </td> <td> KIE</td> <td> Kennedy Institute of Ethics, Georgetown University.</td> </tr> <tr> <td style="white-space:nowrap">HSR <a name="medline-citation-owner-HSR"> </a> </td> <td> HSR</td> <td> National Information Center on Health Services Research and Health Care Technology, National Library of Medicine.</td> </tr> <tr> <td style="white-space:nowrap">HMD <a name="medline-citation-owner-HMD"> </a> </td> <td> HMD</td> <td> History of Medicine Division, National Library of Medicine.</td> </tr> <tr> <td style="white-space:nowrap">SIS <a name="medline-citation-owner-SIS"> </a> </td> <td> SIS</td> <td> Specialized Information Services Division, National Library of Medicine.</td> </tr> <tr> <td style="white-space:nowrap">NOTNLM <a name="medline-citation-owner-NOTNLM"> </a> </td> <td> NOTNLM</td> <td> Not used by National Library of Medicine; used by others to adapt the MEDLINE DTD for other applications.</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-owner"/> <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="MedlineCitationOwner"/> <title value="MedlineCitationOwner"/> <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 owner."/> <caseSensitive value="true"/> <valueSet value="http://hl7.org/fhir/ValueSet/medline-citation-owner"/> <content value="complete"/> <concept> <code value="NLM"/> <display value="NLM"/> <definition value="National Library of Medicine, Index Section."/> </concept> <concept> <code value="NASA"/> <display value="NASA"/> <definition value="National Aeronautics and Space Administration."/> </concept> <concept> <code value="PIP"/> <display value="PIP"/> <definition value="Population Information Program, Johns Hopkins School of Public Health."/> </concept> <concept> <code value="KIE"/> <display value="KIE"/> <definition value="Kennedy Institute of Ethics, Georgetown University."/> </concept> <concept> <code value="HSR"/> <display value="HSR"/> <definition value="National Information Center on Health Services Research and Health Care Technology, National Library of Medicine."/> </concept> <concept> <code value="HMD"/> <display value="HMD"/> <definition value="History of Medicine Division, National Library of Medicine."/> </concept> <concept> <code value="SIS"/> <display value="SIS"/> <definition value="Specialized Information Services Division, National Library of Medicine."/> </concept> <concept> <code value="NOTNLM"/> <display value="NOTNLM"/> <definition value="Not used by National Library of Medicine; used by others to adapt the MEDLINE DTD for other applications."/> </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.