UK Core Implementation Guide 0.2.0 - STU1

StructureDefinition Extension-EncounterTransport

An extension to support the transport used by the individual who is the subject of an encounter.

Purpose

This extension has been developed to demonstrate the representation of the transport used by the subject for an encounter.

Context of Use
Use on element Encounter

Snapshot View

url1..1System.StringFixed Value
valueCodeableConceptCodeableConcept
url1..1System.StringFixed Value
valuePeriodPeriod
url1..1System.StringFixed Value
valueStringstring
url1..1System.StringFixed Value

Differential View

url1..1System.StringFixed Value
valueCodeableConceptCodeableConcept
url1..1System.StringFixed Value
valuePeriodPeriod
url1..1System.StringFixed Value
valueStringstring
url1..1System.StringFixed Value

Hybrid View

url1..1System.StringFixed Value
valueCodeableConceptCodeableConcept
url1..1System.StringFixed Value
valuePeriodPeriod
url1..1System.StringFixed Value
valueStringstring
url1..1System.StringFixed Value

Table View

Extension..1
Extension.extension1..
Extension.extension1..1
Extension.extension.url..
Extension.extension.value[x]CodeableConcept..
Extension.extension0..1
Extension.extension.url..
Extension.extension.value[x]Period..
Extension.extension0..1
Extension.extension.url..
Extension.extension.value[x]string..
Extension.url..
Extension.value[x]..0


XML View

<StructureDefinition xmlns="http://hl7.org/fhir">
    <id value="Extension-UKCore-EncounterTransport" />
    <url value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EncounterTransport" />
    <version value="2.0.0" />
    <name value="ExtensionUKCoreEncounterTransport" />
    <title value="Extension UK Core Encounter Transport" />
    <status value="retired" />
    <date value="2022-01-07" />
    <publisher value="HL7 UK" />
    <contact>
        <name value="HL7 UK" />
        <telecom>
            <system value="email" />
            <value value="secretariat@hl7.org.uk" />
            <use value="work" />
            <rank value="1" />
        </telecom>
    </contact>
    <contact>
        <name value="NHS Digital" />
        <telecom>
            <system value="email" />
            <value value="interoperabilityteam@nhs.net" />
            <use value="work" />
            <rank value="2" />
        </telecom>
    </contact>
    <description value="An extension to support the transport used by the individual who is the subject of an encounter." />
    <purpose value="This extension has been developed to demonstrate the representation of the transport used by the subject for an encounter." />
    <copyright value="Copyright &#169; 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7&#174; FHIR&#174; standard Copyright &#169; 2011+ HL7 The HL7&#174; FHIR&#174; standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html." />
    <fhirVersion value="4.0.1" />
    <mapping>
        <identity value="rim" />
        <uri value="http://hl7.org/v3" />
        <name value="RIM Mapping" />
    </mapping>
    <kind value="complex-type" />
    <abstract value="false" />
    <context>
        <type value="element" />
        <expression value="Encounter" />
    </context>
    <type value="Extension" />
    <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" />
    <derivation value="constraint" />
    <differential>
        <element id="Extension">
            <path value="Extension" />
            <short value="Encounter transport" />
            <definition value="Encounter transport." />
            <max value="1" />
        </element>
        <element id="Extension.extension">
            <path value="Extension.extension" />
            <slicing>
                <discriminator>
                    <type value="value" />
                    <path value="url" />
                </discriminator>
                <rules value="open" />
            </slicing>
            <min value="1" />
        </element>
        <element id="Extension.extension:transportType">
            <path value="Extension.extension" />
            <sliceName value="transportType" />
            <short value="The type of transport used" />
            <definition value="The type of transport used." />
            <min value="1" />
            <max value="1" />
        </element>
        <element id="Extension.extension:transportType.url">
            <path value="Extension.extension.url" />
            <fixedUri value="transportType" />
        </element>
        <element id="Extension.extension:transportType.value[x]">
            <path value="Extension.extension.value[x]" />
            <short value="The type of transport used" />
            <definition value="The type of transport used." />
            <type>
                <code value="CodeableConcept" />
            </type>
        </element>
        <element id="Extension.extension:transportPeriod">
            <path value="Extension.extension" />
            <sliceName value="transportPeriod" />
            <short value="Period of time during which the transport was used" />
            <definition value="Period of time during which the transport was used." />
            <min value="0" />
            <max value="1" />
        </element>
        <element id="Extension.extension:transportPeriod.url">
            <path value="Extension.extension.url" />
            <fixedUri value="transportPeriod" />
        </element>
        <element id="Extension.extension:transportPeriod.value[x]">
            <path value="Extension.extension.value[x]" />
            <short value="Period of time during which the transport was used" />
            <definition value="Period of time during which the transport was used." />
            <type>
                <code value="Period" />
            </type>
        </element>
        <element id="Extension.extension:reasonForTransport">
            <path value="Extension.extension" />
            <sliceName value="reasonForTransport" />
            <short value="The reason the transport was needed" />
            <definition value="The reason the transport was needed." />
            <min value="0" />
            <max value="1" />
        </element>
        <element id="Extension.extension:reasonForTransport.url">
            <path value="Extension.extension.url" />
            <fixedUri value="reasonForTransport" />
        </element>
        <element id="Extension.extension:reasonForTransport.value[x]">
            <path value="Extension.extension.value[x]" />
            <short value="The reason the transport was needed" />
            <definition value="The reason the transport was needed." />
            <type>
                <code value="string" />
            </type>
        </element>
        <element id="Extension.url">
            <path value="Extension.url" />
            <fixedUri value="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EncounterTransport" />
        </element>
        <element id="Extension.value[x]">
            <path value="Extension.value[x]" />
            <max value="0" />
        </element>
    </differential>
