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

: JSP Resource Types ValueSet - XML Representation

Draft as of 2025-03-01

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="jsp-resource-types"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet jsp-resource-types</b></p><a name="jsp-resource-types"> </a><a name="hcjsp-resource-types"> </a><a name="jsp-resource-types-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><ul><li>Include codes from<a href="http://hl7.org/fhir/R4/codesystem-resource-types.html"><code>http://hl7.org/fhir/resource-types</code></a> where code  in Questionnaire, Patient, MedicationRequest, Condition, Observation, Encounter</li></ul></div>
  </text>
  <url
       value="http://jaspehr.jp/fhir/StructureDefinition/JSP_Resource_Types_VS"/>
  <version value="1.0.0"/>
  <name value="JSP_Resource_Types_VS"/>
  <title value="JSP Resource Types ValueSet"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-03-01T09:30:06+01:00"/>
  <description
               value="提出データに添付を許可するリソース( Questionnaire, Patient, MedicationRequest, Condition, Observation, Encounter )"/>
  <immutable value="true"/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/resource-types"/>
      <filter>
        <property value="code"/>
        <op value="in"/>
        <value
               value="Questionnaire, Patient, MedicationRequest, Condition, Observation, Encounter"/>
      </filter>
    </include>
  </compose>
</ValueSet>