http://hl7.org/fhir/title-type|5.0.0

name
TitleType
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active
date
2020-12-28 05:55:11.0

Title Type

Used to express the reason and specific aspect for the variant title, such as language and specific language.

{
  "description" : "Used to express the reason and specific aspect for the variant title, such as language and specific language.",
  "compose" : null,
  "package" : "hl7.fhir.r5.core@5.0.0",
  "date" : "2020-12-28T05:55:11Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2023-03-26T15:21:02.749+11:00"
  },
  "publisher" : "HL7 (FHIR Project)",
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "001",
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display" : "World"
    } ]
  } ],
  "content" : "complete",
  "name" : "TitleType",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Title Type",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "cds"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  } ],
  "status" : "active",
  "id" : "6efc38de-8e12-5ba2-b576-6031b8fbc106",
  "valueSet" : "http://hl7.org/fhir/ValueSet/title-type",
  "url" : "http://hl7.org/fhir/title-type",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1875",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "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"
  } ],
  "caseSensitive" : true,
  "version" : "5.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}