FHIR IG analytics| Package | surescripts.specialty |
| Resource Type | Parameters |
| Id | example-SPOClinicalInformationRequest-Parameters-allergiesQuery.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Parameters",
"id": "example-SPOClinicalInformationRequest-Parameters-active-allergies-intolerances-query",
"parameter": [
{
"name": "ResourceType",
"valueString": "AllergyIntolerance"
},
{
"name": "PatientMrn",
"valueString": "799999"
},
{
"name": "MutuallyDefined",
"valueString": "abc"
},
{
"name": "LoincCode",
"valueString": "48765-2"
},
{
"name": "status",
"valueString": "active"
}
]
}