| diagram | ![]() |
||
| namespace | http://www.IM-Draft-03-00-44a | ||
| children | transportMethod transportSource agency careFacilConfidence agencyName agencyIdentifier agencyLocation address phones emsAgency organizationType facilityProvides centerReference runNumber triageCode qual severity localInjuryData | ||
| used by |
|
||
| source | <xs:complexType name="InjuryData"> <xs:sequence> <xs:element name="transportMethod" type="PatientTransportation" minOccurs="0"/> <!-- ANSI D20 --> <xs:element name="transportSource" type="TransportSource" minOccurs="0"/> <!-- MMUCC P29/28 --> <xs:element name="agency" type="tmdd:Link-ownership"/> <!-- EMS Response Agency Identifier --> <xs:element name="careFacilConfidence" type="ConfidenceInPlan" minOccurs="0"/> <xs:element name="agencyName" type="tmdd:Link-ownership" minOccurs="0"/> <!-- TMDD.Contact-organization-name --> <xs:element name="agencyIdentifier" type="tmdd:Organization-identifier" minOccurs="0"/> <!-- A unique identifier for an organization within a region. --> <xs:element name="agencyLocation" type="lrms:AreaLocation" minOccurs="0"/> <!-- location during the event, if an agency staging area is used --> <xs:element name="address" type="lrms:AddressPoint" minOccurs="0"/> <!-- was: lrms:AddressPointProfile --> <!-- the long term address contact for this person --> <xs:element name="phones" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="8"> <xs:element name="phone" type="atis:PhoneInformation"/> <!-- phones with different roles --> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="emsAgency" type="EMSAgencyNumber" minOccurs="0"/> <!-- from NEMSIS --> <xs:element name="organizationType" type="EMSOrganizationType" minOccurs="0"/> <xs:element name="facilityProvides"> <xs:complexType> <xs:sequence minOccurs="0" maxOccurs="32"> <xs:element name="facilityProvide" type="EmergencyFacilityCapability"/> <!-- known services of this center --> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="centerReference" type="CenterType" minOccurs="0"/> <!-- note that some centers may not be part of the 1512 system, so they would have no value here --> <xs:element name="runNumber" type="FreeText" minOccurs="0"/> <!-- EMS Response Run Number. --> <xs:element name="triageCode" type="InjuryCode" minOccurs="0"/> <!-- an encoding of the injury severity --> <xs:element name="qual" type="Reliability"/> <!-- the estimate of quality for the triageCode element --> <xs:element name="severity" type="AccidentSeverityCode" minOccurs="0"/> <!-- an encoding of the event itself any NEMSIS data records could be added here if there is a local need to exchange them --> <xs:element name="localInjuryData" type="local:InjuryData" minOccurs="0"/> </xs:sequence> </xs:complexType> |
| diagram | |||||||||
| type | PatientTransportation | ||||||||
| properties |
|
||||||||
| source | <xs:element name="transportMethod" type="PatientTransportation" minOccurs="0"/> |
| diagram | |||||||||
| type | TransportSource | ||||||||
| properties |
|
||||||||
| source | <xs:element name="transportSource" type="TransportSource" minOccurs="0"/> |
| diagram | |||||
| type | tmdd:Link-ownership | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:element name="agency" type="tmdd:Link-ownership"/> |
| diagram | |||||||||
| type | ConfidenceInPlan | ||||||||
| properties |
|
||||||||
| source | <xs:element name="careFacilConfidence" type="ConfidenceInPlan" minOccurs="0"/> |
| diagram | |||||||||
| type | tmdd:Link-ownership | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:element name="agencyName" type="tmdd:Link-ownership" minOccurs="0"/> |
| diagram | |||||||||
| type | tmdd:Organization-identifier | ||||||||
| properties |
|
||||||||
| source | <xs:element name="agencyIdentifier" type="tmdd:Organization-identifier" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||
| type | lrms:AreaLocation | ||||||||||||
| properties |
|
||||||||||||
| children | locationName areaId adminAreas polygon preCoded roads | ||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="agencyLocation" type="lrms:AreaLocation" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| type | lrms:AddressPoint | ||||||||
| properties |
|
||||||||
| children | structureNumber streetInfo side height adminAreas | ||||||||
| source | <xs:element name="address" type="lrms:AddressPoint" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| properties |
|
||||||||
| children | phone | ||||||||
| source | <xs:element name="phones" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="8"> <xs:element name="phone" type="atis:PhoneInformation"/> <!-- phones with different roles --> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||
| type | atis:PhoneInformation | ||||
| properties |
|
||||
| children | use internationalAccessCode number extension | ||||
| source | <xs:element name="phone" type="atis:PhoneInformation"/> |
| diagram | |||||||||
| type | EMSAgencyNumber | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:element name="emsAgency" type="EMSAgencyNumber" minOccurs="0"/> |
| diagram | |||||||||
| type | EMSOrganizationType | ||||||||
| properties |
|
||||||||
| source | <xs:element name="organizationType" type="EMSOrganizationType" minOccurs="0"/> |
| diagram | ![]() |
||||
| properties |
|
||||
| children | facilityProvide | ||||
| source | <xs:element name="facilityProvides"> <xs:complexType> <xs:sequence minOccurs="0" maxOccurs="32"> <xs:element name="facilityProvide" type="EmergencyFacilityCapability"/> <!-- known services of this center --> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | |||||
| type | EmergencyFacilityCapability | ||||
| properties |
|
||||
| source | <xs:element name="facilityProvide" type="EmergencyFacilityCapability"/> |
| diagram | ![]() |
||||||||
| type | CenterType | ||||||||
| properties |
|
||||||||
| children | centerID centerHint centerHandles centerType localCenterType | ||||||||
| source | <xs:element name="centerReference" type="CenterType" minOccurs="0"/> |
| diagram | |||||||||
| type | FreeText | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:element name="runNumber" type="FreeText" minOccurs="0"/> |
| diagram | |||||||||
| type | InjuryCode | ||||||||
| properties |
|
||||||||
| source | <xs:element name="triageCode" type="InjuryCode" minOccurs="0"/> |
| diagram | ![]() |
||||
| type | Reliability | ||||
| properties |
|
||||
| children | textual role roleText percent geometry | ||||
| source | <xs:element name="qual" type="Reliability"/> |
| diagram | |||||||||
| type | AccidentSeverityCode | ||||||||
| properties |
|
||||||||
| source | <xs:element name="severity" type="AccidentSeverityCode" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| type | local:InjuryData | ||||||||
| properties |
|
||||||||
| children | yourName | ||||||||
| source | <xs:element name="localInjuryData" type="local:InjuryData" minOccurs="0"/> |