Gravitate Health FHIR Implementation Guide
0.1.0 - CI Build

Gravitate Health FHIR Implementation Guide, published by Gravitate Health Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/gravitate-health/ and changes regularly. See the Directory of published versions

: condition-lens - XML Representation

Draft as of 2024-06-12

Raw xml | Download


<Library xmlns="http://hl7.org/fhir">
  <id value="condition-lens"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2024-06-12T12:30:09.424+00:00"/>
    <source value="#8e0ccded-206a-96"/>
    <profile
             value="http://hl7.eu/fhir/ig/gravitate-health/StructureDefinition/lens"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Library condition-lens</b></p><a name="condition-lens"> </a><a name="hccondition-lens"> </a><a name="condition-lens-en-US"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">version: 1; Last updated: 2024-06-12 12:30:09+0000; </p><p style="margin-bottom: 0px">Information Source: #8e0ccded-206a-96</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-lens.html">Lens Profile</a></p></div><h2>Parameters</h2><table class="grid"><tr><td/><td>in</td><td/><td/><td>CodeableConcept</td><td>parameter if it exists</td></tr></table><h2>Contents</h2><p><code>No Content</code> (<code>application/javascript</code>)</p></div>
  </text>
  <extension
             url="http://hl7.eu/fhir/ig/gravitate-health/StructureDefinition/lee-version">
    <valueString value="dev"/>
  </extension>
  <url value="http://hl7.eu/fhir/ig/gravitate-health/Library/mock-lib"/>
  <identifier>
    <system value="http://gravitate-health.lst.tfo.upm.es"/>
    <value value="condition-lens"/>
  </identifier>
  <version value="0.1.0"/>
  <name value="condition-lens"/>
  <title value="condition-lens"/>
  <status value="draft"/>
  <experimental value="true"/>
  <type>
    <coding>
      <code value="logical-library"/>
    </coding>
  </type>
  <date value="2024-06-12T12:23:10.005Z"/>
  <publisher value="Gravitate Health Project"/>
  <contact>
    <name value="Gravitate Health Project"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.gravitatehealth.eu/"/>
    </telecom>
  </contact>
  <contact>
    <name value="Gravitate Health Project"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.gravitatehealth.eu/"/>
    </telecom>
  </contact>
  <description
               value="Lens that highlight or collapses information based on condition related information"/>
  <purpose
           value="Collapse or highlight pregnancy related information on a preprocessed ePI."/>
  <usage
         value="You can import this lens directly to your FHIR Server which suports Library Resource type."/>
  <copyright value="© 2024 Gravitate Health"/>
  <parameter>
    <use value="in"/>
    <documentation value="parameter if it exists"/>
    <type value="CodeableConcept"/>
  </parameter>
  <content>
    <contentType value="application/javascript"/>
  </content>
</Library>