http://hl7.org/fhir/title-type|5.0.0
name
TitleType
TitleType
package
hl7.fhir.r5.core@5.0.0
hl7.fhir.r5.core@5.0.0
content
complete
complete
status
active
active
date
2020-12-28 05:55:11.0
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.
POST /CodeSystem/$validate-codedocsInput
{
"resourceType" : "Parameters",
"parameter" : [ {
"name" : "url",
"valueUri" : "http://hl7.org/fhir/title-type"
}, {
"name" : "version",
"valueString" : "5.0.0"
} ]
}