CodeSystem Change Set Exchange, published by HL7 International / Terminology Infrastructure. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/termchangeset-ig/ and changes regularly. See the Directory of published versions
| Page standards status: Draft | Maturity Level: 0 |
{
"resourceType" : "ValueSet",
"id" : "loinc-property-vs",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet loinc-property-vs</b></p><a name=\"loinc-property-vs\"> </a><a name=\"hcloinc-property-vs\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-loinc-property-cs.html\"><code>http://hl7.org/fhir/uv/termchangeset/CodeSystem/loinc-property-cs</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦1.0.0</span></li><li>Include all codes defined in <a href=\"http://hl7.org/fhir/R4/codesystem-concept-properties.html\"><code>http://hl7.org/fhir/concept-properties</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 4.0.1, the version found through the package references\"> version 📦4.0.1</span></li><li>Include these codes as defined in <a href=\"CodeSystem-hl7-defined-property-cs.html\"><code>http://hl7.org/fhir/uv/termchangeset/CodeSystem/hl7-defined-property-cs</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦1.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-hl7-defined-property-cs.html#hl7-defined-property-cs-name\">name</a></td><td style=\"color: #cccccc\">name</td></tr><tr><td><a href=\"CodeSystem-hl7-defined-property-cs.html#hl7-defined-property-cs-version\">version</a></td><td>version</td></tr><tr><td><a href=\"CodeSystem-hl7-defined-property-cs.html#hl7-defined-property-cs-display\">display</a></td><td>display</td></tr><tr><td><a href=\"CodeSystem-hl7-defined-property-cs.html#hl7-defined-property-cs-designation\">designation</a></td><td>designation</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "vocab"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 0,
"_valueInteger" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/uv/termchangeset/ImplementationGuide/hl7.fhir.uv.termchangeset"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "draft",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/uv/termchangeset/ImplementationGuide/hl7.fhir.uv.termchangeset"
}
]
}
}
],
"url" : "http://hl7.org/fhir/uv/termchangeset/ValueSet/loinc-property-vs",
"version" : "1.0.0",
"name" : "LOINCPropertyVS",
"title" : "LOINC Property ValueSet",
"status" : "active",
"date" : "2026-03-05T21:25:40+00:00",
"publisher" : "HL7 International / Terminology Infrastructure",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/Vocab"
}
]
}
],
"description" : "A ValueSet containing property concepts for use with LOINC when represented as a FHIR CodeSystem",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/uv/termchangeset/CodeSystem/loinc-property-cs"
},
{
"system" : "http://hl7.org/fhir/concept-properties"
},
{
"system" : "http://hl7.org/fhir/uv/termchangeset/CodeSystem/hl7-defined-property-cs",
"concept" : [
{
"code" : "name"
},
{
"code" : "version",
"display" : "version"
},
{
"code" : "display",
"display" : "display"
},
{
"code" : "designation",
"display" : "designation"
}
]
}
]
}
}