<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="nxh-device" />
  <url value="https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhDevice" />
  <name value="NxhDevice" />
  <status value="active" />
  <description value="Nexuzhealth profile for a device" />
  <fhirVersion value="4.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="Device" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Device" />
  <derivation value="constraint" />
  <differential>
    <element id="Device.extension:hospitalCode">
      <path value="Device.extension" />
      <sliceName value="hospitalCode" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode" />
      </type>
      <isModifier value="false" />
    </element>
    <element id="Device.type">
      <path value="Device.type" />
      <binding>
        <strength value="extensible" />
        <valueSet value="https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-snomed" />
      </binding>
    </element>
  </differential>
</StructureDefinition>