Skip to content

Instantly share code, notes, and snippets.

@jmandel
Created August 2, 2011 23:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jmandel/1121549 to your computer and use it in GitHub Desktop.
Save jmandel/1121549 to your computer and use it in GitHub Desktop.
OrderMedAmb SPARQL Query
QUERY:
BASE <http://smartplatforms.org/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
CONSTRUCT {
?root_subject <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://smartplatforms.org/cemterms#OrderMedAmb>.
?root_subject <http://smartplatforms.org/cemterms#orderNumber> ?orderNumber_object.
?orderNumber_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object.
?orderNumber_object <http://smartplatforms.org/terms#string> ?string_object.
?root_subject <http://smartplatforms.org/cemterms#counterSigned> ?counterSigned_object.
?counterSigned_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_2.
?counterSigned_object <http://smartplatforms.org/cemterms#providerLocation> ?providerLocation_object.
?providerLocation_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_3.
?providerLocation_object <http://smartplatforms.org/terms#string> ?string_object_2.
?counterSigned_object <http://smartplatforms.org/terms#code> ?code_object.
?code_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_4.
?code_object <http://purl.org/dc/terms/title> ?title_object.
?code_object <http://smartplatforms.org/terms#system> ?system_object.
?code_object <http://purl.org/dc/terms/identifier> ?identifier_object.
?counterSigned_object <http://smartplatforms.org/cemterms#actionMethod> ?actionMethod_object.
?actionMethod_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_5.
?actionMethod_object <http://smartplatforms.org/terms#code> ?code_object_2.
?code_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_6.
?code_object_2 <http://purl.org/dc/terms/title> ?title_object_2.
?code_object_2 <http://smartplatforms.org/terms#system> ?system_object_2.
?code_object_2 <http://purl.org/dc/terms/identifier> ?identifier_object_2.
?counterSigned_object <http://smartplatforms.org/cemterms#reason> ?reason_object.
?reason_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_7.
?reason_object <http://smartplatforms.org/terms#code> ?code_object_3.
?code_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_8.
?code_object_3 <http://purl.org/dc/terms/title> ?title_object_3.
?code_object_3 <http://smartplatforms.org/terms#system> ?system_object_3.
?code_object_3 <http://purl.org/dc/terms/identifier> ?identifier_object_3.
?counterSigned_object <http://smartplatforms.org/cemterms#endTime> ?endTime_object.
?endTime_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_9.
?endTime_object <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object.
?counterSigned_object <http://smartplatforms.org/cemterms#participant> ?participant_object.
?participant_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_10.
?participant_object <http://smartplatforms.org/cemterms#individualPerson> ?individualPerson_object.
?individualPerson_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_11.
?individualPerson_object <http://smartplatforms.org/cemterms#personName> ?personName_object.
?personName_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_12.
?personName_object <http://smartplatforms.org/cemterms#suffixName> ?suffixName_object.
?suffixName_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_13.
?suffixName_object <http://smartplatforms.org/terms#string> ?string_object_3.
?personName_object <http://smartplatforms.org/cemterms#voorvoegselName> ?voorvoegselName_object.
?voorvoegselName_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_14.
?voorvoegselName_object <http://smartplatforms.org/terms#string> ?string_object_4.
?personName_object <http://smartplatforms.org/cemterms#personNameStatus> ?personNameStatus_object.
?personNameStatus_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_15.
?personNameStatus_object <http://smartplatforms.org/terms#code> ?code_object_4.
?code_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_16.
?code_object_4 <http://purl.org/dc/terms/title> ?title_object_4.
?code_object_4 <http://smartplatforms.org/terms#system> ?system_object_4.
?code_object_4 <http://purl.org/dc/terms/identifier> ?identifier_object_4.
?personName_object <http://smartplatforms.org/cemterms#personNameUse> ?personNameUse_object.
?personNameUse_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_17.
?personNameUse_object <http://smartplatforms.org/terms#code> ?code_object_5.
?code_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_18.
?code_object_5 <http://purl.org/dc/terms/title> ?title_object_5.
?code_object_5 <http://smartplatforms.org/terms#system> ?system_object_5.
?code_object_5 <http://purl.org/dc/terms/identifier> ?identifier_object_5.
?personName_object <http://smartplatforms.org/cemterms#middleName> ?middleName_object.
?middleName_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_19.
?middleName_object <http://smartplatforms.org/terms#string> ?string_object_5.
?personName_object <http://smartplatforms.org/cemterms#familyName> ?familyName_object.
?familyName_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_20.
?familyName_object <http://smartplatforms.org/terms#string> ?string_object_6.
?personName_object <http://smartplatforms.org/cemterms#endTime> ?endTime_object_2.
?endTime_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_21.
?endTime_object_2 <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_2.
?personName_object <http://smartplatforms.org/cemterms#prefixName> ?prefixName_object.
?prefixName_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_22.
?prefixName_object <http://smartplatforms.org/terms#string> ?string_object_7.
?personName_object <http://smartplatforms.org/cemterms#givenName> ?givenName_object.
?givenName_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_23.
?givenName_object <http://smartplatforms.org/terms#string> ?string_object_8.
?personName_object <http://smartplatforms.org/cemterms#startTime> ?startTime_object.
?startTime_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_24.
?startTime_object <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_3.
?personName_object <http://smartplatforms.org/cemterms#titleName> ?titleName_object.
?titleName_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_25.
?titleName_object <http://smartplatforms.org/terms#string> ?string_object_9.
?personName_object <http://smartplatforms.org/cemterms#preferenceInd> ?preferenceInd_object.
?preferenceInd_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_26.
?preferenceInd_object <http://smartplatforms.org/terms#code> ?code_object_6.
?code_object_6 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_27.
?code_object_6 <http://purl.org/dc/terms/title> ?title_object_6.
?code_object_6 <http://smartplatforms.org/terms#system> ?system_object_6.
?code_object_6 <http://purl.org/dc/terms/identifier> ?identifier_object_6.
?individualPerson_object <http://smartplatforms.org/cemterms#personIdentifier> ?personIdentifier_object.
?personIdentifier_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_28.
?personIdentifier_object <http://smartplatforms.org/terms#identifier> ?identifier_object_7.
?participant_object <http://smartplatforms.org/cemterms#role> ?role_object.
?role_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_29.
?role_object <http://smartplatforms.org/terms#code> ?code_object_7.
?code_object_7 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_30.
?code_object_7 <http://purl.org/dc/terms/title> ?title_object_7.
?code_object_7 <http://smartplatforms.org/terms#system> ?system_object_7.
?code_object_7 <http://purl.org/dc/terms/identifier> ?identifier_object_8.
?participant_object <http://smartplatforms.org/terms#code> ?code_object_8.
?code_object_8 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_31.
?code_object_8 <http://purl.org/dc/terms/title> ?title_object_8.
?code_object_8 <http://smartplatforms.org/terms#system> ?system_object_8.
?code_object_8 <http://purl.org/dc/terms/identifier> ?identifier_object_9.
?counterSigned_object <http://smartplatforms.org/cemterms#patientLocation> ?patientLocation_object.
?patientLocation_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_32.
?patientLocation_object <http://smartplatforms.org/terms#string> ?string_object_10.
?counterSigned_object <http://smartplatforms.org/cemterms#startTime> ?startTime_object_2.
?startTime_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_33.
?startTime_object_2 <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_4.
?root_subject <http://smartplatforms.org/cemterms#labelInstruction> ?labelInstruction_object.
?labelInstruction_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_34.
?labelInstruction_object <http://smartplatforms.org/terms#code> ?code_object_9.
?code_object_9 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_35.
?code_object_9 <http://purl.org/dc/terms/title> ?title_object_9.
?code_object_9 <http://smartplatforms.org/terms#system> ?system_object_9.
?code_object_9 <http://purl.org/dc/terms/identifier> ?identifier_object_10.
?root_subject <http://smartplatforms.org/cemterms#orderable> ?orderable_object.
?orderable_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_36.
?orderable_object <http://smartplatforms.org/cemterms#prnInd> ?prnInd_object.
?prnInd_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_37.
?prnInd_object <http://smartplatforms.org/cemterms#condition> ?condition_object.
?condition_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_38.
?condition_object <http://smartplatforms.org/cemterms#conditionVariableQual> ?conditionVariableQual_object.
?conditionVariableQual_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_39.
?conditionVariableQual_object <http://smartplatforms.org/terms#code> ?code_object_10.
?code_object_10 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_40.
?code_object_10 <http://purl.org/dc/terms/title> ?title_object_10.
?code_object_10 <http://smartplatforms.org/terms#system> ?system_object_10.
?code_object_10 <http://purl.org/dc/terms/identifier> ?identifier_object_11.
?condition_object <http://smartplatforms.org/cemterms#conditionVariableQuant> ?conditionVariableQuant_object.
?conditionVariableQuant_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_41.
?conditionVariableQuant_object <http://smartplatforms.org/terms#real> ?real_object.
?prnInd_object <http://smartplatforms.org/terms#code> ?code_object_11.
?code_object_11 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_42.
?code_object_11 <http://purl.org/dc/terms/title> ?title_object_11.
?code_object_11 <http://smartplatforms.org/terms#system> ?system_object_11.
?code_object_11 <http://purl.org/dc/terms/identifier> ?identifier_object_12.
?orderable_object <http://smartplatforms.org/cemterms#orderSpecialRequirement> ?orderSpecialRequirement_object.
?orderSpecialRequirement_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_43.
?orderSpecialRequirement_object <http://smartplatforms.org/terms#code> ?code_object_12.
?code_object_12 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_44.
?code_object_12 <http://purl.org/dc/terms/title> ?title_object_12.
?code_object_12 <http://smartplatforms.org/terms#system> ?system_object_12.
?code_object_12 <http://purl.org/dc/terms/identifier> ?identifier_object_13.
?orderable_object <http://smartplatforms.org/cemterms#routeMethodDevice> ?routeMethodDevice_object.
?routeMethodDevice_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_45.
?routeMethodDevice_object <http://smartplatforms.org/terms#code> ?code_object_13.
?code_object_13 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_46.
?code_object_13 <http://purl.org/dc/terms/title> ?title_object_13.
?code_object_13 <http://smartplatforms.org/terms#system> ?system_object_13.
?code_object_13 <http://purl.org/dc/terms/identifier> ?identifier_object_14.
?orderable_object <http://smartplatforms.org/cemterms#orderableItem> ?orderableItem_object.
?orderableItem_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_47.
?orderableItem_object <http://smartplatforms.org/cemterms#specialDoseLowerLimit> ?specialDoseLowerLimit_object.
?specialDoseLowerLimit_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_48.
?specialDoseLowerLimit_object <http://smartplatforms.org/terms#valueAndUnit> ?valueAndUnit_object.
?valueAndUnit_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_49.
?valueAndUnit_object <http://smartplatforms.org/terms#value> ?value_object.
?valueAndUnit_object <http://smartplatforms.org/terms#unit> ?unit_object.
?orderableItem_object <http://smartplatforms.org/terms#code> ?code_object_14.
?code_object_14 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_50.
?code_object_14 <http://purl.org/dc/terms/title> ?title_object_14.
?code_object_14 <http://smartplatforms.org/terms#system> ?system_object_14.
?code_object_14 <http://purl.org/dc/terms/identifier> ?identifier_object_15.
?orderableItem_object <http://smartplatforms.org/cemterms#activeIngredient> ?activeIngredient_object.
?activeIngredient_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_51.
?activeIngredient_object <http://smartplatforms.org/cemterms#calculatedDoseMax> ?calculatedDoseMax_object.
?calculatedDoseMax_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_52.
?calculatedDoseMax_object <http://smartplatforms.org/terms#valueAndUnit> ?valueAndUnit_object_2.
?valueAndUnit_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_53.
?valueAndUnit_object_2 <http://smartplatforms.org/terms#value> ?value_object_2.
?valueAndUnit_object_2 <http://smartplatforms.org/terms#unit> ?unit_object_2.
?activeIngredient_object <http://smartplatforms.org/cemterms#strength> ?strength_object.
?strength_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_54.
?strength_object <http://smartplatforms.org/terms#valueAndUnit> ?valueAndUnit_object_3.
?valueAndUnit_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_55.
?valueAndUnit_object_3 <http://smartplatforms.org/terms#value> ?value_object_3.
?valueAndUnit_object_3 <http://smartplatforms.org/terms#unit> ?unit_object_3.
?activeIngredient_object <http://smartplatforms.org/terms#code> ?code_object_15.
?code_object_15 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_56.
?code_object_15 <http://purl.org/dc/terms/title> ?title_object_15.
?code_object_15 <http://smartplatforms.org/terms#system> ?system_object_15.
?code_object_15 <http://purl.org/dc/terms/identifier> ?identifier_object_16.
?orderableItem_object <http://smartplatforms.org/cemterms#filledSubstance> ?filledSubstance_object.
?filledSubstance_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_57.
?filledSubstance_object <http://smartplatforms.org/cemterms#vaccineSequenceId> ?vaccineSequenceId_object.
?vaccineSequenceId_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_58.
?vaccineSequenceId_object <http://smartplatforms.org/terms#string> ?string_object_11.
?filledSubstance_object <http://smartplatforms.org/cemterms#quantity> ?quantity_object.
?quantity_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_59.
?quantity_object <http://smartplatforms.org/terms#valueAndUnit> ?valueAndUnit_object_4.
?valueAndUnit_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_60.
?valueAndUnit_object_4 <http://smartplatforms.org/terms#value> ?value_object_4.
?valueAndUnit_object_4 <http://smartplatforms.org/terms#unit> ?unit_object_4.
?filledSubstance_object <http://smartplatforms.org/terms#code> ?code_object_16.
?code_object_16 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_61.
?code_object_16 <http://purl.org/dc/terms/title> ?title_object_16.
?code_object_16 <http://smartplatforms.org/terms#system> ?system_object_16.
?code_object_16 <http://purl.org/dc/terms/identifier> ?identifier_object_17.
?filledSubstance_object <http://smartplatforms.org/cemterms#strength> ?strength_object_2.
?strength_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_62.
?strength_object_2 <http://smartplatforms.org/terms#valueAndUnit> ?valueAndUnit_object_5.
?valueAndUnit_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_63.
?valueAndUnit_object_5 <http://smartplatforms.org/terms#value> ?value_object_5.
?valueAndUnit_object_5 <http://smartplatforms.org/terms#unit> ?unit_object_5.
?filledSubstance_object <http://smartplatforms.org/cemterms#inactiveIngredient> ?inactiveIngredient_object.
?inactiveIngredient_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_64.
?inactiveIngredient_object <http://smartplatforms.org/cemterms#calculatedDoseMax> ?calculatedDoseMax_object_2.
?calculatedDoseMax_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_65.
?calculatedDoseMax_object_2 <http://smartplatforms.org/terms#valueAndUnit> ?valueAndUnit_object_6.
?valueAndUnit_object_6 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_66.
?valueAndUnit_object_6 <http://smartplatforms.org/terms#value> ?value_object_6.
?valueAndUnit_object_6 <http://smartplatforms.org/terms#unit> ?unit_object_6.
?inactiveIngredient_object <http://smartplatforms.org/cemterms#strength> ?strength_object_3.
?strength_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_67.
?strength_object_3 <http://smartplatforms.org/terms#valueAndUnit> ?valueAndUnit_object_7.
?valueAndUnit_object_7 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_68.
?valueAndUnit_object_7 <http://smartplatforms.org/terms#value> ?value_object_7.
?valueAndUnit_object_7 <http://smartplatforms.org/terms#unit> ?unit_object_7.
?inactiveIngredient_object <http://smartplatforms.org/terms#code> ?code_object_17.
?code_object_17 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_69.
?code_object_17 <http://purl.org/dc/terms/title> ?title_object_17.
?code_object_17 <http://smartplatforms.org/terms#system> ?system_object_17.
?code_object_17 <http://purl.org/dc/terms/identifier> ?identifier_object_18.
?filledSubstance_object <http://smartplatforms.org/cemterms#formulation> ?formulation_object.
?formulation_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_70.
?formulation_object <http://smartplatforms.org/cemterms#usualRoute> ?usualRoute_object.
?usualRoute_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_71.
?usualRoute_object <http://smartplatforms.org/terms#code> ?code_object_18.
?code_object_18 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_72.
?code_object_18 <http://purl.org/dc/terms/title> ?title_object_18.
?code_object_18 <http://smartplatforms.org/terms#system> ?system_object_18.
?code_object_18 <http://purl.org/dc/terms/identifier> ?identifier_object_19.
?formulation_object <http://smartplatforms.org/terms#code> ?code_object_19.
?code_object_19 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_73.
?code_object_19 <http://purl.org/dc/terms/title> ?title_object_19.
?code_object_19 <http://smartplatforms.org/terms#system> ?system_object_19.
?code_object_19 <http://purl.org/dc/terms/identifier> ?identifier_object_20.
?orderableItem_object <http://smartplatforms.org/cemterms#specialDoseUpperLimit> ?specialDoseUpperLimit_object.
?specialDoseUpperLimit_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_74.
?specialDoseUpperLimit_object <http://smartplatforms.org/terms#valueAndUnit> ?valueAndUnit_object_8.
?valueAndUnit_object_8 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_75.
?valueAndUnit_object_8 <http://smartplatforms.org/terms#value> ?value_object_8.
?valueAndUnit_object_8 <http://smartplatforms.org/terms#unit> ?unit_object_8.
?orderableItem_object <http://smartplatforms.org/cemterms#orderedDoseLowerLimit> ?orderedDoseLowerLimit_object.
?orderedDoseLowerLimit_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_76.
?orderedDoseLowerLimit_object <http://smartplatforms.org/terms#valueAndUnit> ?valueAndUnit_object_9.
?valueAndUnit_object_9 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_77.
?valueAndUnit_object_9 <http://smartplatforms.org/terms#value> ?value_object_9.
?valueAndUnit_object_9 <http://smartplatforms.org/terms#unit> ?unit_object_9.
?orderableItem_object <http://smartplatforms.org/cemterms#orderedDoseUpperLimit> ?orderedDoseUpperLimit_object.
?orderedDoseUpperLimit_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_78.
?orderedDoseUpperLimit_object <http://smartplatforms.org/terms#valueAndUnit> ?valueAndUnit_object_10.
?valueAndUnit_object_10 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_79.
?valueAndUnit_object_10 <http://smartplatforms.org/terms#value> ?value_object_10.
?valueAndUnit_object_10 <http://smartplatforms.org/terms#unit> ?unit_object_10.
?orderableItem_object <http://smartplatforms.org/cemterms#formulation> ?formulation_object_2.
?formulation_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_80.
?formulation_object_2 <http://smartplatforms.org/cemterms#usualRoute> ?usualRoute_object_2.
?usualRoute_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_81.
?usualRoute_object_2 <http://smartplatforms.org/terms#code> ?code_object_20.
?code_object_20 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_82.
?code_object_20 <http://purl.org/dc/terms/title> ?title_object_20.
?code_object_20 <http://smartplatforms.org/terms#system> ?system_object_20.
?code_object_20 <http://purl.org/dc/terms/identifier> ?identifier_object_21.
?formulation_object_2 <http://smartplatforms.org/terms#code> ?code_object_21.
?code_object_21 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_83.
?code_object_21 <http://purl.org/dc/terms/title> ?title_object_21.
?code_object_21 <http://smartplatforms.org/terms#system> ?system_object_21.
?code_object_21 <http://purl.org/dc/terms/identifier> ?identifier_object_22.
?orderableItem_object <http://smartplatforms.org/cemterms#substitutionStatus> ?substitutionStatus_object.
?substitutionStatus_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_84.
?substitutionStatus_object <http://smartplatforms.org/terms#code> ?code_object_22.
?code_object_22 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_85.
?code_object_22 <http://purl.org/dc/terms/title> ?title_object_22.
?code_object_22 <http://smartplatforms.org/terms#system> ?system_object_22.
?code_object_22 <http://purl.org/dc/terms/identifier> ?identifier_object_23.
?orderable_object <http://smartplatforms.org/cemterms#frequency> ?frequency_object.
?frequency_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_86.
?frequency_object <http://smartplatforms.org/cemterms#expression> ?expression_object.
?expression_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_87.
?expression_object <http://smartplatforms.org/terms#code> ?code_object_23.
?code_object_23 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_88.
?code_object_23 <http://purl.org/dc/terms/title> ?title_object_23.
?code_object_23 <http://smartplatforms.org/terms#system> ?system_object_23.
?code_object_23 <http://purl.org/dc/terms/identifier> ?identifier_object_24.
?frequency_object <http://smartplatforms.org/cemterms#frequencyItem> ?frequencyItem_object.
?frequencyItem_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_89.
?frequencyItem_object <http://smartplatforms.org/cemterms#dailyDoseCount> ?dailyDoseCount_object.
?dailyDoseCount_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_90.
?frequencyItem_object <http://smartplatforms.org/cemterms#periodicFrequencyUpperLimit> ?periodicFrequencyUpperLimit_object.
?periodicFrequencyUpperLimit_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_91.
?periodicFrequencyUpperLimit_object <http://smartplatforms.org/terms#valueAndUnit> ?valueAndUnit_object_11.
?valueAndUnit_object_11 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_92.
?valueAndUnit_object_11 <http://smartplatforms.org/terms#value> ?value_object_11.
?valueAndUnit_object_11 <http://smartplatforms.org/terms#unit> ?unit_object_11.
?frequencyItem_object <http://smartplatforms.org/cemterms#periodicFrequencyLowerLimit> ?periodicFrequencyLowerLimit_object.
?periodicFrequencyLowerLimit_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_93.
?periodicFrequencyLowerLimit_object <http://smartplatforms.org/terms#valueAndUnit> ?valueAndUnit_object_12.
?valueAndUnit_object_12 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_94.
?valueAndUnit_object_12 <http://smartplatforms.org/terms#value> ?value_object_12.
?valueAndUnit_object_12 <http://smartplatforms.org/terms#unit> ?unit_object_12.
?frequencyItem_object <http://smartplatforms.org/cemterms#administrationTime> ?administrationTime_object.
?administrationTime_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_95.
?administrationTime_object <http://smartplatforms.org/terms#string> ?string_object_12.
?frequencyItem_object <http://smartplatforms.org/cemterms#expressionTermId> ?expressionTermId_object.
?expressionTermId_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_96.
?expressionTermId_object <http://smartplatforms.org/terms#string> ?string_object_13.
?frequencyItem_object <http://smartplatforms.org/cemterms#codedFrequency> ?codedFrequency_object.
?codedFrequency_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_97.
?codedFrequency_object <http://smartplatforms.org/terms#code> ?code_object_24.
?code_object_24 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_98.
?code_object_24 <http://purl.org/dc/terms/title> ?title_object_24.
?code_object_24 <http://smartplatforms.org/terms#system> ?system_object_24.
?code_object_24 <http://purl.org/dc/terms/identifier> ?identifier_object_25.
?frequencyItem_object <http://smartplatforms.org/cemterms#administrationDays> ?administrationDays_object.
?administrationDays_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_99.
?administrationDays_object <http://smartplatforms.org/cemterms#dayOfMonth> ?dayOfMonth_object.
?dayOfMonth_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_100.
?administrationDays_object <http://smartplatforms.org/cemterms#date> ?date_object.
?date_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_101.
?date_object <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_5.
?administrationDays_object <http://smartplatforms.org/cemterms#dayOfWeek> ?dayOfWeek_object.
?dayOfWeek_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_102.
?dayOfWeek_object <http://smartplatforms.org/terms#code> ?code_object_25.
?code_object_25 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_103.
?code_object_25 <http://purl.org/dc/terms/title> ?title_object_25.
?code_object_25 <http://smartplatforms.org/terms#system> ?system_object_25.
?code_object_25 <http://purl.org/dc/terms/identifier> ?identifier_object_26.
?orderable_object <http://smartplatforms.org/cemterms#startCondition> ?startCondition_object.
?startCondition_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_104.
?startCondition_object <http://smartplatforms.org/cemterms#condition> ?condition_object_2.
?condition_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_105.
?condition_object_2 <http://smartplatforms.org/cemterms#conditionVariableQual> ?conditionVariableQual_object_2.
?conditionVariableQual_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_106.
?conditionVariableQual_object_2 <http://smartplatforms.org/terms#code> ?code_object_26.
?code_object_26 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_107.
?code_object_26 <http://purl.org/dc/terms/title> ?title_object_26.
?code_object_26 <http://smartplatforms.org/terms#system> ?system_object_26.
?code_object_26 <http://purl.org/dc/terms/identifier> ?identifier_object_27.
?condition_object_2 <http://smartplatforms.org/cemterms#conditionVariableQuant> ?conditionVariableQuant_object_2.
?conditionVariableQuant_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_108.
?conditionVariableQuant_object_2 <http://smartplatforms.org/terms#real> ?real_object_2.
?condition_object_2 <http://smartplatforms.org/cemterms#expressionTermId> ?expressionTermId_object_2.
?expressionTermId_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_109.
?expressionTermId_object_2 <http://smartplatforms.org/terms#string> ?string_object_14.
?startCondition_object <http://smartplatforms.org/cemterms#dateTime> ?dateTime_object.
?dateTime_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_110.
?dateTime_object <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_6.
?startCondition_object <http://smartplatforms.org/cemterms#expression> ?expression_object_2.
?expression_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_111.
?expression_object_2 <http://smartplatforms.org/terms#code> ?code_object_27.
?code_object_27 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_112.
?code_object_27 <http://purl.org/dc/terms/title> ?title_object_27.
?code_object_27 <http://smartplatforms.org/terms#system> ?system_object_27.
?code_object_27 <http://purl.org/dc/terms/identifier> ?identifier_object_28.
?orderable_object <http://smartplatforms.org/cemterms#dispenseQuantity> ?dispenseQuantity_object.
?dispenseQuantity_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_113.
?dispenseQuantity_object <http://smartplatforms.org/terms#valueAndUnit> ?valueAndUnit_object_13.
?valueAndUnit_object_13 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_114.
?valueAndUnit_object_13 <http://smartplatforms.org/terms#value> ?value_object_13.
?valueAndUnit_object_13 <http://smartplatforms.org/terms#unit> ?unit_object_13.
?orderable_object <http://smartplatforms.org/cemterms#stopCondition> ?stopCondition_object.
?stopCondition_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_115.
?stopCondition_object <http://smartplatforms.org/cemterms#condition> ?condition_object_3.
?condition_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_116.
?condition_object_3 <http://smartplatforms.org/cemterms#conditionVariableQual> ?conditionVariableQual_object_3.
?conditionVariableQual_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_117.
?conditionVariableQual_object_3 <http://smartplatforms.org/terms#code> ?code_object_28.
?code_object_28 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_118.
?code_object_28 <http://purl.org/dc/terms/title> ?title_object_28.
?code_object_28 <http://smartplatforms.org/terms#system> ?system_object_28.
?code_object_28 <http://purl.org/dc/terms/identifier> ?identifier_object_29.
?condition_object_3 <http://smartplatforms.org/cemterms#conditionVariableQuant> ?conditionVariableQuant_object_3.
?conditionVariableQuant_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_119.
?conditionVariableQuant_object_3 <http://smartplatforms.org/terms#real> ?real_object_3.
?condition_object_3 <http://smartplatforms.org/cemterms#expressionTermId> ?expressionTermId_object_3.
?expressionTermId_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_120.
?expressionTermId_object_3 <http://smartplatforms.org/terms#string> ?string_object_15.
?stopCondition_object <http://smartplatforms.org/cemterms#dateTime> ?dateTime_object_2.
?dateTime_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_121.
?dateTime_object_2 <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_7.
?stopCondition_object <http://smartplatforms.org/cemterms#expression> ?expression_object_3.
?expression_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_122.
?expression_object_3 <http://smartplatforms.org/terms#code> ?code_object_29.
?code_object_29 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_123.
?code_object_29 <http://purl.org/dc/terms/title> ?title_object_29.
?code_object_29 <http://smartplatforms.org/terms#system> ?system_object_29.
?code_object_29 <http://purl.org/dc/terms/identifier> ?identifier_object_30.
?orderable_object <http://smartplatforms.org/cemterms#refills> ?refills_object.
?refills_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_124.
?orderable_object <http://smartplatforms.org/cemterms#expressionTermId> ?expressionTermId_object_4.
?expressionTermId_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_125.
?expressionTermId_object_4 <http://smartplatforms.org/terms#string> ?string_object_16.
?root_subject <http://smartplatforms.org/cemterms#providerInstruction> ?providerInstruction_object.
?providerInstruction_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_126.
?providerInstruction_object <http://smartplatforms.org/terms#code> ?code_object_30.
?code_object_30 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_127.
?code_object_30 <http://purl.org/dc/terms/title> ?title_object_30.
?code_object_30 <http://smartplatforms.org/terms#system> ?system_object_30.
?code_object_30 <http://purl.org/dc/terms/identifier> ?identifier_object_31.
?root_subject <http://smartplatforms.org/cemterms#processType> ?processType_object.
?processType_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_128.
?processType_object <http://smartplatforms.org/terms#code> ?code_object_31.
?code_object_31 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_129.
?code_object_31 <http://purl.org/dc/terms/title> ?title_object_31.
?code_object_31 <http://smartplatforms.org/terms#system> ?system_object_31.
?code_object_31 <http://purl.org/dc/terms/identifier> ?identifier_object_32.
?root_subject <http://smartplatforms.org/cemterms#stopCondtion> ?stopCondtion_object.
?stopCondtion_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_130.
?stopCondtion_object <http://smartplatforms.org/cemterms#condition> ?condition_object_4.
?condition_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_131.
?condition_object_4 <http://smartplatforms.org/cemterms#conditionVariableQual> ?conditionVariableQual_object_4.
?conditionVariableQual_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_132.
?conditionVariableQual_object_4 <http://smartplatforms.org/terms#code> ?code_object_32.
?code_object_32 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_133.
?code_object_32 <http://purl.org/dc/terms/title> ?title_object_32.
?code_object_32 <http://smartplatforms.org/terms#system> ?system_object_32.
?code_object_32 <http://purl.org/dc/terms/identifier> ?identifier_object_33.
?condition_object_4 <http://smartplatforms.org/cemterms#conditionVariableQuant> ?conditionVariableQuant_object_4.
?conditionVariableQuant_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_134.
?conditionVariableQuant_object_4 <http://smartplatforms.org/terms#real> ?real_object_4.
?condition_object_4 <http://smartplatforms.org/cemterms#expressionTermId> ?expressionTermId_object_5.
?expressionTermId_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_135.
?expressionTermId_object_5 <http://smartplatforms.org/terms#string> ?string_object_17.
?stopCondtion_object <http://smartplatforms.org/cemterms#dateTime> ?dateTime_object_3.
?dateTime_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_136.
?dateTime_object_3 <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_8.
?stopCondtion_object <http://smartplatforms.org/cemterms#expression> ?expression_object_4.
?expression_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_137.
?expression_object_4 <http://smartplatforms.org/terms#code> ?code_object_33.
?code_object_33 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_138.
?code_object_33 <http://purl.org/dc/terms/title> ?title_object_33.
?code_object_33 <http://smartplatforms.org/terms#system> ?system_object_33.
?code_object_33 <http://purl.org/dc/terms/identifier> ?identifier_object_34.
?root_subject <http://smartplatforms.org/cemterms#orderStatus> ?orderStatus_object.
?orderStatus_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_139.
?orderStatus_object <http://smartplatforms.org/terms#code> ?code_object_34.
?code_object_34 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_140.
?code_object_34 <http://purl.org/dc/terms/title> ?title_object_34.
?code_object_34 <http://smartplatforms.org/terms#system> ?system_object_34.
?code_object_34 <http://purl.org/dc/terms/identifier> ?identifier_object_35.
?root_subject <http://smartplatforms.org/cemterms#originationMode> ?originationMode_object.
?originationMode_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_141.
?originationMode_object <http://smartplatforms.org/terms#code> ?code_object_35.
?code_object_35 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_142.
?code_object_35 <http://purl.org/dc/terms/title> ?title_object_35.
?code_object_35 <http://smartplatforms.org/terms#system> ?system_object_35.
?code_object_35 <http://purl.org/dc/terms/identifier> ?identifier_object_36.
?root_subject <http://smartplatforms.org/cemterms#administrationInstruction> ?administrationInstruction_object.
?administrationInstruction_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_143.
?administrationInstruction_object <http://smartplatforms.org/terms#code> ?code_object_36.
?code_object_36 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_144.
?code_object_36 <http://purl.org/dc/terms/title> ?title_object_36.
?code_object_36 <http://smartplatforms.org/terms#system> ?system_object_36.
?code_object_36 <http://purl.org/dc/terms/identifier> ?identifier_object_37.
?root_subject <http://smartplatforms.org/cemterms#reportResultsTo> ?reportResultsTo_object.
?reportResultsTo_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_145.
?reportResultsTo_object <http://smartplatforms.org/cemterms#providerId> ?providerId_object.
?providerId_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_146.
?providerId_object <http://smartplatforms.org/terms#string> ?string_object_18.
?reportResultsTo_object <http://smartplatforms.org/cemterms#contactInfo> ?contactInfo_object.
?contactInfo_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_147.
?contactInfo_object <http://smartplatforms.org/terms#string> ?string_object_19.
?reportResultsTo_object <http://smartplatforms.org/cemterms#contactMode> ?contactMode_object.
?contactMode_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_148.
?contactMode_object <http://smartplatforms.org/terms#code> ?code_object_37.
?code_object_37 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_149.
?code_object_37 <http://purl.org/dc/terms/title> ?title_object_37.
?code_object_37 <http://smartplatforms.org/terms#system> ?system_object_37.
?code_object_37 <http://purl.org/dc/terms/identifier> ?identifier_object_38.
?reportResultsTo_object <http://smartplatforms.org/cemterms#sTATInd> ?sTATInd_object.
?sTATInd_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_150.
?sTATInd_object <http://smartplatforms.org/terms#code> ?code_object_38.
?code_object_38 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_151.
?code_object_38 <http://purl.org/dc/terms/title> ?title_object_38.
?code_object_38 <http://smartplatforms.org/terms#system> ?system_object_38.
?code_object_38 <http://purl.org/dc/terms/identifier> ?identifier_object_39.
?root_subject <http://smartplatforms.org/cemterms#orderSetId> ?orderSetId_object.
?orderSetId_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_152.
?orderSetId_object <http://smartplatforms.org/terms#code> ?code_object_39.
?code_object_39 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_153.
?code_object_39 <http://purl.org/dc/terms/title> ?title_object_39.
?code_object_39 <http://smartplatforms.org/terms#system> ?system_object_39.
?code_object_39 <http://purl.org/dc/terms/identifier> ?identifier_object_40.
?root_subject <http://smartplatforms.org/cemterms#putOnHold> ?putOnHold_object.
?putOnHold_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_154.
?putOnHold_object <http://smartplatforms.org/cemterms#providerLocation> ?providerLocation_object_2.
?providerLocation_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_155.
?providerLocation_object_2 <http://smartplatforms.org/terms#string> ?string_object_20.
?putOnHold_object <http://smartplatforms.org/terms#code> ?code_object_40.
?code_object_40 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_156.
?code_object_40 <http://purl.org/dc/terms/title> ?title_object_40.
?code_object_40 <http://smartplatforms.org/terms#system> ?system_object_40.
?code_object_40 <http://purl.org/dc/terms/identifier> ?identifier_object_41.
?putOnHold_object <http://smartplatforms.org/cemterms#actionMethod> ?actionMethod_object_2.
?actionMethod_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_157.
?actionMethod_object_2 <http://smartplatforms.org/terms#code> ?code_object_41.
?code_object_41 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_158.
?code_object_41 <http://purl.org/dc/terms/title> ?title_object_41.
?code_object_41 <http://smartplatforms.org/terms#system> ?system_object_41.
?code_object_41 <http://purl.org/dc/terms/identifier> ?identifier_object_42.
?putOnHold_object <http://smartplatforms.org/cemterms#reason> ?reason_object_2.
?reason_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_159.
?reason_object_2 <http://smartplatforms.org/terms#code> ?code_object_42.
?code_object_42 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_160.
?code_object_42 <http://purl.org/dc/terms/title> ?title_object_42.
?code_object_42 <http://smartplatforms.org/terms#system> ?system_object_42.
?code_object_42 <http://purl.org/dc/terms/identifier> ?identifier_object_43.
?putOnHold_object <http://smartplatforms.org/cemterms#endTime> ?endTime_object_3.
?endTime_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_161.
?endTime_object_3 <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_9.
?putOnHold_object <http://smartplatforms.org/cemterms#participant> ?participant_object_2.
?participant_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_162.
?participant_object_2 <http://smartplatforms.org/cemterms#individualPerson> ?individualPerson_object_2.
?individualPerson_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_163.
?individualPerson_object_2 <http://smartplatforms.org/cemterms#personName> ?personName_object_2.
?personName_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_164.
?personName_object_2 <http://smartplatforms.org/cemterms#suffixName> ?suffixName_object_2.
?suffixName_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_165.
?suffixName_object_2 <http://smartplatforms.org/terms#string> ?string_object_21.
?personName_object_2 <http://smartplatforms.org/cemterms#voorvoegselName> ?voorvoegselName_object_2.
?voorvoegselName_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_166.
?voorvoegselName_object_2 <http://smartplatforms.org/terms#string> ?string_object_22.
?personName_object_2 <http://smartplatforms.org/cemterms#personNameStatus> ?personNameStatus_object_2.
?personNameStatus_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_167.
?personNameStatus_object_2 <http://smartplatforms.org/terms#code> ?code_object_43.
?code_object_43 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_168.
?code_object_43 <http://purl.org/dc/terms/title> ?title_object_43.
?code_object_43 <http://smartplatforms.org/terms#system> ?system_object_43.
?code_object_43 <http://purl.org/dc/terms/identifier> ?identifier_object_44.
?personName_object_2 <http://smartplatforms.org/cemterms#personNameUse> ?personNameUse_object_2.
?personNameUse_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_169.
?personNameUse_object_2 <http://smartplatforms.org/terms#code> ?code_object_44.
?code_object_44 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_170.
?code_object_44 <http://purl.org/dc/terms/title> ?title_object_44.
?code_object_44 <http://smartplatforms.org/terms#system> ?system_object_44.
?code_object_44 <http://purl.org/dc/terms/identifier> ?identifier_object_45.
?personName_object_2 <http://smartplatforms.org/cemterms#middleName> ?middleName_object_2.
?middleName_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_171.
?middleName_object_2 <http://smartplatforms.org/terms#string> ?string_object_23.
?personName_object_2 <http://smartplatforms.org/cemterms#familyName> ?familyName_object_2.
?familyName_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_172.
?familyName_object_2 <http://smartplatforms.org/terms#string> ?string_object_24.
?personName_object_2 <http://smartplatforms.org/cemterms#endTime> ?endTime_object_4.
?endTime_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_173.
?endTime_object_4 <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_10.
?personName_object_2 <http://smartplatforms.org/cemterms#prefixName> ?prefixName_object_2.
?prefixName_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_174.
?prefixName_object_2 <http://smartplatforms.org/terms#string> ?string_object_25.
?personName_object_2 <http://smartplatforms.org/cemterms#givenName> ?givenName_object_2.
?givenName_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_175.
?givenName_object_2 <http://smartplatforms.org/terms#string> ?string_object_26.
?personName_object_2 <http://smartplatforms.org/cemterms#startTime> ?startTime_object_3.
?startTime_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_176.
?startTime_object_3 <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_11.
?personName_object_2 <http://smartplatforms.org/cemterms#titleName> ?titleName_object_2.
?titleName_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_177.
?titleName_object_2 <http://smartplatforms.org/terms#string> ?string_object_27.
?personName_object_2 <http://smartplatforms.org/cemterms#preferenceInd> ?preferenceInd_object_2.
?preferenceInd_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_178.
?preferenceInd_object_2 <http://smartplatforms.org/terms#code> ?code_object_45.
?code_object_45 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_179.
?code_object_45 <http://purl.org/dc/terms/title> ?title_object_45.
?code_object_45 <http://smartplatforms.org/terms#system> ?system_object_45.
?code_object_45 <http://purl.org/dc/terms/identifier> ?identifier_object_46.
?individualPerson_object_2 <http://smartplatforms.org/cemterms#personIdentifier> ?personIdentifier_object_2.
?personIdentifier_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_180.
?personIdentifier_object_2 <http://smartplatforms.org/terms#identifier> ?identifier_object_47.
?participant_object_2 <http://smartplatforms.org/cemterms#role> ?role_object_2.
?role_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_181.
?role_object_2 <http://smartplatforms.org/terms#code> ?code_object_46.
?code_object_46 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_182.
?code_object_46 <http://purl.org/dc/terms/title> ?title_object_46.
?code_object_46 <http://smartplatforms.org/terms#system> ?system_object_46.
?code_object_46 <http://purl.org/dc/terms/identifier> ?identifier_object_48.
?participant_object_2 <http://smartplatforms.org/terms#code> ?code_object_47.
?code_object_47 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_183.
?code_object_47 <http://purl.org/dc/terms/title> ?title_object_47.
?code_object_47 <http://smartplatforms.org/terms#system> ?system_object_47.
?code_object_47 <http://purl.org/dc/terms/identifier> ?identifier_object_49.
?putOnHold_object <http://smartplatforms.org/cemterms#patientLocation> ?patientLocation_object_2.
?patientLocation_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_184.
?patientLocation_object_2 <http://smartplatforms.org/terms#string> ?string_object_28.
?putOnHold_object <http://smartplatforms.org/cemterms#startTime> ?startTime_object_4.
?startTime_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_185.
?startTime_object_4 <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_12.
?root_subject <http://smartplatforms.org/cemterms#holdCondtion> ?holdCondtion_object.
?holdCondtion_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_186.
?holdCondtion_object <http://smartplatforms.org/cemterms#condition> ?condition_object_5.
?condition_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_187.
?condition_object_5 <http://smartplatforms.org/cemterms#conditionVariableQual> ?conditionVariableQual_object_5.
?conditionVariableQual_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_188.
?conditionVariableQual_object_5 <http://smartplatforms.org/terms#code> ?code_object_48.
?code_object_48 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_189.
?code_object_48 <http://purl.org/dc/terms/title> ?title_object_48.
?code_object_48 <http://smartplatforms.org/terms#system> ?system_object_48.
?code_object_48 <http://purl.org/dc/terms/identifier> ?identifier_object_50.
?condition_object_5 <http://smartplatforms.org/cemterms#conditionVariableQuant> ?conditionVariableQuant_object_5.
?conditionVariableQuant_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_190.
?conditionVariableQuant_object_5 <http://smartplatforms.org/terms#real> ?real_object_5.
?condition_object_5 <http://smartplatforms.org/cemterms#expressionTermId> ?expressionTermId_object_6.
?expressionTermId_object_6 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_191.
?expressionTermId_object_6 <http://smartplatforms.org/terms#string> ?string_object_29.
?holdCondtion_object <http://smartplatforms.org/cemterms#dateTime> ?dateTime_object_4.
?dateTime_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_192.
?dateTime_object_4 <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_13.
?holdCondtion_object <http://smartplatforms.org/cemterms#expression> ?expression_object_5.
?expression_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_193.
?expression_object_5 <http://smartplatforms.org/terms#code> ?code_object_49.
?code_object_49 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_194.
?code_object_49 <http://purl.org/dc/terms/title> ?title_object_49.
?code_object_49 <http://smartplatforms.org/terms#system> ?system_object_49.
?code_object_49 <http://purl.org/dc/terms/identifier> ?identifier_object_51.
?root_subject <http://smartplatforms.org/cemterms#orderablesRelationship> ?orderablesRelationship_object.
?orderablesRelationship_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_195.
?orderablesRelationship_object <http://smartplatforms.org/terms#code> ?code_object_50.
?code_object_50 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_196.
?code_object_50 <http://purl.org/dc/terms/title> ?title_object_50.
?code_object_50 <http://smartplatforms.org/terms#system> ?system_object_50.
?code_object_50 <http://purl.org/dc/terms/identifier> ?identifier_object_52.
?root_subject <http://smartplatforms.org/cemterms#sessionId> ?sessionId_object.
?sessionId_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_197.
?sessionId_object <http://smartplatforms.org/terms#string> ?string_object_30.
?root_subject <http://smartplatforms.org/terms#provenance> ?provenance_object.
?provenance_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_198.
?provenance_object <http://smartplatforms.org/terms#translationFidelity> ?translationFidelity_object.
?provenance_object <http://purl.org/dc/terms/title> ?title_object_51.
?provenance_object <http://smartplatforms.org/terms#sourceCode> ?sourceCode_object.
?root_subject <http://smartplatforms.org/cemterms#orderedForProtocol> ?orderedForProtocol_object.
?orderedForProtocol_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_199.
?orderedForProtocol_object <http://smartplatforms.org/terms#code> ?code_object_51.
?code_object_51 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_200.
?code_object_51 <http://purl.org/dc/terms/title> ?title_object_52.
?code_object_51 <http://smartplatforms.org/terms#system> ?system_object_51.
?code_object_51 <http://purl.org/dc/terms/identifier> ?identifier_object_53.
?root_subject <http://smartplatforms.org/cemterms#orderJustification> ?orderJustification_object.
?orderJustification_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_201.
?orderJustification_object <http://smartplatforms.org/terms#code> ?code_object_52.
?code_object_52 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_202.
?code_object_52 <http://purl.org/dc/terms/title> ?title_object_53.
?code_object_52 <http://smartplatforms.org/terms#system> ?system_object_52.
?code_object_52 <http://purl.org/dc/terms/identifier> ?identifier_object_54.
?root_subject <http://smartplatforms.org/cemterms#externalOrderNumber> ?externalOrderNumber_object.
?externalOrderNumber_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_203.
?externalOrderNumber_object <http://smartplatforms.org/cemterms#associatedOrderableTermId> ?associatedOrderableTermId_object.
?associatedOrderableTermId_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_204.
?associatedOrderableTermId_object <http://smartplatforms.org/terms#string> ?string_object_31.
?externalOrderNumber_object <http://smartplatforms.org/terms#identifier> ?identifier_object_55.
?root_subject <http://smartplatforms.org/cemterms#startCondition> ?startCondition_object_2.
?startCondition_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_205.
?startCondition_object_2 <http://smartplatforms.org/cemterms#condition> ?condition_object_6.
?condition_object_6 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_206.
?condition_object_6 <http://smartplatforms.org/cemterms#conditionVariableQual> ?conditionVariableQual_object_6.
?conditionVariableQual_object_6 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_207.
?conditionVariableQual_object_6 <http://smartplatforms.org/terms#code> ?code_object_53.
?code_object_53 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_208.
?code_object_53 <http://purl.org/dc/terms/title> ?title_object_54.
?code_object_53 <http://smartplatforms.org/terms#system> ?system_object_53.
?code_object_53 <http://purl.org/dc/terms/identifier> ?identifier_object_56.
?condition_object_6 <http://smartplatforms.org/cemterms#conditionVariableQuant> ?conditionVariableQuant_object_6.
?conditionVariableQuant_object_6 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_209.
?conditionVariableQuant_object_6 <http://smartplatforms.org/terms#real> ?real_object_6.
?condition_object_6 <http://smartplatforms.org/cemterms#expressionTermId> ?expressionTermId_object_7.
?expressionTermId_object_7 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_210.
?expressionTermId_object_7 <http://smartplatforms.org/terms#string> ?string_object_32.
?startCondition_object_2 <http://smartplatforms.org/cemterms#dateTime> ?dateTime_object_5.
?dateTime_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_211.
?dateTime_object_5 <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_14.
?startCondition_object_2 <http://smartplatforms.org/cemterms#expression> ?expression_object_6.
?expression_object_6 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_212.
?expression_object_6 <http://smartplatforms.org/terms#code> ?code_object_54.
?code_object_54 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_213.
?code_object_54 <http://purl.org/dc/terms/title> ?title_object_55.
?code_object_54 <http://smartplatforms.org/terms#system> ?system_object_54.
?code_object_54 <http://purl.org/dc/terms/identifier> ?identifier_object_57.
?root_subject <http://smartplatforms.org/cemterms#ordered> ?ordered_object.
?ordered_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_214.
?ordered_object <http://smartplatforms.org/cemterms#providerLocation> ?providerLocation_object_3.
?providerLocation_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_215.
?providerLocation_object_3 <http://smartplatforms.org/terms#string> ?string_object_33.
?ordered_object <http://smartplatforms.org/terms#code> ?code_object_55.
?code_object_55 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_216.
?code_object_55 <http://purl.org/dc/terms/title> ?title_object_56.
?code_object_55 <http://smartplatforms.org/terms#system> ?system_object_55.
?code_object_55 <http://purl.org/dc/terms/identifier> ?identifier_object_58.
?ordered_object <http://smartplatforms.org/cemterms#actionMethod> ?actionMethod_object_3.
?actionMethod_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_217.
?actionMethod_object_3 <http://smartplatforms.org/terms#code> ?code_object_56.
?code_object_56 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_218.
?code_object_56 <http://purl.org/dc/terms/title> ?title_object_57.
?code_object_56 <http://smartplatforms.org/terms#system> ?system_object_56.
?code_object_56 <http://purl.org/dc/terms/identifier> ?identifier_object_59.
?ordered_object <http://smartplatforms.org/cemterms#reason> ?reason_object_3.
?reason_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_219.
?reason_object_3 <http://smartplatforms.org/terms#code> ?code_object_57.
?code_object_57 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_220.
?code_object_57 <http://purl.org/dc/terms/title> ?title_object_58.
?code_object_57 <http://smartplatforms.org/terms#system> ?system_object_57.
?code_object_57 <http://purl.org/dc/terms/identifier> ?identifier_object_60.
?ordered_object <http://smartplatforms.org/cemterms#endTime> ?endTime_object_5.
?endTime_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_221.
?endTime_object_5 <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_15.
?ordered_object <http://smartplatforms.org/cemterms#participant> ?participant_object_3.
?participant_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_222.
?participant_object_3 <http://smartplatforms.org/cemterms#individualPerson> ?individualPerson_object_3.
?individualPerson_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_223.
?individualPerson_object_3 <http://smartplatforms.org/cemterms#personName> ?personName_object_3.
?personName_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_224.
?personName_object_3 <http://smartplatforms.org/cemterms#suffixName> ?suffixName_object_3.
?suffixName_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_225.
?suffixName_object_3 <http://smartplatforms.org/terms#string> ?string_object_34.
?personName_object_3 <http://smartplatforms.org/cemterms#voorvoegselName> ?voorvoegselName_object_3.
?voorvoegselName_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_226.
?voorvoegselName_object_3 <http://smartplatforms.org/terms#string> ?string_object_35.
?personName_object_3 <http://smartplatforms.org/cemterms#personNameStatus> ?personNameStatus_object_3.
?personNameStatus_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_227.
?personNameStatus_object_3 <http://smartplatforms.org/terms#code> ?code_object_58.
?code_object_58 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_228.
?code_object_58 <http://purl.org/dc/terms/title> ?title_object_59.
?code_object_58 <http://smartplatforms.org/terms#system> ?system_object_58.
?code_object_58 <http://purl.org/dc/terms/identifier> ?identifier_object_61.
?personName_object_3 <http://smartplatforms.org/cemterms#personNameUse> ?personNameUse_object_3.
?personNameUse_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_229.
?personNameUse_object_3 <http://smartplatforms.org/terms#code> ?code_object_59.
?code_object_59 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_230.
?code_object_59 <http://purl.org/dc/terms/title> ?title_object_60.
?code_object_59 <http://smartplatforms.org/terms#system> ?system_object_59.
?code_object_59 <http://purl.org/dc/terms/identifier> ?identifier_object_62.
?personName_object_3 <http://smartplatforms.org/cemterms#middleName> ?middleName_object_3.
?middleName_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_231.
?middleName_object_3 <http://smartplatforms.org/terms#string> ?string_object_36.
?personName_object_3 <http://smartplatforms.org/cemterms#familyName> ?familyName_object_3.
?familyName_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_232.
?familyName_object_3 <http://smartplatforms.org/terms#string> ?string_object_37.
?personName_object_3 <http://smartplatforms.org/cemterms#endTime> ?endTime_object_6.
?endTime_object_6 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_233.
?endTime_object_6 <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_16.
?personName_object_3 <http://smartplatforms.org/cemterms#prefixName> ?prefixName_object_3.
?prefixName_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_234.
?prefixName_object_3 <http://smartplatforms.org/terms#string> ?string_object_38.
?personName_object_3 <http://smartplatforms.org/cemterms#givenName> ?givenName_object_3.
?givenName_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_235.
?givenName_object_3 <http://smartplatforms.org/terms#string> ?string_object_39.
?personName_object_3 <http://smartplatforms.org/cemterms#startTime> ?startTime_object_5.
?startTime_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_236.
?startTime_object_5 <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_17.
?personName_object_3 <http://smartplatforms.org/cemterms#titleName> ?titleName_object_3.
?titleName_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_237.
?titleName_object_3 <http://smartplatforms.org/terms#string> ?string_object_40.
?personName_object_3 <http://smartplatforms.org/cemterms#preferenceInd> ?preferenceInd_object_3.
?preferenceInd_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_238.
?preferenceInd_object_3 <http://smartplatforms.org/terms#code> ?code_object_60.
?code_object_60 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_239.
?code_object_60 <http://purl.org/dc/terms/title> ?title_object_61.
?code_object_60 <http://smartplatforms.org/terms#system> ?system_object_60.
?code_object_60 <http://purl.org/dc/terms/identifier> ?identifier_object_63.
?individualPerson_object_3 <http://smartplatforms.org/cemterms#personIdentifier> ?personIdentifier_object_3.
?personIdentifier_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_240.
?personIdentifier_object_3 <http://smartplatforms.org/terms#identifier> ?identifier_object_64.
?participant_object_3 <http://smartplatforms.org/cemterms#role> ?role_object_3.
?role_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_241.
?role_object_3 <http://smartplatforms.org/terms#code> ?code_object_61.
?code_object_61 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_242.
?code_object_61 <http://purl.org/dc/terms/title> ?title_object_62.
?code_object_61 <http://smartplatforms.org/terms#system> ?system_object_61.
?code_object_61 <http://purl.org/dc/terms/identifier> ?identifier_object_65.
?participant_object_3 <http://smartplatforms.org/terms#code> ?code_object_62.
?code_object_62 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_243.
?code_object_62 <http://purl.org/dc/terms/title> ?title_object_63.
?code_object_62 <http://smartplatforms.org/terms#system> ?system_object_62.
?code_object_62 <http://purl.org/dc/terms/identifier> ?identifier_object_66.
?ordered_object <http://smartplatforms.org/cemterms#patientLocation> ?patientLocation_object_3.
?patientLocation_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_244.
?patientLocation_object_3 <http://smartplatforms.org/terms#string> ?string_object_41.
?ordered_object <http://smartplatforms.org/cemterms#startTime> ?startTime_object_6.
?startTime_object_6 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_245.
?startTime_object_6 <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_18.
?root_subject <http://smartplatforms.org/cemterms#discontinued> ?discontinued_object.
?discontinued_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_246.
?discontinued_object <http://smartplatforms.org/cemterms#providerLocation> ?providerLocation_object_4.
?providerLocation_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_247.
?providerLocation_object_4 <http://smartplatforms.org/terms#string> ?string_object_42.
?discontinued_object <http://smartplatforms.org/terms#code> ?code_object_63.
?code_object_63 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_248.
?code_object_63 <http://purl.org/dc/terms/title> ?title_object_64.
?code_object_63 <http://smartplatforms.org/terms#system> ?system_object_63.
?code_object_63 <http://purl.org/dc/terms/identifier> ?identifier_object_67.
?discontinued_object <http://smartplatforms.org/cemterms#actionMethod> ?actionMethod_object_4.
?actionMethod_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_249.
?actionMethod_object_4 <http://smartplatforms.org/terms#code> ?code_object_64.
?code_object_64 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_250.
?code_object_64 <http://purl.org/dc/terms/title> ?title_object_65.
?code_object_64 <http://smartplatforms.org/terms#system> ?system_object_64.
?code_object_64 <http://purl.org/dc/terms/identifier> ?identifier_object_68.
?discontinued_object <http://smartplatforms.org/cemterms#reason> ?reason_object_4.
?reason_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_251.
?reason_object_4 <http://smartplatforms.org/terms#code> ?code_object_65.
?code_object_65 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_252.
?code_object_65 <http://purl.org/dc/terms/title> ?title_object_66.
?code_object_65 <http://smartplatforms.org/terms#system> ?system_object_65.
?code_object_65 <http://purl.org/dc/terms/identifier> ?identifier_object_69.
?discontinued_object <http://smartplatforms.org/cemterms#endTime> ?endTime_object_7.
?endTime_object_7 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_253.
?endTime_object_7 <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_19.
?discontinued_object <http://smartplatforms.org/cemterms#participant> ?participant_object_4.
?participant_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_254.
?participant_object_4 <http://smartplatforms.org/cemterms#individualPerson> ?individualPerson_object_4.
?individualPerson_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_255.
?individualPerson_object_4 <http://smartplatforms.org/cemterms#personName> ?personName_object_4.
?personName_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_256.
?personName_object_4 <http://smartplatforms.org/cemterms#suffixName> ?suffixName_object_4.
?suffixName_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_257.
?suffixName_object_4 <http://smartplatforms.org/terms#string> ?string_object_43.
?personName_object_4 <http://smartplatforms.org/cemterms#voorvoegselName> ?voorvoegselName_object_4.
?voorvoegselName_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_258.
?voorvoegselName_object_4 <http://smartplatforms.org/terms#string> ?string_object_44.
?personName_object_4 <http://smartplatforms.org/cemterms#personNameStatus> ?personNameStatus_object_4.
?personNameStatus_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_259.
?personNameStatus_object_4 <http://smartplatforms.org/terms#code> ?code_object_66.
?code_object_66 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_260.
?code_object_66 <http://purl.org/dc/terms/title> ?title_object_67.
?code_object_66 <http://smartplatforms.org/terms#system> ?system_object_66.
?code_object_66 <http://purl.org/dc/terms/identifier> ?identifier_object_70.
?personName_object_4 <http://smartplatforms.org/cemterms#personNameUse> ?personNameUse_object_4.
?personNameUse_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_261.
?personNameUse_object_4 <http://smartplatforms.org/terms#code> ?code_object_67.
?code_object_67 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_262.
?code_object_67 <http://purl.org/dc/terms/title> ?title_object_68.
?code_object_67 <http://smartplatforms.org/terms#system> ?system_object_67.
?code_object_67 <http://purl.org/dc/terms/identifier> ?identifier_object_71.
?personName_object_4 <http://smartplatforms.org/cemterms#middleName> ?middleName_object_4.
?middleName_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_263.
?middleName_object_4 <http://smartplatforms.org/terms#string> ?string_object_45.
?personName_object_4 <http://smartplatforms.org/cemterms#familyName> ?familyName_object_4.
?familyName_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_264.
?familyName_object_4 <http://smartplatforms.org/terms#string> ?string_object_46.
?personName_object_4 <http://smartplatforms.org/cemterms#endTime> ?endTime_object_8.
?endTime_object_8 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_265.
?endTime_object_8 <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_20.
?personName_object_4 <http://smartplatforms.org/cemterms#prefixName> ?prefixName_object_4.
?prefixName_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_266.
?prefixName_object_4 <http://smartplatforms.org/terms#string> ?string_object_47.
?personName_object_4 <http://smartplatforms.org/cemterms#givenName> ?givenName_object_4.
?givenName_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_267.
?givenName_object_4 <http://smartplatforms.org/terms#string> ?string_object_48.
?personName_object_4 <http://smartplatforms.org/cemterms#startTime> ?startTime_object_7.
?startTime_object_7 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_268.
?startTime_object_7 <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_21.
?personName_object_4 <http://smartplatforms.org/cemterms#titleName> ?titleName_object_4.
?titleName_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_269.
?titleName_object_4 <http://smartplatforms.org/terms#string> ?string_object_49.
?personName_object_4 <http://smartplatforms.org/cemterms#preferenceInd> ?preferenceInd_object_4.
?preferenceInd_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_270.
?preferenceInd_object_4 <http://smartplatforms.org/terms#code> ?code_object_68.
?code_object_68 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_271.
?code_object_68 <http://purl.org/dc/terms/title> ?title_object_69.
?code_object_68 <http://smartplatforms.org/terms#system> ?system_object_68.
?code_object_68 <http://purl.org/dc/terms/identifier> ?identifier_object_72.
?individualPerson_object_4 <http://smartplatforms.org/cemterms#personIdentifier> ?personIdentifier_object_4.
?personIdentifier_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_272.
?personIdentifier_object_4 <http://smartplatforms.org/terms#identifier> ?identifier_object_73.
?participant_object_4 <http://smartplatforms.org/cemterms#role> ?role_object_4.
?role_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_273.
?role_object_4 <http://smartplatforms.org/terms#code> ?code_object_69.
?code_object_69 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_274.
?code_object_69 <http://purl.org/dc/terms/title> ?title_object_70.
?code_object_69 <http://smartplatforms.org/terms#system> ?system_object_69.
?code_object_69 <http://purl.org/dc/terms/identifier> ?identifier_object_74.
?participant_object_4 <http://smartplatforms.org/terms#code> ?code_object_70.
?code_object_70 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_275.
?code_object_70 <http://purl.org/dc/terms/title> ?title_object_71.
?code_object_70 <http://smartplatforms.org/terms#system> ?system_object_70.
?code_object_70 <http://purl.org/dc/terms/identifier> ?identifier_object_75.
?discontinued_object <http://smartplatforms.org/cemterms#patientLocation> ?patientLocation_object_4.
?patientLocation_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_276.
?patientLocation_object_4 <http://smartplatforms.org/terms#string> ?string_object_50.
?discontinued_object <http://smartplatforms.org/cemterms#startTime> ?startTime_object_8.
?startTime_object_8 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_277.
?startTime_object_8 <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_22.
?root_subject <http://smartplatforms.org/cemterms#orderComment> ?orderComment_object.
?orderComment_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_278.
?orderComment_object <http://smartplatforms.org/terms#code> ?code_object_71.
?code_object_71 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_279.
?code_object_71 <http://purl.org/dc/terms/title> ?title_object_72.
?code_object_71 <http://smartplatforms.org/terms#system> ?system_object_71.
?code_object_71 <http://purl.org/dc/terms/identifier> ?identifier_object_76.
?root_subject <http://smartplatforms.org/cemterms#takeOffHold> ?takeOffHold_object.
?takeOffHold_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_280.
?takeOffHold_object <http://smartplatforms.org/cemterms#providerLocation> ?providerLocation_object_5.
?providerLocation_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_281.
?providerLocation_object_5 <http://smartplatforms.org/terms#string> ?string_object_51.
?takeOffHold_object <http://smartplatforms.org/terms#code> ?code_object_72.
?code_object_72 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_282.
?code_object_72 <http://purl.org/dc/terms/title> ?title_object_73.
?code_object_72 <http://smartplatforms.org/terms#system> ?system_object_72.
?code_object_72 <http://purl.org/dc/terms/identifier> ?identifier_object_77.
?takeOffHold_object <http://smartplatforms.org/cemterms#actionMethod> ?actionMethod_object_5.
?actionMethod_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_283.
?actionMethod_object_5 <http://smartplatforms.org/terms#code> ?code_object_73.
?code_object_73 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_284.
?code_object_73 <http://purl.org/dc/terms/title> ?title_object_74.
?code_object_73 <http://smartplatforms.org/terms#system> ?system_object_73.
?code_object_73 <http://purl.org/dc/terms/identifier> ?identifier_object_78.
?takeOffHold_object <http://smartplatforms.org/cemterms#reason> ?reason_object_5.
?reason_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_285.
?reason_object_5 <http://smartplatforms.org/terms#code> ?code_object_74.
?code_object_74 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_286.
?code_object_74 <http://purl.org/dc/terms/title> ?title_object_75.
?code_object_74 <http://smartplatforms.org/terms#system> ?system_object_74.
?code_object_74 <http://purl.org/dc/terms/identifier> ?identifier_object_79.
?takeOffHold_object <http://smartplatforms.org/cemterms#endTime> ?endTime_object_9.
?endTime_object_9 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_287.
?endTime_object_9 <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_23.
?takeOffHold_object <http://smartplatforms.org/cemterms#participant> ?participant_object_5.
?participant_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_288.
?participant_object_5 <http://smartplatforms.org/cemterms#individualPerson> ?individualPerson_object_5.
?individualPerson_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_289.
?individualPerson_object_5 <http://smartplatforms.org/cemterms#personName> ?personName_object_5.
?personName_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_290.
?personName_object_5 <http://smartplatforms.org/cemterms#suffixName> ?suffixName_object_5.
?suffixName_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_291.
?suffixName_object_5 <http://smartplatforms.org/terms#string> ?string_object_52.
?personName_object_5 <http://smartplatforms.org/cemterms#voorvoegselName> ?voorvoegselName_object_5.
?voorvoegselName_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_292.
?voorvoegselName_object_5 <http://smartplatforms.org/terms#string> ?string_object_53.
?personName_object_5 <http://smartplatforms.org/cemterms#personNameStatus> ?personNameStatus_object_5.
?personNameStatus_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_293.
?personNameStatus_object_5 <http://smartplatforms.org/terms#code> ?code_object_75.
?code_object_75 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_294.
?code_object_75 <http://purl.org/dc/terms/title> ?title_object_76.
?code_object_75 <http://smartplatforms.org/terms#system> ?system_object_75.
?code_object_75 <http://purl.org/dc/terms/identifier> ?identifier_object_80.
?personName_object_5 <http://smartplatforms.org/cemterms#personNameUse> ?personNameUse_object_5.
?personNameUse_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_295.
?personNameUse_object_5 <http://smartplatforms.org/terms#code> ?code_object_76.
?code_object_76 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_296.
?code_object_76 <http://purl.org/dc/terms/title> ?title_object_77.
?code_object_76 <http://smartplatforms.org/terms#system> ?system_object_76.
?code_object_76 <http://purl.org/dc/terms/identifier> ?identifier_object_81.
?personName_object_5 <http://smartplatforms.org/cemterms#middleName> ?middleName_object_5.
?middleName_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_297.
?middleName_object_5 <http://smartplatforms.org/terms#string> ?string_object_54.
?personName_object_5 <http://smartplatforms.org/cemterms#familyName> ?familyName_object_5.
?familyName_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_298.
?familyName_object_5 <http://smartplatforms.org/terms#string> ?string_object_55.
?personName_object_5 <http://smartplatforms.org/cemterms#endTime> ?endTime_object_10.
?endTime_object_10 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_299.
?endTime_object_10 <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_24.
?personName_object_5 <http://smartplatforms.org/cemterms#prefixName> ?prefixName_object_5.
?prefixName_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_300.
?prefixName_object_5 <http://smartplatforms.org/terms#string> ?string_object_56.
?personName_object_5 <http://smartplatforms.org/cemterms#givenName> ?givenName_object_5.
?givenName_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_301.
?givenName_object_5 <http://smartplatforms.org/terms#string> ?string_object_57.
?personName_object_5 <http://smartplatforms.org/cemterms#startTime> ?startTime_object_9.
?startTime_object_9 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_302.
?startTime_object_9 <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_25.
?personName_object_5 <http://smartplatforms.org/cemterms#titleName> ?titleName_object_5.
?titleName_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_303.
?titleName_object_5 <http://smartplatforms.org/terms#string> ?string_object_58.
?personName_object_5 <http://smartplatforms.org/cemterms#preferenceInd> ?preferenceInd_object_5.
?preferenceInd_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_304.
?preferenceInd_object_5 <http://smartplatforms.org/terms#code> ?code_object_77.
?code_object_77 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_305.
?code_object_77 <http://purl.org/dc/terms/title> ?title_object_78.
?code_object_77 <http://smartplatforms.org/terms#system> ?system_object_77.
?code_object_77 <http://purl.org/dc/terms/identifier> ?identifier_object_82.
?individualPerson_object_5 <http://smartplatforms.org/cemterms#personIdentifier> ?personIdentifier_object_5.
?personIdentifier_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_306.
?personIdentifier_object_5 <http://smartplatforms.org/terms#identifier> ?identifier_object_83.
?participant_object_5 <http://smartplatforms.org/cemterms#role> ?role_object_5.
?role_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_307.
?role_object_5 <http://smartplatforms.org/terms#code> ?code_object_78.
?code_object_78 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_308.
?code_object_78 <http://purl.org/dc/terms/title> ?title_object_79.
?code_object_78 <http://smartplatforms.org/terms#system> ?system_object_78.
?code_object_78 <http://purl.org/dc/terms/identifier> ?identifier_object_84.
?participant_object_5 <http://smartplatforms.org/terms#code> ?code_object_79.
?code_object_79 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_309.
?code_object_79 <http://purl.org/dc/terms/title> ?title_object_80.
?code_object_79 <http://smartplatforms.org/terms#system> ?system_object_79.
?code_object_79 <http://purl.org/dc/terms/identifier> ?identifier_object_85.
?takeOffHold_object <http://smartplatforms.org/cemterms#patientLocation> ?patientLocation_object_5.
?patientLocation_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_310.
?patientLocation_object_5 <http://smartplatforms.org/terms#string> ?string_object_59.
?takeOffHold_object <http://smartplatforms.org/cemterms#startTime> ?startTime_object_10.
?startTime_object_10 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_311.
?startTime_object_10 <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_26. }
FROM $context
WHERE {
{
?root_subject <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://smartplatforms.org/cemterms#OrderMedAmb>.
OPTIONAL {
?root_subject <http://smartplatforms.org/cemterms#orderNumber> ?orderNumber_object. OPTIONAL {
?orderNumber_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object. }
OPTIONAL {
?orderNumber_object <http://smartplatforms.org/terms#string> ?string_object. }
}
OPTIONAL {
?root_subject <http://smartplatforms.org/cemterms#counterSigned> ?counterSigned_object. OPTIONAL {
?counterSigned_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_2. }
OPTIONAL {
?counterSigned_object <http://smartplatforms.org/cemterms#providerLocation> ?providerLocation_object. OPTIONAL {
?providerLocation_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_3. }
OPTIONAL {
?providerLocation_object <http://smartplatforms.org/terms#string> ?string_object_2. }
}
OPTIONAL {
?counterSigned_object <http://smartplatforms.org/terms#code> ?code_object. OPTIONAL {
?code_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_4. }
OPTIONAL {
?code_object <http://purl.org/dc/terms/title> ?title_object. }
OPTIONAL {
?code_object <http://smartplatforms.org/terms#system> ?system_object. }
OPTIONAL {
?code_object <http://purl.org/dc/terms/identifier> ?identifier_object. }
}
OPTIONAL {
?counterSigned_object <http://smartplatforms.org/cemterms#actionMethod> ?actionMethod_object. OPTIONAL {
?actionMethod_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_5. }
OPTIONAL {
?actionMethod_object <http://smartplatforms.org/terms#code> ?code_object_2. OPTIONAL {
?code_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_6. }
OPTIONAL {
?code_object_2 <http://purl.org/dc/terms/title> ?title_object_2. }
OPTIONAL {
?code_object_2 <http://smartplatforms.org/terms#system> ?system_object_2. }
OPTIONAL {
?code_object_2 <http://purl.org/dc/terms/identifier> ?identifier_object_2. }
}
}
OPTIONAL {
?counterSigned_object <http://smartplatforms.org/cemterms#reason> ?reason_object. OPTIONAL {
?reason_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_7. }
OPTIONAL {
?reason_object <http://smartplatforms.org/terms#code> ?code_object_3. OPTIONAL {
?code_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_8. }
OPTIONAL {
?code_object_3 <http://purl.org/dc/terms/title> ?title_object_3. }
OPTIONAL {
?code_object_3 <http://smartplatforms.org/terms#system> ?system_object_3. }
OPTIONAL {
?code_object_3 <http://purl.org/dc/terms/identifier> ?identifier_object_3. }
}
}
OPTIONAL {
?counterSigned_object <http://smartplatforms.org/cemterms#endTime> ?endTime_object. OPTIONAL {
?endTime_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_9. }
OPTIONAL {
?endTime_object <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object. }
}
OPTIONAL {
?counterSigned_object <http://smartplatforms.org/cemterms#participant> ?participant_object. OPTIONAL {
?participant_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_10. }
OPTIONAL {
?participant_object <http://smartplatforms.org/cemterms#individualPerson> ?individualPerson_object. OPTIONAL {
?individualPerson_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_11. }
OPTIONAL {
?individualPerson_object <http://smartplatforms.org/cemterms#personName> ?personName_object. OPTIONAL {
?personName_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_12. }
OPTIONAL {
?personName_object <http://smartplatforms.org/cemterms#suffixName> ?suffixName_object. OPTIONAL {
?suffixName_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_13. }
OPTIONAL {
?suffixName_object <http://smartplatforms.org/terms#string> ?string_object_3. }
}
OPTIONAL {
?personName_object <http://smartplatforms.org/cemterms#voorvoegselName> ?voorvoegselName_object. OPTIONAL {
?voorvoegselName_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_14. }
OPTIONAL {
?voorvoegselName_object <http://smartplatforms.org/terms#string> ?string_object_4. }
}
OPTIONAL {
?personName_object <http://smartplatforms.org/cemterms#personNameStatus> ?personNameStatus_object. OPTIONAL {
?personNameStatus_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_15. }
OPTIONAL {
?personNameStatus_object <http://smartplatforms.org/terms#code> ?code_object_4. OPTIONAL {
?code_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_16. }
OPTIONAL {
?code_object_4 <http://purl.org/dc/terms/title> ?title_object_4. }
OPTIONAL {
?code_object_4 <http://smartplatforms.org/terms#system> ?system_object_4. }
OPTIONAL {
?code_object_4 <http://purl.org/dc/terms/identifier> ?identifier_object_4. }
}
}
OPTIONAL {
?personName_object <http://smartplatforms.org/cemterms#personNameUse> ?personNameUse_object. OPTIONAL {
?personNameUse_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_17. }
OPTIONAL {
?personNameUse_object <http://smartplatforms.org/terms#code> ?code_object_5. OPTIONAL {
?code_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_18. }
OPTIONAL {
?code_object_5 <http://purl.org/dc/terms/title> ?title_object_5. }
OPTIONAL {
?code_object_5 <http://smartplatforms.org/terms#system> ?system_object_5. }
OPTIONAL {
?code_object_5 <http://purl.org/dc/terms/identifier> ?identifier_object_5. }
}
}
OPTIONAL {
?personName_object <http://smartplatforms.org/cemterms#middleName> ?middleName_object. OPTIONAL {
?middleName_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_19. }
OPTIONAL {
?middleName_object <http://smartplatforms.org/terms#string> ?string_object_5. }
}
OPTIONAL {
?personName_object <http://smartplatforms.org/cemterms#familyName> ?familyName_object. OPTIONAL {
?familyName_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_20. }
OPTIONAL {
?familyName_object <http://smartplatforms.org/terms#string> ?string_object_6. }
}
OPTIONAL {
?personName_object <http://smartplatforms.org/cemterms#endTime> ?endTime_object_2. OPTIONAL {
?endTime_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_21. }
OPTIONAL {
?endTime_object_2 <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_2. }
}
OPTIONAL {
?personName_object <http://smartplatforms.org/cemterms#prefixName> ?prefixName_object. OPTIONAL {
?prefixName_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_22. }
OPTIONAL {
?prefixName_object <http://smartplatforms.org/terms#string> ?string_object_7. }
}
OPTIONAL {
?personName_object <http://smartplatforms.org/cemterms#givenName> ?givenName_object. OPTIONAL {
?givenName_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_23. }
OPTIONAL {
?givenName_object <http://smartplatforms.org/terms#string> ?string_object_8. }
}
OPTIONAL {
?personName_object <http://smartplatforms.org/cemterms#startTime> ?startTime_object. OPTIONAL {
?startTime_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_24. }
OPTIONAL {
?startTime_object <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_3. }
}
OPTIONAL {
?personName_object <http://smartplatforms.org/cemterms#titleName> ?titleName_object. OPTIONAL {
?titleName_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_25. }
OPTIONAL {
?titleName_object <http://smartplatforms.org/terms#string> ?string_object_9. }
}
OPTIONAL {
?personName_object <http://smartplatforms.org/cemterms#preferenceInd> ?preferenceInd_object. OPTIONAL {
?preferenceInd_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_26. }
OPTIONAL {
?preferenceInd_object <http://smartplatforms.org/terms#code> ?code_object_6. OPTIONAL {
?code_object_6 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_27. }
OPTIONAL {
?code_object_6 <http://purl.org/dc/terms/title> ?title_object_6. }
OPTIONAL {
?code_object_6 <http://smartplatforms.org/terms#system> ?system_object_6. }
OPTIONAL {
?code_object_6 <http://purl.org/dc/terms/identifier> ?identifier_object_6. }
}
}
}
OPTIONAL {
?individualPerson_object <http://smartplatforms.org/cemterms#personIdentifier> ?personIdentifier_object. OPTIONAL {
?personIdentifier_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_28. }
OPTIONAL {
?personIdentifier_object <http://smartplatforms.org/terms#identifier> ?identifier_object_7. }
}
}
OPTIONAL {
?participant_object <http://smartplatforms.org/cemterms#role> ?role_object. OPTIONAL {
?role_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_29. }
OPTIONAL {
?role_object <http://smartplatforms.org/terms#code> ?code_object_7. OPTIONAL {
?code_object_7 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_30. }
OPTIONAL {
?code_object_7 <http://purl.org/dc/terms/title> ?title_object_7. }
OPTIONAL {
?code_object_7 <http://smartplatforms.org/terms#system> ?system_object_7. }
OPTIONAL {
?code_object_7 <http://purl.org/dc/terms/identifier> ?identifier_object_8. }
}
}
OPTIONAL {
?participant_object <http://smartplatforms.org/terms#code> ?code_object_8. OPTIONAL {
?code_object_8 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_31. }
OPTIONAL {
?code_object_8 <http://purl.org/dc/terms/title> ?title_object_8. }
OPTIONAL {
?code_object_8 <http://smartplatforms.org/terms#system> ?system_object_8. }
OPTIONAL {
?code_object_8 <http://purl.org/dc/terms/identifier> ?identifier_object_9. }
}
}
OPTIONAL {
?counterSigned_object <http://smartplatforms.org/cemterms#patientLocation> ?patientLocation_object. OPTIONAL {
?patientLocation_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_32. }
OPTIONAL {
?patientLocation_object <http://smartplatforms.org/terms#string> ?string_object_10. }
}
OPTIONAL {
?counterSigned_object <http://smartplatforms.org/cemterms#startTime> ?startTime_object_2. OPTIONAL {
?startTime_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_33. }
OPTIONAL {
?startTime_object_2 <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_4. }
}
}
OPTIONAL {
?root_subject <http://smartplatforms.org/cemterms#labelInstruction> ?labelInstruction_object. OPTIONAL {
?labelInstruction_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_34. }
OPTIONAL {
?labelInstruction_object <http://smartplatforms.org/terms#code> ?code_object_9. OPTIONAL {
?code_object_9 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_35. }
OPTIONAL {
?code_object_9 <http://purl.org/dc/terms/title> ?title_object_9. }
OPTIONAL {
?code_object_9 <http://smartplatforms.org/terms#system> ?system_object_9. }
OPTIONAL {
?code_object_9 <http://purl.org/dc/terms/identifier> ?identifier_object_10. }
}
}
OPTIONAL {
?root_subject <http://smartplatforms.org/cemterms#orderable> ?orderable_object. OPTIONAL {
?orderable_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_36. }
OPTIONAL {
?orderable_object <http://smartplatforms.org/cemterms#prnInd> ?prnInd_object. OPTIONAL {
?prnInd_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_37. }
OPTIONAL {
?prnInd_object <http://smartplatforms.org/cemterms#condition> ?condition_object. OPTIONAL {
?condition_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_38. }
OPTIONAL {
?condition_object <http://smartplatforms.org/cemterms#conditionVariableQual> ?conditionVariableQual_object. OPTIONAL {
?conditionVariableQual_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_39. }
OPTIONAL {
?conditionVariableQual_object <http://smartplatforms.org/terms#code> ?code_object_10. OPTIONAL {
?code_object_10 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_40. }
OPTIONAL {
?code_object_10 <http://purl.org/dc/terms/title> ?title_object_10. }
OPTIONAL {
?code_object_10 <http://smartplatforms.org/terms#system> ?system_object_10. }
OPTIONAL {
?code_object_10 <http://purl.org/dc/terms/identifier> ?identifier_object_11. }
}
}
OPTIONAL {
?condition_object <http://smartplatforms.org/cemterms#conditionVariableQuant> ?conditionVariableQuant_object. OPTIONAL {
?conditionVariableQuant_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_41. }
OPTIONAL {
?conditionVariableQuant_object <http://smartplatforms.org/terms#real> ?real_object. }
}
}
OPTIONAL {
?prnInd_object <http://smartplatforms.org/terms#code> ?code_object_11. OPTIONAL {
?code_object_11 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_42. }
OPTIONAL {
?code_object_11 <http://purl.org/dc/terms/title> ?title_object_11. }
OPTIONAL {
?code_object_11 <http://smartplatforms.org/terms#system> ?system_object_11. }
OPTIONAL {
?code_object_11 <http://purl.org/dc/terms/identifier> ?identifier_object_12. }
}
}
OPTIONAL {
?orderable_object <http://smartplatforms.org/cemterms#orderSpecialRequirement> ?orderSpecialRequirement_object. OPTIONAL {
?orderSpecialRequirement_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_43. }
OPTIONAL {
?orderSpecialRequirement_object <http://smartplatforms.org/terms#code> ?code_object_12. OPTIONAL {
?code_object_12 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_44. }
OPTIONAL {
?code_object_12 <http://purl.org/dc/terms/title> ?title_object_12. }
OPTIONAL {
?code_object_12 <http://smartplatforms.org/terms#system> ?system_object_12. }
OPTIONAL {
?code_object_12 <http://purl.org/dc/terms/identifier> ?identifier_object_13. }
}
}
OPTIONAL {
?orderable_object <http://smartplatforms.org/cemterms#routeMethodDevice> ?routeMethodDevice_object. OPTIONAL {
?routeMethodDevice_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_45. }
OPTIONAL {
?routeMethodDevice_object <http://smartplatforms.org/terms#code> ?code_object_13. OPTIONAL {
?code_object_13 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_46. }
OPTIONAL {
?code_object_13 <http://purl.org/dc/terms/title> ?title_object_13. }
OPTIONAL {
?code_object_13 <http://smartplatforms.org/terms#system> ?system_object_13. }
OPTIONAL {
?code_object_13 <http://purl.org/dc/terms/identifier> ?identifier_object_14. }
}
}
OPTIONAL {
?orderable_object <http://smartplatforms.org/cemterms#orderableItem> ?orderableItem_object. OPTIONAL {
?orderableItem_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_47. }
OPTIONAL {
?orderableItem_object <http://smartplatforms.org/cemterms#specialDoseLowerLimit> ?specialDoseLowerLimit_object. OPTIONAL {
?specialDoseLowerLimit_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_48. }
OPTIONAL {
?specialDoseLowerLimit_object <http://smartplatforms.org/terms#valueAndUnit> ?valueAndUnit_object. OPTIONAL {
?valueAndUnit_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_49. }
OPTIONAL {
?valueAndUnit_object <http://smartplatforms.org/terms#value> ?value_object. }
OPTIONAL {
?valueAndUnit_object <http://smartplatforms.org/terms#unit> ?unit_object. }
}
}
OPTIONAL {
?orderableItem_object <http://smartplatforms.org/terms#code> ?code_object_14. OPTIONAL {
?code_object_14 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_50. }
OPTIONAL {
?code_object_14 <http://purl.org/dc/terms/title> ?title_object_14. }
OPTIONAL {
?code_object_14 <http://smartplatforms.org/terms#system> ?system_object_14. }
OPTIONAL {
?code_object_14 <http://purl.org/dc/terms/identifier> ?identifier_object_15. }
}
OPTIONAL {
?orderableItem_object <http://smartplatforms.org/cemterms#activeIngredient> ?activeIngredient_object. OPTIONAL {
?activeIngredient_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_51. }
OPTIONAL {
?activeIngredient_object <http://smartplatforms.org/cemterms#calculatedDoseMax> ?calculatedDoseMax_object. OPTIONAL {
?calculatedDoseMax_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_52. }
OPTIONAL {
?calculatedDoseMax_object <http://smartplatforms.org/terms#valueAndUnit> ?valueAndUnit_object_2. OPTIONAL {
?valueAndUnit_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_53. }
OPTIONAL {
?valueAndUnit_object_2 <http://smartplatforms.org/terms#value> ?value_object_2. }
OPTIONAL {
?valueAndUnit_object_2 <http://smartplatforms.org/terms#unit> ?unit_object_2. }
}
}
OPTIONAL {
?activeIngredient_object <http://smartplatforms.org/cemterms#strength> ?strength_object. OPTIONAL {
?strength_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_54. }
OPTIONAL {
?strength_object <http://smartplatforms.org/terms#valueAndUnit> ?valueAndUnit_object_3. OPTIONAL {
?valueAndUnit_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_55. }
OPTIONAL {
?valueAndUnit_object_3 <http://smartplatforms.org/terms#value> ?value_object_3. }
OPTIONAL {
?valueAndUnit_object_3 <http://smartplatforms.org/terms#unit> ?unit_object_3. }
}
}
OPTIONAL {
?activeIngredient_object <http://smartplatforms.org/terms#code> ?code_object_15. OPTIONAL {
?code_object_15 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_56. }
OPTIONAL {
?code_object_15 <http://purl.org/dc/terms/title> ?title_object_15. }
OPTIONAL {
?code_object_15 <http://smartplatforms.org/terms#system> ?system_object_15. }
OPTIONAL {
?code_object_15 <http://purl.org/dc/terms/identifier> ?identifier_object_16. }
}
}
OPTIONAL {
?orderableItem_object <http://smartplatforms.org/cemterms#filledSubstance> ?filledSubstance_object. OPTIONAL {
?filledSubstance_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_57. }
OPTIONAL {
?filledSubstance_object <http://smartplatforms.org/cemterms#vaccineSequenceId> ?vaccineSequenceId_object. OPTIONAL {
?vaccineSequenceId_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_58. }
OPTIONAL {
?vaccineSequenceId_object <http://smartplatforms.org/terms#string> ?string_object_11. }
}
OPTIONAL {
?filledSubstance_object <http://smartplatforms.org/cemterms#quantity> ?quantity_object. OPTIONAL {
?quantity_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_59. }
OPTIONAL {
?quantity_object <http://smartplatforms.org/terms#valueAndUnit> ?valueAndUnit_object_4. OPTIONAL {
?valueAndUnit_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_60. }
OPTIONAL {
?valueAndUnit_object_4 <http://smartplatforms.org/terms#value> ?value_object_4. }
OPTIONAL {
?valueAndUnit_object_4 <http://smartplatforms.org/terms#unit> ?unit_object_4. }
}
}
OPTIONAL {
?filledSubstance_object <http://smartplatforms.org/terms#code> ?code_object_16. OPTIONAL {
?code_object_16 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_61. }
OPTIONAL {
?code_object_16 <http://purl.org/dc/terms/title> ?title_object_16. }
OPTIONAL {
?code_object_16 <http://smartplatforms.org/terms#system> ?system_object_16. }
OPTIONAL {
?code_object_16 <http://purl.org/dc/terms/identifier> ?identifier_object_17. }
}
OPTIONAL {
?filledSubstance_object <http://smartplatforms.org/cemterms#strength> ?strength_object_2. OPTIONAL {
?strength_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_62. }
OPTIONAL {
?strength_object_2 <http://smartplatforms.org/terms#valueAndUnit> ?valueAndUnit_object_5. OPTIONAL {
?valueAndUnit_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_63. }
OPTIONAL {
?valueAndUnit_object_5 <http://smartplatforms.org/terms#value> ?value_object_5. }
OPTIONAL {
?valueAndUnit_object_5 <http://smartplatforms.org/terms#unit> ?unit_object_5. }
}
}
OPTIONAL {
?filledSubstance_object <http://smartplatforms.org/cemterms#inactiveIngredient> ?inactiveIngredient_object. OPTIONAL {
?inactiveIngredient_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_64. }
OPTIONAL {
?inactiveIngredient_object <http://smartplatforms.org/cemterms#calculatedDoseMax> ?calculatedDoseMax_object_2. OPTIONAL {
?calculatedDoseMax_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_65. }
OPTIONAL {
?calculatedDoseMax_object_2 <http://smartplatforms.org/terms#valueAndUnit> ?valueAndUnit_object_6. OPTIONAL {
?valueAndUnit_object_6 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_66. }
OPTIONAL {
?valueAndUnit_object_6 <http://smartplatforms.org/terms#value> ?value_object_6. }
OPTIONAL {
?valueAndUnit_object_6 <http://smartplatforms.org/terms#unit> ?unit_object_6. }
}
}
OPTIONAL {
?inactiveIngredient_object <http://smartplatforms.org/cemterms#strength> ?strength_object_3. OPTIONAL {
?strength_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_67. }
OPTIONAL {
?strength_object_3 <http://smartplatforms.org/terms#valueAndUnit> ?valueAndUnit_object_7. OPTIONAL {
?valueAndUnit_object_7 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_68. }
OPTIONAL {
?valueAndUnit_object_7 <http://smartplatforms.org/terms#value> ?value_object_7. }
OPTIONAL {
?valueAndUnit_object_7 <http://smartplatforms.org/terms#unit> ?unit_object_7. }
}
}
OPTIONAL {
?inactiveIngredient_object <http://smartplatforms.org/terms#code> ?code_object_17. OPTIONAL {
?code_object_17 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_69. }
OPTIONAL {
?code_object_17 <http://purl.org/dc/terms/title> ?title_object_17. }
OPTIONAL {
?code_object_17 <http://smartplatforms.org/terms#system> ?system_object_17. }
OPTIONAL {
?code_object_17 <http://purl.org/dc/terms/identifier> ?identifier_object_18. }
}
}
OPTIONAL {
?filledSubstance_object <http://smartplatforms.org/cemterms#formulation> ?formulation_object. OPTIONAL {
?formulation_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_70. }
OPTIONAL {
?formulation_object <http://smartplatforms.org/cemterms#usualRoute> ?usualRoute_object. OPTIONAL {
?usualRoute_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_71. }
OPTIONAL {
?usualRoute_object <http://smartplatforms.org/terms#code> ?code_object_18. OPTIONAL {
?code_object_18 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_72. }
OPTIONAL {
?code_object_18 <http://purl.org/dc/terms/title> ?title_object_18. }
OPTIONAL {
?code_object_18 <http://smartplatforms.org/terms#system> ?system_object_18. }
OPTIONAL {
?code_object_18 <http://purl.org/dc/terms/identifier> ?identifier_object_19. }
}
}
OPTIONAL {
?formulation_object <http://smartplatforms.org/terms#code> ?code_object_19. OPTIONAL {
?code_object_19 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_73. }
OPTIONAL {
?code_object_19 <http://purl.org/dc/terms/title> ?title_object_19. }
OPTIONAL {
?code_object_19 <http://smartplatforms.org/terms#system> ?system_object_19. }
OPTIONAL {
?code_object_19 <http://purl.org/dc/terms/identifier> ?identifier_object_20. }
}
}
}
OPTIONAL {
?orderableItem_object <http://smartplatforms.org/cemterms#specialDoseUpperLimit> ?specialDoseUpperLimit_object. OPTIONAL {
?specialDoseUpperLimit_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_74. }
OPTIONAL {
?specialDoseUpperLimit_object <http://smartplatforms.org/terms#valueAndUnit> ?valueAndUnit_object_8. OPTIONAL {
?valueAndUnit_object_8 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_75. }
OPTIONAL {
?valueAndUnit_object_8 <http://smartplatforms.org/terms#value> ?value_object_8. }
OPTIONAL {
?valueAndUnit_object_8 <http://smartplatforms.org/terms#unit> ?unit_object_8. }
}
}
OPTIONAL {
?orderableItem_object <http://smartplatforms.org/cemterms#orderedDoseLowerLimit> ?orderedDoseLowerLimit_object. OPTIONAL {
?orderedDoseLowerLimit_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_76. }
OPTIONAL {
?orderedDoseLowerLimit_object <http://smartplatforms.org/terms#valueAndUnit> ?valueAndUnit_object_9. OPTIONAL {
?valueAndUnit_object_9 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_77. }
OPTIONAL {
?valueAndUnit_object_9 <http://smartplatforms.org/terms#value> ?value_object_9. }
OPTIONAL {
?valueAndUnit_object_9 <http://smartplatforms.org/terms#unit> ?unit_object_9. }
}
}
OPTIONAL {
?orderableItem_object <http://smartplatforms.org/cemterms#orderedDoseUpperLimit> ?orderedDoseUpperLimit_object. OPTIONAL {
?orderedDoseUpperLimit_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_78. }
OPTIONAL {
?orderedDoseUpperLimit_object <http://smartplatforms.org/terms#valueAndUnit> ?valueAndUnit_object_10. OPTIONAL {
?valueAndUnit_object_10 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_79. }
OPTIONAL {
?valueAndUnit_object_10 <http://smartplatforms.org/terms#value> ?value_object_10. }
OPTIONAL {
?valueAndUnit_object_10 <http://smartplatforms.org/terms#unit> ?unit_object_10. }
}
}
OPTIONAL {
?orderableItem_object <http://smartplatforms.org/cemterms#formulation> ?formulation_object_2. OPTIONAL {
?formulation_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_80. }
OPTIONAL {
?formulation_object_2 <http://smartplatforms.org/cemterms#usualRoute> ?usualRoute_object_2. OPTIONAL {
?usualRoute_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_81. }
OPTIONAL {
?usualRoute_object_2 <http://smartplatforms.org/terms#code> ?code_object_20. OPTIONAL {
?code_object_20 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_82. }
OPTIONAL {
?code_object_20 <http://purl.org/dc/terms/title> ?title_object_20. }
OPTIONAL {
?code_object_20 <http://smartplatforms.org/terms#system> ?system_object_20. }
OPTIONAL {
?code_object_20 <http://purl.org/dc/terms/identifier> ?identifier_object_21. }
}
}
OPTIONAL {
?formulation_object_2 <http://smartplatforms.org/terms#code> ?code_object_21. OPTIONAL {
?code_object_21 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_83. }
OPTIONAL {
?code_object_21 <http://purl.org/dc/terms/title> ?title_object_21. }
OPTIONAL {
?code_object_21 <http://smartplatforms.org/terms#system> ?system_object_21. }
OPTIONAL {
?code_object_21 <http://purl.org/dc/terms/identifier> ?identifier_object_22. }
}
}
OPTIONAL {
?orderableItem_object <http://smartplatforms.org/cemterms#substitutionStatus> ?substitutionStatus_object. OPTIONAL {
?substitutionStatus_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_84. }
OPTIONAL {
?substitutionStatus_object <http://smartplatforms.org/terms#code> ?code_object_22. OPTIONAL {
?code_object_22 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_85. }
OPTIONAL {
?code_object_22 <http://purl.org/dc/terms/title> ?title_object_22. }
OPTIONAL {
?code_object_22 <http://smartplatforms.org/terms#system> ?system_object_22. }
OPTIONAL {
?code_object_22 <http://purl.org/dc/terms/identifier> ?identifier_object_23. }
}
}
}
OPTIONAL {
?orderable_object <http://smartplatforms.org/cemterms#frequency> ?frequency_object. OPTIONAL {
?frequency_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_86. }
OPTIONAL {
?frequency_object <http://smartplatforms.org/cemterms#expression> ?expression_object. OPTIONAL {
?expression_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_87. }
OPTIONAL {
?expression_object <http://smartplatforms.org/terms#code> ?code_object_23. OPTIONAL {
?code_object_23 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_88. }
OPTIONAL {
?code_object_23 <http://purl.org/dc/terms/title> ?title_object_23. }
OPTIONAL {
?code_object_23 <http://smartplatforms.org/terms#system> ?system_object_23. }
OPTIONAL {
?code_object_23 <http://purl.org/dc/terms/identifier> ?identifier_object_24. }
}
}
OPTIONAL {
?frequency_object <http://smartplatforms.org/cemterms#frequencyItem> ?frequencyItem_object. OPTIONAL {
?frequencyItem_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_89. }
OPTIONAL {
?frequencyItem_object <http://smartplatforms.org/cemterms#dailyDoseCount> ?dailyDoseCount_object. OPTIONAL {
?dailyDoseCount_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_90. }
}
OPTIONAL {
?frequencyItem_object <http://smartplatforms.org/cemterms#periodicFrequencyUpperLimit> ?periodicFrequencyUpperLimit_object. OPTIONAL {
?periodicFrequencyUpperLimit_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_91. }
OPTIONAL {
?periodicFrequencyUpperLimit_object <http://smartplatforms.org/terms#valueAndUnit> ?valueAndUnit_object_11. OPTIONAL {
?valueAndUnit_object_11 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_92. }
OPTIONAL {
?valueAndUnit_object_11 <http://smartplatforms.org/terms#value> ?value_object_11. }
OPTIONAL {
?valueAndUnit_object_11 <http://smartplatforms.org/terms#unit> ?unit_object_11. }
}
}
OPTIONAL {
?frequencyItem_object <http://smartplatforms.org/cemterms#periodicFrequencyLowerLimit> ?periodicFrequencyLowerLimit_object. OPTIONAL {
?periodicFrequencyLowerLimit_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_93. }
OPTIONAL {
?periodicFrequencyLowerLimit_object <http://smartplatforms.org/terms#valueAndUnit> ?valueAndUnit_object_12. OPTIONAL {
?valueAndUnit_object_12 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_94. }
OPTIONAL {
?valueAndUnit_object_12 <http://smartplatforms.org/terms#value> ?value_object_12. }
OPTIONAL {
?valueAndUnit_object_12 <http://smartplatforms.org/terms#unit> ?unit_object_12. }
}
}
OPTIONAL {
?frequencyItem_object <http://smartplatforms.org/cemterms#administrationTime> ?administrationTime_object. OPTIONAL {
?administrationTime_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_95. }
OPTIONAL {
?administrationTime_object <http://smartplatforms.org/terms#string> ?string_object_12. }
}
OPTIONAL {
?frequencyItem_object <http://smartplatforms.org/cemterms#expressionTermId> ?expressionTermId_object. OPTIONAL {
?expressionTermId_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_96. }
OPTIONAL {
?expressionTermId_object <http://smartplatforms.org/terms#string> ?string_object_13. }
}
OPTIONAL {
?frequencyItem_object <http://smartplatforms.org/cemterms#codedFrequency> ?codedFrequency_object. OPTIONAL {
?codedFrequency_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_97. }
OPTIONAL {
?codedFrequency_object <http://smartplatforms.org/terms#code> ?code_object_24. OPTIONAL {
?code_object_24 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_98. }
OPTIONAL {
?code_object_24 <http://purl.org/dc/terms/title> ?title_object_24. }
OPTIONAL {
?code_object_24 <http://smartplatforms.org/terms#system> ?system_object_24. }
OPTIONAL {
?code_object_24 <http://purl.org/dc/terms/identifier> ?identifier_object_25. }
}
}
OPTIONAL {
?frequencyItem_object <http://smartplatforms.org/cemterms#administrationDays> ?administrationDays_object. OPTIONAL {
?administrationDays_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_99. }
OPTIONAL {
?administrationDays_object <http://smartplatforms.org/cemterms#dayOfMonth> ?dayOfMonth_object. OPTIONAL {
?dayOfMonth_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_100. }
}
OPTIONAL {
?administrationDays_object <http://smartplatforms.org/cemterms#date> ?date_object. OPTIONAL {
?date_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_101. }
OPTIONAL {
?date_object <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_5. }
}
OPTIONAL {
?administrationDays_object <http://smartplatforms.org/cemterms#dayOfWeek> ?dayOfWeek_object. OPTIONAL {
?dayOfWeek_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_102. }
OPTIONAL {
?dayOfWeek_object <http://smartplatforms.org/terms#code> ?code_object_25. OPTIONAL {
?code_object_25 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_103. }
OPTIONAL {
?code_object_25 <http://purl.org/dc/terms/title> ?title_object_25. }
OPTIONAL {
?code_object_25 <http://smartplatforms.org/terms#system> ?system_object_25. }
OPTIONAL {
?code_object_25 <http://purl.org/dc/terms/identifier> ?identifier_object_26. }
}
}
}
}
}
OPTIONAL {
?orderable_object <http://smartplatforms.org/cemterms#startCondition> ?startCondition_object. OPTIONAL {
?startCondition_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_104. }
OPTIONAL {
?startCondition_object <http://smartplatforms.org/cemterms#condition> ?condition_object_2. OPTIONAL {
?condition_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_105. }
OPTIONAL {
?condition_object_2 <http://smartplatforms.org/cemterms#conditionVariableQual> ?conditionVariableQual_object_2. OPTIONAL {
?conditionVariableQual_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_106. }
OPTIONAL {
?conditionVariableQual_object_2 <http://smartplatforms.org/terms#code> ?code_object_26. OPTIONAL {
?code_object_26 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_107. }
OPTIONAL {
?code_object_26 <http://purl.org/dc/terms/title> ?title_object_26. }
OPTIONAL {
?code_object_26 <http://smartplatforms.org/terms#system> ?system_object_26. }
OPTIONAL {
?code_object_26 <http://purl.org/dc/terms/identifier> ?identifier_object_27. }
}
}
OPTIONAL {
?condition_object_2 <http://smartplatforms.org/cemterms#conditionVariableQuant> ?conditionVariableQuant_object_2. OPTIONAL {
?conditionVariableQuant_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_108. }
OPTIONAL {
?conditionVariableQuant_object_2 <http://smartplatforms.org/terms#real> ?real_object_2. }
}
OPTIONAL {
?condition_object_2 <http://smartplatforms.org/cemterms#expressionTermId> ?expressionTermId_object_2. OPTIONAL {
?expressionTermId_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_109. }
OPTIONAL {
?expressionTermId_object_2 <http://smartplatforms.org/terms#string> ?string_object_14. }
}
}
OPTIONAL {
?startCondition_object <http://smartplatforms.org/cemterms#dateTime> ?dateTime_object. OPTIONAL {
?dateTime_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_110. }
OPTIONAL {
?dateTime_object <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_6. }
}
OPTIONAL {
?startCondition_object <http://smartplatforms.org/cemterms#expression> ?expression_object_2. OPTIONAL {
?expression_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_111. }
OPTIONAL {
?expression_object_2 <http://smartplatforms.org/terms#code> ?code_object_27. OPTIONAL {
?code_object_27 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_112. }
OPTIONAL {
?code_object_27 <http://purl.org/dc/terms/title> ?title_object_27. }
OPTIONAL {
?code_object_27 <http://smartplatforms.org/terms#system> ?system_object_27. }
OPTIONAL {
?code_object_27 <http://purl.org/dc/terms/identifier> ?identifier_object_28. }
}
}
}
OPTIONAL {
?orderable_object <http://smartplatforms.org/cemterms#dispenseQuantity> ?dispenseQuantity_object. OPTIONAL {
?dispenseQuantity_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_113. }
OPTIONAL {
?dispenseQuantity_object <http://smartplatforms.org/terms#valueAndUnit> ?valueAndUnit_object_13. OPTIONAL {
?valueAndUnit_object_13 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_114. }
OPTIONAL {
?valueAndUnit_object_13 <http://smartplatforms.org/terms#value> ?value_object_13. }
OPTIONAL {
?valueAndUnit_object_13 <http://smartplatforms.org/terms#unit> ?unit_object_13. }
}
}
OPTIONAL {
?orderable_object <http://smartplatforms.org/cemterms#stopCondition> ?stopCondition_object. OPTIONAL {
?stopCondition_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_115. }
OPTIONAL {
?stopCondition_object <http://smartplatforms.org/cemterms#condition> ?condition_object_3. OPTIONAL {
?condition_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_116. }
OPTIONAL {
?condition_object_3 <http://smartplatforms.org/cemterms#conditionVariableQual> ?conditionVariableQual_object_3. OPTIONAL {
?conditionVariableQual_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_117. }
OPTIONAL {
?conditionVariableQual_object_3 <http://smartplatforms.org/terms#code> ?code_object_28. OPTIONAL {
?code_object_28 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_118. }
OPTIONAL {
?code_object_28 <http://purl.org/dc/terms/title> ?title_object_28. }
OPTIONAL {
?code_object_28 <http://smartplatforms.org/terms#system> ?system_object_28. }
OPTIONAL {
?code_object_28 <http://purl.org/dc/terms/identifier> ?identifier_object_29. }
}
}
OPTIONAL {
?condition_object_3 <http://smartplatforms.org/cemterms#conditionVariableQuant> ?conditionVariableQuant_object_3. OPTIONAL {
?conditionVariableQuant_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_119. }
OPTIONAL {
?conditionVariableQuant_object_3 <http://smartplatforms.org/terms#real> ?real_object_3. }
}
OPTIONAL {
?condition_object_3 <http://smartplatforms.org/cemterms#expressionTermId> ?expressionTermId_object_3. OPTIONAL {
?expressionTermId_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_120. }
OPTIONAL {
?expressionTermId_object_3 <http://smartplatforms.org/terms#string> ?string_object_15. }
}
}
OPTIONAL {
?stopCondition_object <http://smartplatforms.org/cemterms#dateTime> ?dateTime_object_2. OPTIONAL {
?dateTime_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_121. }
OPTIONAL {
?dateTime_object_2 <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_7. }
}
OPTIONAL {
?stopCondition_object <http://smartplatforms.org/cemterms#expression> ?expression_object_3. OPTIONAL {
?expression_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_122. }
OPTIONAL {
?expression_object_3 <http://smartplatforms.org/terms#code> ?code_object_29. OPTIONAL {
?code_object_29 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_123. }
OPTIONAL {
?code_object_29 <http://purl.org/dc/terms/title> ?title_object_29. }
OPTIONAL {
?code_object_29 <http://smartplatforms.org/terms#system> ?system_object_29. }
OPTIONAL {
?code_object_29 <http://purl.org/dc/terms/identifier> ?identifier_object_30. }
}
}
}
OPTIONAL {
?orderable_object <http://smartplatforms.org/cemterms#refills> ?refills_object. OPTIONAL {
?refills_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_124. }
}
OPTIONAL {
?orderable_object <http://smartplatforms.org/cemterms#expressionTermId> ?expressionTermId_object_4. OPTIONAL {
?expressionTermId_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_125. }
OPTIONAL {
?expressionTermId_object_4 <http://smartplatforms.org/terms#string> ?string_object_16. }
}
}
OPTIONAL {
?root_subject <http://smartplatforms.org/cemterms#providerInstruction> ?providerInstruction_object. OPTIONAL {
?providerInstruction_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_126. }
OPTIONAL {
?providerInstruction_object <http://smartplatforms.org/terms#code> ?code_object_30. OPTIONAL {
?code_object_30 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_127. }
OPTIONAL {
?code_object_30 <http://purl.org/dc/terms/title> ?title_object_30. }
OPTIONAL {
?code_object_30 <http://smartplatforms.org/terms#system> ?system_object_30. }
OPTIONAL {
?code_object_30 <http://purl.org/dc/terms/identifier> ?identifier_object_31. }
}
}
OPTIONAL {
?root_subject <http://smartplatforms.org/cemterms#processType> ?processType_object. OPTIONAL {
?processType_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_128. }
OPTIONAL {
?processType_object <http://smartplatforms.org/terms#code> ?code_object_31. OPTIONAL {
?code_object_31 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_129. }
OPTIONAL {
?code_object_31 <http://purl.org/dc/terms/title> ?title_object_31. }
OPTIONAL {
?code_object_31 <http://smartplatforms.org/terms#system> ?system_object_31. }
OPTIONAL {
?code_object_31 <http://purl.org/dc/terms/identifier> ?identifier_object_32. }
}
}
OPTIONAL {
?root_subject <http://smartplatforms.org/cemterms#stopCondtion> ?stopCondtion_object. OPTIONAL {
?stopCondtion_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_130. }
OPTIONAL {
?stopCondtion_object <http://smartplatforms.org/cemterms#condition> ?condition_object_4. OPTIONAL {
?condition_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_131. }
OPTIONAL {
?condition_object_4 <http://smartplatforms.org/cemterms#conditionVariableQual> ?conditionVariableQual_object_4. OPTIONAL {
?conditionVariableQual_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_132. }
OPTIONAL {
?conditionVariableQual_object_4 <http://smartplatforms.org/terms#code> ?code_object_32. OPTIONAL {
?code_object_32 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_133. }
OPTIONAL {
?code_object_32 <http://purl.org/dc/terms/title> ?title_object_32. }
OPTIONAL {
?code_object_32 <http://smartplatforms.org/terms#system> ?system_object_32. }
OPTIONAL {
?code_object_32 <http://purl.org/dc/terms/identifier> ?identifier_object_33. }
}
}
OPTIONAL {
?condition_object_4 <http://smartplatforms.org/cemterms#conditionVariableQuant> ?conditionVariableQuant_object_4. OPTIONAL {
?conditionVariableQuant_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_134. }
OPTIONAL {
?conditionVariableQuant_object_4 <http://smartplatforms.org/terms#real> ?real_object_4. }
}
OPTIONAL {
?condition_object_4 <http://smartplatforms.org/cemterms#expressionTermId> ?expressionTermId_object_5. OPTIONAL {
?expressionTermId_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_135. }
OPTIONAL {
?expressionTermId_object_5 <http://smartplatforms.org/terms#string> ?string_object_17. }
}
}
OPTIONAL {
?stopCondtion_object <http://smartplatforms.org/cemterms#dateTime> ?dateTime_object_3. OPTIONAL {
?dateTime_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_136. }
OPTIONAL {
?dateTime_object_3 <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_8. }
}
OPTIONAL {
?stopCondtion_object <http://smartplatforms.org/cemterms#expression> ?expression_object_4. OPTIONAL {
?expression_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_137. }
OPTIONAL {
?expression_object_4 <http://smartplatforms.org/terms#code> ?code_object_33. OPTIONAL {
?code_object_33 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_138. }
OPTIONAL {
?code_object_33 <http://purl.org/dc/terms/title> ?title_object_33. }
OPTIONAL {
?code_object_33 <http://smartplatforms.org/terms#system> ?system_object_33. }
OPTIONAL {
?code_object_33 <http://purl.org/dc/terms/identifier> ?identifier_object_34. }
}
}
}
OPTIONAL {
?root_subject <http://smartplatforms.org/cemterms#orderStatus> ?orderStatus_object. OPTIONAL {
?orderStatus_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_139. }
OPTIONAL {
?orderStatus_object <http://smartplatforms.org/terms#code> ?code_object_34. OPTIONAL {
?code_object_34 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_140. }
OPTIONAL {
?code_object_34 <http://purl.org/dc/terms/title> ?title_object_34. }
OPTIONAL {
?code_object_34 <http://smartplatforms.org/terms#system> ?system_object_34. }
OPTIONAL {
?code_object_34 <http://purl.org/dc/terms/identifier> ?identifier_object_35. }
}
}
OPTIONAL {
?root_subject <http://smartplatforms.org/cemterms#originationMode> ?originationMode_object. OPTIONAL {
?originationMode_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_141. }
OPTIONAL {
?originationMode_object <http://smartplatforms.org/terms#code> ?code_object_35. OPTIONAL {
?code_object_35 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_142. }
OPTIONAL {
?code_object_35 <http://purl.org/dc/terms/title> ?title_object_35. }
OPTIONAL {
?code_object_35 <http://smartplatforms.org/terms#system> ?system_object_35. }
OPTIONAL {
?code_object_35 <http://purl.org/dc/terms/identifier> ?identifier_object_36. }
}
}
OPTIONAL {
?root_subject <http://smartplatforms.org/cemterms#administrationInstruction> ?administrationInstruction_object. OPTIONAL {
?administrationInstruction_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_143. }
OPTIONAL {
?administrationInstruction_object <http://smartplatforms.org/terms#code> ?code_object_36. OPTIONAL {
?code_object_36 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_144. }
OPTIONAL {
?code_object_36 <http://purl.org/dc/terms/title> ?title_object_36. }
OPTIONAL {
?code_object_36 <http://smartplatforms.org/terms#system> ?system_object_36. }
OPTIONAL {
?code_object_36 <http://purl.org/dc/terms/identifier> ?identifier_object_37. }
}
}
OPTIONAL {
?root_subject <http://smartplatforms.org/cemterms#reportResultsTo> ?reportResultsTo_object. OPTIONAL {
?reportResultsTo_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_145. }
OPTIONAL {
?reportResultsTo_object <http://smartplatforms.org/cemterms#providerId> ?providerId_object. OPTIONAL {
?providerId_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_146. }
OPTIONAL {
?providerId_object <http://smartplatforms.org/terms#string> ?string_object_18. }
}
OPTIONAL {
?reportResultsTo_object <http://smartplatforms.org/cemterms#contactInfo> ?contactInfo_object. OPTIONAL {
?contactInfo_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_147. }
OPTIONAL {
?contactInfo_object <http://smartplatforms.org/terms#string> ?string_object_19. }
}
OPTIONAL {
?reportResultsTo_object <http://smartplatforms.org/cemterms#contactMode> ?contactMode_object. OPTIONAL {
?contactMode_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_148. }
OPTIONAL {
?contactMode_object <http://smartplatforms.org/terms#code> ?code_object_37. OPTIONAL {
?code_object_37 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_149. }
OPTIONAL {
?code_object_37 <http://purl.org/dc/terms/title> ?title_object_37. }
OPTIONAL {
?code_object_37 <http://smartplatforms.org/terms#system> ?system_object_37. }
OPTIONAL {
?code_object_37 <http://purl.org/dc/terms/identifier> ?identifier_object_38. }
}
}
OPTIONAL {
?reportResultsTo_object <http://smartplatforms.org/cemterms#sTATInd> ?sTATInd_object. OPTIONAL {
?sTATInd_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_150. }
OPTIONAL {
?sTATInd_object <http://smartplatforms.org/terms#code> ?code_object_38. OPTIONAL {
?code_object_38 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_151. }
OPTIONAL {
?code_object_38 <http://purl.org/dc/terms/title> ?title_object_38. }
OPTIONAL {
?code_object_38 <http://smartplatforms.org/terms#system> ?system_object_38. }
OPTIONAL {
?code_object_38 <http://purl.org/dc/terms/identifier> ?identifier_object_39. }
}
}
}
OPTIONAL {
?root_subject <http://smartplatforms.org/cemterms#orderSetId> ?orderSetId_object. OPTIONAL {
?orderSetId_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_152. }
OPTIONAL {
?orderSetId_object <http://smartplatforms.org/terms#code> ?code_object_39. OPTIONAL {
?code_object_39 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_153. }
OPTIONAL {
?code_object_39 <http://purl.org/dc/terms/title> ?title_object_39. }
OPTIONAL {
?code_object_39 <http://smartplatforms.org/terms#system> ?system_object_39. }
OPTIONAL {
?code_object_39 <http://purl.org/dc/terms/identifier> ?identifier_object_40. }
}
}
OPTIONAL {
?root_subject <http://smartplatforms.org/cemterms#putOnHold> ?putOnHold_object. OPTIONAL {
?putOnHold_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_154. }
OPTIONAL {
?putOnHold_object <http://smartplatforms.org/cemterms#providerLocation> ?providerLocation_object_2. OPTIONAL {
?providerLocation_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_155. }
OPTIONAL {
?providerLocation_object_2 <http://smartplatforms.org/terms#string> ?string_object_20. }
}
OPTIONAL {
?putOnHold_object <http://smartplatforms.org/terms#code> ?code_object_40. OPTIONAL {
?code_object_40 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_156. }
OPTIONAL {
?code_object_40 <http://purl.org/dc/terms/title> ?title_object_40. }
OPTIONAL {
?code_object_40 <http://smartplatforms.org/terms#system> ?system_object_40. }
OPTIONAL {
?code_object_40 <http://purl.org/dc/terms/identifier> ?identifier_object_41. }
}
OPTIONAL {
?putOnHold_object <http://smartplatforms.org/cemterms#actionMethod> ?actionMethod_object_2. OPTIONAL {
?actionMethod_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_157. }
OPTIONAL {
?actionMethod_object_2 <http://smartplatforms.org/terms#code> ?code_object_41. OPTIONAL {
?code_object_41 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_158. }
OPTIONAL {
?code_object_41 <http://purl.org/dc/terms/title> ?title_object_41. }
OPTIONAL {
?code_object_41 <http://smartplatforms.org/terms#system> ?system_object_41. }
OPTIONAL {
?code_object_41 <http://purl.org/dc/terms/identifier> ?identifier_object_42. }
}
}
OPTIONAL {
?putOnHold_object <http://smartplatforms.org/cemterms#reason> ?reason_object_2. OPTIONAL {
?reason_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_159. }
OPTIONAL {
?reason_object_2 <http://smartplatforms.org/terms#code> ?code_object_42. OPTIONAL {
?code_object_42 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_160. }
OPTIONAL {
?code_object_42 <http://purl.org/dc/terms/title> ?title_object_42. }
OPTIONAL {
?code_object_42 <http://smartplatforms.org/terms#system> ?system_object_42. }
OPTIONAL {
?code_object_42 <http://purl.org/dc/terms/identifier> ?identifier_object_43. }
}
}
OPTIONAL {
?putOnHold_object <http://smartplatforms.org/cemterms#endTime> ?endTime_object_3. OPTIONAL {
?endTime_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_161. }
OPTIONAL {
?endTime_object_3 <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_9. }
}
OPTIONAL {
?putOnHold_object <http://smartplatforms.org/cemterms#participant> ?participant_object_2. OPTIONAL {
?participant_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_162. }
OPTIONAL {
?participant_object_2 <http://smartplatforms.org/cemterms#individualPerson> ?individualPerson_object_2. OPTIONAL {
?individualPerson_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_163. }
OPTIONAL {
?individualPerson_object_2 <http://smartplatforms.org/cemterms#personName> ?personName_object_2. OPTIONAL {
?personName_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_164. }
OPTIONAL {
?personName_object_2 <http://smartplatforms.org/cemterms#suffixName> ?suffixName_object_2. OPTIONAL {
?suffixName_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_165. }
OPTIONAL {
?suffixName_object_2 <http://smartplatforms.org/terms#string> ?string_object_21. }
}
OPTIONAL {
?personName_object_2 <http://smartplatforms.org/cemterms#voorvoegselName> ?voorvoegselName_object_2. OPTIONAL {
?voorvoegselName_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_166. }
OPTIONAL {
?voorvoegselName_object_2 <http://smartplatforms.org/terms#string> ?string_object_22. }
}
OPTIONAL {
?personName_object_2 <http://smartplatforms.org/cemterms#personNameStatus> ?personNameStatus_object_2. OPTIONAL {
?personNameStatus_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_167. }
OPTIONAL {
?personNameStatus_object_2 <http://smartplatforms.org/terms#code> ?code_object_43. OPTIONAL {
?code_object_43 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_168. }
OPTIONAL {
?code_object_43 <http://purl.org/dc/terms/title> ?title_object_43. }
OPTIONAL {
?code_object_43 <http://smartplatforms.org/terms#system> ?system_object_43. }
OPTIONAL {
?code_object_43 <http://purl.org/dc/terms/identifier> ?identifier_object_44. }
}
}
OPTIONAL {
?personName_object_2 <http://smartplatforms.org/cemterms#personNameUse> ?personNameUse_object_2. OPTIONAL {
?personNameUse_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_169. }
OPTIONAL {
?personNameUse_object_2 <http://smartplatforms.org/terms#code> ?code_object_44. OPTIONAL {
?code_object_44 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_170. }
OPTIONAL {
?code_object_44 <http://purl.org/dc/terms/title> ?title_object_44. }
OPTIONAL {
?code_object_44 <http://smartplatforms.org/terms#system> ?system_object_44. }
OPTIONAL {
?code_object_44 <http://purl.org/dc/terms/identifier> ?identifier_object_45. }
}
}
OPTIONAL {
?personName_object_2 <http://smartplatforms.org/cemterms#middleName> ?middleName_object_2. OPTIONAL {
?middleName_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_171. }
OPTIONAL {
?middleName_object_2 <http://smartplatforms.org/terms#string> ?string_object_23. }
}
OPTIONAL {
?personName_object_2 <http://smartplatforms.org/cemterms#familyName> ?familyName_object_2. OPTIONAL {
?familyName_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_172. }
OPTIONAL {
?familyName_object_2 <http://smartplatforms.org/terms#string> ?string_object_24. }
}
OPTIONAL {
?personName_object_2 <http://smartplatforms.org/cemterms#endTime> ?endTime_object_4. OPTIONAL {
?endTime_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_173. }
OPTIONAL {
?endTime_object_4 <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_10. }
}
OPTIONAL {
?personName_object_2 <http://smartplatforms.org/cemterms#prefixName> ?prefixName_object_2. OPTIONAL {
?prefixName_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_174. }
OPTIONAL {
?prefixName_object_2 <http://smartplatforms.org/terms#string> ?string_object_25. }
}
OPTIONAL {
?personName_object_2 <http://smartplatforms.org/cemterms#givenName> ?givenName_object_2. OPTIONAL {
?givenName_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_175. }
OPTIONAL {
?givenName_object_2 <http://smartplatforms.org/terms#string> ?string_object_26. }
}
OPTIONAL {
?personName_object_2 <http://smartplatforms.org/cemterms#startTime> ?startTime_object_3. OPTIONAL {
?startTime_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_176. }
OPTIONAL {
?startTime_object_3 <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_11. }
}
OPTIONAL {
?personName_object_2 <http://smartplatforms.org/cemterms#titleName> ?titleName_object_2. OPTIONAL {
?titleName_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_177. }
OPTIONAL {
?titleName_object_2 <http://smartplatforms.org/terms#string> ?string_object_27. }
}
OPTIONAL {
?personName_object_2 <http://smartplatforms.org/cemterms#preferenceInd> ?preferenceInd_object_2. OPTIONAL {
?preferenceInd_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_178. }
OPTIONAL {
?preferenceInd_object_2 <http://smartplatforms.org/terms#code> ?code_object_45. OPTIONAL {
?code_object_45 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_179. }
OPTIONAL {
?code_object_45 <http://purl.org/dc/terms/title> ?title_object_45. }
OPTIONAL {
?code_object_45 <http://smartplatforms.org/terms#system> ?system_object_45. }
OPTIONAL {
?code_object_45 <http://purl.org/dc/terms/identifier> ?identifier_object_46. }
}
}
}
OPTIONAL {
?individualPerson_object_2 <http://smartplatforms.org/cemterms#personIdentifier> ?personIdentifier_object_2. OPTIONAL {
?personIdentifier_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_180. }
OPTIONAL {
?personIdentifier_object_2 <http://smartplatforms.org/terms#identifier> ?identifier_object_47. }
}
}
OPTIONAL {
?participant_object_2 <http://smartplatforms.org/cemterms#role> ?role_object_2. OPTIONAL {
?role_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_181. }
OPTIONAL {
?role_object_2 <http://smartplatforms.org/terms#code> ?code_object_46. OPTIONAL {
?code_object_46 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_182. }
OPTIONAL {
?code_object_46 <http://purl.org/dc/terms/title> ?title_object_46. }
OPTIONAL {
?code_object_46 <http://smartplatforms.org/terms#system> ?system_object_46. }
OPTIONAL {
?code_object_46 <http://purl.org/dc/terms/identifier> ?identifier_object_48. }
}
}
OPTIONAL {
?participant_object_2 <http://smartplatforms.org/terms#code> ?code_object_47. OPTIONAL {
?code_object_47 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_183. }
OPTIONAL {
?code_object_47 <http://purl.org/dc/terms/title> ?title_object_47. }
OPTIONAL {
?code_object_47 <http://smartplatforms.org/terms#system> ?system_object_47. }
OPTIONAL {
?code_object_47 <http://purl.org/dc/terms/identifier> ?identifier_object_49. }
}
}
OPTIONAL {
?putOnHold_object <http://smartplatforms.org/cemterms#patientLocation> ?patientLocation_object_2. OPTIONAL {
?patientLocation_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_184. }
OPTIONAL {
?patientLocation_object_2 <http://smartplatforms.org/terms#string> ?string_object_28. }
}
OPTIONAL {
?putOnHold_object <http://smartplatforms.org/cemterms#startTime> ?startTime_object_4. OPTIONAL {
?startTime_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_185. }
OPTIONAL {
?startTime_object_4 <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_12. }
}
}
OPTIONAL {
?root_subject <http://smartplatforms.org/cemterms#holdCondtion> ?holdCondtion_object. OPTIONAL {
?holdCondtion_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_186. }
OPTIONAL {
?holdCondtion_object <http://smartplatforms.org/cemterms#condition> ?condition_object_5. OPTIONAL {
?condition_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_187. }
OPTIONAL {
?condition_object_5 <http://smartplatforms.org/cemterms#conditionVariableQual> ?conditionVariableQual_object_5. OPTIONAL {
?conditionVariableQual_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_188. }
OPTIONAL {
?conditionVariableQual_object_5 <http://smartplatforms.org/terms#code> ?code_object_48. OPTIONAL {
?code_object_48 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_189. }
OPTIONAL {
?code_object_48 <http://purl.org/dc/terms/title> ?title_object_48. }
OPTIONAL {
?code_object_48 <http://smartplatforms.org/terms#system> ?system_object_48. }
OPTIONAL {
?code_object_48 <http://purl.org/dc/terms/identifier> ?identifier_object_50. }
}
}
OPTIONAL {
?condition_object_5 <http://smartplatforms.org/cemterms#conditionVariableQuant> ?conditionVariableQuant_object_5. OPTIONAL {
?conditionVariableQuant_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_190. }
OPTIONAL {
?conditionVariableQuant_object_5 <http://smartplatforms.org/terms#real> ?real_object_5. }
}
OPTIONAL {
?condition_object_5 <http://smartplatforms.org/cemterms#expressionTermId> ?expressionTermId_object_6. OPTIONAL {
?expressionTermId_object_6 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_191. }
OPTIONAL {
?expressionTermId_object_6 <http://smartplatforms.org/terms#string> ?string_object_29. }
}
}
OPTIONAL {
?holdCondtion_object <http://smartplatforms.org/cemterms#dateTime> ?dateTime_object_4. OPTIONAL {
?dateTime_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_192. }
OPTIONAL {
?dateTime_object_4 <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_13. }
}
OPTIONAL {
?holdCondtion_object <http://smartplatforms.org/cemterms#expression> ?expression_object_5. OPTIONAL {
?expression_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_193. }
OPTIONAL {
?expression_object_5 <http://smartplatforms.org/terms#code> ?code_object_49. OPTIONAL {
?code_object_49 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_194. }
OPTIONAL {
?code_object_49 <http://purl.org/dc/terms/title> ?title_object_49. }
OPTIONAL {
?code_object_49 <http://smartplatforms.org/terms#system> ?system_object_49. }
OPTIONAL {
?code_object_49 <http://purl.org/dc/terms/identifier> ?identifier_object_51. }
}
}
}
OPTIONAL {
?root_subject <http://smartplatforms.org/cemterms#orderablesRelationship> ?orderablesRelationship_object. OPTIONAL {
?orderablesRelationship_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_195. }
OPTIONAL {
?orderablesRelationship_object <http://smartplatforms.org/terms#code> ?code_object_50. OPTIONAL {
?code_object_50 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_196. }
OPTIONAL {
?code_object_50 <http://purl.org/dc/terms/title> ?title_object_50. }
OPTIONAL {
?code_object_50 <http://smartplatforms.org/terms#system> ?system_object_50. }
OPTIONAL {
?code_object_50 <http://purl.org/dc/terms/identifier> ?identifier_object_52. }
}
}
OPTIONAL {
?root_subject <http://smartplatforms.org/cemterms#sessionId> ?sessionId_object. OPTIONAL {
?sessionId_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_197. }
OPTIONAL {
?sessionId_object <http://smartplatforms.org/terms#string> ?string_object_30. }
}
OPTIONAL {
?root_subject <http://smartplatforms.org/terms#provenance> ?provenance_object. OPTIONAL {
?provenance_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_198. }
OPTIONAL {
?provenance_object <http://smartplatforms.org/terms#translationFidelity> ?translationFidelity_object. }
OPTIONAL {
?provenance_object <http://purl.org/dc/terms/title> ?title_object_51. }
OPTIONAL {
?provenance_object <http://smartplatforms.org/terms#sourceCode> ?sourceCode_object. }
}
OPTIONAL {
?root_subject <http://smartplatforms.org/cemterms#orderedForProtocol> ?orderedForProtocol_object. OPTIONAL {
?orderedForProtocol_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_199. }
OPTIONAL {
?orderedForProtocol_object <http://smartplatforms.org/terms#code> ?code_object_51. OPTIONAL {
?code_object_51 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_200. }
OPTIONAL {
?code_object_51 <http://purl.org/dc/terms/title> ?title_object_52. }
OPTIONAL {
?code_object_51 <http://smartplatforms.org/terms#system> ?system_object_51. }
OPTIONAL {
?code_object_51 <http://purl.org/dc/terms/identifier> ?identifier_object_53. }
}
}
OPTIONAL {
?root_subject <http://smartplatforms.org/cemterms#orderJustification> ?orderJustification_object. OPTIONAL {
?orderJustification_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_201. }
OPTIONAL {
?orderJustification_object <http://smartplatforms.org/terms#code> ?code_object_52. OPTIONAL {
?code_object_52 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_202. }
OPTIONAL {
?code_object_52 <http://purl.org/dc/terms/title> ?title_object_53. }
OPTIONAL {
?code_object_52 <http://smartplatforms.org/terms#system> ?system_object_52. }
OPTIONAL {
?code_object_52 <http://purl.org/dc/terms/identifier> ?identifier_object_54. }
}
}
OPTIONAL {
?root_subject <http://smartplatforms.org/cemterms#externalOrderNumber> ?externalOrderNumber_object. OPTIONAL {
?externalOrderNumber_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_203. }
OPTIONAL {
?externalOrderNumber_object <http://smartplatforms.org/cemterms#associatedOrderableTermId> ?associatedOrderableTermId_object. OPTIONAL {
?associatedOrderableTermId_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_204. }
OPTIONAL {
?associatedOrderableTermId_object <http://smartplatforms.org/terms#string> ?string_object_31. }
}
OPTIONAL {
?externalOrderNumber_object <http://smartplatforms.org/terms#identifier> ?identifier_object_55. }
}
OPTIONAL {
?root_subject <http://smartplatforms.org/cemterms#startCondition> ?startCondition_object_2. OPTIONAL {
?startCondition_object_2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_205. }
OPTIONAL {
?startCondition_object_2 <http://smartplatforms.org/cemterms#condition> ?condition_object_6. OPTIONAL {
?condition_object_6 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_206. }
OPTIONAL {
?condition_object_6 <http://smartplatforms.org/cemterms#conditionVariableQual> ?conditionVariableQual_object_6. OPTIONAL {
?conditionVariableQual_object_6 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_207. }
OPTIONAL {
?conditionVariableQual_object_6 <http://smartplatforms.org/terms#code> ?code_object_53. OPTIONAL {
?code_object_53 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_208. }
OPTIONAL {
?code_object_53 <http://purl.org/dc/terms/title> ?title_object_54. }
OPTIONAL {
?code_object_53 <http://smartplatforms.org/terms#system> ?system_object_53. }
OPTIONAL {
?code_object_53 <http://purl.org/dc/terms/identifier> ?identifier_object_56. }
}
}
OPTIONAL {
?condition_object_6 <http://smartplatforms.org/cemterms#conditionVariableQuant> ?conditionVariableQuant_object_6. OPTIONAL {
?conditionVariableQuant_object_6 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_209. }
OPTIONAL {
?conditionVariableQuant_object_6 <http://smartplatforms.org/terms#real> ?real_object_6. }
}
OPTIONAL {
?condition_object_6 <http://smartplatforms.org/cemterms#expressionTermId> ?expressionTermId_object_7. OPTIONAL {
?expressionTermId_object_7 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_210. }
OPTIONAL {
?expressionTermId_object_7 <http://smartplatforms.org/terms#string> ?string_object_32. }
}
}
OPTIONAL {
?startCondition_object_2 <http://smartplatforms.org/cemterms#dateTime> ?dateTime_object_5. OPTIONAL {
?dateTime_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_211. }
OPTIONAL {
?dateTime_object_5 <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_14. }
}
OPTIONAL {
?startCondition_object_2 <http://smartplatforms.org/cemterms#expression> ?expression_object_6. OPTIONAL {
?expression_object_6 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_212. }
OPTIONAL {
?expression_object_6 <http://smartplatforms.org/terms#code> ?code_object_54. OPTIONAL {
?code_object_54 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_213. }
OPTIONAL {
?code_object_54 <http://purl.org/dc/terms/title> ?title_object_55. }
OPTIONAL {
?code_object_54 <http://smartplatforms.org/terms#system> ?system_object_54. }
OPTIONAL {
?code_object_54 <http://purl.org/dc/terms/identifier> ?identifier_object_57. }
}
}
}
OPTIONAL {
?root_subject <http://smartplatforms.org/cemterms#ordered> ?ordered_object. OPTIONAL {
?ordered_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_214. }
OPTIONAL {
?ordered_object <http://smartplatforms.org/cemterms#providerLocation> ?providerLocation_object_3. OPTIONAL {
?providerLocation_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_215. }
OPTIONAL {
?providerLocation_object_3 <http://smartplatforms.org/terms#string> ?string_object_33. }
}
OPTIONAL {
?ordered_object <http://smartplatforms.org/terms#code> ?code_object_55. OPTIONAL {
?code_object_55 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_216. }
OPTIONAL {
?code_object_55 <http://purl.org/dc/terms/title> ?title_object_56. }
OPTIONAL {
?code_object_55 <http://smartplatforms.org/terms#system> ?system_object_55. }
OPTIONAL {
?code_object_55 <http://purl.org/dc/terms/identifier> ?identifier_object_58. }
}
OPTIONAL {
?ordered_object <http://smartplatforms.org/cemterms#actionMethod> ?actionMethod_object_3. OPTIONAL {
?actionMethod_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_217. }
OPTIONAL {
?actionMethod_object_3 <http://smartplatforms.org/terms#code> ?code_object_56. OPTIONAL {
?code_object_56 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_218. }
OPTIONAL {
?code_object_56 <http://purl.org/dc/terms/title> ?title_object_57. }
OPTIONAL {
?code_object_56 <http://smartplatforms.org/terms#system> ?system_object_56. }
OPTIONAL {
?code_object_56 <http://purl.org/dc/terms/identifier> ?identifier_object_59. }
}
}
OPTIONAL {
?ordered_object <http://smartplatforms.org/cemterms#reason> ?reason_object_3. OPTIONAL {
?reason_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_219. }
OPTIONAL {
?reason_object_3 <http://smartplatforms.org/terms#code> ?code_object_57. OPTIONAL {
?code_object_57 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_220. }
OPTIONAL {
?code_object_57 <http://purl.org/dc/terms/title> ?title_object_58. }
OPTIONAL {
?code_object_57 <http://smartplatforms.org/terms#system> ?system_object_57. }
OPTIONAL {
?code_object_57 <http://purl.org/dc/terms/identifier> ?identifier_object_60. }
}
}
OPTIONAL {
?ordered_object <http://smartplatforms.org/cemterms#endTime> ?endTime_object_5. OPTIONAL {
?endTime_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_221. }
OPTIONAL {
?endTime_object_5 <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_15. }
}
OPTIONAL {
?ordered_object <http://smartplatforms.org/cemterms#participant> ?participant_object_3. OPTIONAL {
?participant_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_222. }
OPTIONAL {
?participant_object_3 <http://smartplatforms.org/cemterms#individualPerson> ?individualPerson_object_3. OPTIONAL {
?individualPerson_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_223. }
OPTIONAL {
?individualPerson_object_3 <http://smartplatforms.org/cemterms#personName> ?personName_object_3. OPTIONAL {
?personName_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_224. }
OPTIONAL {
?personName_object_3 <http://smartplatforms.org/cemterms#suffixName> ?suffixName_object_3. OPTIONAL {
?suffixName_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_225. }
OPTIONAL {
?suffixName_object_3 <http://smartplatforms.org/terms#string> ?string_object_34. }
}
OPTIONAL {
?personName_object_3 <http://smartplatforms.org/cemterms#voorvoegselName> ?voorvoegselName_object_3. OPTIONAL {
?voorvoegselName_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_226. }
OPTIONAL {
?voorvoegselName_object_3 <http://smartplatforms.org/terms#string> ?string_object_35. }
}
OPTIONAL {
?personName_object_3 <http://smartplatforms.org/cemterms#personNameStatus> ?personNameStatus_object_3. OPTIONAL {
?personNameStatus_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_227. }
OPTIONAL {
?personNameStatus_object_3 <http://smartplatforms.org/terms#code> ?code_object_58. OPTIONAL {
?code_object_58 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_228. }
OPTIONAL {
?code_object_58 <http://purl.org/dc/terms/title> ?title_object_59. }
OPTIONAL {
?code_object_58 <http://smartplatforms.org/terms#system> ?system_object_58. }
OPTIONAL {
?code_object_58 <http://purl.org/dc/terms/identifier> ?identifier_object_61. }
}
}
OPTIONAL {
?personName_object_3 <http://smartplatforms.org/cemterms#personNameUse> ?personNameUse_object_3. OPTIONAL {
?personNameUse_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_229. }
OPTIONAL {
?personNameUse_object_3 <http://smartplatforms.org/terms#code> ?code_object_59. OPTIONAL {
?code_object_59 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_230. }
OPTIONAL {
?code_object_59 <http://purl.org/dc/terms/title> ?title_object_60. }
OPTIONAL {
?code_object_59 <http://smartplatforms.org/terms#system> ?system_object_59. }
OPTIONAL {
?code_object_59 <http://purl.org/dc/terms/identifier> ?identifier_object_62. }
}
}
OPTIONAL {
?personName_object_3 <http://smartplatforms.org/cemterms#middleName> ?middleName_object_3. OPTIONAL {
?middleName_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_231. }
OPTIONAL {
?middleName_object_3 <http://smartplatforms.org/terms#string> ?string_object_36. }
}
OPTIONAL {
?personName_object_3 <http://smartplatforms.org/cemterms#familyName> ?familyName_object_3. OPTIONAL {
?familyName_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_232. }
OPTIONAL {
?familyName_object_3 <http://smartplatforms.org/terms#string> ?string_object_37. }
}
OPTIONAL {
?personName_object_3 <http://smartplatforms.org/cemterms#endTime> ?endTime_object_6. OPTIONAL {
?endTime_object_6 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_233. }
OPTIONAL {
?endTime_object_6 <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_16. }
}
OPTIONAL {
?personName_object_3 <http://smartplatforms.org/cemterms#prefixName> ?prefixName_object_3. OPTIONAL {
?prefixName_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_234. }
OPTIONAL {
?prefixName_object_3 <http://smartplatforms.org/terms#string> ?string_object_38. }
}
OPTIONAL {
?personName_object_3 <http://smartplatforms.org/cemterms#givenName> ?givenName_object_3. OPTIONAL {
?givenName_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_235. }
OPTIONAL {
?givenName_object_3 <http://smartplatforms.org/terms#string> ?string_object_39. }
}
OPTIONAL {
?personName_object_3 <http://smartplatforms.org/cemterms#startTime> ?startTime_object_5. OPTIONAL {
?startTime_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_236. }
OPTIONAL {
?startTime_object_5 <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_17. }
}
OPTIONAL {
?personName_object_3 <http://smartplatforms.org/cemterms#titleName> ?titleName_object_3. OPTIONAL {
?titleName_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_237. }
OPTIONAL {
?titleName_object_3 <http://smartplatforms.org/terms#string> ?string_object_40. }
}
OPTIONAL {
?personName_object_3 <http://smartplatforms.org/cemterms#preferenceInd> ?preferenceInd_object_3. OPTIONAL {
?preferenceInd_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_238. }
OPTIONAL {
?preferenceInd_object_3 <http://smartplatforms.org/terms#code> ?code_object_60. OPTIONAL {
?code_object_60 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_239. }
OPTIONAL {
?code_object_60 <http://purl.org/dc/terms/title> ?title_object_61. }
OPTIONAL {
?code_object_60 <http://smartplatforms.org/terms#system> ?system_object_60. }
OPTIONAL {
?code_object_60 <http://purl.org/dc/terms/identifier> ?identifier_object_63. }
}
}
}
OPTIONAL {
?individualPerson_object_3 <http://smartplatforms.org/cemterms#personIdentifier> ?personIdentifier_object_3. OPTIONAL {
?personIdentifier_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_240. }
OPTIONAL {
?personIdentifier_object_3 <http://smartplatforms.org/terms#identifier> ?identifier_object_64. }
}
}
OPTIONAL {
?participant_object_3 <http://smartplatforms.org/cemterms#role> ?role_object_3. OPTIONAL {
?role_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_241. }
OPTIONAL {
?role_object_3 <http://smartplatforms.org/terms#code> ?code_object_61. OPTIONAL {
?code_object_61 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_242. }
OPTIONAL {
?code_object_61 <http://purl.org/dc/terms/title> ?title_object_62. }
OPTIONAL {
?code_object_61 <http://smartplatforms.org/terms#system> ?system_object_61. }
OPTIONAL {
?code_object_61 <http://purl.org/dc/terms/identifier> ?identifier_object_65. }
}
}
OPTIONAL {
?participant_object_3 <http://smartplatforms.org/terms#code> ?code_object_62. OPTIONAL {
?code_object_62 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_243. }
OPTIONAL {
?code_object_62 <http://purl.org/dc/terms/title> ?title_object_63. }
OPTIONAL {
?code_object_62 <http://smartplatforms.org/terms#system> ?system_object_62. }
OPTIONAL {
?code_object_62 <http://purl.org/dc/terms/identifier> ?identifier_object_66. }
}
}
OPTIONAL {
?ordered_object <http://smartplatforms.org/cemterms#patientLocation> ?patientLocation_object_3. OPTIONAL {
?patientLocation_object_3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_244. }
OPTIONAL {
?patientLocation_object_3 <http://smartplatforms.org/terms#string> ?string_object_41. }
}
OPTIONAL {
?ordered_object <http://smartplatforms.org/cemterms#startTime> ?startTime_object_6. OPTIONAL {
?startTime_object_6 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_245. }
OPTIONAL {
?startTime_object_6 <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_18. }
}
}
OPTIONAL {
?root_subject <http://smartplatforms.org/cemterms#discontinued> ?discontinued_object. OPTIONAL {
?discontinued_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_246. }
OPTIONAL {
?discontinued_object <http://smartplatforms.org/cemterms#providerLocation> ?providerLocation_object_4. OPTIONAL {
?providerLocation_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_247. }
OPTIONAL {
?providerLocation_object_4 <http://smartplatforms.org/terms#string> ?string_object_42. }
}
OPTIONAL {
?discontinued_object <http://smartplatforms.org/terms#code> ?code_object_63. OPTIONAL {
?code_object_63 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_248. }
OPTIONAL {
?code_object_63 <http://purl.org/dc/terms/title> ?title_object_64. }
OPTIONAL {
?code_object_63 <http://smartplatforms.org/terms#system> ?system_object_63. }
OPTIONAL {
?code_object_63 <http://purl.org/dc/terms/identifier> ?identifier_object_67. }
}
OPTIONAL {
?discontinued_object <http://smartplatforms.org/cemterms#actionMethod> ?actionMethod_object_4. OPTIONAL {
?actionMethod_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_249. }
OPTIONAL {
?actionMethod_object_4 <http://smartplatforms.org/terms#code> ?code_object_64. OPTIONAL {
?code_object_64 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_250. }
OPTIONAL {
?code_object_64 <http://purl.org/dc/terms/title> ?title_object_65. }
OPTIONAL {
?code_object_64 <http://smartplatforms.org/terms#system> ?system_object_64. }
OPTIONAL {
?code_object_64 <http://purl.org/dc/terms/identifier> ?identifier_object_68. }
}
}
OPTIONAL {
?discontinued_object <http://smartplatforms.org/cemterms#reason> ?reason_object_4. OPTIONAL {
?reason_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_251. }
OPTIONAL {
?reason_object_4 <http://smartplatforms.org/terms#code> ?code_object_65. OPTIONAL {
?code_object_65 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_252. }
OPTIONAL {
?code_object_65 <http://purl.org/dc/terms/title> ?title_object_66. }
OPTIONAL {
?code_object_65 <http://smartplatforms.org/terms#system> ?system_object_65. }
OPTIONAL {
?code_object_65 <http://purl.org/dc/terms/identifier> ?identifier_object_69. }
}
}
OPTIONAL {
?discontinued_object <http://smartplatforms.org/cemterms#endTime> ?endTime_object_7. OPTIONAL {
?endTime_object_7 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_253. }
OPTIONAL {
?endTime_object_7 <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_19. }
}
OPTIONAL {
?discontinued_object <http://smartplatforms.org/cemterms#participant> ?participant_object_4. OPTIONAL {
?participant_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_254. }
OPTIONAL {
?participant_object_4 <http://smartplatforms.org/cemterms#individualPerson> ?individualPerson_object_4. OPTIONAL {
?individualPerson_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_255. }
OPTIONAL {
?individualPerson_object_4 <http://smartplatforms.org/cemterms#personName> ?personName_object_4. OPTIONAL {
?personName_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_256. }
OPTIONAL {
?personName_object_4 <http://smartplatforms.org/cemterms#suffixName> ?suffixName_object_4. OPTIONAL {
?suffixName_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_257. }
OPTIONAL {
?suffixName_object_4 <http://smartplatforms.org/terms#string> ?string_object_43. }
}
OPTIONAL {
?personName_object_4 <http://smartplatforms.org/cemterms#voorvoegselName> ?voorvoegselName_object_4. OPTIONAL {
?voorvoegselName_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_258. }
OPTIONAL {
?voorvoegselName_object_4 <http://smartplatforms.org/terms#string> ?string_object_44. }
}
OPTIONAL {
?personName_object_4 <http://smartplatforms.org/cemterms#personNameStatus> ?personNameStatus_object_4. OPTIONAL {
?personNameStatus_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_259. }
OPTIONAL {
?personNameStatus_object_4 <http://smartplatforms.org/terms#code> ?code_object_66. OPTIONAL {
?code_object_66 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_260. }
OPTIONAL {
?code_object_66 <http://purl.org/dc/terms/title> ?title_object_67. }
OPTIONAL {
?code_object_66 <http://smartplatforms.org/terms#system> ?system_object_66. }
OPTIONAL {
?code_object_66 <http://purl.org/dc/terms/identifier> ?identifier_object_70. }
}
}
OPTIONAL {
?personName_object_4 <http://smartplatforms.org/cemterms#personNameUse> ?personNameUse_object_4. OPTIONAL {
?personNameUse_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_261. }
OPTIONAL {
?personNameUse_object_4 <http://smartplatforms.org/terms#code> ?code_object_67. OPTIONAL {
?code_object_67 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_262. }
OPTIONAL {
?code_object_67 <http://purl.org/dc/terms/title> ?title_object_68. }
OPTIONAL {
?code_object_67 <http://smartplatforms.org/terms#system> ?system_object_67. }
OPTIONAL {
?code_object_67 <http://purl.org/dc/terms/identifier> ?identifier_object_71. }
}
}
OPTIONAL {
?personName_object_4 <http://smartplatforms.org/cemterms#middleName> ?middleName_object_4. OPTIONAL {
?middleName_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_263. }
OPTIONAL {
?middleName_object_4 <http://smartplatforms.org/terms#string> ?string_object_45. }
}
OPTIONAL {
?personName_object_4 <http://smartplatforms.org/cemterms#familyName> ?familyName_object_4. OPTIONAL {
?familyName_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_264. }
OPTIONAL {
?familyName_object_4 <http://smartplatforms.org/terms#string> ?string_object_46. }
}
OPTIONAL {
?personName_object_4 <http://smartplatforms.org/cemterms#endTime> ?endTime_object_8. OPTIONAL {
?endTime_object_8 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_265. }
OPTIONAL {
?endTime_object_8 <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_20. }
}
OPTIONAL {
?personName_object_4 <http://smartplatforms.org/cemterms#prefixName> ?prefixName_object_4. OPTIONAL {
?prefixName_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_266. }
OPTIONAL {
?prefixName_object_4 <http://smartplatforms.org/terms#string> ?string_object_47. }
}
OPTIONAL {
?personName_object_4 <http://smartplatforms.org/cemterms#givenName> ?givenName_object_4. OPTIONAL {
?givenName_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_267. }
OPTIONAL {
?givenName_object_4 <http://smartplatforms.org/terms#string> ?string_object_48. }
}
OPTIONAL {
?personName_object_4 <http://smartplatforms.org/cemterms#startTime> ?startTime_object_7. OPTIONAL {
?startTime_object_7 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_268. }
OPTIONAL {
?startTime_object_7 <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_21. }
}
OPTIONAL {
?personName_object_4 <http://smartplatforms.org/cemterms#titleName> ?titleName_object_4. OPTIONAL {
?titleName_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_269. }
OPTIONAL {
?titleName_object_4 <http://smartplatforms.org/terms#string> ?string_object_49. }
}
OPTIONAL {
?personName_object_4 <http://smartplatforms.org/cemterms#preferenceInd> ?preferenceInd_object_4. OPTIONAL {
?preferenceInd_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_270. }
OPTIONAL {
?preferenceInd_object_4 <http://smartplatforms.org/terms#code> ?code_object_68. OPTIONAL {
?code_object_68 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_271. }
OPTIONAL {
?code_object_68 <http://purl.org/dc/terms/title> ?title_object_69. }
OPTIONAL {
?code_object_68 <http://smartplatforms.org/terms#system> ?system_object_68. }
OPTIONAL {
?code_object_68 <http://purl.org/dc/terms/identifier> ?identifier_object_72. }
}
}
}
OPTIONAL {
?individualPerson_object_4 <http://smartplatforms.org/cemterms#personIdentifier> ?personIdentifier_object_4. OPTIONAL {
?personIdentifier_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_272. }
OPTIONAL {
?personIdentifier_object_4 <http://smartplatforms.org/terms#identifier> ?identifier_object_73. }
}
}
OPTIONAL {
?participant_object_4 <http://smartplatforms.org/cemterms#role> ?role_object_4. OPTIONAL {
?role_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_273. }
OPTIONAL {
?role_object_4 <http://smartplatforms.org/terms#code> ?code_object_69. OPTIONAL {
?code_object_69 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_274. }
OPTIONAL {
?code_object_69 <http://purl.org/dc/terms/title> ?title_object_70. }
OPTIONAL {
?code_object_69 <http://smartplatforms.org/terms#system> ?system_object_69. }
OPTIONAL {
?code_object_69 <http://purl.org/dc/terms/identifier> ?identifier_object_74. }
}
}
OPTIONAL {
?participant_object_4 <http://smartplatforms.org/terms#code> ?code_object_70. OPTIONAL {
?code_object_70 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_275. }
OPTIONAL {
?code_object_70 <http://purl.org/dc/terms/title> ?title_object_71. }
OPTIONAL {
?code_object_70 <http://smartplatforms.org/terms#system> ?system_object_70. }
OPTIONAL {
?code_object_70 <http://purl.org/dc/terms/identifier> ?identifier_object_75. }
}
}
OPTIONAL {
?discontinued_object <http://smartplatforms.org/cemterms#patientLocation> ?patientLocation_object_4. OPTIONAL {
?patientLocation_object_4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_276. }
OPTIONAL {
?patientLocation_object_4 <http://smartplatforms.org/terms#string> ?string_object_50. }
}
OPTIONAL {
?discontinued_object <http://smartplatforms.org/cemterms#startTime> ?startTime_object_8. OPTIONAL {
?startTime_object_8 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_277. }
OPTIONAL {
?startTime_object_8 <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_22. }
}
}
OPTIONAL {
?root_subject <http://smartplatforms.org/cemterms#orderComment> ?orderComment_object. OPTIONAL {
?orderComment_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_278. }
OPTIONAL {
?orderComment_object <http://smartplatforms.org/terms#code> ?code_object_71. OPTIONAL {
?code_object_71 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_279. }
OPTIONAL {
?code_object_71 <http://purl.org/dc/terms/title> ?title_object_72. }
OPTIONAL {
?code_object_71 <http://smartplatforms.org/terms#system> ?system_object_71. }
OPTIONAL {
?code_object_71 <http://purl.org/dc/terms/identifier> ?identifier_object_76. }
}
}
OPTIONAL {
?root_subject <http://smartplatforms.org/cemterms#takeOffHold> ?takeOffHold_object. OPTIONAL {
?takeOffHold_object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_280. }
OPTIONAL {
?takeOffHold_object <http://smartplatforms.org/cemterms#providerLocation> ?providerLocation_object_5. OPTIONAL {
?providerLocation_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_281. }
OPTIONAL {
?providerLocation_object_5 <http://smartplatforms.org/terms#string> ?string_object_51. }
}
OPTIONAL {
?takeOffHold_object <http://smartplatforms.org/terms#code> ?code_object_72. OPTIONAL {
?code_object_72 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_282. }
OPTIONAL {
?code_object_72 <http://purl.org/dc/terms/title> ?title_object_73. }
OPTIONAL {
?code_object_72 <http://smartplatforms.org/terms#system> ?system_object_72. }
OPTIONAL {
?code_object_72 <http://purl.org/dc/terms/identifier> ?identifier_object_77. }
}
OPTIONAL {
?takeOffHold_object <http://smartplatforms.org/cemterms#actionMethod> ?actionMethod_object_5. OPTIONAL {
?actionMethod_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_283. }
OPTIONAL {
?actionMethod_object_5 <http://smartplatforms.org/terms#code> ?code_object_73. OPTIONAL {
?code_object_73 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_284. }
OPTIONAL {
?code_object_73 <http://purl.org/dc/terms/title> ?title_object_74. }
OPTIONAL {
?code_object_73 <http://smartplatforms.org/terms#system> ?system_object_73. }
OPTIONAL {
?code_object_73 <http://purl.org/dc/terms/identifier> ?identifier_object_78. }
}
}
OPTIONAL {
?takeOffHold_object <http://smartplatforms.org/cemterms#reason> ?reason_object_5. OPTIONAL {
?reason_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_285. }
OPTIONAL {
?reason_object_5 <http://smartplatforms.org/terms#code> ?code_object_74. OPTIONAL {
?code_object_74 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_286. }
OPTIONAL {
?code_object_74 <http://purl.org/dc/terms/title> ?title_object_75. }
OPTIONAL {
?code_object_74 <http://smartplatforms.org/terms#system> ?system_object_74. }
OPTIONAL {
?code_object_74 <http://purl.org/dc/terms/identifier> ?identifier_object_79. }
}
}
OPTIONAL {
?takeOffHold_object <http://smartplatforms.org/cemterms#endTime> ?endTime_object_9. OPTIONAL {
?endTime_object_9 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_287. }
OPTIONAL {
?endTime_object_9 <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_23. }
}
OPTIONAL {
?takeOffHold_object <http://smartplatforms.org/cemterms#participant> ?participant_object_5. OPTIONAL {
?participant_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_288. }
OPTIONAL {
?participant_object_5 <http://smartplatforms.org/cemterms#individualPerson> ?individualPerson_object_5. OPTIONAL {
?individualPerson_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_289. }
OPTIONAL {
?individualPerson_object_5 <http://smartplatforms.org/cemterms#personName> ?personName_object_5. OPTIONAL {
?personName_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_290. }
OPTIONAL {
?personName_object_5 <http://smartplatforms.org/cemterms#suffixName> ?suffixName_object_5. OPTIONAL {
?suffixName_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_291. }
OPTIONAL {
?suffixName_object_5 <http://smartplatforms.org/terms#string> ?string_object_52. }
}
OPTIONAL {
?personName_object_5 <http://smartplatforms.org/cemterms#voorvoegselName> ?voorvoegselName_object_5. OPTIONAL {
?voorvoegselName_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_292. }
OPTIONAL {
?voorvoegselName_object_5 <http://smartplatforms.org/terms#string> ?string_object_53. }
}
OPTIONAL {
?personName_object_5 <http://smartplatforms.org/cemterms#personNameStatus> ?personNameStatus_object_5. OPTIONAL {
?personNameStatus_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_293. }
OPTIONAL {
?personNameStatus_object_5 <http://smartplatforms.org/terms#code> ?code_object_75. OPTIONAL {
?code_object_75 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_294. }
OPTIONAL {
?code_object_75 <http://purl.org/dc/terms/title> ?title_object_76. }
OPTIONAL {
?code_object_75 <http://smartplatforms.org/terms#system> ?system_object_75. }
OPTIONAL {
?code_object_75 <http://purl.org/dc/terms/identifier> ?identifier_object_80. }
}
}
OPTIONAL {
?personName_object_5 <http://smartplatforms.org/cemterms#personNameUse> ?personNameUse_object_5. OPTIONAL {
?personNameUse_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_295. }
OPTIONAL {
?personNameUse_object_5 <http://smartplatforms.org/terms#code> ?code_object_76. OPTIONAL {
?code_object_76 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_296. }
OPTIONAL {
?code_object_76 <http://purl.org/dc/terms/title> ?title_object_77. }
OPTIONAL {
?code_object_76 <http://smartplatforms.org/terms#system> ?system_object_76. }
OPTIONAL {
?code_object_76 <http://purl.org/dc/terms/identifier> ?identifier_object_81. }
}
}
OPTIONAL {
?personName_object_5 <http://smartplatforms.org/cemterms#middleName> ?middleName_object_5. OPTIONAL {
?middleName_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_297. }
OPTIONAL {
?middleName_object_5 <http://smartplatforms.org/terms#string> ?string_object_54. }
}
OPTIONAL {
?personName_object_5 <http://smartplatforms.org/cemterms#familyName> ?familyName_object_5. OPTIONAL {
?familyName_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_298. }
OPTIONAL {
?familyName_object_5 <http://smartplatforms.org/terms#string> ?string_object_55. }
}
OPTIONAL {
?personName_object_5 <http://smartplatforms.org/cemterms#endTime> ?endTime_object_10. OPTIONAL {
?endTime_object_10 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_299. }
OPTIONAL {
?endTime_object_10 <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_24. }
}
OPTIONAL {
?personName_object_5 <http://smartplatforms.org/cemterms#prefixName> ?prefixName_object_5. OPTIONAL {
?prefixName_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_300. }
OPTIONAL {
?prefixName_object_5 <http://smartplatforms.org/terms#string> ?string_object_56. }
}
OPTIONAL {
?personName_object_5 <http://smartplatforms.org/cemterms#givenName> ?givenName_object_5. OPTIONAL {
?givenName_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_301. }
OPTIONAL {
?givenName_object_5 <http://smartplatforms.org/terms#string> ?string_object_57. }
}
OPTIONAL {
?personName_object_5 <http://smartplatforms.org/cemterms#startTime> ?startTime_object_9. OPTIONAL {
?startTime_object_9 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_302. }
OPTIONAL {
?startTime_object_9 <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_25. }
}
OPTIONAL {
?personName_object_5 <http://smartplatforms.org/cemterms#titleName> ?titleName_object_5. OPTIONAL {
?titleName_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_303. }
OPTIONAL {
?titleName_object_5 <http://smartplatforms.org/terms#string> ?string_object_58. }
}
OPTIONAL {
?personName_object_5 <http://smartplatforms.org/cemterms#preferenceInd> ?preferenceInd_object_5. OPTIONAL {
?preferenceInd_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_304. }
OPTIONAL {
?preferenceInd_object_5 <http://smartplatforms.org/terms#code> ?code_object_77. OPTIONAL {
?code_object_77 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_305. }
OPTIONAL {
?code_object_77 <http://purl.org/dc/terms/title> ?title_object_78. }
OPTIONAL {
?code_object_77 <http://smartplatforms.org/terms#system> ?system_object_77. }
OPTIONAL {
?code_object_77 <http://purl.org/dc/terms/identifier> ?identifier_object_82. }
}
}
}
OPTIONAL {
?individualPerson_object_5 <http://smartplatforms.org/cemterms#personIdentifier> ?personIdentifier_object_5. OPTIONAL {
?personIdentifier_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_306. }
OPTIONAL {
?personIdentifier_object_5 <http://smartplatforms.org/terms#identifier> ?identifier_object_83. }
}
}
OPTIONAL {
?participant_object_5 <http://smartplatforms.org/cemterms#role> ?role_object_5. OPTIONAL {
?role_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_307. }
OPTIONAL {
?role_object_5 <http://smartplatforms.org/terms#code> ?code_object_78. OPTIONAL {
?code_object_78 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_308. }
OPTIONAL {
?code_object_78 <http://purl.org/dc/terms/title> ?title_object_79. }
OPTIONAL {
?code_object_78 <http://smartplatforms.org/terms#system> ?system_object_78. }
OPTIONAL {
?code_object_78 <http://purl.org/dc/terms/identifier> ?identifier_object_84. }
}
}
OPTIONAL {
?participant_object_5 <http://smartplatforms.org/terms#code> ?code_object_79. OPTIONAL {
?code_object_79 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_309. }
OPTIONAL {
?code_object_79 <http://purl.org/dc/terms/title> ?title_object_80. }
OPTIONAL {
?code_object_79 <http://smartplatforms.org/terms#system> ?system_object_79. }
OPTIONAL {
?code_object_79 <http://purl.org/dc/terms/identifier> ?identifier_object_85. }
}
}
OPTIONAL {
?takeOffHold_object <http://smartplatforms.org/cemterms#patientLocation> ?patientLocation_object_5. OPTIONAL {
?patientLocation_object_5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_310. }
OPTIONAL {
?patientLocation_object_5 <http://smartplatforms.org/terms#string> ?string_object_59. }
}
OPTIONAL {
?takeOffHold_object <http://smartplatforms.org/cemterms#startTime> ?startTime_object_10. OPTIONAL {
?startTime_object_10 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> ?type_object_311. }
OPTIONAL {
?startTime_object_10 <http://smartplatforms.org/terms#hasDateTime> ?hasDateTime_object_26. }
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment