<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="Condition-id-core" />
  <meta>
    <versionId value="1" />
    <lastUpdated value="2023-09-26T15:31:25.4942627+00:00" />
    <source value="#V3IdmjdsMMrX2WMW" />
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">Enter you narrative here</div>
  </text>
  <url value="http://fhir.hie.moh.gov.id/StructureDefinition/Condition-id-core" />
  <version value="1.0.0" />
  <name value="ConditionIdCore" />
  <title value="Condition (ID Core)" />
  <status value="active" />
  <date value="2023-12-11T09:25:44.9288138+00:00" />
  <description value="This profile represents the constraints applied to the Condition resource by ID Core FHIR Implementation Guide and describes the minimum expectations for the Patient resource when used in the ID Core composition or in one of the referred resources." />
  <fhirVersion value="4.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="Condition" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Condition" />
  <derivation value="constraint" />
  <differential>
    <element id="Condition.extension:myExtension">
      <path value="Condition.extension" />
      <sliceName value="myExtension" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="http://fhir.hie.moh.gov.id/StructureDefinition/audit-id-core" />
      </type>
      <isModifier value="false" />
    </element>
    <element id="Condition.category">
      <path value="Condition.category" />
      <min value="1" />
      <binding>
        <strength value="required" />
      </binding>
    </element>
    <element id="Condition.code">
      <path value="Condition.code" />
      <min value="1" />
    </element>
    <element id="Condition.code.coding.system">
      <path value="Condition.code.coding.system" />
      <min value="1" />
    </element>
    <element id="Condition.code.coding.code">
      <path value="Condition.code.coding.code" />
      <min value="1" />
    </element>
  </differential>
</StructureDefinition>