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

: allergy-lens - JSON Representation

Draft as of 2024-06-12

Raw json | Download

{
  "resourceType" : "Library",
  "id" : "allergy-lens",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2024-06-12T12:30:09.424+00:00",
    "source" : "#8e0ccded-206a-96",
    "profile" : [
      🔗 "http://hl7.eu/fhir/ig/gravitate-health/StructureDefinition/lens"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Library allergy-lens</b></p><a name=\"allergy-lens\"> </a><a name=\"hcallergy-lens\"> </a><a name=\"allergy-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>"
  },
  "extension" : [
    {
      "url" : "http://hl7.eu/fhir/ig/gravitate-health/StructureDefinition/lee-version",
      "valueString" : "dev"
    }
  ],
  "url" : "http://hl7.eu/fhir/ig/gravitate-health/Library/mock-lib",
  "identifier" : [
    {
      "system" : "http://gravitate-health.lst.tfo.upm.es",
      "value" : "allergy-lens"
    }
  ],
  "version" : "0.1.0",
  "name" : "allergy-lens",
  "title" : "allergy-lens",
  "status" : "draft",
  "experimental" : true,
  "type" : {
    "coding" : [
      {
        "code" : "logical-library"
      }
    ]
  },
  "date" : "2024-06-12T12:23:10.005Z",
  "publisher" : "Gravitate Health Project",
  "contact" : [
    {
      "name" : "Gravitate Health Project",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.gravitatehealth.eu/"
        }
      ]
    },
    {
      "name" : "Gravitate Health Project",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.gravitatehealth.eu/"
        }
      ]
    }
  ],
  "description" : "Lens that highlight or collapses allergy related information",
  "purpose" : "Collapse or highlight pregnancy related information on a preprocessed ePI.",
  "usage" : "You can import this lens directly to your FHIR Server which suports Library Resource type.",
  "copyright" : "© 2024 Gravitate Health",
  "parameter" : [
    {
      "use" : "in",
      "documentation" : "parameter if it exists",
      "type" : "CodeableConcept"
    }
  ],
  "content" : [
    {
      "contentType" : "application/javascript"
    }
  ]
}