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
Draft as of 2024-06-12 |
{
"resourceType" : "Library",
"id" : "allergy-lens",
"meta" : {
"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><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"
}
]
}