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

FHIR IG analytics

Packageca.on.health.sadie
Resource TypeSearchParameter
Idcf88af1a-0fbd-4a0f-9afe-8bfc7c2b1d7c
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.sadie@1.4.11&canonical=https://health.gov.on.ca/sadie/fhir/SearchParameter/ServiceRequest-LocationReference
URLhttps://health.gov.on.ca/sadie/fhir/SearchParameter/ServiceRequest-LocationReference
Version1.0.0
Statusactive
NameRequestLocationReference
DescriptionThe Requestor's location
Typereference

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": "cf88af1a-0fbd-4a0f-9afe-8bfc7c2b1d7c",
  "meta": {
    "versionId": "3",
    "lastUpdated": "2021-08-27T14:14:34.182+00:00",
    "tag": [
      {
        "system": "https://smilecdr.com/fhir/NamingSystem/tags",
        "code": "validation_passed",
        "display": "Validation Passed"
      }
    ]
  },
  "url": "https://health.gov.on.ca/sadie/fhir/SearchParameter/ServiceRequest-LocationReference",
  "version": "1.0.0",
  "name": "RequestLocationReference",
  "status": "active",
  "description": "The Requestor's location",
  "code": "location-reference",
  "base": [
    "ServiceRequest"
  ],
  "type": "reference",
  "expression": "ServiceRequest.locationReference",
  "target": [
    "Location"
  ]
}