Health eData 1 Sandbox
0.1.0 - CI Build
Health eData 1 Sandbox - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Page standards status: Trial-use | Maturity Level: 2 |
{
"resourceType" : "SearchParameter",
"id" : "us-core-allergyintolerance-clinical-status",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <!-- <p>\n <strong>NOTE</strong>\n : This US Core SearchParameter definition extends the usage context of the\n <a href=\"http://hl7.org/fhir/R4/extension-capabilitystatement-expectation.html\">Conformance expectation\n extension</a>\n </p>\n <ul>\n <li>multipleAnd</li>\n <li>multipleOr</li>\n <li>comparator</li>\n <li>modifier</li>\n <li>chain</li>\n </ul> --><p>\n <b>id</b>\n : <a href=\"SearchParameter-us-core-allergyintolerance-clinical-status.html\">USCoreAllergyintoleranceClinicalStatus</a>\n <!-- us-core-specimen-id -->\n </p>\n <!-- <p>\n <b>url</b>\n :\n <b>http://hl7.org/fhir/us/core/SearchParameter/us-core-specimen-id</b>\n </p> --> <!-- <p>\n <b>version</b>\n : 4.0.1\n </p> --> <!-- <p>\n <b>name</b>\n : USCoreSpecimenId\n </p> -->\n <p>\n <b>\n derivedFrom\n </b>\n :\n <a href=\"http://hl7.org/fhir/SearchParameter/AllergyIntolerance-clinical-status\">http://hl7.org/fhir/SearchParameter/AllergyIntolerance-clinical-status</a>\n <!-- http://hl7.org/fhir/SearchParameter/Resource-id -->\n </p>\n <!-- <p>\n <b>status</b>\n : active\n </p>\n <p>\n <b>date</b>\n : 04/13/2023\n </p> --><p>\n <b>publisher</b>\n :\n <a href=\"mailto:ehaas@healthedatainc.com\">Health eData Inc</a>\n <!-- HL7 International - Cross-Group Projects -->\n </p>\n <!-- <p>\n <b> useContext</b> : </p> --> <!-- <p>\n <b>jurisdiction</b>\n : United States of America (the)\n <span>(Details : {urn:iso:std:iso:3166 code 'US' = 'United States of America', given as 'United\n States of America (the)'})</span>\n </p> --> <!-- <p>\n <b> purpose</b> : Need to search by identifier for various infrastructural cases - mainly retrieving packages,\n and matching as part of a chain</p> -->\n <p>\n <b>\n code\n </b>\n :\n <code>\n clinical-status\n </code>\n <!-- _id -->\n </p>\n <p>\n <b>base</b>\n : AllergyIntolerance\n <!-- :Specimen -->\n </p>\n <p>\n <b>type</b>\n : token\n <!-- : token -->\n </p>\n <p>\n <b>expression</b>\n :\n <code>AllergyIntolerance.clinicalStatus</code>\n <!-- Specimen.id -->\n </p>\n <p>\n <b>xpath</b>\n :\n <code/>\n <!-- f:Specimen/f:id -->\n </p>\n <p>\n <b>xpathUsage</b>\n : \n <!-- : normal -->\n </p>\n <p>\n <b>multipleOr</b>\n : true (Conformance Expectation = MAY)\n <!-- : True (Conformance Expectation = MAY) -->\n </p>\n <p>\n <b>multipleAnd</b>\n : true (Conformance Expectation = MAY)\n <!-- : True ( Conformance Expectation = MAY) -->\n </p>\n</div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 2,
"_valueInteger" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://www.fhir.org/guides/healthedata1-sandbox/ImplementationGuide/healthedata1-sandbox"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://www.fhir.org/guides/healthedata1-sandbox/ImplementationGuide/healthedata1-sandbox"
}
]
}
}
],
"url" : "http://hl7.org/fhir/us/core/SearchParameter/us-core-allergyintolerance-clinical-status",
"version" : "0.1.0",
"name" : "USCoreAllergyintoleranceClinicalStatus",
"derivedFrom" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-clinical-status",
"status" : "active",
"experimental" : false,
"date" : "2022-04-14",
"publisher" : "Health eData Inc",
"contact" : [
{
"telecom" : [
{
"system" : "email",
"value" : "mailto:ehaas@healthedatainc.com"
}
]
}
],
"description" : "**active | inactive | resolved** \n**NOTE**: This US Core SearchParameter definition extends the usage context of the\n[Conformance expectation extension](http://hl7.org/fhir/R4/extension-capabilitystatement-expectation.html)\n - multipleAnd\n - multipleOr\n - comparator\n - modifier\n - chain",
"code" : "clinical-status",
"base" : [
"AllergyIntolerance"
],
"type" : "token",
"expression" : "AllergyIntolerance.clinicalStatus",
"xpathUsage" : "normal",
"multipleOr" : true,
"_multipleOr" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
]
},
"multipleAnd" : true,
"_multipleAnd" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
]
}
}