Kids First Implementation Guide
0.1.0 - CI Build

Kids First Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions

: Kids First CodeSystem/species - XML Representation

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="species"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system http://fhir.kids-first.io/CodeSystem/species defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">337915000<a name="species-337915000"> </a></td><td>Homo sapiens</td><td>Human.</td></tr><tr><td style="white-space:nowrap">448771007<a name="species-448771007"> </a></td><td>Canis lupus subspecies familiaris</td><td>Domestic dog.</td></tr></table></div>
  </text>
  <url value="http://fhir.kids-first.io/CodeSystem/species"/>
  <version value="0.1.0"/>
  <name value="species"/>
  <title value="Species"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2020-07-20T20:58:16+00:00"/>
  <publisher value="Kids First DRC"/>
  <contact>
    <name value="Kids First DRC"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:support@kidsfirstdrc.org"/>
    </telecom>
  </contact>
  <description
               value="Species of the Kids First DRC Patient, imported from http://snomed.info/sct."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="337915000"/>
    <display value="Homo sapiens"/>
    <definition value="Human."/>
  </concept>
  <concept>
    <code value="448771007"/>
    <display value="Canis lupus subspecies familiaris"/>
    <definition value="Domestic dog."/>
  </concept>
</CodeSystem>