FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.xver-r5.r4b
Resource TypeCodeSystem
IdCodeSystem-title-type.json
FHIR VersionR4B
Sourcehttp://hl7.org/fhir/uv/xver-r5.r4b/0.0.1-snapshot-2/CodeSystem-title-type.html
URLhttp://hl7.org/fhir/title-type
Version5.0.0
Statusactive
Date2020-12-28T15:55:11+10:00
NameTitleType
TitleTitle Type
Realmuv
Authorityhl7
DescriptionUsed to express the reason and specific aspect for the variant title, such as language and specific language.
Contentcomplete

Resources that use this resource

ValueSet
R5-title-type-for-R4Cross-version VS for R5.TitleType for use in FHIR R4

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

This code system http://hl7.org/fhir/title-type defines the following codes:

Code Display Definition
primary Primary title Main title for common use. The primary title used for representation if multiple titles exist.
official Official title The official or authoritative title.
scientific Scientific title Title using scientific terminology.
plain-language Plain language title Title using language common to lay public discourse.
subtitle Subtitle Subtitle or secondary title.
short-title Short title Brief title (e.g. 'running title' or title used in page headers)
acronym Acronym Abbreviation used as title
earlier-title Different text in an earlier version Alternative form of title in an earlier version such as epub ahead of print.
language Different language Additional form of title in a different language.
autotranslated Different language derived from autotranslation Machine translated form of title in a different language, language element codes the language into which it was translated by machine.
human-use Human use Human-friendly title
machine-use Machine use Machine-friendly title
duplicate-uid Different text for the same object with a different identifier An alternative form of the title in two or more entries, e.g. in multiple medline entries

Source1

{
  "resourceType": "CodeSystem",
  "id": "title-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r5.r4b"
        },
        {
          "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|4.3.0",
  "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"
    }
  ]
}