FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example CodeSystem/title-type (Turtle)

Clinical Decision Support Work GroupMaturity Level: N/AStandards Status: Informative

Raw Turtle (+ also see Turtle/RDF Format Specification)

Definition for Code SystemTitleType

@prefix fhir: <http://hl7.org/fhir/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

# - resource -------------------------------------------------------------------

[] a fhir:CodeSystem ;
  fhir:id [ fhir:v "title-type"] ;
  fhir:meta [
     fhir:lastUpdated [ fhir:v "2024-04-22T14:44:42.841+00:00" ] ;
     fhir:profile ( [ fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] )
  ] ;
  fhir:text [
     fhir:status [ fhir:v "generated" ]
  ] ;
  fhir:extension ( [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ] ;
     fhir:value [ fhir:v "cds" ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ] ;
     fhir:value [ fhir:v "trial-use" ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ] ;
     fhir:value [ fhir:v "0" ]
  ] ) ;
  fhir:url [ fhir:v "http://hl7.org/fhir/title-type"], [ fhir:v "http://hl7.org/fhir/title-type"] ;
  fhir:identifier ( [
     fhir:system [ fhir:v "urn:ietf:rfc:3986" ] ;
     fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.4.1875" ]
  ] [
     fhir:system [ fhir:v "urn:ietf:rfc:3986" ] ;
     fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.4.1875" ]
  ] ) ;
  fhir:version [ fhir:v "6.0.0-cibuild"], [ fhir:v "6.0.0-cibuild"] ;
  fhir:name [ fhir:v "TitleType"], [ fhir:v "TitleType"] ;
  fhir:title [ fhir:v "Title Type"], [ fhir:v "Title Type"] ;
  fhir:status [ fhir:v "active"], [ fhir:v "active"] ;
  fhir:experimental [ fhir:v "false"], [ fhir:v "false"] ;
  fhir:date [ fhir:v "2020-12-28T16:55:11+11:00"], [ fhir:v "2020-12-28T16:55:11+11:00"] ;
  fhir:publisher [ fhir:v "HL7 (FHIR Project)"], [ fhir:v "HL7 (FHIR Project)"] ;
  fhir:contact ( [
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://hl7.org/fhir" ]
     ] [
       fhir:system [ fhir:v "email" ] ;
       fhir:value [ fhir:v "fhir@lists.hl7.org" ]
     ] )
  ] [
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://hl7.org/fhir" ]
     ] [
       fhir:system [ fhir:v "email" ] ;
       fhir:value [ fhir:v "fhir@lists.hl7.org" ]
     ] )
  ] ) ;
  fhir:description [ fhir:v "Used to express the reason and specific aspect for the variant title, such as language and specific language."], [ fhir:v "Used to express the reason and specific aspect for the variant title, such as language and specific language."] ;
  fhir:jurisdiction ( [
     fhir:coding ( [
       fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ;
       fhir:code [ fhir:v "001" ] ;
       fhir:display [ fhir:v "World" ]
     ] )
  ] [
     fhir:coding ( [
       fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ;
       fhir:code [ fhir:v "001" ] ;
       fhir:display [ fhir:v "World" ]
     ] )
  ] ) ;
  fhir:caseSensitive [ fhir:v "true"] ;
  fhir:valueSet [ fhir:v "http://hl7.org/fhir/ValueSet/title-type"] ;
  fhir:content [ fhir:v "complete"] ;
  fhir:concept ( [
     fhir:code [ fhir:v "primary" ] ;
     fhir:display [ fhir:v "Primary title" ] ;
     fhir:definition [ fhir:v "Main title for common use. The primary title used for representation if multiple titles exist." ]
  ] [
     fhir:code [ fhir:v "official" ] ;
     fhir:display [ fhir:v "Official title" ] ;
     fhir:definition [ fhir:v "The official or authoritative title." ]
  ] [
     fhir:code [ fhir:v "scientific" ] ;
     fhir:display [ fhir:v "Scientific title" ] ;
     fhir:definition [ fhir:v "Title using scientific terminology." ]
  ] [
     fhir:code [ fhir:v "plain-language" ] ;
     fhir:display [ fhir:v "Plain language title" ] ;
     fhir:definition [ fhir:v "Title using language common to lay public discourse." ]
  ] [
     fhir:code [ fhir:v "subtitle" ] ;
     fhir:display [ fhir:v "Subtitle" ] ;
     fhir:definition [ fhir:v "Subtitle or secondary title." ]
  ] [
     fhir:code [ fhir:v "short-title" ] ;
     fhir:display [ fhir:v "Short title" ] ;
     fhir:definition [ fhir:v "Brief title (e.g. 'running title' or title used in page headers)" ]
  ] [
     fhir:code [ fhir:v "acronym" ] ;
     fhir:display [ fhir:v "Acronym" ] ;
     fhir:definition [ fhir:v "Abbreviation used as title" ]
  ] [
     fhir:code [ fhir:v "earlier-title" ] ;
     fhir:display [ fhir:v "Different text in an earlier version" ] ;
     fhir:definition [ fhir:v "Alternative form of title in an earlier version such as epub ahead of print." ]
  ] [
     fhir:code [ fhir:v "language" ] ;
     fhir:display [ fhir:v "Different language" ] ;
     fhir:definition [ fhir:v "Additional form of title in a different language." ]
  ] [
     fhir:code [ fhir:v "autotranslated" ] ;
     fhir:display [ fhir:v "Different language derived from autotranslation" ] ;
     fhir:definition [ fhir:v "Machine translated form of title in a different language, language element codes the language into which it was translated by machine." ]
  ] [
     fhir:code [ fhir:v "human-use" ] ;
     fhir:display [ fhir:v "Human use" ] ;
     fhir:definition [ fhir:v "Human-friendly title" ]
  ] [
     fhir:code [ fhir:v "machine-use" ] ;
     fhir:display [ fhir:v "Machine use" ] ;
     fhir:definition [ fhir:v "Machine-friendly title" ]
  ] [
     fhir:code [ fhir:v "duplicate-uid" ] ;
     fhir:display [ fhir:v "Different text for the same object with a different identifier" ] ;
     fhir:definition [ fhir:v "An alternative form of the title in two or more entries, e.g. in multiple medline entries" ]
  ] ) .

# -------------------------------------------------------------------------------------


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.