This page is part of the FHIR Specification (v1.0.2: DSTU 2). 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: R3 R2
Example of a deprecated naming system (id = "example-replaced")
<NamingSystem xmlns="http://hl7.org/fhir"> <id value="example-replaced"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p> <b>Deprecated SNOMED CT Spanish Registration</b> </p> <p> oid: 2.16.840.1.113883.6.96.1 - deprecated <b>Do Not Use</b></p> </div> </text> <name value="SNOMED CT Spanish"/> <status value="retired"/> <kind value="codesystem"/> <publisher value="Not HL7!"/> <date value="2005-01-25"/> <description value="This was a wrong registration for the spanish editions of SNOMED CT. Do not use"/> <uniqueId> <type value="oid"/> <value value="2.16.840.1.113883.6.96.1"/> </uniqueId> <replacedBy> <reference value="NamingSystem/example"/> </replacedBy> </NamingSystem>
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.