HL7 Czech Base and Core FHIR IG
1.0.0 - draft
HL7 Czech Base and Core FHIR IG, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/cz-core/ and changes regularly. See the Directory of published versions
<CarePlan xmlns="http://hl7.org/fhir">
<id value="CarePlan-Mracena"/>
<meta>
<profile
value="https://hl7.cz/fhir/core/StructureDefinition/carePlan-cz-core"/>
</meta>
<language value="en"/>
<text>
<status value="generated"/>
</text>
<status value="active"/>
<intent value="plan"/>
<title value="Plán péče – Mamografie"/>
<description
value="Plán péče zaměřený na histologické vyšetření z podezřelé léze. Vzorek tkáně odebrat pomocí UVAB."/>
<subject>🔗
<reference value="Patient/Mracena"/>
</subject>
<period>
<start value="2025-03-10T08:00:00+01:00"/>
</period>
<addresses>🔗
<reference value="Condition/cz-examplemamo-condition"/>
</addresses>
<activity>
<detail>
<kind value="CommunicationRequest"/>
<status value="scheduled"/>
<description
value="Pacientka se po odebrání vzorku dostaví na recepci, kde bude domluven termín semináře (seznámení s výsledkem)."/>
</detail>
</activity>
<activity>
<detail>
<kind value="Appointment"/>
<status value="scheduled"/>
<description value="Ultrazvuk pro odebrání vzorku pomocí UVAB"/>
</detail>
</activity>
</CarePlan>