</StructureDefinition>

JSON View

{
    "resourceType": "StructureDefinition",
    "id": "Extension-UKCore-EncounterTransport",
    "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EncounterTransport",
    "version": "2.0.0",
    "name": "ExtensionUKCoreEncounterTransport",
    "title": "Extension UK Core Encounter Transport",
    "status": "retired",
    "date": "2022-01-07",
    "publisher": "HL7 UK",
    "contact":  [
        {
            "name": "HL7 UK",
            "telecom":  [
                {
                    "system": "email",
                    "value": "secretariat@hl7.org.uk",
                    "use": "work",
                    "rank": 1
                }
            ]
        },
        {
            "name": "NHS Digital",
            "telecom":  [
                {
                    "system": "email",
                    "value": "interoperabilityteam@nhs.net",
                    "use": "work",
                    "rank": 2
                }
            ]
        }
    ],
    "description": "An extension to support the transport used by the individual who is the subject of an encounter.",
    "purpose": "This extension has been developed to demonstrate the representation of the transport used by the subject for an encounter.",
    "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
    "fhirVersion": "4.0.1",
    "mapping":  [
        {
            "identity": "rim",
            "uri": "http://hl7.org/v3",
            "name": "RIM Mapping"
        }
    ],
    "kind": "complex-type",
    "abstract": false,
    "context":  [
        {
            "type": "element",
            "expression": "Encounter"
        }
    ],
    "type": "Extension",
    "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
    "derivation": "constraint",
    "differential": {
        "element":  [
            {
                "id": "Extension",
                "path": "Extension",
                "short": "Encounter transport",
                "definition": "Encounter transport.",
                "max": "1"
            },
            {
                "id": "Extension.extension",
                "path": "Extension.extension",
                "slicing": {
                    "discriminator":  [
                        {
                            "type": "value",
                            "path": "url"
                        }
                    ],
                    "rules": "open"
                },
                "min": 1
            },
            {
                "id": "Extension.extension:transportType",
                "path": "Extension.extension",
                "sliceName": "transportType",
                "short": "The type of transport used",
                "definition": "The type of transport used.",
                "min": 1,
                "max": "1"
            },
            {
                "id": "Extension.extension:transportType.url",
                "path": "Extension.extension.url",
                "fixedUri": "transportType"
            },
            {
                "id": "Extension.extension:transportType.value[x]",
                "path": "Extension.extension.value[x]",
                "short": "The type of transport used",
                "definition": "The type of transport used.",
                "type":  [
                    {
                        "code": "CodeableConcept"
                    }
                ]
            },
            {
                "id": "Extension.extension:transportPeriod",
                "path": "Extension.extension",
                "sliceName": "transportPeriod",
                "short": "Period of time during which the transport was used",
                "definition": "Period of time during which the transport was used.",
                "min": 0,
                "max": "1"
            },
            {
                "id": "Extension.extension:transportPeriod.url",
                "path": "Extension.extension.url",
                "fixedUri": "transportPeriod"
            },
            {
                "id": "Extension.extension:transportPeriod.value[x]",
                "path": "Extension.extension.value[x]",
                "short": "Period of time during which the transport was used",
                "definition": "Period of time during which the transport was used.",
                "type":  [
                    {
                        "code": "Period"
                    }
                ]
            },
            {
                "id": "Extension.extension:reasonForTransport",
                "path": "Extension.extension",
                "sliceName": "reasonForTransport",
                "short": "The reason the transport was needed",
                "definition": "The reason the transport was needed.",
                "min": 0,
                "max": "1"
            },
            {
                "id": "Extension.extension:reasonForTransport.url",
                "path": "Extension.extension.url",
                "fixedUri": "reasonForTransport"
            },
            {
                "id": "Extension.extension:reasonForTransport.value[x]",
                "path": "Extension.extension.value[x]",
                "short": "The reason the transport was needed",
                "definition": "The reason the transport was needed.",
                "type":  [
                    {
                        "code": "string"
                    }
                ]
            },
            {
                "id": "Extension.url",
                "path": "Extension.url",
                "fixedUri": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EncounterTransport"
            },
            {
                "id": "Extension.value[x]",
                "path": "Extension.value[x]",
                "max": "0"
            }
        ]
    }
}

Examples

No Example is currently available for this extension
back to top