HL7 Terminology (THO)
7.4.0 - Publication
HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 7.4.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 1 |
{
"resourceType" : "ValueSet",
"id" : "published-in-type",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet published-in-type</b></p><a name=\"published-in-type\"> </a><a name=\"hcpublished-in-type\"> </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/R5/shareablevalueset.html\">Shareable ValueSet</a></p></div><ul><li>Include these codes as defined in <code>https://www.nlm.nih.gov/mesh</code><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>D020492</td><td>Periodical</td></tr><tr><td>D019991</td><td>Database</td></tr><tr><td>D001877</td><td>Book</td></tr><tr><td>D064886</td><td>Dataset</td></tr></table></li></ul></div>"
},
"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/published-in-type",
"version" : "2.0.0",
"name" : "PublishedInType",
"title" : "Published In 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" : "The type of publication such as book, database, or journal.",
"immutable" : true,
"compose" : {
"include" : [
{
"system" : "https://www.nlm.nih.gov/mesh",
"concept" : [
{
"code" : "D020492",
"display" : "Periodical"
},
{
"code" : "D019991",
"display" : "Database"
},
{
"code" : "D001877",
"display" : "Book"
},
{
"code" : "D064886",
"display" : "Dataset"
}
]
}
]
}
}