Example
ValueSet/additional-instruction-codes
(XML)
Raw
JSON
XML
(
canonical
form
+
also
see
JSON
XML
Format
Specification
)
Definition
for
Code
System
SynthesisType
Value
SetSNOMED
CT
Additional
Dosage
Instructions
{
"resourceType" : "CodeSystem",
"id" : "synthesis-type",
"meta" : {
"lastUpdated" : "2019-11-01T09:29:23.356+11:00"
},
"text" : {
"status" : "generated",
"div" : "<div>!-- Snipped for Brevity --></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" : 0
}],
"url" : "http://terminology.hl7.org/CodeSystem/synthesis-type",
"identifier" : [{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.4.1348"
}],
"version" : "4.0.1",
"name" : "SynthesisType",
"title" : "SynthesisType",
"status" : "draft",
"experimental" : false,
"date" : "2019-11-01T09:29:23+11:00",
"publisher" : "HL7 (FHIR Project)",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://hl7.org/fhir"
},
{
"system" : "email",
"value" : "fhir@lists.hl7.org"
}]
}],
"description" : "Types of combining results from a body of evidence (eg. summary data meta-analysis).",
"caseSensitive" : true,
"valueSet" : "http://hl7.org/fhir/ValueSet/synthesis-type",
"content" : "complete",
"concept" : [{
"code" : "std-MA",
"display" : "summary data meta-analysis",
"definition" : "A meta-analysis of the summary data of estimates from individual studies or data sets."
},
{
"code" : "IPD-MA",
"display" : "individual patient data meta-analysis",
"definition" : "A meta-analysis of the individual participant data from individual studies or data sets."
},
{
"code" : "indirect-NMA",
"display" : "indirect network meta-analysis",
"definition" : "An indirect meta-analysis derived from 2 or more direct comparisons in a network meta-analysis."
},
{
"code" : "combined-NMA",
"display" : "combined direct plus indirect network meta-analysis",
"definition" : "An composite meta-analysis derived from direct comparisons and indirect comparisons in a network meta-analysis."
},
{
"code" : "range",
"display" : "range of results",
"definition" : "A range of results across a body of evidence."
},
{
"code" : "classification",
"display" : "classifcation of results",
"definition" : "An approach describing a body of evidence by categorically classifying individual studies (eg 3 studies showed beneft and 2 studied found no effect)."
}]
}
<?xml version="1.0" encoding="UTF-8"?>
<ValueSet xmlns="http://hl7.org/fhir">
<id value="additional-instruction-codes"/>
<meta>
<lastUpdated value="2023-03-01T23:03:57.298+11:00"/>
<profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<ul>
<li> Include codes from
<a href="http://www.snomed.org/">
<code> http://snomed.info/sct</code>
</a> where concept is-a 419492006 (Additional dosage instructions)
</li>
</ul>
</div>
</text>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="fhir"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="draft"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="1"/>
</extension>
<url value="http://hl7.org/fhir/ValueSet/additional-instruction-codes"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.95"/>
</identifier>
<version value="5.0.0-draft-final"/>
<name value="SNOMEDCTAdditionalDosageInstructions"/>
<title value="SNOMED CT Additional Dosage Instructions"/>
<status value="draft"/>
<experimental value="true"/>
<date value="2023-03-01T23:03:57+11:00"/>
<publisher value="FHIR Project team"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org/fhir"/>
</telecom>
</contact>
<description value="This value set includes all SNOMED CT Additional Dosage Instructions."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<copyright value="This value set includes content from SNOMED CT, which is copyright © 2002 International
Health Terminology Standards Development Organisation (IHTSDO), and distributed
by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered
by this agreement."/>
<compose>
<include>
<system value="http://snomed.info/sct"/>
<filter>
<property value="concept"/>
<op value="is-a"/>
<value value="419492006"/>
</filter>
</include>
</compose>
</
ValueSet
>
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.