FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageontariomicdrfhirimplementationguide-0.10.00
Resource TypeSearchParameter
IdSearchParameter-ca-on-mi-sp-imagingstudy-category.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "SearchParameter",
  "id": "ca-on-mi-sp-imagingstudy-category",
  "url": "http://ontariohealth.ca/fhir/SearchParameter/ca-on-mi-sp-imagingstudy-category",
  "name": "ImagingStudyCategorySearchParameter",
  "status": "active",
  "description": "Supports search by the value of the imagingstudy category",
  "code": "category",
  "base": [
    "ImagingStudy"
  ],
  "type": "token",
  "expression": "ImagingStudy.extension.where(url='http://ontariohealth.ca/fhir/StructureDefinition/ext-mi-imagingstudy-category').extension.valueCodeableConcept",
  "multipleAnd": true
}