This page is part of the Canonical Resource Management Infrastructure Implementation Guide (v2.0.0-ballot: STU 2 Ballot) based on FHIR (HL7® FHIR® Standard) R4. This version is a pre-release. The current official version is 1.0.0. For a full list of available versions, see the Directory of published versions
| Page standards status: Informative |
{
"resourceType" : "NamingSystem",
"id" : "publishable-example",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishablenamingsystem"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem publishable-example</b></p><a name=\"publishable-example\"> </a><a name=\"hcpublishable-example\"> </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=\"StructureDefinition-crmi-publishablenamingsystem.html\">CRMI Publishable NamingSystem</a></p></div><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://hl7.org/fhir/uv/crmi/NamingSystem/publishable-example</td></tr><tr><td>Version</td><td>2.0.0-ballot</td></tr><tr><td>Name</td><td>SNOMEDCTExample</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>SNOMED CT is a concept-based, scientifically validated terminology that provides a unique and permanent concept identifier that can be included in multiple HL7 data types including CD and CE. The concepts are managed to avoid "semantic drift" so the meaning remains constant. If the concept is found to be ambiguous or the meaning changes, the concept is inactivated but still retained and the identifier is never reused. SNOMED CT's concepts are interrelated hierarchically and using description logic. SNOMED CT concepts have a unique "fully-specified name", a preferred term, and, optionally, synonyms. The description languages include English and Spanish.</p>\n</div></td></tr><tr><td>Publisher</td><td>HL7 International on behalf of IHTSDO</td></tr><tr><td>OID</td><td>2.16.840.1.113883.4.642.40.38.31.1 (for OID based terminology systems)</td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td></tr><tr><td>OID</td><td>2.16.840.1.113883.6.96</td><td/></tr><tr><td>URI</td><td>http://snomed.info/sct</td><td>true</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/artifact-url",
"valueUri" : "http://hl7.org/fhir/uv/crmi/NamingSystem/publishable-example"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/artifact-version",
"valueString" : "0.1.0"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/artifact-title",
"valueString" : "SNOMED CT (Publishable Example)"
},
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
"valueUri" : "http://hl7.org/fhir/uv/crmi/NamingSystem/publishable-example"
},
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
"valueString" : "2.0.0-ballot"
}
],
"name" : "SNOMEDCTExample",
"status" : "active",
"kind" : "codesystem",
"date" : "2014-12-13",
"publisher" : "HL7 International on behalf of IHTSDO",
"contact" : [
{
"name" : "FHIR project team",
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org/fhir"
}
]
}
],
"responsible" : "IHTSDO & affiliates",
"description" : "SNOMED CT is a concept-based, scientifically validated terminology that provides a unique and permanent concept identifier that can be included in multiple HL7 data types including CD and CE. The concepts are managed to avoid \"semantic drift\" so the meaning remains constant. If the concept is found to be ambiguous or the meaning changes, the concept is inactivated but still retained and the identifier is never reused. SNOMED CT's concepts are interrelated hierarchically and using description logic. SNOMED CT concepts have a unique \"fully-specified name\", a preferred term, and, optionally, synonyms. The description languages include English and Spanish.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"uniqueId" : [
{
"type" : "oid",
"value" : "2.16.840.1.113883.6.96"
},
{
"type" : "uri",
"value" : "http://snomed.info/sct",
"preferred" : true
}
]
}