Mona FHIR Implementation Guide
0.4.50648 - ci-build
Mona FHIR Implementation Guide - Local Development build (v0.4.50648). See the Directory of published versions
{
"resourceType" : "SearchParameter",
"id" : "AllergyIntolerance-encounter",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>url</b>: <code>https://fhir.mona.icu/SearchParameter/AllergyIntolerance-encounter</code></p><p><b>version</b>: 0.4.50648</p><p><b>name</b>: AllergyIntoleranceEncounter</p><p><b>status</b>: active</p><p><b>date</b>: 2021-04-27</p><p><b>publisher</b>: Clinomic</p><p><b>contact</b>: Clinomic: <a href=\"https://clinomic.ai/\">https://clinomic.ai/</a>,<a href=\"mailto:info@clinomic.ai\">info@clinomic.ai</a></p><p><b>description</b>: Searches for allergy-intolerances that are linked to a specific encounter.</p><p><b>code</b>: encounter</p><p><b>base</b>: AllergyIntolerance</p><p><b>type</b>: reference</p><p><b>expression</b>: AllergyIntolerance.encounter</p></div>"
},
"url" : "https://fhir.mona.icu/SearchParameter/AllergyIntolerance-encounter",
"version" : "0.4.50648",
"name" : "AllergyIntoleranceEncounter",
"status" : "active",
"date" : "2021-04-27",
"publisher" : "Clinomic",
"contact" : [
{
"name" : "Clinomic",
"telecom" : [
{
"system" : "url",
"value" : "https://clinomic.ai/"
},
{
"system" : "email",
"value" : "info@clinomic.ai"
}
]
}
],
"description" : "Searches for allergy-intolerances that are linked to a specific encounter.",
"code" : "encounter",
"base" : [
"AllergyIntolerance"
],
"type" : "reference",
"expression" : "AllergyIntolerance.encounter"
}