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 AlternativeTitleType
<?xml version="1.0" encoding="UTF-8"?> <CodeSystem xmlns="http://hl7.org/fhir"> <id value="alternative-title-type"/> <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://terminology.hl7.org/CodeSystem/alternative-title-type 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">language <a name="alternative-title-type-language"> </a> </td> <td> Different language</td> <td> Alternative form of title or abstract is a different language.</td> </tr> <tr> <td style="white-space:nowrap">autotranslated <a name="alternative-title-type-autotranslated"> </a> </td> <td> Different language derived from autotranslation</td> <td> Alternative form of title or abstract is a different language, language element codes the language into which it was translated by machine.</td> </tr> <tr> <td style="white-space:nowrap">duplicatePmid <a name="alternative-title-type-duplicatePmid"> </a> </td> <td> Different text in additional Medline entry</td> <td> Alternative form of title or abstract in two or more Medline entries.</td> </tr> <tr> <td style="white-space:nowrap">earlierTitle <a name="alternative-title-type-earlierTitle"> </a> </td> <td> Different text in an earlier version</td> <td> Alternative form of title or abstract in an earlier version such as epub ahead of print.</td> </tr> <tr> <td style="white-space:nowrap">subtitle <a name="alternative-title-type-subtitle"> </a> </td> <td> Subtitle</td> <td> Subtitle or Secondary title.</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://terminology.hl7.org/CodeSystem/alternative-title-type"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.4.642.1.1493"/> </identifier> <version value="4.1.0"/> <name value="AlternativeTitleType"/> <title value="AlternativeTitleType"/> <status value="draft"/> <experimental value="false"/> <date value="2020-12-28T16:55:11+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 to express the reason and specific aspect for the variant title, such as language and specific language."/> <caseSensitive value="true"/> <valueSet value="http://hl7.org/fhir/ValueSet/alternative-title-type"/> <content value="complete"/> <concept> <code value="language"/> <display value="Different language"/> <definition value="Alternative form of title or abstract is a different language."/> </concept> <concept> <code value="autotranslated"/> <display value="Different language derived from autotranslation"/> <definition value="Alternative form of title or abstract is a different language, language element codes the language into which it was translated by machine."/> </concept> <concept> <code value="duplicatePmid"/> <display value="Different text in additional Medline entry"/> <definition value="Alternative form of title or abstract in two or more Medline entries."/> </concept> <concept> <code value="earlierTitle"/> <display value="Different text in an earlier version"/> <definition value="Alternative form of title or abstract in an earlier version such as epub ahead of print."/> </concept> <concept> <code value="subtitle"/> <display value="Subtitle"/> <definition value="Subtitle or Secondary title."/> </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.