This page is part of the FHIR Specification (v4.6.0: R5 Draft Ballot). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B
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 TitleType
<?xml version="1.0" encoding="UTF-8"?> <CodeSystem xmlns="http://hl7.org/fhir"> <id value="title-type"/> <meta> <lastUpdated value="2021-04-15T13:25:09.461+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/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">primary-human-use <a name="title-type-primary-human-use"> </a> </td> <td> Primary human use</td> <td> Human-friendly main or official title</td> </tr> <tr> <td style="white-space:nowrap">primary-machine-use <a name="title-type-primary-machine-use"> </a> </td> <td> Primary Machine Use</td> <td> Machine-friendly main or official title</td> </tr> <tr> <td style="white-space:nowrap">subtitle <a name="title-type-subtitle"> </a> </td> <td> Subtitle</td> <td> Subtitle or Secondary title.</td> </tr> <tr> <td style="white-space:nowrap">short-title <a name="title-type-short-title"> </a> </td> <td> Short title</td> <td> Brief title (e.g. 'running title' or title used in page headers)</td> </tr> <tr> <td style="white-space:nowrap">acronym <a name="title-type-acronym"> </a> </td> <td> Acronym</td> <td> Abbreviation used as title</td> </tr> <tr> <td style="white-space:nowrap">language <a name="title-type-language"> </a> </td> <td> Different language</td> <td> Additional form of title in a different language.</td> </tr> <tr> <td style="white-space:nowrap">autotranslated <a name="title-type-autotranslated"> </a> </td> <td> Different language derived from autotranslation</td> <td> Machine translated form of title in a different language, language element codes the language into which it was translated by machine.</td> </tr> <tr> <td style="white-space:nowrap">duplicate-pmid <a name="title-type-duplicate-pmid"> </a> </td> <td> Different text in additional Medline entry</td> <td> Alternative form of title in two or more Medline entries.</td> </tr> <tr> <td style="white-space:nowrap">earlier-title <a name="title-type-earlier-title"> </a> </td> <td> Different text in an earlier version</td> <td> Alternative form of title in an earlier version such as epub ahead of print.</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/title-type"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.4.642.1.1492"/> </identifier> <version value="4.6.0"/> <name value="TitleType"/> <title value="TitleType"/> <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/title-type"/> <content value="complete"/> <concept> <code value="primary-human-use"/> <display value="Primary human use"/> <definition value="Human-friendly main or official title"/> </concept> <concept> <code value="primary-machine-use"/> <display value="Primary machine use"/> <definition value="Machine-friendly main or official title"/> </concept> <concept> <code value="subtitle"/> <display value="Subtitle"/> <definition value="Subtitle or Secondary title."/> </concept> <concept> <code value="short-title"/> <display value="Short title"/> <definition value="Brief title (e.g. 'running title' or title used in page headers)"/> </concept> <concept> <code value="acronym"/> <display value="Acronym"/> <definition value="Abbreviation used as title"/> </concept> <concept> <code value="language"/> <display value="Different language"/> <definition value="Additional form of title in a different language."/> </concept> <concept> <code value="autotranslated"/> <display value="Different language derived from autotranslation"/> <definition value="Machine translated form of title in a different language, language element codes the language into which it was translated by machine."/> </concept> <concept> <code value="duplicate-pmid"/> <display value="Different text in additional Medline entry"/> <definition value="Alternative form of title in two or more Medline entries."/> </concept> <concept> <code value="earlier-title"/> <display value="Different text in an earlier version"/> <definition value="Alternative form of title in an earlier version such as epub ahead of print."/> </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.