Testing IG
0.0.1 - release

Testing IG - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Example CodeSystem - XML Representation

Active as of 2024-06-27

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="example-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This  code system <code>https://fhir-ig-uat.digital.health.nz/testing-ig/CodeSystem/example-cs</code> defines the following code:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">examplecode<a name="example-cs-examplecode"> </a></td><td>examplecode</td></tr></table></div>
  </text>
  <url
       value="https://fhir-ig-uat.digital.health.nz/testing-ig/CodeSystem/example-cs"/>
  <version value="0.0.1"/>
  <name value="ExampleCs"/>
  <title value="Example CodeSystem"/>
  <status value="active"/>
  <date value="2024-06-27T01:53:42+00:00"/>
  <content value="complete"/>
  <count value="1"/>
  <concept>
    <code value="examplecode"/>
    <display value="examplecode"/>
    <definition value="examplecode"/>
  </concept>
</CodeSystem>