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
Active as of 2023-06-30 |
{
"resourceType" : "CapabilityStatement",
"id" : "krcore-capabilitystatement-client",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2 id=\"title\">KR Core Client CapabilityStatement</h2><ul><li>Implementation Guide Version: 1.0.2</li><li>FHIR Version: 4.0.1</li><li>Supported Formats: <strong>SHOULD</strong> support <code>application/fhir+xml</code>, <strong>SHALL</strong> support <code>application/fhir+json</code></li><li>Supported Patch Formats: <strong>SHOULD</strong> support <code>application/fhir+json</code></li><li>Published on: Fri Jun 30 00:00:00 KST 2023</li><li>Published by: HL7 Korea</li></ul><blockquote class=\"impl-note\"><p><strong>Note to Implementers: FHIR Capabilities</strong></p><p>Any FHIR capability may be 'allowed' by the system unless explicitly marked as "SHALL NOT". A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.</p></blockquote><h2 id=\"rest\">FHIR RESTful Capabilities</h2><div class=\"panel panel-default\"><div class=\"panel-heading\"><h3 id=\"mode1\" class=\"panel-title\">Mode: <code>client</code></h3></div><div class=\"panel-body\"><div><p>KR Core Client는 다음 사항을 <strong>반드시(SHALL)</strong> 준수:</p>\n<ol>\n<li>\n<p>KR Core Server CapabilityStatement에 정의된 RESTful Operations, Search Parameters를 활용하여, 하나 이상의 KR Core Profile에 대하여 리소스 등록 및 쿼리 지원.</p>\n</li>\n<li>\n<p>KR Core IG의 <a href=\"general_requirements.html\">General Requirements</a> 및 <a href=\"must_support.html\">Mandatory and Must Support</a> 준수.</p>\n</li>\n</ol>\n</div><div class=\"lead\"><em>Summary of System-wide Interactions</em></div></div></div><h3 id=\"resourcesCap1\">Capabilities by Resource/Profile</h3><h4 id=\"resourcesSummary1\">Summary</h4><p>The summary table lists the resources that are part of this configuration, and for each resource it lists:</p><ul><li>The relevant profiles (if any)</li><li>The interactions supported by each resource (<b><span class=\"bg-info\">R</span></b>ead, <b><span class=\"bg-info\">S</span></b>earch, <b><span class=\"bg-info\">U</span></b>pdate, and <b><span class=\"bg-info\">C</span></b>reate, are always shown, while <b><span class=\"bg-info\">VR</span></b>ead, <b><span class=\"bg-info\">P</span></b>atch, <b><span class=\"bg-info\">D</span></b>elete, <b><span class=\"bg-info\">H</span></b>istory on <b><span class=\"bg-info\">I</span></b>nstance, or <b><span class=\"bg-info\">H</span></b>istory on <b><span class=\"bg-info\">T</span></b>ype are only present if at least one of the resources has support for them.</li><li><span>The required, recommended, and some optional search parameters (if any). </span></li><li>The linked resources enabled for <code>_include</code></li><li>The other resources enabled for <code>_revinclude</code></li><li>The operations on the resource (if any)</li></ul><div class=\"table-responsive\"><table class=\"table table-condensed table-hover\"><thead><tr><th><b>Resource Type</b></th><th><b>Profile</b></th><th class=\"text-center\"><b title=\"GET a resource (read interaction)\">R</b></th><th class=\"text-center\"><b title=\"GET past versions of resources (vread interaction)\">V-R</b></th><th class=\"text-center\"><b title=\"GET all set of resources of the type (search interaction)\">S</b></th><th class=\"text-center\"><b title=\"PUT a new resource version (update interaction)\">U</b></th><th class=\"text-center\"><b title=\"PATCH a new resource version (patch interaction)\">P</b></th><th class=\"text-center\"><b title=\"POST a new resource (create interaction)\">C</b></th><th class=\"text-center\"><b title=\"DELETE a resource (delete interaction)\">D</b></th><th class=\"text-center\"><b title=\"GET changes to a resource (history interaction on instance)\">H-I</b></th><th class=\"text-center\"><b title=\"GET changes for all resources of the type (history interaction on type)\">H-T</b></th><th><b title=\"Required and recommended search parameters\">Searches</b></th><th><code><b>_include</b></code></th><th><code><b>_revinclude</b></code></th><th><b>Operations</b></th></tr></thead><tbody><tr><td><a href=\"#AllergyIntolerance1-1\">AllergyIntolerance</a></td><td>Supported profiles:<br/>\u00a0\u00a0<a href=\"StructureDefinition-krcore-allergyintolerance.html\">KR Core AllergyIntolerance Profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>category, clinical-status, code, manifestation, onset, patient</td><td/><td/><td/></tr><tr><td><a href=\"#Condition1-2\">Condition</a></td><td>Supported profiles:<br/>\u00a0\u00a0<a href=\"StructureDefinition-krcore-condition-chief-complaint.html\">KR Core Condition Profile for Chief Complaint</a><br/>\u00a0\u00a0<a href=\"StructureDefinition-krcore-condition-encounter-diagnosis.html\">KR Core Condition Profile for Encounter Diagnosis</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>category, clinical-status, code, recorded-date, encounter, onset-date, patient</td><td/><td/><td/></tr><tr><td><a href=\"#DiagnosticReport1-3\">DiagnosticReport</a></td><td>Supported profiles:<br/>\u00a0\u00a0<a href=\"StructureDefinition-krcore-diagnosticreport-diagnostic-imaging.html\">KR Core DiagnosticReport Profile for Diagnostic Imaging</a><br/>\u00a0\u00a0<a href=\"StructureDefinition-krcore-diagnosticreport-function-tests.html\">KR Core DiagnosticReport Profile for Function Tests</a><br/>\u00a0\u00a0<a href=\"StructureDefinition-krcore-diagnosticreport-laboratory-results.html\">KR Core DiagnosticReport Profile for Laboratory Results</a><br/>\u00a0\u00a0<a href=\"StructureDefinition-krcore-diagnosticreport-pathology-results.html\">KR Core DiagnosticReport Profile for Pathology Results</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>request-date, study, category, code, issued, patient, performer, result, status</td><td/><td/><td/></tr><tr><td><a href=\"#Encounter1-4\">Encounter</a></td><td>Supported profiles:<br/>\u00a0\u00a0<a href=\"StructureDefinition-krcore-encounter.html\">KR Core Encounter Profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>insurance-type, class, date, participant, patient, service-provider, status</td><td/><td/><td/></tr><tr><td><a href=\"#ImagingStudy1-5\">ImagingStudy</a></td><td>Supported profiles:<br/>\u00a0\u00a0<a href=\"StructureDefinition-krcore-imagingstudy.html\">KR Core ImagingStudy Profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>modality, patient, series, started, status</td><td/><td/><td/></tr><tr><td><a href=\"#Immunization1-6\">Immunization</a></td><td>Supported profiles:<br/>\u00a0\u00a0<a href=\"StructureDefinition-krcore-immunization.html\">KR Core Immunization Profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>dose-number, date, patient, status, vaccine-code</td><td/><td/><td/></tr><tr><td><a href=\"#Medication1-7\">Medication</a></td><td>Supported profiles:<br/>\u00a0\u00a0<a href=\"StructureDefinition-krcore-medication.html\">KR Core Medication Profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>code, ingredient-code</td><td/><td/><td/></tr><tr><td><a href=\"#MedicationRequest1-8\">MedicationRequest</a></td><td>Supported profiles:<br/>\u00a0\u00a0<a href=\"StructureDefinition-krcore-medicationrequest.html\">KR Core MedicationRequest Profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>authoredon, intent, medication, patient, status</td><td/><td/><td/></tr><tr><td><a href=\"#Observation1-9\">Observation</a></td><td>Supported profiles:<br/>\u00a0\u00a0<a href=\"StructureDefinition-krcore-observation-function-test.html\">KR Core Observation Profile for Function Test</a><br/>\u00a0\u00a0<a href=\"StructureDefinition-krcore-observation-laboratory-result.html\">KR Core Observation Profile for Laboratory Result</a><br/>\u00a0\u00a0<a href=\"StructureDefinition-krcore-vitalsigns.html\">KR Core Observation Profile for Vital Signs</a><br/>\u00a0\u00a0<a href=\"StructureDefinition-krcore-bloodpressure.html\">KR Core Observation Profile for Vital Signs: Blood Pressure</a><br/>\u00a0\u00a0<a href=\"StructureDefinition-krcore-bodyheight.html\">KR Core Observation Profile for Vital Signs: Body Height</a><br/>\u00a0\u00a0<a href=\"StructureDefinition-krcore-bodytemperature.html\">KR Core Observation Profile for Vital Signs: Body Temperature</a><br/>\u00a0\u00a0<a href=\"StructureDefinition-krcore-bodyweight.html\">KR Core Observation Profile for Vital Signs: Body Weight</a><br/>\u00a0\u00a0<a href=\"StructureDefinition-krcore-heartrate.html\">KR Core Observation Profile for Vital Signs: Heart Rate</a><br/>\u00a0\u00a0<a href=\"StructureDefinition-krcore-pulseoximetry.html\">KR Core Observation Profile for Vital Signs: Pulse Oximetry</a><br/>\u00a0\u00a0<a href=\"StructureDefinition-krcore-respiratoryrate.html\">KR Core Observation Profile for Vital Signs: Respiratory Rate</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>issued, category, code, code-value-concept, code-value-date, code-value-quantity, code-value-string, component-code, component-code-value-concept, component-code-value-quantity, component-data-absent-reason, component-value-concept, component-value-quantity, data-absent-reason, date, patient, performer, status, value-concept, value-date, value-quantity, value-string</td><td/><td/><td/></tr><tr><td><a href=\"#Organization1-10\">Organization</a></td><td>Supported profiles:<br/>\u00a0\u00a0<a href=\"StructureDefinition-krcore-healthcare-organization.html\">KR Core Healthcare Organization Profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>telecom, address, identifier, name, type</td><td/><td/><td/></tr><tr><td><a href=\"#Patient1-11\">Patient</a></td><td>Supported profiles:<br/>\u00a0\u00a0<a href=\"StructureDefinition-krcore-patient.html\">KR Core Patient Profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>_id, address, birthdate, gender, identifier, name, telecom</td><td/><td/><td/></tr><tr><td><a href=\"#Practitioner1-12\">Practitioner</a></td><td>Supported profiles:<br/>\u00a0\u00a0<a href=\"StructureDefinition-krcore-medical-doctor.html\">KR Core Practitioner Profile for Medical Doctor</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>code, _id, identifier, name</td><td/><td/><td/></tr><tr><td><a href=\"#PractitionerRole1-13\">PractitionerRole</a></td><td>Supported profiles:<br/>\u00a0\u00a0<a href=\"StructureDefinition-krcore-medical-doctor-role.html\">KR Core PractitionerRole Profile for Medical Doctor</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>organization, practitioner, specialty, role</td><td/><td/><td/></tr><tr><td><a href=\"#Procedure1-14\">Procedure</a></td><td>Supported profiles:<br/>\u00a0\u00a0<a href=\"StructureDefinition-krcore-procedure.html\">KR Core Procedure Profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>code, date, patient, status</td><td/><td/><td/></tr></tbody></table></div><hr/><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"AllergyIntolerance1-1\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHOULD</span>AllergyIntolerance</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/allergyintolerance.html\">AllergyIntolerance</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/><code>resolves</code></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>search-type</code>, <code>read</code>.</li><li><strong>SHOULD</strong> support <code>vread</code>, <code>history-instance</code>.</li><li><strong>MAY</strong> support <code>create</code>, <code>update</code>, <code>patch</code>, <code>delete</code>, <code>history-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-krcore-allergyintolerance.html\">http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-allergyintolerance</a></p></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-krcore-sp-allergyintolerance-patient.html\">patient</a></td><td><code>reference</code></td><td><div><p>클라이언트는 적어도 <code>id</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>Type</code>과 <code>id</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>Type</code>과 <code>id</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"SearchParameter-krcore-sp-allergyintolerance-code.html\">code</a></td><td><code>token</code></td><td><div><p>클라이언트는 적어도 <code>code</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>system</code>과 <code>code</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>system</code>과 <code>code</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-allergyintolerance-category.html\">category</a></td><td><code>token</code></td><td><div><p>클라이언트는 적어도 <code>code</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>system</code>과 <code>code</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>system</code>과 <code>code</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-allergyintolerance-clinical-status.html\">clinical-status</a></td><td><code>token</code></td><td><div><p>클라이언트는 적어도 <code>code</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>system</code>과 <code>code</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>system</code>과 <code>code</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-allergyintolerance-manifestation.html\">manifestation</a></td><td><code>token</code></td><td><div><p>클라이언트는 적어도 <code>code</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>system</code>과 <code>code</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>system</code>과 <code>code</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-allergyintolerance-onset.html\">onset</a></td><td><code>date</code></td><td><div><p>클라이언트는 <strong>반드시(SHALL)</strong> <em>second</em> + <em>time offset</em> 수준의 정확도를 가지는 값을 제공해야 한다. 서버는 <strong>반드시(SHALL)</strong> <em>second</em> + <em>time offset</em> 수준의 정확도를 가지는 값을 지원해야 한다.</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Condition1-2\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHOULD</span>Condition</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/condition.html\">Condition</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/><code>resolves</code></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>search-type</code>, <code>read</code>.</li><li><strong>SHOULD</strong> support <code>vread</code>, <code>history-instance</code>.</li><li><strong>MAY</strong> support <code>create</code>, <code>update</code>, <code>patch</code>, <code>delete</code>, <code>history-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-krcore-condition-chief-complaint.html\">http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-condition-chief-complaint</a><br/><a href=\"StructureDefinition-krcore-condition-encounter-diagnosis.html\">http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-condition-encounter-diagnosis</a></p></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-krcore-sp-condition-code.html\">code</a></td><td><code>token</code></td><td><div><p>클라이언트는 적어도 <code>code</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>system</code>과 <code>code</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>system</code>과 <code>code</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-krcore-sp-condition-patient.html\">patient</a></td><td><code>reference</code></td><td><div><p>클라이언트는 적어도 <code>id</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>Type</code>과 <code>id</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>Type</code>과 <code>id</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-condition-category.html\">category</a></td><td><code>token</code></td><td><div><p>클라이언트는 적어도 <code>code</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>system</code>과 <code>code</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>system</code>과 <code>code</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-condition-clinical-status.html\">clinical-status</a></td><td><code>token</code></td><td><div><p>클라이언트는 적어도 <code>code</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>system</code>과 <code>code</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>system</code>과 <code>code</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-condition-recorded-date.html\">recorded-date</a></td><td><code>date</code></td><td><div><p>클라이언트는 <strong>반드시(SHALL)</strong> <em>second</em> + <em>time offset</em> 수준의 정확도를 가지는 값을 제공해야 한다. 서버는 <strong>반드시(SHALL)</strong> <em>second</em> + <em>time offset</em> 수준의 정확도를 가지는 값을 지원해야 한다.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-condition-encounter.html\">encounter</a></td><td><code>reference</code></td><td><div><p>클라이언트는 적어도 <code>id</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>Type</code>과 <code>id</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>Type</code>과 <code>id</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-condition-onset-date.html\">onset-date</a></td><td><code>date</code></td><td><div><p>클라이언트는 <strong>반드시(SHALL)</strong> <em>second</em> + <em>time offset</em> 수준의 정확도를 가지는 값을 제공해야 한다. 서버는 <strong>반드시(SHALL)</strong> <em>second</em> + <em>time offset</em> 수준의 정확도를 가지는 값을 지원해야 한다.</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"DiagnosticReport1-3\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHOULD</span>DiagnosticReport</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/diagnosticreport.html\">DiagnosticReport</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/><code>resolves</code></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>search-type</code>, <code>read</code>.</li><li><strong>SHOULD</strong> support <code>vread</code>, <code>history-instance</code>.</li><li><strong>MAY</strong> support <code>create</code>, <code>update</code>, <code>patch</code>, <code>delete</code>, <code>history-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-krcore-diagnosticreport-diagnostic-imaging.html\">http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-diagnosticreport-diagnostic-imaging</a><br/><a href=\"StructureDefinition-krcore-diagnosticreport-function-tests.html\">http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-diagnosticreport-function-tests</a><br/><a href=\"StructureDefinition-krcore-diagnosticreport-laboratory-results.html\">http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-diagnosticreport-laboratory-results</a><br/><a href=\"StructureDefinition-krcore-diagnosticreport-pathology-results.html\">http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-diagnosticreport-pathology-results</a></p></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-krcore-sp-diagnosticreport-code.html\">code</a></td><td><code>token</code></td><td><div><p>클라이언트는 적어도 <code>code</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>system</code>과 <code>code</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>system</code>과 <code>code</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-krcore-sp-diagnosticreport-patient.html\">patient</a></td><td><code>reference</code></td><td><div><p>클라이언트는 적어도 <code>id</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>Type</code>과 <code>id</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>Type</code>과 <code>id</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"SearchParameter-krcore-sp-diagnosticreport-category.html\">category</a></td><td><code>token</code></td><td><div><p>클라이언트는 적어도 <code>code</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>system</code>과 <code>code</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>system</code>과 <code>code</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"SearchParameter-krcore-sp-diagnosticreport-result.html\">result</a></td><td><code>reference</code></td><td><div><p>클라이언트는 적어도 <code>id</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>Type</code>과 <code>id</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>Type</code>과 <code>id</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-diagnosticreport-request-date.html\">request-date</a></td><td><code>date</code></td><td><div><p>클라이언트는 <strong>반드시(SHALL)</strong> <em>second</em> + <em>time offset</em> 수준의 정확도를 가지는 값을 제공해야 한다. 서버는 <strong>반드시(SHALL)</strong> <em>second</em> + <em>time offset</em> 수준의 정확도를 가지는 값을 지원해야 한다.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-diagnosticreport-study.html\">study</a></td><td><code>reference</code></td><td><div><p>클라이언트는 적어도 <code>id</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>Type</code>과 <code>id</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>Type</code>과 <code>id</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-diagnosticreport-issued.html\">issued</a></td><td><code>date</code></td><td><div><p>클라이언트는 <strong>반드시(SHALL)</strong> <em>second</em> + <em>time offset</em> 수준의 정확도를 가지는 값을 제공해야 한다. 서버는 <strong>반드시(SHALL)</strong> <em>second</em> + <em>time offset</em> 수준의 정확도를 가지는 값을 지원해야 한다.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-diagnosticreport-performer.html\">performer</a></td><td><code>reference</code></td><td><div><p>클라이언트는 적어도 <code>id</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>Type</code>과 <code>id</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>Type</code>과 <code>id</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-diagnosticreport-status.html\">status</a></td><td><code>token</code></td><td><div><p>클라이언트는 적어도 <code>code</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>system</code>과 <code>code</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>system</code>과 <code>code</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Encounter1-4\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHOULD</span>Encounter</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/encounter.html\">Encounter</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/><code>resolves</code></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>search-type</code>, <code>read</code>.</li><li><strong>SHOULD</strong> support <code>vread</code>, <code>history-instance</code>.</li><li><strong>MAY</strong> support <code>create</code>, <code>update</code>, <code>patch</code>, <code>delete</code>, <code>history-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-krcore-encounter.html\">http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-encounter</a></p></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-krcore-sp-encounter-patient.html\">patient</a></td><td><code>reference</code></td><td><div><p>클라이언트는 적어도 <code>id</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>Type</code>과 <code>id</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>Type</code>과 <code>id</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-encounter-insurance-type.html\">insurance-type</a></td><td><code>token</code></td><td><div><p>클라이언트는 적어도 <code>code</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>system</code>과 <code>code</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>system</code>과 <code>code</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-encounter-class.html\">class</a></td><td><code>token</code></td><td><div><p>클라이언트는 적어도 <code>code</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>system</code>과 <code>code</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>system</code>과 <code>code</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-encounter-date.html\">date</a></td><td><code>date</code></td><td><div><p>클라이언트는 <strong>반드시(SHALL)</strong> <em>second</em> + <em>time offset</em> 수준의 정확도를 가지는 값을 제공해야 한다. 서버는 <strong>반드시(SHALL)</strong> <em>second</em> + <em>time offset</em> 수준의 정확도를 가지는 값을 지원해야 한다.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-encounter-participant.html\">participant</a></td><td><code>reference</code></td><td><div><p>클라이언트는 적어도 <code>id</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>Type</code>과 <code>id</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>Type</code>과 <code>id</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-encounter-service-provider.html\">service-provider</a></td><td><code>reference</code></td><td><div><p>클라이언트는 적어도 <code>id</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>Type</code>과 <code>id</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>Type</code>과 <code>id</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-encounter-status.html\">status</a></td><td><code>token</code></td><td><div><p>클라이언트는 적어도 <code>code</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>system</code>과 <code>code</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>system</code>과 <code>code</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"ImagingStudy1-5\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHOULD</span>ImagingStudy</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/imagingstudy.html\">ImagingStudy</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/><code>resolves</code></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>search-type</code>, <code>read</code>.</li><li><strong>SHOULD</strong> support <code>vread</code>, <code>history-instance</code>.</li><li><strong>MAY</strong> support <code>create</code>, <code>update</code>, <code>patch</code>, <code>delete</code>, <code>history-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-krcore-imagingstudy.html\">http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-imagingstudy</a></p></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-krcore-sp-imagingstudy-patient.html\">patient</a></td><td><code>reference</code></td><td><div><p>클라이언트는 적어도 <code>id</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>Type</code>과 <code>id</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>Type</code>과 <code>id</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-imagingstudy-modality.html\">modality</a></td><td><code>token</code></td><td><div><p>클라이언트는 적어도 <code>code</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>system</code>과 <code>code</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>system</code>과 <code>code</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-imagingstudy-series.html\">series</a></td><td><code>token</code></td><td><div><p>클라이언트는 적어도 <code>code</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>system</code>과 <code>code</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>system</code>과 <code>code</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-imagingstudy-started.html\">started</a></td><td><code>date</code></td><td><div><p>클라이언트는 <strong>반드시(SHALL)</strong> <em>second</em> + <em>time offset</em> 수준의 정확도를 가지는 값을 제공해야 한다. 서버는 <strong>반드시(SHALL)</strong> <em>second</em> + <em>time offset</em> 수준의 정확도를 가지는 값을 지원해야 한다.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-imagingstudy-status.html\">status</a></td><td><code>token</code></td><td><div><p>클라이언트는 적어도 <code>code</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>system</code>과 <code>code</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>system</code>과 <code>code</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Immunization1-6\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHOULD</span>Immunization</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/immunization.html\">Immunization</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/><code>resolves</code></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>search-type</code>, <code>read</code>.</li><li><strong>SHOULD</strong> support <code>vread</code>, <code>history-instance</code>.</li><li><strong>MAY</strong> support <code>create</code>, <code>update</code>, <code>patch</code>, <code>delete</code>, <code>history-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-krcore-immunization.html\">http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-immunization</a></p></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-krcore-sp-immunization-patient.html\">patient</a></td><td><code>reference</code></td><td><div><p>클라이언트는 적어도 <code>id</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>Type</code>과 <code>id</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>Type</code>과 <code>id</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-krcore-sp-immunization-vaccine-code.html\">vaccine-code</a></td><td><code>token</code></td><td><div><p>클라이언트는 적어도 <code>code</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>system</code>과 <code>code</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>system</code>과 <code>code</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"SearchParameter-krcore-sp-immunization-date.html\">date</a></td><td><code>date</code></td><td><div><p>클라이언트는 <strong>반드시(SHALL)</strong> <em>second</em> + <em>time offset</em> 수준의 정확도를 가지는 값을 제공해야 한다. 서버는 <strong>반드시(SHALL)</strong> <em>second</em> + <em>time offset</em> 수준의 정확도를 가지는 값을 지원해야 한다.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-immunization-dose-number.html\">dose-number</a></td><td><code>number</code></td><td><div></div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-immunization-status.html\">status</a></td><td><code>token</code></td><td><div><p>클라이언트는 적어도 <code>code</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>system</code>과 <code>code</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>system</code>과 <code>code</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Medication1-7\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHOULD</span>Medication</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/medication.html\">Medication</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/><code>resolves</code></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>search-type</code>, <code>read</code>.</li><li><strong>SHOULD</strong> support <code>vread</code>, <code>history-instance</code>.</li><li><strong>MAY</strong> support <code>create</code>, <code>update</code>, <code>patch</code>, <code>delete</code>, <code>history-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-krcore-medication.html\">http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-medication</a></p></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-krcore-sp-medication-code.html\">code</a></td><td><code>token</code></td><td><div><p>클라이언트는 적어도 <code>code</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>system</code>과 <code>code</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>system</code>과 <code>code</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"SearchParameter-krcore-sp-medication-ingredient-code.html\">ingredient-code</a></td><td><code>token</code></td><td><div><p>클라이언트는 적어도 <code>code</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>system</code>과 <code>code</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>system</code>과 <code>code</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"MedicationRequest1-8\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHOULD</span>MedicationRequest</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/medicationrequest.html\">MedicationRequest</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/><code>resolves</code></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>search-type</code>, <code>read</code>.</li><li><strong>SHOULD</strong> support <code>vread</code>, <code>history-instance</code>.</li><li><strong>MAY</strong> support <code>create</code>, <code>update</code>, <code>patch</code>, <code>delete</code>, <code>history-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-krcore-medicationrequest.html\">http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-medicationrequest</a></p></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-krcore-sp-medicationrequest-patient.html\">patient</a></td><td><code>reference</code></td><td><div><p>클라이언트는 적어도 <code>id</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>Type</code>과 <code>id</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>Type</code>과 <code>id</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"SearchParameter-krcore-sp-medicationrequest-intent.html\">intent</a></td><td><code>token</code></td><td><div><p>클라이언트는 적어도 <code>code</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>system</code>과 <code>code</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>system</code>과 <code>code</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"SearchParameter-krcore-sp-medicationrequest-medication.html\">medication</a></td><td><code>reference</code></td><td><div><p>클라이언트는 적어도 <code>id</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>Type</code>과 <code>id</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>Type</code>과 <code>id</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-medicationrequest-authoredon.html\">authoredon</a></td><td><code>date</code></td><td><div><p>클라이언트는 <strong>반드시(SHALL)</strong> <em>second</em> + <em>time offset</em> 수준의 정확도를 가지는 값을 제공해야 한다. 서버는 <strong>반드시(SHALL)</strong> <em>second</em> + <em>time offset</em> 수준의 정확도를 가지는 값을 지원해야 한다.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-medicationrequest-status.html\">status</a></td><td><code>token</code></td><td><div><p>클라이언트는 적어도 <code>code</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>system</code>과 <code>code</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>system</code>과 <code>code</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Observation1-9\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHOULD</span>Observation</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/observation.html\">Observation</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/><code>resolves</code></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>search-type</code>, <code>read</code>.</li><li><strong>SHOULD</strong> support <code>vread</code>, <code>history-instance</code>.</li><li><strong>MAY</strong> support <code>create</code>, <code>update</code>, <code>patch</code>, <code>delete</code>, <code>history-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-krcore-observation-function-test.html\">http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-observation-function-test</a><br/><a href=\"StructureDefinition-krcore-observation-laboratory-result.html\">http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-observation-laboratory-result</a><br/><a href=\"StructureDefinition-krcore-vitalsigns.html\">http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-vitalsigns</a><br/><a href=\"StructureDefinition-krcore-bloodpressure.html\">http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-bloodpressure</a><br/><a href=\"StructureDefinition-krcore-bodyheight.html\">http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-bodyheight</a><br/><a href=\"StructureDefinition-krcore-bodytemperature.html\">http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-bodytemperature</a><br/><a href=\"StructureDefinition-krcore-bodyweight.html\">http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-bodyweight</a><br/><a href=\"StructureDefinition-krcore-heartrate.html\">http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-heartrate</a><br/><a href=\"StructureDefinition-krcore-pulseoximetry.html\">http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-pulseoximetry</a><br/><a href=\"StructureDefinition-krcore-respiratoryrate.html\">http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-respiratoryrate</a></p></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-krcore-sp-observation-category.html\">category</a></td><td><code>token</code></td><td><div><p>클라이언트는 적어도 <code>code</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>system</code>과 <code>code</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>system</code>과 <code>code</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-krcore-sp-observation-code-value-string.html\">code-value-string</a></td><td><code>composite</code></td><td><div></div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-krcore-sp-observation-patient.html\">patient</a></td><td><code>reference</code></td><td><div><p>클라이언트는 적어도 <code>id</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>Type</code>과 <code>id</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>Type</code>과 <code>id</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"SearchParameter-krcore-sp-observation-issued.html\">issued</a></td><td><code>date</code></td><td><div><p>클라이언트는 <strong>반드시(SHALL)</strong> <em>second</em> + <em>time offset</em> 수준의 정확도를 가지는 값을 제공해야 한다. 서버는 <strong>반드시(SHALL)</strong> <em>second</em> + <em>time offset</em> 수준의 정확도를 가지는 값을 지원해야 한다.</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"SearchParameter-krcore-sp-observation-performer.html\">performer</a></td><td><code>reference</code></td><td><div><p>클라이언트는 적어도 <code>id</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>Type</code>과 <code>id</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>Type</code>과 <code>id</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-observation-code.html\">code</a></td><td><code>token</code></td><td><div><p>클라이언트는 적어도 <code>code</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>system</code>과 <code>code</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>system</code>과 <code>code</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-observation-code-value-concept.html\">code-value-concept</a></td><td><code>composite</code></td><td><div></div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-observation-code-value-date.html\">code-value-date</a></td><td><code>composite</code></td><td><div></div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-observation-code-value-quantity.html\">code-value-quantity</a></td><td><code>composite</code></td><td><div></div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-observation-component-code.html\">component-code</a></td><td><code>token</code></td><td><div><p>클라이언트는 적어도 <code>code</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>system</code>과 <code>code</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>system</code>과 <code>code</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-observation-code-value-string.html\">component-code-value-concept</a></td><td><code>composite</code></td><td><div></div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-observation-code-value-string.html\">component-code-value-quantity</a></td><td><code>composite</code></td><td><div></div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-observation-component-data-absent-reason.html\">component-data-absent-reason</a></td><td><code>token</code></td><td><div><p>클라이언트는 적어도 <code>code</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>system</code>과 <code>code</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>system</code>과 <code>code</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-observation-component-value-concept.html\">component-value-concept</a></td><td><code>token</code></td><td><div><p>클라이언트는 적어도 <code>code</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>system</code>과 <code>code</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>system</code>과 <code>code</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-observation-component-value-quantity.html\">component-value-quantity</a></td><td><code>quantity</code></td><td><div></div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-observation-data-absent-reason.html\">data-absent-reason</a></td><td><code>token</code></td><td><div><p>클라이언트는 적어도 <code>code</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>system</code>과 <code>code</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>system</code>과 <code>code</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-observation-date.html\">date</a></td><td><code>date</code></td><td><div><p>클라이언트는 <strong>반드시(SHALL)</strong> <em>second</em> + <em>time offset</em> 수준의 정확도를 가지는 값을 제공해야 한다. 서버는 <strong>반드시(SHALL)</strong> <em>second</em> + <em>time offset</em> 수준의 정확도를 가지는 값을 지원해야 한다.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-observation-status.html\">status</a></td><td><code>token</code></td><td><div><p>클라이언트는 적어도 <code>code</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>system</code>과 <code>code</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>system</code>과 <code>code</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-observation-value-concept.html\">value-concept</a></td><td><code>token</code></td><td><div><p>클라이언트는 적어도 <code>code</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>system</code>과 <code>code</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>system</code>과 <code>code</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-observation-value-date.html\">value-date</a></td><td><code>date</code></td><td><div><p>클라이언트는 <strong>반드시(SHALL)</strong> <em>second</em> + <em>time offset</em> 수준의 정확도를 가지는 값을 제공해야 한다. 서버는 <strong>반드시(SHALL)</strong> <em>second</em> + <em>time offset</em> 수준의 정확도를 가지는 값을 지원해야 한다.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-observation-value-quantity.html\">value-quantity</a></td><td><code>quantity</code></td><td><div></div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-observation-value-string.html\">value-string</a></td><td><code>string</code></td><td><div></div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Organization1-10\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHOULD</span>Organization</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/organization.html\">Organization</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/><code>resolves</code></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>search-type</code>, <code>read</code>.</li><li><strong>SHOULD</strong> support <code>vread</code>, <code>history-instance</code>.</li><li><strong>MAY</strong> support <code>create</code>, <code>update</code>, <code>patch</code>, <code>delete</code>, <code>history-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-krcore-healthcare-organization.html\">http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-healthcare-organization</a></p></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-krcore-sp-organization-identifier.html\">identifier</a></td><td><code>token</code></td><td><div><p>클라이언트는 적어도 <code>code</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>system</code>과 <code>code</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>system</code>과 <code>code</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"SearchParameter-krcore-sp-organization-name.html\">name</a></td><td><code>string</code></td><td><div></div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-organization-telecom.html\">telecom</a></td><td><code>token</code></td><td><div><p>클라이언트는 적어도 <code>code</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>system</code>과 <code>code</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>system</code>과 <code>code</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-organization-address.html\">address</a></td><td><code>string</code></td><td><div></div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-organization-type.html\">type</a></td><td><code>token</code></td><td><div></div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Patient1-11\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHALL</span>Patient</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/patient.html\">Patient</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/><code>resolves</code></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>search-type</code>, <code>read</code>.</li><li><strong>SHOULD</strong> support <code>vread</code>, <code>history-instance</code>.</li><li><strong>MAY</strong> support <code>create</code>, <code>update</code>, <code>patch</code>, <code>delete</code>, <code>history-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-krcore-patient.html\">http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-patient</a></p></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-krcore-sp-patient-id.html\">_id</a></td><td><code>token</code></td><td><div></div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-krcore-sp-patient-identifier.html\">identifier</a></td><td><code>token</code></td><td><div><p>클라이언트는 적어도 <code>code</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>system</code>과 <code>code</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>system</code>과 <code>code</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-krcore-sp-patient-name.html\">name</a></td><td><code>string</code></td><td><div></div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"SearchParameter-krcore-sp-patient-birthdate.html\">birthdate</a></td><td><code>date</code></td><td><div><p>클라이언트는 <strong>반드시(SHALL)</strong> <em>day</em> 수준의 정확도를 가지는 값을 제공해야 한다. 서버는 <strong>반드시(SHALL)</strong> <em>day</em> 수준의 정확도를 가지는 값을 지원해야 한다.</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"SearchParameter-krcore-sp-patient-gender.html\">gender</a></td><td><code>token</code></td><td><div><p>클라이언트는 적어도 <code>code</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>system</code>과 <code>code</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>system</code>과 <code>code</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"SearchParameter-krcore-sp-patient-telecom.html\">telecom</a></td><td><code>token</code></td><td><div><p>클라이언트는 적어도 <code>code</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>system</code>과 <code>code</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>system</code>과 <code>code</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-patient-address.html\">address</a></td><td><code>string</code></td><td><div></div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Practitioner1-12\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHOULD</span>Practitioner</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/practitioner.html\">Practitioner</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/><code>resolves</code></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>search-type</code>, <code>read</code>.</li><li><strong>SHOULD</strong> support <code>vread</code>, <code>history-instance</code>.</li><li><strong>MAY</strong> support <code>create</code>, <code>update</code>, <code>patch</code>, <code>delete</code>, <code>history-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-krcore-medical-doctor.html\">http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-medical-doctor</a></p></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-krcore-sp-practitioner-identifier.html\">identifier</a></td><td><code>token</code></td><td><div><p>클라이언트는 적어도 <code>code</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>system</code>과 <code>code</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>system</code>과 <code>code</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-krcore-sp-practitioner-name.html\">name</a></td><td><code>string</code></td><td><div></div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"SearchParameter-krcore-sp-practitioner-id.html\">_id</a></td><td><code>token</code></td><td><div></div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-practitioner-code.html\">code</a></td><td><code>token</code></td><td><div><p>클라이언트는 적어도 <code>code</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>system</code>과 <code>code</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>system</code>과 <code>code</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"PractitionerRole1-13\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHOULD</span>PractitionerRole</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/practitionerrole.html\">PractitionerRole</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/><code>resolves</code></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>search-type</code>, <code>read</code>.</li><li><strong>SHOULD</strong> support <code>vread</code>, <code>history-instance</code>.</li><li><strong>MAY</strong> support <code>create</code>, <code>update</code>, <code>patch</code>, <code>delete</code>, <code>history-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-krcore-medical-doctor-role.html\">http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-medical-doctor-role</a></p></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-krcore-sp-practitionerrole-practitioner.html\">practitioner</a></td><td><code>reference</code></td><td><div><p>클라이언트는 적어도 <code>id</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>Type</code>과 <code>id</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>Type</code>과 <code>id</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"SearchParameter-krcore-sp-practitionerrole-specialty.html\">specialty</a></td><td><code>token</code></td><td><div><p>클라이언트는 적어도 <code>code</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>system</code>과 <code>code</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>system</code>과 <code>code</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"SearchParameter-krcore-sp-practitionerrole-role.html\">role</a></td><td><code>token</code></td><td><div><p>클라이언트는 적어도 <code>code</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>system</code>과 <code>code</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>system</code>과 <code>code</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-practitionerrole-organization.html\">organization</a></td><td><code>reference</code></td><td><div><p>클라이언트는 적어도 <code>id</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>Type</code>과 <code>id</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>Type</code>과 <code>id</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Procedure1-14\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHOULD</span>Procedure</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/procedure.html\">Procedure</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/><code>resolves</code></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>search-type</code>, <code>read</code>.</li><li><strong>SHOULD</strong> support <code>vread</code>, <code>history-instance</code>.</li><li><strong>MAY</strong> support <code>create</code>, <code>update</code>, <code>patch</code>, <code>delete</code>, <code>history-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-krcore-procedure.html\">http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-procedure</a></p></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-krcore-sp-procedure-patient.html\">patient</a></td><td><code>reference</code></td><td><div><p>클라이언트는 적어도 <code>id</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>Type</code>과 <code>id</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>Type</code>과 <code>id</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"SearchParameter-krcore-sp-procedure-code.html\">code</a></td><td><code>token</code></td><td><div><p>클라이언트는 적어도 <code>code</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>system</code>과 <code>code</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>system</code>과 <code>code</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"SearchParameter-krcore-sp-procedure-date.html\">date</a></td><td><code>date</code></td><td><div><p>클라이언트는 <strong>반드시(SHALL)</strong> <em>second</em> + <em>time offset</em> 수준의 정확도를 가지는 값을 제공해야 한다. 서버는 <strong>반드시(SHALL)</strong> <em>second</em> + <em>time offset</em> 수준의 정확도를 가지는 값을 지원해야 한다.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"SearchParameter-krcore-sp-procedure-status.html\">status</a></td><td><code>token</code></td><td><div><p>클라이언트는 적어도 <code>code</code> 값을 <strong>반드시(SHALL)</strong> 제공해야 하며, **선택적(MAY)**으로 <code>system</code>과 <code>code</code> 값을 모두 제공할 수 있다. 서버는 <strong>반드시(SHALL)</strong> <code>system</code>과 <code>code</code> 값을 모두 지원해야 한다.</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">\u00a0</div></div></div></div></div></div>"
},
"url" : "http://www.hl7korea.or.kr/fhir/krcore/CapabilityStatement/krcore-capabilitystatement-client",
"version" : "1.0.2",
"name" : "KRCoreClientCapabilityStatement",
"title" : "KR Core Client CapabilityStatement",
"status" : "active",
"experimental" : false,
"date" : "2023-06-30",
"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" : "개별 환자 정보 생성 및 쿼리를 담당하는 KR Core Client의 예상 기능을 설명. KR Core Server에서 지원하는 FHIR Profiles, RESTful Operations, Search Parameters의 전체 목록은 [KR Core Server CapabilityStatement](CapabilityStatement-krcore-capabilitystatement-server.html)에 정의됨. KR Core Client는 이 목록에서 사용 사례 및 기타 상황별 요구 사항에 따라 필요한 데이터에 접근할 수 있음.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "KR",
"display" : "Korea, Republic of"
}
]
}
],
"kind" : "requirements",
"instantiates" : [
"http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-capabilitystatement-client"
],
"_instantiates" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
}
],
"fhirVersion" : "4.0.1",
"format" : [
"application/fhir+xml",
"application/fhir+json"
],
"_format" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
}
],
"patchFormat" : [
"application/fhir+json"
],
"_patchFormat" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
]
}
],
"rest" : [
{
"mode" : "client",
"documentation" : "KR Core Client는 다음 사항을 **반드시(SHALL)** 준수:\n\r\n\n1. KR Core Server CapabilityStatement에 정의된 RESTful Operations, Search Parameters를 활용하여, 하나 이상의 KR Core Profile에 대하여 리소스 등록 및 쿼리 지원.\r\n\n1. KR Core IG의 [General Requirements](general_requirements.html) 및 [Mandatory and Must Support](must_support.html) 준수.",
"resource" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"type" : "AllergyIntolerance",
"supportedProfile" : [
🔗 "http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-allergyintolerance"
],
"_supportedProfile" : [
{
🔗 "extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
}
],
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "create"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "search-type"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "read"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "vread"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "update"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "patch"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "delete"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "history-instance"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "history-type"
}
],
"referencePolicy" : [
"resolves"
],
"searchParam" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "category",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-allergyintolerance-category",
"type" : "token",
"documentation" : "클라이언트는 적어도 `code` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `system`과 `code` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `system`과 `code` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "clinical-status",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-allergyintolerance-clinical-status",
"type" : "token",
"documentation" : "클라이언트는 적어도 `code` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `system`과 `code` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `system`과 `code` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"name" : "code",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-allergyintolerance-code",
"type" : "token",
"documentation" : "클라이언트는 적어도 `code` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `system`과 `code` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `system`과 `code` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "manifestation",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-allergyintolerance-manifestation",
"type" : "token",
"documentation" : "클라이언트는 적어도 `code` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `system`과 `code` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `system`과 `code` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "onset",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-allergyintolerance-onset",
"type" : "date",
"documentation" : "클라이언트는 **반드시(SHALL)** *second* + *time offset* 수준의 정확도를 가지는 값을 제공해야 한다. 서버는 **반드시(SHALL)** *second* + *time offset* 수준의 정확도를 가지는 값을 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "patient",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-allergyintolerance-patient",
"type" : "reference",
"documentation" : "클라이언트는 적어도 `id` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `Type`과 `id` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `Type`과 `id` 값을 모두 지원해야 한다."
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"type" : "Condition",
"supportedProfile" : [
🔗 "http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-condition-chief-complaint"🔗 ,
"http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-condition-encounter-diagnosis"
],
"_supportedProfile" : [
{
🔗 "extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
},
{
🔗 "extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
}
],
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "create"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "search-type"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "read"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "vread"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "update"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "patch"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "delete"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "history-instance"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "history-type"
}
],
"referencePolicy" : [
"resolves"
],
"searchParam" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "category",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-condition-category",
"type" : "token",
"documentation" : "클라이언트는 적어도 `code` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `system`과 `code` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `system`과 `code` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "clinical-status",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-condition-clinical-status",
"type" : "token",
"documentation" : "클라이언트는 적어도 `code` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `system`과 `code` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `system`과 `code` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "code",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-condition-code",
"type" : "token",
"documentation" : "클라이언트는 적어도 `code` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `system`과 `code` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `system`과 `code` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "recorded-date",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-condition-recorded-date",
"type" : "date",
"documentation" : "클라이언트는 **반드시(SHALL)** *second* + *time offset* 수준의 정확도를 가지는 값을 제공해야 한다. 서버는 **반드시(SHALL)** *second* + *time offset* 수준의 정확도를 가지는 값을 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "encounter",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-condition-encounter",
"type" : "reference",
"documentation" : "클라이언트는 적어도 `id` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `Type`과 `id` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `Type`과 `id` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "onset-date",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-condition-onset-date",
"type" : "date",
"documentation" : "클라이언트는 **반드시(SHALL)** *second* + *time offset* 수준의 정확도를 가지는 값을 제공해야 한다. 서버는 **반드시(SHALL)** *second* + *time offset* 수준의 정확도를 가지는 값을 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "patient",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-condition-patient",
"type" : "reference",
"documentation" : "클라이언트는 적어도 `id` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `Type`과 `id` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `Type`과 `id` 값을 모두 지원해야 한다."
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"type" : "DiagnosticReport",
"supportedProfile" : [
🔗 "http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-diagnosticreport-diagnostic-imaging"🔗 ,
"http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-diagnosticreport-function-tests"🔗 ,
"http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-diagnosticreport-laboratory-results"🔗 ,
"http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-diagnosticreport-pathology-results"
],
"_supportedProfile" : [
{
🔗 "extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
},
{
🔗 "extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
},
{
🔗 "extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
},
{
🔗 "extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
}
],
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "create"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "search-type"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "read"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "vread"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "update"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "patch"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "delete"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "history-instance"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "history-type"
}
],
"referencePolicy" : [
"resolves"
],
"searchParam" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "request-date",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-diagnosticreport-request-date",
"type" : "date",
"documentation" : "클라이언트는 **반드시(SHALL)** *second* + *time offset* 수준의 정확도를 가지는 값을 제공해야 한다. 서버는 **반드시(SHALL)** *second* + *time offset* 수준의 정확도를 가지는 값을 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "study",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-diagnosticreport-study",
"type" : "reference",
"documentation" : "클라이언트는 적어도 `id` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `Type`과 `id` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `Type`과 `id` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"name" : "category",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-diagnosticreport-category",
"type" : "token",
"documentation" : "클라이언트는 적어도 `code` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `system`과 `code` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `system`과 `code` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "code",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-diagnosticreport-code",
"type" : "token",
"documentation" : "클라이언트는 적어도 `code` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `system`과 `code` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `system`과 `code` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "issued",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-diagnosticreport-issued",
"type" : "date",
"documentation" : "클라이언트는 **반드시(SHALL)** *second* + *time offset* 수준의 정확도를 가지는 값을 제공해야 한다. 서버는 **반드시(SHALL)** *second* + *time offset* 수준의 정확도를 가지는 값을 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "patient",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-diagnosticreport-patient",
"type" : "reference",
"documentation" : "클라이언트는 적어도 `id` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `Type`과 `id` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `Type`과 `id` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "performer",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-diagnosticreport-performer",
"type" : "reference",
"documentation" : "클라이언트는 적어도 `id` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `Type`과 `id` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `Type`과 `id` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"name" : "result",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-diagnosticreport-result",
"type" : "reference",
"documentation" : "클라이언트는 적어도 `id` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `Type`과 `id` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `Type`과 `id` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "status",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-diagnosticreport-status",
"type" : "token",
"documentation" : "클라이언트는 적어도 `code` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `system`과 `code` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `system`과 `code` 값을 모두 지원해야 한다."
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"type" : "Encounter",
"supportedProfile" : [
🔗 "http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-encounter"
],
"_supportedProfile" : [
{
🔗 "extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
}
],
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "create"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "search-type"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "read"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "vread"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "update"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "patch"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "delete"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "history-instance"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "history-type"
}
],
"referencePolicy" : [
"resolves"
],
"searchParam" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "insurance-type",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-encounter-insurance-type",
"type" : "token",
"documentation" : "클라이언트는 적어도 `code` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `system`과 `code` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `system`과 `code` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "class",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-encounter-class",
"type" : "token",
"documentation" : "클라이언트는 적어도 `code` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `system`과 `code` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `system`과 `code` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "date",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-encounter-date",
"type" : "date",
"documentation" : "클라이언트는 **반드시(SHALL)** *second* + *time offset* 수준의 정확도를 가지는 값을 제공해야 한다. 서버는 **반드시(SHALL)** *second* + *time offset* 수준의 정확도를 가지는 값을 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "participant",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-encounter-participant",
"type" : "reference",
"documentation" : "클라이언트는 적어도 `id` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `Type`과 `id` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `Type`과 `id` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "patient",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-encounter-patient",
"type" : "reference",
"documentation" : "클라이언트는 적어도 `id` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `Type`과 `id` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `Type`과 `id` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "service-provider",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-encounter-service-provider",
"type" : "reference",
"documentation" : "클라이언트는 적어도 `id` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `Type`과 `id` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `Type`과 `id` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "status",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-encounter-status",
"type" : "token",
"documentation" : "클라이언트는 적어도 `code` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `system`과 `code` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `system`과 `code` 값을 모두 지원해야 한다."
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"type" : "ImagingStudy",
"supportedProfile" : [
🔗 "http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-imagingstudy"
],
"_supportedProfile" : [
{
🔗 "extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
}
],
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "create"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "search-type"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "read"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "vread"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "update"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "patch"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "delete"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "history-instance"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "history-type"
}
],
"referencePolicy" : [
"resolves"
],
"searchParam" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "modality",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-imagingstudy-modality",
"type" : "token",
"documentation" : "클라이언트는 적어도 `code` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `system`과 `code` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `system`과 `code` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "patient",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-imagingstudy-patient",
"type" : "reference",
"documentation" : "클라이언트는 적어도 `id` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `Type`과 `id` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `Type`과 `id` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "series",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-imagingstudy-series",
"type" : "token",
"documentation" : "클라이언트는 적어도 `code` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `system`과 `code` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `system`과 `code` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "started",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-imagingstudy-started",
"type" : "date",
"documentation" : "클라이언트는 **반드시(SHALL)** *second* + *time offset* 수준의 정확도를 가지는 값을 제공해야 한다. 서버는 **반드시(SHALL)** *second* + *time offset* 수준의 정확도를 가지는 값을 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "status",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-imagingstudy-status",
"type" : "token",
"documentation" : "클라이언트는 적어도 `code` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `system`과 `code` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `system`과 `code` 값을 모두 지원해야 한다."
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"type" : "Immunization",
"supportedProfile" : [
🔗 "http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-immunization"
],
"_supportedProfile" : [
{
🔗 "extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
}
],
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "create"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "search-type"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "read"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "vread"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "update"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "patch"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "delete"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "history-instance"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "history-type"
}
],
"referencePolicy" : [
"resolves"
],
"searchParam" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "dose-number",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-immunization-dose-number",
"type" : "number"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"name" : "date",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-immunization-date",
"type" : "date",
"documentation" : "클라이언트는 **반드시(SHALL)** *second* + *time offset* 수준의 정확도를 가지는 값을 제공해야 한다. 서버는 **반드시(SHALL)** *second* + *time offset* 수준의 정확도를 가지는 값을 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "patient",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-immunization-patient",
"type" : "reference",
"documentation" : "클라이언트는 적어도 `id` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `Type`과 `id` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `Type`과 `id` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "status",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-immunization-status",
"type" : "token",
"documentation" : "클라이언트는 적어도 `code` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `system`과 `code` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `system`과 `code` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "vaccine-code",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-immunization-vaccine-code",
"type" : "token",
"documentation" : "클라이언트는 적어도 `code` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `system`과 `code` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `system`과 `code` 값을 모두 지원해야 한다."
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"type" : "Medication",
"supportedProfile" : [
🔗 "http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-medication"
],
"_supportedProfile" : [
{
🔗 "extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
}
],
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "create"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "search-type"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "read"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "vread"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "update"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "patch"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "delete"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "history-instance"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "history-type"
}
],
"referencePolicy" : [
"resolves"
],
"searchParam" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "code",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-medication-code",
"type" : "token",
"documentation" : "클라이언트는 적어도 `code` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `system`과 `code` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `system`과 `code` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"name" : "ingredient-code",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-medication-ingredient-code",
"type" : "token",
"documentation" : "클라이언트는 적어도 `code` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `system`과 `code` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `system`과 `code` 값을 모두 지원해야 한다."
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"type" : "MedicationRequest",
"supportedProfile" : [
🔗 "http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-medicationrequest"
],
"_supportedProfile" : [
{
🔗 "extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
}
],
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "create"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "search-type"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "read"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "vread"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "update"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "patch"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "delete"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "history-instance"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "history-type"
}
],
"referencePolicy" : [
"resolves"
],
"searchParam" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "authoredon",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-medicationrequest-authoredon",
"type" : "date",
"documentation" : "클라이언트는 **반드시(SHALL)** *second* + *time offset* 수준의 정확도를 가지는 값을 제공해야 한다. 서버는 **반드시(SHALL)** *second* + *time offset* 수준의 정확도를 가지는 값을 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"name" : "intent",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-medicationrequest-intent",
"type" : "token",
"documentation" : "클라이언트는 적어도 `code` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `system`과 `code` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `system`과 `code` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"name" : "medication",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-medicationrequest-medication",
"type" : "reference",
"documentation" : "클라이언트는 적어도 `id` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `Type`과 `id` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `Type`과 `id` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "patient",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-medicationrequest-patient",
"type" : "reference",
"documentation" : "클라이언트는 적어도 `id` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `Type`과 `id` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `Type`과 `id` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "status",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-medicationrequest-status",
"type" : "token",
"documentation" : "클라이언트는 적어도 `code` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `system`과 `code` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `system`과 `code` 값을 모두 지원해야 한다."
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"type" : "Observation",
"supportedProfile" : [
🔗 "http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-observation-function-test"🔗 ,
"http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-observation-laboratory-result"🔗 ,
"http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-vitalsigns"🔗 ,
"http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-bloodpressure"🔗 ,
"http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-bodyheight"🔗 ,
"http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-bodytemperature"🔗 ,
"http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-bodyweight"🔗 ,
"http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-heartrate"🔗 ,
"http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-pulseoximetry"🔗 ,
"http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-respiratoryrate"
],
"_supportedProfile" : [
{
🔗 "extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
},
{
🔗 "extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
},
{
🔗 "extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
},
{
🔗 "extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
},
{
🔗 "extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
},
{
🔗 "extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
},
{
🔗 "extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
},
{
🔗 "extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
},
{
🔗 "extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
},
{
🔗 "extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
}
],
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "create"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "search-type"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "read"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "vread"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "update"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "patch"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "delete"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "history-instance"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "history-type"
}
],
"referencePolicy" : [
"resolves"
],
"searchParam" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"name" : "issued",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-observation-issued",
"type" : "date",
"documentation" : "클라이언트는 **반드시(SHALL)** *second* + *time offset* 수준의 정확도를 가지는 값을 제공해야 한다. 서버는 **반드시(SHALL)** *second* + *time offset* 수준의 정확도를 가지는 값을 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "category",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-observation-category",
"type" : "token",
"documentation" : "클라이언트는 적어도 `code` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `system`과 `code` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `system`과 `code` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "code",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-observation-code",
"type" : "token",
"documentation" : "클라이언트는 적어도 `code` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `system`과 `code` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `system`과 `code` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "code-value-concept",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-observation-code-value-concept",
"type" : "composite"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "code-value-date",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-observation-code-value-date",
"type" : "composite"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "code-value-quantity",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-observation-code-value-quantity",
"type" : "composite"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "code-value-string",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-observation-code-value-string",
"type" : "composite"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "component-code",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-observation-component-code",
"type" : "token",
"documentation" : "클라이언트는 적어도 `code` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `system`과 `code` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `system`과 `code` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "component-code-value-concept",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-observation-code-value-string",
"type" : "composite"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "component-code-value-quantity",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-observation-code-value-string",
"type" : "composite"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "component-data-absent-reason",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-observation-component-data-absent-reason",
"type" : "token",
"documentation" : "클라이언트는 적어도 `code` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `system`과 `code` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `system`과 `code` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "component-value-concept",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-observation-component-value-concept",
"type" : "token",
"documentation" : "클라이언트는 적어도 `code` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `system`과 `code` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `system`과 `code` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "component-value-quantity",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-observation-component-value-quantity",
"type" : "quantity"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "data-absent-reason",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-observation-data-absent-reason",
"type" : "token",
"documentation" : "클라이언트는 적어도 `code` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `system`과 `code` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `system`과 `code` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "date",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-observation-date",
"type" : "date",
"documentation" : "클라이언트는 **반드시(SHALL)** *second* + *time offset* 수준의 정확도를 가지는 값을 제공해야 한다. 서버는 **반드시(SHALL)** *second* + *time offset* 수준의 정확도를 가지는 값을 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "patient",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-observation-patient",
"type" : "reference",
"documentation" : "클라이언트는 적어도 `id` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `Type`과 `id` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `Type`과 `id` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"name" : "performer",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-observation-performer",
"type" : "reference",
"documentation" : "클라이언트는 적어도 `id` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `Type`과 `id` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `Type`과 `id` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "status",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-observation-status",
"type" : "token",
"documentation" : "클라이언트는 적어도 `code` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `system`과 `code` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `system`과 `code` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "value-concept",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-observation-value-concept",
"type" : "token",
"documentation" : "클라이언트는 적어도 `code` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `system`과 `code` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `system`과 `code` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "value-date",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-observation-value-date",
"type" : "date",
"documentation" : "클라이언트는 **반드시(SHALL)** *second* + *time offset* 수준의 정확도를 가지는 값을 제공해야 한다. 서버는 **반드시(SHALL)** *second* + *time offset* 수준의 정확도를 가지는 값을 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "value-quantity",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-observation-value-quantity",
"type" : "quantity"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "value-string",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-observation-value-string",
"type" : "string"
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"type" : "Organization",
"supportedProfile" : [
🔗 "http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-healthcare-organization"
],
"_supportedProfile" : [
{
🔗 "extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
}
],
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "create"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "search-type"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "read"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "vread"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "update"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "patch"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "delete"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "history-instance"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "history-type"
}
],
"referencePolicy" : [
"resolves"
],
"searchParam" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "telecom",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-organization-telecom",
"type" : "token",
"documentation" : "클라이언트는 적어도 `code` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `system`과 `code` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `system`과 `code` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "address",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-organization-address",
"type" : "string"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "identifier",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-organization-identifier",
"type" : "token",
"documentation" : "클라이언트는 적어도 `code` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `system`과 `code` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `system`과 `code` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"name" : "name",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-organization-name",
"type" : "string"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "type",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-organization-type",
"type" : "token"
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"type" : "Patient",
"supportedProfile" : [
🔗 "http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-patient"
],
"_supportedProfile" : [
{
🔗 "extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
}
],
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "create"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "search-type"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "read"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "vread"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "update"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "patch"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "delete"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "history-instance"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "history-type"
}
],
"referencePolicy" : [
"resolves"
],
"searchParam" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "_id",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-patient-id",
"type" : "token"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "address",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-patient-address",
"type" : "string"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"name" : "birthdate",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-patient-birthdate",
"type" : "date",
"documentation" : "클라이언트는 **반드시(SHALL)** *day* 수준의 정확도를 가지는 값을 제공해야 한다. 서버는 **반드시(SHALL)** *day* 수준의 정확도를 가지는 값을 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"name" : "gender",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-patient-gender",
"type" : "token",
"documentation" : "클라이언트는 적어도 `code` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `system`과 `code` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `system`과 `code` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "identifier",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-patient-identifier",
"type" : "token",
"documentation" : "클라이언트는 적어도 `code` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `system`과 `code` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `system`과 `code` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "name",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-patient-name",
"type" : "string"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"name" : "telecom",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-patient-telecom",
"type" : "token",
"documentation" : "클라이언트는 적어도 `code` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `system`과 `code` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `system`과 `code` 값을 모두 지원해야 한다."
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"type" : "Practitioner",
"supportedProfile" : [
🔗 "http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-medical-doctor"
],
"_supportedProfile" : [
{
🔗 "extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
}
],
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "create"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "search-type"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "read"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "vread"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "update"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "patch"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "delete"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "history-instance"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "history-type"
}
],
"referencePolicy" : [
"resolves"
],
"searchParam" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "code",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-practitioner-code",
"type" : "token",
"documentation" : "클라이언트는 적어도 `code` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `system`과 `code` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `system`과 `code` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"name" : "_id",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-practitioner-id",
"type" : "token"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "identifier",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-practitioner-identifier",
"type" : "token",
"documentation" : "클라이언트는 적어도 `code` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `system`과 `code` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `system`과 `code` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "name",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-practitioner-name",
"type" : "string"
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"type" : "PractitionerRole",
"supportedProfile" : [
🔗 "http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-medical-doctor-role"
],
"_supportedProfile" : [
{
🔗 "extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
}
],
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "create"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "search-type"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "read"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "vread"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "update"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "patch"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "delete"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "history-instance"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "history-type"
}
],
"referencePolicy" : [
"resolves"
],
"searchParam" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "organization",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-practitionerrole-organization",
"type" : "reference",
"documentation" : "클라이언트는 적어도 `id` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `Type`과 `id` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `Type`과 `id` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "practitioner",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-practitionerrole-practitioner",
"type" : "reference",
"documentation" : "클라이언트는 적어도 `id` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `Type`과 `id` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `Type`과 `id` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"name" : "specialty",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-practitionerrole-specialty",
"type" : "token",
"documentation" : "클라이언트는 적어도 `code` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `system`과 `code` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `system`과 `code` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"name" : "role",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-practitionerrole-role",
"type" : "token",
"documentation" : "클라이언트는 적어도 `code` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `system`과 `code` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `system`과 `code` 값을 모두 지원해야 한다."
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"type" : "Procedure",
"supportedProfile" : [
🔗 "http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-procedure"
],
"_supportedProfile" : [
{
🔗 "extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
}
],
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "create"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "search-type"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "read"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "vread"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "update"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "patch"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "delete"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "history-instance"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "history-type"
}
],
"referencePolicy" : [
"resolves"
],
"searchParam" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"name" : "code",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-procedure-code",
"type" : "token",
"documentation" : "클라이언트는 적어도 `code` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `system`과 `code` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `system`과 `code` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"name" : "date",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-procedure-date",
"type" : "date",
"documentation" : "클라이언트는 **반드시(SHALL)** *second* + *time offset* 수준의 정확도를 가지는 값을 제공해야 한다. 서버는 **반드시(SHALL)** *second* + *time offset* 수준의 정확도를 가지는 값을 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "patient",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-procedure-patient",
"type" : "reference",
"documentation" : "클라이언트는 적어도 `id` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `Type`과 `id` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `Type`과 `id` 값을 모두 지원해야 한다."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "status",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-procedure-status",
"type" : "token",
"documentation" : "클라이언트는 적어도 `code` 값을 **반드시(SHALL)** 제공해야 하며, **선택적(MAY)**으로 `system`과 `code` 값을 모두 제공할 수 있다. 서버는 **반드시(SHALL)** `system`과 `code` 값을 모두 지원해야 한다."
}
]
}
]
}
]
}
IG © 2022+ HL7 Korea. Package hl7.fhir.kr.core#1.0.2 based on FHIR 4.0.1. Generated 2023-12-04
Links: Table of Contents |
QA Report