<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="nxh-organization" />
  <meta>
    <lastUpdated value="2025-01-29T07:31:58.8116643+00:00" />
  </meta>
  <url value="https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhOrganization" />
  <name value="NxhOrganization" />
  <status value="active" />
  <date value="2024-02-20T11:55:24.541231+00:00" />
  <description value="Nexuzhealth profile for an organization." />
  <fhirVersion value="4.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="Organization" />
  <baseDefinition value="https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-organization" />
  <derivation value="constraint" />
  <differential>
    <element id="Organization.identifier:hospitalCode">
      <path value="Organization.identifier" />
      <sliceName value="hospitalCode" />
      <short value="hospitalCode" />
      <definition value="The hospitalCode identifier of the organization.&#xD;&#xA;&#xD;&#xA;HospitalCode is an identifier assigned internally by Nexuzhealth in the KWS database." />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="Organization.identifier:hospitalCode.system">
      <path value="Organization.identifier.system" />
      <fixedUri value="https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/amalthea/basZiekenhuisDef/ziekenhuisCode" />
    </element>
    <element id="Organization.identifier:exploitation">
      <path value="Organization.identifier" />
      <sliceName value="exploitation" />
      <short value="exploitation" />
      <definition value="The exploitation code of the organization.&#xD;&#xA;&#xD;&#xA;The exploitation code is an official identifier assigned to a hospital by the Belgian government." />
    </element>
    <element id="Organization.identifier:exploitation.system">
      <path value="Organization.identifier.system" />
      <fixedUri value="https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/amalthea/basExploitatie/exploitatie" />
    </element>
    <element id="Organization.type:scenario">
      <path value="Organization.type" />
      <sliceName value="scenario" />
      <short value="scenario" />
      <definition value="Nexuzhealth hospital scenario" />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="Organization.type:scenario.coding.system">
      <path value="Organization.type.coding.system" />
      <fixedUri value="https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/pm/hl7InScenario/scenario" />
    </element>
    <element id="Organization.address">
      <path value="Organization.address" />
      <mapping>
        <identity value="KWS" />
        <map value="patientAdres" />
        <comment value="comment" />
      </mapping>
    </element>
    <element id="Organization.address.extension">
      <path value="Organization.address.extension" />
      <min value="1" />
    </element>
  </differential>
</StructureDefinition>