FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: Informative | Maturity Level: 0 |
{
"resourceType" : "CodeSystem",
"id" : "title-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>This code system \n <code>http://hl7.org/fhir/title-type</code> defines the following codes:\n </p>\n <table class=\"codes\">\n <tr>\n <td style=\"white-space:nowrap\">\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n <td>\n <b>Definition</b>\n </td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">primary\n <a name=\"title-type-primary\"> </a>\n </td>\n <td>Primary title</td>\n <td>Main title for common use. The primary title used for representation if multiple titles exist.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">official\n <a name=\"title-type-official\"> </a>\n </td>\n <td>Official title</td>\n <td>The official or authoritative title.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">scientific\n <a name=\"title-type-scientific\"> </a>\n </td>\n <td>Scientific title</td>\n <td>Title using scientific terminology.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">plain-language\n <a name=\"title-type-plain-language\"> </a>\n </td>\n <td>Plain language title</td>\n <td>Title using language common to lay public discourse.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">subtitle\n <a name=\"title-type-subtitle\"> </a>\n </td>\n <td>Subtitle</td>\n <td>Subtitle or secondary title.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">short-title\n <a name=\"title-type-short-title\"> </a>\n </td>\n <td>Short title</td>\n <td>Brief title (e.g. 'running title' or title used in page headers)</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">acronym\n <a name=\"title-type-acronym\"> </a>\n </td>\n <td>Acronym</td>\n <td>Abbreviation used as title</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">earlier-title\n <a name=\"title-type-earlier-title\"> </a>\n </td>\n <td>Different text in an earlier version</td>\n <td>Alternative form of title in an earlier version such as epub ahead of print.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">language\n <a name=\"title-type-language\"> </a>\n </td>\n <td>Different language</td>\n <td>Additional form of title in a different language.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">autotranslated\n <a name=\"title-type-autotranslated\"> </a>\n </td>\n <td>Different language derived from autotranslation</td>\n <td>Machine translated form of title in a different language, language element codes the language into which it was translated by machine.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">human-use\n <a name=\"title-type-human-use\"> </a>\n </td>\n <td>Human use</td>\n <td>Human-friendly title</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">machine-use\n <a name=\"title-type-machine-use\"> </a>\n </td>\n <td>Machine use</td>\n <td>Machine-friendly title</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">duplicate-uid\n <a name=\"title-type-duplicate-uid\"> </a>\n </td>\n <td>Different text for the same object with a different identifier</td>\n <td>An alternative form of the title in two or more entries, e.g. in multiple medline entries</td>\n </tr>\n </table>\n </div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "informative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 0
},
{
"extension" : [
{
"url" : "packageId",
"valueId" : "hl7.fhir.uv.xver-r5.r4"
},
{
"url" : "version",
"valueString" : "0.0.1-snapshot-2"
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "cds"
}
],
"url" : "http://hl7.org/fhir/title-type",
"version" : "5.0.0",
"name" : "TitleType",
"title" : "Title Type",
"status" : "active",
"experimental" : false,
"date" : "2020-12-28T15:55:11+10:00",
"publisher" : "Clinical Decision Support",
"contact" : [
{
"name" : "Clinical Decision Support",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/dss"
}
]
}
],
"description" : "Used to express the reason and specific aspect for the variant title, such as language and specific language.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : true,
"valueSet" : "http://hl7.org/fhir/ValueSet/title-type",
"content" : "complete",
"concept" : [
{
"code" : "primary",
"display" : "Primary title",
"definition" : "Main title for common use. The primary title used for representation if multiple titles exist."
},
{
"code" : "official",
"display" : "Official title",
"definition" : "The official or authoritative title."
},
{
"code" : "scientific",
"display" : "Scientific title",
"definition" : "Title using scientific terminology."
},
{
"code" : "plain-language",
"display" : "Plain language title",
"definition" : "Title using language common to lay public discourse."
},
{
"code" : "subtitle",
"display" : "Subtitle",
"definition" : "Subtitle or secondary title."
},
{
"code" : "short-title",
"display" : "Short title",
"definition" : "Brief title (e.g. 'running title' or title used in page headers)"
},
{
"code" : "acronym",
"display" : "Acronym",
"definition" : "Abbreviation used as title"
},
{
"code" : "earlier-title",
"display" : "Different text in an earlier version",
"definition" : "Alternative form of title in an earlier version such as epub ahead of print."
},
{
"code" : "language",
"display" : "Different language",
"definition" : "Additional form of title in a different language."
},
{
"code" : "autotranslated",
"display" : "Different language derived from autotranslation",
"definition" : "Machine translated form of title in a different language, language element codes the language into which it was translated by machine."
},
{
"code" : "human-use",
"display" : "Human use",
"definition" : "Human-friendly title"
},
{
"code" : "machine-use",
"display" : "Machine use",
"definition" : "Machine-friendly title"
},
{
"code" : "duplicate-uid",
"display" : "Different text for the same object with a different identifier",
"definition" : "An alternative form of the title in two or more entries, e.g. in multiple medline entries"
}
]
}