eHealth Infrastructure (v2019.5.2)

{
  "resourceType" : "SearchParameter",
  "id" : "ehealth-patient-search-managingOrganizationIdentifier",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: ehealth-patient-search-managingOrganizationIdentifier</p><p><b>url</b>: <a href=\"http://ehealth.sundhed.dk/fhir/SearchParameter/Patient/managingOrganizationIdentifier\">http://ehealth.sundhed.dk/fhir/SearchParameter/Patient/managingOrganizationIdentifier</a></p><p><b>name</b>: managingOrganizationIdentifier</p><p><b>status</b>: active</p><p><b>code</b>: managingOrganizationIdentifier</p><p><b>base</b>: Patient</p><p><b>type</b>: token</p><p><b>description</b>: Search parameter for finding a patient based on the identifier(s) of the managing organization</p><p><b>expression</b>: Patient.managingOrganization.identifier</p><p><b>xpathUsage</b>: normal</p></div>"
  },
  "url" : "http://ehealth.sundhed.dk/fhir/SearchParameter/Patient/managingOrganizationIdentifier",
  "name" : "managingOrganizationIdentifier",
  "status" : "active",
  "code" : "managingOrganizationIdentifier",
  "base" : [
    "Patient"
  ],
  "type" : "token",
  "description" : "Search parameter for finding a patient based on the identifier(s) of the managing organization",
  "expression" : "Patient.managingOrganization.identifier",
  "xpathUsage" : "normal"
}