KR Core Implementation Guide
1.0.2 - STU1 Korea, Republic of flag

This page is part of the KR Core (v1.0.2 - STU1) based on FHIR R4. This is an authorized publication. For a full list of available versions, see the Directory of published versions

: krcore-sp-immunization-vaccine-code - XML Representation

Active as of 2023-12-04

Raw xml | Download



<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="krcore-sp-immunization-vaccine-code"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>KRCoreSearchParameterImmunizationVaccineCode</h2><p>Parameter <code>vaccine-code</code>:<code>token</code></p><div><p>예방접종 식별 코드</p>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R4/immunization.html">Immunization</a></td></tr><tr><td>Expression</td><td><code>Immunization.vaccineCode</code></td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: The parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: The parameter may have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>
  </text>
  <url
       value="http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-immunization-vaccine-code"/>
  <version value="1.0.2"/>
  <name value="KRCoreSearchParameterImmunizationVaccineCode"/>
  <derivedFrom
               value="http://hl7.org/fhir/SearchParameter/Immunization-vaccine-code"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2023-12-04T10:04:56+09:00"/>
  <publisher value="HL7 Korea"/>
  <contact>
    <name value="HL7 Korea"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7korea.or.kr/"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="contact@healthall.co.kr"/>
    </telecom>
  </contact>
  <contact>
    <name value="HealthAll Inc."/>
    <telecom>
      <system value="email"/>
      <value value="contact@healthall.co.kr"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="예방접종 식별 코드"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="KR"/>
      <display value="Korea, Republic of"/>
    </coding>
  </jurisdiction>
  <code value="vaccine-code"/>
  <base value="Immunization"/>
  <type value="token"/>
  <expression value="Immunization.vaccineCode"/>
  <multipleOr value="true">
    <extension
               url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
      <valueCode value="MAY"/>
    </extension>
  </multipleOr>
  <multipleAnd value="true">
    <extension
               url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
      <valueCode value="MAY"/>
    </extension>
  </multipleAnd>
</SearchParameter>