<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="preporuke-za-pacijenta" />
  <meta>
    <versionId value="2" />
    <lastUpdated value="2026-03-11T16:00:48.4153341+00:00" />
    <source value="#GTKQEmxiLoXlSia9" />
  </meta>
  <url value="http://fhir.cezih.hr/specifikacije/StructureDefinition/preporuke-za-pacijenta" />
  <version value="0.1.0" />
  <name value="PreporukeZaPacijenta" />
  <title value="Preporuke za pacijenta" />
  <status value="active" />
  <date value="2023-03-22T14:40:09+00:00" />
  <contact>
    <name value="HL7 International Working Group" />
    <telecom>
      <system value="url" />
      <value value="http://www.hl7.org/Special/committees/" />
    </telecom>
  </contact>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166" />
      <code value="HR" />
      <display value="Croatia" />
    </coding>
    <text value="Croatia" />
  </jurisdiction>
  <fhirVersion value="4.0.1" />
  <mapping>
    <identity value="workflow" />
    <uri value="http://hl7.org/fhir/workflow" />
    <name value="Workflow Pattern" />
  </mapping>
  <mapping>
    <identity value="rim" />
    <uri value="http://hl7.org/v3" />
    <name value="RIM Mapping" />
  </mapping>
  <mapping>
    <identity value="w5" />
    <uri value="http://hl7.org/fhir/fivews" />
    <name value="FiveWs Pattern Mapping" />
  </mapping>
  <mapping>
    <identity value="v2" />
    <uri value="http://hl7.org/v2" />
    <name value="HL7 v2 Mapping" />
  </mapping>
  <kind value="resource" />
  <abstract value="false" />
  <type value="CarePlan" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/CarePlan" />
  <derivation value="constraint" />
  <differential>
    <element id="CarePlan.status">
      <path value="CarePlan.status" />
      <short value="Status preporuka" />
      <definition value="Element obavezan po standardu. Za aktivne preporuke vrijednost je active. Dopuštene vrijednosti su draft | active | on-hold | revoked | completed | entered-in-error | unknown." />
    </element>
    <element id="CarePlan.intent">
      <path value="CarePlan.intent" />
      <short value="Namjera preporuke." />
      <definition value="Element obavezan po standardu. Dopuštene vrijednosti su proposal | plan | order | option." />
    </element>
    <element id="CarePlan.category">
      <path value="CarePlan.category" />
      <max value="1" />
      <fixedCodeableConcept>
        <coding>
          <system value="http://fhir.cezih.hr/specifikacije/CodeSystem/hr-planovi-skrbi" />
          <code value="1.1" />
        </coding>
      </fixedCodeableConcept>
    </element>
    <element id="CarePlan.category.coding">
      <path value="CarePlan.category.coding" />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="CarePlan.description">
      <path value="CarePlan.description" />
      <short value="Tekstualni opis preporuka" />
      <definition value="Tekstualni opis svih preporuka za pacijenta (lijekovi, postupci, pripravci, aktivnosti,…)." />
      <min value="1" />
    </element>
    <element id="CarePlan.subject">
      <path value="CarePlan.subject" />
      <short value="Pacijent za kog je preporuka." />
      <type>
        <code value="Reference" />
        <targetProfile value="http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-pacijent" />
      </type>
    </element>
  </differential>
</StructureDefinition>