NCPI FHIR Implementation Guide v2
0.2.0 - ci-build
NCPI FHIR Implementation Guide v2 - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 1 |
{
"resourceType" : "ValueSet",
"id" : "title-type-vs",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet title-type-vs</b></p><a name=\"title-type-vs\"> </a><a name=\"hctitle-type-vs\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablevalueset.html\">Shareable ValueSet</a></p></div><ul><li>Include all codes defined in <a href=\"CodeSystem-title-type.html\"><code>http://hl7.org/fhir/title-type</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦0.2.0</span></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
}
],
"url" : "https://nih-ncpi.github.io/ncpi-fhir-ig-2/ValueSet/title-type",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.3.2974"
}
],
"version" : "0.2.0",
"name" : "TitleTypeVS",
"title" : "Title Type",
"status" : "draft",
"experimental" : false,
"date" : "2025-12-03T22:26:51+00:00",
"publisher" : "NCPI FHIR Working Group",
"contact" : [
{
"name" : "NCPI FHIR Working Group",
"telecom" : [
{
"system" : "url",
"value" : "https://www.ncpi-acc.org/about/working-groups"
},
{
"system" : "email",
"value" : "ncpi-fhir-ig@googlegroups.com"
}
]
}
],
"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://hl7.org/fhir/title-type"
}
]
}
}