JASPEHR(the JApanese Standard Platform for EHRs) 実装ガイド
1.0.0 - draft
JASPEHR(the JApanese Standard Platform for EHRs) 実装ガイド - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2021-12-13 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="questionnaire-item-type-Jaspehr"/>
<meta>
<profile
value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet questionnaire-item-type-Jaspehr</b></p><a name="questionnaire-item-type-Jaspehr"> </a><a name="hcquestionnaire-item-type-Jaspehr"> </a><a name="questionnaire-item-type-Jaspehr-en-US"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/R4/shareablevalueset.html">Shareable ValueSet</a></p></div><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href="http://hl7.org/fhir/R4/codesystem-item-type.html"><code>http://hl7.org/fhir/item-type</code></a></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-item-type.html"><code>http://hl7.org/fhir/item-type</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-item-type.html#item-type-boolean">boolean</a></td><td>Boolean</td><td>Question with a yes/no answer (valueBoolean).</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-item-type.html#item-type-url">url</a></td><td>Url</td><td>Question with a URL (website, FTP site, etc.) answer (valueUri).</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-item-type.html#item-type-open-choice">open-choice</a></td><td>Open Choice</td><td>Answer is a Coding drawn from a list of possible answers (as with the choice type) or a free-text entry in a string (valueCoding or valueString).</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-item-type.html#item-type-attachment">attachment</a></td><td>Attachment</td><td>Question with binary content such as an image, PDF, etc. as an answer (valueAttachment).</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-item-type.html#item-type-reference">reference</a></td><td>Reference</td><td>Question with a reference to another resource (practitioner, organization, etc.) as an answer (valueReference).</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-item-type.html#item-type-quantity">quantity</a></td><td>Quantity</td><td>Question with a combination of a numeric value and unit, potentially with a comparator (<, >, etc.) as an answer. (valueQuantity) There is an extension 'http://hl7.org/fhir/StructureDefinition/questionnaire-unit' that can be used to define what unit should be captured (or the unit that has a ucum conversion from the provided unit).</td></tr></table></li></ul></div>
</text>
<url
value="http://www.hosp.ncgm.go.jp/JASPEHR/fhir/ValueSet/questionnaire-item-type-Jaspehr"/>
<version value="1.0.0"/>
<name value="QuestionnaireItemTypeJaspehr"/>
<title value="JASPEHR Questionnaire Item Type"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2021-12-13T19:07:00+09:00"/>
<description
value="Distinguishes groups from questions and display text and indicates data type for questions."/>
<immutable value="false"/>
<compose>
<include>
<system value="http://hl7.org/fhir/item-type"/>
</include>
<exclude>
<system value="http://hl7.org/fhir/item-type"/>
<concept>
<code value="boolean"/>
<display value="Boolean"/>
</concept>
<concept>
<code value="url"/>
<display value="Url"/>
</concept>
<concept>
<code value="open-choice"/>
<display value="Open Choice"/>
</concept>
<concept>
<code value="attachment"/>
<display value="Attachment"/>
</concept>
<concept>
<code value="reference"/>
<display value="Reference"/>
</concept>
<concept>
<code value="quantity"/>
<display value="Quantity"/>
</concept>
</exclude>
</compose>
</ValueSet>