Vulcan ePI FHIR Implementation Guide
0.1.0 - CI Build

Vulcan ePI FHIR Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions

: Gravitate Health Project Code System - XML Representation

Active as of 2022-09-02

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="gravitate"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/gravitate 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">flavor<a name="gravitate-flavor"> </a></td><td>Flavor</td><td>Placeholder for the Flavor concept</td></tr></table></div>
  </text>
  <url value="http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/gravitate"/>
  <version value="0.1.0"/>
  <name value="CodeSystemGravitate"/>
  <title value="Gravitate Health Project Code System"/>
  <status value="active"/>
  <date value="2022-09-02T12:45:28+00:00"/>
  <contact>
    <name value="Gravitate Health Project"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.gravitatehealth.eu/"/>
    </telecom>
  </contact>
  <description
               value="Gravitate Health Project Code System. Coded concepts defined for internal project use."/>
  <content value="complete"/>
  <count value="1"/>
  <concept>
    <code value="flavor"/>
    <display value="Flavor"/>
    <definition value="Placeholder for the Flavor concept"/>
  </concept>
</CodeSystem>