{
  "resourceType": "SearchParameter",
  "id": "krcore-sp-practitioner-code",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>KRCoreSearchParameterPractitionerCode</h2><p>Parameter <code>code</code>:<code>token</code></p><div><p>의료인 면허 및 자격증 유형</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/practitioner.html\">Practitioner</a></td></tr><tr><td>Expression</td><td><code>Practitioner.qualification.code</code></td></tr><tr><td>Multiples</td><td>The parameter can repeat (and) and can have repeating values (or)</td></tr></table></div>"
  },
  "url": "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-practitioner-code",
  "version": "1.0.1",
  "name": "KRCoreSearchParameterPractitionerCode",
  "status": "active",
  "experimental": false,
  "date": "2023-06-30T04:42:49+00:00",
  "publisher": "HL7 Korea",
  "contact": [
    {
      "name": "HL7 Korea",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7korea.or.kr/"
        },
        {
          "system": "email",
          "value": "contact@healthall.co.kr"
        }
      ]
    },
    {
      "name": "HealthAll Inc.",
      "telecom": [
        {
          "system": "email",
          "value": "contact@healthall.co.kr",
          "use": "work"
        }
      ]
    }
  ],
  "description": "의료인 면허 및 자격증 유형",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "KR",
          "display": "Korea, Republic of"
        }
      ]
    }
  ],
  "code": "code",
  "base": [
    "Practitioner"
  ],
  "type": "token",
  "expression": "Practitioner.qualification.code",
  "multipleOr": true,
  "_multipleOr": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
        "valueCode": "MAY"
      }
    ]
  },
  "multipleAnd": true,
  "_multipleAnd": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
        "valueCode": "MAY"
      }
    ]
  }
}