A code representing the source of the medical transport
Source
<xsd:complexType name="MedicalTransportType" id="MedicalTransportType"><xsd:attribute name="TransportSource" use="required" id="TransportSource"><!--A code representing the source of the medical transport --><xsd:annotation><xsd:documentation>A code representing the source of the medical transport</xsd:documentation></xsd:annotation><xsd:simpleType><xsd:restriction base="mdcl:MedicalTransportSourceType"/></xsd:simpleType></xsd:attribute><xsd:attribute name="EMSAgencyResponseID" use="required" id="EMSAgencyResponseID"><xsd:annotation><xsd:documentation xml:lang="en-US">indicate identification code for the name of the ambulance service or hospital that transported the person</xsd:documentation></xsd:annotation><!--EMS Response Agency Identifier ID for EMS Agency That Responds--><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:maxLength value="35"/><xsd:whiteSpace value="preserve"/></xsd:restriction></xsd:simpleType></xsd:attribute><xsd:attribute name="EMSRunNumber" use="required" id="EMSRunNumber"><xsd:annotation><xsd:documentation xml:lang="en-US">indicate the run number assigned by the ambulance service or hospital that transported the person</xsd:documentation></xsd:annotation><!--EMS Response Run Number--><xsd:simpleType><xsd:restriction base="xsd:token"><xsd:maxLength value="35"/></xsd:restriction></xsd:simpleType></xsd:attribute><xsd:attribute name="ReceivingMedicalFacitlityHospital" use="required" id="ReceivingMedicalFacitlityHospital"><xsd:annotation><xsd:documentation xml:lang="en-US">indicate the name of the medical facility to which the the person was transported.</xsd:documentation></xsd:annotation><!--Ambulance - Hospital--><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:maxLength value="35"/><xsd:whiteSpace value="preserve"/></xsd:restriction></xsd:simpleType></xsd:attribute></xsd:complexType>
<xsd:simpleType name="MedicalTransportSourceType" id="MedicalTransportSourceType"><xsd:annotation><xsd:documentation xml:lang="en-US">The type definition for the Medical Transport.</xsd:documentation></xsd:annotation><xsd:restriction base="xsd:token"><xsd:length value="2"/><xsd:pattern value="\d{2}"/><xsd:enumeration value="00" id="NotTransported"><xsd:annotation><xsd:documentation>Not Transported</xsd:documentation></xsd:annotation><!--Not Transported--></xsd:enumeration><xsd:enumeration value="01" id="EMS"><xsd:annotation><xsd:documentation>Emergency Medical Service</xsd:documentation></xsd:annotation><!--Emergency Medical Service--></xsd:enumeration><xsd:enumeration value="02" id="LawEnforcement"><xsd:annotation><xsd:documentation>Transported by Law Enforcement</xsd:documentation></xsd:annotation><!--Transported by Law Enforcement--></xsd:enumeration><xsd:enumeration value="08" id="Other"><xsd:annotation><xsd:documentation>Transported by other means</xsd:documentation></xsd:annotation><!--Transported by other means--></xsd:enumeration><xsd:enumeration value="09" id="UnknownIfTransported"><xsd:annotation><xsd:documentation>Unknown if Transported</xsd:documentation></xsd:annotation><!--Unknown if Transported--></xsd:enumeration></xsd:restriction></xsd:simpleType>
<xsd:attribute name="TransportSource" use="required" id="TransportSource"><!--A code representing the source of the medical transport --><xsd:annotation><xsd:documentation>A code representing the source of the medical transport</xsd:documentation></xsd:annotation><xsd:simpleType><xsd:restriction base="mdcl:MedicalTransportSourceType"/></xsd:simpleType></xsd:attribute>
<xsd:attribute name="EMSAgencyResponseID" use="required" id="EMSAgencyResponseID"><xsd:annotation><xsd:documentation xml:lang="en-US">indicate identification code for the name of the ambulance service or hospital that transported the person</xsd:documentation></xsd:annotation><!--EMS Response Agency Identifier ID for EMS Agency That Responds--><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:maxLength value="35"/><xsd:whiteSpace value="preserve"/></xsd:restriction></xsd:simpleType></xsd:attribute>
<xsd:attribute name="EMSRunNumber" use="required" id="EMSRunNumber"><xsd:annotation><xsd:documentation xml:lang="en-US">indicate the run number assigned by the ambulance service or hospital that transported the person</xsd:documentation></xsd:annotation><!--EMS Response Run Number--><xsd:simpleType><xsd:restriction base="xsd:token"><xsd:maxLength value="35"/></xsd:restriction></xsd:simpleType></xsd:attribute>
<xsd:attribute name="ReceivingMedicalFacitlityHospital" use="required" id="ReceivingMedicalFacitlityHospital"><xsd:annotation><xsd:documentation xml:lang="en-US">indicate the name of the medical facility to which the the person was transported.</xsd:documentation></xsd:annotation><!--Ambulance - Hospital--><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:maxLength value="35"/><xsd:whiteSpace value="preserve"/></xsd:restriction></xsd:simpleType></xsd:attribute>