HL7 Czech Imaging Order IG
0.1.0-ballot - ballot Czechia flag

HL7 Czech Imaging Order IG, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.1.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/img-order/ and changes regularly. See the Directory of published versions

: CarePlanExample - XML Representation

Raw xml | Download


<CarePlan xmlns="http://hl7.org/fhir">
  <id value="CarePlanExample"/>
  <meta>
    <profile
             value="https://hl7.cz/fhir/img-order/StructureDefinition/cz-carePlanImage"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CarePlan CarePlanExample</b></p><a name="CarePlanExample"> </a><a name="hcCarePlanExample"> </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="StructureDefinition-cz-carePlanImage.html">Care plan: Imaging Order (CZ)</a></p></div><p><b>identifier</b>: <code>http://hospital.org/lis-order</code>/123456789</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>description</b>: Žádanka na odběr krve</p><p><b>subject</b>: <a href="Patient-Mracena.html">Mračena Mrakomorová  Female, DoB: 1971-11-26 ( https://ncez.mzcr.cz/fhir/sid/rcis#2716126452 (use: official, ))</a></p></div>
  </text>
  <identifier>
    <system value="http://hospital.org/lis-order"/>
    <value value="123456789"/>
  </identifier>
  <status value="active"/>
  <intent value="order"/>
  <description value="Žádanka na odběr krve"/>
  <subject>🔗 
    <reference value="Patient/Mracena"/>
  </subject>
</CarePlan>