<StructureDefinition xmlns="http://hl7.org/fhir">
  <meta>
    <lastUpdated value="2018-05-14T15:57:06.105+00:00" />
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">xmlns="http://www.w3.org/1999/xhtml"</div>
  </text>
  <url value="http://example.org/fhir/StructureDefinition/MySchedule" />
  <name value="MySchedule" />
  <status value="draft" />
  <date value="2018-05-14T15:57:06.108+00:00" />
  <fhirVersion value="3.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="Schedule" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Schedule" />
  <derivation value="constraint" />
  <differential>
    <element id="Schedule.identifier.use">
      <path value="Schedule.identifier.use" />
      <fixedCode value="usual" />
    </element>
    <element id="Schedule.identifier.system">
      <path value="Schedule.identifier.system" />
      <fixedUri value="http://hl7.org/fhir/sid/icd-10" />
    </element>
    <element id="Schedule.identifier.value">
      <path value="Schedule.identifier.value" />
      <fixedString value="45" />
    </element>
    <element id="Schedule.active">
      <path value="Schedule.active" />
      <type>
        <code value="boolean" />
        <profile value="True" />
      </type>
    </element>
    <element id="Schedule.serviceType.coding.system">
      <path value="Schedule.serviceType.coding.system" />
      <fixedUri value="http://hl7.org/fhir/sid/icd-10" />
    </element>
    <element id="Schedule.serviceType.coding.code">
      <path value="Schedule.serviceType.coding.code" />
      <fixedCode value="57" />
    </element>
    <element id="Schedule.serviceType.coding.display">
      <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable">
        <valueBoolean value="true" />
      </extension>
      <path value="Schedule.serviceType.coding.display" />
      <fixedString value="medicina general" />
    </element>
    <element id="Schedule.specialty.coding.system">
      <path value="Schedule.specialty.coding.system" />
      <fixedUri value="http://hl7.org/fhir/sid/icd-10" />
    </element>
    <element id="Schedule.specialty.coding.code">
      <path value="Schedule.specialty.coding.code" />
      <fixedCode value="0101001" />
    </element>
    <element id="Schedule.specialty.coding.display">
      <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable">
        <valueBoolean value="true" />
      </extension>
      <path value="Schedule.specialty.coding.display" />
      <fixedString value="Medicina general" />
    </element>
    <element id="Schedule.actor.reference">
      <path value="Schedule.actor.reference" />
      <fixedString value="LocalizaciónCentro" />
    </element>
    <element id="Schedule.actor.display">
      <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable">
        <valueBoolean value="true" />
      </extension>
      <path value="Schedule.actor.display" />
      <fixedString value="Consultorio Pompeya Norte" />
    </element>
    <element id="Schedule.planningHorizon.start">
      <path value="Schedule.planningHorizon.start" />
      <fixedDateTime value="2018-05-16" />
    </element>
    <element id="Schedule.planningHorizon.end">
      <path value="Schedule.planningHorizon.end" />
      <fixedDateTime value="2018-05-16" />
    </element>
    <element id="Schedule.comment">
      <path value="Schedule.comment" />
      <fixedString value="Las franjas horarias adjuntas a este horario deben estar especializadas para cubrir las prestaciones dentro del servicio" />
    </element>
  </differential>
</StructureDefinition>