TRxHub IG
0.1.0 - ci-build

TRxHub IG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: TRxHub ServiceRequest Category - XML Representation

Draft as of 2026-05-29

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="trxhub-service-request-category"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem trxhub-service-request-category</b></p><a name="trxhub-service-request-category"> </a><a name="hctrxhub-service-request-category"> </a><p>This case-sensitive code system <code>https://trxhub.mediservice.ch/fhir/CodeSystem/trxhub-service-request-category</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">register-prescription<a name="trxhub-service-request-category-register-prescription"> </a></td><td>Register Prescription</td></tr><tr><td style="white-space:nowrap">order-medication<a name="trxhub-service-request-category-order-medication"> </a></td><td>Order Medication from Prescription</td></tr></table></div>
  </text>
  <url
       value="https://trxhub.mediservice.ch/fhir/CodeSystem/trxhub-service-request-category"/>
  <version value="0.1.0"/>
  <name value="TRxHubServiceRequestCategory"/>
  <title value="TRxHub ServiceRequest Category"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2026-05-29T15:05:20+00:00"/>
  <description value="Categories for TRxHub ServiceRequests"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="register-prescription"/>
    <display value="Register Prescription"/>
  </concept>
  <concept>
    <code value="order-medication"/>
    <display value="Order Medication from Prescription"/>
  </concept>
</CodeSystem>