This
page
is
part
of
the
FHIR
Specification
(v4.0.1:
R4
(v4.3.0:
R4B
-
Mixed
Normative
and
STU
)
in
it's
permanent
home
(it
will
always
be
available
at
this
URL).
).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
R4B
R4
R3
| Vocabulary Work Group | Maturity Level : N/A | Standards Status : Informative | Compartments : Not linked to any defined compartments |
Raw Turtle (+ also see Turtle/RDF Format Specification )
ValueSet Example using a prepared expansion
@prefix fhir: <http://hl7.org/fhir/> .@prefix owl: <http://www.w3.org/2002/07/owl#> .@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .# - resource -------------------------------------------------------------------<http://hl7.org/fhir/ValueSet/example-expansion> a fhir:ValueSet; fhir:nodeRole fhir:treeRoot;[] a fhir:ValueSet; fhir:Resource.id [ fhir:value "example-expansion"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/StructureDefinition/shareablevalueset";fhir:index 0; fhir:link <http://hl7.org/fhir/StructureDefinition/shareablevalueset>fhir:index 0 ] ]; fhir:DomainResource.text [fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <table class=\"grid\">\n <tr>\n <td>http://loinc.org</td>\n <td>14647-2</td>\n <td>Cholesterol [Moles/volume] in Serum or Plasma</td>\n </tr>\n <tr>\n <td colspan=\"3\">\n <b>Additional Cholesterol codes</b>\n </td>\n </tr>\n <tr>\n <td>http://loinc.org</td>\n <td>2093-3</td>\n <td>Cholesterol [Mass/volume] in Serum or Plasma</td>\n </tr>\n <tr>\n <td>http://loinc.org</td>\n <td>48620-9</td>\n <td>Cholesterol [Mass/volume] in Serum or Plasma ultracentrifugate</td>\n </tr>\n <tr>\n <td>http://loinc.org</td>\n <td>9342-7</td>\n <td>Cholesterol [Percentile]</td>\n </tr>\n <tr>\n <td colspan=\"3\">\n <b>Cholesterol Ratios</b>\n </td>\n </tr>\n <tr>\n <td>http://loinc.org</td>\n <td>2096-6</td>\n <td>Cholesterol/Triglyceride [Mass Ratio] in Serum or Plasma</td>\n </tr>\n <tr>\n <td>http://loinc.org</td>\n <td>35200-5</td>\n <td>Cholesterol/Triglyceride [Mass Ratio] in Serum or Plasma</td>\n </tr>\n <tr>\n <td>http://loinc.org</td>\n <td>48089-7</td>\n <td>Cholesterol/Apolipoprotein B [Molar ratio] in Serum or Plasma</td>\n </tr>\n <tr>\n <td>http://loinc.org</td>\n <td>55838-7</td>\n <td>Cholesterol/Phospholipid [Molar ratio] in Serum or Plasma</td>\n </tr>\n </table>\n </div>"fhir:Narrative.status [ fhir:value "generated" ] ]; fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/ValueSet/example-expansion"]; fhir:ValueSet.version [ fhir:value "20150622"]; fhir:ValueSet.name [ fhir:value "LOINC Codes for Cholesterol in Serum/Plasma"]; fhir:ValueSet.status [ fhir:value "draft"];fhir:ValueSet.experimental [ fhir:value "true"^^xsd:boolean]; fhir:ValueSet.date [ fhir:value "2015-06-22"^^xsd:date];fhir:ValueSet.experimental [ fhir:value "true"]; fhir:ValueSet.date [ fhir:value "2015-06-22"]; fhir:ValueSet.publisher [ fhir:value "FHIR Project team"]; fhir:ValueSet.contact [ fhir:index 0; fhir:ContactDetail.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "url" ]; fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ] ] ]; fhir:ValueSet.description [ fhir:value "This is an example value set that includes all the LOINC codes for serum/plasma cholesterol from v2.36."]; fhir:ValueSet.copyright [ fhir:value "This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use."]; fhir:ValueSet.compose [fhir:ValueSet.compose.include [fhir:ValueSet.include [ fhir:index 0;fhir:ValueSet.compose.include.system [ fhir:value "http://loinc.org" ]; fhir:ValueSet.compose.include.filter [fhir:ValueSet.system [ fhir:value "http://loinc.org" ]; fhir:ValueSet.filter [ fhir:index 0;fhir:ValueSet.compose.include.filter.property [ fhir:value "parent" ]; fhir:ValueSet.compose.include.filter.op [ fhir:value "=" ]; fhir:ValueSet.compose.include.filter.value [ fhir:value "LP43571-6" ]fhir:ValueSet.property [ fhir:value "parent" ]; fhir:ValueSet.op [ fhir:value "=" ]; fhir:ValueSet.value [ fhir:value "LP43571-6" ] ] ] ]; fhir:ValueSet.expansion [ fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/valueset-expansionSource" ];fhir:Extension.valueUri [ fhir:value "http://hl7.org/fhir/ValueSet/example-extensional" ]fhir:Extension.value [ fhir:value "http://hl7.org/fhir/ValueSet/example-extensional" ] ];fhir:ValueSet.expansion.identifier [ fhir:value "urn:uuid:42316ff8-2714-4680-9980-f37a6d1a71bc" ]; fhir:ValueSet.expansion.timestamp [ fhir:value "2015-06-22T13:56:07Z"^^xsd:dateTime ]; fhir:ValueSet.expansion.total [ fhir:value "8"^^xsd:integer ]; fhir:ValueSet.expansion.offset [ fhir:value "0"^^xsd:integer ]; fhir:ValueSet.expansion.parameter [fhir:ValueSet.identifier [ fhir:value "urn:uuid:42316ff8-2714-4680-9980-f37a6d1a71bc" ]; fhir:ValueSet.timestamp [ fhir:value "2015-06-22T13:56:07Z" ]; fhir:ValueSet.total [ fhir:value "8" ]; fhir:ValueSet.offset [ fhir:value "0" ]; fhir:ValueSet.parameter [ fhir:index 0;fhir:ValueSet.expansion.parameter.name [ fhir:value "version" ]; fhir:ValueSet.expansion.parameter.valueString [ fhir:value "2.50" ]fhir:ValueSet.name [ fhir:value "version" ]; fhir:ValueSet.value [ fhir:value "2.50" ] ];fhir:ValueSet.expansion.contains [fhir:ValueSet.contains [ fhir:index 0;fhir:ValueSet.expansion.contains.system [ fhir:value "http://loinc.org" ]; fhir:ValueSet.expansion.contains.version [ fhir:value "2.50" ]; fhir:ValueSet.expansion.contains.code [ fhir:value "14647-2" ]; fhir:ValueSet.expansion.contains.display [ fhir:value "Cholesterol [Moles/volume] in Serum or Plasma" ]fhir:ValueSet.system [ fhir:value "http://loinc.org" ]; fhir:ValueSet.version [ fhir:value "2.50" ]; fhir:ValueSet.code [ fhir:value "14647-2" ]; fhir:ValueSet.display [ fhir:value "Cholesterol [Moles/volume] in Serum or Plasma" ] ], [ fhir:index 1;fhir:ValueSet.expansion.contains.abstract [ fhir:value "true"^^xsd:boolean ]; fhir:ValueSet.expansion.contains.display [ fhir:value "Cholesterol codes" ]; fhir:ValueSet.expansion.contains.contains [fhir:ValueSet.abstract [ fhir:value "true" ]; fhir:ValueSet.display [ fhir:value "Cholesterol codes" ]; fhir:ValueSet.contains [ fhir:index 0;fhir:ValueSet.expansion.contains.system [ fhir:value "http://loinc.org" ]; fhir:ValueSet.expansion.contains.version [ fhir:value "2.50" ]; fhir:ValueSet.expansion.contains.code [ fhir:value "2093-3" ]; fhir:ValueSet.expansion.contains.display [ fhir:value "Cholesterol [Mass/volume] in Serum or Plasma" ]fhir:ValueSet.system [ fhir:value "http://loinc.org" ]; fhir:ValueSet.version [ fhir:value "2.50" ]; fhir:ValueSet.code [ fhir:value "2093-3" ]; fhir:ValueSet.display [ fhir:value "Cholesterol [Mass/volume] in Serum or Plasma" ] ], [ fhir:index 1;fhir:ValueSet.expansion.contains.system [ fhir:value "http://loinc.org" ]; fhir:ValueSet.expansion.contains.version [ fhir:value "2.50" ]; fhir:ValueSet.expansion.contains.code [ fhir:value "48620-9" ]; fhir:ValueSet.expansion.contains.display [ fhir:value "Cholesterol [Mass/volume] in Serum or Plasma ultracentrifugate" ]fhir:ValueSet.system [ fhir:value "http://loinc.org" ]; fhir:ValueSet.version [ fhir:value "2.50" ]; fhir:ValueSet.code [ fhir:value "48620-9" ]; fhir:ValueSet.display [ fhir:value "Cholesterol [Mass/volume] in Serum or Plasma ultracentrifugate" ] ], [ fhir:index 2;fhir:ValueSet.expansion.contains.system [ fhir:value "http://loinc.org" ]; fhir:ValueSet.expansion.contains.version [ fhir:value "2.50" ]; fhir:ValueSet.expansion.contains.code [ fhir:value "9342-7" ]; fhir:ValueSet.expansion.contains.display [ fhir:value "Cholesterol [Percentile]" ]fhir:ValueSet.system [ fhir:value "http://loinc.org" ]; fhir:ValueSet.version [ fhir:value "2.50" ]; fhir:ValueSet.code [ fhir:value "9342-7" ]; fhir:ValueSet.display [ fhir:value "Cholesterol [Percentile]" ] ] ], [ fhir:index 2;fhir:ValueSet.expansion.contains.abstract [ fhir:value "true"^^xsd:boolean ]; fhir:ValueSet.expansion.contains.display [ fhir:value "Cholesterol Ratios" ]; fhir:ValueSet.expansion.contains.contains [fhir:ValueSet.abstract [ fhir:value "true" ]; fhir:ValueSet.display [ fhir:value "Cholesterol Ratios" ]; fhir:ValueSet.contains [ fhir:index 0;fhir:ValueSet.expansion.contains.system [ fhir:value "http://loinc.org" ]; fhir:ValueSet.expansion.contains.version [ fhir:value "2.50" ]; fhir:ValueSet.expansion.contains.code [ fhir:value "2096-6" ]; fhir:ValueSet.expansion.contains.display [ fhir:value "Cholesterol/Triglyceride [Mass Ratio] in Serum or Plasma" ]fhir:ValueSet.system [ fhir:value "http://loinc.org" ]; fhir:ValueSet.version [ fhir:value "2.50" ]; fhir:ValueSet.code [ fhir:value "2096-6" ]; fhir:ValueSet.display [ fhir:value "Cholesterol/Triglyceride [Mass Ratio] in Serum or Plasma" ] ], [ fhir:index 1;fhir:ValueSet.expansion.contains.system [ fhir:value "http://loinc.org" ]; fhir:ValueSet.expansion.contains.version [ fhir:value "2.50" ]; fhir:ValueSet.expansion.contains.code [ fhir:value "35200-5" ]; fhir:ValueSet.expansion.contains.display [ fhir:value "Cholesterol/Triglyceride [Mass Ratio] in Serum or Plasma" ]fhir:ValueSet.system [ fhir:value "http://loinc.org" ]; fhir:ValueSet.version [ fhir:value "2.50" ]; fhir:ValueSet.code [ fhir:value "35200-5" ]; fhir:ValueSet.display [ fhir:value "Cholesterol/Triglyceride [Mass Ratio] in Serum or Plasma" ] ], [ fhir:index 2;fhir:ValueSet.expansion.contains.system [ fhir:value "http://loinc.org" ]; fhir:ValueSet.expansion.contains.version [ fhir:value "2.50" ]; fhir:ValueSet.expansion.contains.code [ fhir:value "48089-7" ]; fhir:ValueSet.expansion.contains.display [ fhir:value "Cholesterol/Apolipoprotein B [Molar ratio] in Serum or Plasma" ]fhir:ValueSet.system [ fhir:value "http://loinc.org" ]; fhir:ValueSet.version [ fhir:value "2.50" ]; fhir:ValueSet.code [ fhir:value "48089-7" ]; fhir:ValueSet.display [ fhir:value "Cholesterol/Apolipoprotein B [Molar ratio] in Serum or Plasma" ] ], [ fhir:index 3;fhir:ValueSet.expansion.contains.system [ fhir:value "http://loinc.org" ]; fhir:ValueSet.expansion.contains.version [ fhir:value "2.50" ]; fhir:ValueSet.expansion.contains.code [ fhir:value "55838-7" ]; fhir:ValueSet.expansion.contains.display [ fhir:value "Cholesterol/Phospholipid [Molar ratio] in Serum or Plasma" ]fhir:ValueSet.system [ fhir:value "http://loinc.org" ]; fhir:ValueSet.version [ fhir:value "2.50" ]; fhir:ValueSet.code [ fhir:value "55838-7" ]; fhir:ValueSet.display [ fhir:value "Cholesterol/Phospholipid [Molar ratio] in Serum or Plasma" ] ] ] ] .# - ontology header ------------------------------------------------------------ <http://hl7.org/fhir/ValueSet/example-expansion.ttl> a owl:Ontology; owl:imports fhir:fhir.ttl; owl:versionIRI <http://build.fhir.org/ValueSet/example-expansion.ttl> .# -------------------------------------------------------------------------------------
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.