Sha256: d9f1429d61a50c155d7473e0a496e6d9fa9cd0f253d9ee61d58a72bfcf72f813

Contents?: true

Size: 1.67 KB

Versions: 9

Compression:

Stored size: 1.67 KB

Contents

<?xml version="1.0" encoding="UTF-8"?><NamingSystem xmlns="http://hl7.org/fhir">
  <id value="example"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      
      <p>
        <b>SNOMED CT</b>
      </p>
      
      <p> oid: 2.16.840.1.113883.6.96</p>
      
      <p> uri: http://snomed.info/sct</p>
    
    </div>
  </text>
  <name value="SNOMED CT"/>
  <status value="active"/>
  <kind value="codesystem"/>
  <date value="2014-12-13"/>
  <publisher value="HL7 International on behalf of IHTSDO"/>
  <contact>
    <name value="FHIR project team"/>
    <telecom>
      <system value="other"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
  </contact> 
  <responsible value="IHTSDO &amp; affiliates"/>
  <description value="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 &quot;semantic drift&quot; 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&#39;s concepts are interrelated hierarchically and using description logic.    SNOMED CT concepts have a unique &quot;fully-specified name&quot;, a preferred term, and, optionally, synonyms.  The description languages include English and Spanish."/>
  <uniqueId>
    <type value="oid"/>
    <value value="2.16.840.1.113883.6.96"/>
  </uniqueId>
  <uniqueId>
    <type value="uri"/>
    <value value="http://snomed.info/sct"/>
    <preferred value="true"/>
  </uniqueId>
</NamingSystem>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
fhir_models-1.6.8 lib/fhir_models/examples/xml/namingsystem-example.xml
fhir_models-1.6.7 lib/fhir_models/examples/xml/namingsystem-example.xml
fhir_models-1.6.6 lib/fhir_models/examples/xml/namingsystem-example.xml
fhir_models-1.6.4 lib/fhir_models/examples/xml/namingsystem-example.xml
fhir_models-1.6.3 examples/xml/namingsystem-example.xml
fhir_models-1.6.2 examples/xml/namingsystem-example.xml
fhir_models-1.6.1 examples/xml/namingsystem-example.xml
fhir_models-0.3.1 examples/xml/namingsystem-example.xml
fhir_models-0.3.0 examples/xml/namingsystem-example.xml