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

FHIR IG Statistics: SearchParameter/krcore-sp-allergyintolerance-category

Packagephis.ig.createtest
TypeSearchParameter
Idkrcore-sp-allergyintolerance-category
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=phis.ig.createtest@0.0.2&canonical=http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-allergyintolerance-category
URLhttp://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-allergyintolerance-category
Version1.0.1
Statusactive
Date2023-06-30T13:42:49+09:00
NameKRCoreSearchParameterAllergyIntoleranceCategory
Authorityhl7
Description알레르기 및 불내성 원인구분
Typetoken

Resources that use this resource

CapabilityStatement
krcore-capabilitystatement-clientKR Core Client CapabilityStatement
krcore-capabilitystatement-serverKR Core Server CapabilityStatement

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

KRCoreSearchParameterAllergyIntoleranceCategory

Parameter category:token

알레르기 및 불내성 원인구분

ResourceAllergyIntolerance
ExpressionAllergyIntolerance.category
MultiplesThe parameter can repeat (and) and can have repeating values (or)

Source

{
  "resourceType": "SearchParameter",
  "id": "krcore-sp-allergyintolerance-category",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-allergyintolerance-category",
  "version": "1.0.1",
  "name": "KRCoreSearchParameterAllergyIntoleranceCategory",
  "derivedFrom": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-category",
  "status": "active",
  "experimental": false,
  "date": "2023-06-30T13:42:49+09: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": "category",
  "base": [
    "AllergyIntolerance"
  ],
  "type": "token",
  "expression": "AllergyIntolerance.category",
  "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"
      }
    ]
  }
}