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" : "snomed-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 snomed-property-vs</b></p><a name=\"snomed-property-vs\"> </a><a name=\"hcsnomed-property-vs\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where concept is-a 410662002 (Concept model attribute (attribute))</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 all codes 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></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><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><a href=\"http://snomed.info/id/762706009\">762706009</a></td><td>Concept model data attribute (attribute)</td></tr><tr><td><a href=\"http://snomed.info/id/762705008\">762705008</a></td><td>Concept model object attribute (attribute)</td></tr><tr><td><a href=\"http://snomed.info/id/410662002\">410662002</a></td><td>Concept model attribute (attribute)</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/snomed-property-vs",
"version" : "1.0.0",
"name" : "SNOMEDPropertyVS",
"title" : "SNOMED CT Property ValueSet",
"status" : "draft",
"experimental" : false,
"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" : "All SNOMED CT concepts that can be used as properties in FHIR CodeSystem representations",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"copyright" : "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" : "http://snomed.info/sct",
"filter" : [
{
"property" : "concept",
"op" : "is-a",
"value" : "410662002"
}
]
},
{
"system" : "http://hl7.org/fhir/concept-properties"
},
{
"system" : "http://hl7.org/fhir/uv/termchangeset/CodeSystem/hl7-defined-property-cs"
}
],
"exclude" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "762706009",
"display" : "Concept model data attribute (attribute)"
},
{
"code" : "762705008",
"display" : "Concept model object attribute (attribute)"
},
{
"code" : "410662002",
"display" : "Concept model attribute (attribute)"
}
]
}
]
}
}