OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

emergency-if message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: DM-OPEN 2.0 Explicit address sample


<soap:Envelope 
   xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"; 
   xmlns:edx="http://gov.fema.dmopen.services/DMOPEN_EDXLDEService/"; 
   xmlns:urn="urn:oasis:names:tc:emergency:EDXL:DE:1.0" 
   xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd";>
   <soap:Header>
       <edx:EdxlHeaderTypeDef>
         <edx:logonUser>dmopentester</edx:logonUser>
         <edx:logonCogId>999</edx:logonCogId>
      </edx:EdxlHeaderTypeDef>
   </soap:Header>
<soap:Body>
      <edx:postEdxlRequestTypeDef>
<EDXLDistribution xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xmlns:xsd="http://www.w3.org/2001/XMLSchema"; xmlns="urn:oasis:names:tc:emergency:EDXL:DE:1.0">
  <distributionID>NeXt-360-1214526788-17_gh2</distributionID>
  <senderID>ltincher@evotecinc.com</senderID>
  <dateTimeSent>2010-06-03T08:00:08-04:00</dateTimeSent>
  <distributionStatus>Exercise</distributionStatus>
  <distributionType>Report</distributionType>
  <combinedConfidentiality>UNCLASSIFIED AND NOT SENSITIVE</combinedConfidentiality>
         <explicitAddress>           
            <explicitAddressScheme>dmcog</explicitAddressScheme> 
            <explicitAddressValue>999</explicitAddressValue>         
            <explicitAddressValue>1000</explicitAddressValue>
         </explicitAddress>         
  <contentObject>
    <contentDescription>NDMS TEP Test</contentDescription>
    <xmlContent>
      <embeddedXMLContent>
		  <tep:TEPStatus xmlns:tep="http://www.example.org/EDXL-TEP-NDMS"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="http://www.example.org/EDXL-TEP-NDMS EDXL-TEP-NDMS-V1.5.xsd ">
			<tep:TEPMessage>
			<tep:messageID>005-005</tep:messageID>
				<tep:systemID>NeXt 360</tep:systemID>
				<tep:situation>
				  <tep:incidentId>NDMS-TEST-005</tep:incidentId>
				  <tep:incidentType>http://www.example.org/incidents</tep:incidentType>
				  <tep:careProvider>
				  <tep:agencyHospitalNumber>ABC-001</tep:agencyHospitalNumber>
				  <tep:agencyHospitalName>ABC Hospital</tep:agencyHospitalName>
				  <tep:agencyHospitalState>http://www.usps.com/ncsc/lookups/abbr_state.txt TN</tep:agencyHospitalState>
				  <tep:providerType>http://www.example.org/Providers</tep:providerType>
				  <tep:personnelIdNumber>005005005</tep:personnelIdNumber>
				  <tep:personnelState>http://www.usps.com/ncsc/lookups/abbr_state.txt TN</tep:personnelState>
				  <tep:personnelLevelOfCertificationLicensure>http://www.example.org/Certs</tep:personnelLevelOfCertificationLicensure>
				  <tep:transport>
				  <tep:unitNumber>005</tep:unitNumber>
				  <tep:vehicleAgency>Nashville EMS</tep:vehicleAgency>
				  <tep:currentLocation>
					<tep:streetAddress>123 Main Street Nashville TN 00000</tep:streetAddress>
				  </tep:currentLocation>
				</tep:transport>
				<tep:careProviderClient>
				  <tep:clientUniqueIdNumber>005005005-005</tep:clientUniqueIdNumber>
				  <tep:gender>http://www.example.org/gender</tep:gender>
				  <tep:age>21</tep:age>
				  <tep:ageUnits>http://www.example.org/age years</tep:ageUnits>
				  <tep:dateOfBirth>1988-12-31T12:00:00</tep:dateOfBirth>
				  <tep:clientContact>
					<tep:lastName>Doe</tep:lastName>
					<tep:firstName>John</tep:firstName>
				  </tep:clientContact>
				  <tep:clientEncounter>
					<tep:encounterID>1</tep:encounterID>
					<tep:encounterDateTime>2010-03-29T12:00:00</tep:encounterDateTime>
					<tep:ClientEncounterLocationType>
					  <tep:incidentLocation>ABC Airfield Somewhere Tennesee</tep:incidentLocation>
					  <tep:localName>Incident A-6</tep:localName>
					</tep:ClientEncounterLocationType>
					<tep:ClientEncounterLocationDescription>Some Description goes here</tep:ClientEncounterLocationDescription>
					<tep:clientCare>
					  <tep:clientCareRecordDateTime>2010-03-29T12:00:00</tep:clientCareRecordDateTime>
					  <tep:clientCareRecordID>RecordID-005</tep:clientCareRecordID>
					  <tep:triageStatus>urn:oasis:names:tc:emergency:have:1.0:triagecolorcode</tep:triageStatus>
					  <tep:clientCurrentDisposition>urn:oasis:names:tc:emergency:have:1.0:triagecolorcode green</tep:clientCurrentDisposition>
					  <tep:contaminationRadiationContagionStatus>http://www.example.org</tep:contaminationRadiationContagionStatus>
					</tep:clientCare>
					<tep:clientTransfer>
					  <tep:destinationTransferredToEta>10 minutes</tep:destinationTransferredToEta>
					  <tep:actualArrivalDateTime>2010-03-29T14:00:00</tep:actualArrivalDateTime>
					  <tep:actualDepartureTime>2010-03-29T13:31:00</tep:actualDepartureTime>
					  <tep:transferredToDestination>
						<tep:clientLocation>Some Location</tep:clientLocation>
					  </tep:transferredToDestination>
					</tep:clientTransfer>
				  </tep:clientEncounter>
				</tep:careProviderClient>
			  </tep:careProvider>
			</tep:situation>
			</tep:TEPMessage>
		  </tep:TEPStatus>
		</embeddedXMLContent>
    </xmlContent>
  </contentObject>
</EDXLDistribution>
      </edx:postEdxlRequestTypeDef>
   </soap:Body>
</soap:Envelope>


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]