FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: SearchParameter/af17db5a-9c03-438c-aed6-7c427da117be

Packageca.on.health.sadie
Resource TypeSearchParameter
Idaf17db5a-9c03-438c-aed6-7c427da117be
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.sadie@1.4.11&canonical=https://health.gov.on.ca/sadie/fhir/SearchParameter/FlexFormsRole-ServiceRequest-ApplicantName
URLhttps://health.gov.on.ca/sadie/fhir/SearchParameter/FlexFormsRole-ServiceRequest-ApplicantName
Version1.0.0
Statusactive
NameServiceRequestApplicantName
DescriptionSearch Parameter for the Service Request ApplicantName Extension
Typestring

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "SearchParameter",
  "id": "af17db5a-9c03-438c-aed6-7c427da117be",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2021-11-30T12:58:28.998+00:00"
  },
  "url": "https://health.gov.on.ca/sadie/fhir/SearchParameter/FlexFormsRole-ServiceRequest-ApplicantName",
  "version": "1.0.0",
  "name": "ServiceRequestApplicantName",
  "status": "active",
  "description": "Search Parameter for the Service Request ApplicantName Extension",
  "code": "flexformsrole-serviceRequesApplicantName",
  "base": [
    "ServiceRequest"
  ],
  "type": "string",
  "expression": "ServiceRequest.extension('https://health.gov.on.ca/sadie/fhir/StructureDefinition/ApplicantName')",
  "xpath": "f:ServiceRequest/f:extension[@url='https://health.gov.on.ca/sadie/fhir/StructureDefinition/ApplicantName']",
  "xpathUsage": "normal",
  "target": [
    "ServiceRequest"
  ]
}