SNOMED CT Implementation Guide for FHIR
0.0.1 - CI Build

SNOMED CT Implementation Guide for FHIR, published by SNOMED on FHIR project group. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHTSDO/snomed-ig/ and changes regularly. See the Directory of published versions

: SimpleCodeSystem - XML Representation

Draft as of 2025-07-09

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="CodeSystemDesignationUseExample1"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem CodeSystemDesignationUseExample1</b></p><a name="CodeSystemDesignationUseExample1"> </a><a name="hcCodeSystemDesignationUseExample1"> </a><p>This  code system <code>http://snomed.info/fhir/CodeSystem/CodeSystemDesignationUseExample1</code> provides <b>a fragment</b> that includes following code:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>English (English, en)</b></td></tr><tr><td style="white-space:nowrap">1234<a name="CodeSystemDesignationUseExample1-1234"> </a></td><td>A consumer term</td></tr></table></div>
  </text>
  <url
       value="http://snomed.info/fhir/CodeSystem/CodeSystemDesignationUseExample1"/>
  <version value="0.0.1"/>
  <status value="draft"/>
  <date value="2025-07-09T10:34:35+00:00"/>
  <publisher value="SNOMED on FHIR project group"/>
  <contact>
    <name value="SNOMED on FHIR project group"/>
    <telecom>
      <system value="url"/>
      <value
             value="https://confluence.ihtsdotools.org/display/FHIR/SNOMED+on+FHIR"/>
    </telecom>
  </contact>
  <content value="fragment"/>
  <concept>
    <code value="1234"/>
    <designation>
      <extension
                 url="http://snomed.info/fhir/StructureDefinition/designation-use-context">
        <extension url="context">
          <valueCoding>
            <code value="patient-friendly-refset"/>
          </valueCoding>
        </extension>
        <extension url="role">
          <valueCoding>
            <code value="preferred"/>
          </valueCoding>
        </extension>
        <extension url="type">
          <valueCoding>
            <code value="900000000000013009"/>
          </valueCoding>
        </extension>
      </extension>
      <extension
                 url="http://snomed.info/fhir/StructureDefinition/designation-use-context">
        <extension url="context">
          <valueCoding>
            <code value="patient-unfriendly-refset"/>
          </valueCoding>
        </extension>
        <extension url="role">
          <valueCoding>
            <code value="avoid"/>
          </valueCoding>
        </extension>
        <extension url="type">
          <valueCoding>
            <code value="900000000000013009"/>
          </valueCoding>
        </extension>
      </extension>
      <extension
                 url="http://snomed.info/fhir/StructureDefinition/designation-use-context">
        <extension url="context">
          <valueCoding>
            <system value="http://snomed.info/sct"/>
            <code value="608771002"/>
            <display value="GMDN language reference set"/>
          </valueCoding>
        </extension>
        <extension url="role">
          <valueCoding>
            <system value="http://snomed.info/sct"/>
            <code value="900000000000548007"/>
            <display value="Preferred"/>
          </valueCoding>
        </extension>
        <extension url="type">
          <valueCoding>
            <code value="900000000000013009"/>
          </valueCoding>
        </extension>
      </extension>
      <language value="en"/>
      <use>
        <code value="consumer"/>
      </use>
      <value value="A consumer term"/>
    </designation>
  </concept>
</CodeSystem>