{
  "resourceType": "SearchParameter",
  "id": "SFM_PatientTicket_parameter",
  "text": {
    "status": "additional",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>SFM serach parameter for selecting individual patients, using the temporary ticket obtained from SFM</p></div>"
  },
  "url": "http://nhn.no/sfm/fhir/SearchParameter/SFM_PatientTicket_parameter",
  "version": "1",
  "name": "TASK-PATIENTTICKET-PARAMETER",
  "status": "active",
  "date": "2023-05-22",
  "publisher": "Norsk Helsenett SF",
  "description": "Search parameter providing identifiaction of an individual patient",
  "code": "patientTicket",
  "base": [
    "Task",
    "List",
    "AllergyIntolerance",
    "MedicationStatement",
    "Condition",
    "Observation",
    "Basic"
  ],
  "type": "string"
}