Organization

Introduction and scope

This profile is of the resource Organization. The profile contains information about which provider has driven the ambulance.

URL

https://PrehospitalDataInEHR.dk/fhir/StructureDefinition/RE08

Usage

In this profile there are two elements. The element identifier ensures that reference is made to the correct provider of the ambulance service. Since there are four providers of ambulance services in Denmark, this element is sliced into foru slices. For slices in Organization, it has been chosen to use fixed values, as these are the four known providers of ambulance services. The element name contains the names of the ambulance providers and is therefore also sliced into four slices.

xml code for Organization

 <StructureDefinition xmlns="http://hl7.org/fhir">
<id value="RE08"/>
<url value="https://PrehospitalDataInEHR.dk/fhir/StructureDefinition/RE08"/>
<name value="PrehospitalDataInEHROrganizationprofile"/>
<status value="draft"/>
<description value="This profile originates from the page Incident in the pre-hospital patient journal (PPJ). The registration is obtained from the registration of the incident and when the ambulance is assigned to the incident."/>
<fhirVersion value="4.0.1"/>
 <mapping>
<identity value="v2"/>
<uri value="http://hl7.org/v2"/>
<name value="HL7 v2 Mapping"/>
</mapping>
 <mapping>
<identity value="rim"/>
<uri value="http://hl7.org/v3"/>
<name value="RIM Mapping"/>
</mapping>
 <mapping>
<identity value="servd"/>
<uri value="http://www.omg.org/spec/ServD/1.0/"/>
<name value="ServD"/>
</mapping>
 <mapping>
<identity value="w5"/>
<uri value="http://hl7.org/fhir/w5"/>
<name value="W5 Mapping"/>
</mapping>
<kind value="resource"/>
<abstract value="false"/>
<type value="Organization"/>
<baseDefinition value="http://hl7.org/fhir/StructureDefinition/Organization"/>
<derivation value="constraint"/>
 <differential>
 <element id="Organization">
<path value="Organization"/>
<short value="Contains informations about the organizations behind the Danish EMS"/>
<definition value="This profile originates from the page Incident in the pre-hospital patient journal (PPJ). The registration is obtained from the registration of the incident and when the ambulance is assigned to the incident."/>
</element>
 <element id="Organization.identifier">
<path value="Organization.identifier"/>
 <slicing>
 <discriminator>
<type value="exists"/>
<path value="type.text"/>
</discriminator>
<rules value="open"/>
</slicing>
<min value="1"/>
<max value="1"/>
</element>
 <element id="Organization.identifier:ambulanceSyd">
<path value="Organization.identifier"/>
<sliceName value="ambulanceSyd"/>
<max value="1"/>
</element>
 <element id="Organization.identifier:ambulanceSyd.use">
<path value="Organization.identifier.use"/>
<max value="0"/>
</element>
 <element id="Organization.identifier:ambulanceSyd.type">
<path value="Organization.identifier.type"/>
<short value="Name of the organization"/>
<max value="0"/>
</element>
 <element id="Organization.identifier:ambulanceSyd.type.coding">
<path value="Organization.identifier.type.coding"/>
<max value="0"/>
</element>
 <element id="Organization.identifier:ambulanceSyd.type.text">
<path value="Organization.identifier.type.text"/>
<min value="1"/>
<fixedString value="Falck"/>
</element>
 <element id="Organization.identifier:ambulanceSyd.system">
<path value="Organization.identifier.system"/>
<max value="0"/>
</element>
 <element id="Organization.identifier:ambulanceSyd.value">
<path value="Organization.identifier.value"/>
<max value="0"/>
</element>
 <element id="Organization.identifier:ambulanceSyd.period">
<path value="Organization.identifier.period"/>
<max value="0"/>
</element>
 <element id="Organization.identifier:ambulanceSyd.assigner">
<path value="Organization.identifier.assigner"/>
<max value="0"/>
</element>
 <element id="Organization.identifier:falck">
<path value="Organization.identifier"/>
<sliceName value="falck"/>
<max value="1"/>
</element>
 <element id="Organization.identifier:falck.use">
<path value="Organization.identifier.use"/>
<max value="0"/>
</element>
 <element id="Organization.identifier:falck.type">
<path value="Organization.identifier.type"/>
<short value="Name of the organization"/>
<max value="0"/>
</element>
 <element id="Organization.identifier:falck.type.coding">
