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

FHIR IG analytics

Packagehl7.terminology
Resource TypeValueSet
Idtitle-type
FHIR VersionR5
Sourcehttp://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/ValueSet-title-type.html
URLhttp://terminology.hl7.org/ValueSet/title-type
Version1.0.0
Statusactive
Date2025-01-20T16:55:11+11:00
NameTitleType
TitleTitle Type
Realmuv
Authorityhl7
DescriptionUsed to express the reason and specific aspect for the variant title, such as language and specific language.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
title-typeTitle Type

Narrative

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

Generated Narrative: ValueSet title-type


Source1

{
  "resourceType": "ValueSet",
  "id": "title-type",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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": 1
    }
  ],
  "url": "http://terminology.hl7.org/ValueSet/title-type",
  "version": "1.0.0",
  "name": "TitleType",
  "title": "Title Type",
  "status": "active",
  "experimental": false,
  "date": "2025-01-20T16:55:11+11:00",
  "publisher": "HL7 (FHIR Project)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        },
        {
          "system": "email",
          "value": "fhir@lists.hl7.org"
        }
      ]
    }
  ],
  "description": "Used to express the reason and specific aspect for the variant title, such as language and specific language.",
  "immutable": true,
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/title-type"
      }
    ]
  }
}