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

FHIR IG analytics

Packagehl7.fhir.kr.core
Resource TypeSearchParameter
IdSearchParameter-krcore-sp-allergyintolerance-onset.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7korea/krocre/SearchParameter-krcore-sp-allergyintolerance-onset.html
URLhttp://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-allergyintolerance-onset
Version2.0.0
Statusactive
Date2025-08-29T13:39:02+09:00
NameKRCoreSearchParameterAllergyIntoleranceOnset
Realmkr
Authorityhl7
Description알레르기 및 불내성 발생일 또는 개별 증상 발생일
Typedate

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

No narrative content found in resource


Source1

{
  "resourceType": "SearchParameter",
  "id": "krcore-sp-allergyintolerance-onset",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
      "valueCode": "MAY"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/note",
      "valueAnnotation": {
        "text": "KR Core Client는 **반드시(SHALL)** *second* + *time offset* 수준의 정확도를 가지는 값을 제공해야 한다. KR Core Server는 **반드시(SHALL)** *second* + *time offset* 수준의 정확도를 가지는 값을 지원해야 한다."
      }
    }
  ],
  "url": "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-allergyintolerance-onset",
  "version": "2.0.0",
  "name": "KRCoreSearchParameterAllergyIntoleranceOnset",
  "derivedFrom": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-onset",
  "status": "active",
  "experimental": false,
  "date": "2025-08-29T13:39:02+09:00",
  "publisher": "HL7 Korea",
  "description": "알레르기 및 불내성 발생일 또는 개별 증상 발생일",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "KR",
          "display": "Korea, Republic of"
        }
      ]
    }
  ],
  "code": "onset",
  "base": [
    "AllergyIntolerance"
  ],
  "type": "date",
  "expression": "AllergyIntolerance.onset.ofType(dateTime) | AllergyIntolerance.reaction.onset",
  "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"
      }
    ]
  },
  "comparator": [
    "eq",
    "ne",
    "gt",
    "ge",
    "lt",
    "le",
    "sa",
    "eb",
    "ap"
  ],
  "_comparator": [
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode": "MAY"
        }
      ]
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode": "MAY"
        }
      ]
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode": "MAY"
        }
      ]
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode": "MAY"
        }
      ]
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode": "MAY"
        }
      ]
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode": "MAY"
        }
      ]
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode": "MAY"
        }
      ]
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode": "MAY"
        }
      ]
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode": "MAY"
        }
      ]
    }
  ]
}