<path value="Organization.identifier.type.coding"/>
<max value="0"/>
</element>
 <element id="Organization.identifier:falck.type.text">
<path value="Organization.identifier.type.text"/>
<min value="1"/>
<fixedString value="Bios"/>
</element>
 <element id="Organization.identifier:falck.system">
<path value="Organization.identifier.system"/>
<max value="0"/>
</element>
 <element id="Organization.identifier:falck.value">
<path value="Organization.identifier.value"/>
<max value="0"/>
</element>
 <element id="Organization.identifier:falck.period">
<path value="Organization.identifier.period"/>
<max value="0"/>
</element>
 <element id="Organization.identifier:falck.assigner">
<path value="Organization.identifier.assigner"/>
<max value="0"/>
</element>
 <element id="Organization.identifier:hovedstadensBeredskab">
<path value="Organization.identifier"/>
<sliceName value="hovedstadensBeredskab"/>
<max value="1"/>
</element>
 <element id="Organization.identifier:hovedstadensBeredskab.use">
<path value="Organization.identifier.use"/>
<max value="0"/>
</element>
 <element id="Organization.identifier:hovedstadensBeredskab.type">
<path value="Organization.identifier.type"/>
<max value="0"/>
</element>
 <element id="Organization.identifier:hovedstadensBeredskab.system">
<path value="Organization.identifier.system"/>
<max value="0"/>
</element>
 <element id="Organization.identifier:hovedstadensBeredskab.value">
<path value="Organization.identifier.value"/>
<max value="0"/>
</element>
 <element id="Organization.identifier:hovedstadensBeredskab.period">
<path value="Organization.identifier.period"/>
<max value="0"/>
</element>
 <element id="Organization.identifier:hovedstadensBeredskab.assigner">
<path value="Organization.identifier.assigner"/>
<max value="0"/>
</element>
 <element id="Organization.identifier:Responce">
<path value="Organization.identifier"/>
<sliceName value="Responce"/>
<max value="1"/>
</element>
 <element id="Organization.identifier:Responce.use">
<path value="Organization.identifier.use"/>
<max value="0"/>
</element>
 <element id="Organization.identifier:Responce.type">
<path value="Organization.identifier.type"/>
<max value="0"/>
</element>
 <element id="Organization.identifier:Responce.system">
<path value="Organization.identifier.system"/>
<max value="0"/>
</element>
 <element id="Organization.identifier:Responce.value">
<path value="Organization.identifier.value"/>
<max value="0"/>
</element>
 <element id="Organization.identifier:Responce.period">
<path value="Organization.identifier.period"/>
<max value="0"/>
</element>
 <element id="Organization.identifier:Responce.assigner">
<path value="Organization.identifier.assigner"/>
<max value="0"/>
</element>
 <element id="Organization.active">
<path value="Organization.active"/>
<max value="0"/>
</element>
 <element id="Organization.type">
<path value="Organization.type"/>
<max value="0"/>
</element>
 <element id="Organization.name">
<path value="Organization.name"/>
 <slicing>
 <discriminator>
<type value="type"/>
<path value="$this"/>
</discriminator>
<rules value="open"/>
</slicing>
<min value="1"/>
</element>
 <element id="Organization.name:ambulanceSyd">
<path value="Organization.name"/>
<sliceName value="ambulanceSyd"/>
<fixedString value="Falck"/>
</element>
 <element id="Organization.name:falck">
<path value="Organization.name"/>
<sliceName value="falck"/>
<fixedString value="Bios"/>
</element>
 <element id="Organization.name:hovedstadensBeredskab">
<path value="Organization.name"/>
<sliceName value="hovedstadensBeredskab"/>
</element>
 <element id="Organization.name:responce">
<path value="Organization.name"/>
<sliceName value="responce"/>
</element>
 <element id="Organization.alias">
<path value="Organization.alias"/>
<max value="0"/>
</element>
 <element id="Organization.telecom">
<path value="Organization.telecom"/>
<max value="0"/>
</element>
 <element id="Organization.address">
<path value="Organization.address"/>
<max value="0"/>
</element>
 <element id="Organization.partOf">
<path value="Organization.partOf"/>
<max value="0"/>
</element>
 <element id="Organization.contact">
<path value="Organization.contact"/>
<max value="0"/>
</element>
 <element id="Organization.endpoint">
<path value="Organization.endpoint"/>
<max value="0"/>
</element>
</differential>
</StructureDefinition>