<Encounter xmlns="http://hl7.org/fhir">
  <id value="456" />
  <meta>
    <lastUpdated value="2020-06-22T09:45:10.752+02:00" />
    <source value="https://secure.externalSystem.com:1802/fhir/Encounter/acd200b7-7061-46a5-8d33-9a03b819a363" />
    <profile value="https://fhir.cambio.se/StructureDefinition/EncounterPreHospital/v1" />
  </meta>
  <language value="sv" />
  <identifier>
    <system value="https://secure.externalSystem.com:1802/fhir/Encounter" />
    <value value="456" />
  </identifier>
  <status value="finished" />
  <class>
    <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode" />
    <version value="2018-08-12" />
    <code value="EMER" />
  </class>
  <type>
    <coding>
      <system value="http://snomed.info/sct" />
      <code value="308335008" />
    </coding>
  </type>
  <subject>
    <reference value="https://secure.externalSystem.com:1802/fhir/Patient/acd200b7-7061-46a5-8d33-9a03b819a363" />
    <identifier>
      <use value="official" />
      <system value="urn:oid:1.2.752.129.2.1.3.1" />
      <value value="19121212-1212" />
    </identifier>
  </subject>
  <participant>
    <individual>
      <reference value="https://secure.externalSystem.com:1802/fhir/Practitioner/acd200b7-7061-46a5-8d33-9a03b819a363" />
      <identifier>
        <system value="urn:oid:1.2.752.129.2.1.4.1" />
        <value value="234" />
      </identifier>
    </individual>
  </participant>
  <period>
    <start value="2020-06-22T09:45:10.752+02:00" />
    <end value="2020-06-22T09:57:10.752+02:00" />
  </period>
  <hospitalization>
    <destination>
      <reference value="https://secure.externalSystem.com:1802/fhir/Destination/acd200b7-7061-46a5-8d33-9a03b819a363" />
      <type value="Organization" />
      <identifier>
        <system value="urn:oid:1.2.752.129.2.1.4.1" />
        <value value="987" />
      </identifier>
    </destination>
  </hospitalization>
  <location>
    <location>
      <reference value="https://secure.externalSystem.com:1802/fhir/Location/acd200b7-7061-46a5-8d33-9a03b819a363" />
      <type value="Location" />
      <identifier>
        <system value="https://cambio.codes/msb/is/rakel" />
        <value value="123-223" />
      </identifier>
    </location>
    <physicalType>
      <coding>
        <system value="http://snomed.info/sct" />
        <code value="465341007" />
      </coding>
      <text value="Automobile ambulance" />
    </physicalType>
  </location>
</Encounter>