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

: Bundle for returning searchset of lenses - JSON Representation

Raw json | Download


{
  "resourceType" : "Bundle",
  "id" : "BundleOfLenses",
  "identifier" : {
    "system" : "https://www.gravitatehealth.eu/sid/doc",
    "value" : "lens-bundle-1"
  },
  "type" : "searchset",
  "timestamp" : "2023-06-27T10:09:22Z",
  "entry" : [
    {
      "fullUrl" : "http://hl7.eu/fhir/ig/gravitate-health/Library/mock-lib",
      "resource" : {
        "resourceType" : "Library",
        "id" : "mock-lib",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.eu/fhir/ig/gravitate-health/StructureDefinition/lens"
          ]
        },
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Library_mock-lib\"> </a><p><b>Generated Narrative: Library</b><a name=\"mock-lib\"> </a><a name=\"hcmock-lib\"> </a></p><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\">ResourceLibrary &quot;mock-lib&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-lens.html\">Lens Profile</a></p></div><p><b>LEEversion</b>: 0.1</p><p><b>identifier</b>: <code>http://example.com</code>/mock-lens</p><p><b>version</b>: 0.1</p><p><b>name</b>: mock-lens</p><p><b>title</b>: This is a mock Lens to show how to apply them to epi</p><p><b>status</b>: draft</p><p><b>experimental</b>: true</p><p><b>type</b>: logical-library <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ([not stated]#logical-library)</span></p><p><b>description</b>: if a person is female and between 18 and 70 years, information about pregnancy is going to be highlighted. if a person is a man, the information is collapsed</p><p><b>jurisdiction</b>: Andorra <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-ISO3166Part1.html\">ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code</a>#AD)</span></p><p><b>purpose</b>: purpose of the lens</p><p><b>usage</b>: this is the explanation of the lens</p><p><b>copyright</b>: copyright label</p><h3>Parameters</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Use</b></td><td><b>Documentation</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>in</td><td>parameter documentation</td><td>CodeableConcept</td></tr></table><h3>Contents</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Data</b></td></tr><tr><td style=\"display: none\">*</td><td>application/javascript</td><td>(base64 data - 10 bytes)</td></tr></table></div>"
        },
        "extension" : [
          {
            "url" : "http://hl7.eu/fhir/ig/gravitate-health/StructureDefinition/lee-version",
            "valueString" : "0.1"
          }
        ],
        "identifier" : [
          {
            "system" : "http://example.com",
            "value" : "mock-lens"
          }
        ],
        "version" : "0.1",
        "name" : "mock-lens",
        "title" : "This is a mock Lens to show how to apply them to epi",
        "status" : "draft",
        "experimental" : true,
        "type" : {
          "coding" : [
            {
              "code" : "logical-library"
            }
          ]
        },
        "description" : "if a person is female and between 18 and 70 years, information about pregnancy is going to be highlighted. if a person is a man, the information is collapsed",
        "jurisdiction" : [
          {
            "coding" : [
              {
                "system" : "urn:iso:std:iso:3166",
                "code" : "AD"
              }
            ]
          }
        ],
        "purpose" : "purpose of the lens",
        "usage" : "this is the explanation of the lens",
        "copyright" : "copyright label",
        "parameter" : [
          {
            "use" : "in",
            "documentation" : "parameter documentation",
            "type" : "CodeableConcept"
          }
        ],
        "content" : [
          {
            "contentType" : "application/javascript",
            "data" : "Y29kZSBkdW1teQ=="
          }
        ]
      }
    },
    {
      "fullUrl" : "http://hl7.eu/fhir/ig/gravitate-health/Library/mock-lib2",
      "resource" : {
        "resourceType" : "Library",
        "id" : "mock-lib2",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.eu/fhir/ig/gravitate-health/StructureDefinition/lens"
          ]
        },
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Library_mock-lib2\"> </a><p><b>Generated Narrative: Library</b><a name=\"mock-lib2\"> </a><a name=\"hcmock-lib2\"> </a></p><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\">ResourceLibrary &quot;mock-lib2&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-lens.html\">Lens Profile</a></p></div><p><b>LEEversion</b>: 0.1</p><p><b>identifier</b>: <code>http://example.com</code>/mock-lens2</p><p><b>version</b>: 0.1</p><p><b>name</b>: mock-lens 2</p><p><b>title</b>: This is a mock Lens to show how to apply them to epi</p><p><b>status</b>: draft</p><p><b>experimental</b>: true</p><p><b>type</b>: logical-library <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ([not stated]#logical-library)</span></p><p><b>description</b>: if a person is female and between 18 and 70 years, information about pregnancy is going to be highlighted. if a person is a man, the information is collapsed</p><p><b>jurisdiction</b>: Andorra <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-ISO3166Part1.html\">ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code</a>#AD)</span></p><p><b>purpose</b>: purpose of the lens</p><p><b>usage</b>: this is the explanation of the lens</p><p><b>copyright</b>: copyright label</p><h3>Parameters</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Use</b></td><td><b>Documentation</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>in</td><td>parameter documentation</td><td>CodeableConcept</td></tr></table><h3>Contents</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Data</b></td></tr><tr><td style=\"display: none\">*</td><td>application/javascript</td><td>(base64 data - 10 bytes)</td></tr></table></div>"
        },
        "extension" : [
          {
            "url" : "http://hl7.eu/fhir/ig/gravitate-health/StructureDefinition/lee-version",
            "valueString" : "0.1"
          }
        ],
        "identifier" : [
          {
            "system" : "http://example.com",
            "value" : "mock-lens2"
          }
        ],
        "version" : "0.1",
        "name" : "mock-lens 2",
        "title" : "This is a mock Lens to show how to apply them to epi",
        "status" : "draft",
        "experimental" : true,
        "type" : {
          "coding" : [
            {
              "code" : "logical-library"
            }
          ]
        },
        "description" : "if a person is female and between 18 and 70 years, information about pregnancy is going to be highlighted. if a person is a man, the information is collapsed",
        "jurisdiction" : [
          {
            "coding" : [
              {
                "system" : "urn:iso:std:iso:3166",
                "code" : "AD"
              }
            ]
          }
        ],
        "purpose" : "purpose of the lens",
        "usage" : "this is the explanation of the lens",
        "copyright" : "copyright label",
        "parameter" : [
          {
            "use" : "in",
            "documentation" : "parameter documentation",
            "type" : "CodeableConcept"
          }
        ],
        "content" : [
          {
            "contentType" : "application/javascript",
            "data" : "Y29kZSBkdW1teQ=="
          }
        ]
      }
    }
  ]
}