User Tools

Site Tools


fmk:medicinecard-inline_2015_06_01_e2:feltbeskrivelser

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
fmk:medicinecard-inline_2015_06_01_e2:feltbeskrivelser [2018-06-25 10:45] – Automatisk byggeservopdatering jenkinsfmk:medicinecard-inline_2015_06_01_e2:feltbeskrivelser [2026-03-06 08:53] (current) – external edit 127.0.0.1
Line 1: Line 1:
  
 <html> <html>
-<html xmlns:str="http://exslt.org/strings" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xs="http://www.w3.org/2001/XMLSchema">+<html xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:str="http://exslt.org/strings">
 <body> <body>
 <head> <head>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<style>+<style xmlns:exslt="http://exslt.org/common" xmlns:set="http://exslt.org/sets">
 dl { dl {
  
Line 12: Line 12:
     border-width: 1px;     border-width: 1px;
   }   }
-  +
   dt {   dt {
     float: left;     float: left;
Line 29: Line 29:
   ul {   ul {
     padding-top: 10px;     padding-top: 10px;
-    +
     color: black;     color: black;
   }   }
Line 36: Line 36:
   padding-top: 10px;   padding-top: 10px;
   }   }
-  +
   .contents {    .contents { 
   border-width: 1px;   border-width: 1px;
Line 43: Line 43:
   padding: 10px;   padding: 10px;
   font-family: monospace;   font-family: monospace;
 +  }
 +
 +  .usage { 
 +  border-width: 1px;
 +  border-style: solid;
 +  margin: 10px;
 +  padding: 10px;
   }   }
      
Line 48: Line 55:
   margin-left: 10px;   margin-left: 10px;
  }  }
-  + 
-</style>+ </style>
 <script type="text/javascript"> <script type="text/javascript">
  
-function minimizeXSDDiv(xsdDivObj, buttonObj) {+ var usages = []; 
 +  
 +  
 + 
 + usages["CryptoBinary"] = [ 
 +  
 + "DSAKeyValueType", 
 +  
 + "DSAKeyValueType", 
 +  
 + "DSAKeyValueType", 
 +  
 + "DSAKeyValueType", 
 +  
 + "DSAKeyValueType", 
 +  
 + "DSAKeyValueType", 
 +  
 + "DSAKeyValueType", 
 +  
 + "RSAKeyValueType", 
 +  
 + "RSAKeyValueType", 
 +  
 + ]; 
 +  
 + 
 + usages["SignatureType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["SignatureValueType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["SignedInfoType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["CanonicalizationMethodType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["SignatureMethodType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["ReferenceType"] = [ 
 +  
 + "", 
 +  
 + "", 
 +  
 + ]; 
 +  
 + 
 + usages["TransformsType"] = [ 
 +  
 + "CipherReferenceType", 
 +  
 + ]; 
 +  
 + 
 + usages["TransformType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DigestMethodType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DigestValueType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["KeyInfoType"] = [ 
 +  
 + "AgreementMethodType", 
 +  
 + "AgreementMethodType", 
 +  
 + ]; 
 +  
 + 
 + usages["KeyValueType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["RetrievalMethodType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["X509DataType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["X509IssuerSerialType"] = [ 
 +  
 + "X509DataType", 
 +  
 + ]; 
 +  
 + 
 + usages["PGPDataType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["SPKIDataType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["ObjectType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["ManifestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["SignaturePropertiesType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["SignaturePropertyType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["HMACOutputLengthType"] = [ 
 +  
 + "SignatureMethodType", 
 +  
 + ]; 
 +  
 + 
 + usages["DSAKeyValueType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["RSAKeyValueType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["BaseIDAbstractType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["NameIDType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["EncryptedElementType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["AssertionType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["SubjectType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["SubjectConfirmationType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["SubjectConfirmationDataType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["KeyInfoConfirmationDataType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["ConditionsType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["ConditionAbstractType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["AudienceRestrictionType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["OneTimeUseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["ProxyRestrictionType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["AdviceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["StatementAbstractType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["AuthnStatementType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["SubjectLocalityType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["AuthnContextType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["AuthzDecisionStatementType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DecisionType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["ActionType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["EvidenceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["AttributeStatementType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["AttributeType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["tTimestampFault"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["AttributedDateTime"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["AttributedURI"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["TimestampType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["RegisterPatientOrganisationRelationType"] = [ 
 +  
 + "RegisterPatientOrganisationRelationRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["SearchPrescriptionRequestsPatientType"] = [ 
 +  
 + "SearchPrescriptionRequestsResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreateAndEffectuatePrescriptionResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["IterationNumberType"] = [ 
 +  
 + "PackageRestrictionType", 
 +  
 + ]; 
 +  
 + 
 + usages["PausedDrugMedicationType"] = [ 
 +  
 + "PauseDrugMedicationResponseType", 
 +  
 + "UpdateMedicineCardResponseType", 
 +  
 + "UpdateMedicineCardResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["DeleteEffectuationType"] = [ 
 +  
 + "DeleteEffectuationRequestType", 
 +  
 + "UpdateMedicineCardRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["OrganisationNotifiableType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DrugMedicationIdentifierAndDateTimeType"] = [ 
 +  
 + "GetDrugMedicationRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["DrugMedicationHistoryPeriodStartDateTimeType"] = [ 
 +  
 + "DrugMedicationHistoryPeriodType", 
 +  
 + "DrugMedicationHistoryPeriodType", 
 +  
 + ]; 
 +  
 + 
 + usages["NotReviewedType"] = [ 
 +  
 + "MedicineCardType", 
 +  
 + ]; 
 +  
 + 
 + usages["TerminatedDateTimeType"] = [ 
 +  
 + "PrescriptionType", 
 +  
 + ]; 
 +  
 + 
 + usages["RemovePatientOrganisationRelationRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["SearchMedicineCardRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["OrganisationNameType"] = [ 
 +  
 + "OrganisationNotifiableType", 
 +  
 + "", 
 +  
 + "ForeignOrganisationType", 
 +  
 + "OrganisationType", 
 +  
 + ]; 
 +  
 + 
 + usages["GetMedicineCardRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DrugMedicationVersionType"] = [ 
 +  
 + "PausedDrugMedicationType", 
 +  
 + "UnpausedDrugMedicationType", 
 +  
 + "PrivateDrugMedicationType", 
 +  
 + "DrugMedicationVersionInfoType", 
 +  
 + "CreatedDrugMedicationType", 
 +  
 + "UpdatedDrugMedicationType", 
 +  
 + "DrugMedicationIdentifierAndVersionType", 
 +  
 + "WithdrawnDrugMedicationType", 
 +  
 + "UnwithdrawnDrugMedicationType", 
 +  
 + "DrugMedicationHistoryPeriodType", 
 +  
 + "PrescriptionType", 
 +  
 + "DrugMedicationHistoryPeriodType", 
 +  
 + "DrugMedicationType", 
 +  
 + "DrugMedicationType", 
 +  
 + "DrugMedicationType", 
 +  
 + "PrivateDoseDispensedMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["ReopenPrescriptionRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DistrictSubdivisionIdentifierType"] = [ 
 +  
 + "AddressType", 
 +  
 + ]; 
 +  
 + 
 + usages["PackageNumberType"] = [ 
 +  
 + "CreateDoseDispensedRestrictionType", 
 +  
 + "DoseDispensedRestrictionType", 
 +  
 + "EffectuationType", 
 +  
 + "CreateEffectuationType", 
 +  
 + "PackageRestrictionType", 
 +  
 + "PackageDispensedType", 
 +  
 + ]; 
 +  
 + 
 + usages["PackageNumberValueType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PackageNumberSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PackageNumberPredefinedSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["TimingType"] = [ 
 +  
 + "TimingListType", 
 +  
 + ]; 
 +  
 + 
 + usages["GiveConsentRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PauseDrugMedicationResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DrugMedicationTreatmentStartDateType"] = [ 
 +  
 + "CreateOrUpdateDrugMedicationBeginEndDateType", 
 +  
 + "DrugMedicationBeginEndDateType", 
 +  
 + ]; 
 +  
 + 
 + usages["LatestEffectuationDateTimeType"] = [ 
 +  
 + "PrescriptionType", 
 +  
 + ]; 
 +  
 + 
 + usages["RemovePatientOrganisationRelationType"] = [ 
 +  
 + "RemovePatientOrganisationRelationRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageDayNotNumberedType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["INRStartDateType"] = [ 
 +  
 + "INRType", 
 +  
 + "CreateINRType", 
 +  
 + ]; 
 +  
 + 
 + usages["GetMedicineCardVersionRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["RemoveConsentResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["EmailAddressType"] = [ 
 +  
 + "OrganisationNotifiableType", 
 +  
 + "ForeignOrganisationType", 
 +  
 + "OrganisationType", 
 +  
 + ]; 
 +  
 + 
 + usages["GetDrugMedicationVersionsResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PrescriptionRequestIdentifierType"] = [ 
 +  
 + "PrescriptionRequestToCancelType", 
 +  
 + "PrescriptionRequestToCancelType", 
 +  
 + "GetPrescriptionRequestVersionsRequestType", 
 +  
 + "PrescriptionRequestType", 
 +  
 + "CreatedPrescriptionRequestType", 
 +  
 + "ForwardPrescriptionRequestType", 
 +  
 + "ForwardedPrescriptionRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["GetMedicineCardVersionResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PrescriptionStatusType"] = [ 
 +  
 + "PrescriptionErrorType", 
 +  
 + "PrescriptionErrorType", 
 +  
 + "PrescriptionType", 
 +  
 + ]; 
 +  
 + 
 + usages["GetMedicineCardVersionsResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DrugMedicationHistoryPeriodEndDateTimeType"] = [ 
 +  
 + "DrugMedicationHistoryPeriodType", 
 +  
 + "DrugMedicationHistoryPeriodType", 
 +  
 + ]; 
 +  
 + 
 + usages["IsPrivatePrescriptionType"] = [ 
 +  
 + "PrescriptionType", 
 +  
 + ]; 
 +  
 + 
 + usages["ActiveSubstanceTextWithoutSourceType"] = [ 
 +  
 + "ActiveSubstanceType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageStructuresForResponseType"] = [ 
 +  
 + "DosageForResponseType", 
 +  
 + "DosageForResponseType", 
 +  
 + "DosageForResponseType", 
 +  
 + "DosageForResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["DrugFormType"] = [ 
 +  
 + "DrugType", 
 +  
 + ]; 
 +  
 + 
 + usages["IsEffectuatedAccordingToDrugMedicationType"] = [ 
 +  
 + "EffectuationType", 
 +  
 + "CreateEffectuationType", 
 +  
 + ]; 
 +  
 + 
 + usages["CancelPrescriptionRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["EffectuationDateTimeType"] = [ 
 +  
 + "SearchEffectuationsRequestType", 
 +  
 + "SearchEffectuationsRequestType", 
 +  
 + "EffectuationType", 
 +  
 + "EffectuationOnPrescriptionType", 
 +  
 + "CreateEffectuationType", 
 +  
 + "CreatePharmacyEffectuationType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageTimesDosageEndingUndeterminedType"] = [ 
 +  
 + "EmptyDosageStructureType", 
 +  
 + "DosageFreeTextForRequestType", 
 +  
 + "ShowDosagePeriodType", 
 +  
 + "AdministrationAccordingToSchemaInLocalSystemForRequestType", 
 +  
 + "DosageStructureForResponseType", 
 +  
 + "DosageFreeTextForResponseType", 
 +  
 + "DosageStructureForRequestType", 
 +  
 + "AdministrationAccordingToSchemaInLocalSystemForResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["DoseDispensingStartDateType"] = [ 
 +  
 + "DoseDispensedRestrictionType", 
 +  
 + ]; 
 +  
 + 
 + usages["MedicineCardAsPDFType"] = [ 
 +  
 + "GetMedicineCardAsPDFResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["EmptyDosageStructureType"] = [ 
 +  
 + "DosageStructuresForResponseType", 
 +  
 + "DosageStructuresForRequestType", 
 +  
 + "PlannedAdministrationStructuresType", 
 +  
 + ]; 
 +  
 + 
 + usages["ATCCodeType"] = [ 
 +  
 + "ATCType", 
 +  
 + ]; 
 +  
 + 
 + usages["ATCCodeValueType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["ATCCodeSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["ATCCodePredefinedSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["CreateOrderResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["AbortEffectuationRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DosageTimesIterationIntervalType"] = [ 
 +  
 + "DosageStructureForResponseType", 
 +  
 + "DosageStructureForRequestType", 
 +  
 + "PlannedAdministrationStructureType", 
 +  
 + ]; 
 +  
 + 
 + usages["SetMedicineCardReviewedRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DosageDayNumberType"] = [ 
 +  
 + "DosageDayType", 
 +  
 + "PlannedDosageDayType", 
 +  
 + ]; 
 +  
 + 
 + usages["TerminatePrescriptionType"] = [ 
 +  
 + "UndoEffectuationOnPrescriptionAndOrderType", 
 +  
 + "CreatePharmacyEffectuationOnPrescriptionType", 
 +  
 + ]; 
 +  
 + 
 + usages["DrugMedicationTreatmentStartedPreviouslyType"] = [ 
 +  
 + "CreateOrUpdateDrugMedicationBeginEndDateType", 
 +  
 + "DrugMedicationBeginEndDateType", 
 +  
 + ]; 
 +  
 + 
 + usages["CancelPrescriptionRequestRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["CreateOrderPrescriptionType"] = [ 
 +  
 + "CreateOrderRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["ReopenPrescriptionResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DeprecatedDateTimeType"] = [ 
 +  
 + "PrescriptionType", 
 +  
 + ]; 
 +  
 + 
 + usages["MaxResultSizeType"] = [ 
 +  
 + "GetNewOrdersRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["ExpectedDeliveryDateTimeType"] = [ 
 +  
 + "EffectuationOnPrescriptionType", 
 +  
 + "DoseDispensingPeriodType", 
 +  
 + "CreatePharmacyEffectuationType", 
 +  
 + ]; 
 +  
 + 
 + usages["ActiveSubstanceCodeType"] = [ 
 +  
 + "ActiveSubstanceType", 
 +  
 + ]; 
 +  
 + 
 + usages["ActiveSubstanceCodeValueType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["ActiveSubstanceSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["ActiveSubstancePredefinedSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DoseDispensingDeadlineType"] = [ 
 +  
 + "DoseDispensingType", 
 +  
 + "DoseDispensingPeriodType", 
 +  
 + ]; 
 +  
 + 
 + usages["ValidToDateType"] = [ 
 +  
 + "PrescriptionType", 
 +  
 + "ReplacePrescriptionType", 
 +  
 + "CreatePrescriptionType", 
 +  
 + "UnattachedPrescriptionType", 
 +  
 + ]; 
 +  
 + 
 + usages["UnpausedDrugMedicationType"] = [ 
 +  
 + "UpdateMedicineCardResponseType", 
 +  
 + "UnpauseDrugMedicationResponseType", 
 +  
 + "UpdateMedicineCardResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["DeliveryPriorityType"] = [ 
 +  
 + "DeliveryType", 
 +  
 + ]; 
 +  
 + 
 + usages["DoseDispensingType"] = [ 
 +  
 + "DoseDispensedType", 
 +  
 + "StartEffectuationRequestType", 
 +  
 + "CreateDoseDispensedType", 
 +  
 + "CreateDoseDispensedType", 
 +  
 + "CreateDoseDispensedType", 
 +  
 + "CreateDoseDispensedType", 
 +  
 + "CreateOrderAndEffectuationType", 
 +  
 + "OrderType", 
 +  
 + "DoseDispensedType", 
 +  
 + ]; 
 +  
 + 
 + usages["IncludeNonRelevantPrescriptionsType"] = [ 
 +  
 + "GetMedicineCardRequestType", 
 +  
 + "GetMedicineCardRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["UndoEffectuationOnPrescriptionAndOrderType"] = [ 
 +  
 + "UndoEffectuationRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["PageNumberType"] = [ 
 +  
 + "GetPrescriptionRequestsRequestType", 
 +  
 + "GetPrescriptionRequestsResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["UpdateMedicineCardResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["FaultDetailsType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["SubstitutionAllowedType"] = [ 
 +  
 + "UpdateDrugMedicationType", 
 +  
 + "PrescriptionType", 
 +  
 + "ReplacePrescriptionType", 
 +  
 + "UnattachedPrescriptionType", 
 +  
 + "DrugMedicationType", 
 +  
 + "UpdateDrugMedicationType", 
 +  
 + "CreateAndEffectuatePrescriptionType", 
 +  
 + "CreateDrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["CopyRequiredType"] = [ 
 +  
 + "CreateDoseDispensedRestrictionType", 
 +  
 + "DoseDispensedRestrictionType", 
 +  
 + ]; 
 +  
 + 
 + usages["TimingListType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DosageFreeTextForRequestType"] = [ 
 +  
 + "DosageForRequestType", 
 +  
 + "DosageForRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["OnBehalfOfType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["GetDrugMedicationVersionsRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["INRType"] = [ 
 +  
 + "PatientRegistrationType", 
 +  
 + ]; 
 +  
 + 
 + usages["UnwithdrawDrugMedicationType"] = [ 
 +  
 + "UnwithdrawDrugMedicationRequestType", 
 +  
 + "UpdateMedicineCardRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["AttachOrDetachPrescriptionRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["SearchPrescriptionRequestsResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DrugStrengthUnitTextType"] = [ 
 +  
 + "DrugStrengthType", 
 +  
 + ]; 
 +  
 + 
 + usages["ActiveSubstanceTextType"] = [ 
 +  
 + "ActiveSubstanceType", 
 +  
 + ]; 
 +  
 + 
 + usages["ActiveSubstanceTextValueType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["ActiveSubstanceTextSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["ActiveSubstanceTextPredefinedSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PausedFromDateTimeType"] = [ 
 +  
 + "PausedType", 
 +  
 + "PauseDrugMedicationType", 
 +  
 + "PauseType", 
 +  
 + ]; 
 +  
 + 
 + usages["ValidFromDateType"] = [ 
 +  
 + "PrescriptionType", 
 +  
 + "ReplacePrescriptionType", 
 +  
 + "CreatePrescriptionType", 
 +  
 + "UnattachedPrescriptionType", 
 +  
 + ]; 
 +  
 + 
 + usages["IterationIntervalUnitType"] = [ 
 +  
 + "PackageRestrictionType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageForResponseType"] = [ 
 +  
 + "DrugMedicationHistoryPeriodType", 
 +  
 + "DrugMedicationHistoryPeriodType", 
 +  
 + "DrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["GetDrugMedicationHistoryResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PrescriptionRequestToCancelType"] = [ 
 +  
 + "CancelPrescriptionRequestRequestType", 
 +  
 + "CancelPrescriptionRequestRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["InvalidDrugMedicationType"] = [ 
 +  
 + "GetDrugMedicationResponseType", 
 +  
 + "MedicineCardType", 
 +  
 + ]; 
 +  
 + 
 + usages["PostCodeIdentifierType"] = [ 
 +  
 + "", 
 +  
 + "AddressType", 
 +  
 + ]; 
 +  
 + 
 + usages["MarkPrescriptionDeprecatedResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PackingGroupType"] = [ 
 +  
 + "DoseDispensingType", 
 +  
 + "DoseDispensingCardType", 
 +  
 + ]; 
 +  
 + 
 + usages["WithdrawnType"] = [ 
 +  
 + "DrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["INREndDateType"] = [ 
 +  
 + "INRType", 
 +  
 + "CreateINRType", 
 +  
 + ]; 
 +  
 + 
 + usages["DeliveryType"] = [ 
 +  
 + "CreateOrderPrescriptionType", 
 +  
 + "CreateOrderType", 
 +  
 + "CreateOrderAndEffectuationType", 
 +  
 + "OrderType", 
 +  
 + "DoseDispensingCardType", 
 +  
 + ]; 
 +  
 + 
 + usages["UpdateDrugMedicationType"] = [ 
 +  
 + "UpdateDrugMedicationRequestType", 
 +  
 + "UpdateMedicineCardRequestType", 
 +  
 + "UpdateDrugMedicationRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["GetMedicineCardAsPDFResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["GetPatientOrganisationRelationResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["IncludePrescriptionsType"] = [ 
 +  
 + "GetMedicineCardRequestType", 
 +  
 + "GetDrugMedicationRequestType", 
 +  
 + "GetMedicineCardRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["OrderedEffectuationIdentifierType"] = [ 
 +  
 + "PrescriptionType", 
 +  
 + "CreatePrescriptionType", 
 +  
 + ]; 
 +  
 + 
 + usages["InvalidatePrescriptionType"] = [ 
 +  
 + "InvalidatePrescriptionRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["PatientOrganisationRelationType"] = [ 
 +  
 + "GetPatientOrganisationRelationResponseType", 
 +  
 + "MedicineCardType", 
 +  
 + ]; 
 +  
 + 
 + usages["INRValueType"] = [ 
 +  
 + "INRType", 
 +  
 + "INRType", 
 +  
 + "CreateINRType", 
 +  
 + "CreateINRType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreatedDateTimeType"] = [ 
 +  
 + "SearchPrescriptionRequestsPatientType", 
 +  
 + "CreatedWithoutPersonType", 
 +  
 + "DrugMedicationVersionInfoType", 
 +  
 + "CreatedType", 
 +  
 + "SearchPrescriptionRequestsMoreAvailableType", 
 +  
 + "SearchPrescriptionRequestsRequestType", 
 +  
 + "CreatedWithOptionalAuthorisationIdentifierType", 
 +  
 + ]; 
 +  
 + 
 + usages["PausedType"] = [ 
 +  
 + "DrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["GiveConsentType"] = [ 
 +  
 + "UpdateMedicineCardRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["PrescriptionToTerminateType"] = [ 
 +  
 + "TerminatePrescriptionRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["DeleteEffectuationResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["StreetBuildingIdentifierType"] = [ 
 +  
 + "", 
 +  
 + "AddressType", 
 +  
 + ]; 
 +  
 + 
 + usages["GetMedicineCardVersionsRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["GetDrugMedicationHistoryRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["TelephoneNumberType"] = [ 
 +  
 + "OrganisationNotifiableType", 
 +  
 + "ForeignOrganisationType", 
 +  
 + "OrganisationType", 
 +  
 + ]; 
 +  
 + 
 + usages["DrugMedicationCreatedDateTimeType"] = [ 
 +  
 + "DrugMedicationBeginEndDateType", 
 +  
 + ]; 
 +  
 + 
 + usages["OrderWithDoseDispensingType"] = [ 
 +  
 + "CreateOrderPrescriptionType", 
 +  
 + "CreateOrderType", 
 +  
 + ]; 
 +  
 + 
 + usages["MarkPrescriptionDeprecatedType"] = [ 
 +  
 + "MarkPrescriptionDeprecatedRequestType", 
 +  
 + "UpdateMedicineCardRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["ForeignOrganisationType"] = [ 
 +  
 + "CreateOrderAndEffectuationType", 
 +  
 + ]; 
 +  
 + 
 + usages["DrugType"] = [ 
 +  
 + "UpdateDrugMedicationType", 
 +  
 + "DoseDispensedType", 
 +  
 + "CreateDoseDispensedType", 
 +  
 + "DrugMedicationHistoryPeriodType", 
 +  
 + "EffectuationType", 
 +  
 + "EffectuationType", 
 +  
 + "EffectuationType", 
 +  
 + "CreateDoseDispensedType", 
 +  
 + "CreateEffectuationType", 
 +  
 + "CreateEffectuationType", 
 +  
 + "CreateEffectuationType", 
 +  
 + "DrugSubstitutionType", 
 +  
 + "PrescriptionType", 
 +  
 + "DrugMedicationHistoryPeriodType", 
 +  
 + "UnattachedPrescriptionType", 
 +  
 + "DrugMedicationType", 
 +  
 + "PackageDispensedType", 
 +  
 + "UpdateDrugMedicationType", 
 +  
 + "DoseDispensedType", 
 +  
 + "CreateAndEffectuatePrescriptionType", 
 +  
 + "CreateDrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["ReplacePrescriptionResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PatientType"] = [ 
 +  
 + "PrescriptionSearchResultType", 
 +  
 + "MedicineCardType", 
 +  
 + "GetPrescriptionResponseType", 
 +  
 + "PrescriptionsForPersonOrOrganisationType", 
 +  
 + "GetDoseDispensingCardResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["AcknowledgeOrdersRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["IndicationFreeTextType"] = [ 
 +  
 + "IndicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["SetMedicineCardReviewedType"] = [ 
 +  
 + "UpdateMedicineCardRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["IncludeAllPrescriptionsType"] = [ 
 +  
 + "GetPrescriptionRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["PrintTypeType"] = [ 
 +  
 + "GetMedicineCardAsPDFRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["SearchMedicineCardResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["StreetNameForAddressingType"] = [ 
 +  
 + "AddressType", 
 +  
 + ]; 
 +  
 + 
 + usages["UndoEffectuationType"] = [ 
 +  
 + "UndoEffectuationOnOrderType", 
 +  
 + ]; 
 +  
 + 
 + usages["ConsentDateType"] = [ 
 +  
 + "ConsentValueType", 
 +  
 + "ConsentValueType", 
 +  
 + ]; 
 +  
 + 
 + usages["DrugStrengthType"] = [ 
 +  
 + "DrugType", 
 +  
 + ]; 
 +  
 + 
 + usages["RouteOfAdministrationCodeType"] = [ 
 +  
 + "RouteOfAdministrationType", 
 +  
 + ]; 
 +  
 + 
 + usages["RouteOfAdministrationCodeValueType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["RouteOfAdministrationSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["RouteOfAdministrationPredefinedSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["ActiveSubstanceType"] = [ 
 +  
 + "SubstancesType", 
 +  
 + ]; 
 +  
 + 
 + usages["PrescriptionErrorType"] = [ 
 +  
 + "CancelPrescriptionResponseType", 
 +  
 + "AbortEffectuationResponseType", 
 +  
 + "AutomatedStartEffectuationResponseType", 
 +  
 + "CancelledPrescriptionType", 
 +  
 + "CancelledPrescriptionType", 
 +  
 + "AutomatedStartEffectuationResponseType", 
 +  
 + "StartEffectuationResponseType", 
 +  
 + "CancelPrescriptionResponseType", 
 +  
 + "AbortEffectuationResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["ReasonCodeType"] = [ 
 +  
 + "PrescriptionErrorType", 
 +  
 + "PrescriptionErrorType", 
 +  
 + ]; 
 +  
 + 
 + usages["ReasonTextType"] = [ 
 +  
 + "PrescriptionErrorType", 
 +  
 + "PrescriptionErrorType", 
 +  
 + ]; 
 +  
 + 
 + usages["DoseDispensedType"] = [ 
 +  
 + "EffectuationOnPrescriptionType", 
 +  
 + ]; 
 +  
 + 
 + usages["GetAuthorisationDateForNewestOpenPrescriptionResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["GetMedicineCardAsPDFRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["UnpauseDrugMedicationRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DetailedDrugTextType"] = [ 
 +  
 + "DrugType", 
 +  
 + ]; 
 +  
 + 
 + usages["GetPrescriptionRequestsRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DoseDispensingPeriodEndDateType"] = [ 
 +  
 + "DoseDispensingType", 
 +  
 + "DoseDispensingPeriodType", 
 +  
 + ]; 
 +  
 + 
 + usages["EffectuationInvalidationReasonType"] = [ 
 +  
 + "InvalidEffectuationType", 
 +  
 + ]; 
 +  
 + 
 + usages["EffectuationInvalidationReasonPredefinedType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["EffectuationInvalidationReasonUndefinedType"] = [ 
 +  
 + "EffectuationInvalidationReasonType", 
 +  
 + ]; 
 +  
 + 
 + usages["AddressProtectedType"] = [ 
 +  
 + "PatientType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreatedWithoutPersonType"] = [ 
 +  
 + "LatestDosageDispensingEffectuationType", 
 +  
 + "EffectuationOnPrescriptionType", 
 +  
 + "OrderType", 
 +  
 + ]; 
 +  
 + 
 + usages["SimpleCPRPersonType"] = [ 
 +  
 + "PatientType", 
 +  
 + ]; 
 +  
 + 
 + usages["EffectuationIdentifierType"] = [ 
 +  
 + "", 
 +  
 + "DeleteEffectuationType", 
 +  
 + "UndoEffectuationType", 
 +  
 + "PrescriptionErrorType", 
 +  
 + "CreatedDrugMedicationType", 
 +  
 + "", 
 +  
 + "", 
 +  
 + "InvalidEffectuationType", 
 +  
 + "CreatedEffectuationOnDrugMedicationType", 
 +  
 + "EffectuationType", 
 +  
 + "EffectuationOnPrescriptionType", 
 +  
 + "PrescriptionErrorType", 
 +  
 + ]; 
 +  
 + 
 + usages["SourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PredefinedSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["UndefinedSourceType"] = [ 
 +  
 + "PackageNumberSourceType", 
 +  
 + "ATCCodeSourceType", 
 +  
 + "ActiveSubstanceSourceType", 
 +  
 + "ActiveSubstanceTextSourceType", 
 +  
 + "RouteOfAdministrationSourceType", 
 +  
 + "SourceType", 
 +  
 + "IndicationCodeSourceType", 
 +  
 + "OrganisationIdentifierSourceType", 
 +  
 + "DrugFormCodeSourceType", 
 +  
 + "PersonIdentifierSourceType", 
 +  
 + "DrugStrengthTextSourceType", 
 +  
 + "DrugStrengthUnitCodeSourceType", 
 +  
 + "DosageQuantityUnitTextsSourceType", 
 +  
 + "PackageSizeUnitCodeSourceType", 
 +  
 + "SpecialityCodeSourceType", 
 +  
 + "DosageQuantityUnitTextSourceType", 
 +  
 + "DrugIdentifierSourceType", 
 +  
 + ]; 
 +  
 + 
 + usages["PrivateDrugMedicationType"] = [ 
 +  
 + "SearchWithdrawnDrugMedicationsResponseType", 
 +  
 + "GetDrugMedicationResponseType", 
 +  
 + "SearchEffectuationsResponseType", 
 +  
 + "MedicineCardType", 
 +  
 + ]; 
 +  
 + 
 + usages["UnmarkPrescriptionDeprecatedType"] = [ 
 +  
 + "UnmarkPrescriptionDeprecatedRequestType", 
 +  
 + "UpdateMedicineCardRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["DrugFormTextType"] = [ 
 +  
 + "DrugFormType", 
 +  
 + ]; 
 +  
 + 
 + usages["OrganisationType"] = [ 
 +  
 + "RegisterPatientOrganisationRelationType", 
 +  
 + "RemovePatientOrganisationRelationType", 
 +  
 + "CreateOrderPrescriptionType", 
 +  
 + "DoseDispensingType", 
 +  
 + "DeliveryType", 
 +  
 + "PatientOrganisationRelationType", 
 +  
 + "PrescriptionErrorType", 
 +  
 + "StartEffectuationRequestType", 
 +  
 + "HospitalizedType", 
 +  
 + "ModificatorWithoutPersonType", 
 +  
 + "ModificatorType", 
 +  
 + "ModificatorType", 
 +  
 + "AuthorisedModificatorType", 
 +  
 + "AuthorisedModificatorType", 
 +  
 + "ModificatorWithOptionalAuthorisationIdentifierType", 
 +  
 + "ModificatorWithOptionalAuthorisationIdentifierType", 
 +  
 + "CreateOrderType", 
 +  
 + "EffectuationOnPrescriptionType", 
 +  
 + "PrescriptionRequestType", 
 +  
 + "PrescriptionErrorType", 
 +  
 + "CreateOrderAndEffectuationType", 
 +  
 + "OrderType", 
 +  
 + "GetPrescriptionResponseType", 
 +  
 + "ForwardPrescriptionRequestType", 
 +  
 + "PrescriptionsForPersonOrOrganisationType", 
 +  
 + "DoseDispensingCardType", 
 +  
 + "DoseDispensingCardType", 
 +  
 + "CreatePharmacyEffectuationType", 
 +  
 + "PrescriptionRequestToCreateType", 
 +  
 + ]; 
 +  
 + 
 + usages["InvalidationReasonTextType"] = [ 
 +  
 + "InvalidatePrescriptionType", 
 +  
 + "PrescriptionType", 
 +  
 + "ReplacePrescriptionType", 
 +  
 + ]; 
 +  
 + 
 + usages["StartEffectuationRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["ValueType"] = [ 
 +  
 + "KeyValueSetType", 
 +  
 + ]; 
 +  
 + 
 + usages["AuthorisedHealthcareProfessionalType"] = [ 
 +  
 + "ModificatorType", 
 +  
 + "AuthorisedModificatorType", 
 +  
 + ]; 
 +  
 + 
 + usages["GetMedicineCardVersionListRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["KeyType"] = [ 
 +  
 + "KeyValueSetType", 
 +  
 + ]; 
 +  
 + 
 + usages["DoseQuantityType"] = [ 
 +  
 + "DoseDispensedType", 
 +  
 + "DoseForAnyDayType", 
 +  
 + "DoseForAnyDayType", 
 +  
 + "DoseForAnyDayType", 
 +  
 + "CreateDoseDispensedType", 
 +  
 + "DoseType", 
 +  
 + "DoseType", 
 +  
 + "DoseType", 
 +  
 + "DosageTranslationType", 
 +  
 + "DosageTranslationType", 
 +  
 + "DosageTranslationType", 
 +  
 + "EffectuationType", 
 +  
 + "CreateDoseDispensedType", 
 +  
 + "CreateEffectuationType", 
 +  
 + "PlannedDoseType", 
 +  
 + "DoseDispensedMedicationRefType", 
 +  
 + "DoseDispensedType", 
 +  
 + "DoseDispensedMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["HospitalizedType"] = [ 
 +  
 + "DrugMedicationHistoryPeriodType", 
 +  
 + "DrugMedicationHistoryPeriodType", 
 +  
 + ]; 
 +  
 + 
 + usages["PersonNameType"] = [ 
 +  
 + "SimpleCPRPersonType", 
 +  
 + "SimplePersonWithoutCPRType", 
 +  
 + "ModificatorPersonType", 
 +  
 + ]; 
 +  
 + 
 + usages["FollowUpDateType"] = [ 
 +  
 + "FollowUpDatesType", 
 +  
 + ]; 
 +  
 + 
 + usages["SetMedicineCardNotReviewedType"] = [ 
 +  
 + "UpdateMedicineCardRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["UnwithdrawDrugMedicationRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DrugMedicationVersionInfoType"] = [ 
 +  
 + "GetDrugMedicationVersionsResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["SystemNameType"] = [ 
 +  
 + "TimingType", 
 +  
 + "ReplacePrescriptionType", 
 +  
 + "CreatePrescriptionType", 
 +  
 + "UnattachedPrescriptionType", 
 +  
 + "CreateAndEffectuatePrescriptionType", 
 +  
 + ]; 
 +  
 + 
 + usages["PseudoAddressType"] = [ 
 +  
 + "DeliveryType", 
 +  
 + ]; 
 +  
 + 
 + usages["PrescriptionVersionType"] = [ 
 +  
 + "PrescriptionType", 
 +  
 + ]; 
 +  
 + 
 + usages["MailDeliverySublocationIdentifierType"] = [ 
 +  
 + "AddressType", 
 +  
 + ]; 
 +  
 + 
 + usages["StreetNameType"] = [ 
 +  
 + "", 
 +  
 + "DeliveryType", 
 +  
 + "AddressType", 
 +  
 + ]; 
 +  
 + 
 + usages["DeleteEffectuationRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["IndicationCodeType"] = [ 
 +  
 + "IndicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["IndicationCodeValueType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["IndicationCodeSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["IndicationCodePredefinedSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["CreatedDrugMedicationType"] = [ 
 +  
 + "UpdateMedicineCardResponseType", 
 +  
 + "CreateDrugMedicationResponseType", 
 +  
 + "UpdateMedicineCardResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["GetPatientOrganisationRelationRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["GiveConsentDrugMedicationType"] = [ 
 +  
 + "GiveConsentRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["ModifiedDateTimeType"] = [ 
 +  
 + "DrugMedicationIdentifierAndDateTimeType", 
 +  
 + "GetMedicineCardRequestType", 
 +  
 + "GetMedicineCardAsPDFRequestType", 
 +  
 + "ModifiedType", 
 +  
 + "GetMedicineCardRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["GetDrugMedicationRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["RemoveConsentRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["UpdatedDrugMedicationType"] = [ 
 +  
 + "RemoveConsentResponseType", 
 +  
 + "UpdateMedicineCardResponseType", 
 +  
 + "GiveConsentResponseType", 
 +  
 + "UpdateDrugMedicationResponseType", 
 +  
 + "UpdateMedicineCardResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["PrescriptionIdentifierType"] = [ 
 +  
 + "", 
 +  
 + "", 
 +  
 + "", 
 +  
 + "CreateOrderPrescriptionType", 
 +  
 + "ReopenPrescriptionResponseType", 
 +  
 + "UndoEffectuationOnPrescriptionAndOrderType", 
 +  
 + "MarkPrescriptionDeprecatedResponseType", 
 +  
 + "InvalidatePrescriptionType", 
 +  
 + "PrescriptionToTerminateType", 
 +  
 + "MarkPrescriptionDeprecatedType", 
 +  
 + "", 
 +  
 + "", 
 +  
 + "", 
 +  
 + "PrescriptionErrorType", 
 +  
 + "UnmarkPrescriptionDeprecatedType", 
 +  
 + "", 
 +  
 + "CreatedDrugMedicationType", 
 +  
 + "InvalidPrescriptionType", 
 +  
 + "CancelPrescriptionResponseType", 
 +  
 + "DetachPrescriptionType", 
 +  
 + "", 
 +  
 + "PrescriptionAndOrderIdentifierType", 
 +  
 + "", 
 +  
 + "", 
 +  
 + "GetPrescriptionRequestType", 
 +  
 + "", 
 +  
 + "CancelledPrescriptionType", 
 +  
 + "CreatePrescriptionWithoutCPRResponseType", 
 +  
 + "AttachPrescriptionType", 
 +  
 + "UnmarkPrescriptionDeprecatedResponseType", 
 +  
 + "CancelPrescriptionType", 
 +  
 + "CreatePrescriptionForUseInPracticeResponseType", 
 +  
 + "", 
 +  
 + "TerminatePrescriptionResponseType", 
 +  
 + "InvalidatePrescriptionResponseType", 
 +  
 + "ReopenPrescriptionType", 
 +  
 + "CreatedPrescriptionType", 
 +  
 + "PrivatePrescriptionType", 
 +  
 + "EffectuationsOnPrescriptionType", 
 +  
 + "CancelledPrescriptionType", 
 +  
 + "PrescriptionRequestType", 
 +  
 + "PrescriptionErrorType", 
 +  
 + "PrescriptionType", 
 +  
 + "PrescriptionType", 
 +  
 + "PrescriptionType", 
 +  
 + "PrescriptionAndOrderIdentifierType", 
 +  
 + "CreatePharmacyEffectuationOnPrescriptionType", 
 +  
 + "CancelPrescriptionResponseType", 
 +  
 + "ReplacePrescriptionType", 
 +  
 + "", 
 +  
 + "CreateDrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["InvalidPrescriptionType"] = [ 
 +  
 + "MedicineCardType", 
 +  
 + "DrugMedicationType", 
 +  
 + "GetPrescriptionResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageStructuresForRequestType"] = [ 
 +  
 + "DosageForRequestType", 
 +  
 + "DosageForRequestType", 
 +  
 + "DosageForRequestType", 
 +  
 + "DosageForRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["GetNewOrdersRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["CancelPrescriptionRequestResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["CancelPrescriptionResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["OrderStatusType"] = [ 
 +  
 + "PrescriptionErrorType", 
 +  
 + "PrescriptionErrorType", 
 +  
 + "OrderType", 
 +  
 + ]; 
 +  
 + 
 + usages["OrderStatusPredefinedType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["OrderStatusUndefinedType"] = [ 
 +  
 + "OrderStatusType", 
 +  
 + ]; 
 +  
 + 
 + usages["DetachPrescriptionType"] = [ 
 +  
 + "AttachOrDetachPrescriptionRequestType", 
 +  
 + "UpdateMedicineCardRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreateINRType"] = [ 
 +  
 + "CreatePatientRegistrationRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["PatientFlagType"] = [ 
 +  
 + "ModificatorType", 
 +  
 + "ModificatorWithOptionalAuthorisationIdentifierType", 
 +  
 + ]; 
 +  
 + 
 + usages["SubstancesType"] = [ 
 +  
 + "DrugType", 
 +  
 + ]; 
 +  
 + 
 + usages["FMKConfigurationListType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PatientOrganisationRelationIdentifierType"] = [ 
 +  
 + "RemovePatientOrganisationRelationType", 
 +  
 + "PatientOrganisationRelationType", 
 +  
 + "GetPatientOrganisationRelationRequestType", 
 +  
 + "RegisterPatientOrganisationRelationResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["PausedToDateType"] = [ 
 +  
 + "PausedType", 
 +  
 + "PauseDrugMedicationType", 
 +  
 + "PauseType", 
 +  
 + ]; 
 +  
 + 
 + usages["AbortEffectuationResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["GetCallersPermissionsToPersonType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["ReviewedDateTimeType"] = [ 
 +  
 + "NotReviewedType", 
 +  
 + "SetMedicineCardReviewedRequestType", 
 +  
 + "SetMedicineCardReviewedType", 
 +  
 + "SetMedicineCardNotReviewedType", 
 +  
 + "SetMedicineCardNotReviewedRequestType", 
 +  
 + "ReviewedType", 
 +  
 + ]; 
 +  
 + 
 + usages["PredefinedPermission"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["SearchPrescriptionRequestsOrganisationType"] = [ 
 +  
 + "SearchPrescriptionRequestsRequestType", 
 +  
 + "SearchPrescriptionRequestsRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["MoreAvailableType"] = [ 
 +  
 + "SearchEffectuationsResponseType", 
 +  
 + "GetNewOrdersResponseType", 
 +  
 + "GetPrescriptionRequestsResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["OrganisationIdentifierType"] = [ 
 +  
 + "CreateAndEffectuatePrescriptionResponseType", 
 +  
 + "OrganisationNotifiableType", 
 +  
 + "", 
 +  
 + "ReopenPrescriptionRequestType", 
 +  
 + "CancelPrescriptionRequestType", 
 +  
 + "CreateOrderResponseType", 
 +  
 + "AbortEffectuationRequestType", 
 +  
 + "ReopenPrescriptionResponseType", 
 +  
 + "MarkPrescriptionDeprecatedResponseType", 
 +  
 + "ReplacePrescriptionResponseType", 
 +  
 + "AcknowledgeOrdersRequestType", 
 +  
 + "OrganisationType", 
 +  
 + "StartEffectuationRequestType", 
 +  
 + "GetPatientOrganisationRelationRequestType", 
 +  
 + "GetNewOrdersRequestType", 
 +  
 + "CancelPrescriptionResponseType", 
 +  
 + "AbortEffectuationResponseType", 
 +  
 + "SearchPrescriptionRequestsOrganisationType", 
 +  
 + "AutomatedStartEffectuationResponseType", 
 +  
 + "MarkPrescriptionDeprecatedRequestType", 
 +  
 + "UndoEffectuationResponseType", 
 +  
 + "InvalidatePrescriptionRequestType", 
 +  
 + "CreatePharmacyEffectuationResponseType", 
 +  
 + "UnmarkPrescriptionDeprecatedRequestType", 
 +  
 + "GetPrescriptionRequestType", 
 +  
 + "CancelOrderRequestType", 
 +  
 + "CreateOrderRequestType", 
 +  
 + "UnmarkPrescriptionDeprecatedResponseType", 
 +  
 + "CancelOrderResponseType", 
 +  
 + "UndoEffectuationRequestType", 
 +  
 + "TerminatePrescriptionResponseType", 
 +  
 + "InvalidatePrescriptionResponseType", 
 +  
 + "SearchEffectuationsRequestType", 
 +  
 + "TerminatePrescriptionRequestType", 
 +  
 + "ReplacePrescriptionRequestType", 
 +  
 + "SearchEffectuationsResponseType", 
 +  
 + "AutomatedStartEffectuationResponseType", 
 +  
 + "StartEffectuationResponseType", 
 +  
 + "CancelPrescriptionResponseType", 
 +  
 + "GetNewOrdersResponseType", 
 +  
 + "AbortEffectuationResponseType", 
 +  
 + "CreateAndEffectuatePrescriptionRequestType", 
 +  
 + "CreatePharmacyEffectuationRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["OrganisationIdentifierValueType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["OrganisationIdentifierSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["OrganisationIdentifierPredefinedSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PauseDrugMedicationType"] = [ 
 +  
 + "PauseDrugMedicationRequestType", 
 +  
 + "UpdateMedicineCardRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["GetPrescriptionRequestsFromDateTimeType"] = [ 
 +  
 + "GetPrescriptionRequestsRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["MedicineCardVersionType"] = [ 
 +  
 + "GetMedicineCardRequestType", 
 +  
 + "GiveConsentRequestType", 
 +  
 + "PauseDrugMedicationResponseType", 
 +  
 + "RemoveConsentResponseType", 
 +  
 + "GetMedicineCardVersionResponseType", 
 +  
 + "CancelPrescriptionRequestType", 
 +  
 + "SetMedicineCardReviewedRequestType", 
 +  
 + "CancelPrescriptionRequestRequestType", 
 +  
 + "UpdateMedicineCardResponseType", 
 +  
 + "AttachOrDetachPrescriptionRequestType", 
 +  
 + "MarkPrescriptionDeprecatedResponseType", 
 +  
 + "DeleteEffectuationResponseType", 
 +  
 + "GetMedicineCardAsPDFRequestType", 
 +  
 + "UnpauseDrugMedicationRequestType", 
 +  
 + "UnwithdrawDrugMedicationRequestType", 
 +  
 + "DeleteEffectuationRequestType", 
 +  
 + "RemoveConsentRequestType", 
 +  
 + "CancelPrescriptionResponseType", 
 +  
 + "MarkPrescriptionDeprecatedRequestType", 
 +  
 + "MedicineCardVersionInfoType", 
 +  
 + "SetMedicineCardNotReviewedRequestType", 
 +  
 + "UnwithdrawDrugMedicationResponseType", 
 +  
 + "PauseDrugMedicationRequestType", 
 +  
 + "WithdrawDrugMedicationResponseType", 
 +  
 + "UpdateDrugMedicationRequestType", 
 +  
 + "GiveConsentResponseType", 
 +  
 + "AttachOrDetachPrescriptionResponseType", 
 +  
 + "UnmarkPrescriptionDeprecatedRequestType", 
 +  
 + "WithdrawDrugMedicationRequestType", 
 +  
 + "CreatePrescriptionResponseType", 
 +  
 + "MedicineCardVersionListItemType", 
 +  
 + "CreateDrugMedicationResponseType", 
 +  
 + "SetMedicineCardNotReviewedResponseType", 
 +  
 + "UnmarkPrescriptionDeprecatedResponseType", 
 +  
 + "SetMedicineCardReviewedResponseType", 
 +  
 + "CreateEffectuationResponseType", 
 +  
 + "UnpauseDrugMedicationResponseType", 
 +  
 + "UpdateDrugMedicationResponseType", 
 +  
 + "CreatePrescriptionRequestResponseType", 
 +  
 + "CancelPrescriptionRequestRequestType", 
 +  
 + "CreatePrescriptionRequestType", 
 +  
 + "UpdateMedicineCardResponseType", 
 +  
 + "CancelPrescriptionResponseType", 
 +  
 + "MedicineCardType", 
 +  
 + "MedicineCardType", 
 +  
 + "MedicineCardType", 
 +  
 + "GetMedicineCardRequestType", 
 +  
 + "UpdateMedicineCardRequestType", 
 +  
 + "CreatePrescriptionRequestRequestType", 
 +  
 + "CreateDrugMedicationRequestType", 
 +  
 + "ForwardPrescriptionRequestRequestType", 
 +  
 + "UpdateDrugMedicationRequestType", 
 +  
 + "ForwardPrescriptionRequestResponseType", 
 +  
 + "CreateEffectuationRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["CountryIdentificationCodeType"] = [ 
 +  
 + "AddressType", 
 +  
 + ]; 
 +  
 + 
 + usages["_CountryIdentificationCodeType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["_CountryIdentificationSchemeType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PauseType"] = [ 
 +  
 + "UpdateDrugMedicationType", 
 +  
 + "UpdateDrugMedicationType", 
 +  
 + "CreateDrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["DrugMedicationIdentifierAndVersionType"] = [ 
 +  
 + "GetDrugMedicationRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["SupplementaryInformationType"] = [ 
 +  
 + "PrescriptionType", 
 +  
 + "ReplacePrescriptionType", 
 +  
 + "UnattachedPrescriptionType", 
 +  
 + "CreateAndEffectuatePrescriptionType", 
 +  
 + ]; 
 +  
 + 
 + usages["ConsentTypeType"] = [ 
 +  
 + "ConsentValueType", 
 +  
 + ]; 
 +  
 + 
 + usages["PredefinedConsentTypeType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["UndefinedConsentTypeType"] = [ 
 +  
 + "ConsentTypeType", 
 +  
 + ]; 
 +  
 + 
 + usages["PausedToDateTimeType"] = [ 
 +  
 + "PausedType", 
 +  
 + "PauseDrugMedicationType", 
 +  
 + "PauseType", 
 +  
 + ]; 
 +  
 + 
 + usages["OrderWithOnlyIdentifierType"] = [ 
 +  
 + "PrescriptionAndOrderIdentifierType", 
 +  
 + "PrescriptionAndOrderIdentifierType", 
 +  
 + ]; 
 +  
 + 
 + usages["PrescriptionAndOrderIdentifierType"] = [ 
 +  
 + "AutomatedStartEffectuationResponseType", 
 +  
 + "AutomatedStartEffectuationResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["AutomatedStartEffectuationResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PackageSizeValueType"] = [ 
 +  
 + "PackageSizeType", 
 +  
 + ]; 
 +  
 + 
 + usages["FollowUpDatesType"] = [ 
 +  
 + "UpdateDrugMedicationType", 
 +  
 + "DrugMedicationType", 
 +  
 + "UpdateDrugMedicationType", 
 +  
 + "CreateDrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["ModificatorWithoutPersonType"] = [ 
 +  
 + "CreatedWithoutPersonType", 
 +  
 + "PrescriptionType", 
 +  
 + ]; 
 +  
 + 
 + usages["ModificatorType"] = [ 
 +  
 + "RegisterPatientOrganisationRelationType", 
 +  
 + "DeleteEffectuationType", 
 +  
 + "NotReviewedType", 
 +  
 + "RemovePatientOrganisationRelationRequestType", 
 +  
 + "RemovePatientOrganisationRelationRequestType", 
 +  
 + "ReopenPrescriptionRequestType", 
 +  
 + "GiveConsentRequestType", 
 +  
 + "GiveConsentRequestType", 
 +  
 + "RemovePatientOrganisationRelationType", 
 +  
 + "CancelPrescriptionRequestType", 
 +  
 + "CancelPrescriptionRequestType", 
 +  
 + "AbortEffectuationRequestType", 
 +  
 + "SetMedicineCardReviewedRequestType", 
 +  
 + "SetMedicineCardReviewedRequestType", 
 +  
 + "CancelPrescriptionRequestRequestType", 
 +  
 + "CancelPrescriptionRequestRequestType", 
 +  
 + "UnwithdrawDrugMedicationType", 
 +  
 + "AttachOrDetachPrescriptionRequestType", 
 +  
 + "AttachOrDetachPrescriptionRequestType", 
 +  
 + "WithdrawnType", 
 +  
 + "UpdateDrugMedicationType", 
 +  
 + "PatientOrganisationRelationType", 
 +  
 + "PausedType", 
 +  
 + "GiveConsentType", 
 +  
 + "MarkPrescriptionDeprecatedType", 
 +  
 + "SetMedicineCardReviewedType", 
 +  
 + "UnpauseDrugMedicationRequestType", 
 +  
 + "UnpauseDrugMedicationRequestType", 
 +  
 + "UnmarkPrescriptionDeprecatedType", 
 +  
 + "StartEffectuationRequestType", 
 +  
 + "SetMedicineCardNotReviewedType", 
 +  
 + "UnwithdrawDrugMedicationRequestType", 
 +  
 + "UnwithdrawDrugMedicationRequestType", 
 +  
 + "DeleteEffectuationRequestType", 
 +  
 + "DeleteEffectuationRequestType", 
 +  
 + "GiveConsentDrugMedicationType", 
 +  
 + "RemoveConsentRequestType", 
 +  
 + "RemoveConsentRequestType", 
 +  
 + "DetachPrescriptionType", 
 +  
 + "CreateINRType", 
 +  
 + "PauseDrugMedicationType", 
 +  
 + "MarkPrescriptionDeprecatedRequestType", 
 +  
 + "MarkPrescriptionDeprecatedRequestType", 
 +  
 + "SetMedicineCardNotReviewedRequestType", 
 +  
 + "SetMedicineCardNotReviewedRequestType", 
 +  
 + "PauseDrugMedicationRequestType", 
 +  
 + "PauseDrugMedicationRequestType", 
 +  
 + "UpdateDrugMedicationRequestType", 
 +  
 + "UpdateDrugMedicationRequestType", 
 +  
 + "InvalidatePrescriptionRequestType", 
 +  
 + "CreatedType", 
 +  
 + "WithdrawDrugMedicationType", 
 +  
 + "RemovePatientRegistrationType", 
 +  
 + "UnmarkPrescriptionDeprecatedRequestType", 
 +  
 + "UnmarkPrescriptionDeprecatedRequestType", 
 +  
 + "UnpauseDrugMedicationType", 
 +  
 + "WithdrawDrugMedicationRequestType", 
 +  
 + "WithdrawDrugMedicationRequestType", 
 +  
 + "ModifiedType", 
 +  
 + "CancelOrderRequestType", 
 +  
 + "RemoveConsentType", 
 +  
 + "ReviewedType", 
 +  
 + "CreateOrderRequestType", 
 +  
 + "AttachPrescriptionType", 
 +  
 + "CancelPrescriptionType", 
 +  
 + "RemovePatientRegistrationRequestType", 
 +  
 + "RemovePatientRegistrationRequestType", 
 +  
 + "UndoEffectuationRequestType", 
 +  
 + "CreateOrderType", 
 +  
 + "TerminatePrescriptionRequestType", 
 +  
 + "RemoveConsentDrugMedicationType", 
 +  
 + "RegisterPatientOrganisationRelationRequestType", 
 +  
 + "RegisterPatientOrganisationRelationRequestType", 
 +  
 + "EffectuationType", 
 +  
 + "EffectuationOnPrescriptionType", 
 +  
 + "ReplacePrescriptionRequestType", 
 +  
 + "ReplacePrescriptionRequestType", 
 +  
 + "PrescriptionRequestType", 
 +  
 + "PrescriptionRequestType", 
 +  
 + "CreateEffectuationType", 
 +  
 + "SetDoseDispensingOnHoldType", 
 +  
 + "CancelPrescriptionRequestRequestType", 
 +  
 + "CancelPrescriptionRequestRequestType", 
 +  
 + "PrescriptionType", 
 +  
 + "ModifiedNonclinicalType", 
 +  
 + "CreatePrescriptionRequestType", 
 +  
 + "CreatePrescriptionRequestType", 
 +  
 + "MedicineCardType", 
 +  
 + "OrderType", 
 +  
 + "CreatePatientRegistrationRequestType", 
 +  
 + "CreatePatientRegistrationRequestType", 
 +  
 + "CreatePrescriptionType", 
 +  
 + "UnattachedPrescriptionType", 
 +  
 + "CreatePrescriptionWithoutCPRRequestType", 
 +  
 + "CreatePrescriptionWithoutCPRRequestType", 
 +  
 + "DrugMedicationType", 
 +  
 + "UpdateMedicineCardRequestType", 
 +  
 + "UpdateMedicineCardRequestType", 
 +  
 + "CreatePrescriptionRequestRequestType", 
 +  
 + "CreatePrescriptionRequestRequestType", 
 +  
 + "DoseDispensingOnHoldType", 
 +  
 + "PatientRegistrationType", 
 +  
 + "PatientRegistrationType", 
 +  
 + "CreateDrugMedicationRequestType", 
 +  
 + "CreateDrugMedicationRequestType", 
 +  
 + "ForwardPrescriptionRequestRequestType", 
 +  
 + "ForwardPrescriptionRequestRequestType", 
 +  
 + "UpdateDrugMedicationType", 
 +  
 + "CreatePrescriptionForUseInPracticeRequestType", 
 +  
 + "CreatePrescriptionForUseInPracticeRequestType", 
 +  
 + "CreateAndEffectuatePrescriptionRequestType", 
 +  
 + "CreateAndEffectuatePrescriptionRequestType", 
 +  
 + "CreateAndEffectuatePrescriptionRequestType", 
 +  
 + "CreatePharmacyEffectuationRequestType", 
 +  
 + "CreatePharmacyEffectuationRequestType", 
 +  
 + "UpdateDrugMedicationRequestType", 
 +  
 + "UpdateDrugMedicationRequestType", 
 +  
 + "CreateEffectuationRequestType", 
 +  
 + "CreateEffectuationRequestType", 
 +  
 + "CreateDrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["AuthorisedModificatorType"] = [ 
 +  
 + "ModificatorType", 
 +  
 + "ModificatorType", 
 +  
 + ]; 
 +  
 + 
 + usages["ConsentWasGivenType"] = [ 
 +  
 + "UpdateMedicineCardResponseType", 
 +  
 + "UpdateMedicineCardResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["PersonGivenNameType"] = [ 
 +  
 + "", 
 +  
 + "PersonNameType", 
 +  
 + ]; 
 +  
 + 
 + usages["RolesPermissionsType"] = [ 
 +  
 + "GetPermissionsResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["WithdrawnDrugMedicationType"] = [ 
 +  
 + "UpdateMedicineCardResponseType", 
 +  
 + "WithdrawDrugMedicationResponseType", 
 +  
 + "UpdateMedicineCardResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["MarkPrescriptionDeprecatedRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["MedicineCardVersionInfoType"] = [ 
 +  
 + "GetMedicineCardVersionsResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["RemovePatientRegistrationResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PersonMiddleNameType"] = [ 
 +  
 + "PersonNameType", 
 +  
 + ]; 
 +  
 + 
 + usages["DrugFormCodeType"] = [ 
 +  
 + "DrugFormType", 
 +  
 + ]; 
 +  
 + 
 + usages["DrugFormCodeValueType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DrugFormCodeSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DrugFormCodePredefinedSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["UndoEffectuationResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["RemovePatientOrganisationRelationResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DrugMedicationTreatmentEndDateType"] = [ 
 +  
 + "CreateOrUpdateDrugMedicationBeginEndDateType", 
 +  
 + "DrugMedicationBeginEndDateType", 
 +  
 + ]; 
 +  
 + 
 + usages["PackageSizeTextType"] = [ 
 +  
 + "PackageSizeType", 
 +  
 + ]; 
 +  
 + 
 + usages["SetMedicineCardNotReviewedRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["CreateDoseDispensedRestrictionType"] = [ 
 +  
 + "ReplacePrescriptionType", 
 +  
 + "CreatePrescriptionType", 
 +  
 + "UnattachedPrescriptionType", 
 +  
 + "CreateAndEffectuatePrescriptionType", 
 +  
 + "PrescriptionRequestToCreateType", 
 +  
 + ]; 
 +  
 + 
 + usages["DoseForAnyDayType"] = [ 
 +  
 + "DosageAnyDayType", 
 +  
 + ]; 
 +  
 + 
 + usages["UnwithdrawDrugMedicationResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PauseDrugMedicationRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["WithdrawDrugMedicationResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["CreateDoseDispensedType"] = [ 
 +  
 + "CreatePharmacyEffectuationType", 
 +  
 + ]; 
 +  
 + 
 + usages["KeyValueSetType"] = [ 
 +  
 + "FaultDetailsType", 
 +  
 + "FMKConfigurationListType", 
 +  
 + ]; 
 +  
 + 
 + usages["GetPermissionsResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DrugMedicationPausedType"] = [ 
 +  
 + "DrugMedicationHistoryPeriodType", 
 +  
 + "DrugMedicationHistoryPeriodType", 
 +  
 + ]; 
 +  
 + 
 + usages["UpdateDrugMedicationRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["UndefinedPermission"] = [ 
 +  
 + "PermissionType", 
 +  
 + ]; 
 +  
 + 
 + usages["InvalidatePrescriptionRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DosageFreeTextTextType"] = [ 
 +  
 + "DosageFreeTextForRequestType", 
 +  
 + "DosageFreeTextForResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["GetPrescriptionRequestsToDateTimeType"] = [ 
 +  
 + "GetPrescriptionRequestsRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageIsNotIteratedType"] = [ 
 +  
 + "DosageStructureForResponseType", 
 +  
 + "DosageStructureForRequestType", 
 +  
 + "PlannedAdministrationStructureType", 
 +  
 + ]; 
 +  
 + 
 + usages["ShowDosagePeriodType"] = [ 
 +  
 + "GetMedicineCardAsPDFRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["ConsentWasRemovedType"] = [ 
 +  
 + "UpdateMedicineCardResponseType", 
 +  
 + "UpdateMedicineCardResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreatedType"] = [ 
 +  
 + "PatientOrganisationRelationType", 
 +  
 + "PatientOrganisationRelationType", 
 +  
 + "PrescriptionSearchResultType", 
 +  
 + "LatestDosageDispensingEffectuationType", 
 +  
 + "EffectuationType", 
 +  
 + "EffectuationOnPrescriptionType", 
 +  
 + "PrescriptionRequestType", 
 +  
 + "OrderType", 
 +  
 + "DrugMedicationType", 
 +  
 + "DoseDispensingOnHoldType", 
 +  
 + ]; 
 +  
 + 
 + usages["OrderInstructionType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["WithdrawDrugMedicationType"] = [ 
 +  
 + "WithdrawDrugMedicationRequestType", 
 +  
 + "UpdateMedicineCardRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["DoseType"] = [ 
 +  
 + "DosageDayType", 
 +  
 + ]; 
 +  
 + 
 + usages["RegisterPatientOrganisationRelationResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PrescriptionSearchResultType"] = [ 
 +  
 + "SearchMedicineCardResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["ReceiverEANType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["GiveConsentResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["SuiteIdentifierType"] = [ 
 +  
 + "AddressType", 
 +  
 + ]; 
 +  
 + 
 + usages["VersionMismatchWarningType"] = [ 
 +  
 + "PauseDrugMedicationResponseType", 
 +  
 + "RemoveConsentResponseType", 
 +  
 + "UpdateMedicineCardResponseType", 
 +  
 + "MarkPrescriptionDeprecatedResponseType", 
 +  
 + "DeleteEffectuationResponseType", 
 +  
 + "CancelPrescriptionRequestResponseType", 
 +  
 + "CancelPrescriptionResponseType", 
 +  
 + "UnwithdrawDrugMedicationResponseType", 
 +  
 + "WithdrawDrugMedicationResponseType", 
 +  
 + "GiveConsentResponseType", 
 +  
 + "CreatePrescriptionResponseType", 
 +  
 + "CreateDrugMedicationResponseType", 
 +  
 + "SetMedicineCardNotReviewedResponseType", 
 +  
 + "UnmarkPrescriptionDeprecatedResponseType", 
 +  
 + "SetMedicineCardReviewedResponseType", 
 +  
 + "CreateEffectuationResponseType", 
 +  
 + "UnpauseDrugMedicationResponseType", 
 +  
 + "UpdateDrugMedicationResponseType", 
 +  
 + "CreatePrescriptionRequestResponseType", 
 +  
 + "UpdateMedicineCardResponseType", 
 +  
 + "CancelPrescriptionResponseType", 
 +  
 + "ForwardPrescriptionRequestResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["AdministrationAccordingToSchemaInLocalSystemForRequestType"] = [ 
 +  
 + "DosageForRequestType", 
 +  
 + "DosageForRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["DeliveryInstructionTextType"] = [ 
 +  
 + "CreateOrderPrescriptionType", 
 +  
 + "CreateOrderType", 
 +  
 + "CreateOrderAndEffectuationType", 
 +  
 + "OrderType", 
 +  
 + ]; 
 +  
 + 
 + usages["ReimbursementClauseType"] = [ 
 +  
 + "UpdateDrugMedicationType", 
 +  
 + "PrescriptionType", 
 +  
 + "ReplacePrescriptionType", 
 +  
 + "UnattachedPrescriptionType", 
 +  
 + "DrugMedicationType", 
 +  
 + "UpdateDrugMedicationType", 
 +  
 + "CreateAndEffectuatePrescriptionType", 
 +  
 + "CreateDrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["ModificatorWithOptionalAuthorisationIdentifierType"] = [ 
 +  
 + "CreatedWithOptionalAuthorisationIdentifierType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageStructureForResponseType"] = [ 
 +  
 + "DosageStructuresForResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreatePharmacyEffectuationResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["RemovePatientRegistrationType"] = [ 
 +  
 + "RemovePatientRegistrationRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["AttachOrDetachPrescriptionResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DosageFreeTextForResponseType"] = [ 
 +  
 + "DosageForResponseType", 
 +  
 + "DosageForResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["ModificationMetadataType"] = [ 
 +  
 + "RegisterPatientOrganisationRelationType", 
 +  
 + "DeleteEffectuationType", 
 +  
 + "RemovePatientOrganisationRelationType", 
 +  
 + "", 
 +  
 + "SetMedicineCardReviewedRequestType", 
 +  
 + "CreateOrderPrescriptionType", 
 +  
 + "UndoEffectuationOnPrescriptionAndOrderType", 
 +  
 + "UnwithdrawDrugMedicationType", 
 +  
 + "PrescriptionRequestToCancelType", 
 +  
 + "UpdateDrugMedicationType", 
 +  
 + "InvalidatePrescriptionType", 
 +  
 + "PrescriptionToTerminateType", 
 +  
 + "MarkPrescriptionDeprecatedType", 
 +  
 + "SetMedicineCardReviewedType", 
 +  
 + "UnmarkPrescriptionDeprecatedType", 
 +  
 + "", 
 +  
 + "SetMedicineCardNotReviewedType", 
 +  
 + "GiveConsentDrugMedicationType", 
 +  
 + "DetachPrescriptionType", 
 +  
 + "PauseDrugMedicationType", 
 +  
 + "SetMedicineCardNotReviewedRequestType", 
 +  
 + "WithdrawDrugMedicationType", 
 +  
 + "RemovePatientRegistrationType", 
 +  
 + "UnpauseDrugMedicationType", 
 +  
 + "", 
 +  
 + "AttachPrescriptionType", 
 +  
 + "CancelPrescriptionType", 
 +  
 + "ReopenPrescriptionType", 
 +  
 + "RemoveConsentDrugMedicationType", 
 +  
 + "RegisterPatientOrganisationRelationRequestType", 
 +  
 + "PrescriptionRequestToCancelType", 
 +  
 + "CreateEffectuationType", 
 +  
 + "CreatePharmacyEffectuationOnPrescriptionType", 
 +  
 + "ReplacePrescriptionType", 
 +  
 + "CreatePatientRegistrationRequestType", 
 +  
 + "CreatePrescriptionType", 
 +  
 + "UnattachedPrescriptionType", 
 +  
 + "ForwardPrescriptionRequestType", 
 +  
 + "UpdateDrugMedicationType", 
 +  
 + "CreateAndEffectuatePrescriptionType", 
 +  
 + "PrescriptionRequestToCreateType", 
 +  
 + "CreateDrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["PredefinedModificationMetadataType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["BaseModificationMetadataType"] = [ 
 +  
 + "ModificationMetadataType", 
 +  
 + ]; 
 +  
 + 
 + usages["VersionCreatedDateTimeType"] = [ 
 +  
 + "MedicineCardVersionInfoType", 
 +  
 + ]; 
 +  
 + 
 + usages["DoseDispensingPeriodStartDateType"] = [ 
 +  
 + "DoseDispensingType", 
 +  
 + "DoseDispensingPeriodType", 
 +  
 + ]; 
 +  
 + 
 + usages["OrderIdentifierType"] = [ 
 +  
 + "", 
 +  
 + "", 
 +  
 + "", 
 +  
 + "", 
 +  
 + "PrescriptionErrorType", 
 +  
 + "", 
 +  
 + "OrderWithOnlyIdentifierType", 
 +  
 + "", 
 +  
 + "", 
 +  
 + "UndoEffectuationOnOrderType", 
 +  
 + "", 
 +  
 + "", 
 +  
 + "PrescriptionErrorType", 
 +  
 + "OrderWithOnlyIdentifierType", 
 +  
 + "CreatePharmacyEffectuationOnPrescriptionType", 
 +  
 + "OrderType", 
 +  
 + "", 
 +  
 + ]; 
 +  
 + 
 + usages["PersonIdentifierType"] = [ 
 +  
 + "SearchPrescriptionRequestsPatientType", 
 +  
 + "CreateAndEffectuatePrescriptionResponseType", 
 +  
 + "RemovePatientOrganisationRelationRequestType", 
 +  
 + "GetMedicineCardRequestType", 
 +  
 + "ReopenPrescriptionRequestType", 
 +  
 + "GiveConsentRequestType", 
 +  
 + "PauseDrugMedicationResponseType", 
 +  
 + "GetMedicineCardVersionRequestType", 
 +  
 + "RemoveConsentResponseType", 
 +  
 + "GetDrugMedicationVersionsResponseType", 
 +  
 + "GetMedicineCardVersionResponseType", 
 +  
 + "GetMedicineCardVersionsResponseType", 
 +  
 + "CancelPrescriptionRequestType", 
 +  
 + "CreateOrderResponseType", 
 +  
 + "AbortEffectuationRequestType", 
 +  
 + "SetMedicineCardReviewedRequestType", 
 +  
 + "CancelPrescriptionRequestRequestType", 
 +  
 + "ReopenPrescriptionResponseType", 
 +  
 + "UpdateMedicineCardResponseType", 
 +  
 + "OnBehalfOfType", 
 +  
 + "GetDrugMedicationVersionsRequestType", 
 +  
 + "AttachOrDetachPrescriptionRequestType", 
 +  
 + "GetDrugMedicationHistoryResponseType", 
 +  
 + "MarkPrescriptionDeprecatedResponseType", 
 +  
 + "GetPatientOrganisationRelationResponseType", 
 +  
 + "DeleteEffectuationResponseType", 
 +  
 + "GetMedicineCardVersionsRequestType", 
 +  
 + "GetDrugMedicationHistoryRequestType", 
 +  
 + "ReplacePrescriptionResponseType", 
 +  
 + "GetAuthorisationDateForNewestOpenPrescriptionResponseType", 
 +  
 + "GetMedicineCardAsPDFRequestType", 
 +  
 + "UnpauseDrugMedicationRequestType", 
 +  
 + "GetPrescriptionRequestsRequestType", 
 +  
 + "SimpleCPRPersonType", 
 +  
 + "StartEffectuationRequestType", 
 +  
 + "GetMedicineCardVersionListRequestType", 
 +  
 + "UnwithdrawDrugMedicationRequestType", 
 +  
 + "DeleteEffectuationRequestType", 
 +  
 + "GetPatientOrganisationRelationRequestType", 
 +  
 + "GetDrugMedicationRequestType", 
 +  
 + "RemoveConsentRequestType", 
 +  
 + "CancelPrescriptionRequestResponseType", 
 +  
 + "CancelPrescriptionResponseType", 
 +  
 + "AbortEffectuationResponseType", 
 +  
 + "GetCallersPermissionsToPersonType", 
 +  
 + "AutomatedStartEffectuationResponseType", 
 +  
 + "MarkPrescriptionDeprecatedRequestType", 
 +  
 + "UndoEffectuationResponseType", 
 +  
 + "SetMedicineCardNotReviewedRequestType", 
 +  
 + "UnwithdrawDrugMedicationResponseType", 
 +  
 + "PauseDrugMedicationRequestType", 
 +  
 + "WithdrawDrugMedicationResponseType", 
 +  
 + "UpdateDrugMedicationRequestType", 
 +  
 + "InvalidatePrescriptionRequestType", 
 +  
 + "GiveConsentResponseType", 
 +  
 + "CreatePharmacyEffectuationResponseType", 
 +  
 + "AttachOrDetachPrescriptionResponseType", 
 +  
 + "UnmarkPrescriptionDeprecatedRequestType", 
 +  
 + "WithdrawDrugMedicationRequestType", 
 +  
 + "GetPrescriptionRequestType", 
 +  
 + "CancelOrderRequestType", 
 +  
 + "SearchWithdrawnDrugMedicationsRequestType", 
 +  
 + "SearchWithdrawnDrugMedicationsResponseType", 
 +  
 + "GetAuthorisationDateForNewestOpenPrescriptionRequestType", 
 +  
 + "CreateOrderRequestType", 
 +  
 + "CreatePrescriptionResponseType", 
 +  
 + "MedicineCardVersionListItemType", 
 +  
 + "CreatePrescriptionWithoutCPRResponseType", 
 +  
 + "CreateDrugMedicationResponseType", 
 +  
 + "SetMedicineCardNotReviewedResponseType", 
 +  
 + "UnmarkPrescriptionDeprecatedResponseType", 
 +  
 + "ModificatorPersonType", 
 +  
 + "CancelOrderResponseType", 
 +  
 + "SetMedicineCardReviewedResponseType", 
 +  
 + "RemovePatientRegistrationRequestType", 
 +  
 + "UndoEffectuationRequestType", 
 +  
 + "CreateEffectuationResponseType", 
 +  
 + "TerminatePrescriptionResponseType", 
 +  
 + "UnpauseDrugMedicationResponseType", 
 +  
 + "InvalidatePrescriptionResponseType", 
 +  
 + "SearchEffectuationsRequestType", 
 +  
 + "UpdateDrugMedicationResponseType", 
 +  
 + "TerminatePrescriptionRequestType", 
 +  
 + "RegisterPatientOrganisationRelationRequestType", 
 +  
 + "CreatePrescriptionRequestResponseType", 
 +  
 + "ReplacePrescriptionRequestType", 
 +  
 + "GetPrescriptionRequestVersionsRequestType", 
 +  
 + "GetDoseDispensingCardRequestType", 
 +  
 + "GetDrugMedicationResponseType", 
 +  
 + "CancelPrescriptionRequestRequestType", 
 +  
 + "GetPatientRegistrationRequestType", 
 +  
 + "GetDrugMedicationHistoryResponseType", 
 +  
 + "SearchEffectuationsResponseType", 
 +  
 + "CreatePrescriptionRequestType", 
 +  
 + "AutomatedStartEffectuationResponseType", 
 +  
 + "StartEffectuationResponseType", 
 +  
 + "UpdateMedicineCardResponseType", 
 +  
 + "CancelPrescriptionResponseType", 
 +  
 + "CreatePatientRegistrationRequestType", 
 +  
 + "GetMedicineCardRequestType", 
 +  
 + "UpdateMedicineCardRequestType", 
 +  
 + "CreatePrescriptionRequestRequestType", 
 +  
 + "CreateDrugMedicationRequestType", 
 +  
 + "ForwardPrescriptionRequestRequestType", 
 +  
 + "AbortEffectuationResponseType", 
 +  
 + "GetPrescriptionRequestsResponseType", 
 +  
 + "GetPatientRegistrationResponseType", 
 +  
 + "CreateAndEffectuatePrescriptionRequestType", 
 +  
 + "CreatePharmacyEffectuationRequestType", 
 +  
 + "GetPrescriptionRequestVersionsResponseType", 
 +  
 + "UpdateDrugMedicationRequestType", 
 +  
 + "ForwardPrescriptionRequestResponseType", 
 +  
 + "CreateEffectuationRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["PersonIdentifierValueType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PersonIdentifierSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PersonIdentifierPredefinedSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["MedicineCardInformationChangeType"] = [ 
 +  
 + "GetMedicineCardVersionResponseType", 
 +  
 + "MedicineCardVersionListItemType", 
 +  
 + ]; 
 +  
 + 
 + usages["InformationChangeTypeType"] = [ 
 +  
 + "MedicineCardInformationChangeType", 
 +  
 + ]; 
 +  
 + 
 + usages["UndefinedInformationChangeType"] = [ 
 +  
 + "InformationChangeTypeType", 
 +  
 + ]; 
 +  
 + 
 + usages["PredefinedInformationChangeType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["SearchPrescriptionRequestsMoreAvailableType"] = [ 
 +  
 + "SearchPrescriptionRequestsResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["UnmarkPrescriptionDeprecatedRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DrugStrengthTextType"] = [ 
 +  
 + "DrugStrengthType", 
 +  
 + "DrugStrengthType", 
 +  
 + ]; 
 +  
 + 
 + usages["DrugStrengthTextValueType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DrugStrengthTextSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DrugStrengthTextPredefinedSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["GetPermissionsRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["UndoEffectuationOnOrderType"] = [ 
 +  
 + "UndoEffectuationOnPrescriptionAndOrderType", 
 +  
 + ]; 
 +  
 + 
 + usages["DrugStrengthUnitCodeType"] = [ 
 +  
 + "DrugStrengthType", 
 +  
 + ]; 
 +  
 + 
 + usages["DrugStrengthUnitCodeValueType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DrugStrengthUnitCodeSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DrugStrengthUnitCodePredefinedSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["BirthDateType"] = [ 
 +  
 + "", 
 +  
 + "SimpleCPRPersonType", 
 +  
 + "SimplePersonWithoutCPRType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageStartedPreviouslyType"] = [ 
 +  
 + "DosageFreeTextForResponseType", 
 +  
 + "AdministrationAccordingToSchemaInLocalSystemForResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["UnpauseDrugMedicationType"] = [ 
 +  
 + "UnpauseDrugMedicationRequestType", 
 +  
 + "UpdateMedicineCardRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["WithdrawDrugMedicationRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DoseTimeType"] = [ 
 +  
 + "DoseForAnyDayType", 
 +  
 + "DoseType", 
 +  
 + "DoseDispensingDispensableUnitType", 
 +  
 + "PlannedDoseType", 
 +  
 + ]; 
 +  
 + 
 + usages["MorningNoonEveningNightDoseTimeType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["TimeDoseTimeType"] = [ 
 +  
 + "DoseTimeType", 
 +  
 + ]; 
 +  
 + 
 + usages["ModifiedType"] = [ 
 +  
 + "InvalidEffectuationType", 
 +  
 + "PrescriptionRequestType", 
 +  
 + "MedicineCardType", 
 +  
 + "OrderType", 
 +  
 + "DrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["GetPrescriptionRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PatientRegistrationIdentifierType"] = [ 
 +  
 + "RemovePatientRegistrationType", 
 +  
 + "CreatePatientRegistrationResponseType", 
 +  
 + "PatientRegistrationIdentificationType", 
 +  
 + "PatientRegistrationType", 
 +  
 + ]; 
 +  
 + 
 + usages["PausedFromDateType"] = [ 
 +  
 + "PausedType", 
 +  
 + "PauseDrugMedicationType", 
 +  
 + "PauseType", 
 +  
 + ]; 
 +  
 + 
 + usages["AcknowledgeOrdersResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PredefinedPrintType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DrugNameType"] = [ 
 +  
 + "DrugType", 
 +  
 + ]; 
 +  
 + 
 + usages["CancelOrderRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["ConsentType"] = [ 
 +  
 + "ConsentHeaderType", 
 +  
 + ]; 
 +  
 + 
 + usages["ConsentValueType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["RemoveConsentType"] = [ 
 +  
 + "UpdateMedicineCardRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["SearchPrescriptionRequestsRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["CancelledPrescriptionType"] = [ 
 +  
 + "UpdateMedicineCardResponseType", 
 +  
 + "UpdateMedicineCardResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["IncludeEffectuationsType"] = [ 
 +  
 + "GetMedicineCardRequestType", 
 +  
 + "GetDrugMedicationRequestType", 
 +  
 + "GetPrescriptionRequestType", 
 +  
 + "GetMedicineCardRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["SearchWithdrawnDrugMedicationsRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["CountryNameType"] = [ 
 +  
 + "ForeignOrganisationType", 
 +  
 + ]; 
 +  
 + 
 + usages["AuthorisedHealthcareProfessionalWithOptionalAuthorisationIdentifierType"] = [ 
 +  
 + "ModificatorWithOptionalAuthorisationIdentifierType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageQuantityUnitTextsType"] = [ 
 +  
 + "DosageForResponseType", 
 +  
 + "DosageForRequestType", 
 +  
 + "PlannedAdministrationType", 
 +  
 + "DosageForRequestType", 
 +  
 + "DosageForResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageQuantityUnitTextsValueType"] = [ 
 +  
 + "DosageQuantityUnitTextsType", 
 +  
 + "DosageQuantityUnitTextsType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageQuantityUnitTextsSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DosageQuantityUnitTextsPredefinedSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["ContentType"] = [ 
 +  
 + "ConsentValueType", 
 +  
 + ]; 
 +  
 + 
 + usages["PredefinedContentType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["UndefinedContentType"] = [ 
 +  
 + "ContentType", 
 +  
 + ]; 
 +  
 + 
 + usages["IsPrivateDrugMedicationType"] = [ 
 +  
 + "UpdateDrugMedicationType", 
 +  
 + "DrugMedicationType", 
 +  
 + "UpdateDrugMedicationType", 
 +  
 + "CreateDrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["NumberOfUnhandledPrescriptionRequestsType"] = [ 
 +  
 + "SearchPrescriptionRequestsPatientType", 
 +  
 + ]; 
 +  
 + 
 + usages["GetAllPermissionsType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["SimplePersonWithoutCPRType"] = [ 
 +  
 + "PatientWithoutCPRType", 
 +  
 + ]; 
 +  
 + 
 + usages["PrescriptionReplicationStatusType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["AuthorisedHealthcareProfessionalNameType"] = [ 
 +  
 + "", 
 +  
 + "AuthorisedHealthcareProfessionalType", 
 +  
 + "AuthorisedHealthcareProfessionalWithOptionalAuthorisationIdentifierType", 
 +  
 + ]; 
 +  
 + 
 + usages["DoseDispensingEndDateType"] = [ 
 +  
 + "DoseDispensedRestrictionType", 
 +  
 + "DoseDispensedMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["ReviewedType"] = [ 
 +  
 + "MedicineCardType", 
 +  
 + ]; 
 +  
 + 
 + usages["AddressLineType"] = [ 
 +  
 + "OrganisationNotifiableType", 
 +  
 + "ForeignOrganisationType", 
 +  
 + "OrganisationType", 
 +  
 + ]; 
 +  
 + 
 + usages["SourceDateType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PatientWithoutCPRType"] = [ 
 +  
 + "CreatePrescriptionWithoutCPRRequestType", 
 +  
 + "CreateAndEffectuatePrescriptionRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["ConsentSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PredefinedConsentSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["UndefinedConsentSourceType"] = [ 
 +  
 + "ConsentSourceType", 
 +  
 + ]; 
 +  
 + 
 + usages["SearchWithdrawnDrugMedicationsResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["SourceYearAndWeekType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["OrganisationTypeType"] = [ 
 +  
 + "OrganisationNotifiableType", 
 +  
 + "", 
 +  
 + "ForeignOrganisationType", 
 +  
 + "OrganisationType", 
 +  
 + "SearchPrescriptionRequestsOrganisationType", 
 +  
 + ]; 
 +  
 + 
 + usages["PredefinedOrganisationTypeType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["UndefinedOrganisationTypeType"] = [ 
 +  
 + "OrganisationTypeType", 
 +  
 + ]; 
 +  
 + 
 + usages["GetAuthorisationDateForNewestOpenPrescriptionRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["CreateOrderRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PackageQuantityType"] = [ 
 +  
 + "EffectuationType", 
 +  
 + "CreateEffectuationType", 
 +  
 + "PackageRestrictionType", 
 +  
 + "PackageDispensedType", 
 +  
 + ]; 
 +  
 + 
 + usages["PersonSurnameType"] = [ 
 +  
 + "", 
 +  
 + "PersonNameType", 
 +  
 + ]; 
 +  
 + 
 + usages["PrescriptionRequestStatusType"] = [ 
 +  
 + "PrescriptionRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["PredefinedPrescriptionRequestStatusType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["UndefinedPrescriptionRequestStatusType"] = [ 
 +  
 + "PrescriptionRequestStatusType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageTimesStartDateType"] = [ 
 +  
 + "EmptyDosageStructureType", 
 +  
 + "DosageFreeTextForRequestType", 
 +  
 + "ShowDosagePeriodType", 
 +  
 + "AdministrationAccordingToSchemaInLocalSystemForRequestType", 
 +  
 + "DosageStructureForResponseType", 
 +  
 + "DosageFreeTextForResponseType", 
 +  
 + "DosageStructureForRequestType", 
 +  
 + "AdministrationAccordingToSchemaInLocalSystemForResponseType", 
 +  
 + "PlannedAdministrationStructureType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageTranslationShortTextType"] = [ 
 +  
 + "DosageTranslationType", 
 +  
 + ]; 
 +  
 + 
 + usages["WithdrawnDateTimeType"] = [ 
 +  
 + "WithdrawnType", 
 +  
 + "SearchWithdrawnDrugMedicationsRequestType", 
 +  
 + "IncludeWithdrawnDrugMedicationsType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreatePrescriptionResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DrugStrengthValueType"] = [ 
 +  
 + "DrugStrengthType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageAnyDayType"] = [ 
 +  
 + "DosageStructureForResponseType", 
 +  
 + "DosageStructureForRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["PackageSizeUnitCodeType"] = [ 
 +  
 + "PackageSizeType", 
 +  
 + ]; 
 +  
 + 
 + usages["PackageSizeUnitCodeValueType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PackageSizeUnitCodeSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PackageSizeUnitCodePredefinedSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["MedicineCardVersionListItemType"] = [ 
 +  
 + "GetMedicineCardVersionListResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreatePrescriptionWithoutCPRResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["AuthorisationDateType"] = [ 
 +  
 + "GetAuthorisationDateForNewestOpenPrescriptionResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["ATCTextType"] = [ 
 +  
 + "ATCType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreateOrUpdateDrugMedicationBeginEndDateType"] = [ 
 +  
 + "UpdateDrugMedicationType", 
 +  
 + "UpdateDrugMedicationType", 
 +  
 + "CreateDrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["RouteOfAdministrationTextType"] = [ 
 +  
 + "RouteOfAdministrationType", 
 +  
 + ]; 
 +  
 + 
 + usages["IterationIntervalType"] = [ 
 +  
 + "PackageRestrictionType", 
 +  
 + ]; 
 +  
 + 
 + usages["PostOfficeBoxIdentifierType"] = [ 
 +  
 + "AddressType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreateDrugMedicationResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["CreatePatientRegistrationResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DrugMedicationHistoryType"] = [ 
 +  
 + "GetDrugMedicationHistoryResponseType", 
 +  
 + "GetDrugMedicationHistoryResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["DoseDispensedRestrictionType"] = [ 
 +  
 + "PrescriptionType", 
 +  
 + ]; 
 +  
 + 
 + usages["LatestDosageDispensingEffectuationType"] = [ 
 +  
 + "MedicineCardType", 
 +  
 + ]; 
 +  
 + 
 + usages["RouteOfAdministrationType"] = [ 
 +  
 + "UpdateDrugMedicationType", 
 +  
 + "DrugMedicationType", 
 +  
 + "UpdateDrugMedicationType", 
 +  
 + "CreateDrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["DrugMedicationIdentifierType"] = [ 
 +  
 + "PausedDrugMedicationType", 
 +  
 + "DrugMedicationIdentifierAndDateTimeType", 
 +  
 + "GetDrugMedicationVersionsResponseType", 
 +  
 + "UnpausedDrugMedicationType", 
 +  
 + "GetDrugMedicationVersionsRequestType", 
 +  
 + "UnwithdrawDrugMedicationType", 
 +  
 + "GetDrugMedicationHistoryResponseType", 
 +  
 + "InvalidDrugMedicationType", 
 +  
 + "UpdateDrugMedicationType", 
 +  
 + "UpdateDrugMedicationType", 
 +  
 + "GiveConsentType", 
 +  
 + "GetDrugMedicationHistoryRequestType", 
 +  
 + "PrivateDrugMedicationType", 
 +  
 + "CreatedDrugMedicationType", 
 +  
 + "GiveConsentDrugMedicationType", 
 +  
 + "GetDrugMedicationRequestType", 
 +  
 + "UpdatedDrugMedicationType", 
 +  
 + "PauseDrugMedicationType", 
 +  
 + "DrugMedicationIdentifierAndVersionType", 
 +  
 + "ConsentWasGivenType", 
 +  
 + "WithdrawnDrugMedicationType", 
 +  
 + "ConsentWasRemovedType", 
 +  
 + "WithdrawDrugMedicationType", 
 +  
 + "UnpauseDrugMedicationType", 
 +  
 + "RemoveConsentType", 
 +  
 + "SearchWithdrawnDrugMedicationsResponseType", 
 +  
 + "AttachPrescriptionType", 
 +  
 + "UnwithdrawnDrugMedicationType", 
 +  
 + "CreatedPrescriptionType", 
 +  
 + "CreatedEffectuationOnDrugMedicationType", 
 +  
 + "RemoveConsentDrugMedicationType", 
 +  
 + "CreateEffectuationOnDrugMedicationType", 
 +  
 + "PrescriptionRequestType", 
 +  
 + "PrescriptionType", 
 +  
 + "GetDrugMedicationHistoryResponseType", 
 +  
 + "CreatePrescriptionType", 
 +  
 + "DrugMedicationType", 
 +  
 + "DrugMedicationType", 
 +  
 + "UpdateDrugMedicationType", 
 +  
 + "UpdateDrugMedicationType", 
 +  
 + "EffectuationsOnDrugMedicationType", 
 +  
 + "PrescriptionRequestToCreateType", 
 +  
 + "PrivateDoseDispensedMedicationType", 
 +  
 + "CreateDrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["PharmacyCommentType"] = [ 
 +  
 + "EffectuationOnPrescriptionType", 
 +  
 + "CreatePharmacyEffectuationType", 
 +  
 + ]; 
 +  
 + 
 + usages["ActiveSubstanceFreeTextType"] = [ 
 +  
 + "ActiveSubstanceType", 
 +  
 + ]; 
 +  
 + 
 + usages["AttachPrescriptionType"] = [ 
 +  
 + "AttachOrDetachPrescriptionRequestType", 
 +  
 + "UpdateMedicineCardRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["IndicationType"] = [ 
 +  
 + "UpdateDrugMedicationType", 
 +  
 + "PrescriptionType", 
 +  
 + "ReplacePrescriptionType", 
 +  
 + "UnattachedPrescriptionType", 
 +  
 + "DrugMedicationType", 
 +  
 + "UpdateDrugMedicationType", 
 +  
 + "CreateAndEffectuatePrescriptionType", 
 +  
 + "CreateDrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["SetMedicineCardNotReviewedResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["EffectuationMethodType"] = [ 
 +  
 + "EffectuationType", 
 +  
 + "EffectuationOnPrescriptionType", 
 +  
 + "CreateEffectuationType", 
 +  
 + ]; 
 +  
 + 
 + usages["DrugMedicationBeginEndDateType"] = [ 
 +  
 + "DrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["ServiceNameType"] = [ 
 +  
 + "TimingType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageTranslationType"] = [ 
 +  
 + "DosageStructuresForResponseType", 
 +  
 + "DosageStructureForResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["FloorIdentifierType"] = [ 
 +  
 + "AddressType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageStructureForRequestType"] = [ 
 +  
 + "DosageStructuresForRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["InvalidEffectuationType"] = [ 
 +  
 + "OrderType", 
 +  
 + "DrugMedicationType", 
 +  
 + "EffectuationsOnDrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["PackageSizeUnitTextType"] = [ 
 +  
 + "PackageSizeType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageForRequestType"] = [ 
 +  
 + "UpdateDrugMedicationType", 
 +  
 + "UpdateDrugMedicationType", 
 +  
 + "CreateDrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["LatestReplicationDateTimeType"] = [ 
 +  
 + "PrescriptionReplicationStatusType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageTranslationLongTextType"] = [ 
 +  
 + "DosageTranslationType", 
 +  
 + ]; 
 +  
 + 
 + usages["UnmarkPrescriptionDeprecatedResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["ModificatorPersonType"] = [ 
 +  
 + "ModificatorType", 
 +  
 + "AuthorisedModificatorType", 
 +  
 + "ModificatorWithOptionalAuthorisationIdentifierType", 
 +  
 + ]; 
 +  
 + 
 + usages["CancelPrescriptionType"] = [ 
 +  
 + "CancelPrescriptionRequestType", 
 +  
 + "UpdateMedicineCardRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["AuthorisationIdentifierType"] = [ 
 +  
 + "", 
 +  
 + "OnBehalfOfType", 
 +  
 + "AuthorisedHealthcareProfessionalType", 
 +  
 + "AuthorisedHealthcareProfessionalWithOptionalAuthorisationIdentifierType", 
 +  
 + ]; 
 +  
 + 
 + usages["IncludeOpenPrescriptionsType"] = [ 
 +  
 + "GetPrescriptionRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreatePrescriptionForUseInPracticeResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["ConsentHeaderType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["CancelOrderResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["ContactNameType"] = [ 
 +  
 + "DeliveryType", 
 +  
 + ]; 
 +  
 + 
 + usages["ProductionDayType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PredefinedProductionDayType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["UndefinedProductionDayType"] = [ 
 +  
 + "ProductionDayType", 
 +  
 + ]; 
 +  
 + 
 + usages["AdministrationAccordingToSchemaInLocalSystemForResponseType"] = [ 
 +  
 + "DosageForResponseType", 
 +  
 + "DosageForResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageTypeType"] = [ 
 +  
 + "DosageForResponseType", 
 +  
 + "DosageForRequestType", 
 +  
 + "DosageForRequestType", 
 +  
 + "DosageForResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["OrderedPrescriptionsExistType"] = [ 
 +  
 + "MedicineCardType", 
 +  
 + ]; 
 +  
 + 
 + usages["HasOpenDosageDispensingPrescriptionsType"] = [ 
 +  
 + "MedicineCardType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageDayType"] = [ 
 +  
 + "DosageStructureForResponseType", 
 +  
 + "DosageStructureForResponseType", 
 +  
 + "DosageStructureForRequestType", 
 +  
 + "DosageStructureForRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageTimesEndDateType"] = [ 
 +  
 + "EmptyDosageStructureType", 
 +  
 + "DosageFreeTextForRequestType", 
 +  
 + "ShowDosagePeriodType", 
 +  
 + "AdministrationAccordingToSchemaInLocalSystemForRequestType", 
 +  
 + "DosageStructureForResponseType", 
 +  
 + "DosageFreeTextForResponseType", 
 +  
 + "DosageStructureForRequestType", 
 +  
 + "AdministrationAccordingToSchemaInLocalSystemForResponseType", 
 +  
 + "PlannedAdministrationStructureType", 
 +  
 + ]; 
 +  
 + 
 + usages["FaultTextType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PatientOrganisationRelationTypeType"] = [ 
 +  
 + "RegisterPatientOrganisationRelationType", 
 +  
 + "PatientOrganisationRelationType", 
 +  
 + "GetPatientOrganisationRelationRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["PredefinedPatientOrganisationRelationTypeType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["UndefinedPatientOrganisationRelationTypeType"] = [ 
 +  
 + "PatientOrganisationRelationTypeType", 
 +  
 + ]; 
 +  
 + 
 + usages["ATCType"] = [ 
 +  
 + "DrugType", 
 +  
 + ]; 
 +  
 + 
 + usages["SetMedicineCardReviewedResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["RemovePatientRegistrationRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["UndoEffectuationRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["IncludeRemovedRelationsType"] = [ 
 +  
 + "GetPatientOrganisationRelationRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreateEffectuationResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["IncludeWithdrawnDrugMedicationsType"] = [ 
 +  
 + "GetMedicineCardRequestType", 
 +  
 + "GetMedicineCardRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["TerminatePrescriptionResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DosageTextType"] = [ 
 +  
 + "PrescriptionType", 
 +  
 + "ReplacePrescriptionType", 
 +  
 + "CreatePrescriptionType", 
 +  
 + "UnattachedPrescriptionType", 
 +  
 + "CreateAndEffectuatePrescriptionType", 
 +  
 + ]; 
 +  
 + 
 + usages["GetCallersPermissionsType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["RequestedRoleType"] = [ 
 +  
 + "ModificatorType", 
 +  
 + "AuthorisedModificatorType", 
 +  
 + "RolesPermissionsType", 
 +  
 + "ModificatorWithOptionalAuthorisationIdentifierType", 
 +  
 + ]; 
 +  
 + 
 + usages["PredefinedRequestedRole"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["UndefinedRequestedRole"] = [ 
 +  
 + "RequestedRoleType", 
 +  
 + "RequestedRole", 
 +  
 + ]; 
 +  
 + 
 + usages["SpecialityCodeType"] = [ 
 +  
 + "AuthorisedHealthcareProfessionalType", 
 +  
 + "AuthorisedHealthcareProfessionalWithOptionalAuthorisationIdentifierType", 
 +  
 + ]; 
 +  
 + 
 + usages["SpecialityCodeValueType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["SpecialityCodeSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["SpecialityCodePredefinedSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DrugMedicationTreatmentEndingUndeterminedType"] = [ 
 +  
 + "CreateOrUpdateDrugMedicationBeginEndDateType", 
 +  
 + "DrugMedicationBeginEndDateType", 
 +  
 + ]; 
 +  
 + 
 + usages["PersonNameProtectedType"] = [ 
 +  
 + "SimpleCPRPersonType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageQuantityUnitTextType"] = [ 
 +  
 + "DosageForResponseType", 
 +  
 + "DoseDispensedType", 
 +  
 + "CreateDoseDispensedType", 
 +  
 + "DosageForRequestType", 
 +  
 + "EffectuationType", 
 +  
 + "CreateDoseDispensedType", 
 +  
 + "CreateEffectuationType", 
 +  
 + "PlannedAdministrationType", 
 +  
 + "DosageForRequestType", 
 +  
 + "DosageQuantityUnitTextsType", 
 +  
 + "DosageQuantityUnitTextsType", 
 +  
 + "DosageForResponseType", 
 +  
 + "DoseDispensedType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageQuantityUnitTextValueType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DosageQuantityUnitTextSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DosageQuantityUnitTextPredefinedSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["MedicineCardIsInvalidType"] = [ 
 +  
 + "MedicineCardType", 
 +  
 + "GetPrescriptionResponseType", 
 +  
 + "PrescriptionsForPersonOrOrganisationType", 
 +  
 + "DoseDispensingCardType", 
 +  
 + ]; 
 +  
 + 
 + usages["UndefinedPrintType"] = [ 
 +  
 + "PrintTypeType", 
 +  
 + ]; 
 +  
 + 
 + usages["UnwithdrawDrugMedicationOnUpdateType"] = [ 
 +  
 + "UpdateDrugMedicationType", 
 +  
 + "UpdateDrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["IsPersonWithoutCPRType"] = [ 
 +  
 + "", 
 +  
 + ]; 
 +  
 + 
 + usages["UnpauseDrugMedicationResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["UnwithdrawnDrugMedicationType"] = [ 
 +  
 + "UpdateMedicineCardResponseType", 
 +  
 + "UnwithdrawDrugMedicationResponseType", 
 +  
 + "UpdateMedicineCardResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["InvalidatePrescriptionResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PostCodeType"] = [ 
 +  
 + "DeliveryType", 
 +  
 + ]; 
 +  
 + 
 + usages["PermissionType"] = [ 
 +  
 + "RolesPermissionsType", 
 +  
 + ]; 
 +  
 + 
 + usages["SearchEffectuationsRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DrugIdentifierType"] = [ 
 +  
 + "DrugType", 
 +  
 + ]; 
 +  
 + 
 + usages["DrugIdentifierValueType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DrugIdentifierSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DrugIdentifierPredefinedSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["INRCommentType"] = [ 
 +  
 + "INRType", 
 +  
 + "CreateINRType", 
 +  
 + ]; 
 +  
 + 
 + usages["DistrictNameType"] = [ 
 +  
 + "", 
 +  
 + "AddressType", 
 +  
 + ]; 
 +  
 + 
 + usages["ReopenPrescriptionType"] = [ 
 +  
 + "ReopenPrescriptionRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreateOrderType"] = [ 
 +  
 + "PrescriptionRequestType", 
 +  
 + "ReplacePrescriptionType", 
 +  
 + "CreatePrescriptionType", 
 +  
 + "UnattachedPrescriptionType", 
 +  
 + "PrescriptionRequestToCreateType", 
 +  
 + ]; 
 +  
 + 
 + usages["LabelTextType"] = [ 
 +  
 + "EffectuationOnPrescriptionType", 
 +  
 + "CreatePharmacyEffectuationType", 
 +  
 + ]; 
 +  
 + 
 + usages["UpdateDrugMedicationResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["AddressType"] = [ 
 +  
 + "PatientType", 
 +  
 + "PatientWithoutCPRType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreatedWithOptionalAuthorisationIdentifierType"] = [ 
 +  
 + "PrescriptionType", 
 +  
 + ]; 
 +  
 + 
 + usages["TerminatePrescriptionRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["CreatedPrescriptionType"] = [ 
 +  
 + "UpdateMedicineCardResponseType", 
 +  
 + "CreatePrescriptionResponseType", 
 +  
 + "UpdateMedicineCardResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["PrivatePrescriptionType"] = [ 
 +  
 + "GetPrescriptionResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageSupplementaryTextType"] = [ 
 +  
 + "DosageStructureForResponseType", 
 +  
 + "DosageStructureForRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreatedEffectuationOnDrugMedicationType"] = [ 
 +  
 + "UpdateMedicineCardResponseType", 
 +  
 + "CreateEffectuationResponseType", 
 +  
 + "UpdateMedicineCardResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["DrugMedicationHistoryPeriodType"] = [ 
 +  
 + "DrugMedicationHistoryType", 
 +  
 + "DrugMedicationHistoryType", 
 +  
 + ]; 
 +  
 + 
 + usages["IndicationTextType"] = [ 
 +  
 + "IndicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["GetMedicineCardVersionListResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["AuthorisationDateTimeType"] = [ 
 +  
 + "PrescriptionType", 
 +  
 + "ReplacePrescriptionType", 
 +  
 + "CreatePrescriptionType", 
 +  
 + "UnattachedPrescriptionType", 
 +  
 + "CreateAndEffectuatePrescriptionType", 
 +  
 + ]; 
 +  
 + 
 + usages["GenderType"] = [ 
 +  
 + "SimpleCPRPersonType", 
 +  
 + "SimplePersonWithoutCPRType", 
 +  
 + ]; 
 +  
 + 
 + usages["RemoveConsentDrugMedicationType"] = [ 
 +  
 + "RemoveConsentRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["RegisterPatientOrganisationRelationRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["WhitelistingHeader"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["EncryptedType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["EncryptionMethodType"] = [ 
 +  
 + "EncryptedType", 
 +  
 + ]; 
 +  
 + 
 + usages["KeySizeType"] = [ 
 +  
 + "EncryptionMethodType", 
 +  
 + ]; 
 +  
 + 
 + usages["CipherDataType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["CipherReferenceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["TransformsType"] = [ 
 +  
 + "CipherReferenceType", 
 +  
 + ]; 
 +  
 + 
 + usages["EncryptedDataType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["EncryptedKeyType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["AgreementMethodType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["ReferenceType"] = [ 
 +  
 + "", 
 +  
 + "", 
 +  
 + ]; 
 +  
 + 
 + usages["EncryptionPropertiesType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["EncryptionPropertyType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["WarningSeverityType"] = [ 
 +  
 + "DoseDispensingWarningType", 
 +  
 + ]; 
 +  
 + 
 + usages["PredefinedWarningSeverityType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["UndefinedWarningSeverityType"] = [ 
 +  
 + "WarningSeverityType", 
 +  
 + ]; 
 +  
 + 
 + usages["EffectuationType"] = [ 
 +  
 + "DrugMedicationType", 
 +  
 + "EffectuationsOnDrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreateEffectuationOnDrugMedicationType"] = [ 
 +  
 + "UpdateMedicineCardRequestType", 
 +  
 + "CreateEffectuationRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreatePrescriptionRequestResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["EffectuationsOnPrescriptionType"] = [ 
 +  
 + "SearchEffectuationsResponseType", 
 +  
 + "EffectuationsOnDrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["GetMedicineCardResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PrescriptionRequestVersionType"] = [ 
 +  
 + "PrescriptionRequestType", 
 +  
 + "CreatedPrescriptionRequestType", 
 +  
 + "ForwardedPrescriptionRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["PrescriptionRequestToCancelType"] = [ 
 +  
 + "CancelPrescriptionRequestRequestType", 
 +  
 + "CancelPrescriptionRequestRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreateDoseDispensedType"] = [ 
 +  
 + "CreatePharmacyEffectuationType", 
 +  
 + ]; 
 +  
 + 
 + usages["DoseDispensingRequestedByDoctorType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["RequestDateTimeType"] = [ 
 +  
 + "GetDoseDispensingCardResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["ModifiedNonclinicalDateTimeType"] = [ 
 +  
 + "ModifiedNonclinicalType", 
 +  
 + ]; 
 +  
 + 
 + usages["EffectuationOnPrescriptionType"] = [ 
 +  
 + "OrderType", 
 +  
 + ]; 
 +  
 + 
 + usages["CancelledPrescriptionType"] = [ 
 +  
 + "UpdateMedicineCardResponseType", 
 +  
 + "UpdateMedicineCardResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["ReplacePrescriptionRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DoseDispensingPeriodDateType"] = [ 
 +  
 + "DoseDispensingDispensableUnitType", 
 +  
 + ]; 
 +  
 + 
 + usages["GetPrescriptionRequestVersionsRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PrescriptionRequestType"] = [ 
 +  
 + "GetPrescriptionRequestsResponseType", 
 +  
 + "GetPrescriptionRequestVersionsResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["DoseDispensingPeriodType"] = [ 
 +  
 + "DoseDispensingCardType", 
 +  
 + ]; 
 +  
 + 
 + usages["AdministrationInstructionType"] = [ 
 +  
 + "DoseDispensingDispensableUnitType", 
 +  
 + "DoseDispensedMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["PredefinedAdministrationInstructionType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["UndefinedAdministrationInstructionType"] = [ 
 +  
 + "AdministrationInstructionType", 
 +  
 + ]; 
 +  
 + 
 + usages["PackingGroupIdentifierType"] = [ 
 +  
 + "DoseDispensingCardType", 
 +  
 + ]; 
 +  
 + 
 + usages["PrescriptionErrorType"] = [ 
 +  
 + "CancelPrescriptionResponseType", 
 +  
 + "AbortEffectuationResponseType", 
 +  
 + "AutomatedStartEffectuationResponseType", 
 +  
 + "CancelledPrescriptionType", 
 +  
 + "CancelledPrescriptionType", 
 +  
 + "AutomatedStartEffectuationResponseType", 
 +  
 + "StartEffectuationResponseType", 
 +  
 + "CancelPrescriptionResponseType", 
 +  
 + "AbortEffectuationResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["ReasonCodeType"] = [ 
 +  
 + "PrescriptionErrorType", 
 +  
 + "PrescriptionErrorType", 
 +  
 + ]; 
 +  
 + 
 + usages["ReasonTextType"] = [ 
 +  
 + "PrescriptionErrorType", 
 +  
 + "PrescriptionErrorType", 
 +  
 + ]; 
 +  
 + 
 + usages["PlannedDispensingIdentifierType"] = [ 
 +  
 + "DoseDispensedMedicationRefType", 
 +  
 + "DoseDispensedMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["GetDoseDispensingCardRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DispensableUnitSequenceNumberType"] = [ 
 +  
 + "DoseDispensingDispensableUnitType", 
 +  
 + "PlannedDoseType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreateEffectuationType"] = [ 
 +  
 + "CreateEffectuationOnDrugMedicationType", 
 +  
 + "CreateDrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["DrugSubstitutionType"] = [ 
 +  
 + "DoseDispensedMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["DoseDispensingProductionIdentifierType"] = [ 
 +  
 + "DoseDispensingPeriodType", 
 +  
 + ]; 
 +  
 + 
 + usages["DoseDispensedEffectuationDateType"] = [ 
 +  
 + "DoseDispensingPeriodType", 
 +  
 + ]; 
 +  
 + 
 + usages["CurrentAndPendingDoseDispensingPeriodsFlagType"] = [ 
 +  
 + "", 
 +  
 + ]; 
 +  
 + 
 + usages["GetDrugMedicationResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DoseDispensingPeriodIdentifierType"] = [ 
 +  
 + "DoseDispensingPeriodType", 
 +  
 + ]; 
 +  
 + 
 + usages["DoseDispensingPeriodDurationType"] = [ 
 +  
 + "DoseDispensingCardType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreatedPrescriptionRequestType"] = [ 
 +  
 + "CreatePrescriptionRequestResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["SetDoseDispensingOnHoldType"] = [ 
 +  
 + "CreatePatientRegistrationRequestType", 
 +  
 + "PatientRegistrationType", 
 +  
 + ]; 
 +  
 + 
 + usages["CancelPrescriptionRequestRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["GetPatientRegistrationRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PrescriptionType"] = [ 
 +  
 + "StartEffectuationResponseType", 
 +  
 + "MedicineCardType", 
 +  
 + "DrugMedicationType", 
 +  
 + "GetPrescriptionResponseType", 
 +  
 + "PrescriptionsForPersonOrOrganisationType", 
 +  
 + "DoseDispensedMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["PlannedAdministrationType"] = [ 
 +  
 + "DoseDispensedMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["ModifiedNonclinicalType"] = [ 
 +  
 + "DrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["CurrentDoseDispensingPeriodFlagType"] = [ 
 +  
 + "", 
 +  
 + ]; 
 +  
 + 
 + usages["PlannedAdministrationStructuresType"] = [ 
 +  
 + "PlannedAdministrationType", 
 +  
 + "PlannedAdministrationType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageForRequestType"] = [ 
 +  
 + "UpdateDrugMedicationType", 
 +  
 + "UpdateDrugMedicationType", 
 +  
 + "CreateDrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["GetDrugMedicationHistoryResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DoseDispensingWarningCodeType"] = [ 
 +  
 + "DoseDispensingWarningType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageQuantityUnitTextsType"] = [ 
 +  
 + "DosageForResponseType", 
 +  
 + "DosageForRequestType", 
 +  
 + "PlannedAdministrationType", 
 +  
 + "DosageForRequestType", 
 +  
 + "DosageForResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["DrugDescriptionTextType"] = [ 
 +  
 + "DoseDispensedMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["SearchEffectuationsResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PackageRestrictionType"] = [ 
 +  
 + "PrescriptionRequestType", 
 +  
 + "PrescriptionType", 
 +  
 + "ReplacePrescriptionType", 
 +  
 + "CreatePrescriptionType", 
 +  
 + "UnattachedPrescriptionType", 
 +  
 + "CreateAndEffectuatePrescriptionType", 
 +  
 + "PrescriptionRequestToCreateType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreatePrescriptionRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["CreateOrderAndEffectuationType"] = [ 
 +  
 + "CreateAndEffectuatePrescriptionType", 
 +  
 + ]; 
 +  
 + 
 + usages["DoseDispensingCardDescriptionType"] = [ 
 +  
 + "DoseDispensingCardType", 
 +  
 + ]; 
 +  
 + 
 + usages["OrderWithOnlyIdentifierType"] = [ 
 +  
 + "PrescriptionAndOrderIdentifierType", 
 +  
 + "PrescriptionAndOrderIdentifierType", 
 +  
 + ]; 
 +  
 + 
 + usages["PrescriptionAndOrderIdentifierType"] = [ 
 +  
 + "AutomatedStartEffectuationResponseType", 
 +  
 + "AutomatedStartEffectuationResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["AutomatedStartEffectuationResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["StartEffectuationResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DoseDispensingCardIdentifierType"] = [ 
 +  
 + "DoseDispensingCardType", 
 +  
 + ]; 
 +  
 + 
 + usages["DrugMedicationHistoryPeriodType"] = [ 
 +  
 + "DrugMedicationHistoryType", 
 +  
 + "DrugMedicationHistoryType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageForResponseType"] = [ 
 +  
 + "DrugMedicationHistoryPeriodType", 
 +  
 + "DrugMedicationHistoryPeriodType", 
 +  
 + "DrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["PatientRegistrationIdentificationType"] = [ 
 +  
 + "GetPatientRegistrationRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["DoseDispensingDispensableUnitType"] = [ 
 +  
 + "DoseDispensingDetailedSpecificationType", 
 +  
 + ]; 
 +  
 + 
 + usages["DrugMedicationTypeType"] = [ 
 +  
 + "GetMedicineCardRequestType", 
 +  
 + "DrugMedicationType", 
 +  
 + "UpdateDrugMedicationType", 
 +  
 + "CreateDrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["PredefinedDrugMedicationTypeType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["UndefinedDrugMedicationTypeType"] = [ 
 +  
 + "DrugMedicationTypeType", 
 +  
 + ]; 
 +  
 + 
 + usages["UpdateMedicineCardResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["CreatePharmacyEffectuationOnPrescriptionType"] = [ 
 +  
 + "CreatePharmacyEffectuationRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["CancelPrescriptionResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["MedicineCardType"] = [ 
 +  
 + "GetMedicineCardResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["DoseDispensingWarningType"] = [ 
 +  
 + "DoseDispensingCardType", 
 +  
 + "DoseDispensedMedicationType", 
 +  
 + "PrivateDoseDispensedMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["ReplacePrescriptionType"] = [ 
 +  
 + "ReplacePrescriptionRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["OrderType"] = [ 
 +  
 + "EffectuationsOnPrescriptionType", 
 +  
 + "PrescriptionType", 
 +  
 + ]; 
 +  
 + 
 + usages["IncludeDetailedSpecificationFlagType"] = [ 
 +  
 + "GetDoseDispensingCardRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreatePatientRegistrationRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PatientRegistrationTypeType"] = [ 
 +  
 + "PatientRegistrationIdentificationType", 
 +  
 + "PatientRegistrationType", 
 +  
 + ]; 
 +  
 + 
 + usages["PredefinedPatientRegistrationTypeType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["UndefinedPatientRegistrationTypeType"] = [ 
 +  
 + "PatientRegistrationTypeType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreatePrescriptionType"] = [ 
 +  
 + "CreatePrescriptionRequestType", 
 +  
 + "UpdateMedicineCardRequestType", 
 +  
 + "CreateDrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["IsAccordingToNeedType"] = [ 
 +  
 + "DoseDispensingDispensableUnitType", 
 +  
 + ]; 
 +  
 + 
 + usages["UnattachedPrescriptionType"] = [ 
 +  
 + "CreatePrescriptionWithoutCPRRequestType", 
 +  
 + "CreatePrescriptionForUseInPracticeRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreatePrescriptionWithoutCPRRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PlannedDoseType"] = [ 
 +  
 + "PlannedDosageDayType", 
 +  
 + ]; 
 +  
 + 
 + usages["GetMedicineCardRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DrugMedicationType"] = [ 
 +  
 + "GetDrugMedicationResponseType", 
 +  
 + "MedicineCardType", 
 +  
 + "DoseDispensedMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["GetNewOrdersResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PackageDispensedType"] = [ 
 +  
 + "EffectuationOnPrescriptionType", 
 +  
 + "CreatePharmacyEffectuationType", 
 +  
 + ]; 
 +  
 + 
 + usages["UpdateMedicineCardRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["GetPrescriptionResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DoseDispensingWarningTextType"] = [ 
 +  
 + "DoseDispensingWarningType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreatePrescriptionRequestRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DoseDispensingDetailedSpecificationType"] = [ 
 +  
 + "DoseDispensingPeriodType", 
 +  
 + ]; 
 +  
 + 
 + usages["DoseDispensingOnHoldType"] = [ 
 +  
 + "GetDoseDispensingCardResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["PlannedDosageDayType"] = [ 
 +  
 + "PlannedAdministrationStructureType", 
 +  
 + ]; 
 +  
 + 
 + usages["PatientRegistrationType"] = [ 
 +  
 + "GetPatientRegistrationResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["PendingDoseDispensingPeriodsFlagType"] = [ 
 +  
 + "", 
 +  
 + ]; 
 +  
 + 
 + usages["DrugShortNameType"] = [ 
 +  
 + "DoseDispensedMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["DoseDispensedMedicationRefType"] = [ 
 +  
 + "DoseDispensingDispensableUnitType", 
 +  
 + ]; 
 +  
 + 
 + usages["ForwardPrescriptionRequestType"] = [ 
 +  
 + "ForwardPrescriptionRequestRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreateDrugMedicationRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DoseDispensingStatusType"] = [ 
 +  
 + "DoseDispensingPeriodType", 
 +  
 + ]; 
 +  
 + 
 + usages["PredefinedDoseDispensingStatusType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["UndefinedDoseDispensingStatusType"] = [ 
 +  
 + "DoseDispensingStatusType", 
 +  
 + ]; 
 +  
 + 
 + usages["IgnoreDoseDispensingPeriodsFlagType"] = [ 
 +  
 + "", 
 +  
 + ]; 
 +  
 + 
 + usages["ForwardPrescriptionRequestRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["AbortEffectuationResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["GetPrescriptionRequestsResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["SubstitutionChosenByPatientType"] = [ 
 +  
 + "DrugSubstitutionType", 
 +  
 + ]; 
 +  
 + 
 + usages["PrescriptionsForPersonOrOrganisationType"] = [ 
 +  
 + "GetNewOrdersResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["UpdateDrugMedicationType"] = [ 
 +  
 + "UpdateDrugMedicationRequestType", 
 +  
 + "UpdateMedicineCardRequestType", 
 +  
 + "UpdateDrugMedicationRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["GetPatientRegistrationResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["CreatePrescriptionForUseInPracticeRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DoseDispensingCardType"] = [ 
 +  
 + "GetDoseDispensingCardResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["DoseDispensedType"] = [ 
 +  
 + "EffectuationOnPrescriptionType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreateAndEffectuatePrescriptionType"] = [ 
 +  
 + "CreateAndEffectuatePrescriptionRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["PrescriptionRequestCancellationReasonType"] = [ 
 +  
 + "PrescriptionRequestToCancelType", 
 +  
 + "PrescriptionRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["PredefinedPrescriptionRequestCancellationReasonType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["UndefinedPrescriptionRequestCancellationReasonType"] = [ 
 +  
 + "PrescriptionRequestCancellationReasonType", 
 +  
 + ]; 
 +  
 + 
 + usages["PlannedAdministrationStructureType"] = [ 
 +  
 + "PlannedAdministrationStructuresType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreateAndEffectuatePrescriptionRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["CreatePharmacyEffectuationRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["GetDoseDispensingCardResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["GetPrescriptionRequestVersionsResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DosageQuantityUnitTextType"] = [ 
 +  
 + "DosageForResponseType", 
 +  
 + "DoseDispensedType", 
 +  
 + "CreateDoseDispensedType", 
 +  
 + "DosageForRequestType", 
 +  
 + "EffectuationType", 
 +  
 + "CreateDoseDispensedType", 
 +  
 + "CreateEffectuationType", 
 +  
 + "PlannedAdministrationType", 
 +  
 + "DosageForRequestType", 
 +  
 + "DosageQuantityUnitTextsType", 
 +  
 + "DosageQuantityUnitTextsType", 
 +  
 + "DosageForResponseType", 
 +  
 + "DoseDispensedType", 
 +  
 + ]; 
 +  
 + 
 + usages["UpdateDrugMedicationRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["CreatePharmacyEffectuationType"] = [ 
 +  
 + "CreateOrderAndEffectuationType", 
 +  
 + "CreatePharmacyEffectuationOnPrescriptionType", 
 +  
 + ]; 
 +  
 + 
 + usages["DoseDispensableUnitLabelType"] = [ 
 +  
 + "DoseDispensingCardType", 
 +  
 + ]; 
 +  
 + 
 + usages["DoseDispensedMedicationType"] = [ 
 +  
 + "DoseDispensingPeriodType", 
 +  
 + ]; 
 +  
 + 
 + usages["EffectuationsOnDrugMedicationType"] = [ 
 +  
 + "SearchEffectuationsResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["PackageSizeType"] = [ 
 +  
 + "EffectuationType", 
 +  
 + "CreateEffectuationType", 
 +  
 + "PackageRestrictionType", 
 +  
 + "PackageDispensedType", 
 +  
 + ]; 
 +  
 + 
 + usages["DrugMedicationHistoryType"] = [ 
 +  
 + "GetDrugMedicationHistoryResponseType", 
 +  
 + "GetDrugMedicationHistoryResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["PrescriptionRequestToCreateType"] = [ 
 +  
 + "CreatePrescriptionRequestRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["PrivateDoseDispensedMedicationType"] = [ 
 +  
 + "DoseDispensingPeriodType", 
 +  
 + ]; 
 +  
 + 
 + usages["DoseDispensingRequestedDateType"] = [ 
 +  
 + "", 
 +  
 + ]; 
 +  
 + 
 + usages["ForwardPrescriptionRequestResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["CreateEffectuationRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["ForwardedPrescriptionRequestType"] = [ 
 +  
 + "ForwardPrescriptionRequestResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreateDrugMedicationType"] = [ 
 +  
 + "UpdateMedicineCardRequestType", 
 +  
 + "CreateDrugMedicationRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["SystemOwnerName"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["NameFormat"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["RequestedRole"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PredefinedRequestedRole"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["UndefinedRequestedRole"] = [ 
 +  
 + "RequestedRoleType", 
 +  
 + "RequestedRole", 
 +  
 + ]; 
 +  
 + 
 + usages["BorgerOpslag"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["SystemName"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["OrgUsingIDString"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["OrgUsingID"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["OrgResponsibleName"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["SystemVersion"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["OrgUsingName"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["EAN13IdentifierType"] = [ 
 +  
 + "ReceiverEANType", 
 +  
 + ]; 
 +  
 + 
 + usages["AttributedString"] = [ 
 +  
 + "UsernameTokenType", 
 +  
 + ]; 
 +  
 + 
 + usages["PasswordString"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["EncodedString"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["UsernameTokenType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["BinarySecurityTokenType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["KeyIdentifierType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["tUsage"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["ReferenceType"] = [ 
 +  
 + "", 
 +  
 + "", 
 +  
 + ]; 
 +  
 + 
 + usages["EmbeddedType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["SecurityTokenReferenceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["SecurityHeaderType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["TransformationParametersType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["FaultcodeEnum"] = [ 
 +  
 + ]; 
 +  
 + 
 +function minimizeXSDDiv(xsdDivObj, buttonObj, name) {
   if (xsdDivObj == null || buttonObj == null) {   if (xsdDivObj == null || buttonObj == null) {
   } else {   } else {
Line 59: Line 6797:
      // Change text of button       // Change text of button 
      if (xsdDivObj.style.display=="none") {      if (xsdDivObj.style.display=="none") {
-        buttonObj.value="Vis skema";+        buttonObj.value="Vis " + name;
      }      }
   }   }
 } }
  
-function expandXSDDiv(xsdDivObj, buttonObj) {+function expandXSDDiv(xsdDivObj, buttonObj, name) {
   if (xsdDivObj == null || buttonObj == null) {   if (xsdDivObj == null || buttonObj == null) {
   } else {   } else {
      xsdDivObj.style.display="block";      xsdDivObj.style.display="block";
      if (xsdDivObj.style.display == "block") {      if (xsdDivObj.style.display == "block") {
-        buttonObj.value="Skjul skema";+        buttonObj.value="Skjul " + name;
      }      }
   }   }
Line 84: Line 6822:
 } }
  
-function toggleVisibility(divId) {+function toggleVisibility(id, name) { 
 +  var divId = id + "_xsddiv";
   var xsdDivObj = document.getElementById(divId);   var xsdDivObj = document.getElementById(divId);
-  var buttonObj = document.getElementById(divId + "_button");+  var buttonObj = document.getElementById(id + "_button");
   if (xsdDivObj.style.display=="none") {   if (xsdDivObj.style.display=="none") {
-     expandXSDDiv(xsdDivObj, buttonObj);+     expandXSDDiv(xsdDivObj, buttonObj, 'skema');
   } else if (xsdDivObj.style.display=="block") {   } else if (xsdDivObj.style.display=="block") {
-     minimizeXSDDiv(xsdDivObj, buttonObj);+     minimizeXSDDiv(xsdDivObj, buttonObj, 'skema');
   }   }
 } }
  
-</script>+function toggleUsageVisibility(id) { 
 + var divId = id + '_xsddiv_usage';  
 + var xsdDivObj = document.getElementById(divId); 
 + var buttonObj = document.getElementById(id + "_usage_button"); 
 + if (xsdDivObj.style.display=="none") { 
 +   expandXSDDiv(xsdDivObj, buttonObj, 'anvendelse'); 
 + } else if (xsdDivObj.style.display=="block") { 
 +   minimizeXSDDiv(xsdDivObj, buttonObj, 'anvendelse'); 
 +
 +   
 +    if(xsdDivObj.innerHTML.length == 0) { 
 +  
 + xsdDivObj.innerHTML += "Anvendes i flg. typer:<br>"; 
 +  
 + var uniqueArray = usages[id].filter(function(item, pos, self) { 
 + return self.indexOf(item) == pos; 
 + }); 
 + uniqueArray.sort(); 
 + uniqueArray.forEach(function(value) { 
 + generateUniqueUsageLinks(xsdDivObj, value); 
 + }); 
 +
 +
 +  
 +function generateUniqueUsageLinks(xsdDivObj, value) { 
 + var link = document.createElement("a"); 
 + link.href = "#" + value; 
 + link.innerHTML = value; 
 + var p = document.createElement("p"); 
 + p.appendChild(link); 
 + xsdDivObj.appendChild(p); 
 +
 + 
 + 
 + </script>
 </head> </head>
-<h2 id="CreateOrderRequestType">Type: CreateOrderRequestType</h2> +<h2 id="RegisterPatientOrganisationRelationType">Type: RegisterPatientOrganisationRelationType</h2> 
- Beskrivelse: Request til at oprette bestillinger p&aring; recepter <input type="button" id="CreateOrderRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreateOrderRequestType_xsddiv'); return false;"> + Beskrivelse: Registrering af en relation mellem en patient og en organisation<input type="button" id="RegisterPatientOrganisationRelationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RegisterPatientOrganisationRelationType'); return false;"><input type="button" id="RegisterPatientOrganisationRelationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('RegisterPatientOrganisationRelationType'); return false;"> 
-<div id="CreateOrderRequestType_xsddiv" class="contents" style="display: none"> +<div id="RegisterPatientOrganisationRelationType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="CreateOrderRequestType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="RegisterPatientOrganisationRelationType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Organisation" type="medicinecard20150601:OrganisationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Type" type="medicinecard20150601:PatientOrganisationRelationTypeType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="RegisterPatientOrganisationRelationType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>CreatedBy</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#ModificatorType">ModificatorType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0 eller 1</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>ModificationMetadata</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#ModificationMetadataType">ModificationMetadataType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0, 1 eller flere</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>Organisation</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Beskriver en organisation</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#OrganisationType">OrganisationType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>Type</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Typen af relation mellem patient og organisation</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#PatientOrganisationRelationTypeType">PatientOrganisationRelationTypeType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl> 
 +</li> 
 +</ul> 
 +<h2 id="SearchPrescriptionRequestsPatientType">Type: SearchPrescriptionRequestsPatientType</h2> 
 +<input type="button" id="SearchPrescriptionRequestsPatientType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SearchPrescriptionRequestsPatientType'); return false;"><input type="button" id="SearchPrescriptionRequestsPatientType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('SearchPrescriptionRequestsPatientType'); return false;"> 
 +<div id="SearchPrescriptionRequestsPatientType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="SearchPrescriptionRequestsPatientType"&#62; 
 +        <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 +            <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element name="OldestUnhandledCreatedDateTime" type="medicinecard20150601:CreatedDateTimeType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element name="NumberOfUnhandled" type="medicinecard20150601:NumberOfUnhandledPrescriptionRequestsType" /&#62;</div> 
 +        &#60;/xs:sequence&#62;</div> 
 +    &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="SearchPrescriptionRequestsPatientType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>PersonIdentifier</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Element for er CPR-nummer</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#PersonIdentifierType">PersonIdentifierType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>OldestUnhandledCreatedDateTime</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Oprettelsesdato og tid</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#CreatedDateTimeType">CreatedDateTimeType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>NumberOfUnhandled</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd></dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#NumberOfUnhandledPrescriptionRequestsType">NumberOfUnhandledPrescriptionRequestsType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl> 
 +</li> 
 +</ul> 
 +<h2 id="CreateAndEffectuatePrescriptionResponseType">Type: CreateAndEffectuatePrescriptionResponseType</h2> 
 + Beskrivelse: Svar p&aring; oprettelse af en eller flere recepter med tilh&oslash;rende udleveringer <input type="button" id="CreateAndEffectuatePrescriptionResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreateAndEffectuatePrescriptionResponseType'); return false;"><input type="button" id="CreateAndEffectuatePrescriptionResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreateAndEffectuatePrescriptionResponseType'); return false;"> 
 +<div id="CreateAndEffectuatePrescriptionResponseType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="CreateAndEffectuatePrescriptionResponseType"&#62;
  <div style="margin-left: 10px">&#60;xs:annotation&#62;  <div style="margin-left: 10px">&#60;xs:annotation&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Request for creating orders on prescriptions&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Response for creating one or more prescriptions together with effectuations&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Request til at oprette bestillinger p&aring; recepter &#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Svar p&aring; oprettelse af en eller flere recepter med tilh&oslash;rende udleveringer &#60;/xs:documentation&#62;</div>
  &#60;/xs:annotation&#62;</div>  &#60;/xs:annotation&#62;</div>
   
Line 113: Line 7020:
  &#60;/xs:choice&#62;</div>  &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Prescription"&#62; 
-  + <div style="margin-left: 10px">&#60;xs:complexType&#62; 
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Prescription" type="medicinecard20150601:CreateOrderPrescriptionType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="PrescriptionIdentifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="OrderIdentifiertype="medicinecard20150601:OrderIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="EffectuationIdentifier" type="medicinecard20150601:EffectuationIdentifierType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 + &#60;/xs:element&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="CreateAndEffectuatePrescriptionResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <ul>Et af f&oslash;lgende elementer: <ul>Et af f&oslash;lgende elementer:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 138: Line 7054:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 153: Line 7069:
 </li> </li>
 </ul> </ul>
-</li> 
-<li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>CreatedBy</dd> 
-<dt>Beskrivelse:</dt> 
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd> 
-<dt>Type:</dt> 
-<dd> 
-<a href="#ModificatorType">ModificatorType</a> 
-</dd> 
-<dt>Antal</dt> 
-<dd>0 eller 1</dd> 
-</dl> 
 </li> </li>
 <li> <li>
Line 176: Line 7078:
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreateOrderPrescriptionType">CreateOrderPrescriptionType</a>+<a href="#"></a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 183: Line 7085:
 </li> </li>
 </ul> </ul>
-<h2 id="DrugMedicationIdentifierAndVersionType">Type: DrugMedicationIdentifierAndVersionType</h2> +<h2 id="PausedDrugMedicationType">Type: PausedDrugMedicationType</h2> 
- Beskrivelse: Indeholder ID og versionsnummer for en l&aelig;gemiddelordination<input type="button" id="DrugMedicationIdentifierAndVersionType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugMedicationIdentifierAndVersionType_xsddiv'); return false;"> + Beskrivelse: Element med IDer returneret n&aring;en l&aelig;gemiddelinformation er blevet pauseret via en batchforesp&oslash;rgsel<input type="button" id="PausedDrugMedicationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PausedDrugMedicationType'); return false;"><input type="button" id="PausedDrugMedicationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PausedDrugMedicationType'); return false;"> 
-<div id="DrugMedicationIdentifierAndVersionType_xsddiv" class="contents" style="display: none"> +<div id="PausedDrugMedicationType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="DrugMedicationIdentifierAndVersionType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="PausedDrugMedicationType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
  <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div>
Line 194: Line 7096:
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="PausedDrugMedicationType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 225: Line 7128:
 </li> </li>
 </ul> </ul>
-<h2 id="UnmarkPrescriptionDeprecatedType">Type: UnmarkPrescriptionDeprecatedType</h2> +<h2 id="DeleteEffectuationType">Type: DeleteEffectuationType</h2> 
- Beskrivelse: Til brug i bulk service: Marker at en eller flere recepter ikke l&aelig;ngere er relevante<input type="button" id="UnmarkPrescriptionDeprecatedType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UnmarkPrescriptionDeprecatedType_xsddiv'); return false;"> + Beskrivelse: Anvisning for sletning af en effetuering<input type="button" id="DeleteEffectuationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DeleteEffectuationType'); return false;"><input type="button" id="DeleteEffectuationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DeleteEffectuationType'); return false;"> 
-<div id="UnmarkPrescriptionDeprecatedType_xsddiv" class="contents" style="display: none"> +<div id="DeleteEffectuationType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="UnmarkPrescriptionDeprecatedType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="DeleteEffectuationType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:EffectuationIdentifierType" /&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>
Line 238: Line 7141:
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="DeleteEffectuationType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
 <dd>Identifier</dd> <dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af en recept</dd>+<dd>Unik identifikation af effektueringen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>+<a href="#EffectuationIdentifierType">EffectuationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 275: Line 7179:
 <dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd> <dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd></dd>+<dd> 
 +<a href="#ModificationMetadataType">ModificationMetadataType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>0, 1 eller flere</dd> <dd>0, 1 eller flere</dd>
Line 281: Line 7187:
 </li> </li>
 </ul> </ul>
-<h2 id="MedicineCardVersionInfoType">Type: MedicineCardVersionInfoType</h2> +<h2 id="OrganisationNotifiableType">Type: OrganisationNotifiableType</h2> 
- Beskrivelse: Versionsnummer og oprettet dato og tid for en specifik medicinkort version<input type="button" id="MedicineCardVersionInfoType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('MedicineCardVersionInfoType_xsddiv'); return false;"> + Beskrivelse: Beskriver en organisation<input type="button" id="OrganisationNotifiableType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OrganisationNotifiableType'); return false;"><input type="button" id="OrganisationNotifiableType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('OrganisationNotifiableType'); return false;"> 
-<div id="MedicineCardVersionInfoType_xsddiv" class="contents" style="display: none"> +<div id="OrganisationNotifiableType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="MedicineCardVersionInfoType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="OrganisationNotifiableType"&#62; 
-        <div style="margin-left: 10px">&#60;xs:sequence&#62; + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
-            <div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:element name="Name" type="medicinecard20150601:OrganisationNameType" /&#62;</div> 
-             +  
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionCreatedDateTime" type="medicinecard20150601:VersionCreatedDateTimeType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element maxOccurs="5" minOccurs="0" name="AddressLine" type="medicinecard20150601:AddressLineType" /&#62;</div> 
-        &#60;/xs:sequence&#62;</div> +  
-    &#60;/xs:complexType&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="TelephoneNumber" type="medicinecard20150601:TelephoneNumberType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="EmailAddress" type="medicinecard20150601:EmailAddressType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Type" type="medicinecard20150601:OrganisationTypeType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Notifiable" type="xs:boolean" /&#62;</div>  
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="OrganisationNotifiableType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicineCardVersion</dd>+<dd>Name</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versionsnummer for medicinkort</dd>+<dd>Navnet paa en organisation der har foretaget en handling paa medicinkortet</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardVersionType">MedicineCardVersionType</a>+<a href="#OrganisationNameType">OrganisationNameType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 311: Line 7228:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>VersionCreatedDateTime</dd>+<dd>AddressLine</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Oprettelsesdato og tid for versionen</dd>+<dd>Ustruktureret adresselinje</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#VersionCreatedDateTimeType">VersionCreatedDateTimeType</a>+<a href="#AddressLineType">AddressLineType</a> 
 +</dd> 
 +<dt>Min. antal:</dt> 
 +<dd>0</dd> 
 +<dt>Max antal:</dt> 
 +<dd>5</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>TelephoneNumber</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd></dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#TelephoneNumberType">TelephoneNumberType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 322: Line 7255:
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="GetDrugMedicationHistoryResponseType">Type: GetDrugMedicationHistoryResponseType</h2> +
- Beskrivelse: Element for et svar med en eller flere l&aelig;gemiddelordinationer<input type="button" id="GetDrugMedicationHistoryResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetDrugMedicationHistoryResponseType_xsddiv'); return false;"> +
-<div id="GetDrugMedicationHistoryResponseType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="GetDrugMedicationHistoryResponseType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element name="History" type="medicinecard20150601:DrugMedicationHistoryType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PersonIdentifier</dd>+<dd>EmailAddress</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#EmailAddressType">EmailAddressType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 355: Line 7272:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>Type</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>+<dd>Typen af organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>+<a href="#OrganisationTypeType">OrganisationTypeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 369: Line 7286:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>History</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Historikken for en l&aelig;gemiddelordination</dd>+<dd>Nummer eller kode der identificerer en organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationHistoryType">DrugMedicationHistoryType</a>+<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 380: Line 7297:
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="DrugMedicationHistoryType">Type: DrugMedicationHistoryType</h2> +
- Beskrivelse: Historikken for en l&aelig;gemiddelordination<input type="button" id="DrugMedicationHistoryType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugMedicationHistoryType_xsddiv'); return false;"> +
-<div id="DrugMedicationHistoryType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="DrugMedicationHistoryType"&#62; +
-        <div style="margin-left: 10px">&#60;xs:sequence&#62; +
-                <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Period" type="medicinecard20150601:DrugMedicationHistoryPeriodType" /&#62;</div> +
-        &#60;/xs:sequence&#62;</div> +
-    &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Period</dd>+<dd>Notifiable</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En specifik periode i historikken for en l&aelig;gemiddelordination</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationHistoryPeriodType">DrugMedicationHistoryPeriodType</a>+<a href="#boolean">boolean</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller flere</dd>+<dd>eller 1</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="DosageAnyDayType">Type: DosageAnyDayType</h2> +<h2 id="DrugMedicationIdentifierAndDateTimeType">Type: DrugMedicationIdentifierAndDateTimeType</h2> 
- Beskrivelse: Gruppering af doseringstidspunkter p&aringsamme dag<input type="button" id="DosageAnyDayType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageAnyDayType_xsddiv'); return false;"> + Beskrivelse: Indeholder ID og versionsnummer for en l&aelig;gemiddelordination<input type="button" id="DrugMedicationIdentifierAndDateTimeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugMedicationIdentifierAndDateTimeType'); return false;"><input type="button" id="DrugMedicationIdentifierAndDateTimeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DrugMedicationIdentifierAndDateTimeType'); return false;"> 
-<div id="DosageAnyDayType_xsddiv" class="contents" style="display: none"> +<div id="DrugMedicationIdentifierAndDateTimeType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="DosageAnyDayType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="DrugMedicationIdentifierAndDateTimeType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:sequence&#62; + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Dose" type="medicinecard20150601:DoseForAnyDayType" /&#62;</div> +  
- &#60;/xs:sequence&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="DateTime" type="medicinecard20150601:ModifiedDateTimeType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="DrugMedicationIdentifierAndDateTimeType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li> + <li>
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Dose</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Beskrivelse af en dosis p&aringet givet stidspunkt, hvorn&aring;r og hvor meget</dd>+<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseForAnyDayType">DoseForAnyDayType</a>+<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-</li> +
-</ul> +
-<h2 id="TimingListType">Type: TimingListType</h2> +
- Beskrivelse: En struktur der indeholder en liste af elementer til at spore tidsforbruget mellem request og response p&aring; et webservice-kald. Hvis der kaldes en r&aelig;kke sammenk&aelig;dede web services b&oslash;r disse tilf&oslash;je et TimingElementStructure i listen i den r&aelig;kkef&oslash;lge de returnerer. F.eks. hvis A kalder B som kalder C skal r&aelig;kkef&oslash;lgen v&aelig;re C, B og A.<input type="button" id="TimingListType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('TimingListType_xsddiv'); return false;"> +
-<div id="TimingListType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="TimingListType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Timing" type="medicinecard20150601:TimingType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Timing</dd>+<dd>DateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En structur til at spore tidsforbruget mellem request og response p&aringet webservice-kald</dd>+<dd>&AElig;ndringsdato og tid</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#TimingType">TimingType</a>+<a href="#ModifiedDateTimeType">ModifiedDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="AcknowledgeOrdersRequestType">Type: AcknowledgeOrdersRequestType</h2> +<h2 id="NotReviewedType">Type: NotReviewedType</h2> 
- Beskrivelse: Element for en kvittering for at nye bestillinger er blevet modtaget af et apotek<input type="button" id="AcknowledgeOrdersRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AcknowledgeOrdersRequestType_xsddiv'); return false;"> + Beskrivelse: Information hvem der markerede medicinkortet manglede medicinkort-gennemgang, typisk ved indl&aelig;ggelse p&aring; sygehus, inklusiv tidspunktet<input type="button" id="NotReviewedType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('NotReviewedType'); return false;"><input type="buttonid="NotReviewedType_usage_buttonvalue="Vis anvendelseclass="showHideXSDonclick="toggleUsageVisibility('NotReviewedType')return false;"> 
-<div id="AcknowledgeOrdersRequestType_xsddivclass="contentsstyle="display: none"+<div id="NotReviewedType_xsddivclass="contents" style="displaynone"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="AcknowledgeOrdersRequestType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="NotReviewedType"&#62; 
-        <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
-            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Element for a request to acknowledge that new orders have been received by a pharmacy&#60;/xs:documentation&#62;</div> + <div style="margin-left: 10px">&#60;xs:element name="By" type="medicinecard20150601:ModificatorType" /&#62;</div> 
-             +  
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Element for en kvittering for at nye bestillinger er blevet modtaget af et apotek&#60;/xs:documentation&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="DateTime" type="medicinecard20150601:ReviewedDateTimeType" /&#62;</div> 
-        &#60;/xs:annotation&#62;</div> + &#60;/xs:sequence&#62;</div> 
-         + &#60;/xs:complexType&#62;</div>
-<div style="margin-left10px">&#60;xs:sequence&#62; +
-            <div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifiertype="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Order"&#62; +
-                <div style="margin-left: 10px">&#60;xs:complexType&#62; +
-                    <div style="margin-left: 10px">&#60;xs:sequence&#62; +
-                        <div style="margin-left: 10px">&#60;xs:element name="PrescriptionIdentifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> +
-                         +
-<div style="margin-left: 10px">&#60;xs:element name="OrderIdentifier" type="medicinecard20150601:OrderIdentifierType" /&#62;</div> +
-                    &#60;/xs:sequence&#62;</div> +
-                &#60;/xs:complexType&#62;</div> +
-            &#60;/xs:element&#62;</div> +
-        &#60;/xs:sequence&#62;</div> +
-    &#60;/xs:complexType&#62;</div>+
 </div> </div>
 +<div id="NotReviewedType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>OrganisationIdentifier</dd>+<dd>By</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Nummer eller kode der identificerer en organisation</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 510: Line 7386:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Order</dd>+<dd>DateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Bestilling af en udlevering p&aring; en recept</dd>+<dd>Datoen et medicinkort blev evalueret i en medicinkort-gennemgang</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#"></a>+<a href="#ReviewedDateTimeType">ReviewedDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="DeleteEffectuationType">Type: DeleteEffectuationType</h2> +<h2 id="RemovePatientOrganisationRelationRequestType">Type: RemovePatientOrganisationRelationRequestType</h2> 
- Beskrivelse: Anvisning for sletning af en effetuering<input type="button" id="DeleteEffectuationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DeleteEffectuationType_xsddiv'); return false;"> + Beskrivelse: Remove-dokument for at oph&aelig;ve en relation mellem en patient og en organisation<input type="button" id="RemovePatientOrganisationRelationRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RemovePatientOrganisationRelationRequestType'); return false;"><input type="button" id="RemovePatientOrganisationRelationRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('RemovePatientOrganisationRelationRequestType'); return false;"> 
-<div id="DeleteEffectuationType_xsddiv" class="contents" style="display: none"> +<div id="RemovePatientOrganisationRelationRequestType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="DeleteEffectuationType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="RemovePatientOrganisationRelationRequestType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:EffectuationIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unboundedminOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Relation" type="medicinecard20150601:RemovePatientOrganisationRelationType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="RemovePatientOrganisationRelationRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af effektueringen</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#EffectuationIdentifierType">EffectuationIdentifierType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 568: Line 7447:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModificationMetadata</dd>+<dd>ReportedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd></dd>+<dd> 
 +<a href="#ModificatorType">ModificatorType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>01 eller flere</dd>+<dd>eller 1</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>Relation</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Registrering af en relation mellem en patient og en organisation</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#RemovePatientOrganisationRelationType">RemovePatientOrganisationRelationType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>1 eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="SetMedicineCardNotReviewedResponseType">Type: SetMedicineCardNotReviewedResponseType</h2> +<h2 id="SearchMedicineCardRequestType">Type: SearchMedicineCardRequestType</h2> 
- Beskrivelse: Element for et svar fra en foresp&oslash;rgsel til at s&aelig;tte dato og tid for markering af at manglende medicinkort-gennemgang<input type="button" id="SetMedicineCardNotReviewedResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SetMedicineCardNotReviewedResponseType_xsddiv'); return false;"> +<input type="button" id="SearchMedicineCardRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SearchMedicineCardRequestType'); return false;"><input type="button" id="SearchMedicineCardRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('SearchMedicineCardRequestType'); return false;"> 
-<div id="SetMedicineCardNotReviewedResponseType_xsddiv" class="contents" style="display: none"> +<div id="SearchMedicineCardRequestType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="SetMedicineCardNotReviewedResponseType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="SearchMedicineCardRequestType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Person"&#62; 
 + <div style="margin-left: 10px">&#60;xs:complexType&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="GivenName" type="medicinecard20150601:PersonGivenNameType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Surname" type="medicinecard20150601:PersonSurnameType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="BirthDate" type="medicinecard20150601:BirthDateType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="IsPersonWithoutCPR" type="medicinecard20150601:IsPersonWithoutCPRType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 + &#60;/xs:element&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Address"&#62; 
 + <div style="margin-left: 10px">&#60;xs:complexType&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="StreetName" type="medicinecard20150601:StreetNameType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="StreetBuildingIdentifier" type="medicinecard20150601:StreetBuildingIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PostCodeIdentifier" type="medicinecard20150601:PostCodeIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DistrictName" type="medicinecard20150601:DistrictNameType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 + &#60;/xs:element&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150601:VersionMismatchWarningType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="IssuedBy"&#62; 
 + <div style="margin-left: 10px">&#60;xs:complexType&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="AuthorisedHealthcareProfessional"&#62; 
 + <div style="margin-left: 10px">&#60;xs:complexType&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="AuthorisationIdentifier" type="medicinecard20150601:AuthorisationIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Name" type="medicinecard20150601:AuthorisedHealthcareProfessionalNameType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 + &#60;/xs:element&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Organisation"&#62; 
 + <div style="margin-left: 10px">&#60;xs:complexType&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Name" type="medicinecard20150601:OrganisationNameType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence minOccurs="0"&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Type" type="medicinecard20150601:OrganisationTypeType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 + &#60;/xs:element&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 + &#60;/xs:element&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="SearchMedicineCardRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PersonIdentifier</dd>+<dd>Person</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#"></a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 610: Line 7558:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicineCardVersion</dd>+<dd>Address</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versionsnummer for medicinkort</dd>+<dd>Postadresse for en organisation eller person</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardVersionType">MedicineCardVersionType</a>+<a href="#"></a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 624: Line 7572:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>VersionMismatchWarning</dd>+<dd>IssuedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Elementet returneres ved en foresp&oslash;rgsel med et forkert medicinkort version</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#VersionMismatchWarningType">VersionMismatchWarningType</a>+<a href="#"></a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 636: Line 7584:
 </li> </li>
 </ul> </ul>
-<h2 id="SearchWithdrawnDrugMedicationsRequestType">Type: SearchWithdrawnDrugMedicationsRequestType</h2> +<h2 id="GetMedicineCardRequestType">Type: GetMedicineCardRequestType</h2> 
- Beskrivelse: Element for en s&oslash;ge-foresp&oslash;rgsel efter seponerede l&aelig;gemiddelordinationer<input type="button" id="SearchWithdrawnDrugMedicationsRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SearchWithdrawnDrugMedicationsRequestType_xsddiv'); return false;"> + Beskrivelse: Element for en foresp&oslash;rgsel efter et medicinkort<input type="button" id="GetMedicineCardRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetMedicineCardRequestType'); return false;"><input type="button" id="GetMedicineCardRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('GetMedicineCardRequestType'); return false;"> 
-<div id="SearchWithdrawnDrugMedicationsRequestType_xsddiv" class="contents" style="display: none"> +<div id="GetMedicineCardRequestType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="SearchWithdrawnDrugMedicationsRequestType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="GetMedicineCardRequestType"&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62;+ <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Element for a request for a medicinecard&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Element for en foresp&oslash;rgsel efter et medicinkort&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62;
  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DateTime" type="xs:dateTime" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Version" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="WithdrawnAfterDateTime" type="medicinecard20150601:WithdrawnDateTimeType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="DateTime" type="medicinecard20150601:ModifiedDateTimeType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="IncludePrescriptions" type="medicinecard20150601:IncludePrescriptionsType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="IncludeEffectuations" type="medicinecard20150601:IncludeEffectuationsType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="IncludeNonRelevantPrescriptions" type="medicinecard20150601:IncludeNonRelevantPrescriptionsType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="IncludeWithdrawnDrugMedications" type="medicinecard20150601:IncludeWithdrawnDrugMedicationsType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="GetMedicineCardRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 668: Line 7631:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DateTime</dd>+<dd>Version</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#dateTime">dateTime</a>+<a href="#MedicineCardVersionType">MedicineCardVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller 1</dd>+<dd>0eller flere</dd>
 </dl> </dl>
 </li> </li>
Line 682: Line 7645:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>WithdrawnAfterDateTime</dd>+<dd>DateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>&AElig;ndringsdato og tid</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#WithdrawnDateTimeType">WithdrawnDateTimeType</a>+<a href="#ModifiedDateTimeType">ModifiedDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller 1</dd>+<dd>0eller flere</dd>
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="FollowUpDatesType">Type: FollowUpDatesType</h2> +
- Beskrivelse: Et antal planlagte opf&oslash;lgningsdatoer for en l&aelig;gemiddelordination<input type="button" id="FollowUpDatesType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('FollowUpDatesType_xsddiv'); return false;"> +
-<div id="FollowUpDatesType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="FollowUpDatesType"&#62; +
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;A set of planned follow up dates for a drugmedication&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Et antal planlagte opf&oslash;lgningsdatoer for en l&aelig;gemiddelordination&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Date" type="medicinecard20150601:FollowUpDateType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Date</dd>+<dd>IncludePrescriptions</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Angiver hvorvidt medicinkortet eller l&aelig;gemiddelordinationen skal returneres med recepter.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#FollowUpDateType">FollowUpDateType</a>+<a href="#IncludePrescriptionsType">IncludePrescriptionsType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="UnwithdrawnDrugMedicationType">Type: UnwithdrawnDrugMedicationType</h2> +
- Beskrivelse: Element med IDer returneret n&aring;r en l&aelig;gemiddelinformation er blevet af-seponeret<input type="button" id="UnwithdrawnDrugMedicationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UnwithdrawnDrugMedicationType_xsddiv'); return false;"> +
-<div id="UnwithdrawnDrugMedicationType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="UnwithdrawnDrugMedicationType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Version" type="medicinecard20150601:DrugMedicationVersionType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>IncludeEffectuations</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>+<dd>Angiver hvorvidt l&aelig;gemiddelordinationen eller recepten skal returneres med effektueringer.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>+<a href="#IncludeEffectuationsType">IncludeEffectuationsType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 756: Line 7687:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Version</dd>+<dd>IncludeNonRelevantPrescriptions</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gemiddelordinationens versionsnummer</dd>+<dd>Angiver hvorvidt medicinkortet skal returneres med l&oslash;se recepter markeret som "ikke relevante".</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationVersionType">DrugMedicationVersionType</a>+<a href="#IncludeNonRelevantPrescriptionsType">IncludeNonRelevantPrescriptionsType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 767: Line 7698:
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="SubstancesType">Type: SubstancesType</h2> +
- Beskrivelse: Indeholder et antal substanser<input type="button" id="SubstancesType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SubstancesType_xsddiv'); return false;"> +
-<div id="SubstancesType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="SubstancesType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence maxOccurs="100"&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="ActiveSubstance" type="medicinecard20150601:ActiveSubstanceType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ActiveSubstance</dd>+<dd>IncludeWithdrawnDrugMedications</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en aktiv substans</dd>+<dd>Angiver hvorvidt medicinkortet skal returneres med seponerede ordinationer.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ActiveSubstanceType">ActiveSubstanceType</a>+<a href="#IncludeWithdrawnDrugMedicationsType">IncludeWithdrawnDrugMedicationsType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="GetPrescriptionRequestType">Type: GetPrescriptionRequestType</h2> +<h2 id="ReopenPrescriptionRequestType">Type: ReopenPrescriptionRequestType</h2> 
- Beskrivelse: Element for en foresp&oslash;rgsel efter en recept<input type="button" id="GetPrescriptionRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetPrescriptionRequestType_xsddiv'); return false;"> + Beskrivelse: Gen&aring;bn en eller flere recepter der tidligere er blevet afsluttet eller ugyldiggjort<input type="button" id="ReopenPrescriptionRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ReopenPrescriptionRequestType'); return false;"><input type="button" id="ReopenPrescriptionRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ReopenPrescriptionRequestType'); return false;"> 
-<div id="GetPrescriptionRequestType_xsddiv" class="contents" style="display: none"> +<div id="ReopenPrescriptionRequestType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="GetPrescriptionRequestType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="ReopenPrescriptionRequestType"&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62;+ <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Reopen one or more prescriptions that has been closed er invalidated&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Gen&aring;bn en eller flere recepter der tidligere er blevet afsluttet eller ugyldiggjort&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62;
  <div style="margin-left: 10px">&#60;xs:choice&#62;  <div style="margin-left: 10px">&#60;xs:choice&#62;
  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
Line 805: Line 7730:
  &#60;/xs:choice&#62;</div>  &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:choice&#62; +<div style="margin-left: 10px">&#60;xs:element name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>
- <div style="margin-left: 10px">&#60;xs:element maxOccurs="50" name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="IncludeOpenPrescriptions" type="medicinecard20150601:IncludeOpenPrescriptionsType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="IncludeAllPrescriptions" type="medicinecard20150601:IncludeAllPrescriptionsType" /&#62;</div> +
- &#60;/xs:choice&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:element name="IncludeEffectuations" type="medicinecard20150601:IncludeEffectuationsType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Prescription" type="medicinecard20150601:ReopenPrescriptionType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="ReopenPrescriptionRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <ul>Et af f&oslash;lgende elementer: <ul>Et af f&oslash;lgende elementer:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 836: Line 7756:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 853: Line 7773:
 </li> </li>
 <li> <li>
-<ul>Et af f&oslash;lgende elementer: 
- <li> 
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>ModifiedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af en recept</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
-<dt>Min. antal:</dt>+<dt>Antal</dt> 
 +<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>Prescription</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>En recept (en ordination p&aring; en recept)</dd> 
 +<dt>Type:</dt>
 <dd> <dd>
- 1 +<a href="#ReopenPrescriptionType">ReopenPrescriptionType</a> 
- </dd> +</dd> 
-<dt>Max antal:</dt> +<dt>Antal</dt> 
-<dd>50</dd>+<dd>1 eller flere</dd>
 </dl> </dl>
 </li> </li>
- ELLER +</ul> 
- <li>+<h2 id="PackageNumberType">Type: PackageNumberType</h2> 
 + Beskrivelse: L&aelig;gemiddelpakningens varenummer (LMS02 felt 2)<input type="button" id="PackageNumberType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PackageNumberType'); return false;"><input type="button" id="PackageNumberType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PackageNumberType'); return false;"> 
 +<div id="PackageNumberType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="PackageNumberType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:simpleContent&#62; 
 + <div style="margin-left: 10px">&#60;xs:extension base="medicinecard20150601:PackageNumberValueType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150601:PackageNumberSourceType" use="required" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150601:SourceDateType" use="optional" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:attribute name="yearAndWeek" type="medicinecard20150601:SourceYearAndWeekType" use="optional" /&#62;</div> 
 + &#60;/xs:extension&#62;</div> 
 + &#60;/xs:simpleContent&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="PackageNumberType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Typeudvidelse: 
 + <li> 
 +<dl> 
 +<dt>Basistype:</dt> 
 +<dd> 
 +<a href="#PackageNumberValueType">PackageNumberValueType</a> 
 +</dd> 
 +</dl> 
 +<ul> 
 +<li> 
 +<dl> 
 +<dt>Tilf&oslash;jet attributnavn:</dt> 
 +<dd>source</dd> 
 +<dt>Tilf&oslash;jet attributtype:</dt> 
 +<dd> 
 +<a href="#PackageNumberSourceType">PackageNumberSourceType</a> 
 +</dd> 
 +<dt>Tilf&oslash;jet attribut, anvendelse: </dt> 
 +<dd>required</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Tilf&oslash;jet attributnavn:</dt> 
 +<dd>date</dd> 
 +<dt>Tilf&oslash;jet attributtype:</dt> 
 +<dd> 
 +<a href="#SourceDateType">SourceDateType</a> 
 +</dd> 
 +<dt>Tilf&oslash;jet attribut, anvendelse: </dt> 
 +<dd>optional</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Tilf&oslash;jet attributnavn:</dt> 
 +<dd>yearAndWeek</dd> 
 +<dt>Tilf&oslash;jet attributtype:</dt> 
 +<dd> 
 +<a href="#SourceYearAndWeekType">SourceYearAndWeekType</a> 
 +</dd> 
 +<dt>Tilf&oslash;jet attribut, anvendelse: </dt> 
 +<dd>optional</dd> 
 +</dl> 
 +</li> 
 +</ul> 
 +</li> 
 +</ul> 
 +<h2 id="TimingType">Type: TimingType</h2> 
 + Beskrivelse: En structur til at spore tidsforbruget mellem request og response p&aring; et webservice-kald<input type="button" id="TimingType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('TimingType'); return false;"><input type="button" id="TimingType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('TimingType'); return false;"> 
 +<div id="TimingType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="TimingType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="SystemName" type="medicinecard20150601:SystemNameType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="ServiceName" type="medicinecard20150601:ServiceNameType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="TimeInMilliseconds" type="xs:int" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="TimingType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>IncludeOpenPrescriptions</dd>+<dd>SystemName</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver at svaret kun inkluderer &aring;bne recepter.</dd>+<dd>Navn eller beskrivelse af computersystemet der sender dokumentet</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#IncludeOpenPrescriptionsType">IncludeOpenPrescriptionsType</a>+<a href="#SystemNameType">SystemNameType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 887: Line 7896:
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>IncludeAllPrescriptions</dd>+<dd>ServiceName</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver at svaret inkluderer alle recepter.</dd>+<dd>Systemnamvn, f.eks. "createPrescription"</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#IncludeAllPrescriptionsType">IncludeAllPrescriptionsType</a>+<a href="#ServiceNameType">ServiceNameType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
-</li> 
-</ul> 
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>IncludeEffectuations</dd>+<dd>TimeInMilliseconds</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver hvorvidt l&aelig;gemiddelordinationen eller recepten skal returneres med effektueringer.</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#IncludeEffectuationsType">IncludeEffectuationsType</a>+<a href="#int">int</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 919: Line 7925:
 </li> </li>
 </ul> </ul>
-<h2 id="SetMedicineCardNotReviewedRequestType">Type: SetMedicineCardNotReviewedRequestType</h2> +<h2 id="GiveConsentRequestType">Type: GiveConsentRequestType</h2> 
- Beskrivelse: Element for en foresp&oslash;rgsel til at s&aelig;tte dato og tid for markering af at manglende medicinkort-gennemgang<input type="button" id="SetMedicineCardNotReviewedRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SetMedicineCardNotReviewedRequestType_xsddiv'); return false;"> + Beskrivelse: Request til at fjerne privarmarkering af en eller flere l&aelig;gemiddelordinationer<input type="button" id="GiveConsentRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GiveConsentRequestType'); return false;"><input type="button" id="GiveConsentRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('GiveConsentRequestType'); return false;"> 
-<div id="SetMedicineCardNotReviewedRequestType_xsddiv" class="contents" style="display: none"> +<div id="GiveConsentRequestType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="SetMedicineCardNotReviewedRequestType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="GiveConsentRequestType"&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +        <div style="margin-left: 10px">&#60;xs:sequence&#62; 
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> +            <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
- +            
 <div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div>
-  +             
-<div style="margin-left: 10px">&#60;xs:element name="NotReviewedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
- +            
 <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>
-  +             
-<div style="margin-left: 10px">&#60;xs:element name="NotReviewedDateTime" type="medicinecard20150601:ReviewedDateTimeType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150601:GiveConsentDrugMedicationType" /&#62;</div> 
-  +        &#60;/xs:sequence&#62;</div>
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div>+
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="GiveConsentRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 971: Line 7976:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>NotReviewedBy</dd>+<dd>ModifiedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
 <dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd> <dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
Line 999: Line 8004:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>NotReviewedDateTime</dd>+<dd>DrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Datoen et medicinkort blev evalueret i en medicinkort-gennemgang</dd>+<dd>En oversigt over l&aelig;gemiddelordination (en ordination p&aring; medicinkortet)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ReviewedDateTimeType">ReviewedDateTimeType</a>+<a href="#GiveConsentDrugMedicationType">GiveConsentDrugMedicationType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>1 eller flere</dd> 
 +</dl> 
 +</li> 
 +</ul> 
 +<h2 id="PauseDrugMedicationResponseType">Type: PauseDrugMedicationResponseType</h2> 
 + Beskrivelse: Ydre container-element for et svar p&aring; en foresp&oslash;rgsel der pauserer en l&aelig;gemiddelordination<input type="button" id="PauseDrugMedicationResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PauseDrugMedicationResponseType'); return false;"><input type="button" id="PauseDrugMedicationResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PauseDrugMedicationResponseType'); return false;"> 
 +<div id="PauseDrugMedicationResponseType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="PauseDrugMedicationResponseType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150601:VersionMismatchWarningType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150601:PausedDrugMedicationType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="PauseDrugMedicationResponseType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>PersonIdentifier</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Element for er CPR-nummer</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 1013: Line 8051:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModificationMetadata</dd>+<dd>MedicineCardVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd>+<dd>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd></dd>+<dd> 
 +<a href="#MedicineCardVersionType">MedicineCardVersionType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>01 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>VersionMismatchWarning</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Elementet returneres ved en foresp&oslash;rgsel med et forkert medicinkort version</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#VersionMismatchWarningType">VersionMismatchWarningType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>eller 1</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>DrugMedication</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>En oversigt over l&aelig;gemiddelordination (en ordination p&aring; medicinkortet)</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#PausedDrugMedicationType">PausedDrugMedicationType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>1 eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="ConsentType">Type: ConsentType</h2> +<h2 id="RemovePatientOrganisationRelationType">Type: RemovePatientOrganisationRelationType</h2> 
- Beskrivelse: Angiver samtykke der knytter sig til denne foresp&oslash;rgsel<input type="button" id="ConsentType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ConsentType_xsddiv'); return false;"> + Beskrivelse: Registrering af en relation mellem en patient og en organisation<input type="button" id="RemovePatientOrganisationRelationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RemovePatientOrganisationRelationType'); return false;"><input type="button" id="RemovePatientOrganisationRelationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('RemovePatientOrganisationRelationType'); return false;"> 
-<div id="ConsentType_xsddiv" class="contents" style="display: none"> +<div id="RemovePatientOrganisationRelationType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="ConsentType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="RemovePatientOrganisationRelationType"&#62;
- <div style="margin-left: 10px">&#60;xs:complexContent&#62; +
- <div style="margin-left: 10px">&#60;xs:extension base="medicinecard20150601:ConsentValueType"&#62; +
- <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150601:ConsentSourceType" use="required" /&#62;</div> +
- &#60;/xs:extension&#62;</div> +
- &#60;/xs:complexContent&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<h2 id="ConsentValueType">Type: ConsentValueType</h2> +
-<input type="button" id="ConsentValueType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ConsentValueType_xsddiv'); return false;"> +
-<div id="ConsentValueType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="ConsentValueType"&#62;+
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="FromDate" type="medicinecard20150601:ConsentDateType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ToDate" type="medicinecard20150601:ConsentDateType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="ConsentType" type="medicinecard20150601:ConsentTypeType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:choice&#62; 
-  + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PatientOrganisationRelationIdentifierType" /&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element name="Content" type="medicinecard20150601:ContentType" /&#62;</div>+  
 +<div style="margin-left: 10px">&#60;xs:element name="Organisation" type="medicinecard20150601:OrganisationType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="RemovePatientOrganisationRelationType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>FromDate</dd>+<dd>ModifiedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dato for samtykke</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ConsentDateType">ConsentDateType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 1068: Line 8128:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ToDate</dd>+<dd>ModificationMetadata</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dato for samtykke</dd>+<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ConsentDateType">ConsentDateType</a>+<a href="#ModificationMetadataType">ModificationMetadataType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller 1</dd>+<dd>0eller flere</dd>
 </dl> </dl>
 </li> </li>
 <li> <li>
 +<ul>Et af f&oslash;lgende elementer:
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ConsentType</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Unik identifikation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ConsentTypeType">ConsentTypeType</a>+<a href="#PatientOrganisationRelationIdentifierType">PatientOrganisationRelationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 1093: Line 8155:
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Content</dd>+<dd>Organisation</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver hvad samtykket/v&aelig;rdispringet omhandler</dd>+<dd>Beskriver en organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd></dd>+<dd> 
 +<a href="#OrganisationType">OrganisationType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
Line 1106: Line 8171:
 </li> </li>
 </ul> </ul>
-<h2 id="CreateEffectuationResponseType">Type: CreateEffectuationResponseType</h2> +</li> 
- Beskrivelse: Ydre container-element for svaret fraen foresp&oslash;rgsel for at tilf&oslash;je en effektuering<input type="button" id="CreateEffectuationResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreateEffectuationResponseType_xsddiv'); return false;"> +</ul> 
-<div id="CreateEffectuationResponseType_xsddiv" class="contents" style="display: none"> +<h2 id="DosageDayNotNumberedType">Type: DosageDayNotNumberedType</h2> 
-<div style="margin-left: 10px">&#60;xs:complexType name="CreateEffectuationResponseType"&#62;+ Beskrivelse: Angiver at dagen ikke har et nummer, f.eks. for en ren PN dosering. I s&aring; fald kan doseringen ikke v&aelig;re itereret.<input type="button" id="DosageDayNotNumberedType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageDayNotNumberedType'); return false;"><input type="button" id="DosageDayNotNumberedType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DosageDayNotNumberedType'); return false;"> 
 +<div id="DosageDayNotNumberedType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="DosageDayNotNumberedType" /&#62;</div> 
 +</div> 
 +<div id="DosageDayNotNumberedType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<h2 id="GetMedicineCardVersionRequestType">Type: GetMedicineCardVersionRequestType</h2> 
 + Beskrivelse: Ydre container-element for en foresp&oslash;rgsel efter et medicinkorts version<input type="button" id="GetMedicineCardVersionRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetMedicineCardVersionRequestType'); return false;"><input type="button" id="GetMedicineCardVersionRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('GetMedicineCardVersionRequestType'); return false;"> 
 +<div id="GetMedicineCardVersionRequestType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="GetMedicineCardVersionRequestType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
- + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="GetMedicineCardVersionRequestType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>PersonIdentifier</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Element for er CPR-nummer</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#PersonIdentifierType">PersonIdentifierType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl> 
 +</li> 
 +</ul> 
 +<h2 id="RemoveConsentResponseType">Type: RemoveConsentResponseType</h2> 
 + Beskrivelse: Svar p&aring; at markere en eller flere l&aelig;gemiddelordinationer som privatmarkeret<input type="button" id="RemoveConsentResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RemoveConsentResponseType'); return false;"><input type="button" id="RemoveConsentResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('RemoveConsentResponseType'); return false;"> 
 +<div id="RemoveConsentResponseType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="RemoveConsentResponseType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 +                <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
 +                
 <div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div>
- +                
 <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150601:VersionMismatchWarningType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150601:VersionMismatchWarningType" /&#62;</div>
-  +                 
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150601:CreatedEffectuationOnDrugMedicationType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150601:UpdatedDrugMedicationType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="RemoveConsentResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 1173: Line 8279:
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreatedEffectuationOnDrugMedicationType">CreatedEffectuationOnDrugMedicationType</a>+<a href="#UpdatedDrugMedicationType">UpdatedDrugMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 1180: Line 8286:
 </li> </li>
 </ul> </ul>
-<h2 id="GetMedicineCardVersionListRequestType">Type: GetMedicineCardVersionListRequestType</h2> +</li> 
- Beskrivelse: Ydre container-element for en foresp&oslash;rgsel efter et medicinkorts version<input type="button" id="GetMedicineCardVersionListRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetMedicineCardVersionListRequestType_xsddiv'); return false;"> +</ul> 
-<div id="GetMedicineCardVersionListRequestType_xsddiv" class="contents" style="display: none"> +<h2 id="GetDrugMedicationVersionsResponseType">Type: GetDrugMedicationVersionsResponseType</h2> 
-<div style="margin-left: 10px">&#60;xs:complexType name="GetMedicineCardVersionListRequestType"&#62;+ Beskrivelse: Ydre container-element for et svar p&aring; en foresp&oslash;rgsel efter alle versionsnumre for en l&aelig;gemiddelordination<input type="button" id="GetDrugMedicationVersionsResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetDrugMedicationVersionsResponseType'); return false;"><input type="button" id="GetDrugMedicationVersionsResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('GetDrugMedicationVersionsResponseType'); return false;"> 
 +<div id="GetDrugMedicationVersionsResponseType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="GetDrugMedicationVersionsResponseType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element maxOccurs="100" name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedicationVersionInfo" type="medicinecard20150601:DrugMedicationVersionInfoType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="GetDrugMedicationVersionsResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 1201: Line 8314:
 <a href="#PersonIdentifierType">PersonIdentifierType</a> <a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
-<dt>Min. antal:</dt>+<dt>Antal</dt> 
 +<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>Identifier</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd> 
 +<dt>Type:</dt>
 <dd> <dd>
- 1 +<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a> 
- </dd> +</dd> 
-<dt>Max antal:</dt> +<dt>Antal</dt> 
-<dd>100</dd>+<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>DrugMedicationVersionInfo</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Versionsnummer og oprettet dato og tid for en specifik l&aelig;gemiddelordination version</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#DrugMedicationVersionInfoType">DrugMedicationVersionInfoType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>1 eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="GetPrescriptionRequestsRequestType">Type: GetPrescriptionRequestsRequestType</h2> +<h2 id="GetMedicineCardVersionResponseType">Type: GetMedicineCardVersionResponseType</h2> 
- Beskrivelse: Element for en foresp&oslash;rgsel efter en eller flere receptanmodninger til et CPR nummer<input type="button" id="GetPrescriptionRequestsRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetPrescriptionRequestsRequestType_xsddiv'); return false;"> + Beskrivelse: Ydre container-element for et svar p&aring; en foresp&oslash;rgsel efter et medicinkorts version<input type="button" id="GetMedicineCardVersionResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetMedicineCardVersionResponseType'); return false;"><input type="button" id="GetMedicineCardVersionResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('GetMedicineCardVersionResponseType'); return false;"> 
-<div id="GetPrescriptionRequestsRequestType_xsddiv" class="contents" style="display: none"> +<div id="GetMedicineCardVersionResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="GetPrescriptionRequestsRequestType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="GetMedicineCardVersionResponseType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="FromDateTime" type="medicinecard20150601:GetPrescriptionRequestsFromDateTimeType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0name="ToDateTime" type="medicinecard20150601:GetPrescriptionRequestsToDateTimeType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="MedicineCardInformationChange" type="medicinecard20150601:MedicineCardInformationChangeType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PageNumber" type="medicinecard20150601:PageNumberType" /&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="GetMedicineCardVersionResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 1244: Line 8380:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>FromDateTime</dd>+<dd>MedicineCardVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#GetPrescriptionRequestsFromDateTimeType">GetPrescriptionRequestsFromDateTimeType</a>+<a href="#MedicineCardVersionType">MedicineCardVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 1258: Line 8394:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ToDateTime</dd>+<dd>MedicineCardInformationChange</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Versions information, som holder seneste &aelig;ndings timestamp for en given type af information</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#GetPrescriptionRequestsToDateTimeType">GetPrescriptionRequestsToDateTimeType</a>+<a href="#MedicineCardInformationChangeType">MedicineCardInformationChangeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller 1</dd>+<dd>0eller flere</dd> 
 +</dl> 
 +</li> 
 +</ul> 
 +<h2 id="GetMedicineCardVersionsResponseType">Type: GetMedicineCardVersionsResponseType</h2> 
 + Beskrivelse: Ydre container-element for et svar p&aring; en foresp&oslash;rgsel efter alle versionsnumre for et medicinkort<input type="button" id="GetMedicineCardVersionsResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetMedicineCardVersionsResponseType'); return false;"><input type="button" id="GetMedicineCardVersionsResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('GetMedicineCardVersionsResponseType'); return false;"> 
 +<div id="GetMedicineCardVersionsResponseType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="GetMedicineCardVersionsResponseType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="MedicineCardVersionInfo" type="medicinecard20150601:MedicineCardVersionInfoType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="GetMedicineCardVersionsResponseType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>PersonIdentifier</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Element for er CPR-nummer</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#PersonIdentifierType">PersonIdentifierType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 1272: Line 8437:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PageNumber</dd>+<dd>MedicineCardVersionInfo</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indikerer hvilket sidenummer der skal hentes eller hvilket sidenummer der blev returneret for services der underst&oslash;tter paginerede lister</dd>+<dd>Versionsnummer og oprettet dato og tid for en specifik medicinkort version</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PageNumberType">PageNumberType</a>+<a href="#MedicineCardVersionInfoType">MedicineCardVersionInfoType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="DosageFreeTextForRequestType">Type: DosageFreeTextForRequestType</h2> +<h2 id="IsPrivatePrescriptionType">Type: IsPrivatePrescriptionType</h2> 
- Beskrivelse: Fritekst for dosering<input type="button" id="DosageFreeTextForRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageFreeTextForRequestType_xsddiv'); return false;"> + Beskrivelse: Dette element indikerer at recepten er privatmarkeret<input type="button" id="IsPrivatePrescriptionType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IsPrivatePrescriptionType'); return false;"><input type="button" id="IsPrivatePrescriptionType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('IsPrivatePrescriptionType'); return false;"> 
-<div id="DosageFreeTextForRequestType_xsddiv" class="contents" style="display: none"> +<div id="IsPrivatePrescriptionType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="DosageFreeTextForRequestType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="IsPrivatePrescriptionType" /&#62;</div> 
 +</div> 
 +<div id="IsPrivatePrescriptionType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<h2 id="DosageStructuresForResponseType">Type: DosageStructuresForResponseType</h2> 
 + Beskrivelse: Beskrivelse af doseringstidspunkter for en behandling<input type="button" id="DosageStructuresForResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageStructuresForResponseType'); return false;"><input type="button" id="DosageStructuresForResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DosageStructuresForResponseType'); return false;"> 
 +<div id="DosageStructuresForResponseType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="DosageStructuresForResponseType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:choice&#62; + <div style="margin-left: 10px">&#60;xs:choice maxOccurs="unbounded"&#62; 
- <div style="margin-left: 10px">&#60;xs:element name="StartDate" type="medicinecard20150601:DosageTimesStartDateType" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:element name="EmptyStructure" type="medicinecard20150601:EmptyDosageStructureType" /&#62;</div>
- &#60;/xs:choice&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:choice&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="EndDate" type="medicinecard20150601:DosageTimesEndDateType" /&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:element name="DosageEndingUndetermined" type="medicinecard20150601:DosageTimesDosageEndingUndeterminedType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="Structure" type="medicinecard20150601:DosageStructureForResponseType" /&#62;</div>
  &#60;/xs:choice&#62;</div>  &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="Text" type="medicinecard20150601:DosageFreeTextTextType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DosageTranslationCombined" type="medicinecard20150601:DosageTranslationType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="DosageStructuresForResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <ul>Et af f&oslash;lgende elementer: <ul>Et af f&oslash;lgende elementer:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>StartDate</dd>+<dd>EmptyStructure</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Beskrivelse af en periode i behandlingen hvor l&aelig;gemidlet ikke gives</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTimesStartDateType">DosageTimesStartDateType</a>+<a href="#EmptyDosageStructureType">EmptyDosageStructureType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl> 
 +</li> 
 + ELLER 
 + <li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>Structure</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Beskrivelse af doseringstidspunkter for en behandling</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#DosageStructureForResponseType">DosageStructureForResponseType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 1324: Line 8507:
 </li> </li>
 <li> <li>
-<ul>Et af f&oslash;lgende elementer: 
- <li> 
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>EndDate</dd>+<dd>DosageTranslationCombined</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Slutdato for et s&aelig;t af doseringstidspunkter</dd>+<dd>Dosisstrukturen oversat til tekst samt beregnet gennemsnitlig daglig dosis</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTimesEndDateType">DosageTimesEndDateType</a>+<a href="#DosageTranslationType">DosageTranslationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
- ELLER +</ul> 
- <li>+<h2 id="DrugFormType">Type: DrugFormType</h2> 
 + Beskrivelse: L&aelig;gemiddelform, kode og tekst<input type="button" id="DrugFormType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugFormType'); return false;"><input type="button" id="DrugFormType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DrugFormType'); return false;"> 
 +<div id="DrugFormType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="DrugFormType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Code" type="medicinecard20150601:DrugFormCodeType" /&#62;</div> 
 +  
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Text" type="medicinecard20150601:DrugFormTextType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="DrugFormType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DosageEndingUndetermined</dd>+<dd>Code</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver at doseringens afslutning er uafgjort, f.eks. fordi der er tale om en fast behandling</dd>+<dd>Kode for l&aelig;gemiddelformKilde: LMS22 felt 1</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTimesDosageEndingUndeterminedType">DosageTimesDosageEndingUndeterminedType</a>+<a href="#DrugFormCodeType">DrugFormCodeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 1354: Line 8550:
 </dl> </dl>
 </li> </li>
-</ul> +<li></li>
-</li>+
 <li> <li>
 <dl> <dl>
Line 1361: Line 8556:
 <dd>Text</dd> <dd>Text</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Fritekst for dosering</dd>+<dd>L&aelig;gemiddelform, enten fra LMS22 felt 2 (l&aelig;gemiddelform betegnelser) eller fra LMS01 felt 7</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageFreeTextTextType">DosageFreeTextTextType</a>+<a href="#DrugFormTextType">DrugFormTextType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 1371: Line 8566:
 </li> </li>
 </ul> </ul>
-<h2 id="SearchPrescriptionRequestsResponseType">Type: SearchPrescriptionRequestsResponseType</h2> +<h2 id="IsEffectuatedAccordingToDrugMedicationType">Type: IsEffectuatedAccordingToDrugMedicationType</h2> 
- Beskrivelse: Svar p&aring; foresp&oslash;rgsel efter receptbestillinger<input type="button" id="SearchPrescriptionRequestsResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SearchPrescriptionRequestsResponseType_xsddiv'); return false;"> + Beskrivelse: Angiver at effektueringen er sket som angivet p&aring; l&aelig;gemiddelordinationen, dvs. med det angivne l&aelig;gemiddel og med den angivne dosis<input type="button" id="IsEffectuatedAccordingToDrugMedicationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IsEffectuatedAccordingToDrugMedicationType'); return false;"><input type="button" id="IsEffectuatedAccordingToDrugMedicationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('IsEffectuatedAccordingToDrugMedicationType'); return false;"> 
-<div id="SearchPrescriptionRequestsResponseType_xsddiv" class="contents" style="display: none"> +<div id="IsEffectuatedAccordingToDrugMedicationType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="SearchPrescriptionRequestsResponseType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="IsEffectuatedAccordingToDrugMedicationType/&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +</div> 
- <div style="margin-left: 10px">&#60;xs:element maxOccurs="unboundedminOccurs="0" name="Patient" type="medicinecard20150601:SearchPrescriptionRequestsPatientType" /&#62;</div>+<div id="IsEffectuatedAccordingToDrugMedicationType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<h2 id="CancelPrescriptionRequestType">Type: CancelPrescriptionRequestType</h2> 
 + Beskrivelse: Annuller en eller flere recepter<input type="button" id="CancelPrescriptionRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CancelPrescriptionRequestType'); return false;"><input type="button" id="CancelPrescriptionRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CancelPrescriptionRequestType'); return false;"> 
 +<div id="CancelPrescriptionRequestType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="CancelPrescriptionRequestType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Cancel one or more prescriptions&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="MoreAvailable" type="medicinecard20150601:SearchPrescriptionRequestsMoreAvailableType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Annuller en eller flere recepter&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Prescription" type="medicinecard20150601:CancelPrescriptionType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="CancelPrescriptionRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li> 
 +<ul>Et af f&oslash;lgende elementer: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Patient</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#SearchPrescriptionRequestsPatientType">SearchPrescriptionRequestsPatientType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 +</li>
 + ELLER
 + <li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>OrganisationIdentifier</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Nummer eller kode der identificerer en organisation</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>Pr&aelig;cis &eacute;n</dd>
 +</dl>
 +</li>
 +</ul>
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MoreAvailable</dd>+<dd>MedicineCardVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#SearchPrescriptionRequestsMoreAvailableType">SearchPrescriptionRequestsMoreAvailableType</a>+<a href="#MedicineCardVersionType">MedicineCardVersionType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>ModifiedBy</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>0 eller 1</dd> <dd>0 eller 1</dd>
 +</dl>
 +</li>
 +<li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>ReportedBy</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#ModificatorType">ModificatorType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>0 eller 1</dd>
 +</dl>
 +</li>
 +<li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>Prescription</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>En recept (en ordination p&aring; en recept)</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#CancelPrescriptionType">CancelPrescriptionType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>1 eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="UndoEffectuationOnOrderType">Type: UndoEffectuationOnOrderType</h2> +<h2 id="DosageTimesDosageEndingUndeterminedType">Type: DosageTimesDosageEndingUndeterminedType</h2> 
- Beskrivelse: Element til tilbagef&oslash;rsel af en enkelt apoteks-ekspedition p&aringen bestilling<input type="button" id="UndoEffectuationOnOrderType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndoEffectuationOnOrderType_xsddiv'); return false;"> + Beskrivelse: Angiver at doseringens afslutning er uafgjort, f.eks. fordi der er tale om en fast behandling<input type="button" id="DosageTimesDosageEndingUndeterminedType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageTimesDosageEndingUndeterminedType'); return false;"><input type="button" id="DosageTimesDosageEndingUndeterminedType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DosageTimesDosageEndingUndeterminedType'); return false;"> 
-<div id="UndoEffectuationOnOrderType_xsddiv" class="contents" style="display: none"> +<div id="DosageTimesDosageEndingUndeterminedType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="UndoEffectuationOnOrderType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="DosageTimesDosageEndingUndeterminedType" /&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +</div> 
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Element for undoing a single pharmacy effectutation on an order&#60;/xs:documentation&#62;</div>+<div id="DosageTimesDosageEndingUndeterminedType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<h2 id="EmptyDosageStructureType">Type: EmptyDosageStructureType</h2> 
 + Beskrivelse: Beskrivelse af en periode i behandlingen hvor l&aelig;gemidlet ikke gives<input type="button" id="EmptyDosageStructureType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('EmptyDosageStructureType'); return false;"><input type="button" id="EmptyDosageStructureType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('EmptyDosageStructureType'); return false;"> 
 +<div id="EmptyDosageStructureType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="EmptyDosageStructureType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="StartDate" type="medicinecard20150601:DosageTimesStartDateType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Element til tilbagef&oslash;rsel af en enkelt apoteks-ekspedition p&aring; en bestilling&#60;/xs:documentation&#62;</div> +<div style="margin-left: 10px">&#60;xs:choice&#62; 
- &#60;/xs:annotation&#62;</div> + <div style="margin-left: 10px">&#60;xs:element name="EndDate" type="medicinecard20150601:DosageTimesEndDateType" /&#62;</div> 
-  +  
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +<div style="margin-left: 10px">&#60;xs:element name="DosageEndingUndetermined" type="medicinecard20150601:DosageTimesDosageEndingUndeterminedType" /&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:OrderIdentifierType" /&#62;</div> + &#60;/xs:choice&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Effectuation" type="medicinecard20150601:UndoEffectuationType" /&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="EmptyDosageStructureType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li> 
 +<ul>Et af f&oslash;lgende elementer: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>StartDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Startdato for et s&aelig;t af doseringstidspunkter</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrderIdentifierType">OrderIdentifierType</a>+<a href="#DosageTimesStartDateType">DosageTimesStartDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 +</li>
 +</ul>
 </li> </li>
 <li> <li>
 +<ul>Et af f&oslash;lgende elementer:
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Effectuation</dd>+<dd>EndDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Den faktiske udf&oslash;relse af l&aelig;gemiddelordination. Det kan f.eks. v&aelig;re at indgive medicin i patienten, eller at en l&aelig;ge eller apoteket udleverer medicin til patienten</dd>+<dd>Slutdato for et s&aelig;af doseringstidspunkter</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#UndoEffectuationType">UndoEffectuationType</a>+<a href="#DosageTimesEndDateType">DosageTimesEndDateType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl> 
 +</li> 
 + ELLER 
 + <li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>DosageEndingUndetermined</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Angiver at doseringens afslutning er uafgjort, f.eks. fordi der er tale om en fast behandling</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#DosageTimesDosageEndingUndeterminedType">DosageTimesDosageEndingUndeterminedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 1461: Line 8768:
 </li> </li>
 </ul> </ul>
-<h2 id="PackageNumberType">Type: PackageNumberType</h2> +</li> 
- Beskrivelse: L&aelig;gemiddelpakningens varenummer (LMS02 felt 2)<input type="button" id="PackageNumberType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PackageNumberType_xsddiv'); return false;"> +</ul> 
-<div id="PackageNumberType_xsddiv" class="contents" style="display: none"> +<h2 id="ATCCodeType">Type: ATCCodeType</h2> 
-<div style="margin-left: 10px">&#60;xs:complexType name="PackageNumberType"&#62;+ Beskrivelse: Kode for l&aelig;gemidlets ATC-gruppe  (LMS01 felt 15)<input type="button" id="ATCCodeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ATCCodeType'); return false;"><input type="button" id="ATCCodeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ATCCodeType'); return false;"> 
 +<div id="ATCCodeType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="ATCCodeType"&#62;
  <div style="margin-left: 10px">&#60;xs:simpleContent&#62;  <div style="margin-left: 10px">&#60;xs:simpleContent&#62;
- <div style="margin-left: 10px">&#60;xs:extension base="medicinecard20150601:PackageNumberValueType"&#62; + <div style="margin-left: 10px">&#60;xs:extension base="medicinecard20150601:ATCCodeValueType"&#62; 
- <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150601:PackageNumberSourceType" use="required" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150601:ATCCodeSourceType" use="required" /&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150601:SourceDateType" use="optional" /&#62;</div> <div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150601:SourceDateType" use="optional" /&#62;</div>
Line 1476: Line 8785:
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="ATCCodeType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Typeudvidelse:  Typeudvidelse:
- <li>+ <li>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
 <dd> <dd>
-<a href="#PackageNumberValueType">PackageNumberValueType</a>+<a href="#ATCCodeValueType">ATCCodeValueType</a>
 </dd> </dd>
 +</dl>
 +<ul>
 +<li>
 +<dl>
 <dt>Tilf&oslash;jet attributnavn:</dt> <dt>Tilf&oslash;jet attributnavn:</dt>
 <dd>source</dd> <dd>source</dd>
 <dt>Tilf&oslash;jet attributtype:</dt> <dt>Tilf&oslash;jet attributtype:</dt>
 <dd> <dd>
-<a href="#PackageNumberSourceType">PackageNumberSourceType</a>+<a href="#ATCCodeSourceType">ATCCodeSourceType</a>
 </dd> </dd>
 <dt>Tilf&oslash;jet attribut, anvendelse: </dt> <dt>Tilf&oslash;jet attribut, anvendelse: </dt>
 <dd>required</dd> <dd>required</dd>
 +</dl>
 +</li>
 +<li>
 +<dl>
 +<dt>Tilf&oslash;jet attributnavn:</dt>
 +<dd>date</dd>
 +<dt>Tilf&oslash;jet attributtype:</dt>
 +<dd>
 +<a href="#SourceDateType">SourceDateType</a>
 +</dd>
 +<dt>Tilf&oslash;jet attribut, anvendelse: </dt>
 +<dd>optional</dd>
 +</dl>
 +</li>
 +<li>
 +<dl>
 +<dt>Tilf&oslash;jet attributnavn:</dt>
 +<dd>yearAndWeek</dd>
 +<dt>Tilf&oslash;jet attributtype:</dt>
 +<dd>
 +<a href="#SourceYearAndWeekType">SourceYearAndWeekType</a>
 +</dd>
 +<dt>Tilf&oslash;jet attribut, anvendelse: </dt>
 +<dd>optional</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="TimingType">Type: TimingType</h2> +</li> 
- Beskrivelse: En structur til at spore tidsforbruget mellem request og response p&aring; et webservice-kald<input type="button" id="TimingType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('TimingType_xsddiv'); return false;"> +</ul> 
-<div id="TimingType_xsddiv" class="contents" style="display: none"> +<h2 id="CreateOrderResponseType">Type: CreateOrderResponseType</h2> 
-<div style="margin-left: 10px">&#60;xs:complexType name="TimingType"&#62; + Beskrivelse: Svar p&aring; oprettelse bestillinger p&aring; recepter <input type="button" id="CreateOrderResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreateOrderResponseType'); return false;"><input type="button" id="CreateOrderResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreateOrderResponseType'); return false;"> 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +<div id="CreateOrderResponseType_xsddiv" class="contents" style="display: none"> 
- <div style="margin-left: 10px">&#60;xs:element name="SystemName" type="medicinecard20150601:SystemNameType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:complexType name="CreateOrderResponseType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Response for creating orders on prescriptions&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="ServiceName" type="medicinecard20150601:ServiceNameType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Svar p&aring; oprettelse bestillinger p&aring; recepter &#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="TimeInMilliseconds" type="xs:int" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Order"&#62; 
 + <div style="margin-left: 10px">&#60;xs:complexType&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="PrescriptionIdentifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="OrderIdentifier" type="medicinecard20150601:OrderIdentifierType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 + &#60;/xs:element&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="CreateOrderResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li> 
 +<ul>Et af f&oslash;lgende elementer: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>SystemName</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Navn eller beskrivelse af computersystemet der sender dokumentet</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#SystemNameType">SystemNameType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 +</li>
 + ELLER
 + <li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>OrganisationIdentifier</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Nummer eller kode der identificerer en organisation</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>Pr&aelig;cis &eacute;n</dd>
 +</dl>
 +</li>
 +</ul>
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ServiceName</dd>+<dd>Order</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Systemnamvn, f.eks. "createPrescription"</dd>+<dd>Bestilling af en udlevering p&aring; en recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ServiceNameType">ServiceNameType</a>+<a href="#"></a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>1 eller flere</dd> 
 +</dl> 
 +</li> 
 +</ul> 
 +<h2 id="AbortEffectuationRequestType">Type: AbortEffectuationRequestType</h2> 
 + Beskrivelse: Et request som afbryder en igangv&aelig;rende udlevering p&aring; et apotek. Status &aelig;ndres fra 'ekspedition p&aring;begyndt' til 'bestilt'.<input type="button" id="AbortEffectuationRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AbortEffectuationRequestType'); return false;"><input type="button" id="AbortEffectuationRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('AbortEffectuationRequestType'); return false;"> 
 +<div id="AbortEffectuationRequestType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="AbortEffectuationRequestType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;A request to abort an ongoing effectuation at a pharmacy. Status will change from 'ekspedition p&aring;begyndt' to 'bestilt'.&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Et request som afbryder en igangv&aelig;rende udlevering p&aring; et apotek. Status &aelig;ndres fra 'ekspedition p&aring;begyndt' til 'bestilt'.&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Prescription"&#62; 
 + <div style="margin-left: 10px">&#60;xs:complexType&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Order"&#62; 
 + <div style="margin-left: 10px">&#60;xs:complexType&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:OrderIdentifierType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 + &#60;/xs:element&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 + &#60;/xs:element&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="AbortEffectuationRequestType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li> 
 +<ul>Et af f&oslash;lgende elementer: 
 + <li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>PersonIdentifier</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Element for er CPR-nummer</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 +</li>
 + ELLER
 + <li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>OrganisationIdentifier</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Nummer eller kode der identificerer en organisation</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>Pr&aelig;cis &eacute;n</dd>
 +</dl>
 +</li>
 +</ul>
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>TimeInMilliseconds</dd>+<dd>ModifiedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#int">int</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 +</dl>
 +</li>
 +<li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>Prescription</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>En recept (en ordination p&aring; en recept)</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#"></a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>1 eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="GetDrugMedicationRequestType">Type: GetDrugMedicationRequestType</h2> +<h2 id="SetMedicineCardReviewedRequestType">Type: SetMedicineCardReviewedRequestType</h2> 
- Beskrivelse: Element for en foresp&oslash;rgsel efter en l&aelig;gemiddelordination<input type="button" id="GetDrugMedicationRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetDrugMedicationRequestType_xsddiv'); return false;"> + Beskrivelse: Element for en foresp&oslash;rgsel til at s&aelig;tte dato og tid for en medicinkort-gennemgang<input type="button" id="SetMedicineCardReviewedRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SetMedicineCardReviewedRequestType'); return false;"><input type="button" id="SetMedicineCardReviewedRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('SetMedicineCardReviewedRequestType'); return false;"> 
-<div id="GetDrugMedicationRequestType_xsddiv" class="contents" style="display: none"> +<div id="SetMedicineCardReviewedRequestType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="GetDrugMedicationRequestType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="SetMedicineCardReviewedRequestType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="IdentifierAndVersion" type="medicinecard20150601:DrugMedicationIdentifierAndVersionType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="ReviewedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="IdentifierAndDateTime" type="medicinecard20150601:DrugMedicationIdentifierAndDateTimeType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="IncludePrescriptions" type="medicinecard20150601:IncludePrescriptionsType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="ReviewedDateTime" type="medicinecard20150601:ReviewedDateTimeType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="IncludeEffectuations" type="medicinecard20150601:IncludeEffectuationsType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="SetMedicineCardReviewedRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 1591: Line 9058:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>MedicineCardVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>+<dd>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>+<a href="#MedicineCardVersionType">MedicineCardVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 1605: Line 9072:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>IdentifierAndVersion</dd>+<dd>ReviewedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder ID og versionsnummer for en l&aelig;gemiddelordination</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierAndVersionType">DrugMedicationIdentifierAndVersionType</a>+<a href="#ModificatorType">ModificatorType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>ReportedBy</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#ModificatorType">ModificatorType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0 eller 1</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>ReviewedDateTime</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Datoen et medicinkort blev evalueret i en medicinkort-gennemgang</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#ReviewedDateTimeType">ReviewedDateTimeType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>ModificationMetadata</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#ModificationMetadataType">ModificationMetadataType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>0, 1 eller flere</dd> <dd>0, 1 eller flere</dd>
 +</dl>
 +</li>
 +</ul>
 +<h2 id="DrugMedicationTreatmentStartedPreviouslyType">Type: DrugMedicationTreatmentStartedPreviouslyType</h2>
 + Beskrivelse: Angiver at behandling er startet tidligere end selve oprettelsen af l&aelig;gemiddeordinationen p&aring; FMK<input type="button" id="DrugMedicationTreatmentStartedPreviouslyType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugMedicationTreatmentStartedPreviouslyType'); return false;"><input type="button" id="DrugMedicationTreatmentStartedPreviouslyType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DrugMedicationTreatmentStartedPreviouslyType'); return false;">
 +<div id="DrugMedicationTreatmentStartedPreviouslyType_xsddiv" class="contents" style="display: none">
 +<div style="margin-left: 10px">&#60;xs:complexType name="DrugMedicationTreatmentStartedPreviouslyType" /&#62;</div>
 +</div>
 +<div id="DrugMedicationTreatmentStartedPreviouslyType_xsddiv_usage" class="usage" style="display: none"></div>
 +<h2 id="CancelPrescriptionRequestRequestType">Type: CancelPrescriptionRequestRequestType</h2>
 + Beskrivelse: Annull&eacute;r receptanmodninger<input type="button" id="CancelPrescriptionRequestRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CancelPrescriptionRequestRequestType'); return false;"><input type="button" id="CancelPrescriptionRequestRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CancelPrescriptionRequestRequestType'); return false;">
 +<div id="CancelPrescriptionRequestRequestType_xsddiv" class="contents" style="display: none">
 +<div style="margin-left: 10px">&#60;xs:complexType name="CancelPrescriptionRequestRequestType"&#62;
 +        <div style="margin-left: 10px">&#60;xs:sequence&#62;
 +            <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
 +            
 +<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div>
 +            
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>
 +            
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>
 +            
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="1" name="PrescriptionRequest" type="medicinecard20150601:PrescriptionRequestToCancelType" /&#62;</div>
 +        &#60;/xs:sequence&#62;</div>
 +    &#60;/xs:complexType&#62;</div>
 +</div>
 +<div id="CancelPrescriptionRequestRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 +<ul>
 + Sekvens af:
 + <li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>PersonIdentifier</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Element for er CPR-nummer</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#PersonIdentifierType">PersonIdentifierType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 1619: Line 9169:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>IdentifierAndDateTime</dd>+<dd>MedicineCardVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder ID og versionsnummer for en l&aelig;gemiddelordination</dd>+<dd>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierAndDateTimeType">DrugMedicationIdentifierAndDateTimeType</a>+<a href="#MedicineCardVersionType">MedicineCardVersionType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>ModifiedBy</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#ModificatorType">ModificatorType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0 eller 1</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>ReportedBy</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#ModificatorType">ModificatorType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0 eller 1</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>PrescriptionRequest</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Element der beskriver en receptanmodning</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#PrescriptionRequestToCancelType">PrescriptionRequestToCancelType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>1 eller flere</dd> 
 +</dl> 
 +</li> 
 +</ul> 
 +<h2 id="CreateOrderPrescriptionType">Type: CreateOrderPrescriptionType</h2> 
 + Beskrivelse: Element til at oprette en bestilling til et apotek om udlevering p&aring; en given recept<input type="button" id="CreateOrderPrescriptionType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreateOrderPrescriptionType'); return false;"><input type="button" id="CreateOrderPrescriptionType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreateOrderPrescriptionType'); return false;"> 
 +<div id="CreateOrderPrescriptionType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="CreateOrderPrescriptionType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Element for creating an order for a pharmacy on a given prescripionmedication&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Element til at oprette en bestilling til et apotek om udlevering p&aring; en given recept&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="OrderedAtPharmacy" type="medicinecard20150601:OrganisationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DoseDispensing" type="medicinecard20150601:OrderWithDoseDispensingType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="3" minOccurs="0" name="DeliveryInstructionText" type="medicinecard20150601:DeliveryInstructionTextType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Delivery" type="medicinecard20150601:DeliveryType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="CreateOrderPrescriptionType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>Identifier</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Unik identifikation af en recept</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>ModificationMetadata</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#ModificationMetadataType">ModificationMetadataType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 1633: Line 9282:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>IncludePrescriptions</dd>+<dd>OrderedAtPharmacy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver hvorvidt medicinkortet eller l&aelig;gemiddelordinationen skal returneres med recepter.</dd>+<dd>Beskriver en organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#IncludePrescriptionsType">IncludePrescriptionsType</a>+<a href="#OrganisationType">OrganisationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 1647: Line 9296:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>IncludeEffectuations</dd>+<dd>DoseDispensing</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver hvorvidt l&aelig;gemiddelordinationen eller recepten skal returneres med effektueringer.</dd>+<dd>Detaljer om en bestilt dosisdispenseret pakning</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#IncludeEffectuationsType">IncludeEffectuationsType</a>+<a href="#OrderWithDoseDispensingType">OrderWithDoseDispensingType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0 eller 1</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>DeliveryInstructionText</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>En linie med yderligere oplysninger til apoteket vedr&oslash;rende en bestilling</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#DeliveryInstructionTextType">DeliveryInstructionTextType</a> 
 +</dd> 
 +<dt>Min. antal:</dt> 
 +<dd>0</dd> 
 +<dt>Max antal:</dt> 
 +<dd>3</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>Delivery</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Leveringsinformation</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#DeliveryType">DeliveryType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0 eller 1</dd> 
 +</dl> 
 +</li> 
 +</ul> 
 +<h2 id="ReopenPrescriptionResponseType">Type: ReopenPrescriptionResponseType</h2> 
 + Beskrivelse: Service svar ved en gennemf&oslash;rt gen&aring;bning af en Recept<input type="button" id="ReopenPrescriptionResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ReopenPrescriptionResponseType'); return false;"><input type="button" id="ReopenPrescriptionResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ReopenPrescriptionResponseType'); return false;"> 
 +<div id="ReopenPrescriptionResponseType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="ReopenPrescriptionResponseType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Service response on successfully reopening a Prescription &#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Service svar ved en gennemf&oslash;rt gen&aring;bning af en Recept&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrescriptionIdentifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="ReopenPrescriptionResponseType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li> 
 +<ul> 
 + Sekvens af: 
 + <li> 
 +<ul>Et af f&oslash;lgende elementer: 
 + <li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>PersonIdentifier</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Element for er CPR-nummer</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#PersonIdentifierType">PersonIdentifierType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl> 
 +</li> 
 + ELLER 
 + <li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>OrganisationIdentifier</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Nummer eller kode der identificerer en organisation</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 1659: Line 9399:
 </li> </li>
 </ul> </ul>
-<h2 id="PackageSizeUnitCodeType">Type: PackageSizeUnitCodeType</h2> +</li> 
- Beskrivelse: Enhed for pakningsst&oslash;rrelse, kode (LMS15 felt 2)<input type="button" id="PackageSizeUnitCodeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PackageSizeUnitCodeType_xsddiv'); return false;"> +<li> 
-<div id="PackageSizeUnitCodeType_xsddiv" class="contents" style="display: none"> +<dl> 
-<div style="margin-left: 10px">&#60;xs:complexType name="PackageSizeUnitCodeType"&#62;+<dt>Navn:</dt> 
 +<dd>PrescriptionIdentifier</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Unik identifikation af en recept</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0, 1 eller flere</dd> 
 +</dl> 
 +</li> 
 +</ul> 
 +</li> 
 +</ul> 
 +<h2 id="ActiveSubstanceCodeType">Type: ActiveSubstanceCodeType</h2> 
 + Beskrivelse: Angiver kode for den aktive substans<input type="button" id="ActiveSubstanceCodeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ActiveSubstanceCodeType'); return false;"><input type="button" id="ActiveSubstanceCodeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ActiveSubstanceCodeType'); return false;"> 
 +<div id="ActiveSubstanceCodeType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="ActiveSubstanceCodeType"&#62;
  <div style="margin-left: 10px">&#60;xs:simpleContent&#62;  <div style="margin-left: 10px">&#60;xs:simpleContent&#62;
- <div style="margin-left: 10px">&#60;xs:extension base="medicinecard20150601:PackageSizeUnitCodeValueType"&#62; + <div style="margin-left: 10px">&#60;xs:extension base="medicinecard20150601:ActiveSubstanceCodeValueType"&#62; 
- <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150601:PackageSizeUnitCodeSourceType" use="required" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150601:ActiveSubstanceSourceType" use="required" /&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150601:SourceDateType" use="optional" /&#62;</div> <div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150601:SourceDateType" use="optional" /&#62;</div>
Line 1674: Line 9432:
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="ActiveSubstanceCodeType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Typeudvidelse:  Typeudvidelse:
- <li>+ <li>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
 <dd> <dd>
-<a href="#PackageSizeUnitCodeValueType">PackageSizeUnitCodeValueType</a>+<a href="#ActiveSubstanceCodeValueType">ActiveSubstanceCodeValueType</a>
 </dd> </dd>
 +</dl>
 +<ul>
 +<li>
 +<dl>
 <dt>Tilf&oslash;jet attributnavn:</dt> <dt>Tilf&oslash;jet attributnavn:</dt>
 <dd>source</dd> <dd>source</dd>
 <dt>Tilf&oslash;jet attributtype:</dt> <dt>Tilf&oslash;jet attributtype:</dt>
 <dd> <dd>
-<a href="#PackageSizeUnitCodeSourceType">PackageSizeUnitCodeSourceType</a>+<a href="#ActiveSubstanceSourceType">ActiveSubstanceSourceType</a>
 </dd> </dd>
 <dt>Tilf&oslash;jet attribut, anvendelse: </dt> <dt>Tilf&oslash;jet attribut, anvendelse: </dt>
 <dd>required</dd> <dd>required</dd>
 +</dl>
 +</li>
 +<li>
 +<dl>
 +<dt>Tilf&oslash;jet attributnavn:</dt>
 +<dd>date</dd>
 +<dt>Tilf&oslash;jet attributtype:</dt>
 +<dd>
 +<a href="#SourceDateType">SourceDateType</a>
 +</dd>
 +<dt>Tilf&oslash;jet attribut, anvendelse: </dt>
 +<dd>optional</dd>
 +</dl>
 +</li>
 +<li>
 +<dl>
 +<dt>Tilf&oslash;jet attributnavn:</dt>
 +<dd>yearAndWeek</dd>
 +<dt>Tilf&oslash;jet attributtype:</dt>
 +<dd>
 +<a href="#SourceYearAndWeekType">SourceYearAndWeekType</a>
 +</dd>
 +<dt>Tilf&oslash;jet attribut, anvendelse: </dt>
 +<dd>optional</dd>
 +</dl>
 +</li>
 +</ul>
 +</li>
 +</ul>
 +<h2 id="UnpausedDrugMedicationType">Type: UnpausedDrugMedicationType</h2>
 + Beskrivelse: Element med IDer returneret n&aring;r en l&aelig;gemiddelinformation har f&aring;et fjernet er blevet pauseringen<input type="button" id="UnpausedDrugMedicationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UnpausedDrugMedicationType'); return false;"><input type="button" id="UnpausedDrugMedicationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('UnpausedDrugMedicationType'); return false;">
 +<div id="UnpausedDrugMedicationType_xsddiv" class="contents" style="display: none">
 +<div style="margin-left: 10px">&#60;xs:complexType name="UnpausedDrugMedicationType"&#62;
 + <div style="margin-left: 10px">&#60;xs:sequence&#62;
 + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element name="Version" type="medicinecard20150601:DrugMedicationVersionType" /&#62;</div>
 + &#60;/xs:sequence&#62;</div>
 + &#60;/xs:complexType&#62;</div>
 +</div>
 +<div id="UnpausedDrugMedicationType_xsddiv_usage" class="usage" style="display: none"></div>
 +<ul>
 + Sekvens af:
 + <li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>Identifier</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>Pr&aelig;cis &eacute;n</dd>
 +</dl>
 +</li>
 +<li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>Version</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>L&aelig;gemiddelordinationens versionsnummer</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#DrugMedicationVersionType">DrugMedicationVersionType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>Pr&aelig;cis &eacute;n</dd>
 +</dl>
 +</li>
 +</ul>
 +<h2 id="DoseDispensingType">Type: DoseDispensingType</h2>
 + Beskrivelse: Detaljer om en bestilt dosisdispenseret pakning<input type="button" id="DoseDispensingType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensingType'); return false;"><input type="button" id="DoseDispensingType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DoseDispensingType'); return false;">
 +<div id="DoseDispensingType_xsddiv" class="contents" style="display: none">
 +<div style="margin-left: 10px">&#60;xs:complexType name="DoseDispensingType"&#62;
 + <div style="margin-left: 10px">&#60;xs:annotation&#62;
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Details about an ordered dose dispensing packaging&#60;/xs:documentation&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Detaljer om en bestilt dosisdispenseret pakning&#60;/xs:documentation&#62;</div>
 + &#60;/xs:annotation&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:sequence&#62;
 + <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PackedAtOrganisation" type="medicinecard20150601:OrganisationType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="FirstDosageDate" type="medicinecard20150601:DoseDispensingPeriodStartDateType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="LastDosageDate" type="medicinecard20150601:DoseDispensingPeriodEndDateType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PackingGroup" type="medicinecard20150601:PackingGroupType" /&#62;</div>
 +            
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Deadline" type="medicinecard20150601:DoseDispensingDeadlineType" /&#62;</div>
 + &#60;/xs:sequence&#62;</div>
 + &#60;/xs:complexType&#62;</div>
 +</div>
 +<div id="DoseDispensingType_xsddiv_usage" class="usage" style="display: none"></div>
 +<ul>
 + Sekvens af:
 + <li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>PackedAtOrganisation</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Beskriver en organisation</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#OrganisationType">OrganisationType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>0 eller 1</dd>
 +</dl>
 +</li>
 +<li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>FirstDosageDate</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Startdato for en dosisdispenseringsperiode</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#DoseDispensingPeriodStartDateType">DoseDispensingPeriodStartDateType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>0 eller 1</dd>
 +</dl>
 +</li>
 +<li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>LastDosageDate</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Slutdato for en dosisdispenseringsperiode</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#DoseDispensingPeriodEndDateType">DoseDispensingPeriodEndDateType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>0 eller 1</dd>
 +</dl>
 +</li>
 +<li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>PackingGroup</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Pakkeapotekets identifikation af den produktion, som denne dosisdispenserede pakning inkluderes i</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#PackingGroupType">PackingGroupType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>0 eller 1</dd>
 +</dl>
 +</li>
 +<li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>Deadline</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Deadline for &aelig;ndringer til den n&aelig;ste dosisdispenserings pakning</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#DoseDispensingDeadlineType">DoseDispensingDeadlineType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>0 eller 1</dd>
 +</dl>
 +</li>
 +</ul>
 +<h2 id="UndoEffectuationOnPrescriptionAndOrderType">Type: UndoEffectuationOnPrescriptionAndOrderType</h2>
 + Beskrivelse: Element til tilbagef&oslash;rsel af en enkelt apoteks-ekspedition p&aring; en recept<input type="button" id="UndoEffectuationOnPrescriptionAndOrderType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndoEffectuationOnPrescriptionAndOrderType'); return false;"><input type="button" id="UndoEffectuationOnPrescriptionAndOrderType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('UndoEffectuationOnPrescriptionAndOrderType'); return false;">
 +<div id="UndoEffectuationOnPrescriptionAndOrderType_xsddiv" class="contents" style="display: none">
 +<div style="margin-left: 10px">&#60;xs:complexType name="UndoEffectuationOnPrescriptionAndOrderType"&#62;
 + <div style="margin-left: 10px">&#60;xs:annotation&#62;
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Element for undoing a single pharmacy effectutation on a prescription&#60;/xs:documentation&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Element til tilbagef&oslash;rsel af en enkelt apoteks-ekspedition p&aring; en recept&#60;/xs:documentation&#62;</div>
 + &#60;/xs:annotation&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:sequence&#62;
 + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element name="Order" type="medicinecard20150601:UndoEffectuationOnOrderType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element name="Terminate" type="medicinecard20150601:TerminatePrescriptionType" /&#62;</div>
 + &#60;/xs:sequence&#62;</div>
 + &#60;/xs:complexType&#62;</div>
 +</div>
 +<div id="UndoEffectuationOnPrescriptionAndOrderType_xsddiv_usage" class="usage" style="display: none"></div>
 +<ul>
 + Sekvens af:
 + <li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>Identifier</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Unik identifikation af en recept</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>Pr&aelig;cis &eacute;n</dd>
 +</dl>
 +</li>
 +<li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>ModificationMetadata</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#ModificationMetadataType">ModificationMetadataType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>0, 1 eller flere</dd>
 +</dl>
 +</li>
 +<li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>Order</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Bestilling af en udlevering p&aring; en recept</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#UndoEffectuationOnOrderType">UndoEffectuationOnOrderType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>Pr&aelig;cis &eacute;n</dd>
 +</dl>
 +</li>
 +<li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>Terminate</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Apotekets angivelse af om recepten skal lukkes efter gennemf&oslash;rslen eller tilbagef&oslash;rslen af en effektuering</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#TerminatePrescriptionType">TerminatePrescriptionType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
 <h2 id="UpdateMedicineCardResponseType">Type: UpdateMedicineCardResponseType</h2> <h2 id="UpdateMedicineCardResponseType">Type: UpdateMedicineCardResponseType</h2>
- Beskrivelse: Ydre container-element for en batchforesp&oslash;rgsel for at opdatere et medicinkort<input type="button" id="UpdateMedicineCardResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UpdateMedicineCardResponseType_xsddiv'); return false;">+ Beskrivelse: Ydre container-element for en batchforesp&oslash;rgsel for at opdatere et medicinkort<input type="button" id="UpdateMedicineCardResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UpdateMedicineCardResponseType'); return false;"><input type="button" id="UpdateMedicineCardResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('UpdateMedicineCardResponseType'); return false;">
 <div id="UpdateMedicineCardResponseType_xsddiv" class="contents" style="display: none"> <div id="UpdateMedicineCardResponseType_xsddiv" class="contents" style="display: none">
 <div style="margin-left: 10px">&#60;xs:complexType name="UpdateMedicineCardResponseType"&#62; <div style="margin-left: 10px">&#60;xs:complexType name="UpdateMedicineCardResponseType"&#62;
Line 1730: Line 9740:
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="UpdateMedicineCardResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 1777: Line 9788:
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 1934: Line 9945:
 </li> </li>
 </ul> </ul>
-<h2 id="DosageStructureForRequestType">Type: DosageStructureForRequestType</h2> +<h2 id="FaultDetailsType">Type: FaultDetailsType</h2> 
- Beskrivelse: Beskrivelse af doseringstidspunkter for en behandling<input type="button" id="DosageStructureForRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageStructureForRequestType_xsddiv'); return false;"> + Beskrivelse: Liste af key value par som beskriver detaljer for fejlen<input type="button" id="FaultDetailsType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('FaultDetailsType'); return false;"><input type="buttonid="FaultDetailsType_usage_buttonvalue="Vis anvendelseclass="showHideXSDonclick="toggleUsageVisibility('FaultDetailsType')return false;"> 
-<div id="DosageStructureForRequestType_xsddiv" class="contents" style="display: none"> +<div id="FaultDetailsType_xsddivclass="contents" style="displaynone"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="DosageStructureForRequestType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="FaultDetailsType"&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +        <div style="margin-left: 10px">&#60;xs:sequence&#62; 
- <div style="margin-left: 10px">&#60;xs:choice&#62; +            <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="KeyValueSet" type="medicinecard20150601:KeyValueSetType" /&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:element name="IterationInterval" type="medicinecard20150601:DosageTimesIterationIntervalType/&#62;</div> +        &#60;/xs:sequence&#62;</div> 
-  +    &#60;/xs:complexType&#62;</div>
-<div style="margin-left: 10px">&#60;xs:element name="NotIteratedtype="medicinecard20150601:DosageIsNotIteratedType/&#62;</div> +
- &#60;/xs:choice&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:choice&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="StartDate" type="medicinecard20150601:DosageTimesStartDateType" /&#62;</div+
- &#60;/xs:choice&#62;</div+
-  +
-<div style="margin-left: 10px">&#60;xs:choice&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="EndDate" type="medicinecard20150601:DosageTimesEndDateType" /&#62;</div> +
-  +
-<div style="margin-left10px">&#60;xs:element name="DosageEndingUndetermined" type="medicinecard20150601:DosageTimesDosageEndingUndeterminedType" /&#62;</div> +
- &#60;/xs:choice&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="SupplementaryTexttype="medicinecard20150601:DosageSupplementaryTextType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:choice&#62; +
-  +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="AnyDay" type="medicinecard20150601:DosageAnyDayType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Day" type="medicinecard20150601:DosageDayType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Day" type="medicinecard20150601:DosageDayType" /&#62;</div> +
- &#60;/xs:choice&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div>+
 </div> </div>
 +<div id="FaultDetailsType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li> + <li>
-<ul>Et af f&oslash;lgende elementer: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>IterationInterval</dd>+<dd>KeyValueSet</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;ngden af intervallet p&aring; en reitereret recept</dd>+<dd>M&aelig;ngde af keys og values</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd>xs:integer</dd>+<dd> 
 +<a href="#KeyValueSetType">KeyValueSetType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>1 eller flere</dd>
 </dl> </dl>
 </li> </li>
- ELLER +</ul> 
- <li>+<h2 id="TimingListType">Type: TimingListType</h2> 
 + Beskrivelse: En struktur der indeholder en liste af elementer til at spore tidsforbruget mellem request og response p&aring; et webservice-kald. Hvis der kaldes en r&aelig;kke sammenk&aelig;dede web services b&oslash;r disse tilf&oslash;je et TimingElementStructure i listen i den r&aelig;kkef&oslash;lge de returnerer. F.eks. hvis A kalder B som kalder C skal r&aelig;kkef&oslash;lgen v&aelig;re C, B og A.<input type="button" id="TimingListType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('TimingListType'); return false;"><input type="button" id="TimingListType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('TimingListType'); return false;"> 
 +<div id="TimingListType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="TimingListType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Timing" type="medicinecard20150601:TimingType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="TimingListType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>NotIterated</dd>+<dd>Timing</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver at doseringen ikke er itereret, f.eks. en engangsdosis eller et skema for et fast antal dage, der ikke gentages</dd>+<dd>En structur til at spore tidsforbruget mellem request og response p&aring; et webservice-kald</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageIsNotIteratedType">DosageIsNotIteratedType</a>+<a href="#TimingType">TimingType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>1 eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-</li+<h2 id="DosageFreeTextForRequestType">Type: DosageFreeTextForRequestType</h2
-<li>+ Beskrivelse: Fritekst for dosering<input type="button" id="DosageFreeTextForRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageFreeTextForRequestType'); return false;"><input type="button" id="DosageFreeTextForRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DosageFreeTextForRequestType'); return false;"> 
 +<div id="DosageFreeTextForRequestType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="DosageFreeTextForRequestType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="StartDate" type="medicinecard20150601:DosageTimesStartDateType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="EndDate" type="medicinecard20150601:DosageTimesEndDateType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="DosageEndingUndetermined" type="medicinecard20150601:DosageTimesDosageEndingUndeterminedType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Text" type="medicinecard20150601:DosageFreeTextTextType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="DosageFreeTextForRequestType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <ul>Et af f&oslash;lgende elementer: <ul>Et af f&oslash;lgende elementer:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
 <dd>StartDate</dd> <dd>StartDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Startdato for et s&aelig;t af doseringstidspunkter</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
Line 2023: Line 10041:
 <li> <li>
 <ul>Et af f&oslash;lgende elementer: <ul>Et af f&oslash;lgende elementer:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 2038: Line 10056:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 2057: Line 10075:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>SupplementaryText</dd>+<dd>Text</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Supplerende tekst til en struktureret dosering, f.eks. "ved smerter", "i forbindelse med m&aring;ltid" m.v. Den supplerende tekst m&aring; ikke &aelig;ndre den doserede m&aelig;ngde, f.eks. er en tekst som "i hvert &oslash;je" ikke tilladt</dd>+<dd>Fritekst for dosering</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageSupplementaryTextType">DosageSupplementaryTextType</a>+<a href="#DosageFreeTextTextType">DosageFreeTextTextType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="OnBehalfOfType">Type: OnBehalfOfType</h2> 
 + Beskrivelse: En structur der indeholder autorisationsid'et eller CPR p&aring; den person som er ansvarlig for handlingen.<input type="button" id="OnBehalfOfType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OnBehalfOfType'); return false;"><input type="button" id="OnBehalfOfType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('OnBehalfOfType'); return false;"> 
 +<div id="OnBehalfOfType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="OnBehalfOfType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="AuthorisationIdentifier" type="medicinecard20150601:AuthorisationIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="OnBehalfOfType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul>Et af f&oslash;lgende elementer: <ul>Et af f&oslash;lgende elementer:
-  
- ELLER 
  <li>  <li>
-<ul> 
- Sekvens af: 
- <li> 
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>AnyDay</dd>+<dd>AuthorisationIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Gruppering af doseringstidspunkter p&aring; samme dag</dd>+<dd>Authorisation identifier of a doctor</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageAnyDayType">DosageAnyDayType</a>+<a href="#AuthorisationIdentifierType">AuthorisationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 2089: Line 10114:
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Day</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Gruppering af doseringstidspunkter p&aring; samme dag</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageDayType">DosageDayType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
 +<h2 id="GetDrugMedicationVersionsRequestType">Type: GetDrugMedicationVersionsRequestType</h2>
 + Beskrivelse: Ydre container-element for en foresp&oslash;rgsel efter alle versionsnumre for en l&aelig;gemiddelordination<input type="button" id="GetDrugMedicationVersionsRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetDrugMedicationVersionsRequestType'); return false;"><input type="button" id="GetDrugMedicationVersionsRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('GetDrugMedicationVersionsRequestType'); return false;">
 +<div id="GetDrugMedicationVersionsRequestType_xsddiv" class="contents" style="display: none">
 +<div style="margin-left: 10px">&#60;xs:complexType name="GetDrugMedicationVersionsRequestType"&#62;
 + <div style="margin-left: 10px">&#60;xs:sequence&#62;
 + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
 +            
 +<div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div>
 + &#60;/xs:sequence&#62;</div>
 + &#60;/xs:complexType&#62;</div>
 +</div>
 +<div id="GetDrugMedicationVersionsRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 +<ul>
 + Sekvens af:
 + <li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>PersonIdentifier</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Element for er CPR-nummer</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#PersonIdentifierType">PersonIdentifierType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>Pr&aelig;cis &eacute;n</dd>
 +</dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Day</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Gruppering af doseringstidspunkter p&aringsamme dag</dd>+<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageDayType">DosageDayType</a>+<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-</li> +<h2 id="INRType">Type: INRType</h2> 
-</ul> + Beskrivelse: Det ydre element for en INR registrering<input type="button" id="INRType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('INRType'); return false;"><input type="button" id="INRType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('INRType'); return false;"> 
-<h2 id="DosageStructuresForRequestType">Type: DosageStructuresForRequestType</h2> +<div id="INRType_xsddiv" class="contents" style="display: none"> 
- Beskrivelse: Beskrivelse af doseringstidspunkter for en behandling<input type="button" id="DosageStructuresForRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageStructuresForRequestType_xsddiv'); return false;"> +<div style="margin-left: 10px">&#60;xs:complexType name="INRType"&#62;
-<div id="DosageStructuresForRequestType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="DosageStructuresForRequestType"&#62;+
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:choice maxOccurs="10minOccurs="1"&#62; +            <div style="margin-left: 10px">&#60;xs:element name="StartDatetype="medicinecard20150601:INRStartDateType/&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:element name="Structure" type="medicinecard20150601:DosageStructureForRequestType" /&#62;</div> +             
-  +<div style="margin-left: 10px">&#60;xs:element name="EndDate" type="medicinecard20150601:INREndDateType" /&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element name="EmptyStructure" type="medicinecard20150601:EmptyDosageStructureType" /&#62;</div> +  
- &#60;/xs:choice&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="MinimalTerapeuticalINRLevel" type="medicinecard20150601:INRValueType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="MaximalTerapeuticalINRLevel" type="medicinecard20150601:INRValueType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Comment" type="medicinecard20150601:INRCommentType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="INRType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li> + <li>
-<ul>Et af f&oslash;lgende elementer: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Structure</dd>+<dd>StartDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Beskrivelse af doseringstidspunkter for en behandling</dd>+<dd>Startdato for den periode hvor INR-intervallet er relevant</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageStructureForRequestType">DosageStructureForRequestType</a>+<a href="#INRStartDateType">INRStartDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 2154: Line 10207:
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>EmptyStructure</dd>+<dd>EndDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Beskrivelse af en periode i behandlingen hvor l&aelig;gemidlet ikke gives</dd>+<dd>Slutdato for den periode hvor INR-intervallet er relevant</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#EmptyDosageStructureType">EmptyDosageStructureType</a>+<a href="#INREndDateType">INREndDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 2169: Line 10221:
 </dl> </dl>
 </li> </li>
-</ul>+<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>MinimalTerapeuticalINRLevel</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Kommentar associeret med en INR registrering</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#INRValueType">INRValueType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>MaximalTerapeuticalINRLevel</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Kommentar associeret med en INR registrering</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#INRValueType">INRValueType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>Comment</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Kommentar associeret med en INR registrering</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#INRCommentType">INRCommentType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0 eller 1</dd> 
 +</dl>
 </li> </li>
 </ul> </ul>
-<h2 id="RegisterPatientOrganisationRelationResponseType">Type: RegisterPatientOrganisationRelationResponseType</h2> +<h2 id="UnwithdrawDrugMedicationType">Type: UnwithdrawDrugMedicationType</h2> 
- Beskrivelse: Request-dokument for at registrere en relation mellem en patient og en organisation<input type="button" id="RegisterPatientOrganisationRelationResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RegisterPatientOrganisationRelationResponseType_xsddiv'); return false;"> + Beskrivelse: Anvisning der fjerner en seponering af en eller flere l&aelig;gemiddelordinationer<input type="button" id="UnwithdrawDrugMedicationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UnwithdrawDrugMedicationType'); return false;"><input type="button" id="UnwithdrawDrugMedicationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('UnwithdrawDrugMedicationType'); return false;"> 
-<div id="RegisterPatientOrganisationRelationResponseType_xsddiv" class="contents" style="display: none"> +<div id="UnwithdrawDrugMedicationType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="RegisterPatientOrganisationRelationResponseType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="UnwithdrawDrugMedicationType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Identifier" type="medicinecard20150601:PatientOrganisationRelationIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="UnwithdrawDrugMedicationType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
 <dd>Identifier</dd> <dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation</dd>+<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PatientOrganisationRelationIdentifierType">PatientOrganisationRelationIdentifierType</a>+<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="IndicationCodeType">Type: IndicationCodeType</h2> +
- Beskrivelse: Indikationskode (LMS26 felt 1)<input type="button" id="IndicationCodeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IndicationCodeType_xsddiv'); return false;"> +
-<div id="IndicationCodeType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="IndicationCodeType"&#62; +
- <div style="margin-left: 10px">&#60;xs:simpleContent&#62; +
- <div style="margin-left: 10px">&#60;xs:extension base="medicinecard20150601:IndicationCodeValueType"&#62; +
- <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150601:IndicationCodeSourceType" use="required" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150601:SourceDateType" use="optional" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:attribute name="yearAndWeek" type="medicinecard20150601:SourceYearAndWeekType" use="optional" /&#62;</div> +
- &#60;/xs:extension&#62;</div> +
- &#60;/xs:simpleContent&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Typeudvidelse: +
- <li>+
 <dl> <dl>
-<dt>Basistype:</dt>+<dt>Navn:</dt> 
 +<dd>ModifiedBy</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd> 
 +<dt>Type:</dt>
 <dd> <dd>
-<a href="#IndicationCodeValueType">IndicationCodeValueType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
-<dt>Tilf&oslash;jet attributnavn:</dt> +<dt>Antal</dt> 
-<dd>source</dd> +<dd>0 eller 1</dd> 
-<dt>Tilf&oslash;jet attributtype:</dt>+</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>ModificationMetadata</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd> 
 +<dt>Type:</dt>
 <dd> <dd>
-<a href="#IndicationCodeSourceType">IndicationCodeSourceType</a>+<a href="#ModificationMetadataType">ModificationMetadataType</a>
 </dd> </dd>
-<dt>Tilf&oslash;jet attribut, anvendelse: </dt> +<dt>Antal</dt> 
-<dd>required</dd>+<dd>0, 1 eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="ReopenPrescriptionRequestType">Type: ReopenPrescriptionRequestType</h2> +<h2 id="AttachOrDetachPrescriptionRequestType">Type: AttachOrDetachPrescriptionRequestType</h2> 
- Beskrivelse: Gen&aring;bn en eller flere recepter der tidligere er blevet afsluttet eller ugyldiggjort<input type="button" id="ReopenPrescriptionRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ReopenPrescriptionRequestType_xsddiv'); return false;"> + Beskrivelse: En foresp&oslash;rgsel der tilknytter recepter til l&aelig;gemiddelordinationer eller fjerner tilknytningen<input type="button" id="AttachOrDetachPrescriptionRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AttachOrDetachPrescriptionRequestType'); return false;"><input type="button" id="AttachOrDetachPrescriptionRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('AttachOrDetachPrescriptionRequestType'); return false;"> 
-<div id="ReopenPrescriptionRequestType_xsddiv" class="contents" style="display: none"> +<div id="AttachOrDetachPrescriptionRequestType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="ReopenPrescriptionRequestType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="AttachOrDetachPrescriptionRequestType"&#62; 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Reopen one or more prescriptions that has been closed er invalidated&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Gen&aring;bn en eller flere recepter der tidligere er blevet afsluttet eller ugyldiggjort&#60;/xs:documentation&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div>
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:choice&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> +
- &#60;/xs:choice&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:element name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Prescription" type="medicinecard20150601:ReopenPrescriptionType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="DetachPrescription" type="medicinecard20150601:DetachPrescriptionType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="AttachPrescription" type="medicinecard20150601:AttachPrescriptionType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="AttachOrDetachPrescriptionRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li> + <li>
-<ul>Et af f&oslash;lgende elementer: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 2273: Line 10359:
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>OrganisationIdentifier</dd>+<dd>MedicineCardVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Nummer eller kode der identificerer en organisation</dd>+<dd>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>+<a href="#MedicineCardVersionType">MedicineCardVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
-</li> 
-</ul> 
 </li> </li>
 <li> <li>
Line 2301: Line 10384:
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 2307: Line 10390:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Prescription</dd>+<dd>ReportedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En recept (en ordination p&aringen recept)</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ReopenPrescriptionType">ReopenPrescriptionType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller flere</dd>+<dd>eller 1</dd>
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="DoseType">Type: DoseType</h2> +
- Beskrivelse: Beskrivelse af en dosis p&aring; et givet stidspunkt, hvorn&aring;r og hvor meget<input type="button" id="DoseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseType_xsddiv'); return false;"> +
-<div id="DoseType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="DoseType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Time" type="medicinecard20150601:DoseTimeType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:choice&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Quantity" type="medicinecard20150601:DoseQuantityType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="MinimalQuantity" type="medicinecard20150601:DoseQuantityType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="MaximalQuantity" type="medicinecard20150601:DoseQuantityType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:choice&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Time</dd>+<dd>DetachPrescription</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Klokkeslettet for et doseringstidspunkt</dd>+<dd>Indeholder en eller flere recept-IDer hvor tilknytningen til l&aelig;gmidlerne skal oph&aelig;ves</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseTimeType">DoseTimeType</a>+<a href="#DetachPrescriptionType">DetachPrescriptionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller 1</dd>+<dd>0eller flere</dd>
 </dl> </dl>
 </li> </li>
 <li> <li>
-<ul>Et af f&oslash;lgende elementer: 
- <li> 
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Quantity</dd>+<dd>AttachPrescription</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Medicinm&aelig;ngde, numerisk v&aelig;rdi (LMS01 felt 11)</dd>+<dd>Indeholder et l&aelig;gemiddelordinations-ID og en eller flere recept-IDer der skal knyttes hertil</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseQuantityType">DoseQuantityType</a>+<a href="#AttachPrescriptionType">AttachPrescriptionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0, 1 eller flere</dd>
 </dl> </dl>
 </li> </li>
- ELLER +</ul> 
- <li>+<h2 id="SearchPrescriptionRequestsResponseType">Type: SearchPrescriptionRequestsResponseType</h2> 
 + Beskrivelse: Svar p&aring; foresp&oslash;rgsel efter receptbestillinger<input type="button" id="SearchPrescriptionRequestsResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SearchPrescriptionRequestsResponseType'); return false;"><input type="button" id="SearchPrescriptionRequestsResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('SearchPrescriptionRequestsResponseType'); return false;"> 
 +<div id="SearchPrescriptionRequestsResponseType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="SearchPrescriptionRequestsResponseType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Patient" type="medicinecard20150601:SearchPrescriptionRequestsPatientType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="MoreAvailable" type="medicinecard20150601:SearchPrescriptionRequestsMoreAvailableType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="SearchPrescriptionRequestsResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MinimalQuantity</dd>+<dd>Patient</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Medicinm&aelig;ngde, numerisk v&aelig;rdi (LMS01 felt 11)</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseQuantityType">DoseQuantityType</a>+<a href="#SearchPrescriptionRequestsPatientType">SearchPrescriptionRequestsPatientType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0, 1 eller flere</dd>
 </dl> </dl>
 </li> </li>
Line 2391: Line 10461:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MaximalQuantity</dd>+<dd>MoreAvailable</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Medicinm&aelig;ngde, numerisk v&aelig;rdi (LMS01 felt 11)</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseQuantityType">DoseQuantityType</a>+<a href="#SearchPrescriptionRequestsMoreAvailableType">SearchPrescriptionRequestsMoreAvailableType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
 +<h2 id="ActiveSubstanceTextType">Type: ActiveSubstanceTextType</h2>
 + Beskrivelse: Indeholder en enkelt aktiv substans fra LMS30 felt 5<input type="button" id="ActiveSubstanceTextType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ActiveSubstanceTextType'); return false;"><input type="button" id="ActiveSubstanceTextType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ActiveSubstanceTextType'); return false;">
 +<div id="ActiveSubstanceTextType_xsddiv" class="contents" style="display: none">
 +<div style="margin-left: 10px">&#60;xs:complexType name="ActiveSubstanceTextType"&#62;
 + <div style="margin-left: 10px">&#60;xs:simpleContent&#62;
 + <div style="margin-left: 10px">&#60;xs:extension base="medicinecard20150601:ActiveSubstanceTextValueType"&#62;
 + <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150601:ActiveSubstanceTextSourceType" use="required" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150601:SourceDateType" use="optional" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:attribute name="yearAndWeek" type="medicinecard20150601:SourceYearAndWeekType" use="optional" /&#62;</div>
 + &#60;/xs:extension&#62;</div>
 + &#60;/xs:simpleContent&#62;</div>
 + &#60;/xs:complexType&#62;</div>
 +</div>
 +<div id="ActiveSubstanceTextType_xsddiv_usage" class="usage" style="display: none"></div>
 +<ul>
 + Typeudvidelse:
 + <li>
 +<dl>
 +<dt>Basistype:</dt>
 +<dd>
 +<a href="#ActiveSubstanceTextValueType">ActiveSubstanceTextValueType</a>
 +</dd>
 +</dl>
 +<ul>
 +<li>
 +<dl>
 +<dt>Tilf&oslash;jet attributnavn:</dt>
 +<dd>source</dd>
 +<dt>Tilf&oslash;jet attributtype:</dt>
 +<dd>
 +<a href="#ActiveSubstanceTextSourceType">ActiveSubstanceTextSourceType</a>
 +</dd>
 +<dt>Tilf&oslash;jet attribut, anvendelse: </dt>
 +<dd>required</dd>
 +</dl>
 +</li>
 +<li>
 +<dl>
 +<dt>Tilf&oslash;jet attributnavn:</dt>
 +<dd>date</dd>
 +<dt>Tilf&oslash;jet attributtype:</dt>
 +<dd>
 +<a href="#SourceDateType">SourceDateType</a>
 +</dd>
 +<dt>Tilf&oslash;jet attribut, anvendelse: </dt>
 +<dd>optional</dd>
 +</dl>
 +</li>
 +<li>
 +<dl>
 +<dt>Tilf&oslash;jet attributnavn:</dt>
 +<dd>yearAndWeek</dd>
 +<dt>Tilf&oslash;jet attributtype:</dt>
 +<dd>
 +<a href="#SourceYearAndWeekType">SourceYearAndWeekType</a>
 +</dd>
 +<dt>Tilf&oslash;jet attribut, anvendelse: </dt>
 +<dd>optional</dd>
 +</dl>
 </li> </li>
 </ul> </ul>
 </li> </li>
 </ul> </ul>
-<h2 id="DrugFormType">Type: DrugFormType</h2> +<h2 id="DosageForResponseType">Type: DosageForResponseType</h2> 
- Beskrivelse: L&aelig;gemiddelform, kode og tekst<input type="button" id="DrugFormType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugFormType_xsddiv'); return false;"> + Beskrivelse: Angivelse af hvor ofte og hvorn&aring;r et l&aelig;gemiddel skal gives<input type="button" id="DosageForResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageForResponseType'); return false;"><input type="button" id="DosageForResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DosageForResponseType'); return false;"> 
-<div id="DrugFormType_xsddiv" class="contents" style="display: none"> +<div id="DosageForResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="DrugFormType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="DosageForResponseType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="Code" type="medicinecard20150601:DrugFormCodeType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element maxOccurs="1" minOccurs="0" name="UnitText" type="medicinecard20150601:DosageQuantityUnitTextType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="1" minOccurs="0" name="UnitTexts" type="medicinecard20150601:DosageQuantityUnitTextsType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="1" minOccurs="0" name="StructuresFixed" type="medicinecard20150601:DosageStructuresForResponseType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="1" minOccurs="0" name="StructuresAccordingToNeed" type="medicinecard20150601:DosageStructuresForResponseType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="FreeText" type="medicinecard20150601:DosageFreeTextForResponseType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="AdministrationAccordingToSchemaInLocalSystem" type="medicinecard20150601:AdministrationAccordingToSchemaInLocalSystemForResponseType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div>
   
-  +<div style="margin-left: 10px">&#60;xs:element name="Type" type="medicinecard20150601:DosageTypeType" /&#62;</div>
-<div style="margin-left: 10px">&#60;xs:element name="Text" type="medicinecard20150601:DrugFormTextType" /&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="DosageForResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li> 
 +<ul>Et af f&oslash;lgende elementer: 
 + <li> 
 +<ul> 
 + Sekvens af: 
 + <li> 
 +<ul>Et af f&oslash;lgende elementer: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Code</dd>+<dd>UnitText</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Kode for l&aelig;gemiddelform. Kilde: LMS22 felt 1</dd>+<dd>Enhed for dosism&aelig;ngde</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugFormCodeType">DrugFormCodeType</a>+<a href="#DosageQuantityUnitTextType">DosageQuantityUnitTextType</a>
 </dd> </dd>
-<dt>Antal</dt> +<dt>Min. antal:</dt> 
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0</dd> 
 +<dt>Max antal:</dt> 
 +<dd>1</dd>
 </dl> </dl>
 </li> </li>
-<li></li> + ELLER 
-<li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Text</dd>+<dd>UnitTexts</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gemiddelformenten fra LMS22 felt 2 (l&aelig;gemiddelform betegnelser) eller fra LMS01 felt 7</dd>+<dd>Enhed for dosism&aelig;ngdeental og flertal</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugFormTextType">DrugFormTextType</a>+<a href="#DosageQuantityUnitTextsType">DosageQuantityUnitTextsType</a>
 </dd> </dd>
-<dt>Antal</dt> +<dt>Min. antal:</dt> 
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0</dd> 
 +<dt>Max antal:</dt> 
 +<dd>1</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="UnwithdrawDrugMedicationRequestType">Type: UnwithdrawDrugMedicationRequestType</h2+</li
- Beskrivelse: Ydre container-element for en foresp&oslash;rgsel der fjerner en seponering af en eller flere l&aelig;gemiddelordinationer<input type="button" id="UnwithdrawDrugMedicationRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UnwithdrawDrugMedicationRequestType_xsddiv'); return false;"> +<li>
-<div id="UnwithdrawDrugMedicationRequestType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="UnwithdrawDrugMedicationRequestType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150601:UnwithdrawDrugMedicationType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PersonIdentifier</dd>+<dd>StructuresFixed</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>Beskrivelse af doseringstidspunkter for en behandling</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#DosageStructuresForResponseType">DosageStructuresForResponseType</a>
 </dd> </dd>
-<dt>Antal</dt> +<dt>Min. antal:</dt> 
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0</dd> 
 +<dt>Max antal:</dt> 
 +<dd>1</dd>
 </dl> </dl>
 </li> </li>
Line 2487: Line 10629:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicineCardVersion</dd>+<dd>StructuresAccordingToNeed</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versionsnummer for medicinkort</dd>+<dd>Beskrivelse af doseringstidspunkter for en behandling</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardVersionType">MedicineCardVersionType</a>+<a href="#DosageStructuresForResponseType">DosageStructuresForResponseType</a>
 </dd> </dd>
-<dt>Antal</dt> +<dt>Min. antal:</dt> 
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0</dd> 
 +<dt>Max antal:</dt> 
 +<dd>1</dd>
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +</li> 
 + ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModifiedBy</dd>+<dd>FreeText</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Fritekst for dosering</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#DosageFreeTextForResponseType">DosageFreeTextForResponseType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 2512: Line 10659:
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReportedBy</dd>+<dd>AdministrationAccordingToSchemaInLocalSystem</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Hvis elementet findes angives at medicinfordeling er skemalagt i eget system</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#AdministrationAccordingToSchemaInLocalSystemForResponseType">AdministrationAccordingToSchemaInLocalSystemForResponseType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 +</li>
 +</ul>
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DrugMedication</dd>+<dd>Type</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En oversigt over l&aelig;gemiddelordination (en ordination p&aring; medicinkortet)</dd>+<dd>Doseringstype</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#UnwithdrawDrugMedicationType">UnwithdrawDrugMedicationType</a>+<a href="#DosageTypeType">DosageTypeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="ModifiedType">Type: ModifiedType</h2> +<h2 id="GetDrugMedicationHistoryResponseType">Type: GetDrugMedicationHistoryResponseType</h2> 
- Beskrivelse: Element der indeholder information omkring hvilken organisation og muligvis l&aelig;ge som sidst har &aelig;ndret dokumentet elementet befinder sig i (f.eks. medicnkort, l&aelig;gemiddelordination), desuden datoen dette er sket.<input type="button" id="ModifiedType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ModifiedType_xsddiv'); return false;"> + Beskrivelse: Element for et svar med en eller flere l&aelig;gemiddelordinationer<input type="button" id="GetDrugMedicationHistoryResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetDrugMedicationHistoryResponseType'); return false;"><input type="button" id="GetDrugMedicationHistoryResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('GetDrugMedicationHistoryResponseType'); return false;"> 
-<div id="ModifiedType_xsddiv" class="contents" style="display: none"> +<div id="GetDrugMedicationHistoryResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="ModifiedType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="GetDrugMedicationHistoryResponseType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="By" type="medicinecard20150601:ModificatorType" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
-  +             
-<div style="margin-left: 10px">&#60;xs:element name="DateTime" type="medicinecard20150601:ModifiedDateTimeType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element name="History" type="medicinecard20150601:DrugMedicationHistoryType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="GetDrugMedicationHistoryResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>By</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 2571: Line 10724:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DateTime</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>&AElig;ndringsdato og tid</dd>+<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModifiedDateTimeType">ModifiedDateTimeType</a>+<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>History</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Historikken for en l&aelig;gemiddelordination</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#DrugMedicationHistoryType">DrugMedicationHistoryType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 2584: Line 10751:
 </ul> </ul>
 <h2 id="PrescriptionRequestToCancelType">Type: PrescriptionRequestToCancelType</h2> <h2 id="PrescriptionRequestToCancelType">Type: PrescriptionRequestToCancelType</h2>
- Beskrivelse: Referencer til receptanmodninger der skal annulleres<input type="button" id="PrescriptionRequestToCancelType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrescriptionRequestToCancelType_xsddiv'); return false;">+ Beskrivelse: Referencer til receptanmodninger der skal annulleres<input type="button" id="PrescriptionRequestToCancelType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrescriptionRequestToCancelType'); return false;"><input type="button" id="PrescriptionRequestToCancelType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PrescriptionRequestToCancelType'); return false;">
 <div id="PrescriptionRequestToCancelType_xsddiv" class="contents" style="display: none"> <div id="PrescriptionRequestToCancelType_xsddiv" class="contents" style="display: none">
 <div style="margin-left: 10px">&#60;xs:complexType name="PrescriptionRequestToCancelType"&#62; <div style="margin-left: 10px">&#60;xs:complexType name="PrescriptionRequestToCancelType"&#62;
Line 2600: Line 10767:
     &#60;/xs:complexType&#62;</div>     &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="PrescriptionRequestToCancelType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 2623: Line 10791:
 <dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd> <dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd></dd>+<dd> 
 +<a href="#ModificationMetadataType">ModificationMetadataType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>0, 1 eller flere</dd> <dd>0, 1 eller flere</dd>
Line 2629: Line 10799:
 </li> </li>
 </ul> </ul>
-<h2 id="InvalidatePrescriptionType">Type: InvalidatePrescriptionType</h2> +<h2 id="InvalidDrugMedicationType">Type: InvalidDrugMedicationType</h2> 
- Beskrivelse: Til brug i bulk service: Marker at en eller flere recepter er ugyldige<input type="button" id="InvalidatePrescriptionType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('InvalidatePrescriptionType_xsddiv'); return false;"> + Beskrivelse: En ugyldig l&aelig;gemiddelordination<input type="button" id="InvalidDrugMedicationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('InvalidDrugMedicationType'); return false;"><input type="buttonid="InvalidDrugMedicationType_usage_buttonvalue="Vis anvendelseclass="showHideXSDonclick="toggleUsageVisibility('InvalidDrugMedicationType')return false;"> 
-<div id="InvalidatePrescriptionType_xsddivclass="contentsstyle="display: none"+<div id="InvalidDrugMedicationType_xsddivclass="contents" style="displaynone"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="InvalidatePrescriptionType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="InvalidDrugMedicationType"&#62; 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;For use in bulk service: Mark one or more prescriptions as invalid&#60;/xs:documentation&#62;</div> + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Til brug i bulk service: Marker at en eller flere recepter er ugyldige&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Identifiertype="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="InvalidationReasonText" type="medicinecard20150601:InvalidationReasonTextType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="InvalidDrugMedicationType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
 <dd>Identifier</dd> <dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af en recept</dd>+<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>+<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
-</dl> 
-</li> 
-<li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>InvalidationReasonText</dd> 
-<dt>Beskrivelse:</dt> 
-<dd>"Begrundelse for at ugyldigg&oslash;re recepten"</dd> 
-<dt>Type:</dt> 
-<dd>xs:string</dd> 
-<dt>Antal</dt> 
-<dd>Pr&aelig;cis &eacute;n</dd> 
-</dl> 
-</li> 
-<li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>ModificationMetadata</dd> 
-<dt>Beskrivelse:</dt> 
-<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd> 
-<dt>Type:</dt> 
-<dd></dd> 
-<dt>Antal</dt> 
-<dd>0, 1 eller flere</dd> 
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="CreatePrescriptionResponseType">Type: CreatePrescriptionResponseType</h2> +<h2 id="MarkPrescriptionDeprecatedResponseType">Type: MarkPrescriptionDeprecatedResponseType</h2> 
- Beskrivelse: Response-dokument der indeholder en eller flere svar p&aring; oprettelse recepter fra l&aelig;gemiddelordinationer<input type="button" id="CreatePrescriptionResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatePrescriptionResponseType_xsddiv'); return false;"> + Beskrivelse: Marker recepten som ikke aktuel<input type="button" id="MarkPrescriptionDeprecatedResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('MarkPrescriptionDeprecatedResponseType'); return false;"><input type="button" id="MarkPrescriptionDeprecatedResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('MarkPrescriptionDeprecatedResponseType'); return false;"> 
-<div id="CreatePrescriptionResponseType_xsddiv" class="contents" style="display: none"> +<div id="MarkPrescriptionDeprecatedResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="CreatePrescriptionResponseType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="MarkPrescriptionDeprecatedResponseType"&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Mark the prescription as deprecated&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Marker recepten som ikke aktuel&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div>
Line 2700: Line 10847:
 <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150601:VersionMismatchWarningType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150601:VersionMismatchWarningType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Prescription" type="medicinecard20150601:CreatedPrescriptionType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrescriptionIdentifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="MarkPrescriptionDeprecatedResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li> 
 +<ul>Et af f&oslash;lgende elementer: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 2719: Line 10869:
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 +</li>
 + ELLER
 + <li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>OrganisationIdentifier</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Nummer eller kode der identificerer en organisation</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>Pr&aelig;cis &eacute;n</dd>
 +</dl>
 +</li>
 +</ul>
 </li> </li>
 <li> <li>
Line 2751: Line 10918:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Prescription</dd>+<dd>PrescriptionIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En recept (en ordination p&aring; en recept)</dd>+<dd>Unik identifikation af en recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreatedPrescriptionType">CreatedPrescriptionType</a>+<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>1 eller flere</dd>+<dd>0, 1 eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="AcknowledgeOrdersResponseType">Type: AcknowledgeOrdersResponseType</h2> +<h2 id="WithdrawnType">Type: WithdrawnType</h2> 
- Beskrivelse: Svar p&aring; en kvittering for at nye bestillinger er blevet modtaget af et apotek<input type="button" id="AcknowledgeOrdersResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AcknowledgeOrdersResponseType_xsddiv'); return false;"> + Beskrivelse: Information om hvem, hvorn&aring;r og hvorfor l&aelig;gemiddelordination er seponeret <input type="button" id="WithdrawnType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('WithdrawnType'); return false;"><input type="button" id="WithdrawnType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('WithdrawnType'); return false;"> 
-<div id="AcknowledgeOrdersResponseType_xsddiv" class="contents" style="display: none"> +<div id="WithdrawnType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="AcknowledgeOrdersResponseType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="WithdrawnType"&#62; 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Response to acknowledge that new orders have been received by a pharmacy&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="By" type="medicinecard20150601:ModificatorType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Svar p&aring; en kvittering for at nye bestillinger er blevet modtaget af et apotek&#60;/xs:documentation&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="DateTime" type="medicinecard20150601:WithdrawnDateTimeType" /&#62;</div>
- &#60;/xs:annotation&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<h2 id="ModificatorPersonType">Type: ModificatorPersonType</h2> +
- Beskrivelse: En FMK akt&oslash;r, der ikke er en autoriseret sundhedsperson<input type="button" id="ModificatorPersonType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ModificatorPersonType_xsddiv'); return false;"> +
-<div id="ModificatorPersonType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="ModificatorPersonType"&#62; +
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;A FMK user that is not an authorised healthchare professional&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;En FMK akt&oslash;r, der ikke er en autoriseret sundhedsperson&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Name" type="medicinecard20150601:PersonNameType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="WithdrawnType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Name</dd>+<dd>By</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Struktureret navn p&aring; en person</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonNameType">PersonNameType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 2810: Line 10961:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PersonIdentifier</dd>+<dd>DateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>&AElig;ndringsdato og tid</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#WithdrawnDateTimeType">WithdrawnDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="DoseDispensedType">Type: DoseDispensedType</h2> +<h2 id="DeliveryType">Type: DeliveryType</h2> 
- Beskrivelse: Detaljer for dosisdispenseret effektuering<input type="button" id="DoseDispensedType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensedType_xsddiv'); return false;"> + Beskrivelse: Leveringsinformation<input type="button" id="DeliveryType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DeliveryType'); return false;"><input type="button" id="DeliveryType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DeliveryType'); return false;"> 
-<div id="DoseDispensedType_xsddiv" class="contents" style="display: none"> +<div id="DeliveryType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="DoseDispensedType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="DeliveryType"&#62; 
-        <div style="margin-left: 10px">&#60;xs:sequence&#62; + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
-            <div style="margin-left: 10px">&#60;xs:element name="DoseQuantity" type="medicinecard20150601:DoseQuantityType" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:element name="Priority" type="medicinecard20150601:DeliveryPriorityType" /&#62;</div>
-             +
-<div style="margin-left: 10px">&#60;xs:element name="DosageQuantityUnitText" type="medicinecard20150601:DosageQuantityUnitTextType" /&#62;</div>+
                          
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="SubstitutedDrug" type="medicinecard20150601:DrugType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:choice&#62; 
-             +                <div style="margin-left: 10px">&#60;xs:sequence&#62; 
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DoseDispensing" type="medicinecard20150601:DoseDispensingType" /&#62;</div> +                    <div style="margin-left: 10px">&#60;xs:choice minOccurs="0"&#62; 
-        &#60;/xs:sequence&#62;</div> +                        <div style="margin-left: 10px">&#60;xs:element name="StreetName" type="medicinecard20150601:StreetNameType" /&#62;</div> 
-    &#60;/xs:complexType&#62;</div>+                         
 +<div style="margin-left: 10px">&#60;xs:element name="PseudoAddress" type="medicinecard20150601:PseudoAddressType" /&#62;</div> 
 +                    &#60;/xs:choice&#62;</div> 
 +                     
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PostCode" type="medicinecard20150601:PostCodeType" /&#62;</div> 
 +                     
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ContactName" type="medicinecard20150601:ContactNameType" /&#62;</div> 
 +                &#60;/xs:sequence&#62;</div> 
 +                 
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DeliverySite" type="medicinecard20150601:OrganisationType" /&#62;</div> 
 +            &#60;/xs:choice&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="DeliveryType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DoseQuantity</dd>+<dd>Priority</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Medicinm&aelig;ngde, numerisk v&aelig;rdi (LMS01 felt 11)</dd>+<dd>Prioritet for apotekets levering af l&aelig;gemidlet</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseQuantityType">DoseQuantityType</a>+<a href="#DeliveryPriorityType">DeliveryPriorityType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 2854: Line 11016:
 </li> </li>
 <li> <li>
 +<ul>Et af f&oslash;lgende elementer:
 + <li>
 +<ul>
 + Sekvens af:
 + <li>
 +<ul>Et af f&oslash;lgende elementer:
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DosageQuantityUnitText</dd>+<dd>StreetName</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Enhed for dosism&aelig;ngde</dd>+<dd>Gadenavn, skal kunne v&aelig;re i XML recepten</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageQuantityUnitTextType">DosageQuantityUnitTextType</a>+<a href="#StreetNameType">StreetNameType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 +</li>
 + ELLER
 + <li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>PseudoAddress</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Pseudo adresse, skal kunne v&aelig;re i XML recepten</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#PseudoAddressType">PseudoAddressType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>Pr&aelig;cis &eacute;n</dd>
 +</dl>
 +</li>
 +</ul>
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>SubstitutedDrug</dd>+<dd>PostCode</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gemiddel. Et l&aelig;gemiddel er en vare til at behandle eller forebygge sygdomme. L&aelig;gemidler er enten godkendt og fremg&aring;r dermed af L&aelig;gemiddelstyrelsens Taksteller det kan v&aelig;re tilladelsespr&aelig;parater, naturl&aelig;gemidler, vitaminer, minerater el.lign. Et l&aelig;gemiddel er et aktivt l&aelig;gemiddelstof eller sammensat af et eller flere l&aelig;gemiddelstoffer i en bestemt l&aelig;gemiddelform og l&aelig;gemiddelstyrke. Hvis DrugIdentifier findes er l&aelig;gemiddlet fra l&aelig;gemiddelstyrelsens takst. Alternativt et magistrelt l&aelig;gemiddel. L&aelig;gemiddelstrukturen kan indeholde en r&aelig;kke aktive substanser. L&aelig;gemidlets form og styrke skal angives, s&aring;fremt informationen findes</dd>+<dd>Postnummerskal passe the XML recepten og tillade andre postnumre end danske</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugType">DrugType</a>+<a href="#PostCodeType">PostCodeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 2884: Line 11070:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DoseDispensing</dd>+<dd>ContactName</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Andet navn for levering af l&aelig;gemidler fra apoteket, f.eks. et plejehjem</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseDispensingType">DoseDispensingType</a>+<a href="#ContactNameType">ContactNameType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>0 eller 1</dd> <dd>0 eller 1</dd>
 </dl> </dl>
 +</li>
 +</ul>
 +</li>
 + ELLER
 + <li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>DeliverySite</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Beskriver en organisation</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#OrganisationType">OrganisationType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>0 eller 1</dd>
 +</dl>
 +</li>
 +</ul>
 </li> </li>
 </ul> </ul>
 <h2 id="UpdateDrugMedicationType">Type: UpdateDrugMedicationType</h2> <h2 id="UpdateDrugMedicationType">Type: UpdateDrugMedicationType</h2>
- Beskrivelse: En oversigt over l&aelig;gemiddelordination (en ordination p&aring; medicinkortet), til brug ved opdatering<input type="button" id="UpdateDrugMedicationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UpdateDrugMedicationType_xsddiv'); return false;">+ Beskrivelse: En oversigt over l&aelig;gemiddelordination (en ordination p&aring; medicinkortet), til brug ved opdatering<input type="button" id="UpdateDrugMedicationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UpdateDrugMedicationType'); return false;"><input type="button" id="UpdateDrugMedicationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('UpdateDrugMedicationType'); return false;">
 <div id="UpdateDrugMedicationType_xsddiv" class="contents" style="display: none"> <div id="UpdateDrugMedicationType_xsddiv" class="contents" style="display: none">
 <div style="margin-left: 10px">&#60;xs:complexType name="UpdateDrugMedicationType"&#62; <div style="margin-left: 10px">&#60;xs:complexType name="UpdateDrugMedicationType"&#62;
Line 2933: Line 11138:
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="UpdateDrugMedicationType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 2998: Line 11204:
 <dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd> <dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd></dd>+<dd> 
 +<a href="#ModificationMetadataType">ModificationMetadataType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>0, 1 eller flere</dd> <dd>0, 1 eller flere</dd>
Line 3144: Line 11352:
 </li> </li>
 </ul> </ul>
-<h2 id="RegisterPatientOrganisationRelationType">Type: RegisterPatientOrganisationRelationType</h2> +<h2 id="GetMedicineCardAsPDFResponseType">Type: GetMedicineCardAsPDFResponseType</h2> 
- Beskrivelse: Registrering af en relation mellem en patient og en organisation<input type="button" id="RegisterPatientOrganisationRelationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RegisterPatientOrganisationRelationType_xsddiv'); return false;"> + Beskrivelse: Ydre container-element for en et svar med et medicinkort som PDF<input type="button" id="GetMedicineCardAsPDFResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetMedicineCardAsPDFResponseType'); return false;"><input type="button" id="GetMedicineCardAsPDFResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('GetMedicineCardAsPDFResponseType'); return false;"> 
-<div id="RegisterPatientOrganisationRelationType_xsddiv" class="contents" style="display: none"> +<div id="GetMedicineCardAsPDFResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="RegisterPatientOrganisationRelationType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="GetMedicineCardAsPDFResponseType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="MedicineCard" type="medicinecard20150601:MedicineCardAsPDFType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="GetMedicineCardAsPDFResponseType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul>Et af f&oslash;lgende elementer: 
 + <li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>MedicineCard</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Virtuelt kort hvori en patients medicineringer dokumenteres, undtaget effektueringer</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#MedicineCardAsPDFType">MedicineCardAsPDFType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>1 eller flere</dd> 
 +</dl> 
 +</li> 
 +</ul> 
 +<h2 id="GetPatientOrganisationRelationResponseType">Type: GetPatientOrganisationRelationResponseType</h2> 
 + Beskrivelse: Et antal relationer mellem en patient og en organisation<input type="button" id="GetPatientOrganisationRelationResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetPatientOrganisationRelationResponseType'); return false;"><input type="button" id="GetPatientOrganisationRelationResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('GetPatientOrganisationRelationResponseType'); return false;"> 
 +<div id="GetPatientOrganisationRelationResponseType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="GetPatientOrganisationRelationResponseType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Relation" type="medicinecard20150601:PatientOrganisationRelationType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Organisation" type="medicinecard20150601:OrganisationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Type" type="medicinecard20150601:PatientOrganisationRelationTypeType" /&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="GetPatientOrganisationRelationResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CreatedBy</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 3178: Line 11409:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModificationMetadata</dd>+<dd>Relation</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd>+<dd>Registrering af en relation mellem en patient og en organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd></dd>+<dd> 
 +<a href="#PatientOrganisationRelationType">PatientOrganisationRelationType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>0, 1 eller flere</dd> <dd>0, 1 eller flere</dd>
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="InvalidatePrescriptionType">Type: InvalidatePrescriptionType</h2> 
 + Beskrivelse: Til brug i bulk service: Marker at en eller flere recepter er ugyldige<input type="button" id="InvalidatePrescriptionType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('InvalidatePrescriptionType'); return false;"><input type="button" id="InvalidatePrescriptionType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('InvalidatePrescriptionType'); return false;"> 
 +<div id="InvalidatePrescriptionType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="InvalidatePrescriptionType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;For use in bulk service: Mark one or more prescriptions as invalid&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Til brug i bulk service: Marker at en eller flere recepter er ugyldige&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="InvalidationReasonText" type="medicinecard20150601:InvalidationReasonTextType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="InvalidatePrescriptionType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Organisation</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Beskriver en organisation</dd>+<dd>Unik identifikation af en recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationType">OrganisationType</a>+<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 3204: Line 11460:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Type</dd>+<dd>InvalidationReasonText</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Typen af relation mellem patient og organisation</dd>+<dd>"Begrundelse for at ugyldigg&oslash;re recepten"</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PatientOrganisationRelationTypeType">PatientOrganisationRelationTypeType</a>+<a href="#InvalidationReasonTextType">InvalidationReasonTextType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 +</dl>
 +</li>
 +<li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>ModificationMetadata</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#ModificationMetadataType">ModificationMetadataType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>0, 1 eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="IncludeAllPrescriptionsType">Type: IncludeAllPrescriptionsType</h2> +<h2 id="PatientOrganisationRelationType">Type: PatientOrganisationRelationType</h2> 
- Beskrivelse: Angiver at svaret inkluderer alle recepter.<input type="button" id="IncludeAllPrescriptionsType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IncludeAllPrescriptionsType_xsddiv'); return false;"> + Beskrivelse: Registrering af en relation mellem en patient og en organisation<input type="button" id="PatientOrganisationRelationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PatientOrganisationRelationType'); return false;"><input type="button" id="PatientOrganisationRelationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PatientOrganisationRelationType'); return false;"> 
-<div id="IncludeAllPrescriptionsType_xsddiv" class="contents" style="display: none"> +<div id="PatientOrganisationRelationType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="IncludeAllPrescriptionsType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="PatientOrganisationRelationType"&#62;
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Specifies that the response includes all prescriptions.&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Angiver at svaret inkluderer alle recepter.&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<h2 id="PatientWithoutCPRType">Type: PatientWithoutCPRType</h2> +
- Beskrivelse: Patientoplysninger for en person uden kendt CPR<input type="button" id="PatientWithoutCPRType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PatientWithoutCPRType_xsddiv'); return false;"> +
-<div id="PatientWithoutCPRType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="PatientWithoutCPRType"&#62;+
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="Person" type="medicinecard20150601:SimplePersonWithoutCPRType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PatientOrganisationRelationIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Address" type="medicinecard20150601:AddressType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="Created" type="medicinecard20150601:CreatedType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Removed" type="medicinecard20150601:CreatedType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Organisation" type="medicinecard20150601:OrganisationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Type" type="medicinecard20150601:PatientOrganisationRelationTypeType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="PatientOrganisationRelationType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Person</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Oplysninger om en person uden kendt CPR</dd>+<dd>Unik identifikation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#SimplePersonWithoutCPRType">SimplePersonWithoutCPRType</a>+<a href="#PatientOrganisationRelationIdentifierType">PatientOrganisationRelationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 3257: Line 11525:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Address</dd>+<dd>Created</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Postadresse for en organisation eller person</dd>+<dd>Element der indeholder information omkring hvilken organisation og muligvis l&aelig;ge som har oprettet dokumentet elementet befinder sig i (f.eks. l&aelig;gemiddelordination), desuden datoen dette er sket.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#AddressType">AddressType</a>+<a href="#CreatedType">CreatedType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>Removed</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Element der indeholder information omkring hvilken organisation og muligvis l&aelig;ge som har oprettet dokumentet elementet befinder sig i (f.eks. l&aelig;gemiddelordination), desuden datoen dette er sket.</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#CreatedType">CreatedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>0 eller 1</dd> <dd>0 eller 1</dd>
 +</dl>
 +</li>
 +<li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>ReportedBy</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#ModificatorType">ModificatorType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>0 eller 1</dd>
 +</dl>
 +</li>
 +<li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>Organisation</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Beskriver en organisation</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#OrganisationType">OrganisationType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>Pr&aelig;cis &eacute;n</dd>
 +</dl>
 +</li>
 +<li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>Type</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Typen af relation mellem patient og organisation</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#PatientOrganisationRelationTypeType">PatientOrganisationRelationTypeType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="PauseDrugMedicationType">Type: PauseDrugMedicationType</h2> +<h2 id="PausedType">Type: PausedType</h2> 
- Beskrivelse: Element for en foresp&oslash;rgsel der pauserer en l&aelig;gemiddelordination<input type="button" id="PauseDrugMedicationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PauseDrugMedicationType_xsddiv'); return false;"> + Beskrivelse: Element der indeholder information omkring hvilken organisation og muligvis l&aelig;ge som har pauseret dokumentet elementet befinder sig i (f.eks. l&aelig;gemiddelordination), desuden datoen dette er sket.<input type="button" id="PausedType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PausedType'); return false;"><input type="button" id="PausedType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PausedType'); return false;"> 
-<div id="PauseDrugMedicationType_xsddiv" class="contents" style="display: none"> +<div id="PausedType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="PauseDrugMedicationType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="PausedType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:choice minOccurs="0"&#62;
-  +
-<div style="margin-left: 10px">&#60;xs:choice minOccurs="0"&#62;+
  <div style="margin-left: 10px">&#60;xs:element name="FromDate" type="medicinecard20150601:PausedFromDateType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="FromDate" type="medicinecard20150601:PausedFromDateType" /&#62;</div>
   
Line 3288: Line 11610:
  &#60;/xs:choice&#62;</div>  &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PausedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="By" type="medicinecard20150601:ModificatorType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="DateTime" type="xs:dateTime" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="PausedType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li> + <li>
-<dl> +
-<dt>Navn:</dt> +
-<dd>Identifier</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>Pr&aelig;cis &eacute;n</dd> +
-</dl> +
-</li> +
-<li>+
 <ul>Et af f&oslash;lgende elementer: <ul>Et af f&oslash;lgende elementer:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 3327: Line 11636:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 3345: Line 11654:
 <li> <li>
 <ul>Et af f&oslash;lgende elementer: <ul>Et af f&oslash;lgende elementer:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 3360: Line 11669:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 3379: Line 11688:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PausedBy</dd>+<dd>By</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
 <dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd> <dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
Line 3387: Line 11696:
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 3393: Line 11702:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModificationMetadata</dd>+<dd>DateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd> 
-<dt>Type:</dt> 
 <dd></dd> <dd></dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#dateTime">dateTime</a>
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="DrugMedicationVersionInfoType">Type: DrugMedicationVersionInfoType</h2> +<h2 id="GiveConsentType">Type: GiveConsentType</h2> 
- Beskrivelse: Versionsnummer og oprettet dato og tid for en specifik l&aelig;gemiddelordination version<input type="button" id="DrugMedicationVersionInfoType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugMedicationVersionInfoType_xsddiv'); return false;"> + Beskrivelse: Til brug i bulk service: Giv samtykke til en eller flere l&aelig;gemiddelordinationer<input type="button" id="GiveConsentType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GiveConsentType'); return false;"><input type="button" id="GiveConsentType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('GiveConsentType'); return false;"> 
-<div id="DrugMedicationVersionInfoType_xsddiv" class="contents" style="display: none"> +<div id="GiveConsentType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="DrugMedicationVersionInfoType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="GiveConsentType"&#62; 
-        <div style="margin-left: 10px">&#60;xs:sequence&#62; + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
-            <div style="margin-left: 10px">&#60;xs:element name="DrugMedicationVersion" type="medicinecard20150601:DrugMedicationVersionType" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;For use in bulk service: Give consent for one or more drug medication&#60;/xs:documentation&#62;</div> 
-             +  
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionCreatedDateTime" type="medicinecard20150601:CreatedDateTimeType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Til brug i bulk service: Giv samtykke til en eller flere l&aelig;gemiddelordinationer&#60;/xs:documentation&#62;</div> 
-        &#60;/xs:sequence&#62;</div> + &#60;/xs:annotation&#62;</div> 
-    &#60;/xs:complexType&#62;</div>+  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="GiveConsentType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DrugMedicationVersion</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gemiddelordinationens versionsnummer</dd>+<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationVersionType">DrugMedicationVersionType</a>+<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 3433: Line 11751:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>VersionCreatedDateTime</dd>+<dd>ModifiedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Oprettelsesdato og tid</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreatedDateTimeType">CreatedDateTimeType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 3445: Line 11763:
 </li> </li>
 </ul> </ul>
-<h2 id="SetMedicineCardNotReviewedType">Type: SetMedicineCardNotReviewedType</h2> +<h2 id="PrescriptionToTerminateType">Type: PrescriptionToTerminateType</h2> 
- Beskrivelse: Element for en foresp&oslash;rgsel til at s&aelig;tte dato og tid for markering af at manglende medicinkort-gennemgang<input type="button" id="SetMedicineCardNotReviewedType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SetMedicineCardNotReviewedType_xsddiv'); return false;"> + Beskrivelse: Referencer til recepter der skal markeres afsluttet<input type="button" id="PrescriptionToTerminateType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrescriptionToTerminateType'); return false;"><input type="button" id="PrescriptionToTerminateType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PrescriptionToTerminateType'); return false;"> 
-<div id="SetMedicineCardNotReviewedType_xsddiv" class="contents" style="display: none"> +<div id="PrescriptionToTerminateType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="SetMedicineCardNotReviewedType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="PrescriptionToTerminateType"&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +        <div style="margin-left: 10px">&#60;xs:annotation&#62; 
- <div style="margin-left: 10px">&#60;xs:element minOccurs="0name="NotReviewedBytype="medicinecard20150601:ModificatorType" /&#62;</div> +            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Referenced to prescriptions to mark as terminated&#60;/xs:documentation&#62;</div> 
-  +             
-<div style="margin-left: 10px">&#60;xs:element name="NotReviewedDateTime" type="medicinecard20150601:ReviewedDateTimeType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Referencer til recepter der skal markeres afsluttet&#60;/xs:documentation&#62;</div> 
- +        &#60;/xs:annotation&#62;</div> 
 +         
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 +            <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> 
 +            
 <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div>
- &#60;/xs:sequence&#62;</div> +        &#60;/xs:sequence&#62;</div> 
- &#60;/xs:complexType&#62;</div>+    &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="PrescriptionToTerminateType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>NotReviewedBy</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Unik identifikation af en recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a> +<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>
-</dd> +
-<dt>Antal</dt> +
-<dd>0 eller 1</dd> +
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>NotReviewedDateTime</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Datoen et medicinkort blev evalueret i en medicinkort-gennemgang</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#ReviewedDateTimeType">ReviewedDateTimeType</a>+
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 3495: Line 11804:
 <dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd> <dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd></dd>+<dd> 
 +<a href="#ModificationMetadataType">ModificationMetadataType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>0, 1 eller flere</dd> <dd>0, 1 eller flere</dd>
Line 3501: Line 11812:
 </li> </li>
 </ul> </ul>
-<h2 id="UpdateDrugMedicationResponseType">Type: UpdateDrugMedicationResponseType</h2> +<h2 id="DeleteEffectuationResponseType">Type: DeleteEffectuationResponseType</h2> 
- Beskrivelse: Ydre container-element for et svar p&aring; en foresp&oslash;rgsel der opdaterer en eksisterende l&aelig;gemiddelordination<input type="button" id="UpdateDrugMedicationResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UpdateDrugMedicationResponseType_xsddiv'); return false;"> + Beskrivelse: Ydre container-element for et svar p&aring; slet effektueringer<input type="button" id="DeleteEffectuationResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DeleteEffectuationResponseType'); return false;"><input type="button" id="DeleteEffectuationResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DeleteEffectuationResponseType'); return false;"> 
-<div id="UpdateDrugMedicationResponseType_xsddiv" class="contents" style="display: none"> +<div id="DeleteEffectuationResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="UpdateDrugMedicationResponseType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="DeleteEffectuationResponseType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
Line 3511: Line 11822:
   
 <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150601:VersionMismatchWarningType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150601:VersionMismatchWarningType" /&#62;</div>
-  
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150601:UpdatedDrugMedicationType" /&#62;</div> 
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="DeleteEffectuationResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 3558: Line 11868:
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>0 eller 1</dd> <dd>0 eller 1</dd>
-</dl> 
-</li> 
-<li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>DrugMedication</dd> 
-<dt>Beskrivelse:</dt> 
-<dd>En oversigt over l&aelig;gemiddelordination (en ordination p&aring; medicinkortet)</dd> 
-<dt>Type:</dt> 
-<dd> 
-<a href="#UpdatedDrugMedicationType">UpdatedDrugMedicationType</a> 
-</dd> 
-<dt>Antal</dt> 
-<dd>1 eller flere</dd> 
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="SearchMedicineCardRequestType">Type: SearchMedicineCardRequestType</h2> +<h2 id="GetMedicineCardVersionsRequestType">Type: GetMedicineCardVersionsRequestType</h2> 
-<input type="button" id="SearchMedicineCardRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SearchMedicineCardRequestType_xsddiv'); return false;"> + Beskrivelse: Ydre container-element for en foresp&oslash;rgsel efter alle versionsnumre for et medicinkorts<input type="button" id="GetMedicineCardVersionsRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetMedicineCardVersionsRequestType'); return false;"><input type="button" id="GetMedicineCardVersionsRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('GetMedicineCardVersionsRequestType'); return false;"> 
-<div id="SearchMedicineCardRequestType_xsddiv" class="contents" style="display: none"> +<div id="GetMedicineCardVersionsRequestType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="SearchMedicineCardRequestType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="GetMedicineCardVersionsRequestType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Person"&#62; + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
- <div style="margin-left: 10px">&#60;xs:complexType&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="GivenName" type="medicinecard20150601:PersonGivenNameType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Surname" type="medicinecard20150601:PersonSurnameType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="BirthDate" type="medicinecard20150601:BirthDateType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="IsPersonWithoutCPR" type="medicinecard20150601:IsPersonWithoutCPRType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
- &#60;/xs:element&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Address"&#62; +
- <div style="margin-left: 10px">&#60;xs:complexType&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="StreetName" type="medicinecard20150601:StreetNameType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="StreetBuildingIdentifier" type="medicinecard20150601:StreetBuildingIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PostCodeIdentifier" type="medicinecard20150601:PostCodeIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DistrictName" type="medicinecard20150601:DistrictNameType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
- &#60;/xs:element&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="IssuedBy"&#62; +
- <div style="margin-left: 10px">&#60;xs:complexType&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="AuthorisedHealthcareProfessional"&#62; +
- <div style="margin-left: 10px">&#60;xs:complexType&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="AuthorisationIdentifier" type="medicinecard20150601:AuthorisationIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Name" type="medicinecard20150601:AuthorisedHealthcareProfessionalNameType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
- &#60;/xs:element&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Organisation"&#62; +
- <div style="margin-left: 10px">&#60;xs:complexType&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Name" type="medicinecard20150601:OrganisationNameType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence minOccurs="0"&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Type" type="medicinecard20150601:OrganisationTypeType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
- &#60;/xs:element&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
- &#60;/xs:element&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="GetMedicineCardVersionsRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Person</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#"></a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd> +<dd>Pr&aelig;cis &eacute;n</dd>
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>Address</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Postadresse for en organisation eller person</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#"></a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>0 eller 1</dd> +
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>IssuedBy</dd> +
-<dt>Beskrivelse:</dt> +
-<dd></dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#"></a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>0 eller 1</dd>+
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="GetMedicineCardVersionsResponseType">Type: GetMedicineCardVersionsResponseType</h2> +<h2 id="GetDrugMedicationHistoryRequestType">Type: GetDrugMedicationHistoryRequestType</h2> 
- Beskrivelse: Ydre container-element for et svar p&aring; en foresp&oslash;rgsel efter alle versionsnumre for et medicinkort<input type="button" id="GetMedicineCardVersionsResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetMedicineCardVersionsResponseType_xsddiv'); return false;"> + Beskrivelse: Element for en foresp&oslash;rgsel efter historikken for en l&aelig;gemiddelordination<input type="button" id="GetDrugMedicationHistoryRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetDrugMedicationHistoryRequestType'); return false;"><input type="button" id="GetDrugMedicationHistoryRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('GetDrugMedicationHistoryRequestType'); return false;"> 
-<div id="GetMedicineCardVersionsResponseType_xsddiv" class="contents" style="display: none"> +<div id="GetDrugMedicationHistoryRequestType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="GetMedicineCardVersionsResponseType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="GetDrugMedicationHistoryRequestType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
-             +  
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="MedicineCardVersionInfo" type="medicinecard20150601:MedicineCardVersionInfoType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="GetDrugMedicationHistoryRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 3715: Line 11929:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicineCardVersionInfo</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versionsnummer og oprettet dato og tid for en specifik medicinkort version</dd>+<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardVersionInfoType">MedicineCardVersionInfoType</a>+<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="DeleteEffectuationRequestType">Type: DeleteEffectuationRequestType</h2> +<h2 id="OrderWithDoseDispensingType">Type: OrderWithDoseDispensingType</h2> 
- Beskrivelse: Request-dokument der indeholder en eller flere dokumenter til at slette effektueringer<input type="button" id="DeleteEffectuationRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DeleteEffectuationRequestType_xsddiv'); return false;"> + Beskrivelse: Element der indikerer at bestillingen skal foretages med dosisdispensering.<input type="button" id="OrderWithDoseDispensingType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OrderWithDoseDispensingType'); return false;"><input type="button" id="OrderWithDoseDispensingType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('OrderWithDoseDispensingType'); return false;"> 
-<div id="DeleteEffectuationRequestType_xsddiv" class="contents" style="display: none"> +<div id="OrderWithDoseDispensingType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="DeleteEffectuationRequestType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="OrderWithDoseDispensingType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Element indicating the orders should be created with dose dispensing.&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Element der indikerer at bestillingen skal foretages med dosisdispensering.&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="OrderWithDoseDispensingType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<h2 id="MarkPrescriptionDeprecatedType">Type: MarkPrescriptionDeprecatedType</h2> 
 + Beskrivelse: Til brug i bulk service: Marker at en eller flere recepter ikke l&aelig;ngere er relevante<input type="button" id="MarkPrescriptionDeprecatedType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('MarkPrescriptionDeprecatedType'); return false;"><input type="button" id="MarkPrescriptionDeprecatedType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('MarkPrescriptionDeprecatedType'); return false;"> 
 +<div id="MarkPrescriptionDeprecatedType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="MarkPrescriptionDeprecatedType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div>+
   
 <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unboundedminOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Effectuation" type="medicinecard20150601:DeleteEffectuationType" /&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="MarkPrescriptionDeprecatedType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PersonIdentifier</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>Unik identifikation af en recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a> +<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>
-</dd> +
-<dt>Antal</dt> +
-<dd>Pr&aelig;cis &eacute;n</dd> +
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>MedicineCardVersion</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Versionsnummer for medicinkort</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#MedicineCardVersionType">MedicineCardVersionType</a>+
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 3791: Line 12000:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReportedBy</dd>+<dd>ModificationMetadata</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#ModificationMetadataType">ModificationMetadataType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller 1</dd> +<dd>0, 1 eller flere</dd>
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>Effectuation</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Den faktiske udf&oslash;relse af l&aelig;gemiddelordination. Det kan f.eks. v&aelig;re at indgive medicin i patienteneller at en l&aelig;ge eller apoteket udleverer medicin til patienten</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#DeleteEffectuationType">DeleteEffectuationType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>1 eller flere</dd>+
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="RemoveConsentResponseType">Type: RemoveConsentResponseType</h2> +<h2 id="ForeignOrganisationType">Type: ForeignOrganisationType</h2> 
- Beskrivelse: Svar p&aring; at markere en eller flere l&aelig;gemiddelordinationer som privatmarkeret<input type="button" id="RemoveConsentResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RemoveConsentResponseType_xsddiv'); return false;"> + Beskrivelse: Beskriver en udenlandsk organisation<input type="button" id="ForeignOrganisationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ForeignOrganisationType'); return false;"><input type="button" id="ForeignOrganisationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ForeignOrganisationType'); return false;"> 
-<div id="RemoveConsentResponseType_xsddiv" class="contents" style="display: none"> +<div id="ForeignOrganisationType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="RemoveConsentResponseType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="ForeignOrganisationType"&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Describes an organisation outside Denmark.&#60;/xs:documentation&#62;</div> 
-                <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> +  
-                 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Beskriver en udenlandsk organisation&#60;/xs:documentation&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> + &#60;/xs:annotation&#62;</div> 
-                 +  
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150601:VersionMismatchWarningType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
-                 + <div style="margin-left: 10px">&#60;xs:element name="Name" type="medicinecard20150601:OrganisationNameType" /&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150601:UpdatedDrugMedicationType" /&#62;</div> +  
- &#60;/xs:sequence&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="5" minOccurs="0" name="AddressLine" type="medicinecard20150601:AddressLineType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="TelephoneNumber" type="medicinecard20150601:TelephoneNumberType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="EmailAddress" type="medicinecard20150601:EmailAddressType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Type" type="medicinecard20150601:OrganisationTypeType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="CountryName" type="medicinecard20150601:CountryNameType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="ForeignOrganisationType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li> + <li>
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PersonIdentifier</dd>+<dd>Name</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>Navnet paa en organisation der har foretaget en handling paa medicinkortet</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#OrganisationNameType">OrganisationNameType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 3856: Line 12057:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicineCardVersion</dd>+<dd>AddressLine</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versionsnummer for medicinkort</dd>+<dd>Ustruktureret adresselinje</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardVersionType">MedicineCardVersionType</a>+<a href="#AddressLineType">AddressLineType</a>
 </dd> </dd>
-<dt>Antal</dt> +<dt>Min. antal:</dt> 
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0</dd> 
 +<dt>Max antal:</dt> 
 +<dd>5</dd>
 </dl> </dl>
 </li> </li>
Line 3870: Line 12073:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>VersionMismatchWarning</dd>+<dd>TelephoneNumber</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Elementet returneres ved en foresp&oslash;rgsel med et forkert medicinkort version</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#VersionMismatchWarningType">VersionMismatchWarningType</a>+<a href="#TelephoneNumberType">TelephoneNumberType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 3884: Line 12087:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DrugMedication</dd>+<dd>EmailAddress</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En oversigt over l&aelig;gemiddelordination (en ordination p&aring; medicinkortet)</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#UpdatedDrugMedicationType">UpdatedDrugMedicationType</a>+<a href="#EmailAddressType">EmailAddressType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>1 eller flere</dd> +<dd>eller 1</dd>
-</dl> +
-</li> +
-</ul> +
-</li> +
-</ul> +
-<h2 id="IncludeOpenPrescriptionsType">Type: IncludeOpenPrescriptionsType</h2> +
- Beskrivelse: Angiver at svaret kun inkluderer &aring;bne recepter.<input type="button" id="IncludeOpenPrescriptionsType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IncludeOpenPrescriptionsType_xsddiv'); return false;"> +
-<div id="IncludeOpenPrescriptionsType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="IncludeOpenPrescriptionsType"&#62; +
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Specifies that the response only includes open prescriptions.&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Angiver at svaret kun inkluderer &aring;bne recepter.&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<h2 id="UndoEffectuationOnPrescriptionAndOrderType">Type: UndoEffectuationOnPrescriptionAndOrderType</h2> +
- Beskrivelse: Element til tilbagef&oslash;rsel af en enkelt apoteks-ekspedition p&aring; en recept<input type="button" id="UndoEffectuationOnPrescriptionAndOrderType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndoEffectuationOnPrescriptionAndOrderType_xsddiv'); return false;"> +
-<div id="UndoEffectuationOnPrescriptionAndOrderType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="UndoEffectuationOnPrescriptionAndOrderType"&#62; +
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Element for undoing a single pharmacy effectutation on a prescription&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Element til tilbagef&oslash;rsel af en enkelt apoteks-ekspedition p&aring; en recept&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Order" type="medicinecard20150601:UndoEffectuationOnOrderType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Terminate" type="medicinecard20150601:TerminatePrescriptionType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>Identifier</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Unik identifikation af en recept</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>Pr&aelig;cis &eacute;n</dd>+
 </dl> </dl>
 </li> </li>
Line 3949: Line 12101:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModificationMetadata</dd>+<dd>Type</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd> +<dd>Typen af organisation</dd>
-<dt>Type:</dt> +
-<dd></dd> +
-<dt>Antal</dt> +
-<dd>0, 1 eller flere</dd> +
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>Order</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Bestilling af en udlevering p&aring; en recept</dd>+
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#UndoEffectuationOnOrderType">UndoEffectuationOnOrderType</a>+<a href="#OrganisationTypeType">OrganisationTypeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 3975: Line 12115:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Terminate</dd>+<dd>CountryName</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Lande-navn</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#TerminatePrescriptionType">TerminatePrescriptionType</a>+<a href="#CountryNameType">CountryNameType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 3987: Line 12127:
 </li> </li>
 </ul> </ul>
-<h2 id="DoseForAnyDayType">Type: DoseForAnyDayType</h2> +<h2 id="DrugType">Type: DrugType</h2> 
- Beskrivelse: Beskrivelse af en dosis p&aring; et givet stidspunkthvorn&aring;r og hvor meget<input type="button" id="DoseForAnyDayType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseForAnyDayType_xsddiv'); return false;"> + Beskrivelse: L&aelig;gemiddel. Et l&aelig;gemiddel er en vare til at behandle eller forebygge sygdomme. L&aelig;gemidler er enten godkendt og fremg&aring;r dermed af L&aelig;gemiddelstyrelsens Taksteller det kan v&aelig;re tilladelsespr&aelig;parater, naturl&aelig;gemidler, vitaminer, minerater el.lign. Et l&aelig;gemiddel er et aktivt l&aelig;gemiddelstof eller sammensat af et eller flere l&aelig;gemiddelstoffer i en bestemt l&aelig;gemiddelform og l&aelig;gemiddelstyrke. Hvis DrugIdentifier findes er l&aelig;gemiddlet fra l&aelig;gemiddelstyrelsens takst. Alternativt et magistrelt l&aelig;gemiddel. L&aelig;gemiddelstrukturen kan indeholde en r&aelig;kke aktive substanser. L&aelig;gemidlets form og styrke skal angives, s&aring;fremt informationen findes<input type="button" id="DrugType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugType'); return false;"><input type="button" id="DrugType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DrugType'); return false;"> 
-<div id="DoseForAnyDayType_xsddiv" class="contents" style="display: none"> +<div id="DrugType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="DoseForAnyDayType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="DrugType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Time" type="medicinecard20150601:DoseTimeType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ATC" type="medicinecard20150601:ATCType" /&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:choice&#62; <div style="margin-left: 10px">&#60;xs:choice&#62;
- <div style="margin-left: 10px">&#60;xs:element name="Quantity" type="medicinecard20150601:DoseQuantityType" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
-  + <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Identifier" type="medicinecard20150601:DrugIdentifierType" /&#62;</div>
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="MinimalQuantity" type="medicinecard20150601:DoseQuantityType" /&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:element name="MaximalQuantity" type="medicinecard20150601:DoseQuantityType" /&#62;</div>+  
 +<div style="margin-left: 10px">&#60;xs:element name="Name" type="medicinecard20150601:DrugNameType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element name="DetailedDrugText" type="medicinecard20150601:DetailedDrugTextType" /&#62;</div>
  &#60;/xs:choice&#62;</div>  &#60;/xs:choice&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Form" type="medicinecard20150601:DrugFormType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Strength" type="medicinecard20150601:DrugStrengthType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Substances" type="medicinecard20150601:SubstancesType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="DrugType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Time</dd>+<dd>ATC</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Klokkeslettet for et doseringstidspunkt</dd>+<dd>Information om ATC gruppe</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseTimeType">DoseTimeType</a>+<a href="#ATCType">ATCType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 4024: Line 12172:
 <li> <li>
 <ul>Et af f&oslash;lgende elementer: <ul>Et af f&oslash;lgende elementer:
- <li>+ <li> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Quantity</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Medicinm&aelig;ngde, numerisk v&aelig;rdi (LMS01 felt 11)</dd>+<dd>Unik identifikation af l&aelig;gemiddel. For l&aelig;gemidler i LMS takst LMS01 felt 1. Formatet er TTTTNNNNNYY (T=type af l&aelig;gemiddel, N=nummer, Y=&aring;r), f.eks. 28101606385</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseQuantityType">DoseQuantityType</a>+<a href="#DrugIdentifierType">DrugIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
- ELLER +<li></li
- <li> +<li>
-<ul+
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MinimalQuantity</dd>+<dd>Name</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Medicinm&aelig;ngde, numerisk v&aelig;rdi (LMS01 felt 11)</dd>+<dd>L&aelig;gemiddelnavn (LMS01 felt 6)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseQuantityType">DoseQuantityType</a>+<a href="#DrugNameType">DrugNameType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 4056: Line 12204:
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +</li> 
 + ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MaximalQuantity</dd>+<dd>DetailedDrugText</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Medicinm&aelig;ngde, numerisk v&aelig;rdi (LMS01 felt 11)</dd>+<dd>Tekst der beskriver et magistrelt l&aelig;gemiddel</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseQuantityType">DoseQuantityType</a>+<a href="#DetailedDrugTextType">DetailedDrugTextType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 4072: Line 12223:
 </ul> </ul>
 </li> </li>
-</ul>+<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>Form</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>L&aelig;gemiddelform, kode og tekst</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#DrugFormType">DrugFormType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0 eller 1</dd> 
 +</dl>
 </li> </li>
-</ul> +<li>
-<h2 id="ReopenPrescriptionType">Type: ReopenPrescriptionType</h2> +
- Beskrivelse: Referencer til recepter der skal gen&aring;bnes<input type="button" id="ReopenPrescriptionType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ReopenPrescriptionType_xsddiv'); return false;"> +
-<div id="ReopenPrescriptionType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="ReopenPrescriptionType"&#62; +
-        <div style="margin-left: 10px">&#60;xs:annotation&#62; +
-            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Referenced to prescriptions to reopen&#60;/xs:documentation&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Referencer til recepter der skal gen&aring;bnes&#60;/xs:documentation&#62;</div> +
-        &#60;/xs:annotation&#62;</div> +
-         +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
-            <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div> +
-        &#60;/xs:sequence&#62;</div> +
-    &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>Strength</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af en recept</dd>+<dd>Enhed for l&aelig;gemiddelstyrke, kode (LMS15 felt 2)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>+<a href="#DrugStrengthType">DrugStrengthType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 4111: Line 12254:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModificationMetadata</dd>+<dd>Substances</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd>+<dd>Indeholder et antal substanser</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd></dd>+<dd> 
 +<a href="#SubstancesType">SubstancesType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="SearchEffectuationsRequestType">Type: SearchEffectuationsRequestType</h2> +<h2 id="ReplacePrescriptionResponseType">Type: ReplacePrescriptionResponseType</h2> 
- Beskrivelse: Element for en foresp&oslash;rgsel efter effektueringer<input type="button" id="SearchEffectuationsRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SearchEffectuationsRequestType_xsddiv'); return false;"> + Beskrivelse: Svar p&aringerstatning af recept<input type="button" id="ReplacePrescriptionResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ReplacePrescriptionResponseType'); return false;"><input type="button" id="ReplacePrescriptionResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ReplacePrescriptionResponseType'); return false;"> 
-<div id="SearchEffectuationsRequestType_xsddiv" class="contents" style="display: none"> +<div id="ReplacePrescriptionResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="SearchEffectuationsRequestType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="ReplacePrescriptionResponseType"&#62;
  <div style="margin-left: 10px">&#60;xs:annotation&#62;  <div style="margin-left: 10px">&#60;xs:annotation&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Element for a request for effectuations&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Response from replacing prescriptions&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Element for en foresp&oslash;rgsel efter effektueringer&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Svar p&aringerstatning af recept&#60;/xs:documentation&#62;</div>
  &#60;/xs:annotation&#62;</div>  &#60;/xs:annotation&#62;</div>
   
Line 4138: Line 12283:
  &#60;/xs:choice&#62;</div>  &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="FromDateTimetype="medicinecard20150601:EffectuationDateTimeType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Prescription"&#62; 
-  + <div style="margin-left: 10px">&#60;xs:complexType&#62; 
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ToDateTime" type="medicinecard20150601:EffectuationDateTimeType/&#62;</div> + <div style="margin-left10px">&#60;xs:sequence&#62; 
-  + <div style="margin-left: 10px">&#60;xs:element name="NewPrescriptionIdentifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="IncludeEffectuationsOnDrugMedications" type="xs:boolean" /&#62;</div> +  
-  +<div style="margin-left: 10px">&#60;xs:element name="ReplacedPrescriptionIdentifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="IncludeEffectuationsOnPrescriptionsOnDrugMedications" type="xs:boolean" /&#62;</div> + &#60;/xs:sequence&#62;</div> 
-  + &#60;/xs:complexType&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="IncludeEffectuationsNotOnDrugMedications" type="xs:boolean" /&#62;</div>+ &#60;/xs:element&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="ReplacePrescriptionResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <ul>Et af f&oslash;lgende elementer: <ul>Et af f&oslash;lgende elementer:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 4169: Line 12315:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 4188: Line 12334:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>FromDateTime</dd>+<dd>Prescription</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dato og tid, hvor l&aelig;gemiddelordinationen er effektueret</dd>+<dd>En recept (en ordination p&aringen recept)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#EffectuationDateTimeType">EffectuationDateTimeType</a>+<a href="#"></a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>eller flere</dd>
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="PatientType">Type: PatientType</h2> 
 + Beskrivelse: Patientoplysninger for en person med kendt CPR<input type="button" id="PatientType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PatientType'); return false;"><input type="button" id="PatientType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PatientType'); return false;"> 
 +<div id="PatientType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="PatientType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Person" type="medicinecard20150601:SimpleCPRPersonType" /&#62;</div> 
 +  
 +  
 +<div style="margin-left: 10px">&#60;xs:choice minOccurs="0"&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Address" type="medicinecard20150601:AddressType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="AddressProtected" type="medicinecard20150601:AddressProtectedType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="PatientType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ToDateTime</dd>+<dd>Person</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dato og tid, hvor l&aelig;gemiddelordinationen er effektueret</dd>+<dd>Oplysninger om en person med kendt CPR</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#EffectuationDateTimeType">EffectuationDateTimeType</a>+<a href="#SimpleCPRPersonType">SimpleCPRPersonType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
 +<li></li>
 <li> <li>
 +<ul>Et af f&oslash;lgende elementer:
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>IncludeEffectuationsOnDrugMedications</dd>+<dd>Address</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Postadresse for en organisation eller person</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#boolean">boolean</a>+<a href="#AddressType">AddressType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>IncludeEffectuationsOnPrescriptionsOnDrugMedications</dd>+<dd>AddressProtected</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Angiver adressebeskyttelse og at adressen derfor ikke returneres</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#boolean">boolean</a>+<a href="#AddressProtectedType">AddressProtectedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl> 
 +</li> 
 +</ul> 
 +</li> 
 +</ul> 
 +<h2 id="AcknowledgeOrdersRequestType">Type: AcknowledgeOrdersRequestType</h2> 
 + Beskrivelse: Element for en kvittering for at nye bestillinger er blevet modtaget af et apotek<input type="button" id="AcknowledgeOrdersRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AcknowledgeOrdersRequestType'); return false;"><input type="button" id="AcknowledgeOrdersRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('AcknowledgeOrdersRequestType'); return false;"> 
 +<div id="AcknowledgeOrdersRequestType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="AcknowledgeOrdersRequestType"&#62; 
 +        <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 +            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Element for a request to acknowledge that new orders have been received by a pharmacy&#60;/xs:documentation&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Element for en kvittering for at nye bestillinger er blevet modtaget af et apotek&#60;/xs:documentation&#62;</div> 
 +        &#60;/xs:annotation&#62;</div> 
 +         
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 +            <div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Order"&#62; 
 +                <div style="margin-left: 10px">&#60;xs:complexType&#62; 
 +                    <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 +                        <div style="margin-left: 10px">&#60;xs:element name="PrescriptionIdentifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> 
 +                         
 +<div style="margin-left: 10px">&#60;xs:element name="OrderIdentifier" type="medicinecard20150601:OrderIdentifierType" /&#62;</div> 
 +                    &#60;/xs:sequence&#62;</div> 
 +                &#60;/xs:complexType&#62;</div> 
 +            &#60;/xs:element&#62;</div> 
 +        &#60;/xs:sequence&#62;</div> 
 +    &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="AcknowledgeOrdersRequestType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>OrganisationIdentifier</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Nummer eller kode der identificerer en organisation</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 4244: Line 12459:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>IncludeEffectuationsNotOnDrugMedications</dd>+<dd>Order</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Bestilling af en udlevering p&aring; en recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#boolean">boolean</a>+<a href="#"></a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="GiveConsentType">Type: GiveConsentType</h2> +<h2 id="SetMedicineCardReviewedType">Type: SetMedicineCardReviewedType</h2> 
- Beskrivelse: Til brug i bulk service: Giv samtykke til en eller flere l&aelig;gemiddelordinationer<input type="button" id="GiveConsentType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GiveConsentType_xsddiv'); return false;"> + Beskrivelse: Element til at s&aelig;tte dato og tid for en medicinkort-gennemgang<input type="button" id="SetMedicineCardReviewedType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SetMedicineCardReviewedType'); return false;"><input type="button" id="SetMedicineCardReviewedType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('SetMedicineCardReviewedType'); return false;"> 
-<div id="GiveConsentType_xsddiv" class="contents" style="display: none"> +<div id="SetMedicineCardReviewedType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="GiveConsentType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="SetMedicineCardReviewedType"&#62; 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;For use in bulk serviceGive consent for one or more drug medication&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element minOccurs="0name="ReviewedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Til brug i bulk service: Giv samtykke til en eller flere l&aelig;gemiddelordinationer&#60;/xs:documentation&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="ReviewedDateTime" type="medicinecard20150601:ReviewedDateTimeType" /&#62;</div>
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="SetMedicineCardReviewedType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>ReviewedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>+<a href="#ModificatorType">ModificatorType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0 eller 1</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>ReviewedDateTime</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Datoen et medicinkort blev evalueret i en medicinkort-gennemgang</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#ReviewedDateTimeType">ReviewedDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 4292: Line 12518:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModifiedBy</dd>+<dd>ModificationMetadata</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#ModificationMetadataType">ModificationMetadataType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller 1</dd>+<dd>0eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="GetPermissionsResponseType">Type: GetPermissionsResponseType</h2> +<h2 id="IncludeAllPrescriptionsType">Type: IncludeAllPrescriptionsType</h2> 
- Beskrivelse: Svar p&aringanmodning om listen indeholdende de rettigheder, der er tildelt kalderen<input type="button" id="GetPermissionsResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetPermissionsResponseType_xsddiv'); return false;"> + Beskrivelse: Angiver at svaret inkluderer alle recepter.<input type="button" id="IncludeAllPrescriptionsType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IncludeAllPrescriptionsType'); return false;"><input type="button" id="IncludeAllPrescriptionsType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('IncludeAllPrescriptionsType'); return false;"> 
-<div id="GetPermissionsResponseType_xsddiv" class="contents" style="display: none"> +<div id="IncludeAllPrescriptionsType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="GetPermissionsResponseType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="IncludeAllPrescriptionsType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Specifies that the response includes all prescriptions.&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Angiver at svaret inkluderer alle recepter.&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="IncludeAllPrescriptionsType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<h2 id="SearchMedicineCardResponseType">Type: SearchMedicineCardResponseType</h2> 
 +<input type="button" id="SearchMedicineCardResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SearchMedicineCardResponseType'); return false;"><input type="button" id="SearchMedicineCardResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('SearchMedicineCardResponseType'); return false;"> 
 +<div id="SearchMedicineCardResponseType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="SearchMedicineCardResponseType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="RolesPermissions" type="medicinecard20150601:RolesPermissionsType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrescriptionSearchResult" type="medicinecard20150601:PrescriptionSearchResultType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="SearchMedicineCardResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>RolesPermissions</dd>+<dd>PrescriptionSearchResult</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En rolles rettigheder</dd>+<dd>Indeholder information om hvem en recept er udstedt til, og af hvem</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#RolesPermissionsType">RolesPermissionsType</a>+<a href="#PrescriptionSearchResultType">PrescriptionSearchResultType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 4330: Line 12569:
 </li> </li>
 </ul> </ul>
-<h2 id="ReviewedType">Type: ReviewedType</h2> +<h2 id="UndoEffectuationType">Type: UndoEffectuationType</h2> 
- Beskrivelse: Information hvem der evaluerede medicinkortet, ved indl&aelig;ggelse p&aring; sygehus, inklusiv tidspunktet<input type="button" id="ReviewedType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ReviewedType_xsddiv'); return false;"> + Beskrivelse: Element til tilbagef&oslash;rsel af en enkelt apoteks-ekspedition<input type="button" id="UndoEffectuationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndoEffectuationType'); return false;"><input type="button" id="UndoEffectuationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('UndoEffectuationType'); return false;"> 
-<div id="ReviewedType_xsddiv" class="contents" style="display: none"> +<div id="UndoEffectuationType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="ReviewedType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="UndoEffectuationType"&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
- <div style="margin-left: 10px">&#60;xs:element name="By" type="medicinecard20150601:ModificatorType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Element for undoing a single pharmacy effectutation&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="DateTime" type="medicinecard20150601:ReviewedDateTimeType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Element til tilbagef&oslash;rsel af en enkelt apoteks-ekspedition&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:EffectuationIdentifierType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="UndoEffectuationType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>By</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Unik identifikation af effektueringen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#EffectuationIdentifierType">EffectuationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 4357: Line 12601:
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="DrugStrengthType">Type: DrugStrengthType</h2> 
 + Beskrivelse: Enhed for l&aelig;gemiddelstyrke, kode (LMS15 felt 2)<input type="button" id="DrugStrengthType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugStrengthType'); return false;"><input type="button" id="DrugStrengthType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DrugStrengthType'); return false;"> 
 +<div id="DrugStrengthType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="DrugStrengthType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Value" type="medicinecard20150601:DrugStrengthValueType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="UnitCode" type="medicinecard20150601:DrugStrengthUnitCodeType" /&#62;</div> 
 +  
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="UnitText" type="medicinecard20150601:DrugStrengthUnitTextType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Text" type="medicinecard20150601:DrugStrengthTextType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Text" type="medicinecard20150601:DrugStrengthTextType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 +  
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="DrugStrengthType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul>Et af f&oslash;lgende elementer: 
 + <li> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DateTime</dd>+<dd>Value</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Datoen et medicinkort blev evalueret i en medicinkort-gennemgang</dd>+<dd>L&aelig;gemiddelstyrke, numerisk v&aelig;rdi (LMS01 felt 11)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ReviewedDateTimeType">ReviewedDateTimeType</a>+<a href="#DrugStrengthValueType">DrugStrengthValueType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 4371: Line 12642:
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="ShowDosagePeriodType">Type: ShowDosagePeriodType</h2> +
- Beskrivelse: Information om tidsintervallet for visning af doseingsinformationer <input type="button" id="ShowDosagePeriodType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ShowDosagePeriodType_xsddiv'); return false;"> +
-<div id="ShowDosagePeriodType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="ShowDosagePeriodType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:choice&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="StartDate" type="medicinecard20150601:DosageTimesStartDateType" /&#62;</div> +
- &#60;/xs:choice&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:choice&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="EndDate" type="medicinecard20150601:DosageTimesEndDateType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="DosageEndingUndetermined" type="medicinecard20150601:DosageTimesDosageEndingUndeterminedType" /&#62;</div> +
- &#60;/xs:choice&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li> +
-<ul>Et af f&oslash;lgende elementer: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>StartDate</dd>+<dd>UnitCode</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Enhed for l&aelig;gemiddelstyrke, kode (LMS15 felt 2)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTimesStartDateType">DosageTimesStartDateType</a>+<a href="#DrugStrengthUnitCodeType">DrugStrengthUnitCodeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 4407: Line 12656:
 </dl> </dl>
 </li> </li>
-</ul> +<li></li>
-</li>+
 <li> <li>
-<ul>Et af f&oslash;lgende elementer: 
- <li> 
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>EndDate</dd>+<dd>UnitText</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Slutdato for et s&aelig;t af doseringstidspunkter</dd>+<dd>Enhed for l&aelig;gemiddelstyrke, lang tekst (LMS15 felt 4)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTimesEndDateType">DosageTimesEndDateType</a>+<a href="#DrugStrengthUnitTextType">DrugStrengthUnitTextType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 4425: Line 12671:
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DosageEndingUndetermined</dd>+<dd>Text</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver at doseringens afslutning er uafgjortf.eks. fordi der er tale om en fast behandling</dd>+<dd>L&aelig;gemiddelstyrkeklar tekst fra (LMS01 felt 10), ikke fritekst</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTimesDosageEndingUndeterminedType">DosageTimesDosageEndingUndeterminedType</a>+<a href="#DrugStrengthTextType">DrugStrengthTextType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
 </li> </li>
-</ul> + ELLER 
-<h2 id="DosageDayNotNumberedType">Type: DosageDayNotNumberedType</h2> + <li>
- Beskrivelse: Angiver at dagen ikke har et nummer, f.eks. for en ren PN dosering. I s&aring; fald kan doseringen ikke v&aelig;re itereret.<input type="button" id="DosageDayNotNumberedType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageDayNotNumberedType_xsddiv'); return false;"> +
-<div id="DosageDayNotNumberedType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="DosageDayNotNumberedType" /&#62;</div> +
-</div> +
-<h2 id="EmptyDosageStructureType">Type: EmptyDosageStructureType</h2> +
- Beskrivelse: Beskrivelse af en periode i behandlingen hvor l&aelig;gemidlet ikke gives<input type="button" id="EmptyDosageStructureType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('EmptyDosageStructureType_xsddiv'); return false;"> +
-<div id="EmptyDosageStructureType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="EmptyDosageStructureType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:choice&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="StartDate" type="medicinecard20150601:DosageTimesStartDateType" /&#62;</div> +
- &#60;/xs:choice&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:choice&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="EndDate" type="medicinecard20150601:DosageTimesEndDateType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="DosageEndingUndetermined" type="medicinecard20150601:DosageTimesDosageEndingUndeterminedType" /&#62;</div> +
- &#60;/xs:choice&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li> +
-<ul>Et af f&oslash;lgende elementer: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>StartDate</dd>+<dd>Text</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>L&aelig;gemiddelstyrke, klar tekst fra (LMS01 felt 10), ikke fritekst</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTimesStartDateType">DosageTimesStartDateType</a>+<a href="#DrugStrengthTextType">DrugStrengthTextType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 4484: Line 12703:
 </li> </li>
 </ul> </ul>
 +<h2 id="RouteOfAdministrationCodeType">Type: RouteOfAdministrationCodeType</h2>
 + Beskrivelse: Angiver kode for medicinens administrationsvej. Kilde: Taksten, LMS11 felt 1<input type="button" id="RouteOfAdministrationCodeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RouteOfAdministrationCodeType'); return false;"><input type="button" id="RouteOfAdministrationCodeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('RouteOfAdministrationCodeType'); return false;">
 +<div id="RouteOfAdministrationCodeType_xsddiv" class="contents" style="display: none">
 +<div style="margin-left: 10px">&#60;xs:complexType name="RouteOfAdministrationCodeType"&#62;
 + <div style="margin-left: 10px">&#60;xs:simpleContent&#62;
 + <div style="margin-left: 10px">&#60;xs:extension base="medicinecard20150601:RouteOfAdministrationCodeValueType"&#62;
 + <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150601:RouteOfAdministrationSourceType" use="required" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150601:SourceDateType" use="optional" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:attribute name="yearAndWeek" type="medicinecard20150601:SourceYearAndWeekType" use="optional" /&#62;</div>
 + &#60;/xs:extension&#62;</div>
 + &#60;/xs:simpleContent&#62;</div>
 + &#60;/xs:complexType&#62;</div>
 +</div>
 +<div id="RouteOfAdministrationCodeType_xsddiv_usage" class="usage" style="display: none"></div>
 +<ul>
 + Typeudvidelse:
 + <li>
 +<dl>
 +<dt>Basistype:</dt>
 +<dd>
 +<a href="#RouteOfAdministrationCodeValueType">RouteOfAdministrationCodeValueType</a>
 +</dd>
 +</dl>
 +<ul>
 +<li>
 +<dl>
 +<dt>Tilf&oslash;jet attributnavn:</dt>
 +<dd>source</dd>
 +<dt>Tilf&oslash;jet attributtype:</dt>
 +<dd>
 +<a href="#RouteOfAdministrationSourceType">RouteOfAdministrationSourceType</a>
 +</dd>
 +<dt>Tilf&oslash;jet attribut, anvendelse: </dt>
 +<dd>required</dd>
 +</dl>
 </li> </li>
 <li> <li>
-<ul>Et af f&oslash;lgende elementer: 
- <li> 
 <dl> <dl>
-<dt>Navn:</dt> +<dt>Tilf&oslash;jet attributnavn:</dt> 
-<dd>EndDate</dd> +<dd>date</dd> 
-<dt>Beskrivelse:</dt> +<dt>Tilf&oslash;jet attributtype:</dt>
-<dd>Slutdato for et s&aelig;t af doseringstidspunkter</dd> +
-<dt>Type:</dt>+
 <dd> <dd>
-<a href="#DosageTimesEndDateType">DosageTimesEndDateType</a>+<a href="#SourceDateType">SourceDateType</a>
 </dd> </dd>
-<dt>Antal</dt> +<dt>Tilf&oslash;jet attribut, anvendelse: </dt> 
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>optional</dd>
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
-<dt>Navn:</dt> +<dt>Tilf&oslash;jet attributnavn:</dt> 
-<dd>DosageEndingUndetermined</dd> +<dd>yearAndWeek</dd> 
-<dt>Beskrivelse:</dt> +<dt>Tilf&oslash;jet attributtype:</dt>
-<dd>Angiver at doseringens afslutning er uafgjort, f.eks. fordi der er tale om en fast behandling</dd> +
-<dt>Type:</dt>+
 <dd> <dd>
-<a href="#DosageTimesDosageEndingUndeterminedType">DosageTimesDosageEndingUndeterminedType</a>+<a href="#SourceYearAndWeekType">SourceYearAndWeekType</a>
 </dd> </dd>
-<dt>Antal</dt> +<dt>Tilf&oslash;jet attribut, anvendelse: </dt> 
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>optional</dd>
 </dl> </dl>
 </li> </li>
Line 4519: Line 12768:
 </li> </li>
 </ul> </ul>
-<h2 id="AuthorisedHealthcareProfessionalType">Type: AuthorisedHealthcareProfessionalType</h2> +<h2 id="ActiveSubstanceType">Type: ActiveSubstanceType</h2> 
- Beskrivelse: Indeholder autorsationsnummer og navn p&aring; en autoriseret sundhedsperson<input type="button" id="AuthorisedHealthcareProfessionalType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AuthorisedHealthcareProfessionalType_xsddiv'); return false;"> + Beskrivelse: Indeholder information omkring en aktiv substans<input type="button" id="ActiveSubstanceType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ActiveSubstanceType'); return false;"><input type="button" id="ActiveSubstanceType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ActiveSubstanceType'); return false;"> 
-<div id="AuthorisedHealthcareProfessionalType_xsddiv" class="contents" style="display: none"> +<div id="ActiveSubstanceType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="AuthorisedHealthcareProfessionalType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="ActiveSubstanceType"&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; + <div style="margin-left: 10px">&#60;xs:choice&#62; 
- <div style="margin-left: 10px">&#60;xs:element name="AuthorisationIdentifier" type="medicinecard20150601:AuthorisationIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Code" type="medicinecard20150601:ActiveSubstanceCodeType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Text" type="medicinecard20150601:ActiveSubstanceTextWithoutSourceType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div>
   
 +<div style="margin-left: 10px">&#60;xs:element name="SubstanceText" type="medicinecard20150601:ActiveSubstanceTextType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="Name" type="medicinecard20150601:AuthorisedHealthcareProfessionalNameType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="FreeText" type="medicinecard20150601:ActiveSubstanceFreeTextType" /&#62;</div> 
-  + &#60;/xs:choice&#62;</div>
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="SpecialityCode" type="medicinecard20150601:SpecialityCodeType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div>+
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="ActiveSubstanceType_xsddiv_usage" class="usage" style="display: none"></div>
 +<ul>Et af f&oslash;lgende elementer:
 + <li>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>AuthorisationIdentifier</dd>+<dd>Code</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Authorisation identifier of a doctor</dd>+<dd>Angiver kode for den aktive substans</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#AuthorisationIdentifierType">AuthorisationIdentifierType</a>+<a href="#ActiveSubstanceCodeType">ActiveSubstanceCodeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 4549: Line 12804:
 </dl> </dl>
 </li> </li>
-<li></li> 
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Name</dd>+<dd>Text</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Navnet p&aring; den ordinerende autoriserede sundhedsperson, kan ogs&aring; indeholde stilling</dd>+<dd>Indeholder en enkelt aktiv substans</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#AuthorisedHealthcareProfessionalNameType">AuthorisedHealthcareProfessionalNameType</a>+<a href="#ActiveSubstanceTextWithoutSourceType">ActiveSubstanceTextWithoutSourceType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 4564: Line 12818:
 </dl> </dl>
 </li> </li>
-<li> +</ul>
-<dl> +
-<dt>Navn:</dt> +
-<dd>SpecialityCode</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>L&aelig;gens specialekode if&oslash;lge takstens LMS19</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#SpecialityCodeType">SpecialityCodeType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>0 eller 1</dd> +
-</dl>+
 </li> </li>
-</ul> + ELLER 
-<h2 id="RouteOfAdministrationType">Type: RouteOfAdministrationType</h2> + <li>
- Beskrivelse: Angiver medicinens administrationsvej som kode og tekst<input type="button" id="RouteOfAdministrationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RouteOfAdministrationType_xsddiv'); return false;"> +
-<div id="RouteOfAdministrationType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="RouteOfAdministrationType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Code" type="medicinecard20150601:RouteOfAdministrationCodeType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Text" type="medicinecard20150601:RouteOfAdministrationTextType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Code</dd>+<dd>SubstanceText</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver kode for medicinens administrationsvej. Kilde: Taksten, LMS11 felt 2</dd>+<dd>Indeholder en enkelt aktiv substans fra LMS30 felt 5</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#RouteOfAdministrationCodeType">RouteOfAdministrationCodeType</a>+<a href="#ActiveSubstanceTextType">ActiveSubstanceTextType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 4606: Line 12835:
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Text</dd>+<dd>FreeText</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver medicinens administrationsvej. Kilde: Taksten LMS 11 felt 3</dd>+<dd>Indeholder en enkelt aktiv substans som fritekst</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#RouteOfAdministrationTextType">RouteOfAdministrationTextType</a>+<a href="#ActiveSubstanceFreeTextType">ActiveSubstanceFreeTextType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="GetMedicineCardVersionResponseType">Type: GetMedicineCardVersionResponseType</h2> +<h2 id="PrescriptionErrorType">Type: PrescriptionErrorType</h2> 
- Beskrivelse: Ydre container-element for et svar p&aring; en foresp&oslash;rgsel efter et medicinkorts version<input type="button" id="GetMedicineCardVersionResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetMedicineCardVersionResponseType_xsddiv'); return false;"> + Beskrivelse: Fejl-struktur som refererer til en specifik fejltype og beskrivelse p&aring; en given recept, og muligvis ogs&aringmed reference til en specifik bestilling og effektuering.<input type="button" id="PrescriptionErrorType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrescriptionErrorType'); return false;"><input type="button" id="PrescriptionErrorType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PrescriptionErrorType'); return false;"> 
-<div id="GetMedicineCardVersionResponseType_xsddiv" class="contents" style="display: none"> +<div id="PrescriptionErrorType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="GetMedicineCardVersionResponseType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="PrescriptionErrorType"&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +        <div style="margin-left: 10px">&#60;xs:annotation&#62; 
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> +            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Error object that refer to a specific error type and description on a given prescription, and possible also with reference to a specific order and effectuation.&#60;/xs:documentation&#62;</div> 
-  +             
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Fejl-struktur som refererer til en specifik fejltype og beskrivelse p&aring; en given recept, og muligvis ogs&aring; med reference til en specifik bestilling og effektuering.&#60;/xs:documentation&#62;</div> 
-  +        &#60;/xs:annotation&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="MedicineCardInformationChange" type="medicinecard20150601:MedicineCardInformationChangeType" /&#62;</div> +         
- &#60;/xs:sequence&#62;</div> +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
- &#60;/xs:complexType&#62;</div>+            <div style="margin-left: 10px">&#60;xs:element name="PrescriptionIdentifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element name="ReasonCode" type="medicinecard20150601:ReasonCodeType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element name="ReasonTexttype="medicinecard20150601:ReasonTextType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PrescriptionStatus" type="medicinecard20150601:PrescriptionStatusType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="OrderIdentifier" type="medicinecard20150601:OrderIdentifierType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="OrderStatus" type="medicinecard20150601:OrderStatusType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="InProgressAtPharmacy" type="medicinecard20150601:OrganisationType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="EffectuationIdentifier" type="medicinecard20150601:EffectuationIdentifierType" /&#62;</div> 
 +        &#60;/xs:sequence&#62;</div> 
 +    &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="PrescriptionErrorType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PersonIdentifier</dd>+<dd>PrescriptionIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>Unik identifikation af en recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 4653: Line 12900:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicineCardVersion</dd>+<dd>ReasonCode</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versionsnummer for medicinkort</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardVersionType">MedicineCardVersionType</a>+<a href="#ReasonCodeType">ReasonCodeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 4667: Line 12914:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicineCardInformationChange</dd>+<dd>ReasonText</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versions information, som holder seneste &aelig;ndings timestamp for en given type af information</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardInformationChangeType">MedicineCardInformationChangeType</a>+<a href="#ReasonTextType">ReasonTextType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="CreateOrderPrescriptionType">Type: CreateOrderPrescriptionType</h2> +
- Beskrivelse: Element til at oprette en bestilling til et apotek om udlevering p&aring; en given recept<input type="button" id="CreateOrderPrescriptionType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreateOrderPrescriptionType_xsddiv'); return false;"> +
-<div id="CreateOrderPrescriptionType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="CreateOrderPrescriptionType"&#62; +
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Element for creating an order for a pharmacy on a given prescripionmedication&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Element til at oprette en bestilling til et apotek om udlevering p&aring; en given recept&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="OrderedAtPharmacy" type="medicinecard20150601:OrganisationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DoseDispensing" type="medicinecard20150601:OrderWithDoseDispensingType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="3" minOccurs="0" name="DeliveryInstructionText" type="medicinecard20150601:DeliveryInstructionTextType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Delivery" type="medicinecard20150601:DeliveryType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>PrescriptionStatus</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af en recept</dd>+<dd>Receptens status</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>+<a href="#PrescriptionStatusType">PrescriptionStatusType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 4723: Line 12942:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModificationMetadata</dd>+<dd>OrderIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd>+<dd>Unik identifikation af en bestilling af en udlevering p&aring; en recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd></dd>+<dd> 
 +<a href="#OrderIdentifierType">OrderIdentifierType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 4735: Line 12956:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>OrderedAtPharmacy</dd>+<dd>OrderStatus</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Beskriver en organisation</dd>+<dd>Status p&aring; en bestilling af en udlevering p&aring; en recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationType">OrganisationType</a>+<a href="#OrderStatusType">OrderStatusType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 4749: Line 12970:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DoseDispensing</dd>+<dd>InProgressAtPharmacy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Beskriver en organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrderWithDoseDispensingType">OrderWithDoseDispensingType</a>+<a href="#OrganisationType">OrganisationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 4763: Line 12984:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DeliveryInstructionText</dd>+<dd>EffectuationIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En linie med yderligere oplysninger til apoteket vedr&oslash;rende en bestilling</dd> +<dd>Unik identifikation af effektueringen</dd>
-<dt>Type:</dt> +
-<dd>xs:string</dd> +
-<dt>Min. antal:</dt> +
-<dd>0</dd> +
-<dt>Max antal:</dt> +
-<dd>3</dd> +
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>Delivery</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Leveringsinformation</dd>+
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DeliveryType">DeliveryType</a>+<a href="#EffectuationIdentifierType">EffectuationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 4789: Line 12996:
 </li> </li>
 </ul> </ul>
-<h2 id="SearchPrescriptionRequestsRequestType">Type: SearchPrescriptionRequestsRequestType</h2> +<h2 id="DoseDispensedType">Type: DoseDispensedType</h2> 
- Beskrivelse: Et element til foresp&oslash;rgsel efter receptanmodninger givet en anmodende eller anmodede organisation<input type="button" id="SearchPrescriptionRequestsRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SearchPrescriptionRequestsRequestType_xsddiv'); return false;"> + Beskrivelse: Detaljer for dosisdispenseret effektuering<input type="button" id="DoseDispensedType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensedType'); return false;"><input type="button" id="DoseDispensedType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DoseDispensedType'); return false;"> 
-<div id="SearchPrescriptionRequestsRequestType_xsddiv" class="contents" style="display: none"> +<div id="DoseDispensedType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="SearchPrescriptionRequestsRequestType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="DoseDispensedType"&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +        <div style="margin-left: 10px">&#60;xs:sequence&#62; 
- <div style="margin-left: 10px">&#60;xs:choice&#62; +            <div style="margin-left: 10px">&#60;xs:element name="DoseQuantity" type="medicinecard20150601:DoseQuantityType" /&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:element name="PrescribingOrganisation" type="medicinecard20150601:SearchPrescriptionRequestsOrganisationType" /&#62;</div> +             
-  +<div style="margin-left: 10px">&#60;xs:element name="DosageQuantityUnitText" type="medicinecard20150601:DosageQuantityUnitTextType" /&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element name="OrderingOrganisation" type="medicinecard20150601:SearchPrescriptionRequestsOrganisationType" /&#62;</div> +             
- &#60;/xs:choice&#62;</div> +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="SubstitutedDrug" type="medicinecard20150601:DrugType" /&#62;</div> 
-  +             
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="FromDateTime" type="medicinecard20150601:CreatedDateTimeType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DoseDispensing" type="medicinecard20150601:DoseDispensingType" /&#62;</div> 
- &#60;/xs:sequence&#62;</div> +        &#60;/xs:sequence&#62;</div> 
- &#60;/xs:complexType&#62;</div>+    &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="DoseDispensedType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li> + <li>
-<ul>Et af f&oslash;lgende elementer: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PrescribingOrganisation</dd>+<dd>DoseQuantity</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Medicinm&aelig;ngde, numerisk v&aelig;rdi (LMS01 felt 11)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#SearchPrescriptionRequestsOrganisationType">SearchPrescriptionRequestsOrganisationType</a>+<a href="#DoseQuantityType">DoseQuantityType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 4822: Line 13028:
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>OrderingOrganisation</dd>+<dd>DosageQuantityUnitText</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Enhed for dosism&aelig;ngde</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#SearchPrescriptionRequestsOrganisationType">SearchPrescriptionRequestsOrganisationType</a>+<a href="#DosageQuantityUnitTextType">DosageQuantityUnitTextType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 4837: Line 13042:
 </dl> </dl>
 </li> </li>
-</ul>+<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>SubstitutedDrug</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>L&aelig;gemiddel. Et l&aelig;gemiddel er en vare til at behandle eller forebygge sygdomme. L&aelig;gemidler er enten godkendt og fremg&aring;r dermed af L&aelig;gemiddelstyrelsens Takst, eller det kan v&aelig;re tilladelsespr&aelig;parater, naturl&aelig;gemidler, vitaminer, minerater el.lign. Et l&aelig;gemiddel er et aktivt l&aelig;gemiddelstof eller sammensat af et eller flere l&aelig;gemiddelstoffer i en bestemt l&aelig;gemiddelform og l&aelig;gemiddelstyrke. Hvis DrugIdentifier findes er l&aelig;gemiddlet fra l&aelig;gemiddelstyrelsens takst. Alternativt et magistrelt l&aelig;gemiddel. L&aelig;gemiddelstrukturen kan indeholde en r&aelig;kke aktive substanser. L&aelig;gemidlets form og styrke skal angives, s&aring;fremt informationen findes</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#DrugType">DrugType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0 eller 1</dd> 
 +</dl>
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>FromDateTime</dd>+<dd>DoseDispensing</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Oprettelsesdato og tid</dd>+<dd>Detaljer om en bestilt dosisdispenseret pakning</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreatedDateTimeType">CreatedDateTimeType</a>+<a href="#DoseDispensingType">DoseDispensingType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 4854: Line 13071:
 </li> </li>
 </ul> </ul>
-<h2 id="GetMedicineCardVersionListResponseType">Type: GetMedicineCardVersionListResponseType</h2> +<h2 id="GetAuthorisationDateForNewestOpenPrescriptionResponseType">Type: GetAuthorisationDateForNewestOpenPrescriptionResponseType</h2> 
- Beskrivelse: Ydre container-element for et svar p&aring; en foresp&oslash;rgsel efter et medicinkorts versions<input type="button" id="GetMedicineCardVersionListResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetMedicineCardVersionListResponseType_xsddiv'); return false;"> + Beskrivelse: Svar til at hente udstedelsesdato for nyeste &aring;bne recept<input type="button" id="GetAuthorisationDateForNewestOpenPrescriptionResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetAuthorisationDateForNewestOpenPrescriptionResponseType'); return false;"><input type="button" id="GetAuthorisationDateForNewestOpenPrescriptionResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('GetAuthorisationDateForNewestOpenPrescriptionResponseType'); return false;"> 
-<div id="GetMedicineCardVersionListResponseType_xsddiv" class="contents" style="display: none"> +<div id="GetAuthorisationDateForNewestOpenPrescriptionResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="GetMedicineCardVersionListResponseType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="GetAuthorisationDateForNewestOpenPrescriptionResponseType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="MedicineCardVersionListItem" type="medicinecard20150601:MedicineCardVersionListItemType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="AuthorisationDate" type="medicinecard20150601:AuthorisationDateType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="GetAuthorisationDateForNewestOpenPrescriptionResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicineCardVersionListItem</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Medicinkortinformation for en patient.</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardVersionListItemType">MedicineCardVersionListItemType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>AuthorisationDate</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Dato for autorisation</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#AuthorisationDateType">AuthorisationDateType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>eller 1</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="UpdateDrugMedicationRequestType">Type: UpdateDrugMedicationRequestType</h2> +<h2 id="GetMedicineCardAsPDFRequestType">Type: GetMedicineCardAsPDFRequestType</h2> 
- Beskrivelse: Ydre container-element for en foresp&oslash;rgsel der opdaterer en eksisterende l&aelig;gemiddelordination<input type="button" id="UpdateDrugMedicationRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UpdateDrugMedicationRequestType_xsddiv'); return false;"> + Beskrivelse: Element for en foresp&oslash;rgsel efter et medicinkort der returneres som PDF<input type="button" id="GetMedicineCardAsPDFRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetMedicineCardAsPDFRequestType'); return false;"><input type="button" id="GetMedicineCardAsPDFRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('GetMedicineCardAsPDFRequestType'); return false;"> 
-<div id="UpdateDrugMedicationRequestType_xsddiv" class="contents" style="display: none"> +<div id="GetMedicineCardAsPDFRequestType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="UpdateDrugMedicationRequestType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="GetMedicineCardAsPDFRequestType"&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62;+ <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Element for a request for a medicinecard returned as PDF&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Element for en foresp&oslash;rgsel efter et medicinkort der returneres som PDF&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62;
  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Version" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="PrintType" type="medicinecard20150601:PrintTypeType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="DateTime" type="medicinecard20150601:ModifiedDateTimeType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150601:UpdateDrugMedicationType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ShowDosageLimitations" type="medicinecard20150601:ShowDosagePeriodType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="GetMedicineCardAsPDFRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 4916: Line 13157:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicineCardVersion</dd>+<dd>Version</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
 <dd>Versionsnummer for medicinkort</dd> <dd>Versionsnummer for medicinkort</dd>
Line 4924: Line 13165:
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0, 1 eller flere</dd>
 </dl> </dl>
 </li> </li>
Line 4930: Line 13171:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModifiedBy</dd>+<dd>PrintType</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Type af udskrift der skal returneres</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#PrintTypeType">PrintTypeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 4944: Line 13185:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReportedBy</dd>+<dd>DateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>&AElig;ndringsdato og tid</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#ModifiedDateTimeType">ModifiedDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller 1</dd>+<dd>0eller flere</dd>
 </dl> </dl>
 </li> </li>
Line 4958: Line 13199:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DrugMedication</dd>+<dd>ShowDosageLimitations</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En oversigt over l&aelig;gemiddelordination (en ordination p&aring; medicinkortet)</dd>+<dd>Information om tidsintervallet for visning af doseingsinformationer </dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#UpdateDrugMedicationType">UpdateDrugMedicationType</a>+<a href="#ShowDosagePeriodType">ShowDosagePeriodType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller flere</dd>+<dd>eller 1</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="DosageTimesDosageEndingUndeterminedType">Type: DosageTimesDosageEndingUndeterminedType</h2> +<h2 id="UnpauseDrugMedicationRequestType">Type: UnpauseDrugMedicationRequestType</h2> 
- Beskrivelse: Angiver at doseringens afslutning er uafgjort, f.eks. fordi der er tale om en fast behandling<input type="button" id="DosageTimesDosageEndingUndeterminedType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageTimesDosageEndingUndeterminedType_xsddiv'); return false;"> + Beskrivelse: Ydre container-element for en foresp&oslash;rgsel der fjerner pauseringen p&aring; en eller flere l&aelig;gemiddelordinationer<input type="button" id="UnpauseDrugMedicationRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UnpauseDrugMedicationRequestType'); return false;"><input type="button" id="UnpauseDrugMedicationRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('UnpauseDrugMedicationRequestType'); return false;"> 
-<div id="DosageTimesDosageEndingUndeterminedType_xsddiv" class="contents" style="display: none"> +<div id="UnpauseDrugMedicationRequestType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="DosageTimesDosageEndingUndeterminedType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:complexType name="UnpauseDrugMedicationRequestType"&#62;
-</div> +
-<h2 id="RemovePatientOrganisationRelationType">Type: RemovePatientOrganisationRelationType</h2> +
- Beskrivelse: Registrering af en relation mellem en patient og en organisation<input type="button" id="RemovePatientOrganisationRelationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RemovePatientOrganisationRelationType_xsddiv'); return false;"> +
-<div id="RemovePatientOrganisationRelationType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="RemovePatientOrganisationRelationType"&#62;+
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:choice&#62; +<div style="margin-left: 10px">&#60;xs:element name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PatientOrganisationRelationIdentifierType" /&#62;</div> +  
-  +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element name="Organisation" type="medicinecard20150601:OrganisationType" /&#62;</div> +  
- &#60;/xs:choice&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150601:UnpauseDrugMedicationType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="UnpauseDrugMedicationRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModifiedBy</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 5011: Line 13248:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModificationMetadata</dd>+<dd>MedicineCardVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd>+<dd>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd></dd>+<dd> 
 +<a href="#MedicineCardVersionType">MedicineCardVersionType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
 <li> <li>
-<ul>Et af f&oslash;lgende elementer: 
- <li> 
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>ModifiedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PatientOrganisationRelationIdentifierType">PatientOrganisationRelationIdentifierType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 5036: Line 13273:
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Organisation</dd>+<dd>ReportedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Beskriver en organisation</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationType">OrganisationType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
-</ul>+<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>DrugMedication</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>En oversigt over l&aelig;gemiddelordination (en ordination p&aring; medicinkortet)</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#UnpauseDrugMedicationType">UnpauseDrugMedicationType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>1 eller flere</dd> 
 +</dl>
 </li> </li>
 </ul> </ul>
-<h2 id="GetMedicineCardRequestType">Type: GetMedicineCardRequestType</h2> +<h2 id="GetPrescriptionRequestsRequestType">Type: GetPrescriptionRequestsRequestType</h2> 
- Beskrivelse: Element for en foresp&oslash;rgsel efter et medicinkort<input type="button" id="GetMedicineCardRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetMedicineCardRequestType_xsddiv'); return false;"> + Beskrivelse: Element for en foresp&oslash;rgsel efter en eller flere receptanmodninger til et CPR nummer<input type="button" id="GetPrescriptionRequestsRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetPrescriptionRequestsRequestType'); return false;"><input type="buttonid="GetPrescriptionRequestsRequestType_usage_buttonvalue="Vis anvendelseclass="showHideXSDonclick="toggleUsageVisibility('GetPrescriptionRequestsRequestType')return false;"> 
-<div id="GetMedicineCardRequestType_xsddivclass="contentsstyle="display: none"+<div id="GetPrescriptionRequestsRequestType_xsddivclass="contentsstyle="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="GetMedicineCardRequestType"&#62+<div style="margin-left: 10px">&#60;xs:complexType name="GetPrescriptionRequestsRequestType"&#62; 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Element for a request for a medicinecard&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Element for en foresp&oslash;rgsel efter et medicinkort&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62;+
  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Version" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="FromDateTime" type="medicinecard20150601:GetPrescriptionRequestsFromDateTimeType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="DateTime" type="medicinecard20150601:ModifiedDateTimeType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ToDateTime" type="medicinecard20150601:GetPrescriptionRequestsToDateTimeType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="IncludePrescriptions" type="medicinecard20150601:IncludePrescriptionsType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PageNumber" type="medicinecard20150601:PageNumberType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element name="IncludeEffectuations" type="medicinecard20150601:IncludeEffectuationsType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="IncludeNonRelevantPrescriptions" type="medicinecard20150601:IncludeNonRelevantPrescriptionsType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="IncludeWithdrawnDrugMedications" type="medicinecard20150601:IncludeWithdrawnDrugMedicationsType" /&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="GetPrescriptionRequestsRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 5100: Line 13337:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Version</dd>+<dd>FromDateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versionsnummer for medicinkort</dd>+<dd>Tidligste dato for receptanmodninger der &oslash;nskes hentet for et CPR nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardVersionType">MedicineCardVersionType</a>+<a href="#GetPrescriptionRequestsFromDateTimeType">GetPrescriptionRequestsFromDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 5114: Line 13351:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DateTime</dd>+<dd>ToDateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>&AElig;ndringsdato og tid</dd>+<dd>Seneste dato for receptanmodninger der &oslash;nskes hentet for et CPR nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModifiedDateTimeType">ModifiedDateTimeType</a>+<a href="#GetPrescriptionRequestsToDateTimeType">GetPrescriptionRequestsToDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 5128: Line 13365:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>IncludePrescriptions</dd>+<dd>PageNumber</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver hvorvidt medicinkortet eller l&aelig;gemiddelordinationen skal returneres med recepter.</dd>+<dd>Indikerer hvilket sidenummer der skal hentes eller hvilket sidenummer der blev returneret for services der underst&oslash;tter paginerede lister</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#IncludePrescriptionsType">IncludePrescriptionsType</a>+<a href="#PageNumberType">PageNumberType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="AddressProtectedType">Type: AddressProtectedType</h2> 
 + Beskrivelse: Angiver adressebeskyttelse og at adressen derfor ikke returneres<input type="button" id="AddressProtectedType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AddressProtectedType'); return false;"><input type="button" id="AddressProtectedType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('AddressProtectedType'); return false;"> 
 +<div id="AddressProtectedType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="AddressProtectedType" /&#62;</div> 
 +</div> 
 +<div id="AddressProtectedType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<h2 id="CreatedWithoutPersonType">Type: CreatedWithoutPersonType</h2> 
 + Beskrivelse: Element der indeholder information omkring hvilken organisation og muligvis l&aelig;ge som har oprettet dokumentet elementet befinder sig i (f.eks. l&aelig;gemiddelordination), desuden datoen dette er sket.  
 +Dette element anvendes p&aring; recepten, hvor l&aelig;gens autorisationsnummer muligvis ikke er angivet.<input type="button" id="CreatedWithoutPersonType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatedWithoutPersonType'); return false;"><input type="button" id="CreatedWithoutPersonType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreatedWithoutPersonType'); return false;"> 
 +<div id="CreatedWithoutPersonType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="CreatedWithoutPersonType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="By" type="medicinecard20150601:ModificatorWithoutPersonType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="DateTime" type="medicinecard20150601:CreatedDateTimeType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="CreatedWithoutPersonType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>IncludeEffectuations</dd>+<dd>By</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver hvorvidt l&aelig;gemiddelordinationen eller recepten skal returneres med effektueringer.</dd>+<dd>Indeholder information omkring en person der &aelig;ndrede data. Anvendt p&aring; &aelig;ndringer fra apoteket, hvor ingen personinformation medsendes.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#IncludeEffectuationsType">IncludeEffectuationsType</a>+<a href="#ModificatorWithoutPersonType">ModificatorWithoutPersonType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 5156: Line 13415:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>IncludeNonRelevantPrescriptions</dd>+<dd>DateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver hvorvidt medicinkortet skal returneres med l&oslash;se recepter markeret som "ikke relevante".</dd>+<dd>Oprettelsesdato og tid</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#IncludeNonRelevantPrescriptionsType">IncludeNonRelevantPrescriptionsType</a>+<a href="#CreatedDateTimeType">CreatedDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
-</dl> 
-</li> 
-<li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>IncludeWithdrawnDrugMedications</dd> 
-<dt>Beskrivelse:</dt> 
-<dd>Angiver hvorvidt medicinkortet skal returneres med seponerede ordinationer.</dd> 
-<dt>Type:</dt> 
-<dd> 
-<a href="#IncludeWithdrawnDrugMedicationsType">IncludeWithdrawnDrugMedicationsType</a> 
-</dd> 
-<dt>Antal</dt> 
-<dd>0 eller 1</dd> 
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="CreatePrescriptionWithoutCPRResponseType">Type: CreatePrescriptionWithoutCPRResponseType</h2> +<h2 id="SimpleCPRPersonType">Type: SimpleCPRPersonType</h2> 
- Beskrivelse: Response-dokument der indeholder en eller flere svar p&aring; oprettelse recepter til personer uden CPR<input type="button" id="CreatePrescriptionWithoutCPRResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatePrescriptionWithoutCPRResponseType_xsddiv'); return false;"> + Beskrivelse: Oplysninger om en person med kendt CPR<input type="button" id="SimpleCPRPersonType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SimpleCPRPersonType'); return false;"><input type="button" id="SimpleCPRPersonType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('SimpleCPRPersonType'); return false;"> 
-<div id="CreatePrescriptionWithoutCPRResponseType_xsddiv" class="contents" style="display: none"> +<div id="SimpleCPRPersonType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="CreatePrescriptionWithoutCPRResponseType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="SimpleCPRPersonType"&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Information about a person with known CPR&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Oplysninger om en person med kendt CPR&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 +  
 + <div style="margin-left: 10px">&#60;xs:choice minOccurs="0"&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Nametype="medicinecard20150601:PersonNameType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="NameProtected" type="medicinecard20150601:PersonNameProtectedType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
 +  
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="BirthDate" type="medicinecard20150601:BirthDateType" /&#62;</div> 
 +  
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Gender" type="medicinecard20150601:GenderType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="SimpleCPRPersonType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li></li> 
 +<li> 
 +<ul>Et af f&oslash;lgende elementer: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PersonIdentifier</dd>+<dd>Name</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>Struktureret navn p&aring; en person</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#PersonNameType">PersonNameType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 5209: Line 13475:
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>NameProtected</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af en recept</dd>+<dd>Angiver navnebeskyttelse og at navnet derfor ikke returneres</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>+<a href="#PersonNameProtectedType">PersonNameProtectedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="GetAuthorisationDateForNewestOpenPrescriptionRequestType">Type: GetAuthorisationDateForNewestOpenPrescriptionRequestType</h2+</li
- Beskrivelse: Foresp&oslash;rgsel til at hente udstedelsesdato for nyeste &aring;bne recept<input type="button" id="GetAuthorisationDateForNewestOpenPrescriptionRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetAuthorisationDateForNewestOpenPrescriptionRequestType_xsddiv'); return false;"> +<li>
-<div id="GetAuthorisationDateForNewestOpenPrescriptionRequestType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="GetAuthorisationDateForNewestOpenPrescriptionRequestType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 5249: Line 13506:
 </dl> </dl>
 </li> </li>
-</ul> +<li></li
-<h2 id="SearchPrescriptionRequestsPatientType">Type: SearchPrescriptionRequestsPatientType</h2+<li>
-<input type="button" id="SearchPrescriptionRequestsPatientType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SearchPrescriptionRequestsPatientType_xsddiv'); return false;"> +
-<div id="SearchPrescriptionRequestsPatientType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="SearchPrescriptionRequestsPatientType"&#62; +
-        <div style="margin-left: 10px">&#60;xs:sequence&#62; +
-            <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element name="OldestUnhandledCreatedDateTime" type="medicinecard20150601:CreatedDateTimeType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element name="NumberOfUnhandled" type="medicinecard20150601:NumberOfUnhandledPrescriptionRequestsType" /&#62;</div> +
-        &#60;/xs:sequence&#62;</div> +
-    &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PersonIdentifier</dd>+<dd>BirthDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>F&oslash;dselsdato</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#BirthDateType">BirthDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 5279: Line 13521:
 </dl> </dl>
 </li> </li>
 +<li></li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>OldestUnhandledCreatedDateTime</dd>+<dd>Gender</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Oprettelsesdato og tid</dd>+<dd>K&oslash;n</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreatedDateTimeType">CreatedDateTimeType</a>+<a href="#GenderType">GenderType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 5293: Line 13536:
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="PrivateDrugMedicationType">Type: PrivateDrugMedicationType</h2> 
 + Beskrivelse: Denne struktur indeholder drug id'er og version for l&aelig;gemiddelordinationer der er privatmarkerede.<input type="button" id="PrivateDrugMedicationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrivateDrugMedicationType'); return false;"><input type="button" id="PrivateDrugMedicationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PrivateDrugMedicationType'); return false;"> 
 +<div id="PrivateDrugMedicationType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="PrivateDrugMedicationType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Version" type="medicinecard20150601:DrugMedicationVersionType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="PrivateDrugMedicationType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>NumberOfUnhandled</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#NumberOfUnhandledPrescriptionRequestsType">NumberOfUnhandledPrescriptionRequestsType</a>+<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 5307: Line 13565:
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="ConsentHeaderType">Type: ConsentHeaderType</h2> +
- Beskrivelse: Beskriver for en service hvad der er givet af samtykke (og af hvem) til adgang til data eller udf&oslash;rsel af specifikke handlinger<input type="button" id="ConsentHeaderType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ConsentHeaderType_xsddiv'); return false;"> +
-<div id="ConsentHeaderType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="ConsentHeaderType"&#62; +
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Tells a service what kind of consent is provided (and by whom) to access data or perform some action&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Beskriver for en service hvad der er givet af samtykke (og af hvem) til adgang til data eller udf&oslash;rsel af specifikke handlinger&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="1" name="Consent" type="medicinecard20150601:ConsentType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Consent</dd>+<dd>Version</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver samtykke der knytter sig til denne foresp&oslash;rgsel</dd>+<dd>L&aelig;gemiddelordinationens versionsnummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ConsentType">ConsentType</a>+<a href="#DrugMedicationVersionType">DrugMedicationVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="DetachPrescriptionType">Type: DetachPrescriptionType</h2> +<h2 id="UnmarkPrescriptionDeprecatedType">Type: UnmarkPrescriptionDeprecatedType</h2> 
- Beskrivelse: Indeholder en eller flere recept-IDer hvor tilknytningen til l&aelig;gmidlerne skal oph&aelig;ves<input type="button" id="DetachPrescriptionType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DetachPrescriptionType_xsddiv'); return false;"> + Beskrivelse: Til brug i bulk service: Marker at en eller flere recepter ikke l&aelig;ngere er relevante<input type="button" id="UnmarkPrescriptionDeprecatedType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UnmarkPrescriptionDeprecatedType'); return false;"><input type="button" id="UnmarkPrescriptionDeprecatedType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('UnmarkPrescriptionDeprecatedType'); return false;"> 
-<div id="DetachPrescriptionType_xsddiv" class="contents" style="display: none"> +<div id="UnmarkPrescriptionDeprecatedType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="DetachPrescriptionType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="UnmarkPrescriptionDeprecatedType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>
Line 5353: Line 13593:
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="UnmarkPrescriptionDeprecatedType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 5366: Line 13607:
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 5390: Line 13631:
 <dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd> <dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd></dd>+<dd> 
 +<a href="#ModificationMetadataType">ModificationMetadataType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>0, 1 eller flere</dd> <dd>0, 1 eller flere</dd>
Line 5396: Line 13639:
 </li> </li>
 </ul> </ul>
-<h2 id="InvalidEffectuationType">Type: InvalidEffectuationType</h2> +<h2 id="OrganisationType">Type: OrganisationType</h2> 
- Beskrivelse: En ugyldig effektuering. Hvis en klient har en lokal af en effektuering og modtager en InvalidEffectuation med matchende identifier, s&aring; er det et tegn p&aring; at effektueringen b&oslash;r slettes.<input type="button" id="InvalidEffectuationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('InvalidEffectuationType_xsddiv'); return false;"> + Beskrivelse: Beskriver en organisation<input type="button" id="OrganisationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OrganisationType'); return false;"><input type="button" id="OrganisationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('OrganisationType'); return false;"> 
-<div id="InvalidEffectuationType_xsddiv" class="contents" style="display: none"> +<div id="OrganisationType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="InvalidEffectuationType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="OrganisationType"&#62; 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;An invalid effectuation. If clients have a local copy of an effectuation and receives an InvalidEffectuation with matching identifier, it is a sign that the effectuation should be deleted.&#60;/xs:documentation&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;En ugyldig effektuering. Hvis en klient har en lokal af en effektuering og modtager en InvalidEffectuation med matchende identifier, s&aring; er det et tegn p&aring; at effektueringen b&oslash;r slettes.&#60;/xs:documentation&#62;</div> + <div style="margin-left: 10px">&#60;xs:element name="Name" type="medicinecard20150601:OrganisationNameType" /&#62;</div> 
- &#60;/xs:annotation&#62;</div> +  
-  +  
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +<div style="margin-left: 10px">&#60;xs:element maxOccurs="5" minOccurs="0" name="AddressLine" type="medicinecard20150601:AddressLineType" /&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:EffectuationIdentifierType" /&#62;</div> +  
-             +  
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Invalidated" type="medicinecard20150601:ModifiedType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="TelephoneNumber" type="medicinecard20150601:TelephoneNumberType" /&#62;</div> 
-             +  
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="InvalidationReason" type="medicinecard20150601:EffectuationInvalidationReasonType" /&#62;</div>+  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="EmailAddress" type="medicinecard20150601:EmailAddressType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Type" type="medicinecard20150601:OrganisationTypeType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="OrganisationType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li></li> 
 +<li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>Name</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af effektueringen</dd>+<dd>Navnet paa en organisation der har foretaget en handling paa medicinkortet</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#EffectuationIdentifierType">EffectuationIdentifierType</a>+<a href="#OrganisationNameType">OrganisationNameType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 5431: Line 13680:
 </dl> </dl>
 </li> </li>
 +<li></li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Invalidated</dd>+<dd>AddressLine</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element der indeholder information omkring hvilken organisation og muligvis l&aelig;ge som sidst har &aelig;ndret dokumentet elementet befinder sig i (f.eks. medicnkort, l&aelig;gemiddelordination), desuden datoen dette er sket.</dd>+<dd>Ustruktureret adresselinje</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModifiedType">ModifiedType</a>+<a href="#AddressLineType">AddressLineType</a> 
 +</dd> 
 +<dt>Min. antal:</dt> 
 +<dd>0</dd> 
 +<dt>Max antal:</dt> 
 +<dd>5</dd> 
 +</dl> 
 +</li> 
 +<li></li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>TelephoneNumber</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd></dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#TelephoneNumberType">TelephoneNumberType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 5445: Line 13712:
 </dl> </dl>
 </li> </li>
 +<li></li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>InvalidationReason</dd>+<dd>EmailAddress</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
 <dd></dd> <dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#EffectuationInvalidationReasonType">EffectuationInvalidationReasonType</a>+<a href="#EmailAddressType">EmailAddressType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 5459: Line 13727:
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="PrivatePrescriptionType">Type: PrivatePrescriptionType</h2> +
- Beskrivelse: En privatmarkeret recept<input type="button" id="PrivatePrescriptionType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrivatePrescriptionType_xsddiv'); return false;"> +
-<div id="PrivatePrescriptionType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="PrivatePrescriptionType"&#62; +
-        <div style="margin-left: 10px">&#60;xs:annotation&#62; +
-            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;A prescription which is marked private &#60;/xs:documentation&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;En privatmarkeret recept&#60;/xs:documentation&#62;</div> +
-        &#60;/xs:annotation&#62;</div> +
-         +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
-            <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> +
-        &#60;/xs:sequence&#62;</div> +
-    &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>Type</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af en recept</dd>+<dd>Typen af organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>+<a href="#OrganisationTypeType">OrganisationTypeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 5491: Line 13741:
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="PersonIdentifierType">Type: PersonIdentifierType</h2> +
- Beskrivelse: Element for er CPR-nummer<input type="button" id="PersonIdentifierType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PersonIdentifierType_xsddiv'); return false;"> +
-<div id="PersonIdentifierType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="PersonIdentifierType"&#62; +
- <div style="margin-left: 10px">&#60;xs:simpleContent&#62; +
- <div style="margin-left: 10px">&#60;xs:extension base="medicinecard20150601:PersonIdentifierValueType"&#62; +
- <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150601:PersonIdentifierSourceType" use="required" /&#62;</div> +
- &#60;/xs:extension&#62;</div> +
- &#60;/xs:simpleContent&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Typeudvidelse: +
- <li>+
 <dl> <dl>
-<dt>Basistype:</dt>+<dt>Navn:</dt> 
 +<dd>Identifier</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Nummer eller kode der identificerer en organisation</dd> 
 +<dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierValueType">PersonIdentifierValueType</a>+<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>
 </dd> </dd>
-<dt>Tilf&oslash;jet attributnavn:</dt> +<dt>Antal</dt> 
-<dd>source</dd> +<dd>Pr&aelig;cis &eacute;n</dd>
-<dt>Tilf&oslash;jet attributtype:</dt> +
-<dd> +
-<a href="#PersonIdentifierSourceType">PersonIdentifierSourceType</a> +
-</dd> +
-<dt>Tilf&oslash;jet attribut, anvendelse: </dt> +
-<dd>required</dd>+
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="GetPermissionsRequestType">Type: GetPermissionsRequestType</h2> +<h2 id="StartEffectuationRequestType">Type: StartEffectuationRequestType</h2> 
- Beskrivelse: Anmodning om en liste indeholdende de rettigheder, der er tildelt kalderen<input type="button" id="GetPermissionsRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetPermissionsRequestType_xsddiv'); return false;"> + Beskrivelse: Et request som p&aring;begynder en udlevering p&aring; et apotek. Status &aelig;ndres fra 'bestilt' til 'ekspedition p&aring;begyndt'.<input type="button" id="StartEffectuationRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('StartEffectuationRequestType'); return false;"><input type="button" id="StartEffectuationRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('StartEffectuationRequestType'); return false;"> 
-<div id="GetPermissionsRequestType_xsddiv" class="contents" style="display: none"> +<div id="StartEffectuationRequestType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="GetPermissionsRequestType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="StartEffectuationRequestType"&#62;
- <div style="margin-left: 10px">&#60;xs:choice&#62; +
- <div style="margin-left: 10px">&#60;xs:element ref="medicinecard20150601:GetAllPermissions" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element ref="medicinecard20150601:GetCallersPermissions" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element ref="medicinecard20150601:GetCallersPermissionsToPerson" /&#62;</div> +
- &#60;/xs:choice&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<h2 id="CreatePharmacyEffectuationResponseType">Type: CreatePharmacyEffectuationResponseType</h2> +
- Beskrivelse: Svar p&aring; oprettelse af en eller flere uudleveringer p&aring; recepter <input type="button" id="CreatePharmacyEffectuationResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatePharmacyEffectuationResponseType_xsddiv'); return false;"> +
-<div id="CreatePharmacyEffectuationResponseType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="CreatePharmacyEffectuationResponseType"&#62;+
  <div style="margin-left: 10px">&#60;xs:annotation&#62;  <div style="margin-left: 10px">&#60;xs:annotation&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Response for creating one or more effectuations on prescripionmedications&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;A request to start an effectuation at a pharmacy. Status will change from 'bestilt' to 'ekspedition p&aring;begyndt'.&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Svar p&aring; oprettelse af en eller flere uudleveringer p&aring; recepter &#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Et request som p&aring;begynder en udlevering p&aring; et apotek. Status &aelig;ndres fra 'bestilt' til 'ekspedition p&aring;begyndt'.&#60;/xs:documentation&#62;</div>
  &#60;/xs:annotation&#62;</div>  &#60;/xs:annotation&#62;</div>
   
Line 5552: Line 13773:
  &#60;/xs:choice&#62;</div>  &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Effectuation"&#62;+<div style="margin-left: 10px">&#60;xs:element name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="OrderedAtPharmacy" type="medicinecard20150601:OrganisationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Prescription"&#62;
  <div style="margin-left: 10px">&#60;xs:complexType&#62;  <div style="margin-left: 10px">&#60;xs:complexType&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="PrescriptionIdentifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="OrderIdentifiertype="medicinecard20150601:OrderIdentifierType/&#62;</div> +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unboundedminOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element name="EffectuationIdentifier" type="medicinecard20150601:EffectuationIdentifierType" /&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
  &#60;/xs:element&#62;</div>  &#60;/xs:element&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DoseDispensing" type="medicinecard20150601:DoseDispensingType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="StartEffectuationRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <ul>Et af f&oslash;lgende elementer: <ul>Et af f&oslash;lgende elementer:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 5585: Line 13811:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 5604: Line 13830:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Effectuation</dd>+<dd>ModifiedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Den faktiske udf&oslash;relse af l&aelig;gemiddelordination. Det kan f.eks. v&aelig;re at indgive medicin i patienten, eller at en l&aelig;ge eller apoteket udleverer medicin til patienten</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#"></a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="ModificatorWithoutPersonType">Type: ModificatorWithoutPersonType</h2> +
- Beskrivelse: Indeholder information omkring en person der &aelig;ndrede data. Anvendt p&aring; &aelig;ndringer fra apoteket, hvor ingen personinformation medsendes.<input type="button" id="ModificatorWithoutPersonType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ModificatorWithoutPersonType_xsddiv'); return false;"> +
-<div id="ModificatorWithoutPersonType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="ModificatorWithoutPersonType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Organisation" type="medicinecard20150601:OrganisationType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Organisation</dd>+<dd>OrderedAtPharmacy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
 <dd>Beskriver en organisation</dd> <dd>Beskriver en organisation</dd>
Line 5639: Line 13853:
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 +</dl>
 +</li>
 +<li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>Prescription</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>En recept (en ordination p&aring; en recept)</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#"></a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>1 eller flere</dd>
 +</dl>
 +</li>
 +<li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>DoseDispensing</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Detaljer om en bestilt dosisdispenseret pakning</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#DoseDispensingType">DoseDispensingType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="PauseDrugMedicationResponseType">Type: PauseDrugMedicationResponseType</h2> +<h2 id="AuthorisedHealthcareProfessionalType">Type: AuthorisedHealthcareProfessionalType</h2> 
- Beskrivelse: Ydre container-element for et svar p&aring; en foresp&oslash;rgsel der pauserer en l&aelig;gemiddelordination<input type="button" id="PauseDrugMedicationResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PauseDrugMedicationResponseType_xsddiv'); return false;"> + Beskrivelse: Indeholder autorsationsnummer og navn p&aring; en autoriseret sundhedsperson<input type="button" id="AuthorisedHealthcareProfessionalType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AuthorisedHealthcareProfessionalType'); return false;"><input type="button" id="AuthorisedHealthcareProfessionalType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('AuthorisedHealthcareProfessionalType'); return false;"> 
-<div id="PauseDrugMedicationResponseType_xsddiv" class="contents" style="display: none"> +<div id="AuthorisedHealthcareProfessionalType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="PauseDrugMedicationResponseType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="AuthorisedHealthcareProfessionalType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="AuthorisationIdentifier" type="medicinecard20150601:AuthorisationIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> 
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150601:VersionMismatchWarningType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="Name" type="medicinecard20150601:AuthorisedHealthcareProfessionalNameType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150601:PausedDrugMedicationType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="SpecialityCode" type="medicinecard20150601:SpecialityCodeType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="AuthorisedHealthcareProfessionalType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PersonIdentifier</dd>+<dd>AuthorisationIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>Authorisation identifier of a doctor</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#AuthorisationIdentifierType">AuthorisationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 5673: Line 13915:
 </dl> </dl>
 </li> </li>
 +<li></li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicineCardVersion</dd>+<dd>Name</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versionsnummer for medicinkort</dd>+<dd>Navnet p&aring; den ordinerende autoriserede sundhedsperson, kan ogs&aring; indeholde stilling</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardVersionType">MedicineCardVersionType</a>+<a href="#AuthorisedHealthcareProfessionalNameType">AuthorisedHealthcareProfessionalNameType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 5690: Line 13933:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>VersionMismatchWarning</dd>+<dd>SpecialityCode</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Elementet returneres ved en foresp&oslash;rgsel med et forkert medicinkort version</dd>+<dd>L&aelig;gens specialekode if&oslash;lge takstens LMS19</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#VersionMismatchWarningType">VersionMismatchWarningType</a>+<a href="#SpecialityCodeType">SpecialityCodeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 5701: Line 13944:
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="GetMedicineCardVersionListRequestType">Type: GetMedicineCardVersionListRequestType</h2> 
 + Beskrivelse: Ydre container-element for en foresp&oslash;rgsel efter et medicinkorts version<input type="button" id="GetMedicineCardVersionListRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetMedicineCardVersionListRequestType'); return false;"><input type="button" id="GetMedicineCardVersionListRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('GetMedicineCardVersionListRequestType'); return false;"> 
 +<div id="GetMedicineCardVersionListRequestType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="GetMedicineCardVersionListRequestType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element maxOccurs="100" name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="GetMedicineCardVersionListRequestType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DrugMedication</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En oversigt over l&aelig;gemiddelordination (en ordination p&aring; medicinkortet)</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PausedDrugMedicationType">PausedDrugMedicationType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
-<dt>Antal</dt> +<dt>Min. antal:</dt> 
-<dd>eller flere</dd>+<dd> 
 + 1 
 + </dd> 
 +<dt>Max antal:</dt> 
 +<dd>100</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="PausedDrugMedicationType">Type: PausedDrugMedicationType</h2> +<h2 id="HospitalizedType">Type: HospitalizedType</h2> 
- Beskrivelse: Element med IDer returneret n&aring;r en l&aelig;gemiddelinformation er blevet pauseret via en batchforesp&oslash;rgsel<input type="button" id="PausedDrugMedicationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PausedDrugMedicationType_xsddiv'); return false;"> + Beskrivelse: Information om hospitalet<input type="button" id="HospitalizedType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('HospitalizedType'); return false;"><input type="button" id="HospitalizedType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('HospitalizedType'); return false;"> 
-<div id="PausedDrugMedicationType_xsddiv" class="contents" style="display: none"> +<div id="HospitalizedType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="PausedDrugMedicationType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="HospitalizedType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div>+            <div style="margin-left: 10px">&#60;xs:element name="Organisation" type="medicinecard20150601:OrganisationType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="HospitalizedType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>Organisation</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Beskriver en organisation</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#OrganisationType">OrganisationType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl> 
 +</li> 
 +</ul> 
 +<h2 id="PersonNameType">Type: PersonNameType</h2> 
 + Beskrivelse: Struktureret navn p&aring; en person<input type="button" id="PersonNameType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PersonNameType'); return false;"><input type="button" id="PersonNameType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PersonNameType'); return false;"> 
 +<div id="PersonNameType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="PersonNameType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Structured name of a person&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="Version" type="medicinecard20150601:DrugMedicationVersionType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Struktureret navn p&aring; en person&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="GivenName" type="medicinecard20150601:PersonGivenNameType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="MiddleName" type="medicinecard20150601:PersonMiddleNameType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Surname" type="medicinecard20150601:PersonSurnameType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="PersonNameType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>GivenName</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>+<dd>En persons fornavn(e)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>+<a href="#PersonGivenNameType">PersonGivenNameType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 5746: Line 14042:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Version</dd>+<dd>MiddleName</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gemiddelordinationens versionsnummer</dd>+<dd>En persons mellemnavn</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationVersionType">DrugMedicationVersionType</a>+<a href="#PersonMiddleNameType">PersonMiddleNameType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0 eller 1</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>Surname</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>En persons efternavn(e)</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#PersonSurnameType">PersonSurnameType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 5758: Line 14068:
 </li> </li>
 </ul> </ul>
-<h2 id="ReceiverEANType">Type: ReceiverEANType</h2> +<h2 id="SetMedicineCardNotReviewedType">Type: SetMedicineCardNotReviewedType</h2> 
- Beskrivelse: Modtagerens EAN nummer<input type="button" id="ReceiverEANType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ReceiverEANType_xsddiv'); return false;"> + Beskrivelse: Element for en foresp&oslash;rgsel til at s&aelig;tte dato og tid for markering af at manglende medicinkort-gennemgang<input type="button" id="SetMedicineCardNotReviewedType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SetMedicineCardNotReviewedType'); return false;"><input type="button" id="SetMedicineCardNotReviewedType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('SetMedicineCardNotReviewedType'); return false;"> 
-<div id="ReceiverEANType_xsddiv" class="contents" style="display: none"> +<div id="SetMedicineCardNotReviewedType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="ReceiverEANType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="SetMedicineCardNotReviewedType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="ReceiverEAN" type="ean:EAN13IdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="NotReviewedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="NotReviewedDateTime" type="medicinecard20150601:ReviewedDateTimeType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="SetMedicineCardNotReviewedType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReceiverEAN</dd>+<dd>NotReviewedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#EAN13IdentifierType">EAN13IdentifierType</a>+<a href="#ModificatorType">ModificatorType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0 eller 1</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>NotReviewedDateTime</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Datoen et medicinkort blev evalueret i en medicinkort-gennemgang</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#ReviewedDateTimeType">ReviewedDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 +</dl>
 +</li>
 +<li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>ModificationMetadata</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#ModificationMetadataType">ModificationMetadataType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>0, 1 eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="CreateDoseDispensedType">Type: CreateDoseDispensedType</h2> +<h2 id="UnwithdrawDrugMedicationRequestType">Type: UnwithdrawDrugMedicationRequestType</h2> 
- Beskrivelse: Detaljer for oprettelse af dosisdispenseret apotekseffektuering<input type="button" id="CreateDoseDispensedType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreateDoseDispensedType_xsddiv'); return false;"> + Beskrivelse: Ydre container-element for en foresp&oslash;rgsel der fjerner en seponering af en eller flere l&aelig;gemiddelordinationer<input type="button" id="UnwithdrawDrugMedicationRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UnwithdrawDrugMedicationRequestType'); return false;"><input type="buttonid="UnwithdrawDrugMedicationRequestType_usage_buttonvalue="Vis anvendelseclass="showHideXSDonclick="toggleUsageVisibility('UnwithdrawDrugMedicationRequestType'); return false;"> 
-<div id="CreateDoseDispensedType_xsddivclass="contentsstyle="display: none"+<div id="UnwithdrawDrugMedicationRequestType_xsddivclass="contentsstyle="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="CreateDoseDispensedType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="UnwithdrawDrugMedicationRequestType"&#62; 
-        <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
-            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Dose dispensed effectuation details for creating pharmacy effectuations&#60;/xs:documentation&#62;</div> + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
-             +  
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Detaljer for oprettelse af dosisdispenseret apotekseffektuering&#60;/xs:documentation&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> 
-        &#60;/xs:annotation&#62;</div> +  
-         +<div style="margin-left: 10px">&#60;xs:element name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +  
-            <div style="margin-left: 10px">&#60;xs:element name="DoseQuantity" type="medicinecard20150601:DoseQuantityType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
-             +  
-<div style="margin-left: 10px">&#60;xs:element name="DosageQuantityUnitText" type="medicinecard20150601:DosageQuantityUnitTextType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150601:UnwithdrawDrugMedicationType" /&#62;</div> 
-             + &#60;/xs:sequence&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="SubstitutedDrug" type="medicinecard20150601:DrugType" /&#62;</div> + &#60;/xs:complexType&#62;</div>
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CurrentDoseDispensing" type="medicinecard20150601:DoseDispensingType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="NextDoseDispensing" type="medicinecard20150601:DoseDispensingType" /&#62;</div> +
-        &#60;/xs:sequence&#62;</div> +
-    &#60;/xs:complexType&#62;</div>+
 </div> </div>
 +<div id="UnwithdrawDrugMedicationRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DoseQuantity</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Medicinm&aelig;ngde, numerisk v&aelig;rdi (LMS01 felt 11)</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseQuantityType">DoseQuantityType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 5826: Line 14164:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DosageQuantityUnitText</dd>+<dd>MedicineCardVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Enhed for dosism&aelig;ngde</dd>+<dd>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageQuantityUnitTextType">DosageQuantityUnitTextType</a>+<a href="#MedicineCardVersionType">MedicineCardVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 5840: Line 14178:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>SubstitutedDrug</dd>+<dd>ModifiedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gemiddel. Et l&aelig;gemiddel er en vare til at behandle eller forebygge sygdomme. L&aelig;gemidler er enten godkendt og fremg&aring;r dermed af L&aelig;gemiddelstyrelsens Takst, eller det kan v&aelig;re tilladelsespr&aelig;parater, naturl&aelig;gemidler, vitaminer, minerater el.lign. Et l&aelig;gemiddel er et aktivt l&aelig;gemiddelstof eller sammensat af et eller flere l&aelig;gemiddelstoffer i en bestemt l&aelig;gemiddelform og l&aelig;gemiddelstyrke. Hvis DrugIdentifier findes er l&aelig;gemiddlet fra l&aelig;gemiddelstyrelsens takst. Alternativt et magistrelt l&aelig;gemiddel. L&aelig;gemiddelstrukturen kan indeholde en r&aelig;kke aktive substanser. L&aelig;gemidlets form og styrke skal angives, s&aring;fremt informationen findes</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugType">DrugType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 5854: Line 14192:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CurrentDoseDispensing</dd>+<dd>ReportedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseDispensingType">DoseDispensingType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 5868: Line 14206:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>NextDoseDispensing</dd>+<dd>DrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>En oversigt over l&aelig;gemiddelordination (en ordination p&aring; medicinkortet)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseDispensingType">DoseDispensingType</a>+<a href="#UnwithdrawDrugMedicationType">UnwithdrawDrugMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="CreatedPrescriptionType">Type: CreatedPrescriptionType</h2> +<h2 id="DrugMedicationVersionInfoType">Type: DrugMedicationVersionInfoType</h2> 
- Beskrivelse: Dokument der indeholder en eller flere recepter der er oprettet p&aring; en l&aelig;gemiddelordination<input type="button" id="CreatedPrescriptionType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatedPrescriptionType_xsddiv'); return false;"> + Beskrivelse: Versionsnummer og oprettet dato og tid for en specifik l&aelig;gemiddelordination version<input type="button" id="DrugMedicationVersionInfoType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugMedicationVersionInfoType'); return false;"><input type="button" id="DrugMedicationVersionInfoType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DrugMedicationVersionInfoType'); return false;"> 
-<div id="CreatedPrescriptionType_xsddiv" class="contents" style="display: none"> +<div id="DrugMedicationVersionInfoType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="CreatedPrescriptionType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="DrugMedicationVersionInfoType"&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +        <div style="margin-left: 10px">&#60;xs:sequence&#62; 
- <div style="margin-left: 10px">&#60;xs:element name="DrugMedicationIdentifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div> +            <div style="margin-left: 10px">&#60;xs:element name="DrugMedicationVersion" type="medicinecard20150601:DrugMedicationVersionType" /&#62;</div> 
-  +             
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="PrescriptionIdentifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionCreatedDateTime" type="medicinecard20150601:CreatedDateTimeType" /&#62;</div> 
- &#60;/xs:sequence&#62;</div> +        &#60;/xs:sequence&#62;</div> 
- &#60;/xs:complexType&#62;</div>+    &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="DrugMedicationVersionInfoType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DrugMedicationIdentifier</dd>+<dd>DrugMedicationVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>+<dd>L&aelig;gemiddelordinationens versionsnummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>+<a href="#DrugMedicationVersionType">DrugMedicationVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 5910: Line 14249:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PrescriptionIdentifier</dd>+<dd>VersionCreatedDateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af en recept</dd>+<dd>Oprettelsesdato og tid</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>+<a href="#CreatedDateTimeType">CreatedDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller flere</dd>+<dd>eller 1</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="AddressProtectedType">Type: AddressProtectedType</h2> +<h2 id="DeleteEffectuationRequestType">Type: DeleteEffectuationRequestType</h2> 
- Beskrivelse: Angiver adressebeskyttelse og at adressen derfor ikke returneres<input type="button" id="AddressProtectedType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AddressProtectedType_xsddiv'); return false;"> + Beskrivelse: Request-dokument der indeholder en eller flere dokumenter til at slette effektueringer<input type="button" id="DeleteEffectuationRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DeleteEffectuationRequestType'); return false;"><input type="button" id="DeleteEffectuationRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DeleteEffectuationRequestType'); return false;"> 
-<div id="AddressProtectedType_xsddiv" class="contents" style="display: none"> +<div id="DeleteEffectuationRequestType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="AddressProtectedType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:complexType name="DeleteEffectuationRequestType"&#62;
-</div> +
-<h2 id="DosageStructureForResponseType">Type: DosageStructureForResponseType</h2> +
- Beskrivelse: Beskrivelse af doseringstidspunkter for en behandling<input type="button" id="DosageStructureForResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageStructureForResponseType_xsddiv'); return false;"> +
-<div id="DosageStructureForResponseType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="DosageStructureForResponseType"&#62;+
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:choice&#62; + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
- <div style="margin-left: 10px">&#60;xs:element name="IterationInterval" type="medicinecard20150601:DosageTimesIterationIntervalType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="NotIterated" type="medicinecard20150601:DosageIsNotIteratedType" /&#62;</div> +
- &#60;/xs:choice&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:element name="StartDate" type="medicinecard20150601:DosageTimesStartDateType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:choice&#62; +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>
- <div style="margin-left: 10px">&#60;xs:element name="EndDatetype="medicinecard20150601:DosageTimesEndDateType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="DosageEndingUndetermined" type="medicinecard20150601:DosageTimesDosageEndingUndeterminedType" /&#62;</div> +
- &#60;/xs:choice&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="SupplementaryText" type="medicinecard20150601:DosageSupplementaryTextType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:choice&#62; +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Effectuation" type="medicinecard20150601:DeleteEffectuationType" /&#62;</div>
-  +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="AnyDay" type="medicinecard20150601:DosageAnyDayType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Day" type="medicinecard20150601:DosageDayType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Day" type="medicinecard20150601:DosageDayType" /&#62;</div> +
- &#60;/xs:choice&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="DosageTranslation" type="medicinecard20150601:DosageTranslationType" /&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="DeleteEffectuationRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li> + <li>
-<ul>Et af f&oslash;lgende elementer: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>IterationInterval</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;ngden af intervallet p&aring; en reitereret recept</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd>xs:integer</dd>+<dd> 
 +<a href="#PersonIdentifierType">PersonIdentifierType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>NotIterated</dd>+<dd>MedicineCardVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver at doseringen ikke er itereret, f.eks. en engangsdosis eller et skema for et fast antal dage, der ikke gentages</dd>+<dd>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageIsNotIteratedType">DosageIsNotIteratedType</a>+<a href="#MedicineCardVersionType">MedicineCardVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
-</li> 
-</ul> 
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>StartDate</dd>+<dd>ModifiedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTimesStartDateType">DosageTimesStartDateType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
 <li> <li>
-<ul>Et af f&oslash;lgende elementer: 
- <li> 
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>EndDate</dd>+<dd>ReportedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Slutdato for et s&aelig;t af doseringstidspunkter</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTimesEndDateType">DosageTimesEndDateType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DosageEndingUndetermined</dd>+<dd>Effectuation</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver at doseringens afslutning er uafgjort, f.eks. fordi der er tale om en fast behandling</dd>+<dd>Den faktiske udf&oslash;relse af l&aelig;gemiddelordination. Det kan f.eks. v&aelig;re at indgive medicin i patienten, eller at en l&aelig;ge eller apoteket udleverer medicin til patienten</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTimesDosageEndingUndeterminedType">DosageTimesDosageEndingUndeterminedType</a>+<a href="#DeleteEffectuationType">DeleteEffectuationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>1 eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
 +<h2 id="IndicationCodeType">Type: IndicationCodeType</h2>
 + Beskrivelse: Indikationskode (LMS26 felt 1)<input type="button" id="IndicationCodeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IndicationCodeType'); return false;"><input type="button" id="IndicationCodeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('IndicationCodeType'); return false;">
 +<div id="IndicationCodeType_xsddiv" class="contents" style="display: none">
 +<div style="margin-left: 10px">&#60;xs:complexType name="IndicationCodeType"&#62;
 + <div style="margin-left: 10px">&#60;xs:simpleContent&#62;
 + <div style="margin-left: 10px">&#60;xs:extension base="medicinecard20150601:IndicationCodeValueType"&#62;
 + <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150601:IndicationCodeSourceType" use="required" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150601:SourceDateType" use="optional" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:attribute name="yearAndWeek" type="medicinecard20150601:SourceYearAndWeekType" use="optional" /&#62;</div>
 + &#60;/xs:extension&#62;</div>
 + &#60;/xs:simpleContent&#62;</div>
 + &#60;/xs:complexType&#62;</div>
 +</div>
 +<div id="IndicationCodeType_xsddiv_usage" class="usage" style="display: none"></div>
 +<ul>
 + Typeudvidelse:
 + <li>
 +<dl>
 +<dt>Basistype:</dt>
 +<dd>
 +<a href="#IndicationCodeValueType">IndicationCodeValueType</a>
 +</dd>
 +</dl>
 +<ul>
 +<li>
 +<dl>
 +<dt>Tilf&oslash;jet attributnavn:</dt>
 +<dd>source</dd>
 +<dt>Tilf&oslash;jet attributtype:</dt>
 +<dd>
 +<a href="#IndicationCodeSourceType">IndicationCodeSourceType</a>
 +</dd>
 +<dt>Tilf&oslash;jet attribut, anvendelse: </dt>
 +<dd>required</dd>
 +</dl>
 </li> </li>
 <li> <li>
 <dl> <dl>
-<dt>Navn:</dt> +<dt>Tilf&oslash;jet attributnavn:</dt> 
-<dd>SupplementaryText</dd> +<dd>date</dd> 
-<dt>Beskrivelse:</dt> +<dt>Tilf&oslash;jet attributtype:</dt>
-<dd>Supplerende tekst til en struktureret dosering, f.eks. "ved smerter", "i forbindelse med m&aring;ltid" m.v. Den supplerende tekst m&aring; ikke &aelig;ndre den doserede m&aelig;ngde, f.eks. er en tekst som "i hvert &oslash;je" ikke tilladt</dd> +
-<dt>Type:</dt>+
 <dd> <dd>
-<a href="#DosageSupplementaryTextType">DosageSupplementaryTextType</a>+<a href="#SourceDateType">SourceDateType</a>
 </dd> </dd>
-<dt>Antal</dt> +<dt>Tilf&oslash;jet attribut, anvendelse: </dt> 
-<dd>0 eller 1</dd>+<dd>optional</dd>
 </dl> </dl>
 </li> </li>
 <li> <li>
-<ul>Et af f&oslash;lgende elementer+<dl> 
-  +<dt>Tilf&oslash;jet attributnavn:</dt> 
- ELLER +<dd>yearAndWeek</dd> 
- <li>+<dt>Tilf&oslash;jet attributtype:</dt> 
 +<dd> 
 +<a href="#SourceYearAndWeekType">SourceYearAndWeekType</a> 
 +</dd> 
 +<dt>Tilf&oslash;jet attribut, anvendelse: </dt> 
 +<dd>optional</dd> 
 +</dl> 
 +</li> 
 +</ul> 
 +</li> 
 +</ul> 
 +<h2 id="CreatedDrugMedicationType">Type: CreatedDrugMedicationType</h2> 
 + Beskrivelse: Element med IDer returneret ved oprettelsen af en ny l&aelig;gemiddelinformation<input type="button" id="CreatedDrugMedicationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatedDrugMedicationType'); return false;"><input type="button" id="CreatedDrugMedicationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreatedDrugMedicationType'); return false;"> 
 +<div id="CreatedDrugMedicationType_xsddiv" class="contents" style="displaynone"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="CreatedDrugMedicationType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Version" type="medicinecard20150601:DrugMedicationVersionType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="EffectuationIdentifier" type="medicinecard20150601:EffectuationIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrescriptionIdentifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="CreatedDrugMedicationType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>AnyDay</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Gruppering af doseringstidspunkter p&aringsamme dag</dd>+<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageAnyDayType">DosageAnyDayType</a>+<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 6081: Line 14452:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Day</dd>+<dd>Version</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Gruppering af doseringstidspunkter p&aringsamme dag</dd>+<dd>L&aelig;gemiddelordinationens versionsnummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageDayType">DosageDayType</a>+<a href="#DrugMedicationVersionType">DrugMedicationVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-</li> +
- ELLER +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Day</dd>+<dd>EffectuationIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Gruppering af doseringstidspunkter p&aring; samme dag</dd>+<dd>Unik identifikation af effektueringen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageDayType">DosageDayType</a>+<a href="#EffectuationIdentifierType">EffectuationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>1 eller flere</dd>+<dd>0, 1 eller flere</dd>
 </dl> </dl>
-</li> 
-</ul> 
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DosageTranslation</dd>+<dd>PrescriptionIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dosisstrukturen oversat til tekst samt beregnet gennemsnitlig daglig dosis</dd>+<dd>Unik identifikation af en recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTranslationType">DosageTranslationType</a>+<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0, 1 eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="InvalidatePrescriptionRequestType">Type: InvalidatePrescriptionRequestType</h2> +<h2 id="GetPatientOrganisationRelationRequestType">Type: GetPatientOrganisationRelationRequestType</h2> 
- Beskrivelse: Marker at en eller flere recepter er ugyldige<input type="button" id="InvalidatePrescriptionRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('InvalidatePrescriptionRequestType_xsddiv'); return false;"> + Beskrivelse: Request-dokument for at hente relationer mellem en patient og en organisation<input type="button" id="GetPatientOrganisationRelationRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetPatientOrganisationRelationRequestType'); return false;"><input type="button" id="GetPatientOrganisationRelationRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('GetPatientOrganisationRelationRequestType'); return false;"> 
-<div id="InvalidatePrescriptionRequestType_xsddiv" class="contents" style="display: none"> +<div id="GetPatientOrganisationRelationRequestType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="InvalidatePrescriptionRequestType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="GetPatientOrganisationRelationRequestType"&#62; 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Mark one or more prescriptions as invalid&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Marker at en eller flere recepter er ugyldige&#60;/xs:documentation&#62;</div> +<div style="margin-left: 10px">&#60;xs:choice&#62; 
- &#60;/xs:annotation&#62;</div> + <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="1" name="Identifier" type="medicinecard20150601:PatientOrganisationRelationIdentifierType" /&#62;</div> 
- +
 <div style="margin-left: 10px">&#60;xs:sequence&#62; <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:choice&#62; + <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> +  
-  +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Type" type="medicinecard20150601:PatientOrganisationRelationTypeType" /&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div>+ &#60;/xs:sequence&#62;</div>
  &#60;/xs:choice&#62;</div>  &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="IncludeRemovedRelations" type="medicinecard20150601:IncludeRemovedRelationsType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Prescription" type="medicinecard20150601:InvalidatePrescriptionType" /&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="GetPatientOrganisationRelationRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li> + <li>
-<ul>Et af f&oslash;lgende elementer: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 6167: Line 14530:
 </dl> </dl>
 </li> </li>
- ELLER+<li> 
 +<ul>Et af f&oslash;lgende elementer:
  <li>  <li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>Identifier</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Unik identifikation</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#PatientOrganisationRelationIdentifierType">PatientOrganisationRelationIdentifierType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>1 eller flere</dd>
 +</dl>
 +</li>
 + ELLER
 + <li>
 +<ul>
 + Sekvens af:
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 6179: Line 14561:
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0, 1 eller flere</dd>
 </dl> </dl>
-</li> 
-</ul> 
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModifiedBy</dd>+<dd>Type</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Typen af relation mellem patient og organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#PatientOrganisationRelationTypeType">PatientOrganisationRelationTypeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0, 1 eller flere</dd>
 </dl> </dl>
 +</li>
 +</ul>
 +</li>
 +</ul>
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Prescription</dd>+<dd>IncludeRemovedRelations</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En recept (en ordination p&aring; en recept)</dd>+<dd>Angiver hvorvidt fjernede relationer skal inkluderes i svaret.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#InvalidatePrescriptionType">InvalidatePrescriptionType</a>+<a href="#IncludeRemovedRelationsType">IncludeRemovedRelationsType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="OrderWithOnlyIdentifierType">Type: OrderWithOnlyIdentifierType</h2> +<h2 id="GiveConsentDrugMedicationType">Type: GiveConsentDrugMedicationType</h2> 
- Beskrivelse: En bestillingsstruktur med alene bestillingsidentifier<input type="button" id="OrderWithOnlyIdentifierType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OrderWithOnlyIdentifierType_xsddiv'); return false;"> + Beskrivelse: Element for en foresp&oslash;rgsel der fjerner privarmarkering af en l&aelig;gemiddelordination<input type="button" id="GiveConsentDrugMedicationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GiveConsentDrugMedicationType'); return false;"><input type="button" id="GiveConsentDrugMedicationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('GiveConsentDrugMedicationType'); return false;"> 
-<div id="OrderWithOnlyIdentifierType_xsddiv" class="contents" style="display: none"> +<div id="GiveConsentDrugMedicationType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="OrderWithOnlyIdentifierType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="GiveConsentDrugMedicationType"&#62; 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;An order structure that contains only the identifier&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;En bestillingsstruktur med alene bestillingsidentifier&#60;/xs:documentation&#62;</div> +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
- &#60;/xs:annotation&#62;</div> +  
-  +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div>
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:OrderIdentifierType" /&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="GiveConsentDrugMedicationType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
 <dd>Identifier</dd> <dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrderIdentifierType">OrderIdentifierType</a>+<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 6244: Line 14627:
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="PrescriptionAndOrderIdentifierType">Type: PrescriptionAndOrderIdentifierType</h2> +
- Beskrivelse: En receptidentifier med eventuelle tilh&oslash;rende bestillingsidentifiers<input type="button" id="PrescriptionAndOrderIdentifierType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrescriptionAndOrderIdentifierType_xsddiv'); return false;"> +
-<div id="PrescriptionAndOrderIdentifierType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="PrescriptionAndOrderIdentifierType"&#62; +
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;A prescription identifier along with any order identifiers&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;En receptidentifier med eventuelle tilh&oslash;rende bestillingsidentifiers&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Order" type="medicinecard20150601:OrderWithOnlyIdentifierType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>ModifiedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af en recept</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 6281: Line 14644:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Order</dd>+<dd>ModificationMetadata</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Bestilling af en udlevering p&aring; en recept</dd>+<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrderWithOnlyIdentifierType">OrderWithOnlyIdentifierType</a>+<a href="#ModificationMetadataType">ModificationMetadataType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 6293: Line 14656:
 </li> </li>
 </ul> </ul>
-<h2 id="AutomatedStartEffectuationResponseType">Type: AutomatedStartEffectuationResponseType</h2> +<h2 id="GetDrugMedicationRequestType">Type: GetDrugMedicationRequestType</h2> 
- Beskrivelse: Svar p&aring; foresp&oslash;rgsel p&aringat p&aring;begynde ekspedition af en eller flere recepter<input type="button" id="AutomatedStartEffectuationResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AutomatedStartEffectuationResponseType_xsddiv'); return false;"> + Beskrivelse: Element for en foresp&oslash;rgsel efter en l&aelig;gemiddelordination<input type="button" id="GetDrugMedicationRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetDrugMedicationRequestType'); return false;"><input type="button" id="GetDrugMedicationRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('GetDrugMedicationRequestType'); return false;"> 
-<div id="AutomatedStartEffectuationResponseType_xsddiv" class="contents" style="display: none"> +<div id="GetDrugMedicationRequestType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="AutomatedStartEffectuationResponseType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="GetDrugMedicationRequestType"&#62; 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Response for the request to start effectuating one or more prescriptions&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Svar p&aring; foresp&oslash;rgsel p&aring; at p&aring;begynde ekspedition af en eller flere recepter&#60;/xs:documentation&#62;</div> +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unboundedminOccurs="0" name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div>
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:choice&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifiertype="medicinecard20150601:PersonIdentifierType/&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> +
- &#60;/xs:choice&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Prescription" type="medicinecard20150601:PrescriptionAndOrderIdentifierType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="IdentifierAndVersion" type="medicinecard20150601:DrugMedicationIdentifierAndVersionType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="StartEffectuationFailed" type="medicinecard20150601:PrescriptionErrorType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="IdentifierAndDateTime" type="medicinecard20150601:DrugMedicationIdentifierAndDateTimeType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="IncludePrescriptions" type="medicinecard20150601:IncludePrescriptionsType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="IncludeEffectuations" type="medicinecard20150601:IncludeEffectuationsType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="GetDrugMedicationRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li> + <li>
-<ul>Et af f&oslash;lgende elementer: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 6334: Line 14692:
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>OrganisationIdentifier</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Nummer eller kode der identificerer en organisation</dd>+<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>+<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0, 1 eller flere</dd>
 </dl> </dl>
-</li> 
-</ul> 
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Prescription</dd>+<dd>IdentifierAndVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En recept (en ordination p&aringen recept)</dd>+<dd>Indeholder ID og versionsnummer for en l&aelig;gemiddelordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionAndOrderIdentifierType">PrescriptionAndOrderIdentifierType</a>+<a href="#DrugMedicationIdentifierAndVersionType">DrugMedicationIdentifierAndVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 6368: Line 14723:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>StartEffectuationFailed</dd>+<dd>IdentifierAndDateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Fejl-struktur som refererer til en specifik fejltype og beskrivelse p&aring; en given recept, og muligvis ogs&aringmed reference til en specifik bestilling og effektuering.</dd>+<dd>Indeholder ID og versionsnummer for en l&aelig;gemiddelordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionErrorType">PrescriptionErrorType</a>+<a href="#DrugMedicationIdentifierAndDateTimeType">DrugMedicationIdentifierAndDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>0, 1 eller flere</dd> <dd>0, 1 eller flere</dd>
 +</dl>
 +</li>
 +<li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>IncludePrescriptions</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Angiver hvorvidt medicinkortet eller l&aelig;gemiddelordinationen skal returneres med recepter.</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#IncludePrescriptionsType">IncludePrescriptionsType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>Pr&aelig;cis &eacute;n</dd>
 +</dl>
 +</li>
 +<li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>IncludeEffectuations</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Angiver hvorvidt l&aelig;gemiddelordinationen eller recepten skal returneres med effektueringer.</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#IncludeEffectuationsType">IncludeEffectuationsType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="CancelPrescriptionRequestResponseType">Type: CancelPrescriptionRequestResponseType</h2> +<h2 id="RemoveConsentRequestType">Type: RemoveConsentRequestType</h2> 
- Beskrivelse: Svar p&aring; annullering af en eller flere recept anmodninger<input type="button" id="CancelPrescriptionRequestResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CancelPrescriptionRequestResponseType_xsddiv'); return false;"> + Beskrivelse: Request til at markere en eller flere l&aelig;gemiddelordinationer som privatmarkeret<input type="button" id="RemoveConsentRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RemoveConsentRequestType'); return false;"><input type="buttonid="RemoveConsentRequestType_usage_buttonvalue="Vis anvendelseclass="showHideXSDonclick="toggleUsageVisibility('RemoveConsentRequestType'); return false;"> 
-<div id="CancelPrescriptionRequestResponseType_xsddivclass="contentsstyle="display: none"+<div id="RemoveConsentRequestType_xsddivclass="contentsstyle="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="CancelPrescriptionRequestResponseType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="RemoveConsentRequestType"&#62; 
-        <div style="margin-left: 10px">&#60;xs:annotation&#62; +        <div style="margin-left: 10px">&#60;xs:sequence&#62;
-            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Response for invalidating one or more prescription requests&#60;/xs:documentation&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Svar p&aring; annullering af en eller flere recept anmodninger&#60;/xs:documentation&#62;</div> +
-        &#60;/xs:annotation&#62;</div> +
-         +
-<div style="margin-left: 10px">&#60;xs:sequence&#62;+
             <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>             <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
                          
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150601:VersionMismatchWarningType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150601:RemoveConsentDrugMedicationType" /&#62;</div>
         &#60;/xs:sequence&#62;</div>         &#60;/xs:sequence&#62;</div>
-    &#60;/xs:complexType&#62;</div>+ &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="RemoveConsentRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 6416: Line 14800:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>VersionMismatchWarning</dd>+<dd>MedicineCardVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Elementet returneres ved en foresp&oslash;rgsel med et forkert medicinkort version</dd>+<dd>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#VersionMismatchWarningType">VersionMismatchWarningType</a>+<a href="#MedicineCardVersionType">MedicineCardVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="UnpauseDrugMedicationType">Type: UnpauseDrugMedicationType</h2> +
- Beskrivelse: Element for en foresp&oslash;rgsel der fjerner pausering af en l&aelig;gemiddelordination<input type="button" id="UnpauseDrugMedicationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UnpauseDrugMedicationType_xsddiv'); return false;"> +
-<div id="UnpauseDrugMedicationType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="UnpauseDrugMedicationType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>ModifiedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 6460: Line 14828:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModifiedBy</dd>+<dd>ReportedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
 <dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd> <dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
Line 6474: Line 14842:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModificationMetadata</dd>+<dd>DrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd>+<dd>En oversigt over l&aelig;gemiddelordination (en ordination p&aring; medicinkortet)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd></dd>+<dd> 
 +<a href="#RemoveConsentDrugMedicationType">RemoveConsentDrugMedicationType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>1 eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="DrugMedicationTreatmentEndingUndeterminedType">Type: DrugMedicationTreatmentEndingUndeterminedType</h2> +<h2 id="UpdatedDrugMedicationType">Type: UpdatedDrugMedicationType</h2> 
- Beskrivelse: Angiver at behandlingen afslutning er uafgjort, f.eks. fordi der er tale om en fast behandling<input type="button" id="DrugMedicationTreatmentEndingUndeterminedType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugMedicationTreatmentEndingUndeterminedType_xsddiv'); return false;"> + Beskrivelse: Element med IDer returneret n&aring;en l&aelig;gemiddelinformation er blevet opdateret<input type="button" id="UpdatedDrugMedicationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UpdatedDrugMedicationType'); return false;"><input type="button" id="UpdatedDrugMedicationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('UpdatedDrugMedicationType'); return false;"> 
-<div id="DrugMedicationTreatmentEndingUndeterminedType_xsddiv" class="contents" style="display: none"> +<div id="UpdatedDrugMedicationType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="DrugMedicationTreatmentEndingUndeterminedType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:complexType name="UpdatedDrugMedicationType"&#62; 
-</div> + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
-<h2 id="SearchPrescriptionRequestsOrganisationType">Type: SearchPrescriptionRequestsOrganisationType</h2> + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div> 
-<input type="button" id="SearchPrescriptionRequestsOrganisationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SearchPrescriptionRequestsOrganisationType_xsddiv'); return false;"> +  
-<div id="SearchPrescriptionRequestsOrganisationType_xsddiv" class="contents" style="display: none"> +<div style="margin-left: 10px">&#60;xs:element name="Version" type="medicinecard20150601:DrugMedicationVersionType" /&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:complexType name="SearchPrescriptionRequestsOrganisationType"&#62; + &#60;/xs:sequence&#62;</div> 
-        <div style="margin-left: 10px">&#60;xs:sequence&#62; + &#60;/xs:complexType&#62;</div>
-            <div style="margin-left: 10px">&#60;xs:element name="Type" type="medicinecard20150601:OrganisationTypeType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> +
-        &#60;/xs:sequence&#62;</div> +
-    &#60;/xs:complexType&#62;</div>+
 </div> </div>
 +<div id="UpdatedDrugMedicationType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Type</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Typen af organisation</dd>+<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationTypeType">OrganisationTypeType</a>+<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 6519: Line 14885:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>Version</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Nummer eller kode der identificerer en organisation</dd>+<dd>L&aelig;gemiddelordinationens versionsnummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>+<a href="#DrugMedicationVersionType">DrugMedicationVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 6531: Line 14897:
 </li> </li>
 </ul> </ul>
-<h2 id="GetCallersPermissionsType">Type: GetCallersPermissionsType</h2> +<h2 id="InvalidPrescriptionType">Type: InvalidPrescriptionType</h2> 
- Beskrivelse: Foresp&oslash;rgsel p&aring; rettigheder<input type="button" id="GetCallersPermissionsType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetCallersPermissionsType_xsddiv'); return false;"> + Beskrivelse: En ugyldig recept. Leveres mhp. at klienten kan slette evt. lokal kopi.<input type="button" id="InvalidPrescriptionType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('InvalidPrescriptionType'); return false;"><input type="button" id="InvalidPrescriptionType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('InvalidPrescriptionType'); return false;"> 
-<div id="GetCallersPermissionsType_xsddiv" class="contents" style="display: none"> +<div id="InvalidPrescriptionType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="GetCallersPermissionsType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:complexType name="InvalidPrescriptionType"&#62;
-</div> +
-<h2 id="CountryIdentificationCodeType">Type: CountryIdentificationCodeType</h2> +
-<input type="button" id="CountryIdentificationCodeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CountryIdentificationCodeType_xsddiv'); return false;"> +
-<div id="CountryIdentificationCodeType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="CountryIdentificationCodeType"&#62;+
  <div style="margin-left: 10px">&#60;xs:annotation&#62;  <div style="margin-left: 10px">&#60;xs:annotation&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-uk"&#62;The country code based on the 4 diffent schemes.&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;An invalid prescription. Is delivered so that the client can delete a possible local copy.&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-dk"&#62;Landeidentifikations kode baseret p&aring; de 4 forskellige formater.&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;En ugyldig recept. Leveres mhp. at klienten kan slette evt. lokal kopi.&#60;/xs:documentation&#62;</div>
  &#60;/xs:annotation&#62;</div>  &#60;/xs:annotation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:simpleContent&#62; +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
- <div style="margin-left: 10px">&#60;xs:extension base="medicinecard20150601:_CountryIdentificationCodeType"&#62; + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:attribute name="scheme" type="medicinecard20150601:_CountryIdentificationSchemeType" use="required" /&#62;</div> + &#60;/xs:sequence&#62;</div>
- &#60;/xs:extension&#62;</div> +
- &#60;/xs:simpleContent&#62;</div>+
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="InvalidPrescriptionType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
- Typeudvidelse+ Sekvens af
- <li>+ <li>
 <dl> <dl>
-<dt>Basistype:</dt>+<dt>Navn:</dt> 
 +<dd>Identifier</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Unik identifikation af en recept</dd> 
 +<dt>Type:</dt>
 <dd> <dd>
-<a href="#_CountryIdentificationCodeType">_CountryIdentificationCodeType</a>+<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>
 </dd> </dd>
-<dt>Tilf&oslash;jet attributnavn:</dt> +<dt>Antal</dt> 
-<dd>scheme</dd> +<dd>Pr&aelig;cis &eacute;n</dd>
-<dt>Tilf&oslash;jet attributtype:</dt> +
-<dd> +
-<a href="#_CountryIdentificationSchemeType">_CountryIdentificationSchemeType</a> +
-</dd> +
-<dt>Tilf&oslash;jet attribut, anvendelse: </dt> +
-<dd>required</dd>+
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="RemovePatientOrganisationRelationResponseType">Type: RemovePatientOrganisationRelationResponseType</h2> +<h2 id="DosageStructuresForRequestType">Type: DosageStructuresForRequestType</h2> 
- Beskrivelse: Remove svar<input type="button" id="RemovePatientOrganisationRelationResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RemovePatientOrganisationRelationResponseType_xsddiv'); return false;"> + Beskrivelse: Beskrivelse af doseringstidspunkter for en behandling<input type="button" id="DosageStructuresForRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageStructuresForRequestType'); return false;"><input type="button" id="DosageStructuresForRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DosageStructuresForRequestType'); return false;"> 
-<div id="RemovePatientOrganisationRelationResponseType_xsddiv" class="contents" style="display: none"> +<div id="DosageStructuresForRequestType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="RemovePatientOrganisationRelationResponseType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:complexType name="DosageStructuresForRequestType"&#62; 
-</div> + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
-<h2 id="UndoEffectuationRequestType">Type: UndoEffectuationRequestType</h2> + <div style="margin-left: 10px">&#60;xs:choice maxOccurs="10minOccurs="1"&#62; 
- Beskrivelse: Service kald til at tilbagef&oslash;re et antal eksisterende apoteks ekspeditioner<input type="button" id="UndoEffectuationRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndoEffectuationRequestType_xsddiv'); return false;"> + <div style="margin-left: 10px">&#60;xs:element name="Structure" type="medicinecard20150601:DosageStructureForRequestType" /&#62;</div>
-<div id="UndoEffectuationRequestType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="UndoEffectuationRequestType"&#62; +
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Service request for undoing a number of existing pharmacy effectutations&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Service kald til at tilbagef&oslash;re et antal eksisterende apoteks ekspeditioner&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:choice&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="EmptyStructure" type="medicinecard20150601:EmptyDosageStructureType" /&#62;</div>
  &#60;/xs:choice&#62;</div>  &#60;/xs:choice&#62;</div>
-  
-<div style="margin-left: 10px">&#60;xs:element name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Prescription" type="medicinecard20150601:UndoEffectuationOnPrescriptionAndOrderType" /&#62;</div> 
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="DosageStructuresForRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <ul>Et af f&oslash;lgende elementer: <ul>Et af f&oslash;lgende elementer:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PersonIdentifier</dd>+<dd>Structure</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>Beskrivelse af doseringstidspunkter for en behandling</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#DosageStructureForRequestType">DosageStructureForRequestType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 6619: Line 14963:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>OrganisationIdentifier</dd>+<dd>EmptyStructure</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Nummer eller kode der identificerer en organisation</dd>+<dd>Beskrivelse af en periode i behandlingen hvor l&aelig;gemidlet ikke gives</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>+<a href="#EmptyDosageStructureType">EmptyDosageStructureType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 6635: Line 14979:
 </ul> </ul>
 </li> </li>
-<li>+</ul> 
 +<h2 id="GetNewOrdersRequestType">Type: GetNewOrdersRequestType</h2> 
 + Beskrivelse: Element for en foresp&oslash;rgsel efter nye bestillinger til et apotek<input type="button" id="GetNewOrdersRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetNewOrdersRequestType'); return false;"><input type="button" id="GetNewOrdersRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('GetNewOrdersRequestType'); return false;"> 
 +<div id="GetNewOrdersRequestType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="GetNewOrdersRequestType"&#62; 
 +        <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 +            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Element for a request to receive all new orders for a pharmacy&#60;/xs:documentation&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Element for en foresp&oslash;rgsel efter nye bestillinger til et apotek&#60;/xs:documentation&#62;</div> 
 +        &#60;/xs:annotation&#62;</div> 
 +         
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 +            <div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="MaxResultSize" type="medicinecard20150601:MaxResultSizeType" /&#62;</div> 
 +        &#60;/xs:sequence&#62;</div> 
 +    &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="GetNewOrdersRequestType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModifiedBy</dd>+<dd>OrganisationIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Nummer eller kode der identificerer en organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 6652: Line 15017:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Prescription</dd>+<dd>MaxResultSize</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En recept (en ordination p&aringen recept)</dd>+<dd>Elenet, der angiver det maximale antal bestillinger, klienten &oslash;nsker at modtage i et svar</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#UndoEffectuationOnPrescriptionAndOrderType">UndoEffectuationOnPrescriptionAndOrderType</a>+<a href="#MaxResultSizeType">MaxResultSizeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller flere</dd>+<dd>eller 1</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="PrescriptionSearchResultType">Type: PrescriptionSearchResultType</h2> +<h2 id="CancelPrescriptionRequestResponseType">Type: CancelPrescriptionRequestResponseType</h2> 
- Beskrivelse: Indeholder information om hvem en recept er udstedt til, og af hvem<input type="button" id="PrescriptionSearchResultType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrescriptionSearchResultType_xsddiv'); return false;"> + Beskrivelse: Svar p&aring; annullering af en eller flere recept anmodninger<input type="button" id="CancelPrescriptionRequestResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CancelPrescriptionRequestResponseType'); return false;"><input type="button" id="CancelPrescriptionRequestResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CancelPrescriptionRequestResponseType'); return false;"> 
-<div id="PrescriptionSearchResultType_xsddiv" class="contents" style="display: none"> +<div id="CancelPrescriptionRequestResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="PrescriptionSearchResultType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="CancelPrescriptionRequestResponseType"&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +        <div style="margin-left: 10px">&#60;xs:annotation&#62; 
- <div style="margin-left: 10px">&#60;xs:element name="Patient" type="medicinecard20150601:PatientType" /&#62;</div> +            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Response for invalidating one or more prescription requests&#60;/xs:documentation&#62;</div> 
-  +             
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Created" type="medicinecard20150601:CreatedType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Svar p&aring; annullering af en eller flere recept anmodninger&#60;/xs:documentation&#62;</div> 
- &#60;/xs:sequence&#62;</div> +        &#60;/xs:annotation&#62;</div> 
- &#60;/xs:complexType&#62;</div>+         
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 +            <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150601:VersionMismatchWarningType" /&#62;</div> 
 +        &#60;/xs:sequence&#62;</div> 
 +    &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="CancelPrescriptionRequestResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Patient</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Patientoplysninger for en person med kendt CPR</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PatientType">PatientType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 6694: Line 15066:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Created</dd>+<dd>VersionMismatchWarning</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element der indeholder information omkring hvilken organisation og muligvis l&aelig;ge som har oprettet dokumentet elementet befinder sig i (f.eks. l&aelig;gemiddelordination), desuden datoen dette er sket.</dd>+<dd>Elementet returneres ved en foresp&oslash;rgsel med et forkert medicinkort version</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreatedType">CreatedType</a>+<a href="#VersionMismatchWarningType">VersionMismatchWarningType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 6706: Line 15078:
 </li> </li>
 </ul> </ul>
-<h2 id="OrganisationIdentifierType">Type: OrganisationIdentifierType</h2> +<h2 id="CancelPrescriptionResponseType">Type: CancelPrescriptionResponseType</h2> 
- Beskrivelse: Nummer eller kode der identificerer en organisation<input type="button" id="OrganisationIdentifierType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OrganisationIdentifierType_xsddiv'); return false;"> + Beskrivelse: Svar p&aring; annullering af en eller flere recepter<input type="button" id="CancelPrescriptionResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CancelPrescriptionResponseType'); return false;"><input type="button" id="CancelPrescriptionResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CancelPrescriptionResponseType'); return false;"> 
-<div id="OrganisationIdentifierType_xsddiv" class="contents" style="display: none"> +<div id="CancelPrescriptionResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="OrganisationIdentifierType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="CancelPrescriptionResponseType"&#62; 
- <div style="margin-left: 10px">&#60;xs:simpleContent&#62; + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
- <div style="margin-left: 10px">&#60;xs:extension base="medicinecard20150601:OrganisationIdentifierValueType"&#62; + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Response for invalidating one or more prescriptions&#60;/xs:documentation&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150601:OrganisationIdentifierSourceTypeuse="required" /&#62;</div> +  
- &#60;/xs:extension&#62;</div> +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Svar p&aring; annullering af en eller flere recepter&#60;/xs:documentation&#62;</div> 
- &#60;/xs:simpleContent&#62;</div>+ &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType/&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType/&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150601:VersionMismatchWarningType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrescriptionIdentifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="CancelPrescriptionFailed" type="medicinecard20150601:PrescriptionErrorType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="CancelPrescriptionResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
- Typeudvidelse+ Sekvens af
- <li>+ <li> 
 +<ul> 
 + Sekvens af: 
 + <li> 
 +<ul>Et af f&oslash;lgende elementer: 
 + <li>
 <dl> <dl>
-<dt>Basistype:</dt>+<dt>Navn:</dt> 
 +<dd>PersonIdentifier</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Element for er CPR-nummer</dd> 
 +<dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationIdentifierValueType">OrganisationIdentifierValueType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
-<dt>Tilf&oslash;jet attributnavn:</dt> +<dt>Antal</dt> 
-<dd>source</dd> +<dd>Pr&aelig;cis &eacute;n</dd>
-<dt>Tilf&oslash;jet attributtype:</dt> +
-<dd> +
-<a href="#OrganisationIdentifierSourceType">OrganisationIdentifierSourceType</a> +
-</dd> +
-<dt>Tilf&oslash;jet attribut, anvendelse: </dt> +
-<dd>required</dd>+
 </dl> </dl>
 </li> </li>
-</ul> + ELLER 
-<h2 id="CreatePatientRegistrationResponseType">Type: CreatePatientRegistrationResponseType</h2> + <li>
- Beskrivelse: Opret svar<input type="button" id="CreatePatientRegistrationResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatePatientRegistrationResponseType_xsddiv'); return false;"> +
-<div id="CreatePatientRegistrationResponseType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="CreatePatientRegistrationResponseType"&#62; +
-        <div style="margin-left: 10px">&#60;xs:sequence&#62; +
-            <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Identifier" type="medicinecard20150601:PatientRegistrationIdentifierType" /&#62;</div> +
-        &#60;/xs:sequence&#62;</div> +
-    &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>OrganisationIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation</dd>+<dd>Nummer eller kode der identificerer en organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PatientRegistrationIdentifierType">PatientRegistrationIdentifierType</a>+<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="DrugStrengthType">Type: DrugStrengthType</h2> +</li> 
- Beskrivelse: Enhed for l&aelig;gemiddelstyrke, kode (LMS15 felt 2)<input type="button" id="DrugStrengthType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugStrengthType_xsddiv'); return false;"> +<li>
-<div id="DrugStrengthType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="DrugStrengthType"&#62; +
- <div style="margin-left: 10px">&#60;xs:choice&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Value" type="medicinecard20150601:DrugStrengthValueType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="UnitCode" type="medicinecard20150601:DrugStrengthUnitCodeType" /&#62;</div> +
-  +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="UnitText" type="medicinecard20150601:DrugStrengthUnitTextType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Text" type="medicinecard20150601:DrugStrengthTextType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Text" type="medicinecard20150601:DrugStrengthTextType" /&#62;</div> +
- &#60;/xs:choice&#62;</div> +
-  +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<h2 id="DosageFreeTextForResponseType">Type: DosageFreeTextForResponseType</h2> +
- Beskrivelse: Fritekst for dosering<input type="button" id="DosageFreeTextForResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageFreeTextForResponseType_xsddiv'); return false;"> +
-<div id="DosageFreeTextForResponseType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="DosageFreeTextForResponseType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:choice&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="StartDate" type="medicinecard20150601:DosageTimesStartDateType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="DosageStartedPreviously" type="medicinecard20150601:DosageStartedPreviouslyType" /&#62;</div> +
- &#60;/xs:choice&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:choice&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="EndDate" type="medicinecard20150601:DosageTimesEndDateType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="DosageEndingUndetermined" type="medicinecard20150601:DosageTimesDosageEndingUndeterminedType" /&#62;</div> +
- &#60;/xs:choice&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Text" type="medicinecard20150601:DosageFreeTextTextType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li> +
-<ul>Et af f&oslash;lgende elementer: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>StartDate</dd>+<dd>MedicineCardVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTimesStartDateType">DosageTimesStartDateType</a>+<a href="#MedicineCardVersionType">MedicineCardVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 6822: Line 15160:
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DosageStartedPreviously</dd>+<dd>VersionMismatchWarning</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver at doseringen er startet tidligere, men ikke angivet p&aringFMK</dd>+<dd>Elementet returneres ved en foresp&oslash;rgsel med et forkert medicinkort version</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageStartedPreviouslyType">DosageStartedPreviouslyType</a>+<a href="#VersionMismatchWarningType">VersionMismatchWarningType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
-</li> 
-</ul> 
 </li> </li>
 <li> <li>
-<ul>Et af f&oslash;lgende elementer: 
- <li> 
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>EndDate</dd>+<dd>PrescriptionIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Slutdato for et s&aelig;af doseringstidspunkter</dd>+<dd>Unik identifikation af en recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTimesEndDateType">DosageTimesEndDateType</a>+<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0, 1 eller flere</dd>
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DosageEndingUndetermined</dd>+<dd>CancelPrescriptionFailed</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver at doseringens afslutning er uafgjortf.eks. fordi der er tale om en fast behandling</dd>+<dd>Fejl-struktur som refererer til en specifik fejltype og beskrivelse p&aring; en given receptog muligvis ogs&aring; med reference til en specifik bestilling og effektuering.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTimesDosageEndingUndeterminedType">DosageTimesDosageEndingUndeterminedType</a>+<a href="#PrescriptionErrorType">PrescriptionErrorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0, 1 eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
 +</li>
 +</ul>
 +<h2 id="DetachPrescriptionType">Type: DetachPrescriptionType</h2>
 + Beskrivelse: Indeholder en eller flere recept-IDer hvor tilknytningen til l&aelig;gmidlerne skal oph&aelig;ves<input type="button" id="DetachPrescriptionType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DetachPrescriptionType'); return false;"><input type="button" id="DetachPrescriptionType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DetachPrescriptionType'); return false;">
 +<div id="DetachPrescriptionType_xsddiv" class="contents" style="display: none">
 +<div style="margin-left: 10px">&#60;xs:complexType name="DetachPrescriptionType"&#62;
 + <div style="margin-left: 10px">&#60;xs:sequence&#62;
 + <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div>
 + &#60;/xs:sequence&#62;</div>
 + &#60;/xs:complexType&#62;</div>
 +</div>
 +<div id="DetachPrescriptionType_xsddiv_usage" class="usage" style="display: none"></div>
 +<ul>
 + Sekvens af:
 + <li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>Identifier</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Unik identifikation af en recept</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>1 eller flere</dd>
 +</dl>
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Text</dd>+<dd>ModifiedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Fritekst for dosering</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageFreeTextTextType">DosageFreeTextTextType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>ModificationMetadata</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#ModificationMetadataType">ModificationMetadataType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0, 1 eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
 <h2 id="CreateINRType">Type: CreateINRType</h2> <h2 id="CreateINRType">Type: CreateINRType</h2>
- Beskrivelse: Dokument til oprettelse af INR registrereing for en patient<input type="button" id="CreateINRType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreateINRType_xsddiv'); return false;">+ Beskrivelse: Dokument til oprettelse af INR registrereing for en patient<input type="button" id="CreateINRType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreateINRType'); return false;"><input type="button" id="CreateINRType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreateINRType'); return false;">
 <div id="CreateINRType_xsddiv" class="contents" style="display: none"> <div id="CreateINRType_xsddiv" class="contents" style="display: none">
 <div style="margin-left: 10px">&#60;xs:complexType name="CreateINRType"&#62; <div style="margin-left: 10px">&#60;xs:complexType name="CreateINRType"&#62;
Line 6906: Line 15283:
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="CreateINRType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 6993: Line 15371:
 </li> </li>
 </ul> </ul>
-<h2 id="GetMedicineCardVersionRequestType">Type: GetMedicineCardVersionRequestType</h2> +<h2 id="PatientFlagType">Type: PatientFlagType</h2> 
- Beskrivelse: Ydre container-element for en foresp&oslash;rgsel efter et medicinkorts version<input type="button" id="GetMedicineCardVersionRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetMedicineCardVersionRequestType_xsddiv'); return false;"> + Beskrivelse: Markerer patient<input type="button" id="PatientFlagType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PatientFlagType'); return false;"><input type="button" id="PatientFlagType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PatientFlagType'); return false;"> 
-<div id="GetMedicineCardVersionRequestType_xsddiv" class="contents" style="display: none"> +<div id="PatientFlagType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="GetMedicineCardVersionRequestType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="PatientFlagType" /&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +</div> 
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>+<div id="PatientFlagType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<h2 id="SubstancesType">Type: SubstancesType</h2> 
 + Beskrivelse: Indeholder et antal substanser<input type="button" id="SubstancesType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SubstancesType'); return false;"><input type="button" id="SubstancesType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('SubstancesType'); return false;"> 
 +<div id="SubstancesType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="SubstancesType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence maxOccurs="100"&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="ActiveSubstance" type="medicinecard20150601:ActiveSubstanceType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="SubstancesType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PersonIdentifier</dd>+<dd>ActiveSubstance</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>Indeholder information omkring en aktiv substans</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#ActiveSubstanceType">ActiveSubstanceType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 7019: Line 15404:
 </li> </li>
 </ul> </ul>
-<h2 id="WithdrawnDrugMedicationType">Type: WithdrawnDrugMedicationType</h2> +<h2 id="FMKConfigurationListType">Type: FMKConfigurationListType</h2> 
- Beskrivelse: Element med IDer returneret n&aring;r en l&aelig;gemiddelinformation er blevet seponeret<input type="button" id="WithdrawnDrugMedicationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('WithdrawnDrugMedicationType_xsddiv'); return false;"> + Beskrivelse: Indeholder information om den aktive FMK system konfiguration<input type="button" id="FMKConfigurationListType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('FMKConfigurationListType'); return false;"><input type="button" id="FMKConfigurationListType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('FMKConfigurationListType'); return false;"> 
-<div id="WithdrawnDrugMedicationType_xsddiv" class="contents" style="display: none"> +<div id="FMKConfigurationListType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="WithdrawnDrugMedicationType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="FMKConfigurationListType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="Identifiertype="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="KeyValuePair" type="medicinecard20150601:KeyValueSetType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Version" type="medicinecard20150601:DrugMedicationVersionType" /&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="FMKConfigurationListType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>KeyValuePair</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>+<dd>M&aelig;ngde af keys og values</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>+<a href="#KeyValueSetType">KeyValueSetType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd> +<dd>1 eller flere</dd>
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>Version</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>L&aelig;gemiddelordinationens versionsnummer</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#DrugMedicationVersionType">DrugMedicationVersionType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>Pr&aelig;cis &eacute;n</dd>+
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="DosageStructuresForResponseType">Type: DosageStructuresForResponseType</h2> +<h2 id="AbortEffectuationResponseType">Type: AbortEffectuationResponseType</h2> 
- Beskrivelse: Beskrivelse af doseringstidspunkter for en behandling<input type="button" id="DosageStructuresForResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageStructuresForResponseType_xsddiv'); return false;"> + Beskrivelse: Et svar p&aring; requestst 'afbryd ekspedition', som inkluderer identifiers for de recepter hvor ekspedition blev afbrudt med succes, og en fejl-struktur for dem hvor afbryd operationen fejlede.<input type="button" id="AbortEffectuationResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AbortEffectuationResponseType'); return false;"><input type="button" id="AbortEffectuationResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('AbortEffectuationResponseType'); return false;"> 
-<div id="DosageStructuresForResponseType_xsddiv" class="contents" style="display: none"> +<div id="AbortEffectuationResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="DosageStructuresForResponseType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="AbortEffectuationResponseType"&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
- <div style="margin-left: 10px">&#60;xs:choice maxOccurs="unbounded"&#62; + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;A response to the 'abort effectuation' request, which includes identifier for the prescriptions where the abort succeeded, and an error structure for those where the abort operation failed.&#60;/xs:documentation&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:element name="EmptyStructure" type="medicinecard20150601:EmptyDosageStructureType" /&#62;</div>+  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Et svar p&aring; requestst 'afbryd ekspedition', som inkluderer identifiers for de recepter hvor ekspedition blev afbrudt med succes, og en fejl-struktur for dem hvor afbryd operationen fejlede.&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="Structure" type="medicinecard20150601:DosageStructureForResponseType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div>
  &#60;/xs:choice&#62;</div>  &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DosageTranslationCombined" type="medicinecard20150601:DosageTranslationType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Prescription"&#62; 
 + <div style="margin-left: 10px">&#60;xs:complexType&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Order"&#62; 
 + <div style="margin-left: 10px">&#60;xs:complexType&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:OrderIdentifierType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 + &#60;/xs:element&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 + &#60;/xs:element&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="AbortEffectuationFailed" type="medicinecard20150601:PrescriptionErrorType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="AbortEffectuationResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <ul>Et af f&oslash;lgende elementer: <ul>Et af f&oslash;lgende elementer:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>EmptyStructure</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Beskrivelse af en periode i behandlingen hvor l&aelig;gemidlet ikke gives</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#EmptyDosageStructureType">EmptyDosageStructureType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 7095: Line 15488:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Structure</dd>+<dd>OrganisationIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Beskrivelse af doseringstidspunkter for en behandling</dd>+<dd>Nummer eller kode der identificerer en organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageStructureForResponseType">DosageStructureForResponseType</a>+<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 7114: Line 15507:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DosageTranslationCombined</dd>+<dd>Prescription</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dosisstrukturen oversat til tekst samt beregnet gennemsnitlig daglig dosis</dd>+<dd>En recept (en ordination p&aring; en recept)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTranslationType">DosageTranslationType</a>+<a href="#"></a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller 1</dd>+<dd>0eller flere</dd>
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="GetMedicineCardVersionsRequestType">Type: GetMedicineCardVersionsRequestType</h2> +
- Beskrivelse: Ydre container-element for en foresp&oslash;rgsel efter alle versionsnumre for et medicinkorts<input type="button" id="GetMedicineCardVersionsRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetMedicineCardVersionsRequestType_xsddiv'); return false;"> +
-<div id="GetMedicineCardVersionsRequestType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="GetMedicineCardVersionsRequestType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PersonIdentifier</dd>+<dd>AbortEffectuationFailed</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>Fejl-struktur som refererer til en specifik fejltype og beskrivelse p&aring; en given recept, og muligvis ogs&aring; med reference til en specifik bestilling og effektuering.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#PrescriptionErrorType">PrescriptionErrorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0, 1 eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="SearchWithdrawnDrugMedicationsResponseType">Type: SearchWithdrawnDrugMedicationsResponseType</h2> +<h2 id="GetCallersPermissionsToPersonType">Type: GetCallersPermissionsToPersonType</h2> 
- Beskrivelse: Svar p&aring; en s&oslash;ge-foresp&oslash;rgsel efter seponerede l&aelig;gemiddelordinationer<input type="button" id="SearchWithdrawnDrugMedicationsResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SearchWithdrawnDrugMedicationsResponseType_xsddiv'); return false;"> + Beskrivelse: Foresp&oslash;rgsel p&aringrettigheder til person<input type="button" id="GetCallersPermissionsToPersonType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetCallersPermissionsToPersonType'); return false;"><input type="button" id="GetCallersPermissionsToPersonType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('GetCallersPermissionsToPersonType'); return false;"> 
-<div id="SearchWithdrawnDrugMedicationsResponseType_xsddiv" class="contents" style="display: none"> +<div id="GetCallersPermissionsToPersonType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="SearchWithdrawnDrugMedicationsResponseType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="GetCallersPermissionsToPersonType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
-  
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrivateDrugMedication" type="medicinecard20150601:PrivateDrugMedicationType" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div> 
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="GetCallersPermissionsToPersonType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 7181: Line 15559:
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="SearchPrescriptionRequestsOrganisationType">Type: SearchPrescriptionRequestsOrganisationType</h2> 
 +<input type="button" id="SearchPrescriptionRequestsOrganisationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SearchPrescriptionRequestsOrganisationType'); return false;"><input type="button" id="SearchPrescriptionRequestsOrganisationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('SearchPrescriptionRequestsOrganisationType'); return false;"> 
 +<div id="SearchPrescriptionRequestsOrganisationType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="SearchPrescriptionRequestsOrganisationType"&#62; 
 +        <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 +            <div style="margin-left: 10px">&#60;xs:element name="Type" type="medicinecard20150601:OrganisationTypeType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> 
 +        &#60;/xs:sequence&#62;</div> 
 +    &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="SearchPrescriptionRequestsOrganisationType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PrivateDrugMedication</dd>+<dd>Type</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Denne struktur indeholder drug id'er og version for l&aelig;gemiddelordinationer der er privatmarkerede.</dd>+<dd>Typen af organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrivateDrugMedicationType">PrivateDrugMedicationType</a>+<a href="#OrganisationTypeType">OrganisationTypeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 7200: Line 15593:
 <dd>Identifier</dd> <dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>+<dd>Nummer eller kode der identificerer en organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>+<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="ActiveSubstanceType">Type: ActiveSubstanceType</h2> +<h2 id="MoreAvailableType">Type: MoreAvailableType</h2> 
- Beskrivelse: Indeholder information omkring en aktiv substans<input type="button" id="ActiveSubstanceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ActiveSubstanceType_xsddiv'); return false;"> + Beskrivelse: En advarsel om at reslutatet er begr&aelig;nset, der findes flere dokumenter p&aring; serveren der opfylder s&oslash;gekriterierne.<input type="button" id="MoreAvailableType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('MoreAvailableType'); return false;"><input type="button" id="MoreAvailableType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('MoreAvailableType'); return false;"> 
-<div id="ActiveSubstanceType_xsddiv" class="contents" style="display: none"> +<div id="MoreAvailableType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="ActiveSubstanceType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="MoreAvailableType/&#62;</div> 
- <div style="margin-left10px">&#60;xs:choice&#62; +</div
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +<div id="MoreAvailableType_xsddiv_usage" class="usage" style="displaynone"></div
- <div style="margin-left: 10px">&#60;xs:element name="Code" type="medicinecard20150601:ActiveSubstanceCodeType/&#62;</div> +<h2 id="OrganisationIdentifierType">TypeOrganisationIdentifierType</h2> 
-  + Beskrivelse: Nummer eller kode der identificerer en organisation<input type="buttonid="OrganisationIdentifierType_buttonvalue="Vis skema" class="showHideXSD" onclick="toggleVisibility('OrganisationIdentifierType'); return false;"><input type="buttonid="OrganisationIdentifierType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('OrganisationIdentifierType')return false;"> 
-<div style="margin-left: 10px">&#60;xs:element name="Texttype="medicinecard20150601:ActiveSubstanceTextWithoutSourceType" /&#62;</div> +<div id="OrganisationIdentifierType_xsddiv" class="contents" style="display: none"
- &#60;/xs:sequence&#62;</div> +<div style="margin-left: 10px">&#60;xs:complexType name="OrganisationIdentifierType"&#62; 
-  + <div style="margin-left: 10px">&#60;xs:simpleContent&#62; 
-<div style="margin-left: 10px">&#60;xs:element name="SubstanceText" type="medicinecard20150601:ActiveSubstanceTextType/&#62;</div> + <div style="margin-left: 10px">&#60;xs:extension base="medicinecard20150601:OrganisationIdentifierValueType"&#62; 
-  + <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150601:OrganisationIdentifierSourceType" use="required" /&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element name="FreeText" type="medicinecard20150601:ActiveSubstanceFreeTextType" /&#62;</div> + &#60;/xs:extension&#62;</div> 
- &#60;/xs:choice&#62;</div>+ &#60;/xs:simpleContent&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
-<h2 id="DrugMedicationBeginEndDateType">Type: DrugMedicationBeginEndDateType</h2> +<div id="OrganisationIdentifierType_xsddiv_usage" class="usage" style="display: none"></div> 
- Beskrivelse: Angiver en periode hvor l&aelig;gemiddelordinationen g&aelig;lder<input type="button" id="DrugMedicationBeginEndDateType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugMedicationBeginEndDateType_xsddiv'); return false;"> +<ul> 
-<div id="DrugMedicationBeginEndDateType_xsddiv" class="contents" style="display: none"> + Typeudvidelse: 
-<div style="margin-left: 10px">&#60;xs:complexType name="DrugMedicationBeginEndDateType"&#62;+ <li> 
 +<dl> 
 +<dt>Basistype:</dt> 
 +<dd> 
 +<a href="#OrganisationIdentifierValueType">OrganisationIdentifierValueType</a> 
 +</dd> 
 +</dl> 
 +<ul> 
 +<li> 
 +<dl> 
 +<dt>Tilf&oslash;jet attributnavn:</dt> 
 +<dd>source</dd> 
 +<dt>Tilf&oslash;jet attributtype:</dt> 
 +<dd> 
 +<a href="#OrganisationIdentifierSourceType">OrganisationIdentifierSourceType</a> 
 +</dd> 
 +<dt>Tilf&oslash;jet attribut, anvendelse: </dt> 
 +<dd>required</dd> 
 +</dl> 
 +</li> 
 +</ul> 
 +</li> 
 +</ul> 
 +<h2 id="PauseDrugMedicationType">Type: PauseDrugMedicationType</h2> 
 + Beskrivelse: Element for en foresp&oslash;rgsel der pauserer en l&aelig;gemiddelordination<input type="button" id="PauseDrugMedicationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PauseDrugMedicationType'); return false;"><input type="button" id="PauseDrugMedicationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PauseDrugMedicationType'); return false;"> 
 +<div id="PauseDrugMedicationType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="PauseDrugMedicationType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedDateTime" type="medicinecard20150601:DrugMedicationCreatedDateTimeType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:choice&#62; +<div style="margin-left: 10px">&#60;xs:choice minOccurs="0"&#62; 
- <div style="margin-left: 10px">&#60;xs:element name="TreatmentStartDate" type="medicinecard20150601:DrugMedicationTreatmentStartDateType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="FromDate" type="medicinecard20150601:PausedFromDateType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="TreatmentStartedPreviously" type="medicinecard20150601:DrugMedicationTreatmentStartedPreviouslyType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="FromDateTime" type="medicinecard20150601:PausedFromDateTimeType" /&#62;</div>
  &#60;/xs:choice&#62;</div>  &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:choice&#62; +<div style="margin-left: 10px">&#60;xs:choice minOccurs="0"&#62; 
- <div style="margin-left: 10px">&#60;xs:element name="TreatmentEndDate" type="medicinecard20150601:DrugMedicationTreatmentEndDateType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="ToDate" type="medicinecard20150601:PausedToDateType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="TreatmentEndingUndetermined" type="medicinecard20150601:DrugMedicationTreatmentEndingUndeterminedType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="ToDateTime" type="medicinecard20150601:PausedToDateTimeType" /&#62;</div>
  &#60;/xs:choice&#62;</div>  &#60;/xs:choice&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PausedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="PauseDrugMedicationType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CreatedDateTime</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dato og tidspunkt l&aelig;gemiddelordinationen p&aring;begyndes</dd>+<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationCreatedDateTimeType">DrugMedicationCreatedDateTimeType</a>+<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
 <li> <li>
 <ul>Et af f&oslash;lgende elementer: <ul>Et af f&oslash;lgende elementer:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>TreatmentStartDate</dd>+<dd>FromDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Den dato l&aelig;gemiddelordinationbehandlingen p&aring;begyndes</dd>+<dd>Pauseringsdato</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationTreatmentStartDateType">DrugMedicationTreatmentStartDateType</a>+<a href="#PausedFromDateType">PausedFromDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 7281: Line 15705:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>TreatmentStartedPreviously</dd>+<dd>FromDateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver at behandling er startet tidligere end selve oprettelsen af l&aelig;gemiddeordinationen p&aring; FMK</dd>+<dd>Pauseringsdato og tid</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationTreatmentStartedPreviouslyType">DrugMedicationTreatmentStartedPreviouslyType</a>+<a href="#PausedFromDateTimeType">PausedFromDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 7299: Line 15723:
 <li> <li>
 <ul>Et af f&oslash;lgende elementer: <ul>Et af f&oslash;lgende elementer:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>TreatmentEndDate</dd>+<dd>ToDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Den dato l&aelig;gemiddelordinationen afsluttes</dd>+<dd>Pauseringsdato</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationTreatmentEndDateType">DrugMedicationTreatmentEndDateType</a>+<a href="#PausedToDateType">PausedToDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 7314: Line 15738:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>TreatmentEndingUndetermined</dd>+<dd>ToDateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver at behandlingen afslutning er uafgjort, f.eks. fordi der er tale om en fast behandling</dd>+<dd>Pauseringsdato og tid</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationTreatmentEndingUndeterminedType">DrugMedicationTreatmentEndingUndeterminedType</a>+<a href="#PausedToDateTimeType">PausedToDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 7329: Line 15753:
 </li> </li>
 </ul> </ul>
 +</li>
 +<li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>PausedBy</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#ModificatorType">ModificatorType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>0 eller 1</dd>
 +</dl>
 +</li>
 +<li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>ModificationMetadata</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#ModificationMetadataType">ModificationMetadataType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>0, 1 eller flere</dd>
 +</dl>
 </li> </li>
 </ul> </ul>
-<h2 id="OrganisationType">Type: OrganisationType</h2> +<h2 id="CountryIdentificationCodeType">Type: CountryIdentificationCodeType</h2> 
- Beskrivelse: Beskriver en organisation<input type="button" id="OrganisationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OrganisationType_xsddiv'); return false;"> +<input type="button" id="CountryIdentificationCodeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CountryIdentificationCodeType'); return false;"><input type="button" id="CountryIdentificationCodeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CountryIdentificationCodeType'); return false;"> 
-<div id="OrganisationType_xsddiv" class="contents" style="display: none"> +<div id="CountryIdentificationCodeType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="OrganisationType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="CountryIdentificationCodeType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-uk"&#62;The country code based on the 4 diffent schemes.&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-dk"&#62;Landeidentifikations kode baseret p&aring; de 4 forskellige formater.&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:simpleContent&#62; 
 + <div style="margin-left: 10px">&#60;xs:extension base="medicinecard20150601:_CountryIdentificationCodeType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:attribute name="scheme" type="medicinecard20150601:_CountryIdentificationSchemeType" use="required" /&#62;</div> 
 + &#60;/xs:extension&#62;</div> 
 + &#60;/xs:simpleContent&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="CountryIdentificationCodeType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Typeudvidelse: 
 + <li> 
 +<dl> 
 +<dt>Basistype:</dt> 
 +<dd> 
 +<a href="#_CountryIdentificationCodeType">_CountryIdentificationCodeType</a> 
 +</dd> 
 +</dl> 
 +<ul> 
 +<li> 
 +<dl> 
 +<dt>Tilf&oslash;jet attributnavn:</dt> 
 +<dd>scheme</dd> 
 +<dt>Tilf&oslash;jet attributtype:</dt> 
 +<dd> 
 +<a href="#_CountryIdentificationSchemeType">_CountryIdentificationSchemeType</a> 
 +</dd> 
 +<dt>Tilf&oslash;jet attribut, anvendelse: </dt> 
 +<dd>required</dd> 
 +</dl> 
 +</li> 
 +</ul> 
 +</li> 
 +</ul> 
 +<h2 id="PauseType">Type: PauseType</h2> 
 + Beskrivelse: Flag der angiver at l&aelig;gemiddelordinationen er pauseret<input type="button" id="PauseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PauseType'); return false;"><input type="button" id="PauseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PauseType'); return false;"> 
 +<div id="PauseType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="PauseType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
 + <div style="margin-left: 10px">&#60;xs:choice minOccurs="0"&#62;
 + <div style="margin-left: 10px">&#60;xs:element name="FromDate" type="medicinecard20150601:PausedFromDateType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element name="FromDateTime" type="medicinecard20150601:PausedFromDateTimeType" /&#62;</div>
 + &#60;/xs:choice&#62;</div>
   
- <div style="margin-left: 10px">&#60;xs:element name="Name" type="medicinecard20150601:OrganisationNameType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:choice minOccurs="0"&#62; 
-  + <div style="margin-left: 10px">&#60;xs:element name="ToDate" type="medicinecard20150601:PausedToDateType" /&#62;</div> 
-  +  
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="5" minOccurs="0" name="AddressLine" type="medicinecard20150601:AddressLineType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="ToDateTime" type="medicinecard20150601:PausedToDateTimeType" /&#62;</div> 
-  + &#60;/xs:choice&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="TelephoneNumber" type="medicinecard20150601:TelephoneNumberType" /&#62;</div> +
-  +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="EmailAddress" type="medicinecard20150601:EmailAddressType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Type" type="medicinecard20150601:OrganisationTypeType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="PauseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li></li+ <li> 
-<li>+<ul>Et af f&oslash;lgende elementer: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Name</dd>+<dd>FromDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Navnet paa en organisation der har foretaget en handling paa medicinkortet</dd>+<dd>Pauseringsdato</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationNameType">OrganisationNameType</a>+<a href="#PausedFromDateType">PausedFromDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 7371: Line 15864:
 </dl> </dl>
 </li> </li>
-<li></li> + ELLER 
-<li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>AddressLine</dd>+<dd>FromDateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Ustruktureret adresselinje</dd>+<dd>Pauseringsdato og tid</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#AddressLineType">AddressLineType</a>+<a href="#PausedFromDateTimeType">PausedFromDateTimeType</a>
 </dd> </dd>
-<dt>Min. antal:</dt> +<dt>Antal</dt> 
-<dd>0</dd> +<dd>Pr&aelig;cis &eacute;n</dd>
-<dt>Max antal:</dt> +
-<dd>5</dd>+
 </dl> </dl>
 </li> </li>
-<li></li>+</ul> 
 +</li>
 <li> <li>
 +<ul>Et af f&oslash;lgende elementer:
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>TelephoneNumber</dd>+<dd>ToDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Pauseringsdato</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#TelephoneNumberType">TelephoneNumberType</a>+<a href="#PausedToDateType">PausedToDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-<li></li> + ELLER 
-<li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>EmailAddress</dd>+<dd>ToDateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Pauseringsdato og tid</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#EmailAddressType">EmailAddressType</a>+<a href="#PausedToDateTimeType">PausedToDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +</li> 
 +</ul> 
 +<h2 id="DrugMedicationIdentifierAndVersionType">Type: DrugMedicationIdentifierAndVersionType</h2> 
 + Beskrivelse: Indeholder ID og versionsnummer for en l&aelig;gemiddelordination<input type="button" id="DrugMedicationIdentifierAndVersionType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugMedicationIdentifierAndVersionType'); return false;"><input type="button" id="DrugMedicationIdentifierAndVersionType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DrugMedicationIdentifierAndVersionType'); return false;"> 
 +<div id="DrugMedicationIdentifierAndVersionType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="DrugMedicationIdentifierAndVersionType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Version" type="medicinecard20150601:DrugMedicationVersionType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="DrugMedicationIdentifierAndVersionType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Type</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Typen af organisation</dd>+<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationTypeType">OrganisationTypeType</a>+<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 7435: Line 15946:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>Version</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Nummer eller kode der identificerer en organisation</dd>+<dd>L&aelig;gemiddelordinationens versionsnummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>+<a href="#DrugMedicationVersionType">DrugMedicationVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 7447: Line 15958:
 </li> </li>
 </ul> </ul>
-<h2 id="GetPatientOrganisationRelationRequestType">Type: GetPatientOrganisationRelationRequestType</h2> +<h2 id="OrderWithOnlyIdentifierType">Type: OrderWithOnlyIdentifierType</h2> 
- Beskrivelse: Request-dokument for at hente relationer mellem en patient og en organisation<input type="button" id="GetPatientOrganisationRelationRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetPatientOrganisationRelationRequestType_xsddiv'); return false;"> + Beskrivelse: En bestillingsstruktur med alene bestillingsidentifier<input type="button" id="OrderWithOnlyIdentifierType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OrderWithOnlyIdentifierType'); return false;"><input type="button" id="OrderWithOnlyIdentifierType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('OrderWithOnlyIdentifierType'); return false;"> 
-<div id="GetPatientOrganisationRelationRequestType_xsddiv" class="contents" style="display: none"> +<div id="OrderWithOnlyIdentifierType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="GetPatientOrganisationRelationRequestType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="OrderWithOnlyIdentifierType"&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;An order structure that contains only the identifier&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:choice&#62; +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;En bestillingsstruktur med alene bestillingsidentifier&#60;/xs:documentation&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="1" name="Identifier" type="medicinecard20150601:PatientOrganisationRelationIdentifierType" /&#62;</div> + &#60;/xs:annotation&#62;</div> 
- +
 <div style="margin-left: 10px">&#60;xs:sequence&#62; <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:OrderIdentifierType" /&#62;</div> 
-  + &#60;/xs:sequence&#62;</div> 
-<div style="margin-left10px">&#60;xs:element maxOccurs="unboundedminOccurs="0name="Type" type="medicinecard20150601:PatientOrganisationRelationTypeType/&#62;</div> + &#60;/xs:complexType&#62;</div
- &#60;/xs:sequence&#62;</div> +</div> 
- &#60;/xs:choice&#62;</div>+<div id="OrderWithOnlyIdentifierType_xsddiv_usage" class="usage" style="displaynone"></div> 
 +<ul> 
 + Sekvens af: 
 + <li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>Identifier</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Unik identifikation af en bestilling af en udlevering p&aring; en recept</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#OrderIdentifierType">OrderIdentifierType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl> 
 +</li> 
 +</ul> 
 +<h2 id="PrescriptionAndOrderIdentifierType">TypePrescriptionAndOrderIdentifierType</h2> 
 + Beskrivelse: En receptidentifier med eventuelle tilh&oslash;rende bestillingsidentifiers<input type="buttonid="PrescriptionAndOrderIdentifierType_buttonvalue="Vis skemaclass="showHideXSD" onclick="toggleVisibility('PrescriptionAndOrderIdentifierType'); return false;"><input type="button" id="PrescriptionAndOrderIdentifierType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PrescriptionAndOrderIdentifierType'); return false;"> 
 +<div id="PrescriptionAndOrderIdentifierType_xsddiv" class="contents" style="displaynone"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="PrescriptionAndOrderIdentifierType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;A prescription identifier along with any order identifiers&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="IncludeRemovedRelations" type="medicinecard20150601:IncludeRemovedRelationsType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;En receptidentifier med eventuelle tilh&oslash;rende bestillingsidentifiers&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Order" type="medicinecard20150601:OrderWithOnlyIdentifierType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="PrescriptionAndOrderIdentifierType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PersonIdentifier</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>Unik identifikation af en recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 7485: Line 16026:
 </li> </li>
 <li> <li>
-<ul>Et af f&oslash;lgende elementer: 
- <li> 
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>Order</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation</dd>+<dd>Bestilling af en udlevering p&aring; en recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PatientOrganisationRelationIdentifierType">PatientOrganisationRelationIdentifierType</a>+<a href="#OrderWithOnlyIdentifierType">OrderWithOnlyIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>1 eller flere</dd>+<dd>0, 1 eller flere</dd>
 </dl> </dl>
 </li> </li>
- ELLER +</ul> 
- <li>+<h2 id="AutomatedStartEffectuationResponseType">Type: AutomatedStartEffectuationResponseType</h2> 
 + Beskrivelse: Svar p&aring; foresp&oslash;rgsel p&aring; at p&aring;begynde ekspedition af en eller flere recepter<input type="button" id="AutomatedStartEffectuationResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AutomatedStartEffectuationResponseType'); return false;"><input type="button" id="AutomatedStartEffectuationResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('AutomatedStartEffectuationResponseType'); return false;"> 
 +<div id="AutomatedStartEffectuationResponseType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="AutomatedStartEffectuationResponseType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Response for the request to start effectuating one or more prescriptions&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Svar p&aring; foresp&oslash;rgsel p&aring; at p&aring;begynde ekspedition af en eller flere recepter&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Prescription" type="medicinecard20150601:PrescriptionAndOrderIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="StartEffectuationFailed" type="medicinecard20150601:PrescriptionErrorType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="AutomatedStartEffectuationResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li> 
 +<ul>Et af f&oslash;lgende elementer: 
 + <li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>PersonIdentifier</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Element for er CPR-nummer</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#PersonIdentifierType">PersonIdentifierType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl> 
 +</li> 
 + ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 7513: Line 16092:
 <dd> <dd>
 <a href="#OrganisationIdentifierType">OrganisationIdentifierType</a> <a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>Pr&aelig;cis &eacute;n</dd>
 +</dl>
 +</li>
 +</ul>
 +</li>
 +<li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>Prescription</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>En recept (en ordination p&aring; en recept)</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#PrescriptionAndOrderIdentifierType">PrescriptionAndOrderIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 7521: Line 16116:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Type</dd>+<dd>StartEffectuationFailed</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Typen af relation mellem patient og organisation</dd>+<dd>Fejl-struktur som refererer til en specifik fejltype og beskrivelse p&aring; en given recept, og muligvis ogs&aring; med reference til en specifik bestilling og effektuering.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PatientOrganisationRelationTypeType">PatientOrganisationRelationTypeType</a>+<a href="#PrescriptionErrorType">PrescriptionErrorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 7533: Line 16128:
 </li> </li>
 </ul> </ul>
-</li+<h2 id="FollowUpDatesType">Type: FollowUpDatesType</h2
-</ul+ Beskrivelse: Et antal planlagte opf&oslash;lgningsdatoer for en l&aelig;gemiddelordination<input type="button" id="FollowUpDatesType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('FollowUpDatesType'); return false;"><input type="button" id="FollowUpDatesType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('FollowUpDatesType'); return false;"> 
-</li+<div id="FollowUpDatesType_xsddiv" class="contents" style="display: none"> 
-<li>+<div style="margin-left: 10px">&#60;xs:complexType name="FollowUpDatesType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;A set of planned follow up dates for a drugmedication&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Et antal planlagte opf&oslash;lgningsdatoer for en l&aelig;gemiddelordination&#60;/xs:documentation&#62;</div
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Date" type="medicinecard20150601:FollowUpDateType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="FollowUpDatesType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>IncludeRemovedRelations</dd>+<dd>Date</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver hvorvidt fjernede relationer skal inkluderes i svaret.</dd>+<dd>En planlagt opf&oslash;lgningsdato for en l&aelig;gemiddelordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#IncludeRemovedRelationsType">IncludeRemovedRelationsType</a>+<a href="#FollowUpDateType">FollowUpDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0, 1 eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="GiveConsentRequestType">Type: GiveConsentRequestType</h2> +<h2 id="ModificatorWithoutPersonType">Type: ModificatorWithoutPersonType</h2> 
- Beskrivelse: Request til at fjerne privarmarkering af en eller flere l&aelig;gemiddelordinationer<input type="button" id="GiveConsentRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GiveConsentRequestType_xsddiv'); return false;"> + Beskrivelse: Indeholder information omkring en person der &aelig;ndrede data. Anvendt p&aring; &aelig;ndringer fra apoteket, hvor ingen personinformation medsendes.<input type="button" id="ModificatorWithoutPersonType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ModificatorWithoutPersonType'); return false;"><input type="buttonid="ModificatorWithoutPersonType_usage_buttonvalue="Vis anvendelseclass="showHideXSDonclick="toggleUsageVisibility('ModificatorWithoutPersonType'); return false;"> 
-<div id="GiveConsentRequestType_xsddivclass="contentsstyle="display: none"+<div id="ModificatorWithoutPersonType_xsddivclass="contents" style="displaynone"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="GiveConsentRequestType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="ModificatorWithoutPersonType"&#62; 
-        <div style="margin-left: 10px">&#60;xs:sequence&#62; + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
-            <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifiertype="medicinecard20150601:PersonIdentifierType" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:element name="Organisation" type="medicinecard20150601:OrganisationType" /&#62;</div> 
-             + &#60;/xs:sequence&#62;</div>
-<div style="margin-left10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element name="ModifiedBytype="medicinecard20150601:ModificatorType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150601:GiveConsentDrugMedicationType" /&#62;</div> +
-        &#60;/xs:sequence&#62;</div>+
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="ModificatorWithoutPersonType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PersonIdentifier</dd>+<dd>Organisation</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>Beskriver en organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#OrganisationType">OrganisationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 7584: Line 16187:
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="ModificatorType">Type: ModificatorType</h2> 
 + Beskrivelse: Indeholder information omkring en person der oprettede/&aelig;ndrede data<input type="button" id="ModificatorType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ModificatorType'); return false;"><input type="button" id="ModificatorType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ModificatorType'); return false;"> 
 +<div id="ModificatorType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="ModificatorType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Information about a person who created/modified data&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Indeholder information omkring en person der oprettede/&aelig;ndrede data&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="AuthorisedHealthcareProfessional" type="medicinecard20150601:AuthorisedHealthcareProfessionalType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Organisation" type="medicinecard20150601:OrganisationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="AuthorisedBy" type="medicinecard20150601:AuthorisedModificatorType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Patient" type="medicinecard20150601:PatientFlagType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Other" type="medicinecard20150601:ModificatorPersonType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Role" type="medicinecard20150601:RequestedRoleType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Organisation" type="medicinecard20150601:OrganisationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="AuthorisedBy" type="medicinecard20150601:AuthorisedModificatorType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="ModificatorType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li> 
 +<ul>Et af f&oslash;lgende elementer: 
 + <li> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicineCardVersion</dd>+<dd>AuthorisedHealthcareProfessional</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versionsnummer for medicinkort</dd>+<dd>Indeholder autorsationsnummer og navn p&aring; en autoriseret sundhedsperson</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardVersionType">MedicineCardVersionType</a>+<a href="#AuthorisedHealthcareProfessionalType">AuthorisedHealthcareProfessionalType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 7601: Line 16248:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModifiedBy</dd>+<dd>Organisation</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Beskriver en organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#OrganisationType">OrganisationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 7615: Line 16262:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReportedBy</dd>+<dd>AuthorisedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Indeholder information hvem brugeren arbejdede p&aringvegne af</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#AuthorisedModificatorType">AuthorisedModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 7626: Line 16273:
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +</li> 
 + ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DrugMedication</dd>+<dd>Patient</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En oversigt over l&aelig;gemiddelordination (en ordination p&aring; medicinkortet)</dd>+<dd>Markerer patient</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#GiveConsentDrugMedicationType">GiveConsentDrugMedicationType</a>+<a href="#PatientFlagType">PatientFlagType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-</ul> + ELLER 
-<h2 id="AttachPrescriptionType">Type: AttachPrescriptionType</h2> + <li>
- Beskrivelse: Indeholder et l&aelig;gemiddelordinations-ID og en eller flere recept-IDer der skal knyttes hertil<input type="button" id="AttachPrescriptionType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AttachPrescriptionType_xsddiv'); return false;"> +
-<div id="AttachPrescriptionType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="AttachPrescriptionType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="DrugMedicationIdentifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div>+
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DrugMedicationIdentifier</dd>+<dd>Other</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>+<dd>En FMK akt&oslash;r, der ikke er en autoriseret sundhedsperson</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>+<a href="#ModificatorPersonType">ModificatorPersonType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 7675: Line 16311:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>Role</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af en recept</dd>+<dd>Brugerens rolle</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>+<a href="#RequestedRoleType">RequestedRoleType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 7689: Line 16325:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModifiedBy</dd>+<dd>Organisation</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Beskriver en organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#OrganisationType">OrganisationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 7703: Line 16339:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModificationMetadata</dd>+<dd>AuthorisedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd>+<dd>Indeholder information hvem brugeren arbejdede p&aring; vegne af</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd></dd>+<dd> 
 +<a href="#AuthorisedModificatorType">AuthorisedModificatorType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="ModificatorWithOptionalAuthorisationIdentifierType">Type: ModificatorWithOptionalAuthorisationIdentifierType</h2> +</li> 
- Beskrivelse: Indeholder information omkring en person der &aelig;ndrede data<input type="button" id="ModificatorWithOptionalAuthorisationIdentifierType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ModificatorWithOptionalAuthorisationIdentifierType_xsddiv'); return false;"> +</ul> 
-<div id="ModificatorWithOptionalAuthorisationIdentifierType_xsddiv" class="contents" style="display: none"> +</li> 
-<div style="margin-left: 10px">&#60;xs:complexType name="ModificatorWithOptionalAuthorisationIdentifierType"&#62; +</ul> 
- <div style="margin-left: 10px">&#60;xs:sequence&#62;+<h2 id="AuthorisedModificatorType">Type: AuthorisedModificatorType</h2> 
 + Beskrivelse: Indeholder information hvem brugeren arbejdede p&aringvegne af<input type="button" id="AuthorisedModificatorType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AuthorisedModificatorType'); return false;"><input type="button" id="AuthorisedModificatorType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('AuthorisedModificatorType'); return false;"> 
 +<div id="AuthorisedModificatorType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="AuthorisedModificatorType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Information about who the user was working on behalf of&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Indeholder information hvem brugeren arbejdede p&aring; vegne af&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62;
  <div style="margin-left: 10px">&#60;xs:choice&#62;  <div style="margin-left: 10px">&#60;xs:choice&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="AuthorisedHealthcareProfessional" type="medicinecard20150601:AuthorisedHealthcareProfessionalWithOptionalAuthorisationIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="AuthorisedHealthcareProfessional" type="medicinecard20150601:AuthorisedHealthcareProfessionalType" /&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:element name="Organisation" type="medicinecard20150601:OrganisationType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element name="Organisation" type="medicinecard20150601:OrganisationType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
-  
-<div style="margin-left: 10px">&#60;xs:element name="Patient" type="medicinecard20150601:PatientFlagType" /&#62;</div> 
   
 <div style="margin-left: 10px">&#60;xs:sequence&#62; <div style="margin-left: 10px">&#60;xs:sequence&#62;
Line 7738: Line 16384:
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="AuthorisedModificatorType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <ul>Et af f&oslash;lgende elementer: <ul>Et af f&oslash;lgende elementer:
- <li>+ <li>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 7753: Line 16400:
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#AuthorisedHealthcareProfessionalWithOptionalAuthorisationIdentifierType">AuthorisedHealthcareProfessionalWithOptionalAuthorisationIdentifierType</a>+<a href="#AuthorisedHealthcareProfessionalType">AuthorisedHealthcareProfessionalType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 7776: Line 16423:
 </li> </li>
  ELLER  ELLER
- <li> + <li>
-<dl> +
-<dt>Navn:</dt> +
-<dd>Patient</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Markerer patient</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#PatientFlagType">PatientFlagType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>Pr&aelig;cis &eacute;n</dd> +
-</dl> +
-</li> +
- ELLER +
- <li>+
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 7841: Line 16473:
 </li> </li>
 </ul> </ul>
-<h2 id="MarkPrescriptionDeprecatedType">Type: MarkPrescriptionDeprecatedType</h2> +<h2 id="ConsentWasGivenType">Type: ConsentWasGivenType</h2> 
- Beskrivelse: Til brug i bulk service: Marker at en eller flere recepter ikke l&aelig;ngere er relevante<input type="button" id="MarkPrescriptionDeprecatedType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('MarkPrescriptionDeprecatedType_xsddiv'); return false;"> + Beskrivelse: Element med IDer returneret samtykke er givet<input type="button" id="ConsentWasGivenType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ConsentWasGivenType'); return false;"><input type="button" id="ConsentWasGivenType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ConsentWasGivenType'); return false;"> 
-<div id="MarkPrescriptionDeprecatedType_xsddiv" class="contents" style="display: none"> +<div id="ConsentWasGivenType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="MarkPrescriptionDeprecatedType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="ConsentWasGivenType"&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Element with IDs returned when a consent was given&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Element med IDer returneret samtykke er givet&#60;/xs:documentation&#62;</div> 
-  + &#60;/xs:annotation&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div>+  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="ConsentWasGivenType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
 <dd>Identifier</dd> <dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af en recept</dd>+<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>+<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 7870: Line 16505:
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="RolesPermissionsType">Type: RolesPermissionsType</h2> 
 + Beskrivelse: En rolles rettigheder<input type="button" id="RolesPermissionsType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RolesPermissionsType'); return false;"><input type="button" id="RolesPermissionsType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('RolesPermissionsType'); return false;"> 
 +<div id="RolesPermissionsType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="RolesPermissionsType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="RequestedRole" type="medicinecard20150601:RequestedRoleType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Permission" type="medicinecard20150601:PermissionType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="RolesPermissionsType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModifiedBy</dd>+<dd>RequestedRole</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Brugerens rolle</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#RequestedRoleType">RequestedRoleType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 7887: Line 16537:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModificationMetadata</dd>+<dd>Permission</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd>+<dd>Permission modellerer retten til at udf&oslash;re en handling</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd></dd>+<dd> 
 +<a href="#PermissionType">PermissionType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>0, 1 eller flere</dd> <dd>0, 1 eller flere</dd>
Line 7897: Line 16549:
 </li> </li>
 </ul> </ul>
-<h2 id="CancelledPrescriptionType">Type: CancelledPrescriptionType</h2> +<h2 id="WithdrawnDrugMedicationType">Type: WithdrawnDrugMedicationType</h2> 
- Beskrivelse: Til brug i bulk service: Resultat af at markere en eller flere recepter som ugyldige<input type="button" id="CancelledPrescriptionType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CancelledPrescriptionType_xsddiv'); return false;"> + Beskrivelse: Element med IDer returneret n&aring;en l&aelig;gemiddelinformation er blevet seponeret<input type="button" id="WithdrawnDrugMedicationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('WithdrawnDrugMedicationType'); return false;"><input type="button" id="WithdrawnDrugMedicationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('WithdrawnDrugMedicationType'); return false;"> 
-<div id="CancelledPrescriptionType_xsddiv" class="contents" style="display: none"> +<div id="WithdrawnDrugMedicationType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="CancelledPrescriptionType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="WithdrawnDrugMedicationType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="CancelPrescriptionFailed" type="medicinecard20150601:PrescriptionErrorType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="Version" type="medicinecard20150601:DrugMedicationVersionType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="WithdrawnDrugMedicationType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
 <dd>Identifier</dd> <dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af en recept</dd>+<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>+<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 7927: Line 16580:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CancelPrescriptionFailed</dd>+<dd>Version</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Fejl-struktur som refererer til en specifik fejltype og beskrivelse p&aringen given recept, og muligvis ogs&aring; med reference til en specifik bestilling og effektuering.</dd>+<dd>L&aelig;gemiddelordinationens versionsnummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionErrorType">PrescriptionErrorType</a>+<a href="#DrugMedicationVersionType">DrugMedicationVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="RemoveConsentType">Type: RemoveConsentType</h2> +<h2 id="MarkPrescriptionDeprecatedRequestType">Type: MarkPrescriptionDeprecatedRequestType</h2> 
- Beskrivelse: Til brug i bulk service: Fjerne samtykke til en eller flere l&aelig;gemiddelordinationer<input type="button" id="RemoveConsentType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RemoveConsentType_xsddiv'); return false;"> + Beskrivelse: Marker at en eller flere recepter ikke l&aelig;ngere er relevante<input type="button" id="MarkPrescriptionDeprecatedRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('MarkPrescriptionDeprecatedRequestType'); return false;"><input type="button" id="MarkPrescriptionDeprecatedRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('MarkPrescriptionDeprecatedRequestType'); return false;"> 
-<div id="RemoveConsentType_xsddiv" class="contents" style="display: none"> +<div id="MarkPrescriptionDeprecatedRequestType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="RemoveConsentType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="MarkPrescriptionDeprecatedRequestType"&#62; 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;For use in bulk serviceRemove consent for one or more drug medication&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Til brug i bulk service: Fjerne samtykke til en eller flere l&aelig;gemiddelordinationer&#60;/xs:documentation&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div>
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div>+
   
 <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Prescription" type="medicinecard20150601:MarkPrescriptionDeprecatedType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="MarkPrescriptionDeprecatedRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li> 
 +<ul>Et af f&oslash;lgende elementer: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 7972: Line 16632:
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModifiedBy</dd>+<dd>OrganisationIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Nummer eller kode der identificerer en organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="GiveConsentDrugMedicationType">Type: GiveConsentDrugMedicationType</h2+</li
- Beskrivelse: Element for en foresp&oslash;rgsel der fjerner privarmarkering af en l&aelig;gemiddelordination<input type="button" id="GiveConsentDrugMedicationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GiveConsentDrugMedicationType_xsddiv'); return false;"> +<li>
-<div id="GiveConsentDrugMedicationType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="GiveConsentDrugMedicationType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>MedicineCardVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>+<dd>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>+<a href="#MedicineCardVersionType">MedicineCardVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 8033: Line 16680:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModificationMetadata</dd>+<dd>ReportedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd> +<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
-<dt>Type:</dt> +
-<dd></dd> +
-<dt>Antal</dt> +
-<dd>0, 1 eller flere</dd> +
-</dl> +
-</li> +
-</ul> +
-<h2 id="HospitalizedType">Type: HospitalizedType</h2> +
- Beskrivelse: Information om hospitalet<input type="button" id="HospitalizedType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('HospitalizedType_xsddiv'); return false;"> +
-<div id="HospitalizedType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="HospitalizedType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
-            <div style="margin-left: 10px">&#60;xs:element name="Organisation" type="medicinecard20150601:OrganisationType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>Organisation</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Beskriver en organisation</dd>+
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationType">OrganisationType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="RemovePatientRegistrationResponseType">Type: RemovePatientRegistrationResponseType</h2> +
- Beskrivelse: Remove svar<input type="button" id="RemovePatientRegistrationResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RemovePatientRegistrationResponseType_xsddiv'); return false;"> +
-<div id="RemovePatientRegistrationResponseType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="RemovePatientRegistrationResponseType" /&#62;</div> +
-</div> +
-<h2 id="FMKConfigurationListType">Type: FMKConfigurationListType</h2> +
- Beskrivelse: Indeholder information om den aktive FMK system konfiguration<input type="button" id="FMKConfigurationListType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('FMKConfigurationListType_xsddiv'); return false;"> +
-<div id="FMKConfigurationListType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="FMKConfigurationListType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="KeyValuePair" type="medicinecard20150601:KeyValueSetType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>KeyValuePair</dd>+<dd>Prescription</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>M&aelig;ngde af keys og values</dd>+<dd>En recept (en ordination p&aringen recept)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#KeyValueSetType">KeyValueSetType</a>+<a href="#MarkPrescriptionDeprecatedType">MarkPrescriptionDeprecatedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 8100: Line 16706:
 </li> </li>
 </ul> </ul>
-<h2 id="ATCType">Type: ATCType</h2> +<h2 id="MedicineCardVersionInfoType">Type: MedicineCardVersionInfoType</h2> 
- Beskrivelse: Information om ATC gruppe<input type="button" id="ATCType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ATCType_xsddiv'); return false;"> + Beskrivelse: Versionsnummer og oprettet dato og tid for en specifik medicinkort version<input type="button" id="MedicineCardVersionInfoType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('MedicineCardVersionInfoType'); return false;"><input type="button" id="MedicineCardVersionInfoType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('MedicineCardVersionInfoType'); return false;"> 
-<div id="ATCType_xsddiv" class="contents" style="display: none"> +<div id="MedicineCardVersionInfoType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="ATCType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="MedicineCardVersionInfoType"&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +        <div style="margin-left: 10px">&#60;xs:sequence&#62; 
- <div style="margin-left: 10px">&#60;xs:element name="Code" type="medicinecard20150601:ATCCodeType" /&#62;</div> +            <div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> 
-  +             
-  +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionCreatedDateTime" type="medicinecard20150601:VersionCreatedDateTimeType" /&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element name="Text" type="medicinecard20150601:ATCTextType" /&#62;</div> +        &#60;/xs:sequence&#62;</div> 
- &#60;/xs:sequence&#62;</div> +    &#60;/xs:complexType&#62;</div>
- &#60;/xs:complexType&#62;</div>+
 </div> </div>
 +<div id="MedicineCardVersionInfoType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Code</dd>+<dd>MedicineCardVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Kode for l&aelig;gemidlets ATC-gruppe  (LMS01 felt 15)</dd>+<dd>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ATCCodeType">ATCCodeType</a>+<a href="#MedicineCardVersionType">MedicineCardVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 8128: Line 16734:
 </dl> </dl>
 </li> </li>
-<li></li> 
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Text</dd>+<dd>VersionCreatedDateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gemidlets ATC-gruppe (LMS12 felt 8)</dd>+<dd>Oprettelsesdato og tid for versionen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ATCTextType">ATCTextType</a>+<a href="#VersionCreatedDateTimeType">VersionCreatedDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
 +<h2 id="RemovePatientRegistrationResponseType">Type: RemovePatientRegistrationResponseType</h2>
 + Beskrivelse: Remove svar<input type="button" id="RemovePatientRegistrationResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RemovePatientRegistrationResponseType'); return false;"><input type="button" id="RemovePatientRegistrationResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('RemovePatientRegistrationResponseType'); return false;">
 +<div id="RemovePatientRegistrationResponseType_xsddiv" class="contents" style="display: none">
 +<div style="margin-left: 10px">&#60;xs:complexType name="RemovePatientRegistrationResponseType" /&#62;</div>
 +</div>
 +<div id="RemovePatientRegistrationResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <h2 id="DrugFormCodeType">Type: DrugFormCodeType</h2> <h2 id="DrugFormCodeType">Type: DrugFormCodeType</h2>
- Beskrivelse: Kode for l&aelig;gemiddelform. Kilde: LMS22 felt 1<input type="button" id="DrugFormCodeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugFormCodeType_xsddiv'); return false;">+ Beskrivelse: Kode for l&aelig;gemiddelform. Kilde: LMS22 felt 1<input type="button" id="DrugFormCodeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugFormCodeType'); return false;"><input type="button" id="DrugFormCodeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DrugFormCodeType'); return false;">
 <div id="DrugFormCodeType_xsddiv" class="contents" style="display: none"> <div id="DrugFormCodeType_xsddiv" class="contents" style="display: none">
 <div style="margin-left: 10px">&#60;xs:complexType name="DrugFormCodeType"&#62; <div style="margin-left: 10px">&#60;xs:complexType name="DrugFormCodeType"&#62;
Line 8159: Line 16770:
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="DrugFormCodeType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Typeudvidelse:  Typeudvidelse:
- <li>+ <li>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 8167: Line 16779:
 <a href="#DrugFormCodeValueType">DrugFormCodeValueType</a> <a href="#DrugFormCodeValueType">DrugFormCodeValueType</a>
 </dd> </dd>
 +</dl>
 +<ul>
 +<li>
 +<dl>
 <dt>Tilf&oslash;jet attributnavn:</dt> <dt>Tilf&oslash;jet attributnavn:</dt>
 <dd>source</dd> <dd>source</dd>
Line 8177: Line 16793:
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="ActiveSubstanceTextType">Type: ActiveSubstanceTextType</h2> +
- Beskrivelse: Indeholder en enkelt aktiv substans fra LMS30 felt 5<input type="button" id="ActiveSubstanceTextType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ActiveSubstanceTextType_xsddiv'); return false;"> +
-<div id="ActiveSubstanceTextType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="ActiveSubstanceTextType"&#62; +
- <div style="margin-left: 10px">&#60;xs:simpleContent&#62; +
- <div style="margin-left: 10px">&#60;xs:extension base="medicinecard20150601:ActiveSubstanceTextValueType"&#62; +
- <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150601:ActiveSubstanceTextSourceType" use="required" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150601:SourceDateType" use="optional" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:attribute name="yearAndWeek" type="medicinecard20150601:SourceYearAndWeekType" use="optional" /&#62;</div> +
- &#60;/xs:extension&#62;</div> +
- &#60;/xs:simpleContent&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Typeudvidelse: +
- <li>+
 <dl> <dl>
-<dt>Basistype:</dt>+<dt>Tilf&oslash;jet attributnavn:</dt> 
 +<dd>date</dd> 
 +<dt>Tilf&oslash;jet attributtype:</dt>
 <dd> <dd>
-<a href="#ActiveSubstanceTextValueType">ActiveSubstanceTextValueType</a>+<a href="#SourceDateType">SourceDateType</a>
 </dd> </dd>
 +<dt>Tilf&oslash;jet attribut, anvendelse: </dt>
 +<dd>optional</dd>
 +</dl>
 +</li>
 +<li>
 +<dl>
 <dt>Tilf&oslash;jet attributnavn:</dt> <dt>Tilf&oslash;jet attributnavn:</dt>
-<dd>source</dd>+<dd>yearAndWeek</dd>
 <dt>Tilf&oslash;jet attributtype:</dt> <dt>Tilf&oslash;jet attributtype:</dt>
 <dd> <dd>
-<a href="#ActiveSubstanceTextSourceType">ActiveSubstanceTextSourceType</a>+<a href="#SourceYearAndWeekType">SourceYearAndWeekType</a>
 </dd> </dd>
 <dt>Tilf&oslash;jet attribut, anvendelse: </dt> <dt>Tilf&oslash;jet attribut, anvendelse: </dt>
-<dd>required</dd>+<dd>optional</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="DoseDispensedRestrictionType">Type: DoseDispensedRestrictionType</h2> +</li> 
- Beskrivelse: Indikation fra l&aelig;gen om at recepten, skal udleveres dosisdispenseret. Pakkenummeret skal kun angives hvis det ikke er et takstl&aelig;gemiddel.<input type="button" id="DoseDispensedRestrictionType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensedRestrictionType_xsddiv'); return false;"> +</ul> 
-<div id="DoseDispensedRestrictionType_xsddiv" class="contents" style="display: none"> +<h2 id="UndoEffectuationResponseType">Type: UndoEffectuationResponseType</h2> 
-<div style="margin-left: 10px">&#60;xs:complexType name="DoseDispensedRestrictionType"&#62;+ Beskrivelse: Service svar p&aringen tilbagef&oslash;rsel<input type="button" id="UndoEffectuationResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndoEffectuationResponseType'); return false;"><input type="button" id="UndoEffectuationResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('UndoEffectuationResponseType'); return false;"> 
 +<div id="UndoEffectuationResponseType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="UndoEffectuationResponseType"&#62;
  <div style="margin-left: 10px">&#60;xs:annotation&#62;  <div style="margin-left: 10px">&#60;xs:annotation&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Indication by the doctor that a prescription, should be effectuated dosedispensed. PackageNumber should only be supplied, if it is outside Medicinpriser.&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Service response for undoing an effectuation&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Indikation fra l&aelig;gen om at recepten, skal udleveres dosisdispenseret. Pakkenummeret skal kun angives hvis det ikke er et takstl&aelig;gemiddel.&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Service svar p&aringen tilbagef&oslash;rsel&#60;/xs:documentation&#62;</div>
  &#60;/xs:annotation&#62;</div>  &#60;/xs:annotation&#62;</div>
-        +
 <div style="margin-left: 10px">&#60;xs:sequence&#62; <div style="margin-left: 10px">&#60;xs:sequence&#62;
-            <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PackageNumber" type="medicinecard20150601:PackageNumberType" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:choice&#62; 
-             + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifiertype="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CopyRequired" type="medicinecard20150601:CopyRequiredType" /&#62;</div> +  
-        &#60;/xs:sequence&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> 
-    &#60;/xs:complexType&#62;</div>+ &#60;/xs:choice&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Prescription"&#62; 
 + <div style="margin-left: 10px">&#60;xs:complexType&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Order"&#62; 
 + <div style="margin-left: 10px">&#60;xs:complexType&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:OrderIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Effectuation"&#62; 
 + <div style="margin-left: 10px">&#60;xs:complexType&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:EffectuationIdentifierType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 + &#60;/xs:element&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 + &#60;/xs:element&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 + &#60;/xs:element&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="UndoEffectuationResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li> 
 +<ul>Et af f&oslash;lgende elementer: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PackageNumber</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gemiddelpakningens varenummer (LMS02 felt 2)</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PackageNumberType">PackageNumberType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CopyRequired</dd>+<dd>OrganisationIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver hvorvidt l&aelig;gen kr&aelig;ver en kopi af doseringskortet</dd> +<dd>Nummer eller kode der identificerer en organisation</dd>
-<dt>Type:</dt> +
-<dd>xs:boolean</dd> +
-<dt>Antal</dt> +
-<dd>eller 1</dd> +
-</dl> +
-</li> +
-</ul> +
-<h2 id="RolesPermissionsType">Type: RolesPermissionsType</h2> +
- Beskrivelse: En rolles rettigheder<input type="button" id="RolesPermissionsType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RolesPermissionsType_xsddiv'); return false;"> +
-<div id="RolesPermissionsType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="RolesPermissionsType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="RequestedRole" type="medicinecard20150601:RequestedRoleType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Permission" type="medicinecard20150601:PermissionType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>RequestedRole</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Brugerens rolle</dd>+
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#RequestedRoleType">RequestedRoleType</a>+<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 +</li>
 +</ul>
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Permission</dd>+<dd>Prescription</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Permission modellerer retten til at udf&oslash;re en handling</dd>+<dd>En recept (en ordination p&aring; en recept)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PermissionType">PermissionType</a>+<a href="#"></a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>1 eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="AdministrationAccordingToSchemaInLocalSystemForRequestType">Type: AdministrationAccordingToSchemaInLocalSystemForRequestType</h2> +<h2 id="RemovePatientOrganisationRelationResponseType">Type: RemovePatientOrganisationRelationResponseType</h2> 
- Beskrivelse: Hvis elementet findes angives at medicinfordeling er skemalagt i eget system<input type="button" id="AdministrationAccordingToSchemaInLocalSystemForRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AdministrationAccordingToSchemaInLocalSystemForRequestType_xsddiv'); return false;"> + Beskrivelse: Remove svar<input type="button" id="RemovePatientOrganisationRelationResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RemovePatientOrganisationRelationResponseType'); return false;"><input type="button" id="RemovePatientOrganisationRelationResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('RemovePatientOrganisationRelationResponseType'); return false;"> 
-<div id="AdministrationAccordingToSchemaInLocalSystemForRequestType_xsddiv" class="contents" style="display: none"> +<div id="RemovePatientOrganisationRelationResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="AdministrationAccordingToSchemaInLocalSystemForRequestType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="RemovePatientOrganisationRelationResponseType" /&#62;</div> 
 +</div> 
 +<div id="RemovePatientOrganisationRelationResponseType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<h2 id="SetMedicineCardNotReviewedRequestType">Type: SetMedicineCardNotReviewedRequestType</h2> 
 + Beskrivelse: Element for en foresp&oslash;rgsel til at s&aelig;tte dato og tid for markering af at manglende medicinkort-gennemgang<input type="button" id="SetMedicineCardNotReviewedRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SetMedicineCardNotReviewedRequestType'); return false;"><input type="button" id="SetMedicineCardNotReviewedRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('SetMedicineCardNotReviewedRequestType'); return false;"> 
 +<div id="SetMedicineCardNotReviewedRequestType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="SetMedicineCardNotReviewedRequestType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:choice&#62; + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
- <div style="margin-left: 10px">&#60;xs:element name="StartDate" type="medicinecard20150601:DosageTimesStartDateType" /&#62;</div> +
- &#60;/xs:choice&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:choice&#62; +<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:element name="EndDate" type="medicinecard20150601:DosageTimesEndDateType" /&#62;</div> +  
-  +<div style="margin-left: 10px">&#60;xs:element name="NotReviewedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element name="DosageEndingUndetermined" type="medicinecard20150601:DosageTimesDosageEndingUndeterminedType" /&#62;</div> +  
- &#60;/xs:choice&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="NotReviewedDateTime" type="medicinecard20150601:ReviewedDateTimeType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="SetMedicineCardNotReviewedRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li> + <li>
-<ul>Et af f&oslash;lgende elementer: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>StartDate</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTimesStartDateType">DosageTimesStartDateType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
-</li> 
-</ul> 
 </li> </li>
 <li> <li>
-<ul>Et af f&oslash;lgende elementer: 
- <li> 
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>EndDate</dd>+<dd>MedicineCardVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Slutdato for et s&aelig;t af doseringstidspunkter</dd>+<dd>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTimesEndDateType">DosageTimesEndDateType</a>+<a href="#MedicineCardVersionType">MedicineCardVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 8353: Line 16970:
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DosageEndingUndetermined</dd>+<dd>NotReviewedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver at doseringens afslutning er uafgjort, f.eks. fordi der er tale om en fast behandling</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTimesDosageEndingUndeterminedType">DosageTimesDosageEndingUndeterminedType</a> +<a href="#ModificatorType">ModificatorType</a>
-</dd> +
-<dt>Antal</dt> +
-<dd>Pr&aelig;cis &eacute;n</dd> +
-</dl> +
-</li> +
-</ul> +
-</li> +
-</ul> +
-<h2 id="IsEffectuatedAccordingToDrugMedicationType">Type: IsEffectuatedAccordingToDrugMedicationType</h2> +
- Beskrivelse: Angiver at effektueringen er sket som angivet p&aring; l&aelig;gemiddelordinationen, dvs. med det angivne l&aelig;gemiddel og med den angivne dosis<input type="button" id="IsEffectuatedAccordingToDrugMedicationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IsEffectuatedAccordingToDrugMedicationType_xsddiv'); return false;"> +
-<div id="IsEffectuatedAccordingToDrugMedicationType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="IsEffectuatedAccordingToDrugMedicationType" /&#62;</div> +
-</div> +
-<h2 id="RemovePatientOrganisationRelationRequestType">Type: RemovePatientOrganisationRelationRequestType</h2> +
- Beskrivelse: Remove-dokument for at oph&aelig;ve en relation mellem en patient og en organisation<input type="button" id="RemovePatientOrganisationRelationRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RemovePatientOrganisationRelationRequestType_xsddiv'); return false;"> +
-<div id="RemovePatientOrganisationRelationRequestType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="RemovePatientOrganisationRelationRequestType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Relation" type="medicinecard20150601:RemovePatientOrganisationRelationType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>PersonIdentifier</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Element for er CPR-nummer</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 8410: Line 16987:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModifiedBy</dd>+<dd>ReportedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
 <dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd> <dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
Line 8424: Line 17001:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReportedBy</dd>+<dd>NotReviewedDateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Datoen et medicinkort blev evalueret i en medicinkort-gennemgang</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#ReviewedDateTimeType">ReviewedDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 8438: Line 17015:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Relation</dd>+<dd>ModificationMetadata</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Registrering af en relation mellem en patient og en organisation</dd>+<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#RemovePatientOrganisationRelationType">RemovePatientOrganisationRelationType</a>+<a href="#ModificationMetadataType">ModificationMetadataType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>1 eller flere</dd>+<dd>0, 1 eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="AuthorisedHealthcareProfessionalWithOptionalAuthorisationIdentifierType">Type: AuthorisedHealthcareProfessionalWithOptionalAuthorisationIdentifierType</h2> +<h2 id="CreateDoseDispensedRestrictionType">Type: CreateDoseDispensedRestrictionType</h2> 
- Beskrivelse: Indeholder autorsationsnummer og navn p&aringen autoriseret sundhedsperson<input type="button" id="AuthorisedHealthcareProfessionalWithOptionalAuthorisationIdentifierType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AuthorisedHealthcareProfessionalWithOptionalAuthorisationIdentifierType_xsddiv'); return false;"> + Beskrivelse: Indikation fra l&aelig;gen om at recepten, skal udleveres dosisdispenseret. Pakkenummeret skal kun angives hvis det ikke er et takstl&aelig;gemiddel.<input type="button" id="CreateDoseDispensedRestrictionType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreateDoseDispensedRestrictionType'); return false;"><input type="button" id="CreateDoseDispensedRestrictionType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreateDoseDispensedRestrictionType'); return false;"> 
-<div id="AuthorisedHealthcareProfessionalWithOptionalAuthorisationIdentifierType_xsddiv" class="contents" style="display: none"> +<div id="CreateDoseDispensedRestrictionType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="AuthorisedHealthcareProfessionalWithOptionalAuthorisationIdentifierType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="CreateDoseDispensedRestrictionType"&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
- <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="AuthorisationIdentifier" type="medicinecard20150601:AuthorisationIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Indication by the doctor that a prescription, should be effectuated dosedispensed. PackageNumber should only be supplied, if it is outside Medicinpriser.&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="Name" type="medicinecard20150601:AuthorisedHealthcareProfessionalNameType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Indikation fra l&aelig;gen om at recepten, skal udleveres dosisdispenseret. Pakkenummeret skal kun angives hvis det ikke er et takstl&aelig;gemiddel.&#60;/xs:documentation&#62;</div> 
-  + &#60;/xs:annotation&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="SpecialityCode" type="medicinecard20150601:SpecialityCodeType" /&#62;</div> +         
- &#60;/xs:sequence&#62;</div> +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
- &#60;/xs:complexType&#62;</div>+            <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PackageNumber" type="medicinecard20150601:PackageNumberType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CopyRequired" type="medicinecard20150601:CopyRequiredType" /&#62;</div> 
 +        &#60;/xs:sequence&#62;</div> 
 +    &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="CreateDoseDispensedRestrictionType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>AuthorisationIdentifier</dd>+<dd>PackageNumber</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Authorisation identifier of a doctor</dd>+<dd>L&aelig;gemiddelpakningens varenummer (LMS02 felt 2)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#AuthorisationIdentifierType">AuthorisationIdentifierType</a>+<a href="#PackageNumberType">PackageNumberType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 8482: Line 17064:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Name</dd>+<dd>CopyRequired</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Navnet p&aringden ordinerende autoriserede sundhedsperson, kan ogs&aringindeholde stilling</dd>+<dd>Angiver hvorvidt l&aelig;gen kr&aelig;ver en kopi af doseringskortet</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#AuthorisedHealthcareProfessionalNameType">AuthorisedHealthcareProfessionalNameType</a> +<a href="#CopyRequiredType">CopyRequiredType</a>
-</dd> +
-<dt>Antal</dt> +
-<dd>Pr&aelig;cis &eacute;n</dd> +
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>SpecialityCode</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>L&aelig;gens specialekode if&oslash;lge takstens LMS19</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#SpecialityCodeType">SpecialityCodeType</a>+
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 8508: Line 17076:
 </li> </li>
 </ul> </ul>
-<h2 id="IsPersonWithoutCPRType">Type: IsPersonWithoutCPRType</h2> +<h2 id="DoseForAnyDayType">Type: DoseForAnyDayType</h2> 
- Beskrivelse: Indikerer at s&oslash;gningen er p&aring; en person uden CPR-nummer<input type="button" id="IsPersonWithoutCPRType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IsPersonWithoutCPRType_xsddiv'); return false;"> + Beskrivelse: Beskrivelse af en dosis p&aringet givet stidspunkt, hvorn&aring;r og hvor meget<input type="button" id="DoseForAnyDayType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseForAnyDayType'); return false;"><input type="button" id="DoseForAnyDayType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DoseForAnyDayType'); return false;"> 
-<div id="IsPersonWithoutCPRType_xsddiv" class="contents" style="display: none"> +<div id="DoseForAnyDayType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="IsPersonWithoutCPRType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:complexType name="DoseForAnyDayType"&#62;
-</div> +
-<h2 id="DrugType">Type: DrugType</h2> +
- Beskrivelse: L&aelig;gemiddel. Et l&aelig;gemiddel er en vare til at behandle eller forebygge sygdomme. L&aelig;gemidler er enten godkendt og fremg&aring;r dermed af L&aelig;gemiddelstyrelsens Takst, eller det kan v&aelig;re tilladelsespr&aelig;parater, naturl&aelig;gemidler, vitaminer, minerater el.lign. Et l&aelig;gemiddel er et aktivt l&aelig;gemiddelstof eller sammensat af et eller flere l&aelig;gemiddelstoffer i en bestemt l&aelig;gemiddelform og l&aelig;gemiddelstyrke. Hvis DrugIdentifier findes er l&aelig;gemiddlet fra l&aelig;gemiddelstyrelsens takst. Alternativt et magistrelt l&aelig;gemiddel. L&aelig;gemiddelstrukturen kan indeholde en r&aelig;kke aktive substanser. L&aelig;gemidlets form og styrke skal angives, s&aring;fremt informationen findes<input type="button" id="DrugType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugType_xsddiv'); return false;"> +
-<div id="DrugType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="DrugType"&#62;+
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ATC" type="medicinecard20150601:ATCType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Time" type="medicinecard20150601:DoseTimeType" /&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:choice&#62; <div style="margin-left: 10px">&#60;xs:choice&#62;
- <div style="margin-left: 10px">&#60;xs:sequence&#62; + <div style="margin-left: 10px">&#60;xs:element name="Quantity" type="medicinecard20150601:DoseQuantityType" /&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Identifier" type="medicinecard20150601:DrugIdentifierType" /&#62;</div>+  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="MinimalQuantity" type="medicinecard20150601:DoseQuantityType" /&#62;</div>
   
-  +<div style="margin-left: 10px">&#60;xs:element name="MaximalQuantity" type="medicinecard20150601:DoseQuantityType" /&#62;</div>
-<div style="margin-left: 10px">&#60;xs:element name="Name" type="medicinecard20150601:DrugNameType" /&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
-  
-<div style="margin-left: 10px">&#60;xs:element name="DetailedDrugText" type="medicinecard20150601:DetailedDrugTextType" /&#62;</div> 
  &#60;/xs:choice&#62;</div>  &#60;/xs:choice&#62;</div>
-  
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Form" type="medicinecard20150601:DrugFormType" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Strength" type="medicinecard20150601:DrugStrengthType" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Substances" type="medicinecard20150601:SubstancesType" /&#62;</div> 
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="DoseForAnyDayType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ATC</dd>+<dd>Time</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Information om ATC gruppe</dd>+<dd>Klokkeslettet for et doseringstidspunkt</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ATCType">ATCType</a>+<a href="#DoseTimeType">DoseTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 8557: Line 17114:
 <li> <li>
 <ul>Et af f&oslash;lgende elementer: <ul>Et af f&oslash;lgende elementer:
- <li> + <li>
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>Quantity</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddel. For l&aelig;gemidler i LMS takst LMS01 felt 1. Formatet er TTTTNNNNNYY (T=type af l&aelig;gemiddel, N=nummer, Y=&aring;r), f.eks. 28101606385</dd>+<dd>Medicinm&aelig;ngde, numerisk v&aelig;rdi (LMS01 felt 11)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugIdentifierType">DrugIdentifierType</a> +<a href="#DoseQuantityType">DoseQuantityType</a>
-</dd> +
-<dt>Antal</dt> +
-<dd>0 eller 1</dd> +
-</dl> +
-</li> +
-<li></li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>Name</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>L&aelig;gemiddelnavn (LMS01 felt 6)</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#DrugNameType">DrugNameType</a>+
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
-</li> 
-</ul> 
 </li> </li>
  ELLER  ELLER
- <li>+ <li> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DetailedDrugText</dd>+<dd>MinimalQuantity</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Tekst der beskriver et magistrelt l&aelig;gemiddel</dd>+<dd>Medicinm&aelig;ngde, numerisk v&aelig;rdi (LMS01 felt 11)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DetailedDrugTextType">DetailedDrugTextType</a>+<a href="#DoseQuantityType">DoseQuantityType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
-</li> 
-</ul> 
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Form</dd>+<dd>MaximalQuantity</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gemiddelformkode og tekst</dd>+<dd>Medicinm&aelig;ngdenumerisk v&aelig;rdi (LMS01 felt 11)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugFormType">DrugFormType</a>+<a href="#DoseQuantityType">DoseQuantityType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-<li> +</ul>
-<dl> +
-<dt>Navn:</dt> +
-<dd>Strength</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Enhed for l&aelig;gemiddelstyrke, kode (LMS15 felt 2)</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#DrugStrengthType">DrugStrengthType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>0 eller 1</dd> +
-</dl>+
 </li> </li>
-<li> +</ul>
-<dl> +
-<dt>Navn:</dt> +
-<dd>Substances</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Indeholder et antal substanser</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#SubstancesType">SubstancesType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>0 eller 1</dd> +
-</dl>+
 </li> </li>
 </ul> </ul>
-<h2 id="GiveConsentResponseType">Type: GiveConsentResponseType</h2> +<h2 id="UnwithdrawDrugMedicationResponseType">Type: UnwithdrawDrugMedicationResponseType</h2> 
- Beskrivelse: Svar p&aring; at fjerne privarmarkering af en eller flere l&aelig;gemiddelordinationer<input type="button" id="GiveConsentResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GiveConsentResponseType_xsddiv'); return false;"> + Beskrivelse: Ydre container-element for et svar p&aring; en foresp&oslash;rgsel om af-seponering af l&aelig;gemiddelordinationer<input type="button" id="UnwithdrawDrugMedicationResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UnwithdrawDrugMedicationResponseType'); return false;"><input type="button" id="UnwithdrawDrugMedicationResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('UnwithdrawDrugMedicationResponseType'); return false;"> 
-<div id="GiveConsentResponseType_xsddiv" class="contents" style="display: none"> +<div id="UnwithdrawDrugMedicationResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="GiveConsentResponseType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="UnwithdrawDrugMedicationResponseType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:sequence&#62; + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
-                <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> +
-                +
 <div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div>
-                +
 <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150601:VersionMismatchWarningType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150601:VersionMismatchWarningType" /&#62;</div>
-                 +  
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150601:UpdatedDrugMedicationType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150601:UnwithdrawnDrugMedicationType" /&#62;</div>
- &#60;/xs:sequence&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="UnwithdrawDrugMedicationResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li> + <li>
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 8723: Line 17233:
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#UpdatedDrugMedicationType">UpdatedDrugMedicationType</a>+<a href="#UnwithdrawnDrugMedicationType">UnwithdrawnDrugMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 8730: Line 17240:
 </li> </li>
 </ul> </ul>
-</li> +<h2 id="PauseDrugMedicationRequestType">Type: PauseDrugMedicationRequestType</h2> 
-</ul> + Beskrivelse: Ydre container-element for en foresp&oslash;rgsel der pauserer en eller flere l&aelig;gemiddelordinationer<input type="button" id="PauseDrugMedicationRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PauseDrugMedicationRequestType'); return false;"><input type="button" id="PauseDrugMedicationRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PauseDrugMedicationRequestType'); return false;"> 
-<h2 id="DrugMedicationPausedType">Type: DrugMedicationPausedType</h2> +<div id="PauseDrugMedicationRequestType_xsddiv" class="contents" style="display: none"> 
- Beskrivelse: Dette element indikerer at l&aelig;gemiddelordinationen er pauseret<input type="button" id="DrugMedicationPausedType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugMedicationPausedType_xsddiv'); return false;"> +<div style="margin-left: 10px">&#60;xs:complexType name="PauseDrugMedicationRequestType"&#62;
-<div id="DrugMedicationPausedType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="DrugMedicationPausedType" /&#62;</div> +
-</div> +
-<h2 id="DosageForRequestType">Type: DosageForRequestType</h2> +
- Beskrivelse: Angivelse af hvor ofte og hvorn&aring;r et l&aelig;gemiddel skal gives<input type="button" id="DosageForRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageForRequestType_xsddiv'); return false;"> +
-<div id="DosageForRequestType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="DosageForRequestType"&#62;+
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:choice&#62; + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:choice&#62; +
- <div style="margin-left: 10px">&#60;xs:element maxOccurs="1" minOccurs="0" name="UnitText" type="medicinecard20150601:DosageQuantityUnitTextType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="1" minOccurs="0" name="UnitTexts" type="medicinecard20150601:DosageQuantityUnitTextsType" /&#62;</div> +
- &#60;/xs:choice&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="1" minOccurs="0" name="StructuresFixed" type="medicinecard20150601:DosageStructuresForRequestType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="1" minOccurs="0" name="StructuresAccordingToNeed" type="medicinecard20150601:DosageStructuresForRequestType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="FreeText" type="medicinecard20150601:DosageFreeTextForRequestType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="AdministrationAccordingToSchemaInLocalSystem" type="medicinecard20150601:AdministrationAccordingToSchemaInLocalSystemForRequestType" /&#62;</div> +
- &#60;/xs:choice&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Type" type="medicinecard20150601:DosageTypeType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="PausedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150601:PauseDrugMedicationType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="PauseDrugMedicationRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li> + <li>
-<ul>Et af f&oslash;lgende elementer: +
- <li> +
-<ul> +
- Sekvens af: +
- <li> +
-<ul>Et af f&oslash;lgende elementer: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>UnitText</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Enhed for dosism&aelig;ngde</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageQuantityUnitTextType">DosageQuantityUnitTextType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
-<dt>Min. antal:</dt> +<dt>Antal</dt> 
-<dd>0</dd> +<dd>Pr&aelig;cis &eacute;n</dd>
-<dt>Max antal:</dt> +
-<dd>1</dd>+
 </dl> </dl>
-</li> 
- ELLER 
- <li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>UnitTexts</dd> 
-<dt>Beskrivelse:</dt> 
-<dd>Enhed for dosism&aelig;ngde, ental og flertal</dd> 
-<dt>Type:</dt> 
-<dd> 
-<a href="#DosageQuantityUnitTextsType">DosageQuantityUnitTextsType</a> 
-</dd> 
-<dt>Min. antal:</dt> 
-<dd>0</dd> 
-<dt>Max antal:</dt> 
-<dd>1</dd> 
-</dl> 
-</li> 
-</ul> 
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>StructuresFixed</dd>+<dd>MedicineCardVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Beskrivelse af doseringstidspunkter for en behandling</dd>+<dd>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageStructuresForRequestType">DosageStructuresForRequestType</a>+<a href="#MedicineCardVersionType">MedicineCardVersionType</a>
 </dd> </dd>
-<dt>Min. antal:</dt> +<dt>Antal</dt> 
-<dd>0</dd> +<dd>Pr&aelig;cis &eacute;n</dd>
-<dt>Max antal:</dt> +
-<dd>1</dd>+
 </dl> </dl>
 </li> </li>
Line 8827: Line 17291:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>StructuresAccordingToNeed</dd>+<dd>PausedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Beskrivelse af doseringstidspunkter for en behandling</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageStructuresForRequestType">DosageStructuresForRequestType</a> +<a href="#ModificatorType">ModificatorType</a>
-</dd> +
-<dt>Min. antal:</dt> +
-<dd>0</dd> +
-<dt>Max antal:</dt> +
-<dd>1</dd> +
-</dl> +
-</li> +
-</ul> +
-</li> +
- ELLER +
- <li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>FreeText</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Fritekst for dosering</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#DosageFreeTextForRequestType">DosageFreeTextForRequestType</a>+
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 8857: Line 17302:
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>AdministrationAccordingToSchemaInLocalSystem</dd>+<dd>ReportedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Hvis elementet findes angives at medicinfordeling er skemalagt i eget system</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#AdministrationAccordingToSchemaInLocalSystemForRequestType">AdministrationAccordingToSchemaInLocalSystemForRequestType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
-</li> 
-</ul> 
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Type</dd>+<dd>DrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Doseringstype</dd>+<dd>En oversigt over l&aelig;gemiddelordination (en ordination p&aring; medicinkortet)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTypeType">DosageTypeType</a>+<a href="#PauseDrugMedicationType">PauseDrugMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="ReplacePrescriptionResponseType">Type: ReplacePrescriptionResponseType</h2> +<h2 id="WithdrawDrugMedicationResponseType">Type: WithdrawDrugMedicationResponseType</h2> 
- Beskrivelse: Svar p&aring; erstatning af recept<input type="button" id="ReplacePrescriptionResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ReplacePrescriptionResponseType_xsddiv'); return false;"> + Beskrivelse: Ydre container-element for et svar p&aring; en foresp&oslash;rgsel der opdaterer en eksisterende l&aelig;gemiddelordination<input type="button" id="WithdrawDrugMedicationResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('WithdrawDrugMedicationResponseType'); return false;"><input type="button" id="WithdrawDrugMedicationResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('WithdrawDrugMedicationResponseType'); return false;"> 
-<div id="ReplacePrescriptionResponseType_xsddiv" class="contents" style="display: none"> +<div id="WithdrawDrugMedicationResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="ReplacePrescriptionResponseType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="WithdrawDrugMedicationResponseType"&#62; 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Response from replacing prescriptions&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Svar p&aring; erstatning af recept&#60;/xs:documentation&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div>
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:choice&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> +
- &#60;/xs:choice&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Prescription"&#62; +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150601:VersionMismatchWarningType" /&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:complexType&#62; +  
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150601:WithdrawnDrugMedicationType" /&#62;</div>
- <div style="margin-left: 10px">&#60;xs:element name="NewPrescriptionIdentifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="ReplacedPrescriptionIdentifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
- &#60;/xs:element&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="WithdrawDrugMedicationResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li> + <li>
-<ul>Et af f&oslash;lgende elementer: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 8936: Line 17363:
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>OrganisationIdentifier</dd>+<dd>MedicineCardVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Nummer eller kode der identificerer en organisation</dd>+<dd>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>+<a href="#MedicineCardVersionType">MedicineCardVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 8951: Line 17377:
 </dl> </dl>
 </li> </li>
-</ul>+<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>VersionMismatchWarning</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Elementet returneres ved en foresp&oslash;rgsel med et forkert medicinkort version</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#VersionMismatchWarningType">VersionMismatchWarningType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0 eller 1</dd> 
 +</dl>
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Prescription</dd>+<dd>DrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En recept (en ordination p&aring; en recept)</dd>+<dd>En oversigt over l&aelig;gemiddelordination (en ordination p&aring; medicinkortet)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#"></a>+<a href="#WithdrawnDrugMedicationType">WithdrawnDrugMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 8968: Line 17406:
 </li> </li>
 </ul> </ul>
-<h2 id="DosageForResponseType">Type: DosageForResponseType</h2> +<h2 id="CreateDoseDispensedType">Type: CreateDoseDispensedType</h2> 
- Beskrivelse: Angivelse af hvor ofte og hvorn&aring;r et l&aelig;gemiddel skal gives<input type="button" id="DosageForResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageForResponseType_xsddiv'); return false;"> + Beskrivelse: Detaljer for oprettelse af dosisdispenseret apotekseffektuering<input type="button" id="CreateDoseDispensedType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreateDoseDispensedType'); return false;"><input type="button" id="CreateDoseDispensedType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreateDoseDispensedType'); return false;"> 
-<div id="DosageForResponseType_xsddiv" class="contents" style="display: none"> +<div id="CreateDoseDispensedType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="DosageForResponseType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="CreateDoseDispensedType"&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +        <div style="margin-left: 10px">&#60;xs:annotation&#62; 
- <div style="margin-left: 10px">&#60;xs:choice&#62; +            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Dose dispensed effectuation details for creating pharmacy effectuations&#60;/xs:documentation&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +             
- <div style="margin-left: 10px">&#60;xs:choice&#62; +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Detaljer for oprettelse af dosisdispenseret apotekseffektuering&#60;/xs:documentation&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:element maxOccurs="1" minOccurs="0" name="UnitText" type="medicinecard20150601:DosageQuantityUnitTextType" /&#62;</div> +        &#60;/xs:annotation&#62;</div> 
-  +         
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="1" minOccurs="0" name="UnitTexts" type="medicinecard20150601:DosageQuantityUnitTextsType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
- &#60;/xs:choice&#62;</div> +            <div style="margin-left: 10px">&#60;xs:element name="DoseQuantity" type="medicinecard20150601:DoseQuantityType" /&#62;</div> 
-  +             
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="1" minOccurs="0" name="StructuresFixed" type="medicinecard20150601:DosageStructuresForResponseType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="DosageQuantityUnitText" type="medicinecard20150601:DosageQuantityUnitTextType" /&#62;</div> 
-  +             
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="1" minOccurs="0" name="StructuresAccordingToNeed" type="medicinecard20150601:DosageStructuresForResponseType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="SubstitutedDrug" type="medicinecard20150601:DrugType" /&#62;</div> 
- &#60;/xs:sequence&#62;</div> +             
-  +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CurrentDoseDispensing" type="medicinecard20150601:DoseDispensingType" /&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element name="FreeText" type="medicinecard20150601:DosageFreeTextForResponseType" /&#62;</div> +             
-  +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="NextDoseDispensing" type="medicinecard20150601:DoseDispensingType" /&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element name="AdministrationAccordingToSchemaInLocalSystem" type="medicinecard20150601:AdministrationAccordingToSchemaInLocalSystemForResponseType" /&#62;</div> +        &#60;/xs:sequence&#62;</div> 
- &#60;/xs:choice&#62;</div> +    &#60;/xs:complexType&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Type" type="medicinecard20150601:DosageTypeType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div>+
 </div> </div>
 +<div id="CreateDoseDispensedType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li> + <li>
-<ul>Et af f&oslash;lgende elementer: +
- <li> +
-<ul> +
- Sekvens af: +
- <li> +
-<ul>Et af f&oslash;lgende elementer: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>UnitText</dd>+<dd>DoseQuantity</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Enhed for dosism&aelig;ngde</dd>+<dd>Medicinm&aelig;ngde, numerisk v&aelig;rdi (LMS01 felt 11)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageQuantityUnitTextType">DosageQuantityUnitTextType</a>+<a href="#DoseQuantityType">DoseQuantityType</a>
 </dd> </dd>
-<dt>Min. antal:</dt> +<dt>Antal</dt> 
-<dd>0</dd> +<dd>Pr&aelig;cis &eacute;n</dd>
-<dt>Max antal:</dt> +
-<dd>1</dd>+
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>UnitTexts</dd>+<dd>DosageQuantityUnitText</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Enhed for dosism&aelig;ngde, ental og flertal</dd>+<dd>Enhed for dosism&aelig;ngde</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageQuantityUnitTextsType">DosageQuantityUnitTextsType</a>+<a href="#DosageQuantityUnitTextType">DosageQuantityUnitTextType</a>
 </dd> </dd>
-<dt>Min. antal:</dt> +<dt>Antal</dt> 
-<dd>0</dd> +<dd>Pr&aelig;cis &eacute;n</dd>
-<dt>Max antal:</dt> +
-<dd>1</dd>+
 </dl> </dl>
-</li> 
-</ul> 
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>StructuresFixed</dd>+<dd>SubstitutedDrug</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Beskrivelse af doseringstidspunkter for en behandling</dd>+<dd>L&aelig;gemiddel. Et l&aelig;gemiddel er en vare til at behandle eller forebygge sygdomme. L&aelig;gemidler er enten godkendt og fremg&aring;r dermed af L&aelig;gemiddelstyrelsens Takst, eller det kan v&aelig;re tilladelsespr&aelig;parater, naturl&aelig;gemidler, vitaminer, minerater el.lign. Et l&aelig;gemiddel er et aktivt l&aelig;gemiddelstof eller sammensat af et eller flere l&aelig;gemiddelstoffer i en bestemt l&aelig;gemiddelform og l&aelig;gemiddelstyrke. Hvis DrugIdentifier findes er l&aelig;gemiddlet fra l&aelig;gemiddelstyrelsens takst. Alternativt et magistrelt l&aelig;gemiddel. L&aelig;gemiddelstrukturen kan indeholde en r&aelig;kke aktive substanser. L&aelig;gemidlets form og styrke skal angives, s&aring;fremt informationen findes</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageStructuresForResponseType">DosageStructuresForResponseType</a>+<a href="#DrugType">DrugType</a>
 </dd> </dd>
-<dt>Min. antal:</dt> +<dt>Antal</dt> 
-<dd>0</dd> +<dd>eller 1</dd>
-<dt>Max antal:</dt> +
-<dd>1</dd>+
 </dl> </dl>
 </li> </li>
Line 9058: Line 17477:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>StructuresAccordingToNeed</dd>+<dd>CurrentDoseDispensing</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Beskrivelse af doseringstidspunkter for en behandling</dd>+<dd>Detaljer om en bestilt dosisdispenseret pakning</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageStructuresForResponseType">DosageStructuresForResponseType</a>+<a href="#DoseDispensingType">DoseDispensingType</a>
 </dd> </dd>
-<dt>Min. antal:</dt> +<dt>Antal</dt> 
-<dd>0</dd> +<dd>eller 1</dd>
-<dt>Max antal:</dt> +
-<dd>1</dd>+
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-</li> +
- ELLER +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>FreeText</dd>+<dd>NextDoseDispensing</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Fritekst for dosering</dd>+<dd>Detaljer om en bestilt dosisdispenseret pakning</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageFreeTextForResponseType">DosageFreeTextForResponseType</a>+<a href="#DoseDispensingType">DoseDispensingType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
- ELLER +</ul> 
- <li>+<h2 id="KeyValueSetType">Type: KeyValueSetType</h2> 
 + Beskrivelse: M&aelig;ngde af keys og values<input type="button" id="KeyValueSetType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('KeyValueSetType'); return false;"><input type="button" id="KeyValueSetType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('KeyValueSetType'); return false;"> 
 +<div id="KeyValueSetType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="KeyValueSetType"&#62; 
 +        <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 +            <div style="margin-left: 10px">&#60;xs:element name="Key" type="medicinecard20150601:KeyType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element name="Value" type="medicinecard20150601:ValueType" /&#62;</div> 
 +        &#60;/xs:sequence&#62;</div> 
 +    &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="KeyValueSetType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>AdministrationAccordingToSchemaInLocalSystem</dd>+<dd>Key</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Hvis elementet findes angives at medicinfordeling er skemalagt eget system</dd>+<dd>Key et key value par. Typisk svarende til et XML element navn</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#AdministrationAccordingToSchemaInLocalSystemForResponseType">AdministrationAccordingToSchemaInLocalSystemForResponseType</a>+<a href="#KeyType">KeyType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
-</li> 
-</ul> 
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Type</dd>+<dd>Value</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Doseringstype</dd>+<dd>Value i et key value par</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTypeType">DosageTypeType</a>+<a href="#ValueType">ValueType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 9120: Line 17546:
 </li> </li>
 </ul> </ul>
-<h2 id="PrescriptionReplicationStatusType">Type: PrescriptionReplicationStatusType</h2> +<h2 id="GetPermissionsResponseType">Type: GetPermissionsResponseType</h2> 
- Beskrivelse: En structur der indeholder status for replikeringen af recepter<input type="button" id="PrescriptionReplicationStatusType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrescriptionReplicationStatusType_xsddiv'); return false;"> + Beskrivelse: Svar p&aring; anmodning om listen indeholdende de rettigheder, der er tildelt kalderen<input type="button" id="GetPermissionsResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetPermissionsResponseType'); return false;"><input type="button" id="GetPermissionsResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('GetPermissionsResponseType'); return false;"> 
-<div id="PrescriptionReplicationStatusType_xsddiv" class="contents" style="display: none"> +<div id="GetPermissionsResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="PrescriptionReplicationStatusType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="GetPermissionsResponseType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="LatestReplicationDateTime" type="medicinecard20150601:LatestReplicationDateTimeType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="RolesPermissions" type="medicinecard20150601:RolesPermissionsType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="GetPermissionsResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>LatestReplicationDateTime</dd>+<dd>RolesPermissions</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dato og tidspunkt for den sidste replikering af recepter</dd>+<dd>En rolles rettigheder</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#LatestReplicationDateTimeType">LatestReplicationDateTimeType</a>+<a href="#RolesPermissionsType">RolesPermissionsType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0, 1 eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="UnpauseDrugMedicationRequestType">Type: UnpauseDrugMedicationRequestType</h2> +<h2 id="DrugMedicationPausedType">Type: DrugMedicationPausedType</h2> 
- Beskrivelse: Ydre container-element for en foresp&oslash;rgsel der fjerner pauseringen p&aring; en eller flere l&aelig;gemiddelordinationer<input type="button" id="UnpauseDrugMedicationRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UnpauseDrugMedicationRequestType_xsddiv'); return false;"> + Beskrivelse: Dette element indikerer at l&aelig;gemiddelordinationen er pauseret<input type="button" id="DrugMedicationPausedType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugMedicationPausedType'); return false;"><input type="button" id="DrugMedicationPausedType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DrugMedicationPausedType'); return false;"> 
-<div id="UnpauseDrugMedicationRequestType_xsddiv" class="contents" style="display: none"> +<div id="DrugMedicationPausedType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="UnpauseDrugMedicationRequestType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="DrugMedicationPausedType" /&#62;</div> 
 +</div> 
 +<div id="DrugMedicationPausedType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<h2 id="UpdateDrugMedicationRequestType">Type: UpdateDrugMedicationRequestType</h2> 
 + Beskrivelse: Ydre container-element for en foresp&oslash;rgsel der opdaterer en eksisterende l&aelig;gemiddelordination<input type="button" id="UpdateDrugMedicationRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UpdateDrugMedicationRequestType'); return false;"><input type="button" id="UpdateDrugMedicationRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('UpdateDrugMedicationRequestType'); return false;"> 
 +<div id="UpdateDrugMedicationRequestType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="UpdateDrugMedicationRequestType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
Line 9155: Line 17588:
 <div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150601:UnpauseDrugMedicationType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150601:UpdateDrugMedicationType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="UpdateDrugMedicationRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 9204: Line 17638:
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 9229: Line 17663:
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#UnpauseDrugMedicationType">UnpauseDrugMedicationType</a>+<a href="#UpdateDrugMedicationType">UpdateDrugMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 9236: Line 17670:
 </li> </li>
 </ul> </ul>
-<h2 id="ForeignOrganisationType">Type: ForeignOrganisationType</h2> +<h2 id="InvalidatePrescriptionRequestType">Type: InvalidatePrescriptionRequestType</h2> 
- Beskrivelse: Beskriver en udenlandsk organisation<input type="button" id="ForeignOrganisationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ForeignOrganisationType_xsddiv'); return false;"> + Beskrivelse: Marker at en eller flere recepter er ugyldige<input type="button" id="InvalidatePrescriptionRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('InvalidatePrescriptionRequestType'); return false;"><input type="button" id="InvalidatePrescriptionRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('InvalidatePrescriptionRequestType'); return false;"> 
-<div id="ForeignOrganisationType_xsddiv" class="contents" style="display: none"> +<div id="InvalidatePrescriptionRequestType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="ForeignOrganisationType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="InvalidatePrescriptionRequestType"&#62;
  <div style="margin-left: 10px">&#60;xs:annotation&#62;  <div style="margin-left: 10px">&#60;xs:annotation&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Describes an organisation outside Denmark.&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Mark one or more prescriptions as invalid&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Beskriver en udenlandsk organisation&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Marker at en eller flere recepter er ugyldige&#60;/xs:documentation&#62;</div>
  &#60;/xs:annotation&#62;</div>  &#60;/xs:annotation&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:sequence&#62; <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="Name" type="medicinecard20150601:OrganisationNameType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="5" minOccurs="0" name="AddressLine" type="medicinecard20150601:AddressLineType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="TelephoneNumber" type="medicinecard20150601:TelephoneNumberType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="EmailAddress" type="medicinecard20150601:EmailAddressType" /&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:element name="Typetype="medicinecard20150601:OrganisationTypeType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Prescription" type="medicinecard20150601:InvalidatePrescriptionType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element name="CountryName" type="medicinecard20150601:CountryNameType" /&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="InvalidatePrescriptionRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li> 
 +<ul>Et af f&oslash;lgende elementer: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Name</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Navnet paa en organisation der har foretaget en handling paa medicinkortet</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationNameType">OrganisationNameType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 9277: Line 17712:
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>AddressLine</dd>+<dd>OrganisationIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Ustruktureret adresselinje</dd>+<dd>Nummer eller kode der identificerer en organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#AddressLineType">AddressLineType</a>+<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>
 </dd> </dd>
-<dt>Min. antal:</dt> +<dt>Antal</dt> 
-<dd>0</dd> +<dd>Pr&aelig;cis &eacute;n</dd>
-<dt>Max antal:</dt> +
-<dd>5</dd>+
 </dl> </dl>
 </li> </li>
-<li> +</ul>
-<dl> +
-<dt>Navn:</dt> +
-<dd>TelephoneNumber</dd> +
-<dt>Beskrivelse:</dt> +
-<dd></dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#TelephoneNumberType">TelephoneNumberType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>0 eller 1</dd> +
-</dl>+
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>EmailAddress</dd>+<dd>ModifiedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#EmailAddressType">EmailAddressType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 9324: Line 17746:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Type</dd>+<dd>Prescription</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Typen af organisation</dd>+<dd>En recept (en ordination p&aring; en recept)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationTypeType">OrganisationTypeType</a>+<a href="#InvalidatePrescriptionType">InvalidatePrescriptionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd> +<dd>1 eller flere</dd>
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>CountryName</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Lande-navn</dd> +
-<dt>Type:</dt> +
-<dd>xs:string</dd> +
-<dt>Antal</dt> +
-<dd>Pr&aelig;cis &eacute;n</dd>+
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="UndoEffectuationResponseType">Type: UndoEffectuationResponseType</h2> +<h2 id="DosageIsNotIteratedType">Type: DosageIsNotIteratedType</h2> 
- Beskrivelse: Service svar p&aringen tilbagef&oslash;rsel<input type="button" id="UndoEffectuationResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndoEffectuationResponseType_xsddiv'); return false;"> + Beskrivelse: Angiver at doseringen ikke er itereret, f.eks. en engangsdosis eller et skema for et fast antal dage, der ikke gentages<input type="button" id="DosageIsNotIteratedType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageIsNotIteratedType'); return false;"><input type="button" id="DosageIsNotIteratedType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DosageIsNotIteratedType'); return false;"> 
-<div id="UndoEffectuationResponseType_xsddiv" class="contents" style="display: none"> +<div id="DosageIsNotIteratedType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="UndoEffectuationResponseType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="DosageIsNotIteratedType" /&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +</div> 
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Service response for undoing an effectuation&#60;/xs:documentation&#62;</div>+<div id="DosageIsNotIteratedType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<h2 id="ShowDosagePeriodType">Type: ShowDosagePeriodType</h2> 
 + Beskrivelse: Information om tidsintervallet for visning af doseingsinformationer <input type="button" id="ShowDosagePeriodType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ShowDosagePeriodType'); return false;"><input type="button" id="ShowDosagePeriodType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ShowDosagePeriodType'); return false;"> 
 +<div id="ShowDosagePeriodType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="ShowDosagePeriodType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="StartDate" type="medicinecard20150601:DosageTimesStartDateType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Service svar p&aring; en tilbagef&oslash;rsel&#60;/xs:documentation&#62;</div> +<div style="margin-left: 10px">&#60;xs:choice&#62; 
- &#60;/xs:annotation&#62;</div> + <div style="margin-left: 10px">&#60;xs:element name="EndDate" type="medicinecard20150601:DosageTimesEndDateType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:choice&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="DosageEndingUndetermined" type="medicinecard20150601:DosageTimesDosageEndingUndeterminedType" /&#62;</div>
  &#60;/xs:choice&#62;</div>  &#60;/xs:choice&#62;</div>
-  
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Prescription"&#62; 
- <div style="margin-left: 10px">&#60;xs:complexType&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; 
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Order"&#62; 
- <div style="margin-left: 10px">&#60;xs:complexType&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; 
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:OrderIdentifierType" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Effectuation"&#62; 
- <div style="margin-left: 10px">&#60;xs:complexType&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; 
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:EffectuationIdentifierType" /&#62;</div> 
- &#60;/xs:sequence&#62;</div> 
- &#60;/xs:complexType&#62;</div> 
- &#60;/xs:element&#62;</div> 
- &#60;/xs:sequence&#62;</div> 
- &#60;/xs:complexType&#62;</div> 
- &#60;/xs:element&#62;</div> 
- &#60;/xs:sequence&#62;</div> 
- &#60;/xs:complexType&#62;</div> 
- &#60;/xs:element&#62;</div> 
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="ShowDosagePeriodType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <ul>Et af f&oslash;lgende elementer: <ul>Et af f&oslash;lgende elementer:
- <li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>PersonIdentifier</dd> 
-<dt>Beskrivelse:</dt> 
-<dd>Element for er CPR-nummer</dd> 
-<dt>Type:</dt> 
-<dd> 
-<a href="#PersonIdentifierType">PersonIdentifierType</a> 
-</dd> 
-<dt>Antal</dt> 
-<dd>Pr&aelig;cis &eacute;n</dd> 
-</dl> 
-</li> 
- ELLER 
  <li>  <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>OrganisationIdentifier</dd>+<dd>StartDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Nummer eller kode der identificerer en organisation</dd>+<dd>Startdato for et s&aelig;t af doseringstidspunkter</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>+<a href="#DosageTimesStartDateType">DosageTimesStartDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 9427: Line 17803:
 </li> </li>
 <li> <li>
 +<ul>Et af f&oslash;lgende elementer:
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Prescription</dd>+<dd>EndDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En recept (en ordination p&aringen recept)</dd>+<dd>Slutdato for et s&aelig;t af doseringstidspunkter</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#"></a>+<a href="#DosageTimesEndDateType">DosageTimesEndDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-</ul> + ELLER 
-<h2 id="SearchMedicineCardResponseType">Type: SearchMedicineCardResponseType</h2> + <li>
-<input type="button" id="SearchMedicineCardResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SearchMedicineCardResponseType_xsddiv'); return false;"> +
-<div id="SearchMedicineCardResponseType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="SearchMedicineCardResponseType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrescriptionSearchResult" type="medicinecard20150601:PrescriptionSearchResultType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PrescriptionSearchResult</dd>+<dd>DosageEndingUndetermined</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information om hvem en recept er udstedt tilog af hvem</dd>+<dd>Angiver at doseringens afslutning er uafgjortf.eks. fordi der er tale om en fast behandling</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionSearchResultType">PrescriptionSearchResultType</a>+<a href="#DosageTimesDosageEndingUndeterminedType">DosageTimesDosageEndingUndeterminedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="TerminatePrescriptionResponseType">Type: TerminatePrescriptionResponseType</h2> +</li> 
- Beskrivelse: Service svar ved en gennemf&oslash;rt afslutning af en Recept<input type="button" id="TerminatePrescriptionResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('TerminatePrescriptionResponseType_xsddiv'); return false;"> +</ul> 
-<div id="TerminatePrescriptionResponseType_xsddiv" class="contents" style="display: none"> +<h2 id="ConsentWasRemovedType">Type: ConsentWasRemovedType</h2> 
-<div style="margin-left: 10px">&#60;xs:complexType name="TerminatePrescriptionResponseType"&#62;+ Beskrivelse: Element med IDer returneret samtykke er fjernet<input type="button" id="ConsentWasRemovedType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ConsentWasRemovedType'); return false;"><input type="button" id="ConsentWasRemovedType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ConsentWasRemovedType'); return false;"> 
 +<div id="ConsentWasRemovedType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="ConsentWasRemovedType"&#62;
  <div style="margin-left: 10px">&#60;xs:annotation&#62;  <div style="margin-left: 10px">&#60;xs:annotation&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Service response on successfully terminating Prescription &#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Element with IDs returned when consent was removed&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Service svar ved en gennemf&oslash;rt afslutning af en Recept&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Element med IDer returneret samtykke er fjernet&#60;/xs:documentation&#62;</div>
  &#60;/xs:annotation&#62;</div>  &#60;/xs:annotation&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:sequence&#62; <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:sequence&#62; + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div>
- <div style="margin-left: 10px">&#60;xs:choice&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> +
- &#60;/xs:choice&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrescriptionIdentifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="ConsentWasRemovedType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li> + <li>
-<ul> +
- Sekvens af: +
- <li> +
-<ul>Et af f&oslash;lgende elementer: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PersonIdentifier</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a> +<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>
-</dd> +
-<dt>Antal</dt> +
-<dd>Pr&aelig;cis &eacute;n</dd> +
-</dl> +
-</li> +
- ELLER +
- <li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>OrganisationIdentifier</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Nummer eller kode der identificerer en organisation</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>+
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 9527: Line 17869:
 </li> </li>
 </ul> </ul>
-</li> +<h2 id="CreatedType">Type: CreatedType</h2> 
-<li> + Beskrivelse: Element der indeholder information omkring hvilken organisation og muligvis l&aelig;ge som har oprettet dokumentet elementet befinder sig i (f.eks. l&aelig;gemiddelordination), desuden datoen dette er sket.<input type="button" id="CreatedType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatedType'); return false;"><input type="button" id="CreatedType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreatedType'); return false;"> 
-<dl> +<div id="CreatedType_xsddiv" class="contents" style="display: none"> 
-<dt>Navn:</dt> +<div style="margin-left: 10px">&#60;xs:complexType name="CreatedType"&#62; 
-<dd>PrescriptionIdentifier</dd> + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
-<dt>Beskrivelse:</dt> + <div style="margin-left: 10px">&#60;xs:element name="By" type="medicinecard20150601:ModificatorType" /&#62;</div>
-<dd>Unik identifikation af en recept</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>0, 1 eller flere</dd> +
-</dl> +
-</li> +
-</ul> +
-</li> +
-</ul> +
-<h2 id="LatestDosageDispensingEffectuationType">Type: LatestDosageDispensingEffectuationType</h2> +
- Beskrivelse: Angivelse af tidspunktet for den seneste dosisdispenserede effektuering samt hvem der udf&oslash;rte den<input type="button" id="LatestDosageDispensingEffectuationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('LatestDosageDispensingEffectuationType_xsddiv'); return false;"> +
-<div id="LatestDosageDispensingEffectuationType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="LatestDosageDispensingEffectuationType"&#62; +
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Indication of when the latest dosedispensed effectuation was made, and by whom&#60;/xs:documentation&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Angivelse af tidspunktet for den seneste dosisdispenserede effektuering samt hvem der udf&oslash;rte den&#60;/xs:documentation&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="DateTime" type="medicinecard20150601:CreatedDateTimeType" /&#62;</div>
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:choice&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="CreatedWithoutPerson" type="medicinecard20150601:CreatedWithoutPersonType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Created" type="medicinecard20150601:CreatedType" /&#62;</div> +
- &#60;/xs:choice&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="CreatedType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li> + <li>
-<ul>Et af f&oslash;lgende elementer: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CreatedWithoutPerson</dd>+<dd>By</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element der indeholder information omkring hvilken organisation og muligvis l&aelig;ge som har oprettet dokumentet elementet befinder sig i (f.eks. l&aelig;gemiddelordination), desuden datoen dette er sket.  +<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
-Dette element anvendes p&aring; recepten, hvor l&aelig;gens autorisationsnummer muligvis ikke er angivet.</dd>+
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreatedWithoutPersonType">CreatedWithoutPersonType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 9583: Line 17897:
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Created</dd>+<dd>DateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element der indeholder information omkring hvilken organisation og muligvis l&aelig;ge som har oprettet dokumentet elementet befinder sig i (f.eks. l&aelig;gemiddelordination), desuden datoen dette er sket.</dd>+<dd>Oprettelsesdato og tid</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreatedType">CreatedType</a>+<a href="#CreatedDateTimeType">CreatedDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 9599: Line 17912:
 </li> </li>
 </ul> </ul>
-</li> +<h2 id="WithdrawDrugMedicationType">Type: WithdrawDrugMedicationType</h2> 
-</ul> + Beskrivelse: En foresp&oslash;rgsel der seponerer en l&aelig;gemiddelordination<input type="button" id="WithdrawDrugMedicationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('WithdrawDrugMedicationType'); return false;"><input type="button" id="WithdrawDrugMedicationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('WithdrawDrugMedicationType'); return false;"> 
-<h2 id="UnpausedDrugMedicationType">Type: UnpausedDrugMedicationType</h2> +<div id="WithdrawDrugMedicationType_xsddiv" class="contents" style="display: none"> 
- Beskrivelse: Element med IDer returneret n&aring;en l&aelig;gemiddelinformation har f&aring;et fjernet er blevet pauseringen<input type="button" id="UnpausedDrugMedicationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UnpausedDrugMedicationType_xsddiv'); return false;"> +<div style="margin-left: 10px">&#60;xs:complexType name="WithdrawDrugMedicationType"&#62;
-<div id="UnpausedDrugMedicationType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="UnpausedDrugMedicationType"&#62;+
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
  <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="Version" type="medicinecard20150601:DrugMedicationVersionType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="WithdrawnBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="WithdrawDrugMedicationType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 9631: Line 17945:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Version</dd>+<dd>WithdrawnBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gemiddelordinationens versionsnummer</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationVersionType">DrugMedicationVersionType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="CreatePrescriptionForUseInPracticeResponseType">Type: CreatePrescriptionForUseInPracticeResponseType</h2> +
- Beskrivelse: Response-dokument der indeholder en eller flere svar p&aring; oprettelse recepter fra l&aelig;gemiddelordinationer<input type="button" id="CreatePrescriptionForUseInPracticeResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatePrescriptionForUseInPracticeResponseType_xsddiv'); return false;"> +
-<div id="CreatePrescriptionForUseInPracticeResponseType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="CreatePrescriptionForUseInPracticeResponseType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>ModificationMetadata</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af en recept</dd>+<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>+<a href="#ModificationMetadataType">ModificationMetadataType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>1 eller flere</dd>+<dd>0, 1 eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="OnBehalfOfType">Type: OnBehalfOfType</h2> +<h2 id="DoseType">Type: DoseType</h2> 
- Beskrivelse: En structur der indeholder autorisationsid'et eller CPR p&aring; den person som er ansvarlig for handlingen.<input type="button" id="OnBehalfOfType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OnBehalfOfType_xsddiv'); return false;"> + Beskrivelse: Beskrivelse af en dosis p&aring; et givet stidspunkt, hvorn&aring;r og hvor meget<input type="button" id="DoseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseType'); return false;"><input type="button" id="DoseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DoseType'); return false;"> 
-<div id="OnBehalfOfType_xsddiv" class="contents" style="display: none"> +<div id="DoseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="OnBehalfOfType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="DoseType"&#62; 
- <div style="margin-left: 10px">&#60;xs:choice&#62; + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
- <div style="margin-left: 10px">&#60;xs:element name="AuthorisationIdentifier" type="medicinecard20150601:AuthorisationIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Time" type="medicinecard20150601:DoseTimeType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:choice&#62; 
- &#60;/xs:choice&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="Quantity" type="medicinecard20150601:DoseQuantityType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="MinimalQuantity" type="medicinecard20150601:DoseQuantityType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="MaximalQuantity" type="medicinecard20150601:DoseQuantityType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 + &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
-<h2 id="PrescriptionErrorType">Type: PrescriptionErrorType</h2> +<div id="DoseType_xsddiv_usage" class="usage" style="display: none"></div>
- Beskrivelse: Fejl-struktur som refererer til en specifik fejltype og beskrivelse p&aring; en given recept, og muligvis ogs&aring; med reference til en specifik bestilling og effektuering.<input type="button" id="PrescriptionErrorType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrescriptionErrorType_xsddiv'); return false;"> +
-<div id="PrescriptionErrorType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="PrescriptionErrorType"&#62; +
-        <div style="margin-left: 10px">&#60;xs:annotation&#62; +
-            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Error object that refer to a specific error type and description on a given prescription, and possible also with reference to a specific order and effectuation.&#60;/xs:documentation&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Fejl-struktur som refererer til en specifik fejltype og beskrivelse p&aring; en given recept, og muligvis ogs&aring; med reference til en specifik bestilling og effektuering.&#60;/xs:documentation&#62;</div> +
-        &#60;/xs:annotation&#62;</div> +
-         +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
-            <div style="margin-left: 10px">&#60;xs:element name="PrescriptionIdentifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element name="ReasonCode" type="medicinecard20150601:ReasonCodeType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element name="ReasonText" type="medicinecard20150601:ReasonTextType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PrescriptionStatus" type="medicinecard20150601:PrescriptionStatusType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="OrderIdentifier" type="medicinecard20150601:OrderIdentifierType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="OrderStatus" type="medicinecard20150601:OrderStatusType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="InProgressAtPharmacy" type="medicinecard20150601:OrganisationType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="EffectuationIdentifier" type="medicinecard20150601:EffectuationIdentifierType" /&#62;</div> +
-        &#60;/xs:sequence&#62;</div> +
-    &#60;/xs:complexType&#62;</div> +
-</div>+
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PrescriptionIdentifier</dd>+<dd>Time</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af en recept</dd>+<dd>Klokkeslettet for et doseringstidspunkt</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>+<a href="#DoseTimeType">DoseTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
 <li> <li>
 +<ul>Et af f&oslash;lgende elementer:
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReasonCode</dd>+<dd>Quantity</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Medicinm&aelig;ngde, numerisk v&aelig;rdi (LMS01 felt 11)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ReasonCodeType">ReasonCodeType</a>+<a href="#DoseQuantityType">DoseQuantityType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 9739: Line 18023:
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReasonText</dd>+<dd>MinimalQuantity</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Medicinm&aelig;ngde, numerisk v&aelig;rdi (LMS01 felt 11)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ReasonTextType">ReasonTextType</a>+<a href="#DoseQuantityType">DoseQuantityType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 9756: Line 18044:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PrescriptionStatus</dd>+<dd>MaximalQuantity</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Receptens status</dd>+<dd>Medicinm&aelig;ngde, numerisk v&aelig;rdi (LMS01 felt 11)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd>xs:string</dd>+<dd> 
 +<a href="#DoseQuantityType">DoseQuantityType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +</li> 
 +</ul> 
 +</li> 
 +</ul> 
 +<h2 id="RegisterPatientOrganisationRelationResponseType">Type: RegisterPatientOrganisationRelationResponseType</h2> 
 + Beskrivelse: Request-dokument for at registrere en relation mellem en patient og en organisation<input type="button" id="RegisterPatientOrganisationRelationResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RegisterPatientOrganisationRelationResponseType'); return false;"><input type="button" id="RegisterPatientOrganisationRelationResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('RegisterPatientOrganisationRelationResponseType'); return false;"> 
 +<div id="RegisterPatientOrganisationRelationResponseType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="RegisterPatientOrganisationRelationResponseType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Identifier" type="medicinecard20150601:PatientOrganisationRelationIdentifierType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="RegisterPatientOrganisationRelationResponseType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>OrderIdentifier</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af en bestilling af en udlevering p&aring; en recept</dd>+<dd>Unik identifikation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd>xs:long</dd>+<dd> 
 +<a href="#PatientOrganisationRelationIdentifierType">PatientOrganisationRelationIdentifierType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>eller flere</dd>
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="PrescriptionSearchResultType">Type: PrescriptionSearchResultType</h2> 
 + Beskrivelse: Indeholder information om hvem en recept er udstedt til, og af hvem<input type="button" id="PrescriptionSearchResultType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrescriptionSearchResultType'); return false;"><input type="button" id="PrescriptionSearchResultType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PrescriptionSearchResultType'); return false;"> 
 +<div id="PrescriptionSearchResultType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="PrescriptionSearchResultType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Patient" type="medicinecard20150601:PatientType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Created" type="medicinecard20150601:CreatedType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="PrescriptionSearchResultType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>OrderStatus</dd>+<dd>Patient</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Status p&aring; en bestilling af en udlevering p&aring; en recept</dd>+<dd>Patientoplysninger for en person med kendt CPR</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd></dd>+<dd> 
 +<a href="#PatientType">PatientType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 9792: Line 18118:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>InProgressAtPharmacy</dd>+<dd>Created</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Beskriver en organisation</dd>+<dd>Element der indeholder information omkring hvilken organisation og muligvis l&aelig;ge som har oprettet dokumentet elementet befinder sig i (f.eks. l&aelig;gemiddelordination), desuden datoen dette er sket.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationType">OrganisationType</a>+<a href="#CreatedType">CreatedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 9803: Line 18129:
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="ReceiverEANType">Type: ReceiverEANType</h2> 
 + Beskrivelse: Modtagerens EAN nummer<input type="button" id="ReceiverEANType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ReceiverEANType'); return false;"><input type="button" id="ReceiverEANType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ReceiverEANType'); return false;"> 
 +<div id="ReceiverEANType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="ReceiverEANType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="ReceiverEAN" type="ean:EAN13IdentifierType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="ReceiverEANType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>EffectuationIdentifier</dd>+<dd>ReceiverEAN</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af effektueringen</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#EffectuationIdentifierType">EffectuationIdentifierType</a>+<a href="#EAN13IdentifierType">EAN13IdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="CancelOrderResponseType">Type: CancelOrderResponseType</h2> +<h2 id="GiveConsentResponseType">Type: GiveConsentResponseType</h2> 
- Beskrivelse: Svar p&aring; annulering af bestillinger p&aringrecepter<input type="button" id="CancelOrderResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CancelOrderResponseType_xsddiv'); return false;"> + Beskrivelse: Svar p&aring; at fjerne privarmarkering af en eller flere l&aelig;gemiddelordinationer<input type="button" id="GiveConsentResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GiveConsentResponseType'); return false;"><input type="buttonid="GiveConsentResponseType_usage_buttonvalue="Vis anvendelseclass="showHideXSDonclick="toggleUsageVisibility('GiveConsentResponseType'); return false;"> 
-<div id="CancelOrderResponseType_xsddivclass="contentsstyle="display: none"+<div id="GiveConsentResponseType_xsddivclass="contentsstyle="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="CancelOrderResponseType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="GiveConsentResponseType"&#62; 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Response for cancelling orders on prescriptions&#60;/xs:documentation&#62;</div> + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
-  +                <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Svar p&aring; annulering af bestillinger p&aring; recepter&#60;/xs:documentation&#62;</div> +                 
- &#60;/xs:annotation&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> 
-  +                 
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150601:VersionMismatchWarningType" /&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:choice&#62; +                 
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150601:UpdatedDrugMedicationType" /&#62;</div> 
-  + &#60;/xs:sequence&#62;</div>
-<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> +
- &#60;/xs:choice&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Order"&#62; +
- <div style="margin-left: 10px">&#60;xs:complexType&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="PrescriptionIdentifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="OrderIdentifier" type="medicinecard20150601:OrderIdentifierType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
- &#60;/xs:element&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="GiveConsentResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li> + <li> 
-<ul>Et af f&oslash;lgende elementer+<ul> 
- <li>+ Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 9865: Line 18194:
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>OrganisationIdentifier</dd>+<dd>MedicineCardVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Nummer eller kode der identificerer en organisation</dd>+<dd>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>+<a href="#MedicineCardVersionType">MedicineCardVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
-</li> 
-</ul> 
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Order</dd>+<dd>VersionMismatchWarning</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Bestilling af en udlevering p&aringen recept</dd>+<dd>Elementet returneres ved en foresp&oslash;rgsel med et forkert medicinkort version</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#"></a>+<a href="#VersionMismatchWarningType">VersionMismatchWarningType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller flere</dd>+<dd>eller 1</dd>
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="RouteOfAdministrationCodeType">Type: RouteOfAdministrationCodeType</h2> +
- Beskrivelse: Angiver kode for medicinens administrationsvej. Kilde: Taksten, LMS11 felt 2<input type="button" id="RouteOfAdministrationCodeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RouteOfAdministrationCodeType_xsddiv'); return false;"> +
-<div id="RouteOfAdministrationCodeType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="RouteOfAdministrationCodeType"&#62; +
- <div style="margin-left: 10px">&#60;xs:simpleContent&#62; +
- <div style="margin-left: 10px">&#60;xs:extension base="medicinecard20150601:RouteOfAdministrationCodeValueType"&#62; +
- <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150601:RouteOfAdministrationSourceType" use="required" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150601:SourceDateType" use="optional" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:attribute name="yearAndWeek" type="medicinecard20150601:SourceYearAndWeekType" use="optional" /&#62;</div> +
- &#60;/xs:extension&#62;</div> +
- &#60;/xs:simpleContent&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Typeudvidelse: +
- <li>+
 <dl> <dl>
-<dt>Basistype:</dt>+<dt>Navn:</dt> 
 +<dd>DrugMedication</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>En oversigt over l&aelig;gemiddelordination (en ordination p&aring; medicinkortet)</dd> 
 +<dt>Type:</dt>
 <dd> <dd>
-<a href="#RouteOfAdministrationCodeValueType">RouteOfAdministrationCodeValueType</a>+<a href="#UpdatedDrugMedicationType">UpdatedDrugMedicationType</a>
 </dd> </dd>
-<dt>Tilf&oslash;jet attributnavn:</dt> +<dt>Antal</dt> 
-<dd>source</dd> +<dd>1 eller flere</dd>
-<dt>Tilf&oslash;jet attributtype:</dt> +
-<dd> +
-<a href="#RouteOfAdministrationSourceType">RouteOfAdministrationSourceType</a> +
-</dd> +
-<dt>Tilf&oslash;jet attribut, anvendelse: </dt> +
-<dd>required</dd>+
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="IsPrivateDrugMedicationType">Type: IsPrivateDrugMedicationType</h2> +</li> 
- Beskrivelse: Dette element indikerer at ordinationen er privatmarkeret<input type="button" id="IsPrivateDrugMedicationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IsPrivateDrugMedicationType_xsddiv'); return false;"> +</ul> 
-<div id="IsPrivateDrugMedicationType_xsddiv" class="contents" style="display: none"> +<h2 id="VersionMismatchWarningType">Type: VersionMismatchWarningType</h2> 
-<div style="margin-left: 10px">&#60;xs:complexType name="IsPrivateDrugMedicationType" /&#62;</div>+ Beskrivelse: Elementet returneres ved en foresp&oslash;rgsel med et forkert medicinkort version<input type="button" id="VersionMismatchWarningType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('VersionMismatchWarningType'); return false;"><input type="button" id="VersionMismatchWarningType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('VersionMismatchWarningType'); return false;"> 
 +<div id="VersionMismatchWarningType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="VersionMismatchWarningType" /&#62;</div>
 </div> </div>
-<h2 id="DosageStartedPreviouslyType">Type: DosageStartedPreviouslyType</h2> +<div id="VersionMismatchWarningType_xsddiv_usage" class="usage" style="display: none"></div> 
- Beskrivelse: Angiver at doseringen er startet tidligere, men ikke angivet p&aring; FMK<input type="button" id="DosageStartedPreviouslyType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageStartedPreviouslyType_xsddiv'); return false;"> +<h2 id="AdministrationAccordingToSchemaInLocalSystemForRequestType">Type: AdministrationAccordingToSchemaInLocalSystemForRequestType</h2> 
-<div id="DosageStartedPreviouslyType_xsddiv" class="contents" style="display: none"> + Beskrivelse: Hvis elementet findes angives at medicinfordeling er skemalagt i eget system<input type="button" id="AdministrationAccordingToSchemaInLocalSystemForRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AdministrationAccordingToSchemaInLocalSystemForRequestType'); return false;"><input type="button" id="AdministrationAccordingToSchemaInLocalSystemForRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('AdministrationAccordingToSchemaInLocalSystemForRequestType'); return false;"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="DosageStartedPreviouslyType" /&#62;</div> +<div id="AdministrationAccordingToSchemaInLocalSystemForRequestType_xsddiv" class="contents" style="display: none"> 
-</div> +<div style="margin-left: 10px">&#60;xs:complexType name="AdministrationAccordingToSchemaInLocalSystemForRequestType"&#62;
-<h2 id="PauseType">Type: PauseType</h2> +
- Beskrivelse: Flag der angiver at l&aelig;gemiddelordinationen er pauseret<input type="button" id="PauseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PauseType_xsddiv'); return false;"> +
-<div id="PauseType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="PauseType"&#62;+
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:choice minOccurs="0"&#62; + <div style="margin-left: 10px">&#60;xs:choice&#62; 
- <div style="margin-left: 10px">&#60;xs:element name="FromDate" type="medicinecard20150601:PausedFromDateType" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:element name="StartDate" type="medicinecard20150601:DosageTimesStartDateType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element name="FromDateTime" type="medicinecard20150601:PausedFromDateTimeType" /&#62;</div>+
  &#60;/xs:choice&#62;</div>  &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:choice minOccurs="0"&#62; +<div style="margin-left: 10px">&#60;xs:choice&#62; 
- <div style="margin-left: 10px">&#60;xs:element name="ToDate" type="medicinecard20150601:PausedToDateType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="EndDate" type="medicinecard20150601:DosageTimesEndDateType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="ToDateTime" type="medicinecard20150601:PausedToDateTimeType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="DosageEndingUndetermined" type="medicinecard20150601:DosageTimesDosageEndingUndeterminedType" /&#62;</div>
  &#60;/xs:choice&#62;</div>  &#60;/xs:choice&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="AdministrationAccordingToSchemaInLocalSystemForRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <ul>Et af f&oslash;lgende elementer: <ul>Et af f&oslash;lgende elementer:
- <li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>FromDate</dd> 
-<dt>Beskrivelse:</dt> 
-<dd>Pauseringsdato</dd> 
-<dt>Type:</dt> 
-<dd> 
-<a href="#PausedFromDateType">PausedFromDateType</a> 
-</dd> 
-<dt>Antal</dt> 
-<dd>Pr&aelig;cis &eacute;n</dd> 
-</dl> 
-</li> 
- ELLER 
  <li>  <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>FromDateTime</dd>+<dd>StartDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Pauseringsdato og tid</dd>+<dd>Startdato for et s&aelig;t af doseringstidspunkter</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PausedFromDateTimeType">PausedFromDateTimeType</a>+<a href="#DosageTimesStartDateType">DosageTimesStartDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 9997: Line 18285:
 <li> <li>
 <ul>Et af f&oslash;lgende elementer: <ul>Et af f&oslash;lgende elementer:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ToDate</dd>+<dd>EndDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Pauseringsdato</dd>+<dd>Slutdato for et s&aelig;t af doseringstidspunkter</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PausedToDateType">PausedToDateType</a>+<a href="#DosageTimesEndDateType">DosageTimesEndDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 10012: Line 18300:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ToDateTime</dd>+<dd>DosageEndingUndetermined</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Pauseringsdato og tid</dd>+<dd>Angiver at doseringens afslutning er uafgjort, f.eks. fordi der er tale om en fast behandling</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PausedToDateTimeType">PausedToDateTimeType</a>+<a href="#DosageTimesDosageEndingUndeterminedType">DosageTimesDosageEndingUndeterminedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 10029: Line 18317:
 </li> </li>
 </ul> </ul>
-<h2 id="DoseDispensingType">Type: DoseDispensingType</h2> +<h2 id="ModificatorWithOptionalAuthorisationIdentifierType">Type: ModificatorWithOptionalAuthorisationIdentifierType</h2> 
-<input type="button" id="DoseDispensingType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensingType_xsddiv'); return false;"> + Beskrivelse: Indeholder information omkring en person der &aelig;ndrede data<input type="button" id="ModificatorWithOptionalAuthorisationIdentifierType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ModificatorWithOptionalAuthorisationIdentifierType'); return false;"><input type="button" id="ModificatorWithOptionalAuthorisationIdentifierType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ModificatorWithOptionalAuthorisationIdentifierType'); return false;"> 
-<div id="DoseDispensingType_xsddiv" class="contents" style="display: none"> +<div id="ModificatorWithOptionalAuthorisationIdentifierType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="DoseDispensingType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="ModificatorWithOptionalAuthorisationIdentifierType"&#62; 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Details about an ordered dose dispensing packaging&#60;/xs:documentation&#62;</div> + <div style="margin-left: 10px">&#60;xs:choice&#62; 
-  + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-UK"&#62;Detaljer om en bestilt dosisdispenseret pakning&#60;/xs:documentation&#62;</div> + <div style="margin-left: 10px">&#60;xs:element name="AuthorisedHealthcareProfessional" type="medicinecard20150601:AuthorisedHealthcareProfessionalWithOptionalAuthorisationIdentifierType" /&#62;</div> 
- &#60;/xs:annotation&#62;</div> +  
- +<div style="margin-left: 10px">&#60;xs:element name="Organisationtype="medicinecard20150601:OrganisationType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Patient" type="medicinecard20150601:PatientFlagType" /&#62;</div> 
 +
 <div style="margin-left: 10px">&#60;xs:sequence&#62; <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PackedAtOrganisation" type="medicinecard20150601:OrganisationType" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:element name="Other" type="medicinecard20150601:ModificatorPersonType" /&#62;</div> 
-  +  
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="FirstDosageDate" type="medicinecard20150601:DoseDispensingPeriodStartDateType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="Role" type="medicinecard20150601:RequestedRoleType" /&#62;</div> 
-  +  
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="LastDosageDate" type="medicinecard20150601:DoseDispensingPeriodEndDateType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Organisation" type="medicinecard20150601:OrganisationType" /&#62;</div> 
-  + &#60;/xs:sequence&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PackingGroup" type="medicinecard20150601:PackingGroupType" /&#62;</div> + &#60;/xs:choice&#62;</div>
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Deadline" type="medicinecard20150601:DoseDispensingDeadlineType" /&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="ModificatorWithOptionalAuthorisationIdentifierType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li> 
 +<ul>Et af f&oslash;lgende elementer: 
 + <li> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PackedAtOrganisation</dd>+<dd>AuthorisedHealthcareProfessional</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Beskriver en organisation</dd>+<dd>Indeholder autorsationsnummer og navn p&aring; en autoriseret sundhedsperson</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationType">OrganisationType</a>+<a href="#AuthorisedHealthcareProfessionalWithOptionalAuthorisationIdentifierType">AuthorisedHealthcareProfessionalWithOptionalAuthorisationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 10071: Line 18367:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>FirstDosageDate</dd>+<dd>Organisation</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Beskriver en organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseDispensingPeriodStartDateType">DoseDispensingPeriodStartDateType</a>+<a href="#OrganisationType">OrganisationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-<li> +</ul>
-<dl> +
-<dt>Navn:</dt> +
-<dd>LastDosageDate</dd> +
-<dt>Beskrivelse:</dt> +
-<dd></dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#DoseDispensingPeriodEndDateType">DoseDispensingPeriodEndDateType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>0 eller 1</dd> +
-</dl>+
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PackingGroup</dd>+<dd>Patient</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Markerer patient</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PackingGroupType">PackingGroupType</a>+<a href="#PatientFlagType">PatientFlagType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-<li> + ELLER 
-<dl> + <li>
-<dt>Navn:</dt> +
-<dd>Deadline</dd> +
-<dt>Beskrivelse:</dt> +
-<dd></dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#DoseDispensingDeadlineType">DoseDispensingDeadlineType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>0 eller 1</dd> +
-</dl> +
-</li+
-</ul> +
-<h2 id="SetMedicineCardReviewedRequestType">Type: SetMedicineCardReviewedRequestType</h2> +
- Beskrivelse: Element for en foresp&oslash;rgsel til at s&aelig;tte dato og tid for en medicinkort-gennemgang<input type="button" id="SetMedicineCardReviewedRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SetMedicineCardReviewedRequestType_xsddiv'); return false;"> +
-<div id="SetMedicineCardReviewedRequestType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="SetMedicineCardReviewedRequestType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="ReviewedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="ReviewedDateTime" type="medicinecard20150601:ReviewedDateTimeType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div>+
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PersonIdentifier</dd>+<dd>Other</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>En FMK akt&oslash;r, der ikke er en autoriseret sundhedsperson</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#ModificatorPersonType">ModificatorPersonType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 10163: Line 18416:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicineCardVersion</dd>+<dd>Role</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versionsnummer for medicinkort</dd>+<dd>Brugerens rolle</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardVersionType">MedicineCardVersionType</a>+<a href="#RequestedRoleType">RequestedRoleType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 10177: Line 18430:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReviewedBy</dd>+<dd>Organisation</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Beskriver en organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a> +<a href="#OrganisationType">OrganisationType</a>
-</dd> +
-<dt>Antal</dt> +
-<dd>Pr&aelig;cis &eacute;n</dd> +
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>ReportedBy</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#ModificatorType">ModificatorType</a>+
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 10202: Line 18441:
 </dl> </dl>
 </li> </li>
-<li> +</ul>
-<dl> +
-<dt>Navn:</dt> +
-<dd>ReviewedDateTime</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Datoen et medicinkort blev evalueret i en medicinkort-gennemgang</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#ReviewedDateTimeType">ReviewedDateTimeType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>Pr&aelig;cis &eacute;n</dd> +
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>ModificationMetadata</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd> +
-<dt>Type:</dt> +
-<dd></dd> +
-<dt>Antal</dt> +
-<dd>0, 1 eller flere</dd> +
-</dl>+
 </li> </li>
 </ul> </ul>
-<h2 id="ActiveSubstanceCodeType">Type: ActiveSubstanceCodeType</h2> 
- Beskrivelse: Angiver kode for den aktive substans<input type="button" id="ActiveSubstanceCodeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ActiveSubstanceCodeType_xsddiv'); return false;"> 
-<div id="ActiveSubstanceCodeType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="ActiveSubstanceCodeType"&#62; 
- <div style="margin-left: 10px">&#60;xs:simpleContent&#62; 
- <div style="margin-left: 10px">&#60;xs:extension base="medicinecard20150601:ActiveSubstanceCodeValueType"&#62; 
- <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150601:ActiveSubstanceSourceType" use="required" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150601:SourceDateType" use="optional" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:attribute name="yearAndWeek" type="medicinecard20150601:SourceYearAndWeekType" use="optional" /&#62;</div> 
- &#60;/xs:extension&#62;</div> 
- &#60;/xs:simpleContent&#62;</div> 
- &#60;/xs:complexType&#62;</div> 
-</div> 
-<ul> 
- Typeudvidelse: 
- <li> 
-<dl> 
-<dt>Basistype:</dt> 
-<dd> 
-<a href="#ActiveSubstanceCodeValueType">ActiveSubstanceCodeValueType</a> 
-</dd> 
-<dt>Tilf&oslash;jet attributnavn:</dt> 
-<dd>source</dd> 
-<dt>Tilf&oslash;jet attributtype:</dt> 
-<dd> 
-<a href="#ActiveSubstanceSourceType">ActiveSubstanceSourceType</a> 
-</dd> 
-<dt>Tilf&oslash;jet attribut, anvendelse: </dt> 
-<dd>required</dd> 
-</dl> 
 </li> </li>
 </ul> </ul>
-<h2 id="CreateOrUpdateDrugMedicationBeginEndDateType">Type: CreateOrUpdateDrugMedicationBeginEndDateType</h2> +<h2 id="DosageStructureForResponseType">Type: DosageStructureForResponseType</h2> 
- Beskrivelse: Angiver en periode hvor l&aelig;gemiddelordinationen g&aelig;lder<input type="button" id="CreateOrUpdateDrugMedicationBeginEndDateType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreateOrUpdateDrugMedicationBeginEndDateType_xsddiv'); return false;"> + Beskrivelse: Beskrivelse af doseringstidspunkter for en behandling<input type="button" id="DosageStructureForResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageStructureForResponseType'); return false;"><input type="button" id="DosageStructureForResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DosageStructureForResponseType'); return false;"> 
-<div id="CreateOrUpdateDrugMedicationBeginEndDateType_xsddiv" class="contents" style="display: none"> +<div id="DosageStructureForResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="CreateOrUpdateDrugMedicationBeginEndDateType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="DosageStructureForResponseType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
  <div style="margin-left: 10px">&#60;xs:choice&#62;  <div style="margin-left: 10px">&#60;xs:choice&#62;
- <div style="margin-left: 10px">&#60;xs:element name="TreatmentStartDate" type="medicinecard20150601:DrugMedicationTreatmentStartDateType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="IterationInterval" type="medicinecard20150601:DosageTimesIterationIntervalType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="TreatmentStartedPreviously" type="medicinecard20150601:DrugMedicationTreatmentStartedPreviouslyType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="NotIterated" type="medicinecard20150601:DosageIsNotIteratedType" /&#62;</div>
  &#60;/xs:choice&#62;</div>  &#60;/xs:choice&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element name="StartDate" type="medicinecard20150601:DosageTimesStartDateType" /&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:choice&#62; <div style="margin-left: 10px">&#60;xs:choice&#62;
- <div style="margin-left: 10px">&#60;xs:element name="TreatmentEndDate" type="medicinecard20150601:DrugMedicationTreatmentEndDateType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="EndDate" type="medicinecard20150601:DosageTimesEndDateType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="TreatmentEndingUndetermined" type="medicinecard20150601:DrugMedicationTreatmentEndingUndeterminedType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="DosageEndingUndetermined" type="medicinecard20150601:DosageTimesDosageEndingUndeterminedType" /&#62;</div>
  &#60;/xs:choice&#62;</div>  &#60;/xs:choice&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="SupplementaryText" type="medicinecard20150601:DosageSupplementaryTextType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:choice&#62;
 +
 + <div style="margin-left: 10px">&#60;xs:sequence&#62;
 + <div style="margin-left: 10px">&#60;xs:element name="AnyDay" type="medicinecard20150601:DosageAnyDayType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Day" type="medicinecard20150601:DosageDayType" /&#62;</div>
 + &#60;/xs:sequence&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Day" type="medicinecard20150601:DosageDayType" /&#62;</div>
 + &#60;/xs:choice&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element name="DosageTranslation" type="medicinecard20150601:DosageTranslationType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="DosageStructureForResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <ul>Et af f&oslash;lgende elementer: <ul>Et af f&oslash;lgende elementer:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>TreatmentStartDate</dd>+<dd>IterationInterval</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Den dato l&aelig;gemiddelordinationbehandlingen p&aring;begyndes</dd>+<dd>L&aelig;ngden af intervallet p&aring; en reitereret recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationTreatmentStartDateType">DrugMedicationTreatmentStartDateType</a>+<a href="#DosageTimesIterationIntervalType">DosageTimesIterationIntervalType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 10301: Line 18502:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>TreatmentStartedPreviously</dd>+<dd>NotIterated</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver at behandling er startet tidligere end selve oprettelsen af l&aelig;gemiddeordinationen p&aring; FMK</dd>+<dd>Angiver at doseringen ikke er itereret, f.eks. en engangsdosis eller et skema for et fast antal dage, der ikke gentages</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationTreatmentStartedPreviouslyType">DrugMedicationTreatmentStartedPreviouslyType</a>+<a href="#DosageIsNotIteratedType">DosageIsNotIteratedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 10318: Line 18519:
 </li> </li>
 <li> <li>
-<ul>Et af f&oslash;lgende elementer: 
- <li> 
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>TreatmentEndDate</dd>+<dd>StartDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Den dato l&aelig;gemiddelordinationen afsluttes</dd>+<dd>Startdato for et s&aelig;t af doseringstidspunkter</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationTreatmentEndDateType">DrugMedicationTreatmentEndDateType</a>+<a href="#DosageTimesStartDateType">DosageTimesStartDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 10333: Line 18532:
 </dl> </dl>
 </li> </li>
- ELLER+<li> 
 +<ul>Et af f&oslash;lgende elementer:
  <li>  <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>TreatmentEndingUndetermined</dd>+<dd>EndDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver at behandlingen afslutning er uafgjort, f.eks. fordi der er tale om en fast behandling</dd>+<dd>Slutdato for et s&aelig;t af doseringstidspunkter</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationTreatmentEndingUndeterminedType">DrugMedicationTreatmentEndingUndeterminedType</a>+<a href="#DosageTimesEndDateType">DosageTimesEndDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 10348: Line 18548:
 </dl> </dl>
 </li> </li>
-</ul> + ELLER 
-</li> + <li>
-</ul> +
-<h2 id="AddressType">Type: AddressType</h2> +
- Beskrivelse: Postadresse for en organisation eller person<input type="button" id="AddressType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AddressType_xsddiv'); return false;"> +
-<div id="AddressType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="AddressType"&#62; +
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Postal address, for either an organisation or a person&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Postadresse for en organisation eller person&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="MailDeliverySublocationIdentifier" type="medicinecard20150601:MailDeliverySublocationIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="StreetName" type="medicinecard20150601:StreetNameType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="StreetNameForAddressing" type="medicinecard20150601:StreetNameForAddressingType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="StreetBuildingIdentifier" type="medicinecard20150601:StreetBuildingIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="FloorIdentifier" type="medicinecard20150601:FloorIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="SuiteIdentifier" type="medicinecard20150601:SuiteIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DistrictSubdivisionIdentifier" type="medicinecard20150601:DistrictSubdivisionIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PostOfficeBoxIdentifier" type="medicinecard20150601:PostOfficeBoxIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="PostCodeIdentifier" type="medicinecard20150601:PostCodeIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="DistrictName" type="medicinecard20150601:DistrictNameType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CountryIdentificationCode" type="medicinecard20150601:CountryIdentificationCodeType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MailDeliverySublocationIdentifier</dd>+<dd>DosageEndingUndetermined</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Angiver at doseringens afslutning er uafgjort, f.eks. fordi der er tale om en fast behandling</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MailDeliverySublocationIdentifierType">MailDeliverySublocationIdentifierType</a> +<a href="#DosageTimesDosageEndingUndeterminedType">DosageTimesDosageEndingUndeterminedType</a>
-</dd> +
-<dt>Antal</dt> +
-<dd>0 eller 1</dd> +
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>StreetName</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Gadenavn, skal kunne v&aelig;re i XML recepten</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#StreetNameType">StreetNameType</a>+
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 +</li>
 +</ul>
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>StreetNameForAddressing</dd>+<dd>SupplementaryText</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Supplerende tekst til en struktureret dosering, f.eks. "ved smerter", "i forbindelse med m&aring;ltid" m.v. Den supplerende tekst m&aring; ikke &aelig;ndre den doserede m&aelig;ngde, f.eks. er en tekst som "i hvert &oslash;je" ikke tilladt</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#StreetNameForAddressingType">StreetNameForAddressingType</a>+<a href="#DosageSupplementaryTextType">DosageSupplementaryTextType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 10431: Line 18580:
 </li> </li>
 <li> <li>
 +<ul>Et af f&oslash;lgende elementer:
 +
 + ELLER
 + <li>
 +<ul>
 + Sekvens af:
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>StreetBuildingIdentifier</dd>+<dd>AnyDay</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Gruppering af doseringstidspunkter p&aring; samme dag</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#StreetBuildingIdentifierType">StreetBuildingIdentifierType</a>+<a href="#DosageAnyDayType">DosageAnyDayType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 10447: Line 18603:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>FloorIdentifier</dd>+<dd>Day</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Gruppering af doseringstidspunkter p&aring; samme dag</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#FloorIdentifierType">FloorIdentifierType</a>+<a href="#DosageDayType">DosageDayType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller 1</dd>+<dd>0eller flere</dd>
 </dl> </dl>
 </li> </li>
-<li> +</ul>
-<dl> +
-<dt>Navn:</dt> +
-<dd>SuiteIdentifier</dd> +
-<dt>Beskrivelse:</dt> +
-<dd></dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#SuiteIdentifierType">SuiteIdentifierType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>0 eller 1</dd> +
-</dl>+
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DistrictSubdivisionIdentifier</dd>+<dd>Day</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Gruppering af doseringstidspunkter p&aring; samme dag</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DistrictSubdivisionIdentifierType">DistrictSubdivisionIdentifierType</a>+<a href="#DosageDayType">DosageDayType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>eller flere</dd>
 </dl> </dl>
 </li> </li>
-<li> +</ul>
-<dl> +
-<dt>Navn:</dt> +
-<dd>PostOfficeBoxIdentifier</dd> +
-<dt>Beskrivelse:</dt> +
-<dd></dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#PostOfficeBoxIdentifierType">PostOfficeBoxIdentifierType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>0 eller 1</dd> +
-</dl>+
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PostCodeIdentifier</dd>+<dd>DosageTranslation</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Dosisstrukturen oversat til tekst samt beregnet gennemsnitlig daglig dosis</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PostCodeIdentifierType">PostCodeIdentifierType</a>+<a href="#DosageTranslationType">DosageTranslationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
-</dl> 
-</li> 
-<li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>DistrictName</dd> 
-<dt>Beskrivelse:</dt> 
-<dd></dd> 
-<dt>Type:</dt> 
-<dd> 
-<a href="#DistrictNameType">DistrictNameType</a> 
-</dd> 
-<dt>Antal</dt> 
-<dd>Pr&aelig;cis &eacute;n</dd> 
-</dl> 
-</li> 
-<li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>CountryIdentificationCode</dd> 
-<dt>Beskrivelse:</dt> 
-<dd></dd> 
-<dt>Type:</dt> 
-<dd> 
-<a href="#CountryIdentificationCodeType">CountryIdentificationCodeType</a> 
-</dd> 
-<dt>Antal</dt> 
-<dd>0 eller 1</dd> 
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="MedicineCardVersionListItemType">Type: MedicineCardVersionListItemType</h2> +<h2 id="CreatePharmacyEffectuationResponseType">Type: CreatePharmacyEffectuationResponseType</h2> 
- Beskrivelse: Medicinkortinformation for en patient.<input type="button" id="MedicineCardVersionListItemType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('MedicineCardVersionListItemType_xsddiv'); return false;"> + Beskrivelse: Svar p&aring; oprettelse af en eller flere uudleveringer p&aring; recepter <input type="button" id="CreatePharmacyEffectuationResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatePharmacyEffectuationResponseType'); return false;"><input type="button" id="CreatePharmacyEffectuationResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreatePharmacyEffectuationResponseType'); return false;"> 
-<div id="MedicineCardVersionListItemType_xsddiv" class="contents" style="display: none"> +<div id="CreatePharmacyEffectuationResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="MedicineCardVersionListItemType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="CreatePharmacyEffectuationResponseType"&#62;
  <div style="margin-left: 10px">&#60;xs:annotation&#62;  <div style="margin-left: 10px">&#60;xs:annotation&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Medicine card version information for a patient.&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Response for creating one or more effectuations on prescripionmedications&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Medicinkortinformation for en patient.&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Svar p&aring; oprettelse af en eller flere uudleveringer p&aring; recepter &#60;/xs:documentation&#62;</div>
  &#60;/xs:annotation&#62;</div>  &#60;/xs:annotation&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:sequence&#62; <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:choice&#62; 
-  + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div>+  
 +<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="MedicineCardInformationChange" type="medicinecard20150601:MedicineCardInformationChangeType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Effectuation"&#62; 
 + <div style="margin-left: 10px">&#60;xs:complexType&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="PrescriptionIdentifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="OrderIdentifier" type="medicinecard20150601:OrderIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="EffectuationIdentifier" type="medicinecard20150601:EffectuationIdentifierType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 + &#60;/xs:element&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="CreatePharmacyEffectuationResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li> 
 +<ul>Et af f&oslash;lgende elementer: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 10578: Line 18698:
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicineCardVersion</dd>+<dd>OrganisationIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versionsnummer for medicinkort</dd>+<dd>Nummer eller kode der identificerer en organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardVersionType">MedicineCardVersionType</a>+<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 +</li>
 +</ul>
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicineCardInformationChange</dd>+<dd>Effectuation</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versions information, som holder seneste &aelig;ndings timestamp for en given type af information</dd>+<dd>Den faktiske udf&oslash;relse af l&aelig;gemiddelordination. Det kan f.eks. v&aelig;re at indgive medicin i patienten, eller at en l&aelig;ge eller apoteket udleverer medicin til patienten</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardInformationChangeType">MedicineCardInformationChangeType</a>+<a href="#"></a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>1 eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="WithdrawDrugMedicationType">Type: WithdrawDrugMedicationType</h2> +<h2 id="RemovePatientRegistrationType">Type: RemovePatientRegistrationType</h2> 
- Beskrivelse: En foresp&oslash;rgsel der seponerer en l&aelig;gemiddelordination<input type="button" id="WithdrawDrugMedicationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('WithdrawDrugMedicationType_xsddiv'); return false;"> + Beskrivelse: Indre element til foresp&oslash;rgsel til sletning af patient registreringer<input type="button" id="RemovePatientRegistrationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RemovePatientRegistrationType'); return false;"><input type="button" id="RemovePatientRegistrationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('RemovePatientRegistrationType'); return false;"> 
-<div id="WithdrawDrugMedicationType_xsddiv" class="contents" style="display: none"> +<div id="RemovePatientRegistrationType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="WithdrawDrugMedicationType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="RemovePatientRegistrationType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="WithdrawnBy" type="medicinecard20150601:ModificatorType" /&#62;</div>+
   
 <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div>
 +            
 +<div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PatientRegistrationIdentifierType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="RemovePatientRegistrationType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd> +<dd>ModifiedBy</dd>
-<dt>Beskrivelse:</dt> +
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>Pr&aelig;cis &eacute;n</dd> +
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>WithdrawnBy</dd>+
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
 <dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd> <dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
Line 10656: Line 18766:
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
 <dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd> <dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd>
-<dt>Type:</dt> 
-<dd></dd> 
-<dt>Antal</dt> 
-<dd>0, 1 eller flere</dd> 
-</dl> 
-</li> 
-</ul> 
-<h2 id="InvalidatePrescriptionResponseType">Type: InvalidatePrescriptionResponseType</h2> 
- Beskrivelse: Service svar ved en gennemf&oslash;rt ugyldigg&oslash;relse af en Recept<input type="button" id="InvalidatePrescriptionResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('InvalidatePrescriptionResponseType_xsddiv'); return false;"> 
-<div id="InvalidatePrescriptionResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="InvalidatePrescriptionResponseType"&#62; 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; 
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Service response on successfully invalidating a Prescription &#60;/xs:documentation&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Service svar ved en gennemf&oslash;rt ugyldigg&oslash;relse af en Recept&#60;/xs:documentation&#62;</div> 
- &#60;/xs:annotation&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:sequence&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; 
- <div style="margin-left: 10px">&#60;xs:choice&#62; 
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> 
- &#60;/xs:choice&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrescriptionIdentifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> 
- &#60;/xs:sequence&#62;</div> 
- &#60;/xs:sequence&#62;</div> 
- &#60;/xs:complexType&#62;</div> 
-</div> 
-<ul> 
- Sekvens af: 
- <li> 
-<ul> 
- Sekvens af: 
- <li> 
-<ul>Et af f&oslash;lgende elementer: 
- <li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>PersonIdentifier</dd> 
-<dt>Beskrivelse:</dt> 
-<dd>Element for er CPR-nummer</dd> 
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#ModificationMetadataType">ModificationMetadataType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0, 1 eller flere</dd>
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>OrganisationIdentifier</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Nummer eller kode der identificerer en organisation</dd>+<dd>Unik identifikation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>+<a href="#PatientRegistrationIdentifierType">PatientRegistrationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 10723: Line 18789:
 </li> </li>
 </ul> </ul>
-</li> +<h2 id="AttachOrDetachPrescriptionResponseType">Type: AttachOrDetachPrescriptionResponseType</h2> 
-<li> + Beskrivelse: Svar fra en foresp&oslash;rgsel der tilknytter recepter til l&aelig;gemiddelordinationer eller fjerner tilknytningen<input type="button" id="AttachOrDetachPrescriptionResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AttachOrDetachPrescriptionResponseType'); return false;"><input type="button" id="AttachOrDetachPrescriptionResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('AttachOrDetachPrescriptionResponseType'); return false;"> 
-<dl> +<div id="AttachOrDetachPrescriptionResponseType_xsddiv" class="contents" style="display: none"> 
-<dt>Navn:</dt> +<div style="margin-left: 10px">&#60;xs:complexType name="AttachOrDetachPrescriptionResponseType"&#62;
-<dd>PrescriptionIdentifier</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Unik identifikation af en recept</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>0, 1 eller flere</dd> +
-</dl> +
-</li> +
-</ul> +
-</li> +
-</ul> +
-<h2 id="DeleteEffectuationResponseType">Type: DeleteEffectuationResponseType</h2> +
- Beskrivelse: Ydre container-element for et svar p&aringslet effektueringer<input type="button" id="DeleteEffectuationResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DeleteEffectuationResponseType_xsddiv'); return false;"> +
-<div id="DeleteEffectuationResponseType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="DeleteEffectuationResponseType"&#62;+
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div>
-  
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150601:VersionMismatchWarningType" /&#62;</div> 
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="AttachOrDetachPrescriptionResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 10782: Line 18829:
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
-</dl> 
-</li> 
-<li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>VersionMismatchWarning</dd> 
-<dt>Beskrivelse:</dt> 
-<dd>Elementet returneres ved en foresp&oslash;rgsel med et forkert medicinkort version</dd> 
-<dt>Type:</dt> 
-<dd> 
-<a href="#VersionMismatchWarningType">VersionMismatchWarningType</a> 
-</dd> 
-<dt>Antal</dt> 
-<dd>0 eller 1</dd> 
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="VersionMismatchWarningType">Type: VersionMismatchWarningType</h2> +<h2 id="DosageFreeTextForResponseType">Type: DosageFreeTextForResponseType</h2> 
- Beskrivelse: Elementet returneres ved en foresp&oslash;rgsel med et forkert medicinkort version<input type="button" id="VersionMismatchWarningType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('VersionMismatchWarningType_xsddiv'); return false;"> + Beskrivelse: Fritekst for dosering<input type="button" id="DosageFreeTextForResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageFreeTextForResponseType'); return false;"><input type="button" id="DosageFreeTextForResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DosageFreeTextForResponseType'); return false;"> 
-<div id="VersionMismatchWarningType_xsddiv" class="contents" style="display: none"> +<div id="DosageFreeTextForResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="VersionMismatchWarningType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:complexType name="DosageFreeTextForResponseType"&#62; 
-</div> + <div style="margin-left: 10px">&#60;xs:sequence&#62;
-<h2 id="AbortEffectuationResponseType">Type: AbortEffectuationResponseType</h2> +
- Beskrivelse: Et svar p&aring; requestst 'afbryd ekspedition', som inkluderer identifiers for de recepter hvor ekspedition blev afbrudt med succes, og en fejl-struktur for dem hvor afbryd operationen fejlede.<input type="button" id="AbortEffectuationResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AbortEffectuationResponseType_xsddiv'); return false;"> +
-<div id="AbortEffectuationResponseType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="AbortEffectuationResponseType"&#62; +
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;A response to the 'abort effectuation' request, which includes identifier for the prescriptions where the abort succeeded, and an error structure for those where the abort operation failed.&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Et svar p&aring; requestst 'afbryd ekspedition', som inkluderer identifiers for de recepter hvor ekspedition blev afbrudt med succes, og en fejl-struktur for dem hvor afbryd operationen fejlede.&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62;+
  <div style="margin-left: 10px">&#60;xs:choice&#62;  <div style="margin-left: 10px">&#60;xs:choice&#62;
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="StartDate" type="medicinecard20150601:DosageTimesStartDateType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="DosageStartedPreviously" type="medicinecard20150601:DosageStartedPreviouslyType" /&#62;</div>
  &#60;/xs:choice&#62;</div>  &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Prescription"&#62; +<div style="margin-left: 10px">&#60;xs:choice&#62; 
- <div style="margin-left: 10px">&#60;xs:complexType&#62; + <div style="margin-left: 10px">&#60;xs:element name="EndDate" type="medicinecard20150601:DosageTimesEndDateType" /&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +  
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="DosageEndingUndetermined" type="medicinecard20150601:DosageTimesDosageEndingUndeterminedType" /&#62;</div> 
-  + &#60;/xs:choice&#62;</div>
-<div style="margin-left: 10px">&#60;xs:element name="Order"&#62; +
- <div style="margin-left: 10px">&#60;xs:complexType&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:OrderIdentifierType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
- &#60;/xs:element&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
- &#60;/xs:element&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="AbortEffectuationFailed" type="medicinecard20150601:PrescriptionErrorType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="Text" type="medicinecard20150601:DosageFreeTextTextType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="DosageFreeTextForResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <ul>Et af f&oslash;lgende elementer: <ul>Et af f&oslash;lgende elementer:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PersonIdentifier</dd>+<dd>StartDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>Startdato for et s&aelig;t af doseringstidspunkter</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#DosageTimesStartDateType">DosageTimesStartDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 10860: Line 18873:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>OrganisationIdentifier</dd>+<dd>DosageStartedPreviously</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Nummer eller kode der identificerer en organisation</dd>+<dd>Angiver at doseringen er startet tidligere, men ikke angivet p&aring; FMK</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>+<a href="#DosageStartedPreviouslyType">DosageStartedPreviouslyType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 10877: Line 18890:
 </li> </li>
 <li> <li>
 +<ul>Et af f&oslash;lgende elementer:
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Prescription</dd>+<dd>EndDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En recept (en ordination p&aringen recept)</dd>+<dd>Slutdato for et s&aelig;t af doseringstidspunkter</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#"></a>+<a href="#DosageTimesEndDateType">DosageTimesEndDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>AbortEffectuationFailed</dd>+<dd>DosageEndingUndetermined</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Fejl-struktur som refererer til en specifik fejltype og beskrivelse p&aring; en given receptog muligvis ogs&aring; med reference til en specifik bestilling og effektuering.</dd>+<dd>Angiver at doseringens afslutning er uafgjortf.eks. fordi der er tale om en fast behandling</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionErrorType">PrescriptionErrorType</a>+<a href="#DosageTimesDosageEndingUndeterminedType">DosageTimesDosageEndingUndeterminedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="WithdrawDrugMedicationResponseType">Type: WithdrawDrugMedicationResponseType</h2+</li
- Beskrivelse: Ydre container-element for et svar p&aring; en foresp&oslash;rgsel der opdaterer en eksisterende l&aelig;gemiddelordination<input type="button" id="WithdrawDrugMedicationResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('WithdrawDrugMedicationResponseType_xsddiv'); return false;"> +<li>
-<div id="WithdrawDrugMedicationResponseType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="WithdrawDrugMedicationResponseType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150601:VersionMismatchWarningType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150601:WithdrawnDrugMedicationType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PersonIdentifier</dd>+<dd>Text</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>Fritekst for dosering</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#DosageFreeTextTextType">DosageFreeTextTextType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 10936: Line 18936:
 </dl> </dl>
 </li> </li>
 +</ul>
 +<h2 id="PersonIdentifierType">Type: PersonIdentifierType</h2>
 + Beskrivelse: Element for er CPR-nummer<input type="button" id="PersonIdentifierType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PersonIdentifierType'); return false;"><input type="button" id="PersonIdentifierType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PersonIdentifierType'); return false;">
 +<div id="PersonIdentifierType_xsddiv" class="contents" style="display: none">
 +<div style="margin-left: 10px">&#60;xs:complexType name="PersonIdentifierType"&#62;
 + <div style="margin-left: 10px">&#60;xs:simpleContent&#62;
 + <div style="margin-left: 10px">&#60;xs:extension base="medicinecard20150601:PersonIdentifierValueType"&#62;
 + <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150601:PersonIdentifierSourceType" use="required" /&#62;</div>
 + &#60;/xs:extension&#62;</div>
 + &#60;/xs:simpleContent&#62;</div>
 + &#60;/xs:complexType&#62;</div>
 +</div>
 +<div id="PersonIdentifierType_xsddiv_usage" class="usage" style="display: none"></div>
 +<ul>
 + Typeudvidelse:
 + <li>
 +<dl>
 +<dt>Basistype:</dt>
 +<dd>
 +<a href="#PersonIdentifierValueType">PersonIdentifierValueType</a>
 +</dd>
 +</dl>
 +<ul>
 <li> <li>
 <dl> <dl>
-<dt>Navn:</dt> +<dt>Tilf&oslash;jet attributnavn:</dt> 
-<dd>MedicineCardVersion</dd> +<dd>source</dd> 
-<dt>Beskrivelse:</dt> +<dt>Tilf&oslash;jet attributtype:</dt>
-<dd>Versionsnummer for medicinkort</dd> +
-<dt>Type:</dt>+
 <dd> <dd>
-<a href="#MedicineCardVersionType">MedicineCardVersionType</a>+<a href="#PersonIdentifierSourceType">PersonIdentifierSourceType</a>
 </dd> </dd>
-<dt>Antal</dt> +<dt>Tilf&oslash;jet attribut, anvendelse: </dt> 
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>required</dd>
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +</li> 
 +</ul> 
 +<h2 id="MedicineCardInformationChangeType">Type: MedicineCardInformationChangeType</h2> 
 + Beskrivelse: Versions information, som holder seneste &aelig;ndings timestamp for en given type af information<input type="button" id="MedicineCardInformationChangeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('MedicineCardInformationChangeType'); return false;"><input type="button" id="MedicineCardInformationChangeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('MedicineCardInformationChangeType'); return false;"> 
 +<div id="MedicineCardInformationChangeType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="MedicineCardInformationChangeType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="InformationChangeType" type="medicinecard20150601:InformationChangeTypeType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ChangeDateTime" type="xs:dateTime" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="MedicineCardInformationChangeType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>VersionMismatchWarning</dd>+<dd>InformationChangeType</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Elementet returneres ved en foresp&oslash;rgsel med et forkert medicinkort version</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#VersionMismatchWarningType">VersionMismatchWarningType</a>+<a href="#InformationChangeTypeType">InformationChangeTypeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 10967: Line 19005:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DrugMedication</dd>+<dd>ChangeDateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En oversigt over l&aelig;gemiddelordination (en ordination p&aring; medicinkortet)</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#WithdrawnDrugMedicationType">WithdrawnDrugMedicationType</a>+<a href="#dateTime">dateTime</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller flere</dd>+<dd>eller 1</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="PrescriptionToTerminateType">Type: PrescriptionToTerminateType</h2> +<h2 id="SearchPrescriptionRequestsMoreAvailableType">Type: SearchPrescriptionRequestsMoreAvailableType</h2> 
- Beskrivelse: Referencer til recepter der skal markeres afsluttet<input type="button" id="PrescriptionToTerminateType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrescriptionToTerminateType_xsddiv'); return false;"> +<input type="button" id="SearchPrescriptionRequestsMoreAvailableType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SearchPrescriptionRequestsMoreAvailableType'); return false;"><input type="buttonid="SearchPrescriptionRequestsMoreAvailableType_usage_buttonvalue="Vis anvendelseclass="showHideXSDonclick="toggleUsageVisibility('SearchPrescriptionRequestsMoreAvailableType'); return false;"> 
-<div id="PrescriptionToTerminateType_xsddivclass="contentsstyle="display: none"+<div id="SearchPrescriptionRequestsMoreAvailableType_xsddivclass="contentsstyle="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="PrescriptionToTerminateType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="SearchPrescriptionRequestsMoreAvailableType"&#62; 
-        <div style="margin-left: 10px">&#60;xs:annotation&#62; +        <div style="margin-left: 10px">&#60;xs:sequence&#62; 
-            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Referenced to prescriptions to mark as terminated&#60;/xs:documentation&#62;</div> +            <div style="margin-left: 10px">&#60;xs:element name="NextFromDateTime" type="medicinecard20150601:CreatedDateTimeType" /&#62;</div>
-             +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Referencer til recepter der skal markeres afsluttet&#60;/xs:documentation&#62;</div> +
-        &#60;/xs:annotation&#62;</div> +
-         +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
-            <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div>+
         &#60;/xs:sequence&#62;</div>         &#60;/xs:sequence&#62;</div>
     &#60;/xs:complexType&#62;</div>     &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="SearchPrescriptionRequestsMoreAvailableType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>NextFromDateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af en recept</dd>+<dd>Oprettelsesdato og tid</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>+<a href="#CreatedDateTimeType">CreatedDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
-</dl> 
-</li> 
-<li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>ModificationMetadata</dd> 
-<dt>Beskrivelse:</dt> 
-<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd> 
-<dt>Type:</dt> 
-<dd></dd> 
-<dt>Antal</dt> 
-<dd>0, 1 eller flere</dd> 
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="MarkPrescriptionDeprecatedResponseType">Type: MarkPrescriptionDeprecatedResponseType</h2> +<h2 id="UnmarkPrescriptionDeprecatedRequestType">Type: UnmarkPrescriptionDeprecatedRequestType</h2> 
- Beskrivelse: Marker recepten som ikke aktuel<input type="button" id="MarkPrescriptionDeprecatedResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('MarkPrescriptionDeprecatedResponseType_xsddiv'); return false;"> + Beskrivelse: Fjern markering af at en eller flere recepter ikke l&aelig;ngere er relevante<input type="button" id="UnmarkPrescriptionDeprecatedRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UnmarkPrescriptionDeprecatedRequestType'); return false;"><input type="buttonid="UnmarkPrescriptionDeprecatedRequestType_usage_buttonvalue="Vis anvendelseclass="showHideXSDonclick="toggleUsageVisibility('UnmarkPrescriptionDeprecatedRequestType'); return false;"> 
-<div id="MarkPrescriptionDeprecatedResponseType_xsddivclass="contentsstyle="display: none"+<div id="UnmarkPrescriptionDeprecatedRequestType_xsddivclass="contentsstyle="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="MarkPrescriptionDeprecatedResponseType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="UnmarkPrescriptionDeprecatedRequestType"&#62; 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Mark the prescription as deprecated&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Marker recepten som ikke aktuel&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62;+
  <div style="margin-left: 10px">&#60;xs:choice&#62;  <div style="margin-left: 10px">&#60;xs:choice&#62;
  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
Line 11044: Line 19057:
 <div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150601:VersionMismatchWarningType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unboundedminOccurs="0" name="PrescriptionIdentifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Prescription" type="medicinecard20150601:UnmarkPrescriptionDeprecatedType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="UnmarkPrescriptionDeprecatedRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <ul>Et af f&oslash;lgende elementer: <ul>Et af f&oslash;lgende elementer:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 11069: Line 19085:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 11102: Line 19118:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>VersionMismatchWarning</dd>+<dd>ModifiedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Elementet returneres ved en foresp&oslash;rgsel med et forkert medicinkort version</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#VersionMismatchWarningType">VersionMismatchWarningType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 11116: Line 19132:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PrescriptionIdentifier</dd>+<dd>ReportedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af en recept</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd> +<dd>0 eller 1</dd>
-</dl> +
-</li> +
-</ul> +
-<h2 id="CreatedWithoutPersonType">Type: CreatedWithoutPersonType</h2> +
- Beskrivelse: Element der indeholder information omkring hvilken organisation og muligvis l&aelig;ge som har oprettet dokumentet elementet befinder sig i (f.eks. l&aelig;gemiddelordination), desuden datoen dette er sket.  +
-Dette element anvendes p&aring; recepten, hvor l&aelig;gens autorisationsnummer muligvis ikke er angivet.<input type="button" id="CreatedWithoutPersonType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatedWithoutPersonType_xsddiv'); return false;"> +
-<div id="CreatedWithoutPersonType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="CreatedWithoutPersonType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="By" type="medicinecard20150601:ModificatorWithoutPersonType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="DateTime" type="medicinecard20150601:CreatedDateTimeType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>By</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Indeholder information omkring en person der &aelig;ndrede data. Anvendt p&aring; &aelig;ndringer fra apoteket, hvor ingen personinformation medsendes.</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#ModificatorWithoutPersonType">ModificatorWithoutPersonType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>Pr&aelig;cis &eacute;n</dd>+
 </dl> </dl>
 </li> </li>
Line 11159: Line 19146:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DateTime</dd>+<dd>Prescription</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Oprettelsesdato og tid</dd>+<dd>En recept (en ordination p&aring; en recept)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreatedDateTimeType">CreatedDateTimeType</a>+<a href="#UnmarkPrescriptionDeprecatedType">UnmarkPrescriptionDeprecatedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>1 eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="DosageQuantityUnitTextType">Type: DosageQuantityUnitTextType</h2> +<h2 id="DrugStrengthTextType">Type: DrugStrengthTextType</h2> 
- Beskrivelse: Enhed for dosism&aelig;ngde<input type="button" id="DosageQuantityUnitTextType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageQuantityUnitTextType_xsddiv'); return false;"> + Beskrivelse: L&aelig;gemiddelstyrke, klar tekst fra (LMS01 felt 10), ikke fritekst<input type="button" id="DrugStrengthTextType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugStrengthTextType'); return false;"><input type="button" id="DrugStrengthTextType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DrugStrengthTextType'); return false;"> 
-<div id="DosageQuantityUnitTextType_xsddiv" class="contents" style="display: none"> +<div id="DrugStrengthTextType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="DosageQuantityUnitTextType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="DrugStrengthTextType"&#62;
  <div style="margin-left: 10px">&#60;xs:simpleContent&#62;  <div style="margin-left: 10px">&#60;xs:simpleContent&#62;
- <div style="margin-left: 10px">&#60;xs:extension base="medicinecard20150601:DosageQuantityUnitTextValueType"&#62; + <div style="margin-left: 10px">&#60;xs:extension base="medicinecard20150601:DrugStrengthTextValueType"&#62; 
- <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150601:DosageQuantityUnitTextSourceType" use="required" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150601:DrugStrengthTextSourceType" use="required" /&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150601:SourceDateType" use="optional" /&#62;</div> <div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150601:SourceDateType" use="optional" /&#62;</div>
Line 11186: Line 19173:
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="DrugStrengthTextType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Typeudvidelse:  Typeudvidelse:
- <li>+ <li>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
 <dd> <dd>
-<a href="#DosageQuantityUnitTextValueType">DosageQuantityUnitTextValueType</a>+<a href="#DrugStrengthTextValueType">DrugStrengthTextValueType</a>
 </dd> </dd>
 +</dl>
 +<ul>
 +<li>
 +<dl>
 <dt>Tilf&oslash;jet attributnavn:</dt> <dt>Tilf&oslash;jet attributnavn:</dt>
 <dd>source</dd> <dd>source</dd>
 <dt>Tilf&oslash;jet attributtype:</dt> <dt>Tilf&oslash;jet attributtype:</dt>
 <dd> <dd>
-<a href="#DosageQuantityUnitTextSourceType">DosageQuantityUnitTextSourceType</a>+<a href="#DrugStrengthTextSourceType">DrugStrengthTextSourceType</a>
 </dd> </dd>
 <dt>Tilf&oslash;jet attribut, anvendelse: </dt> <dt>Tilf&oslash;jet attribut, anvendelse: </dt>
 <dd>required</dd> <dd>required</dd>
 +</dl>
 +</li>
 +<li>
 +<dl>
 +<dt>Tilf&oslash;jet attributnavn:</dt>
 +<dd>date</dd>
 +<dt>Tilf&oslash;jet attributtype:</dt>
 +<dd>
 +<a href="#SourceDateType">SourceDateType</a>
 +</dd>
 +<dt>Tilf&oslash;jet attribut, anvendelse: </dt>
 +<dd>optional</dd>
 +</dl>
 +</li>
 +<li>
 +<dl>
 +<dt>Tilf&oslash;jet attributnavn:</dt>
 +<dd>yearAndWeek</dd>
 +<dt>Tilf&oslash;jet attributtype:</dt>
 +<dd>
 +<a href="#SourceYearAndWeekType">SourceYearAndWeekType</a>
 +</dd>
 +<dt>Tilf&oslash;jet attribut, anvendelse: </dt>
 +<dd>optional</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="TerminatePrescriptionRequestType">Type: TerminatePrescriptionRequestType</h2> +</li> 
- Beskrivelse: Marker at en eller flere recepter er afsluttet<input type="button" id="TerminatePrescriptionRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('TerminatePrescriptionRequestType_xsddiv'); return false;"> +</ul> 
-<div id="TerminatePrescriptionRequestType_xsddiv" class="contents" style="display: none"> +<h2 id="GetPermissionsRequestType">Type: GetPermissionsRequestType</h2> 
-<div style="margin-left: 10px">&#60;xs:complexType name="TerminatePrescriptionRequestType"&#62; + Beskrivelse: Anmodning om en liste indeholdende de rettigheder, der er tildelt kalderen<input type="button" id="GetPermissionsRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetPermissionsRequestType'); return false;"><input type="button" id="GetPermissionsRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('GetPermissionsRequestType'); return false;"> 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +<div id="GetPermissionsRequestType_xsddiv" class="contents" style="display: none"> 
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Mark one or more prescriptions as terminated&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:complexType name="GetPermissionsRequestType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element ref="medicinecard20150601:GetAllPermissions" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Marker at en eller flere recepter er afsluttet&#60;/xs:documentation&#62;</div> +<div style="margin-left: 10px">&#60;xs:element ref="medicinecard20150601:GetCallersPermissions" /&#62;</div>
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:choice&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> +
- &#60;/xs:choice&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:element name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element ref="medicinecard20150601:GetCallersPermissionsToPerson" /&#62;</div> 
-  + &#60;/xs:choice&#62;</div>
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Prescription" type="medicinecard20150601:PrescriptionToTerminateType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div>+
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
-<ul> +<div id="GetPermissionsRequestType_xsddiv_usage" class="usage" style="displaynone"></div>
- Sekvens af: +
- <li>+
 <ul>Et af f&oslash;lgende elementer: <ul>Et af f&oslash;lgende elementer:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PersonIdentifier</dd>+<dd></dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#"></a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 11247: Line 19253:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>OrganisationIdentifier</dd>+<dd></dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Nummer eller kode der identificerer en organisation</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>+<a href="#"></a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 11261: Line 19267:
 </dl> </dl>
 </li> </li>
-</ul> + ELLER 
-</li> + <li>
-<li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModifiedBy</dd>+<dd></dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#"></a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
-</dl> 
-</li> 
-<li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>Prescription</dd> 
-<dt>Beskrivelse:</dt> 
-<dd>En recept (en ordination p&aring; en recept)</dd> 
-<dt>Type:</dt> 
-<dd> 
-<a href="#PrescriptionToTerminateType">PrescriptionToTerminateType</a> 
-</dd> 
-<dt>Antal</dt> 
-<dd>1 eller flere</dd> 
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="PausedType">Type: PausedType</h2> +<h2 id="UndoEffectuationOnOrderType">Type: UndoEffectuationOnOrderType</h2> 
- Beskrivelse: Element der indeholder information omkring hvilken organisation og muligvis l&aelig;ge som har pauseret dokumentet elementet befinder sig i (f.eks. l&aelig;gemiddelordination), desuden datoen dette er sket.<input type="button" id="PausedType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PausedType_xsddiv'); return false;"> + Beskrivelse: Element til tilbagef&oslash;rsel af en enkelt apoteks-ekspedition p&aringen bestilling<input type="button" id="UndoEffectuationOnOrderType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndoEffectuationOnOrderType'); return false;"><input type="button" id="UndoEffectuationOnOrderType_usage_button" value="Vis anvendelse" class="showHideXSDonclick="toggleUsageVisibility('UndoEffectuationOnOrderType'); return false;"> 
-<div id="PausedType_xsddiv" class="contentsstyle="display: none"> +<div id="UndoEffectuationOnOrderType_xsddivclass="contents" style="displaynone"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="PausedType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="UndoEffectuationOnOrderType"&#62; 
- <div style="margin-left10px">&#60;xs:sequence&#62; + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
- <div style="margin-left: 10px">&#60;xs:choice minOccurs="0"&#62; + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Element for undoing a single pharmacy effectutation on an order&#60;/xs:documentation&#62;</div>
- <div style="margin-left: 10px">&#60;xs:element name="FromDate" type="medicinecard20150601:PausedFromDateType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="FromDateTimetype="medicinecard20150601:PausedFromDateTimeType" /&#62;</div> +
- &#60;/xs:choice&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:choice minOccurs="0"&#62; +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Element til tilbagef&oslash;rsel af en enkelt apoteks-ekspedition p&aring; en bestilling&#60;/xs:documentation&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:element name="ToDate" type="medicinecard20150601:PausedToDateType" /&#62;</div> + &#60;/xs:annotation&#62;</div> 
-  +  
-<div style="margin-left: 10px">&#60;xs:element name="ToDateTime" type="medicinecard20150601:PausedToDateTimeType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
- &#60;/xs:choice&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:OrderIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="By" type="medicinecard20150601:ModificatorType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="Effectuation" type="medicinecard20150601:UndoEffectuationType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element name="DateTime" type="xs:dateTime" /&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="UndoEffectuationOnOrderType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li> + <li>
-<ul>Et af f&oslash;lgende elementer: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>FromDate</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Pauseringsdato</dd>+<dd>Unik identifikation af en bestilling af en udlevering p&aring; en recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PausedFromDateType">PausedFromDateType</a>+<a href="#OrderIdentifierType">OrderIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 11333: Line 19317:
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>FromDateTime</dd>+<dd>Effectuation</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Pauseringsdato og tid</dd>+<dd>Den faktiske udf&oslash;relse af l&aelig;gemiddelordination. Det kan f.eks. v&aelig;re at indgive medicin i patienten, eller at en l&aelig;ge eller apoteket udleverer medicin til patienten</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PausedFromDateTimeType">PausedFromDateTimeType</a>+<a href="#UndoEffectuationType">UndoEffectuationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 11349: Line 19332:
 </li> </li>
 </ul> </ul>
-</li+<h2 id="DrugStrengthUnitCodeType">Type: DrugStrengthUnitCodeType</h2
-<li+ Beskrivelse: Enhed for l&aelig;gemiddelstyrke, kode (LMS15 felt 2)<input type="button" id="DrugStrengthUnitCodeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugStrengthUnitCodeType'); return false;"><input type="button" id="DrugStrengthUnitCodeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DrugStrengthUnitCodeType'); return false;"
-<ul>Et af f&oslash;lgende elementer+<div id="DrugStrengthUnitCodeType_xsddiv" class="contents" style="display: none"> 
- <li>+<div style="margin-left: 10px">&#60;xs:complexType name="DrugStrengthUnitCodeType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:simpleContent&#62; 
 + <div style="margin-left: 10px">&#60;xs:extension base="medicinecard20150601:DrugStrengthUnitCodeValueType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150601:DrugStrengthUnitCodeSourceType" use="required" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150601:SourceDateType" use="optional" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:attribute name="yearAndWeek" type="medicinecard20150601:SourceYearAndWeekType" use="optional" /&#62;</div> 
 + &#60;/xs:extension&#62;</div> 
 + &#60;/xs:simpleContent&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="DrugStrengthUnitCodeType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Typeudvidelse: 
 + <li>
 <dl> <dl>
-<dt>Navn:</dt> +<dt>Basistype:</dt>
-<dd>ToDate</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Pauseringsdato</dd> +
-<dt>Type:</dt>+
 <dd> <dd>
-<a href="#PausedToDateType">PausedToDateType</a>+<a href="#DrugStrengthUnitCodeValueType">DrugStrengthUnitCodeValueType</a>
 </dd> </dd>
-<dt>Antal</dt> 
-<dd>Pr&aelig;cis &eacute;n</dd> 
 </dl> </dl>
-</li+<ul
- ELLER +<li>
- <li>+
 <dl> <dl>
-<dt>Navn:</dt> +<dt>Tilf&oslash;jet attributnavn:</dt> 
-<dd>ToDateTime</dd> +<dd>source</dd> 
-<dt>Beskrivelse:</dt> +<dt>Tilf&oslash;jet attributtype:</dt>
-<dd>Pauseringsdato og tid</dd> +
-<dt>Type:</dt>+
 <dd> <dd>
-<a href="#PausedToDateTimeType">PausedToDateTimeType</a>+<a href="#DrugStrengthUnitCodeSourceType">DrugStrengthUnitCodeSourceType</a>
 </dd> </dd>
-<dt>Antal</dt> +<dt>Tilf&oslash;jet attribut, anvendelse: </dt> 
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>required</dd>
 </dl> </dl>
-</li> 
-</ul> 
 </li> </li>
 <li> <li>
 <dl> <dl>
-<dt>Navn:</dt> +<dt>Tilf&oslash;jet attributnavn:</dt> 
-<dd>By</dd> +<dd>date</dd> 
-<dt>Beskrivelse:</dt> +<dt>Tilf&oslash;jet attributtype:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd> +
-<dt>Type:</dt>+
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#SourceDateType">SourceDateType</a>
 </dd> </dd>
-<dt>Antal</dt> +<dt>Tilf&oslash;jet attribut, anvendelse: </dt> 
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>optional</dd>
 </dl> </dl>
 </li> </li>
 <li> <li>
 <dl> <dl>
-<dt>Navn:</dt> +<dt>Tilf&oslash;jet attributnavn:</dt> 
-<dd>DateTime</dd> +<dd>yearAndWeek</dd> 
-<dt>Beskrivelse:</dt> +<dt>Tilf&oslash;jet attributtype:</dt>
-<dd></dd> +
-<dt>Type:</dt>+
 <dd> <dd>
-<a href="#dateTime">dateTime</a>+<a href="#SourceYearAndWeekType">SourceYearAndWeekType</a>
 </dd> </dd>
-<dt>Antal</dt> +<dt>Tilf&oslash;jet attribut, anvendelse: </dt> 
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>optional</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="WithdrawnType">Type: WithdrawnType</h2> 
- Beskrivelse: Information om hvem, hvorn&aring;r og hvorfor l&aelig;gemiddelordination er seponeret <input type="button" id="WithdrawnType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('WithdrawnType_xsddiv'); return false;"> 
-<div id="WithdrawnType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="WithdrawnType"&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; 
- <div style="margin-left: 10px">&#60;xs:element name="By" type="medicinecard20150601:ModificatorType" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:element name="DateTime" type="medicinecard20150601:WithdrawnDateTimeType" /&#62;</div> 
- &#60;/xs:sequence&#62;</div> 
- &#60;/xs:complexType&#62;</div> 
-</div> 
-<ul> 
- Sekvens af: 
- <li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>By</dd> 
-<dt>Beskrivelse:</dt> 
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd> 
-<dt>Type:</dt> 
-<dd> 
-<a href="#ModificatorType">ModificatorType</a> 
-</dd> 
-<dt>Antal</dt> 
-<dd>Pr&aelig;cis &eacute;n</dd> 
-</dl> 
-</li> 
-<li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>DateTime</dd> 
-<dt>Beskrivelse:</dt> 
-<dd></dd> 
-<dt>Type:</dt> 
-<dd> 
-<a href="#WithdrawnDateTimeType">WithdrawnDateTimeType</a> 
-</dd> 
-<dt>Antal</dt> 
-<dd>Pr&aelig;cis &eacute;n</dd> 
-</dl> 
 </li> </li>
 </ul> </ul>
-<h2 id="PauseDrugMedicationRequestType">Type: PauseDrugMedicationRequestType</h2> +<h2 id="DosageStartedPreviouslyType">Type: DosageStartedPreviouslyType</h2> 
- Beskrivelse: Ydre container-element for en foresp&oslash;rgsel der pauserer en eller flere l&aelig;gemiddelordinationer<input type="button" id="PauseDrugMedicationRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PauseDrugMedicationRequestType_xsddiv'); return false;"> + Beskrivelse: Angiver at doseringen er startet tidligere, men ikke angivet p&aring; FMK<input type="button" id="DosageStartedPreviouslyType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageStartedPreviouslyType'); return false;"><input type="button" id="DosageStartedPreviouslyType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DosageStartedPreviouslyType'); return false;"> 
-<div id="PauseDrugMedicationRequestType_xsddiv" class="contents" style="display: none"> +<div id="DosageStartedPreviouslyType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="PauseDrugMedicationRequestType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="DosageStartedPreviouslyType" /&#62;</div> 
 +</div> 
 +<div id="DosageStartedPreviouslyType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<h2 id="UnpauseDrugMedicationType">Type: UnpauseDrugMedicationType</h2> 
 + Beskrivelse: Element for en foresp&oslash;rgsel der fjerner pausering af en l&aelig;gemiddelordination<input type="button" id="UnpauseDrugMedicationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UnpauseDrugMedicationType'); return false;"><input type="button" id="UnpauseDrugMedicationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('UnpauseDrugMedicationType'); return false;"> 
 +<div id="UnpauseDrugMedicationType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="UnpauseDrugMedicationType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="PausedBytype="medicinecard20150601:ModificatorType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150601:PauseDrugMedicationType" /&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="UnpauseDrugMedicationType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PersonIdentifier</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 11490: Line 19436:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicineCardVersion</dd> +<dd>ModifiedBy</dd>
-<dt>Beskrivelse:</dt> +
-<dd>Versionsnummer for medicinkort</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#MedicineCardVersionType">MedicineCardVersionType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>Pr&aelig;cis &eacute;n</dd> +
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>PausedBy</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#ModificatorType">ModificatorType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>Pr&aelig;cis &eacute;n</dd> +
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>ReportedBy</dd>+
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
 <dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd> <dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
Line 11532: Line 19450:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DrugMedication</dd>+<dd>ModificationMetadata</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En oversigt over l&aelig;gemiddelordination (en ordination p&aring; medicinkortet)</dd>+<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PauseDrugMedicationType">PauseDrugMedicationType</a>+<a href="#ModificationMetadataType">ModificationMetadataType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>1 eller flere</dd>+<dd>0, 1 eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="DrugIdentifierType">Type: DrugIdentifierType</h2> +<h2 id="WithdrawDrugMedicationRequestType">Type: WithdrawDrugMedicationRequestType</h2> 
- Beskrivelse: Unik identifikation af l&aelig;gemiddel. For l&aelig;gemidler i LMS takst LMS01 felt 1. Formatet er TTTTNNNNNYY (T=type af l&aelig;gemiddel, N=nummer, Y=&aring;r), f.eks. 28101606385<input type="button" id="DrugIdentifierType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugIdentifierType_xsddiv'); return false;"> + Beskrivelse: Ydre container-element for en foresp&oslash;rgsel der seponerer en l&aelig;gemiddelordination<input type="button" id="WithdrawDrugMedicationRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('WithdrawDrugMedicationRequestType'); return false;"><input type="button" id="WithdrawDrugMedicationRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('WithdrawDrugMedicationRequestType'); return false;"> 
-<div id="DrugIdentifierType_xsddiv" class="contents" style="display: none"> +<div id="WithdrawDrugMedicationRequestType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="DrugIdentifierType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="WithdrawDrugMedicationRequestType"&#62; 
- <div style="margin-left: 10px">&#60;xs:simpleContent&#62; + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
- <div style="margin-left: 10px">&#60;xs:extension base="medicinecard20150601:DrugIdentifierValueType"&#62; + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150601:DrugIdentifierSourceType" use="required" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150601:SourceDateType" use="optional" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:attribute name="yearAndWeek" type="medicinecard20150601:SourceYearAndWeekType" use="optional" /&#62;</div> +
- &#60;/xs:extension&#62;</div> +
- &#60;/xs:simpleContent&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Typeudvidelse: +
- <li> +
-<dl> +
-<dt>Basistype:</dt> +
-<dd> +
-<a href="#DrugIdentifierValueType">DrugIdentifierValueType</a> +
-</dd> +
-<dt>Tilf&oslash;jet attributnavn:</dt> +
-<dd>source</dd> +
-<dt>Tilf&oslash;jet attributtype:</dt> +
-<dd> +
-<a href="#DrugIdentifierSourceType">DrugIdentifierSourceType</a> +
-</dd> +
-<dt>Tilf&oslash;jet attribut, anvendelse: </dt> +
-<dd>required</dd> +
-</dl> +
-</li> +
-</ul> +
-<h2 id="IsPrivatePrescriptionType">Type: IsPrivatePrescriptionType</h2> +
- Beskrivelse: Dette element indikerer at recepten er privatmarkeret<input type="button" id="IsPrivatePrescriptionType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IsPrivatePrescriptionType_xsddiv'); return false;"> +
-<div id="IsPrivatePrescriptionType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="IsPrivatePrescriptionType/&#62;</div> +
-</div> +
-<h2 id="RemoveConsentRequestType">Type: RemoveConsentRequestType</h2> +
- Beskrivelse: Request til at markere en eller flere l&aelig;gemiddelordinationer som privatmarkeret<input type="button" id="RemoveConsentRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RemoveConsentRequestType_xsddiv'); return false;"> +
-<div id="RemoveConsentRequestType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="RemoveConsentRequestType"&#62; +
-        <div style="margin-left: 10px">&#60;xs:sequence&#62; +
-            <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> +
-            +
 <div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div>
-             +  
-<div style="margin-left: 10px">&#60;xs:element name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="WithdrawnBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
-            +
 <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>
-             +  
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150601:RemoveConsentDrugMedicationType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150601:WithdrawDrugMedicationType" /&#62;</div> 
-        &#60;/xs:sequence&#62;</div>+ &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="WithdrawDrugMedicationRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 11633: Line 19513:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModifiedBy</dd>+<dd>WithdrawnBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
 <dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd> <dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
Line 11666: Line 19546:
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#RemoveConsentDrugMedicationType">RemoveConsentDrugMedicationType</a>+<a href="#WithdrawDrugMedicationType">WithdrawDrugMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 11673: Line 19553:
 </li> </li>
 </ul> </ul>
-<h2 id="INRType">Type: INRType</h2> +<h2 id="ModifiedType">Type: ModifiedType</h2> 
- Beskrivelse: Det ydre element for en INR registrering<input type="button" id="INRType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('INRType_xsddiv'); return false;"> + Beskrivelse: Element der indeholder information omkring hvilken organisation og muligvis l&aelig;ge som sidst har &aelig;ndret dokumentet elementet befinder sig i (f.eks. medicnkort, l&aelig;gemiddelordination), desuden datoen dette er sket.<input type="button" id="ModifiedType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ModifiedType'); return false;"><input type="button" id="ModifiedType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ModifiedType'); return false;"> 
-<div id="INRType_xsddiv" class="contents" style="display: none"> +<div id="ModifiedType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="INRType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="ModifiedType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
-            <div style="margin-left: 10px">&#60;xs:element name="StartDate" type="medicinecard20150601:INRStartDateType" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:element name="By" type="medicinecard20150601:ModificatorType" /&#62;</div>
-             +
-<div style="margin-left: 10px">&#60;xs:element name="EndDate" type="medicinecard20150601:INREndDateType" /&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:element name="MinimalTerapeuticalINRLevel" type="medicinecard20150601:INRValueType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="DateTime" type="medicinecard20150601:ModifiedDateTimeType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element name="MaximalTerapeuticalINRLevel" type="medicinecard20150601:INRValueType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Comment" type="medicinecard20150601:INRCommentType" /&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="ModifiedType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>StartDate</dd>+<dd>By</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Startdato for den periode hvor INR-intervallet er relevant</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#INRStartDateType">INRStartDateType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 11709: Line 19584:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>EndDate</dd>+<dd>DateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Slutdato for den periode hvor INR-intervallet er relevant</dd>+<dd>&AElig;ndringsdato og tid</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#INREndDateType">INREndDateType</a>+<a href="#ModifiedDateTimeType">ModifiedDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
-</dl> 
-</li> 
-<li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>MinimalTerapeuticalINRLevel</dd> 
-<dt>Beskrivelse:</dt> 
-<dd>Kommentar associeret med en INR registrering</dd> 
-<dt>Type:</dt> 
-<dd> 
-<a href="#INRValueType">INRValueType</a> 
-</dd> 
-<dt>Antal</dt> 
-<dd>Pr&aelig;cis &eacute;n</dd> 
-</dl> 
-</li> 
-<li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>MaximalTerapeuticalINRLevel</dd> 
-<dt>Beskrivelse:</dt> 
-<dd>Kommentar associeret med en INR registrering</dd> 
-<dt>Type:</dt> 
-<dd> 
-<a href="#INRValueType">INRValueType</a> 
-</dd> 
-<dt>Antal</dt> 
-<dd>Pr&aelig;cis &eacute;n</dd> 
-</dl> 
-</li> 
-<li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>Comment</dd> 
-<dt>Beskrivelse:</dt> 
-<dd>Kommentar associeret med en INR registrering</dd> 
-<dt>Type:</dt> 
-<dd> 
-<a href="#INRCommentType">INRCommentType</a> 
-</dd> 
-<dt>Antal</dt> 
-<dd>0 eller 1</dd> 
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="UnmarkPrescriptionDeprecatedRequestType">Type: UnmarkPrescriptionDeprecatedRequestType</h2> +<h2 id="GetPrescriptionRequestType">Type: GetPrescriptionRequestType</h2> 
- Beskrivelse: Fjern markering af at en eller flere recepter ikke l&aelig;ngere er relevante<input type="button" id="UnmarkPrescriptionDeprecatedRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UnmarkPrescriptionDeprecatedRequestType_xsddiv'); return false;"> + Beskrivelse: Element for en foresp&oslash;rgsel efter en recept<input type="button" id="GetPrescriptionRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetPrescriptionRequestType'); return false;"><input type="button" id="GetPrescriptionRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('GetPrescriptionRequestType'); return false;"> 
-<div id="UnmarkPrescriptionDeprecatedRequestType_xsddiv" class="contents" style="display: none"> +<div id="GetPrescriptionRequestType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="UnmarkPrescriptionDeprecatedRequestType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="GetPrescriptionRequestType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
  <div style="margin-left: 10px">&#60;xs:choice&#62;  <div style="margin-left: 10px">&#60;xs:choice&#62;
Line 11774: Line 19607:
  &#60;/xs:choice&#62;</div>  &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element maxOccurs="50" name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="IncludeOpenPrescriptions" type="medicinecard20150601:IncludeOpenPrescriptionsType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="IncludeAllPrescriptions" type="medicinecard20150601:IncludeAllPrescriptionsType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="IncludeEffectuations" type="medicinecard20150601:IncludeEffectuationsType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Prescription" type="medicinecard20150601:UnmarkPrescriptionDeprecatedType" /&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="GetPrescriptionRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <ul>Et af f&oslash;lgende elementer: <ul>Et af f&oslash;lgende elementer:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 11803: Line 19639:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 11820: Line 19656:
 </li> </li>
 <li> <li>
 +<ul>Et af f&oslash;lgende elementer:
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicineCardVersion</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versionsnummer for medicinkort</dd>+<dd>Unik identifikation af en recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardVersionType">MedicineCardVersionType</a>+<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>
 </dd> </dd>
-<dt>Antal</dt> +<dt>Min. antal:</dt>
-<dd>Pr&aelig;cis &eacute;n</dd> +
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>ModifiedBy</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd> +
-<dt>Type:</dt>+
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a> + 1 
-</dd> + </dd> 
-<dt>Antal</dt> +<dt>Max antal:</dt> 
-<dd>0 eller 1</dd>+<dd>50</dd>
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReportedBy</dd>+<dd>IncludeOpenPrescriptions</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Angiver at svaret kun inkluderer &aring;bne recepter.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#IncludeOpenPrescriptionsType">IncludeOpenPrescriptionsType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Prescription</dd>+<dd>IncludeAllPrescriptions</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En recept (en ordination p&aring; en recept)</dd>+<dd>Angiver at svaret inkluderer alle recepter.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#UnmarkPrescriptionDeprecatedType">UnmarkPrescriptionDeprecatedType</a>+<a href="#IncludeAllPrescriptionsType">IncludeAllPrescriptionsType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="KeyValueSetType">Type: KeyValueSetType</h2> 
- Beskrivelse: M&aelig;ngde af keys og values<input type="button" id="KeyValueSetType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('KeyValueSetType_xsddiv'); return false;"> 
-<div id="KeyValueSetType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="KeyValueSetType"&#62; 
-        <div style="margin-left: 10px">&#60;xs:sequence&#62; 
-            <div style="margin-left: 10px">&#60;xs:element name="Key" type="medicinecard20150601:KeyType" /&#62;</div> 
-             
-<div style="margin-left: 10px">&#60;xs:element name="Value" type="medicinecard20150601:ValueType" /&#62;</div> 
-        &#60;/xs:sequence&#62;</div> 
-    &#60;/xs:complexType&#62;</div> 
-</div> 
-<ul> 
- Sekvens af: 
- <li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>Key</dd> 
-<dt>Beskrivelse:</dt> 
-<dd>Key i et key value par. Typisk svarende til et XML element navn</dd> 
-<dt>Type:</dt> 
-<dd> 
-<a href="#KeyType">KeyType</a> 
-</dd> 
-<dt>Antal</dt> 
-<dd>Pr&aelig;cis &eacute;n</dd> 
-</dl> 
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Value</dd>+<dd>IncludeEffectuations</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Value i et key value par</dd>+<dd>Angiver hvorvidt l&aelig;gemiddelordinationen eller recepten skal returneres med effektueringer.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ValueType">ValueType</a>+<a href="#IncludeEffectuationsType">IncludeEffectuationsType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 11918: Line 19722:
 </li> </li>
 </ul> </ul>
-<h2 id="RemovePatientRegistrationRequestType">Type: RemovePatientRegistrationRequestType</h2> +<h2 id="AcknowledgeOrdersResponseType">Type: AcknowledgeOrdersResponseType</h2> 
- Beskrivelse: Request til at fjerne en patient registrering<input type="button" id="RemovePatientRegistrationRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RemovePatientRegistrationRequestType_xsddiv'); return false;"> + Beskrivelse: Svar p&aring; en kvittering for at nye bestillinger er blevet modtaget af et apotek<input type="button" id="AcknowledgeOrdersResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AcknowledgeOrdersResponseType'); return false;"><input type="button" id="AcknowledgeOrdersResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('AcknowledgeOrdersResponseType'); return false;"> 
-<div id="RemovePatientRegistrationRequestType_xsddiv" class="contents" style="display: none"> +<div id="AcknowledgeOrdersResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="RemovePatientRegistrationRequestType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="AcknowledgeOrdersResponseType"&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Response to acknowledge that new orders have been received by a pharmacy&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Svar p&aring; en kvittering for at nye bestillinger er blevet modtaget af et apotek&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="AcknowledgeOrdersResponseType_xsddiv_usageclass="usage" style="display: none"></div> 
 +<h2 id="CancelOrderRequestType">Type: CancelOrderRequestType</h2> 
 + Beskrivelse: Request til at annullere bestillinger p&aring; recepter<input type="button" id="CancelOrderRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CancelOrderRequestType'); return false;"><input type="button" id="CancelOrderRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CancelOrderRequestType'); return false;"> 
 +<div id="CancelOrderRequestType_xsddiv" class="contents" style="displaynone"
 +<div style="margin-left: 10px">&#60;xs:complexType name="CancelOrderRequestType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Request for cancelling orders on prescriptions&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Request til at annullere bestillinger p&aring; recepter&#60;/xs:documentation&#62;</div> 
-             + &#60;/xs:annotation&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Registration" type="medicinecard20150601:RemovePatientRegistrationType" /&#62;</div> +  
-        &#60;/xs:sequence&#62;</div>+<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifiertype="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Order"&#62; 
 + <div style="margin-left: 10px">&#60;xs:complexType&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="PrescriptionIdentifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="OrderIdentifier" type="medicinecard20150601:OrderIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 + &#60;/xs:element&#62;</div> 
 + &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="CancelOrderRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li> 
 +<ul>Et af f&oslash;lgende elementer: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 11949: Line 19786:
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModifiedBy</dd>+<dd>OrganisationIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Nummer eller kode der identificerer en organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 +</li>
 +</ul>
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReportedBy</dd>+<dd>ModifiedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
 <dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd> <dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
Line 11974: Line 19814:
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 11980: Line 19820:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Registration</dd>+<dd>Order</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indre element til foresp&oslash;rgsel til sletning af patient registreringer</dd>+<dd>Bestilling af en udlevering p&aringen recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#RemovePatientRegistrationType">RemovePatientRegistrationType</a>+<a href="#"></a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 11992: Line 19832:
 </li> </li>
 </ul> </ul>
-<h2 id="PatientType">Type: PatientType</h2> +<h2 id="ConsentType">Type: ConsentType</h2> 
- Beskrivelse: Patientoplysninger for en person med kendt CPR<input type="button" id="PatientType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PatientType_xsddiv'); return false;"> + Beskrivelse: Angiver samtykke der knytter sig til denne foresp&oslash;rgsel<input type="button" id="ConsentType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ConsentType'); return false;"><input type="button" id="ConsentType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ConsentType'); return false;"> 
-<div id="PatientType_xsddiv" class="contents" style="display: none"> +<div id="ConsentType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="PatientType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="ConsentType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:complexContent&#62; 
 + <div style="margin-left: 10px">&#60;xs:extension base="medicinecard20150601:ConsentValueType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150601:ConsentSourceType" use="required" /&#62;</div> 
 + &#60;/xs:extension&#62;</div> 
 + &#60;/xs:complexContent&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="ConsentType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<h2 id="ConsentValueType">Type: ConsentValueType</h2> 
 +<input type="button" id="ConsentValueType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ConsentValueType'); return false;"><input type="button" id="ConsentValueType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ConsentValueType'); return false;"> 
 +<div id="ConsentValueType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="ConsentValueType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="Person" type="medicinecard20150601:SimpleCPRPersonType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="FromDate" type="medicinecard20150601:ConsentDateType" /&#62;</div>
   
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ToDate" type="medicinecard20150601:ConsentDateType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:choice minOccurs="0"&#62; +<div style="margin-left: 10px">&#60;xs:element name="ConsentType" type="medicinecard20150601:ConsentTypeType" /&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:element name="Address" type="medicinecard20150601:AddressType" /&#62;</div> +  
-  +<div style="margin-left: 10px">&#60;xs:element name="Content" type="medicinecard20150601:ContentType" /&#62;</div>
-<div style="margin-left: 10px">&#60;xs:element name="AddressProtected" type="medicinecard20150601:AddressProtectedType" /&#62;</div> +
- &#60;/xs:choice&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="ConsentValueType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Person</dd>+<dd>FromDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Oplysninger om en person med kendt CPR</dd>+<dd>Dato for samtykke</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#SimpleCPRPersonType">SimpleCPRPersonType</a>+<a href="#ConsentDateType">ConsentDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
-<li></li> 
 <li> <li>
-<ul>Et af f&oslash;lgende elementer: 
- <li> 
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Address</dd>+<dd>ToDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Postadresse for en organisation eller person</dd>+<dd>Dato for samtykke</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#AddressType">AddressType</a>+<a href="#ConsentDateType">ConsentDateType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0 eller 1</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>ConsentType</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd></dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#ConsentTypeType">ConsentTypeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 12041: Line 19904:
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>AddressProtected</dd>+<dd>Content</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver adressebeskyttelse og at adressen derfor ikke returneres</dd>+<dd>Angiver hvad samtykket/v&aelig;rdispringet omhandler</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#AddressProtectedType">AddressProtectedType</a>+<a href="#ContentType">ContentType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 12057: Line 19919:
 </li> </li>
 </ul> </ul>
-</li> +<h2 id="RemoveConsentType">Type: RemoveConsentType</h2> 
-</ul> + Beskrivelse: Til brug i bulk service: Fjerne samtykke til en eller flere l&aelig;gemiddelordinationer<input type="button" id="RemoveConsentType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RemoveConsentType'); return false;"><input type="button" id="RemoveConsentType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('RemoveConsentType'); return false;"> 
-<h2 id="ConsentWasRemovedType">Type: ConsentWasRemovedType</h2> +<div id="RemoveConsentType_xsddiv" class="contents" style="display: none"> 
- Beskrivelse: Element med IDer returneret samtykke er fjernet<input type="button" id="ConsentWasRemovedType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ConsentWasRemovedType_xsddiv'); return false;"> +<div style="margin-left: 10px">&#60;xs:complexType name="RemoveConsentType"&#62;
-<div id="ConsentWasRemovedType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="ConsentWasRemovedType"&#62;+
  <div style="margin-left: 10px">&#60;xs:annotation&#62;  <div style="margin-left: 10px">&#60;xs:annotation&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Element with IDs returned when a consent was removed&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;For use in bulk service: Remove consent for one or more drug medication&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Element med IDer returneret samtykke er fjernet&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Til brug i bulk service: Fjerne samtykke til en eller flere l&aelig;gemiddelordinationer&#60;/xs:documentation&#62;</div>
  &#60;/xs:annotation&#62;</div>  &#60;/xs:annotation&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:sequence&#62; <div style="margin-left: 10px">&#60;xs:sequence&#62;
  <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="RemoveConsentType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 12090: Line 19953:
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="InvalidPrescriptionType">Type: InvalidPrescriptionType</h2> +
- Beskrivelse: En ugyldig recept. Leveres mhp. at klienten kan slette evt. lokal kopi.<input type="button" id="InvalidPrescriptionType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('InvalidPrescriptionType_xsddiv'); return false;"> +
-<div id="InvalidPrescriptionType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="InvalidPrescriptionType"&#62; +
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;An invalid prescription. Is delivered so that the client can delete a possible local copy.&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;En ugyldig recept. Leveres mhp. at klienten kan slette evt. lokal kopi.&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>ModifiedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af en recept</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="UnmarkPrescriptionDeprecatedResponseType">Type: UnmarkPrescriptionDeprecatedResponseType</h2> +<h2 id="SearchPrescriptionRequestsRequestType">Type: SearchPrescriptionRequestsRequestType</h2> 
- Beskrivelse: Svar fra service til fjern markering af at en eller flere recepter ikke l&aelig;ngere er relevante<input type="button" id="UnmarkPrescriptionDeprecatedResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UnmarkPrescriptionDeprecatedResponseType_xsddiv'); return false;"> + Beskrivelse: Et element til foresp&oslash;rgsel efter receptanmodninger givet en anmodende eller anmodede organisation<input type="button" id="SearchPrescriptionRequestsRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SearchPrescriptionRequestsRequestType'); return false;"><input type="button" id="SearchPrescriptionRequestsRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('SearchPrescriptionRequestsRequestType'); return false;"> 
-<div id="UnmarkPrescriptionDeprecatedResponseType_xsddiv" class="contents" style="display: none"> +<div id="SearchPrescriptionRequestsRequestType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="UnmarkPrescriptionDeprecatedResponseType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="SearchPrescriptionRequestsRequestType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:sequence&#62; + <div style="margin-left: 10px">&#60;xs:choice&#62; 
- <div style="margin-left: 10px">&#60;xs:choice&#62; + <div style="margin-left: 10px">&#60;xs:element name="PrescribingOrganisation" type="medicinecard20150601:SearchPrescriptionRequestsOrganisationType" /&#62;</div>
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> +
- &#60;/xs:choice&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="OrderingOrganisation" type="medicinecard20150601:SearchPrescriptionRequestsOrganisationType" /&#62;</div> 
-  + &#60;/xs:choice&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150601:VersionMismatchWarningType" /&#62;</div> +  
-  +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="FromDateTime" type="medicinecard20150601:CreatedDateTimeType" /&#62;</div>
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrescriptionIdentifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="SearchPrescriptionRequestsRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li> + <li>
-<ul> +
- Sekvens af: +
- <li>+
 <ul>Et af f&oslash;lgende elementer: <ul>Et af f&oslash;lgende elementer:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PersonIdentifier</dd>+<dd>PrescribingOrganisation</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#SearchPrescriptionRequestsOrganisationType">SearchPrescriptionRequestsOrganisationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 12166: Line 20003:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>OrganisationIdentifier</dd>+<dd>OrderingOrganisation</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Nummer eller kode der identificerer en organisation</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>+<a href="#SearchPrescriptionRequestsOrganisationType">SearchPrescriptionRequestsOrganisationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 12185: Line 20022:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicineCardVersion</dd>+<dd>FromDateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versionsnummer for medicinkort</dd>+<dd>Oprettelsesdato og tid</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardVersionType">MedicineCardVersionType</a> +<a href="#CreatedDateTimeType">CreatedDateTimeType</a>
-</dd> +
-<dt>Antal</dt> +
-<dd>Pr&aelig;cis &eacute;n</dd> +
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>VersionMismatchWarning</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Elementet returneres ved en foresp&oslash;rgsel med et forkert medicinkort version</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#VersionMismatchWarningType">VersionMismatchWarningType</a>+
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>0 eller 1</dd> <dd>0 eller 1</dd>
-</dl> 
-</li> 
-<li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>PrescriptionIdentifier</dd> 
-<dt>Beskrivelse:</dt> 
-<dd>Unik identifikation af en recept</dd> 
-<dt>Type:</dt> 
-<dd> 
-<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a> 
-</dd> 
-<dt>Antal</dt> 
-<dd>0, 1 eller flere</dd> 
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-</li> +<h2 id="CancelledPrescriptionType">Type: CancelledPrescriptionType</h2> 
-</ul> + Beskrivelse: Til brug i bulk service: Resultat af at markere en eller flere recepter som ugyldige<input type="button" id="CancelledPrescriptionType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CancelledPrescriptionType'); return false;"><input type="button" id="CancelledPrescriptionType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CancelledPrescriptionType'); return false;"> 
-<h2 id="DrugMedicationIdentifierAndDateTimeType">Type: DrugMedicationIdentifierAndDateTimeType</h2> +<div id="CancelledPrescriptionType_xsddiv" class="contents" style="display: none"> 
- Beskrivelse: Indeholder ID og versionsnummer for en l&aelig;gemiddelordination<input type="button" id="DrugMedicationIdentifierAndDateTimeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugMedicationIdentifierAndDateTimeType_xsddiv'); return false;"> +<div style="margin-left: 10px">&#60;xs:complexType name="CancelledPrescriptionType"&#62;
-<div id="DrugMedicationIdentifierAndDateTimeType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="DrugMedicationIdentifierAndDateTimeType"&#62;+
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="DateTime" type="medicinecard20150601:ModifiedDateTimeType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="CancelPrescriptionFailed" type="medicinecard20150601:PrescriptionErrorType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="CancelledPrescriptionType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
 <dd>Identifier</dd> <dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>+<dd>Unik identifikation af en recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>+<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0, 1 eller flere</dd>
 </dl> </dl>
 </li> </li>
Line 12257: Line 20065:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DateTime</dd>+<dd>CancelPrescriptionFailed</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>&AElig;ndringsdato og tid</dd>+<dd>Fejl-struktur som refererer til en specifik fejltype og beskrivelse p&aring; en given recept, og muligvis ogs&aringmed reference til en specifik bestilling og effektuering.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModifiedDateTimeType">ModifiedDateTimeType</a>+<a href="#PrescriptionErrorType">PrescriptionErrorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0, 1 eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="ConsentWasGivenType">Type: ConsentWasGivenType</h2> +<h2 id="SearchWithdrawnDrugMedicationsRequestType">Type: SearchWithdrawnDrugMedicationsRequestType</h2> 
- Beskrivelse: Element med IDer returneret samtykke er givet<input type="button" id="ConsentWasGivenType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ConsentWasGivenType_xsddiv'); return false;"> + Beskrivelse: Element for en s&oslash;ge-foresp&oslash;rgsel efter seponerede l&aelig;gemiddelordinationer<input type="button" id="SearchWithdrawnDrugMedicationsRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SearchWithdrawnDrugMedicationsRequestType'); return false;"><input type="button" id="SearchWithdrawnDrugMedicationsRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('SearchWithdrawnDrugMedicationsRequestType'); return false;"> 
-<div id="ConsentWasGivenType_xsddiv" class="contents" style="display: none"> +<div id="SearchWithdrawnDrugMedicationsRequestType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="ConsentWasGivenType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="SearchWithdrawnDrugMedicationsRequestType"&#62;
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Element with IDs returned when a consent was given&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Element med IDer returneret samtykke er givet&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>Identifier</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>Pr&aelig;cis &eacute;n</dd> +
-</dl> +
-</li> +
-</ul> +
-<h2 id="AttachOrDetachPrescriptionRequestType">Type: AttachOrDetachPrescriptionRequestType</h2> +
- Beskrivelse: En foresp&oslash;rgsel der tilknytter recepter til l&aelig;gemiddelordinationer eller fjerner tilknytningen<input type="button" id="AttachOrDetachPrescriptionRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AttachOrDetachPrescriptionRequestType_xsddiv'); return false;"> +
-<div id="AttachOrDetachPrescriptionRequestType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="AttachOrDetachPrescriptionRequestType"&#62;+
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DateTime" type="xs:dateTime" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="WithdrawnAfterDateTime" type="medicinecard20150601:WithdrawnDateTimeType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="DetachPrescription" type="medicinecard20150601:DetachPrescriptionType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="AttachPrescription" type="medicinecard20150601:AttachPrescriptionType" /&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="SearchWithdrawnDrugMedicationsRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 12339: Line 20110:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicineCardVersion</dd>+<dd>DateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versionsnummer for medicinkort</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardVersionType">MedicineCardVersionType</a>+<a href="#dateTime">dateTime</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 12353: Line 20124:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModifiedBy</dd>+<dd>WithdrawnAfterDateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>&AElig;ndringsdato og tid</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#WithdrawnDateTimeType">WithdrawnDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 12364: Line 20135:
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="AuthorisedHealthcareProfessionalWithOptionalAuthorisationIdentifierType">Type: AuthorisedHealthcareProfessionalWithOptionalAuthorisationIdentifierType</h2> 
 + Beskrivelse: Indeholder autorsationsnummer og navn p&aring; en autoriseret sundhedsperson<input type="button" id="AuthorisedHealthcareProfessionalWithOptionalAuthorisationIdentifierType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AuthorisedHealthcareProfessionalWithOptionalAuthorisationIdentifierType'); return false;"><input type="button" id="AuthorisedHealthcareProfessionalWithOptionalAuthorisationIdentifierType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('AuthorisedHealthcareProfessionalWithOptionalAuthorisationIdentifierType'); return false;"> 
 +<div id="AuthorisedHealthcareProfessionalWithOptionalAuthorisationIdentifierType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="AuthorisedHealthcareProfessionalWithOptionalAuthorisationIdentifierType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="AuthorisationIdentifier" type="medicinecard20150601:AuthorisationIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Name" type="medicinecard20150601:AuthorisedHealthcareProfessionalNameType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="SpecialityCode" type="medicinecard20150601:SpecialityCodeType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="AuthorisedHealthcareProfessionalWithOptionalAuthorisationIdentifierType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReportedBy</dd>+<dd>AuthorisationIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Authorisation identifier of a doctor</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#AuthorisationIdentifierType">AuthorisationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 12381: Line 20169:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DetachPrescription</dd>+<dd>Name</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder en eller flere recept-IDer hvor tilknytningen til l&aelig;gmidlerne skal oph&aelig;ves</dd>+<dd>Navnet p&aringden ordinerende autoriserede sundhedsperson, kan ogs&aringindeholde stilling</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DetachPrescriptionType">DetachPrescriptionType</a>+<a href="#AuthorisedHealthcareProfessionalNameType">AuthorisedHealthcareProfessionalNameType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 12395: Line 20183:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>AttachPrescription</dd>+<dd>SpecialityCode</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder et l&aelig;gemiddelordinations-ID og en eller flere recept-IDer der skal knyttes hertil</dd>+<dd>L&aelig;gens specialekode if&oslash;lge takstens LMS19</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#AttachPrescriptionType">AttachPrescriptionType</a>+<a href="#SpecialityCodeType">SpecialityCodeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="GetAuthorisationDateForNewestOpenPrescriptionResponseType">Type: GetAuthorisationDateForNewestOpenPrescriptionResponseType</h2> +<h2 id="DosageQuantityUnitTextsType">Type: DosageQuantityUnitTextsType</h2> 
- Beskrivelse: Svar til at hente udstedelsesdato for nyeste &aring;bne recept<input type="button" id="GetAuthorisationDateForNewestOpenPrescriptionResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetAuthorisationDateForNewestOpenPrescriptionResponseType_xsddiv'); return false;"> + Beskrivelse: Enhed for dosism&aelig;ngde, ental og flertal<input type="button" id="DosageQuantityUnitTextsType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageQuantityUnitTextsType'); return false;"><input type="button" id="DosageQuantityUnitTextsType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DosageQuantityUnitTextsType'); return false;"> 
-<div id="GetAuthorisationDateForNewestOpenPrescriptionResponseType_xsddiv" class="contents" style="display: none"> +<div id="DosageQuantityUnitTextsType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="GetAuthorisationDateForNewestOpenPrescriptionResponseType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="DosageQuantityUnitTextsType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="Singular" type="medicinecard20150601:DosageQuantityUnitTextsValueType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="AuthorisationDate" type="medicinecard20150601:AuthorisationDateType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="Plural" type="medicinecard20150601:DosageQuantityUnitTextsValueType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150601:DosageQuantityUnitTextsSourceType" use="required" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150601:SourceDateType" use="optional" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:attribute name="yearAndWeek" type="medicinecard20150601:SourceYearAndWeekType" use="optional" /&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="DosageQuantityUnitTextsType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PersonIdentifier</dd>+<dd>Singular</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#DosageQuantityUnitTextsValueType">DosageQuantityUnitTextsValueType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 12437: Line 20232:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>AuthorisationDate</dd>+<dd>Plural</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dato for autorisation</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#AuthorisationDateType">AuthorisationDateType</a>+<a href="#DosageQuantityUnitTextsValueType">DosageQuantityUnitTextsValueType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="CreatedDrugMedicationType">Type: CreatedDrugMedicationType</h2> +<h2 id="IsPrivateDrugMedicationType">Type: IsPrivateDrugMedicationType</h2> 
- Beskrivelse: Element med IDer returneret ved oprettelsen af en ny l&aelig;gemiddelinformation<input type="button" id="CreatedDrugMedicationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatedDrugMedicationType_xsddiv'); return false;"> + Beskrivelse: Dette element indikerer at ordinationen er privatmarkeret<input type="button" id="IsPrivateDrugMedicationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IsPrivateDrugMedicationType'); return false;"><input type="button" id="IsPrivateDrugMedicationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('IsPrivateDrugMedicationType'); return false;"> 
-<div id="CreatedDrugMedicationType_xsddiv" class="contents" style="display: none"> +<div id="IsPrivateDrugMedicationType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="CreatedDrugMedicationType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="IsPrivateDrugMedicationType/&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +</div> 
- <div style="margin-left: 10px">&#60;xs:element name="Identifiertype="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div>+<div id="IsPrivateDrugMedicationType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<h2 id="GetAllPermissionsType">Type: GetAllPermissionsType</h2> 
 + Beskrivelse: Foresp&oslash;rgsel p&aring; rettigheder til person<input type="button" id="GetAllPermissionsType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetAllPermissionsType'); return false;"><input type="button" id="GetAllPermissionsType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('GetAllPermissionsType'); return false;"> 
 +<div id="GetAllPermissionsType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="GetAllPermissionsType" /&#62;</div> 
 +</div> 
 +<div id="GetAllPermissionsType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<h2 id="SimplePersonWithoutCPRType">Type: SimplePersonWithoutCPRType</h2> 
 + Beskrivelse: Oplysninger om en person uden kendt CPR<input type="button" id="SimplePersonWithoutCPRType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SimplePersonWithoutCPRType'); return false;"><input type="button" id="SimplePersonWithoutCPRType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('SimplePersonWithoutCPRType'); return false;"> 
 +<div id="SimplePersonWithoutCPRType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="SimplePersonWithoutCPRType"&#62; 
 + <div style="margin-left10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Information about a person without known CPR&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="Version" type="medicinecard20150601:DrugMedicationVersionType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Oplysninger om en person uden kendt CPR&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Name" type="medicinecard20150601:PersonNameType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="EffectuationIdentifier" type="medicinecard20150601:EffectuationIdentifierType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="BirthDate" type="medicinecard20150601:BirthDateType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrescriptionIdentifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="Gender" type="medicinecard20150601:GenderType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="SimplePersonWithoutCPRType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>Name</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>+<dd>Struktureret navn p&aringen person</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>+<a href="#PersonNameType">PersonNameType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 12483: Line 20295:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Version</dd>+<dd>BirthDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gemiddelordinationens versionsnummer</dd>+<dd>F&oslash;dselsdato</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationVersionType">DrugMedicationVersionType</a>+<a href="#BirthDateType">BirthDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 12497: Line 20309:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>EffectuationIdentifier</dd>+<dd>Gender</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af effektueringen</dd>+<dd>K&oslash;n</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#EffectuationIdentifierType">EffectuationIdentifierType</a>+<a href="#GenderType">GenderType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="PrescriptionReplicationStatusType">Type: PrescriptionReplicationStatusType</h2> 
 + Beskrivelse: En structur der indeholder status for replikeringen af recepter<input type="button" id="PrescriptionReplicationStatusType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrescriptionReplicationStatusType'); return false;"><input type="button" id="PrescriptionReplicationStatusType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PrescriptionReplicationStatusType'); return false;"> 
 +<div id="PrescriptionReplicationStatusType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="PrescriptionReplicationStatusType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="LatestReplicationDateTime" type="medicinecard20150601:LatestReplicationDateTimeType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="PrescriptionReplicationStatusType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PrescriptionIdentifier</dd>+<dd>LatestReplicationDateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af en recept</dd>+<dd>Dato og tidspunkt for den sidste replikering af recepter</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>+<a href="#LatestReplicationDateTimeType">LatestReplicationDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="PatientFlagType">Type: PatientFlagType</h2> +<h2 id="ReviewedType">Type: ReviewedType</h2> 
- Beskrivelse: Markerer patient<input type="button" id="PatientFlagType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PatientFlagType_xsddiv'); return false;"> + Beskrivelse: Information hvem der evaluerede medicinkortet, ved indl&aelig;ggelse p&aring; sygehus, inklusiv tidspunktet<input type="button" id="ReviewedType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ReviewedType'); return false;"><input type="button" id="ReviewedType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ReviewedType'); return false;"> 
-<div id="PatientFlagType_xsddiv" class="contents" style="display: none"> +<div id="ReviewedType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="PatientFlagType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:complexType name="ReviewedType"&#62; 
-</div> + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
-<h2 id="GetMedicineCardAsPDFRequestType">Type: GetMedicineCardAsPDFRequestType</h2> + <div style="margin-left: 10px">&#60;xs:element name="By" type="medicinecard20150601:ModificatorType" /&#62;</div>
- Beskrivelse: Element for en foresp&oslash;rgsel efter et medicinkort der returneres som PDF<input type="button" id="GetMedicineCardAsPDFRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetMedicineCardAsPDFRequestType_xsddiv'); return false;"> +
-<div id="GetMedicineCardAsPDFRequestType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="GetMedicineCardAsPDFRequestType"&#62; +
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Element for a request for a medicinecard returned as PDF&#60;/xs:documentation&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Element for en foresp&oslash;rgsel efter et medicinkort der returneres som PDF&#60;/xs:documentation&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="DateTime" type="medicinecard20150601:ReviewedDateTimeType" /&#62;</div>
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Version" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="PrintType" type="medicinecard20150601:PrintTypeType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="DateTime" type="medicinecard20150601:ModifiedDateTimeType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ShowDosageLimitations" type="medicinecard20150601:ShowDosagePeriodType" /&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="ReviewedType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PersonIdentifier</dd>+<dd>By</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 12570: Line 20379:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Version</dd>+<dd>DateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versionsnummer for medicinkort</dd>+<dd>Datoen et medicinkort blev evalueret i en medicinkort-gennemgang</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardVersionType">MedicineCardVersionType</a>+<a href="#ReviewedDateTimeType">ReviewedDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="PatientWithoutCPRType">Type: PatientWithoutCPRType</h2> 
 + Beskrivelse: Patientoplysninger for en person uden kendt CPR<input type="button" id="PatientWithoutCPRType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PatientWithoutCPRType'); return false;"><input type="button" id="PatientWithoutCPRType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PatientWithoutCPRType'); return false;"> 
 +<div id="PatientWithoutCPRType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="PatientWithoutCPRType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Person" type="medicinecard20150601:SimplePersonWithoutCPRType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Address" type="medicinecard20150601:AddressType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="PatientWithoutCPRType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PrintType</dd>+<dd>Person</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Type af udskrift der skal returneres</dd>+<dd>Oplysninger om en person uden kendt CPR</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrintTypeType">PrintTypeType</a>+<a href="#SimplePersonWithoutCPRType">SimplePersonWithoutCPRType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 12598: Line 20422:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DateTime</dd>+<dd>Address</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>&AElig;ndringsdato og tid</dd>+<dd>Postadresse for en organisation eller person</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModifiedDateTimeType">ModifiedDateTimeType</a> +<a href="#AddressType">AddressType</a>
-</dd> +
-<dt>Antal</dt> +
-<dd>0, 1 eller flere</dd> +
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>ShowDosageLimitations</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Information om tidsintervallet for visning af doseingsinformationer </dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#ShowDosagePeriodType">ShowDosagePeriodType</a>+
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 12624: Line 20434:
 </li> </li>
 </ul> </ul>
-<h2 id="PrivateDrugMedicationType">Type: PrivateDrugMedicationType</h2> +<h2 id="SearchWithdrawnDrugMedicationsResponseType">Type: SearchWithdrawnDrugMedicationsResponseType</h2> 
- Beskrivelse: Denne struktur indeholder drug id'er og version for l&aelig;gemiddelordinationer der er privatmarkerede.<input type="button" id="PrivateDrugMedicationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrivateDrugMedicationType_xsddiv'); return false;"> + Beskrivelse: Svar p&aring; en s&oslash;ge-foresp&oslash;rgsel efter seponerede l&aelig;gemiddelordinationer<input type="button" id="SearchWithdrawnDrugMedicationsResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SearchWithdrawnDrugMedicationsResponseType'); return false;"><input type="button" id="SearchWithdrawnDrugMedicationsResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('SearchWithdrawnDrugMedicationsResponseType'); return false;"> 
-<div id="PrivateDrugMedicationType_xsddiv" class="contents" style="display: none"> +<div id="SearchWithdrawnDrugMedicationsResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="PrivateDrugMedicationType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="SearchWithdrawnDrugMedicationsResponseType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="Version" type="medicinecard20150601:DrugMedicationVersionType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrivateDrugMedication" type="medicinecard20150601:PrivateDrugMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="SearchWithdrawnDrugMedicationsResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 12654: Line 20467:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Version</dd>+<dd>PrivateDrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gemiddelordinationens versionsnummer</dd>+<dd>Denne struktur indeholder drug id'er og version for l&aelig;gemiddelordinationer der er privatmarkerede.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationVersionType">DrugMedicationVersionType</a>+<a href="#PrivateDrugMedicationType">PrivateDrugMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0, 1 eller flere</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>Identifier</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0, 1 eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="GetPatientOrganisationRelationResponseType">Type: GetPatientOrganisationRelationResponseType</h2> +<h2 id="GetAuthorisationDateForNewestOpenPrescriptionRequestType">Type: GetAuthorisationDateForNewestOpenPrescriptionRequestType</h2> 
- Beskrivelse: Et antal relationer mellem en patient og en organisation<input type="button" id="GetPatientOrganisationRelationResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetPatientOrganisationRelationResponseType_xsddiv'); return false;"> + Beskrivelse: Foresp&oslash;rgsel til at hente udstedelsesdato for nyeste &aring;bne recept<input type="button" id="GetAuthorisationDateForNewestOpenPrescriptionRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetAuthorisationDateForNewestOpenPrescriptionRequestType'); return false;"><input type="button" id="GetAuthorisationDateForNewestOpenPrescriptionRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('GetAuthorisationDateForNewestOpenPrescriptionRequestType'); return false;"> 
-<div id="GetPatientOrganisationRelationResponseType_xsddiv" class="contents" style="display: none"> +<div id="GetAuthorisationDateForNewestOpenPrescriptionRequestType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="GetPatientOrganisationRelationResponseType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="GetAuthorisationDateForNewestOpenPrescriptionRequestType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
-  
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Relation" type="medicinecard20150601:PatientOrganisationRelationType" /&#62;</div> 
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="GetAuthorisationDateForNewestOpenPrescriptionRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 12691: Line 20517:
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
-</dl> 
-</li> 
-<li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>Relation</dd> 
-<dt>Beskrivelse:</dt> 
-<dd>Registrering af en relation mellem en patient og en organisation</dd> 
-<dt>Type:</dt> 
-<dd> 
-<a href="#PatientOrganisationRelationType">PatientOrganisationRelationType</a> 
-</dd> 
-<dt>Antal</dt> 
-<dd>0, 1 eller flere</dd> 
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="ModificatorType">Type: ModificatorType</h2> +<h2 id="CreateOrderRequestType">Type: CreateOrderRequestType</h2> 
- Beskrivelse: Indeholder information omkring en person der oprettede/&aelig;ndrede data<input type="button" id="ModificatorType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ModificatorType_xsddiv'); return false;"> + Beskrivelse: Request til at oprette bestillinger p&aringrecepter <input type="button" id="CreateOrderRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreateOrderRequestType'); return false;"><input type="button" id="CreateOrderRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreateOrderRequestType'); return false;"> 
-<div id="ModificatorType_xsddiv" class="contents" style="display: none"> +<div id="CreateOrderRequestType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="ModificatorType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="CreateOrderRequestType"&#62;
  <div style="margin-left: 10px">&#60;xs:annotation&#62;  <div style="margin-left: 10px">&#60;xs:annotation&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Information about a person who created/modified data&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Request for creating orders on prescriptions&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Indeholder information omkring en person der oprettede/&aelig;ndrede data&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Request til at oprette bestillinger p&aringrecepter &#60;/xs:documentation&#62;</div>
  &#60;/xs:annotation&#62;</div>  &#60;/xs:annotation&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:sequence&#62; <div style="margin-left: 10px">&#60;xs:sequence&#62;
  <div style="margin-left: 10px">&#60;xs:choice&#62;  <div style="margin-left: 10px">&#60;xs:choice&#62;
- <div style="margin-left: 10px">&#60;xs:sequence&#62; + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
- <div style="margin-left: 10px">&#60;xs:element name="AuthorisedHealthcareProfessional" type="medicinecard20150601:AuthorisedHealthcareProfessionalType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Organisation" type="medicinecard20150601:OrganisationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="AuthorisedBy" type="medicinecard20150601:AuthorisedModificatorType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:element name="Patient" type="medicinecard20150601:PatientFlagType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Other" type="medicinecard20150601:ModificatorPersonType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Role" type="medicinecard20150601:RequestedRoleType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Organisation" type="medicinecard20150601:OrganisationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="AuthorisedBy" type="medicinecard20150601:AuthorisedModificatorType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div>+
  &#60;/xs:choice&#62;</div>  &#60;/xs:choice&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Prescription" type="medicinecard20150601:CreateOrderPrescriptionType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="CreateOrderRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <ul>Et af f&oslash;lgende elementer: <ul>Et af f&oslash;lgende elementer:
- <li> + <li>
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>AuthorisedHealthcareProfessional</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder autorsationsnummer og navn p&aring; en autoriseret sundhedsperson</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#AuthorisedHealthcareProfessionalType">AuthorisedHealthcareProfessionalType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 12764: Line 20562:
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Organisation</dd>+<dd>OrganisationIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Beskriver en organisation</dd>+<dd>Nummer eller kode der identificerer en organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationType">OrganisationType</a>+<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 +</li>
 +</ul>
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>AuthorisedBy</dd>+<dd>CreatedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information hvem brugeren arbejdede p&aringvegne af</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#AuthorisedModificatorType">AuthorisedModificatorType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 12792: Line 20593:
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-</li> +
- ELLER +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Patient</dd>+<dd>Prescription</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Markerer patient</dd>+<dd>En recept (en ordination p&aring; en recept)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PatientFlagType">PatientFlagType</a>+<a href="#CreateOrderPrescriptionType">CreateOrderPrescriptionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>1 eller flere</dd>
 </dl> </dl>
 </li> </li>
- ELLER +</ul> 
- <li>+<h2 id="CreatePrescriptionResponseType">Type: CreatePrescriptionResponseType</h2> 
 + Beskrivelse: Response-dokument der indeholder en eller flere svar p&aring; oprettelse recepter fra l&aelig;gemiddelordinationer<input type="button" id="CreatePrescriptionResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatePrescriptionResponseType'); return false;"><input type="button" id="CreatePrescriptionResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreatePrescriptionResponseType'); return false;"> 
 +<div id="CreatePrescriptionResponseType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="CreatePrescriptionResponseType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150601:VersionMismatchWarningType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Prescription" type="medicinecard20150601:CreatedPrescriptionType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="CreatePrescriptionResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Other</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En FMK akt&oslash;r, der ikke er en autoriseret sundhedsperson</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorPersonType">ModificatorPersonType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 12830: Line 20643:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Role</dd>+<dd>MedicineCardVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Brugerens rolle</dd>+<dd>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#RequestedRoleType">RequestedRoleType</a>+<a href="#MedicineCardVersionType">MedicineCardVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 12844: Line 20657:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Organisation</dd>+<dd>VersionMismatchWarning</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Beskriver en organisation</dd>+<dd>Elementet returneres ved en foresp&oslash;rgsel med et forkert medicinkort version</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationType">OrganisationType</a>+<a href="#VersionMismatchWarningType">VersionMismatchWarningType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 12858: Line 20671:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>AuthorisedBy</dd>+<dd>Prescription</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information hvem brugeren arbejdede p&aring; vegne af</dd>+<dd>En recept (en ordination p&aring; en recept)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#AuthorisedModificatorType">AuthorisedModificatorType</a>+<a href="#CreatedPrescriptionType">CreatedPrescriptionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-</li> +<h2 id="DosageAnyDayType">Type: DosageAnyDayType</h2> 
-</ul> + Beskrivelse: Gruppering af doseringstidspunkter p&aring; samme dag<input type="button" id="DosageAnyDayType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageAnyDayType'); return false;"><input type="buttonid="DosageAnyDayType_usage_buttonvalue="Vis anvendelseclass="showHideXSDonclick="toggleUsageVisibility('DosageAnyDayType')return false;"> 
-</li> +<div id="DosageAnyDayType_xsddivclass="contents" style="displaynone"> 
-</ul> +<div style="margin-left: 10px">&#60;xs:complexType name="DosageAnyDayType"&#62; 
-<h2 id="AuthorisedModificatorType">Type: AuthorisedModificatorType</h2> + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
- Beskrivelse: Indeholder information hvem brugeren arbejdede p&aring; vegne af<input type="button" id="AuthorisedModificatorType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AuthorisedModificatorType_xsddiv'); return false;"> + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
-<div id="AuthorisedModificatorType_xsddivclass="contentsstyle="display: none"+ <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Dose" type="medicinecard20150601:DoseForAnyDayType" /&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:complexType name="AuthorisedModificatorType"&#62; + &#60;/xs:sequence&#62;</div>
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Information about who the user was working on behalf of&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Indeholder information hvem brugeren arbejdede p&aring; vegne af&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:choice&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="AuthorisedHealthcareProfessionaltype="medicinecard20150601:AuthorisedHealthcareProfessionalType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Organisation" type="medicinecard20150601:OrganisationType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Othertype="medicinecard20150601:ModificatorPersonType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Role" type="medicinecard20150601:RequestedRoleType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Organisation" type="medicinecard20150601:OrganisationType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:choice&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="DosageAnyDayType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li> + <li>
-<ul>Et af f&oslash;lgende elementer: +
- <li>+
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>AuthorisedHealthcareProfessional</dd>+<dd>Dose</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder autorsationsnummer og navn p&aring; en autoriseret sundhedsperson</dd>+<dd>Beskrivelse af en dosis p&aring; et givet stidspunkt, hvorn&aring;r og hvor meget</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#AuthorisedHealthcareProfessionalType">AuthorisedHealthcareProfessionalType</a>+<a href="#DoseForAnyDayType">DoseForAnyDayType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>1 eller flere</dd>
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +</li> 
 +</ul> 
 +<h2 id="PackageSizeUnitCodeType">Type: PackageSizeUnitCodeType</h2> 
 + Beskrivelse: Enhed for pakningsst&oslash;rrelse, kode (LMS15 felt 2)<input type="button" id="PackageSizeUnitCodeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PackageSizeUnitCodeType'); return false;"><input type="button" id="PackageSizeUnitCodeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PackageSizeUnitCodeType'); return false;"> 
 +<div id="PackageSizeUnitCodeType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="PackageSizeUnitCodeType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:simpleContent&#62; 
 + <div style="margin-left: 10px">&#60;xs:extension base="medicinecard20150601:PackageSizeUnitCodeValueType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150601:PackageSizeUnitCodeSourceType" use="required" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150601:SourceDateType" use="optional" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:attribute name="yearAndWeek" type="medicinecard20150601:SourceYearAndWeekType" use="optional" /&#62;</div> 
 + &#60;/xs:extension&#62;</div> 
 + &#60;/xs:simpleContent&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="PackageSizeUnitCodeType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Typeudvidelse: 
 + <li>
 <dl> <dl>
-<dt>Navn:</dt> +<dt>Basistype:</dt>
-<dd>Organisation</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Beskriver en organisation</dd> +
-<dt>Type:</dt>+
 <dd> <dd>
-<a href="#OrganisationType">OrganisationType</a>+<a href="#PackageSizeUnitCodeValueType">PackageSizeUnitCodeValueType</a>
 </dd> </dd>
-<dt>Antal</dt> 
-<dd>Pr&aelig;cis &eacute;n</dd> 
 </dl> </dl>
-</li> 
-</ul> 
-</li> 
- ELLER 
- <li> 
 <ul> <ul>
- Sekvens af: +<li>
- <li>+
 <dl> <dl>
-<dt>Navn:</dt> +<dt>Tilf&oslash;jet attributnavn:</dt> 
-<dd>Other</dd> +<dd>source</dd> 
-<dt>Beskrivelse:</dt> +<dt>Tilf&oslash;jet attributtype:</dt>
-<dd>En FMK akt&oslash;r, der ikke er en autoriseret sundhedsperson</dd> +
-<dt>Type:</dt>+
 <dd> <dd>
-<a href="#ModificatorPersonType">ModificatorPersonType</a>+<a href="#PackageSizeUnitCodeSourceType">PackageSizeUnitCodeSourceType</a>
 </dd> </dd>
-<dt>Antal</dt> +<dt>Tilf&oslash;jet attribut, anvendelse: </dt> 
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>required</dd>
 </dl> </dl>
 </li> </li>
 <li> <li>
 <dl> <dl>
-<dt>Navn:</dt> +<dt>Tilf&oslash;jet attributnavn:</dt> 
-<dd>Role</dd> +<dd>date</dd> 
-<dt>Beskrivelse:</dt> +<dt>Tilf&oslash;jet attributtype:</dt>
-<dd>Brugerens rolle</dd> +
-<dt>Type:</dt>+
 <dd> <dd>
-<a href="#RequestedRoleType">RequestedRoleType</a>+<a href="#SourceDateType">SourceDateType</a>
 </dd> </dd>
-<dt>Antal</dt> +<dt>Tilf&oslash;jet attribut, anvendelse: </dt> 
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>optional</dd>
 </dl> </dl>
 </li> </li>
 <li> <li>
 <dl> <dl>
-<dt>Navn:</dt> +<dt>Tilf&oslash;jet attributnavn:</dt> 
-<dd>Organisation</dd> +<dd>yearAndWeek</dd> 
-<dt>Beskrivelse:</dt> +<dt>Tilf&oslash;jet attributtype:</dt>
-<dd>Beskriver en organisation</dd> +
-<dt>Type:</dt>+
 <dd> <dd>
-<a href="#OrganisationType">OrganisationType</a>+<a href="#SourceYearAndWeekType">SourceYearAndWeekType</a>
 </dd> </dd>
-<dt>Antal</dt> +<dt>Tilf&oslash;jet attribut, anvendelse: </dt> 
-<dd>0 eller 1</dd>+<dd>optional</dd>
 </dl> </dl>
 </li> </li>
Line 12989: Line 20782:
 </li> </li>
 </ul> </ul>
-</li> +<h2 id="MedicineCardVersionListItemType">Type: MedicineCardVersionListItemType</h2> 
-</ul> + Beskrivelse: Medicinkortinformation for en patient.<input type="button" id="MedicineCardVersionListItemType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('MedicineCardVersionListItemType'); return false;"><input type="button" id="MedicineCardVersionListItemType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('MedicineCardVersionListItemType'); return false;"> 
-<h2 id="AttachOrDetachPrescriptionResponseType">Type: AttachOrDetachPrescriptionResponseType</h2> +<div id="MedicineCardVersionListItemType_xsddiv" class="contents" style="display: none"> 
- Beskrivelse: Svar fra en foresp&oslash;rgsel der tilknytter recepter til l&aelig;gemiddelordinationer eller fjerner tilknytningen<input type="button" id="AttachOrDetachPrescriptionResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AttachOrDetachPrescriptionResponseType_xsddiv'); return false;"> +<div style="margin-left: 10px">&#60;xs:complexType name="MedicineCardVersionListItemType"&#62; 
-<div id="AttachOrDetachPrescriptionResponseType_xsddiv" class="contents" style="display: none"> + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
-<div style="margin-left: 10px">&#60;xs:complexType name="AttachOrDetachPrescriptionResponseType"&#62; + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Medicine card version information for a patient.&#60;/xs:documentation&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:sequence&#62;+  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Medicinkortinformation for en patient.&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62;
  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="MedicineCardInformationChange" type="medicinecard20150601:MedicineCardInformationChangeType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="MedicineCardVersionListItemType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 13032: Line 20832:
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="DrugStrengthTextType">Type: DrugStrengthTextType</h2> +
- Beskrivelse: L&aelig;gemiddelstyrke, klar tekst fra (LMS01 felt 10), ikke fritekst<input type="button" id="DrugStrengthTextType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugStrengthTextType_xsddiv'); return false;"> +
-<div id="DrugStrengthTextType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="DrugStrengthTextType"&#62; +
- <div style="margin-left: 10px">&#60;xs:simpleContent&#62; +
- <div style="margin-left: 10px">&#60;xs:extension base="medicinecard20150601:DrugStrengthTextValueType"&#62; +
- <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150601:DrugStrengthTextSourceType" use="required" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150601:SourceDateType" use="optional" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:attribute name="yearAndWeek" type="medicinecard20150601:SourceYearAndWeekType" use="optional" /&#62;</div> +
- &#60;/xs:extension&#62;</div> +
- &#60;/xs:simpleContent&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Typeudvidelse: +
- <li>+
 <dl> <dl>
-<dt>Basistype:</dt>+<dt>Navn:</dt> 
 +<dd>MedicineCardInformationChange</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Versions information, som holder seneste &aelig;ndings timestamp for en given type af information</dd> 
 +<dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugStrengthTextValueType">DrugStrengthTextValueType</a>+<a href="#MedicineCardInformationChangeType">MedicineCardInformationChangeType</a>
 </dd> </dd>
-<dt>Tilf&oslash;jet attributnavn:</dt> +<dt>Antal</dt> 
-<dd>source</dd> +<dd>01 eller flere</dd>
-<dt>Tilf&oslash;jet attributtype:</dt> +
-<dd> +
-<a href="#DrugStrengthTextSourceType">DrugStrengthTextSourceType</a> +
-</dd> +
-<dt>Tilf&oslash;jet attributanvendelse: </dt> +
-<dd>required</dd>+
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="GetAllPermissionsType">Type: GetAllPermissionsType</h2> +<h2 id="CreatePrescriptionWithoutCPRResponseType">Type: CreatePrescriptionWithoutCPRResponseType</h2> 
- Beskrivelse: Foresp&oslash;rgsel p&aring; rettigheder til person<input type="button" id="GetAllPermissionsType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetAllPermissionsType_xsddiv'); return false;"> + Beskrivelse: Response-dokument der indeholder en eller flere svar p&aring; oprettelse recepter til personer uden CPR<input type="button" id="CreatePrescriptionWithoutCPRResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatePrescriptionWithoutCPRResponseType'); return false;"><input type="button" id="CreatePrescriptionWithoutCPRResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreatePrescriptionWithoutCPRResponseType'); return false;"> 
-<div id="GetAllPermissionsType_xsddiv" class="contents" style="display: none"> +<div id="CreatePrescriptionWithoutCPRResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="GetAllPermissionsType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:complexType name="CreatePrescriptionWithoutCPRResponseType"&#62;
-</div> +
-<h2 id="GetMedicineCardAsPDFResponseType">Type: GetMedicineCardAsPDFResponseType</h2> +
- Beskrivelse: Ydre container-element for en et svar med et medicinkort som PDF<input type="button" id="GetMedicineCardAsPDFResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetMedicineCardAsPDFResponseType_xsddiv'); return false;"> +
-<div id="GetMedicineCardAsPDFResponseType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="GetMedicineCardAsPDFResponseType"&#62; +
- <div style="margin-left: 10px">&#60;xs:choice&#62; +
- <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="MedicineCard" type="medicinecard20150601:MedicineCardAsPDFType" /&#62;</div> +
- &#60;/xs:choice&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<h2 id="MedicineCardInformationChangeType">Type: MedicineCardInformationChangeType</h2> +
- Beskrivelse: Versions information, som holder seneste &aelig;ndings timestamp for en given type af information<input type="button" id="MedicineCardInformationChangeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('MedicineCardInformationChangeType_xsddiv'); return false;"> +
-<div id="MedicineCardInformationChangeType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="MedicineCardInformationChangeType"&#62;+
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="InformationChangeType" type="medicinecard20150601:InformationChangeTypeType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ChangeDateTime" type="xs:dateTime" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="CreatePrescriptionWithoutCPRResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>InformationChangeType</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#InformationChangeTypeType">InformationChangeTypeType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 13111: Line 20878:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ChangeDateTime</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Unik identifikation af en recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#dateTime">dateTime</a>+<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="UndoEffectuationType">Type: UndoEffectuationType</h2> +<h2 id="CreateOrUpdateDrugMedicationBeginEndDateType">Type: CreateOrUpdateDrugMedicationBeginEndDateType</h2> 
- Beskrivelse: Element til tilbagef&oslash;rsel af en enkelt apoteks-ekspedition<input type="button" id="UndoEffectuationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndoEffectuationType_xsddiv'); return false;"> + Beskrivelse: Angiver en periode hvor l&aelig;gemiddelordinationen g&aelig;lder<input type="button" id="CreateOrUpdateDrugMedicationBeginEndDateType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreateOrUpdateDrugMedicationBeginEndDateType'); return false;"><input type="button" id="CreateOrUpdateDrugMedicationBeginEndDateType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreateOrUpdateDrugMedicationBeginEndDateType'); return false;"> 
-<div id="UndoEffectuationType_xsddiv" class="contents" style="display: none"> +<div id="CreateOrUpdateDrugMedicationBeginEndDateType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="UndoEffectuationType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="CreateOrUpdateDrugMedicationBeginEndDateType"&#62; 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Element for undoing a single pharmacy effectutation&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left10px">&#60;xs:element name="TreatmentStartDate" type="medicinecard20150601:DrugMedicationTreatmentStartDateType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="TreatmentStartedPreviously" type="medicinecard20150601:DrugMedicationTreatmentStartedPreviouslyType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Element til tilbagef&oslash;rsel af en enkelt apoteks-ekspedition&#60;/xs:documentation&#62;</div> +<div style="margin-left: 10px">&#60;xs:choice&#62; 
- &#60;/xs:annotation&#62;</div> + <div style="margin-left: 10px">&#60;xs:element name="TreatmentEndDate" type="medicinecard20150601:DrugMedicationTreatmentEndDateType" /&#62;</div> 
-  +  
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +<div style="margin-left: 10px">&#60;xs:element name="TreatmentEndingUndetermined" type="medicinecard20150601:DrugMedicationTreatmentEndingUndeterminedType" /&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:EffectuationIdentifierType" /&#62;</div>+ &#60;/xs:choice&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="CreateOrUpdateDrugMedicationBeginEndDateType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li> 
 +<ul>Et af f&oslash;lgende elementer: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>TreatmentStartDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af effektueringen</dd>+<dd>Den dato l&aelig;gemiddelordinationbehandlingen p&aring;begyndes</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#EffectuationIdentifierType">EffectuationIdentifierType</a>+<a href="#DrugMedicationTreatmentStartDateType">DrugMedicationTreatmentStartDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 13154: Line 20928:
 </dl> </dl>
 </li> </li>
-</ul> + ELLER 
-<h2 id="GetDrugMedicationVersionsRequestType">Type: GetDrugMedicationVersionsRequestType</h2> + <li>
- Beskrivelse: Ydre container-element for en foresp&oslash;rgsel efter alle versionsnumre for en l&aelig;gemiddelordination<input type="button" id="GetDrugMedicationVersionsRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetDrugMedicationVersionsRequestType_xsddiv'); return false;"> +
-<div id="GetDrugMedicationVersionsRequestType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="GetDrugMedicationVersionsRequestType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PersonIdentifier</dd>+<dd>TreatmentStartedPreviously</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>Angiver at behandling er startet tidligere end selve oprettelsen af l&aelig;gemiddeordinationen p&aring; FMK</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#DrugMedicationTreatmentStartedPreviouslyType">DrugMedicationTreatmentStartedPreviouslyType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 +</li>
 +</ul>
 </li> </li>
 <li> <li>
 +<ul>Et af f&oslash;lgende elementer:
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>TreatmentEndDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>+<dd>Den dato l&aelig;gemiddelordinationen afsluttes</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>+<a href="#DrugMedicationTreatmentEndDateType">DrugMedicationTreatmentEndDateType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl> 
 +</li> 
 + ELLER 
 + <li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>TreatmentEndingUndetermined</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Angiver at behandlingen afslutning er uafgjort, f.eks. fordi der er tale om en fast behandling</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#DrugMedicationTreatmentEndingUndeterminedType">DrugMedicationTreatmentEndingUndeterminedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 13197: Line 20977:
 </li> </li>
 </ul> </ul>
-<h2 id="MedicineCardIsInvalidType">Type: MedicineCardIsInvalidType</h2> +</li
- Beskrivelse: Markerer at medicinkortet er ugyldigt.<input type="button" id="MedicineCardIsInvalidType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('MedicineCardIsInvalidType_xsddiv'); return false;"> +</ul>
-<div id="MedicineCardIsInvalidType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="MedicineCardIsInvalidType" /&#62;</div+
-</div>+
 <h2 id="CreateDrugMedicationResponseType">Type: CreateDrugMedicationResponseType</h2> <h2 id="CreateDrugMedicationResponseType">Type: CreateDrugMedicationResponseType</h2>
- Beskrivelse: Ydre container-element for et svar returneret p&aring; en foresp&oslash;rgsel der opretter en ny l&aelig;gemiddelordination<input type="button" id="CreateDrugMedicationResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreateDrugMedicationResponseType_xsddiv'); return false;">+ Beskrivelse: Ydre container-element for et svar returneret p&aring; en foresp&oslash;rgsel der opretter en ny l&aelig;gemiddelordination<input type="button" id="CreateDrugMedicationResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreateDrugMedicationResponseType'); return false;"><input type="button" id="CreateDrugMedicationResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreateDrugMedicationResponseType'); return false;">
 <div id="CreateDrugMedicationResponseType_xsddiv" class="contents" style="display: none"> <div id="CreateDrugMedicationResponseType_xsddiv" class="contents" style="display: none">
 <div style="margin-left: 10px">&#60;xs:complexType name="CreateDrugMedicationResponseType"&#62; <div style="margin-left: 10px">&#60;xs:complexType name="CreateDrugMedicationResponseType"&#62;
Line 13217: Line 20994:
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="CreateDrugMedicationResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 13276: Line 21054:
 </li> </li>
 </ul> </ul>
-<h2 id="PatientOrganisationRelationType">Type: PatientOrganisationRelationType</h2> +<h2 id="CreatePatientRegistrationResponseType">Type: CreatePatientRegistrationResponseType</h2> 
- Beskrivelse: Registrering af en relation mellem en patient og en organisation<input type="button" id="PatientOrganisationRelationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PatientOrganisationRelationType_xsddiv'); return false;"> + Beskrivelse: Opret svar<input type="button" id="CreatePatientRegistrationResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatePatientRegistrationResponseType'); return false;"><input type="buttonid="CreatePatientRegistrationResponseType_usage_buttonvalue="Vis anvendelseclass="showHideXSDonclick="toggleUsageVisibility('CreatePatientRegistrationResponseType'); return false;"> 
-<div id="PatientOrganisationRelationType_xsddivclass="contentsstyle="display: none"+<div id="CreatePatientRegistrationResponseType_xsddivclass="contents" style="displaynone"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="PatientOrganisationRelationType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="CreatePatientRegistrationResponseType"&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +        <div style="margin-left: 10px">&#60;xs:sequence&#62; 
- <div style="margin-left: 10px">&#60;xs:element name="Identifiertype="medicinecard20150601:PatientOrganisationRelationIdentifierType" /&#62;</div> +            <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Identifier" type="medicinecard20150601:PatientRegistrationIdentifierType" /&#62;</div> 
-  +        &#60;/xs:sequence&#62;</div> 
-<div style="margin-left10px">&#60;xs:element name="Created" type="medicinecard20150601:CreatedType" /&#62;</div> +    &#60;/xs:complexType&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Removedtype="medicinecard20150601:CreatedType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Organisationtype="medicinecard20150601:OrganisationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Type" type="medicinecard20150601:PatientOrganisationRelationTypeType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div>+
 </div> </div>
 +<div id="CreatePatientRegistrationResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 13305: Line 21074:
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PatientOrganisationRelationIdentifierType">PatientOrganisationRelationIdentifierType</a>+<a href="#PatientRegistrationIdentifierType">PatientRegistrationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>1 eller flere</dd>
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="DrugMedicationHistoryType">Type: DrugMedicationHistoryType</h2> 
 + Beskrivelse: Historikken for en l&aelig;gemiddelordination<input type="button" id="DrugMedicationHistoryType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugMedicationHistoryType'); return false;"><input type="button" id="DrugMedicationHistoryType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DrugMedicationHistoryType'); return false;"> 
 +<div id="DrugMedicationHistoryType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="DrugMedicationHistoryType"&#62; 
 +        <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 +                <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Period" type="medicinecard20150601:DrugMedicationHistoryPeriodType" /&#62;</div> 
 +        &#60;/xs:sequence&#62;</div> 
 +    &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="DrugMedicationHistoryType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Created</dd>+<dd>Period</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element der indeholder information omkring hvilken organisation og muligvis l&aelig;ge som har oprettet dokumentet elementet befinder sig (f.eks. l&aelig;gemiddelordination), desuden datoen dette er sket.</dd>+<dd>En specifik periode historikken for en l&aelig;gemiddelordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreatedType">CreatedType</a>+<a href="#DrugMedicationHistoryPeriodType">DrugMedicationHistoryPeriodType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>1 eller flere</dd>
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="DoseDispensedRestrictionType">Type: DoseDispensedRestrictionType</h2> 
 + Beskrivelse: Responsestruktur, der indikerer at l&aelig;gen &oslash;nsker at recepten, skal udleveres dosisdispenseret.<input type="button" id="DoseDispensedRestrictionType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensedRestrictionType'); return false;"><input type="button" id="DoseDispensedRestrictionType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DoseDispensedRestrictionType'); return false;"> 
 +<div id="DoseDispensedRestrictionType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="DoseDispensedRestrictionType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Responsestructure with indication by the doctor that a prescription, should be effectuated dosedispensed.&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Responsestruktur, der indikerer at l&aelig;gen &oslash;nsker at recepten, skal udleveres dosisdispenseret.&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +         
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 +            <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PackageNumber" type="medicinecard20150601:PackageNumberType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CopyRequired" type="medicinecard20150601:CopyRequiredType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="StartDate" type="medicinecard20150601:DoseDispensingStartDateType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="EndDate" type="medicinecard20150601:DoseDispensingEndDateType" /&#62;</div> 
 +        &#60;/xs:sequence&#62;</div> 
 +    &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="DoseDispensedRestrictionType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Removed</dd>+<dd>PackageNumber</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element der indeholder information omkring hvilken organisation og muligvis l&aelig;ge som har oprettet dokumentet elementet befinder sig i (f.eks. l&aelig;gemiddelordination), desuden datoen dette er sket.</dd>+<dd>L&aelig;gemiddelpakningens varenummer (LMS02 felt 2)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreatedType">CreatedType</a>+<a href="#PackageNumberType">PackageNumberType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 13342: Line 21149:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReportedBy</dd>+<dd>CopyRequired</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Angiver hvorvidt l&aelig;gen kr&aelig;ver en kopi af doseringskortet</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#CopyRequiredType">CopyRequiredType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 13356: Line 21163:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Organisation</dd>+<dd>StartDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Beskriver en organisation</dd>+<dd>Planlagt startdato for dosisdispensering</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationType">OrganisationType</a>+<a href="#DoseDispensingStartDateType">DoseDispensingStartDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 13370: Line 21177:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Type</dd>+<dd>EndDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Typen af relation mellem patient og organisation</dd>+<dd>Planlagt slutdato for dosisdispensering</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PatientOrganisationRelationTypeType">PatientOrganisationRelationTypeType</a>+<a href="#DoseDispensingEndDateType">DoseDispensingEndDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="UnwithdrawDrugMedicationType">Type: UnwithdrawDrugMedicationType</h2> +<h2 id="LatestDosageDispensingEffectuationType">Type: LatestDosageDispensingEffectuationType</h2> 
- Beskrivelse: Anvisning der fjerner en seponering af en eller flere l&aelig;gemiddelordinationer<input type="button" id="UnwithdrawDrugMedicationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UnwithdrawDrugMedicationType_xsddiv'); return false;"> + Beskrivelse: Angivelse af tidspunktet for den seneste dosisdispenserede effektuering samt hvem der udf&oslash;rte den<input type="button" id="LatestDosageDispensingEffectuationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('LatestDosageDispensingEffectuationType'); return false;"><input type="button" id="LatestDosageDispensingEffectuationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('LatestDosageDispensingEffectuationType'); return false;"> 
-<div id="UnwithdrawDrugMedicationType_xsddiv" class="contents" style="display: none"> +<div id="LatestDosageDispensingEffectuationType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="UnwithdrawDrugMedicationType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="LatestDosageDispensingEffectuationType"&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Indication of when the latest dosedispensed effectuation was made, and by whom&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Angivelse af tidspunktet for den seneste dosisdispenserede effektuering samt hvem der udf&oslash;rte den&#60;/xs:documentation&#62;</div> 
-  + &#60;/xs:annotation&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div>+  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="CreatedWithoutPerson" type="medicinecard20150601:CreatedWithoutPersonType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Created" type="medicinecard20150601:CreatedType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="LatestDosageDispensingEffectuationType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li> 
 +<ul>Et af f&oslash;lgende elementer: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>CreatedWithoutPerson</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>+<dd>Element der indeholder information omkring hvilken organisation og muligvis l&aelig;ge som har oprettet dokumentet elementet befinder sig i (f.eks. l&aelig;gemiddelordination), desuden datoen dette er sket.  
 +Dette element anvendes p&aring; recepten, hvor l&aelig;gens autorisationsnummer muligvis ikke er angivet.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>+<a href="#CreatedWithoutPersonType">CreatedWithoutPersonType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 13411: Line 21228:
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModifiedBy</dd>+<dd>Created</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Element der indeholder information omkring hvilken organisation og muligvis l&aelig;ge som har oprettet dokumentet elementet befinder sig i (f.eks. l&aelig;gemiddelordination), desuden datoen dette er sket.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#CreatedType">CreatedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-<li> +</ul>
-<dl> +
-<dt>Navn:</dt> +
-<dd>ModificationMetadata</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd> +
-<dt>Type:</dt> +
-<dd></dd> +
-<dt>Antal</dt> +
-<dd>0, 1 eller flere</dd> +
-</dl>+
 </li> </li>
 </ul> </ul>
-<h2 id="DosageDayType">Type: DosageDayType</h2> +<h2 id="RouteOfAdministrationType">Type: RouteOfAdministrationType</h2> 
- Beskrivelse: Gruppering af doseringstidspunkter p&aring; samme dag<input type="button" id="DosageDayType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageDayType_xsddiv'); return false;"> + Beskrivelse: Angiver medicinens administrationsvej som kode og tekst<input type="button" id="RouteOfAdministrationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RouteOfAdministrationType'); return false;"><input type="button" id="RouteOfAdministrationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('RouteOfAdministrationType'); return false;"> 
-<div id="DosageDayType_xsddiv" class="contents" style="display: none"> +<div id="RouteOfAdministrationType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="DosageDayType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="RouteOfAdministrationType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="Number" type="medicinecard20150601:DosageDayNumberType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="Code" type="medicinecard20150601:RouteOfAdministrationCodeType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Text" type="medicinecard20150601:RouteOfAdministrationTextType" /&#62;</div>
- <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Dose" type="medicinecard20150601:DoseType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="RouteOfAdministrationType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Number</dd>+<dd>Code</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dag nummer i iterationsintervallet for doseringstidspunktet</dd>+<dd>Angiver kode for medicinens administrationsvej. Kilde: Taksten, LMS11 felt 1</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageDayNumberType">DosageDayNumberType</a>+<a href="#RouteOfAdministrationCodeType">RouteOfAdministrationCodeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 13468: Line 21275:
 </li> </li>
 <li> <li>
-<ul> 
- Sekvens af: 
- <li> 
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Dose</dd>+<dd>Text</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Beskrivelse af en dosis p&aring; et givet stidspunkt, hvorn&aring;r og hvor meget</dd>+<dd>Angiver medicinens administrationsvej. Kilde: Taksten LMS 11 felt 3</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseType">DoseType</a>+<a href="#RouteOfAdministrationTextType">RouteOfAdministrationTextType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller flere</dd>+<dd>eller 1</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-</li> +<h2 id="AttachPrescriptionType">Type: AttachPrescriptionType</h2> 
-</ul> + Beskrivelse: Indeholder et l&aelig;gemiddelordinations-ID og en eller flere recept-IDer der skal knyttes hertil<input type="button" id="AttachPrescriptionType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AttachPrescriptionType'); return false;"><input type="button" id="AttachPrescriptionType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('AttachPrescriptionType'); return false;"> 
-<h2 id="ATCCodeType">Type: ATCCodeType</h2> +<div id="AttachPrescriptionType_xsddiv" class="contents" style="display: none"> 
- Beskrivelse: Kode for l&aelig;gemidlets ATC-gruppe  (LMS01 felt 15)<input type="button" id="ATCCodeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ATCCodeType_xsddiv'); return false;"> +<div style="margin-left: 10px">&#60;xs:complexType name="AttachPrescriptionType"&#62;
-<div id="ATCCodeType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="ATCCodeType"&#62; +
- <div style="margin-left: 10px">&#60;xs:simpleContent&#62; +
- <div style="margin-left: 10px">&#60;xs:extension base="medicinecard20150601:ATCCodeValueType"&#62; +
- <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150601:ATCCodeSourceType" use="required" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150601:SourceDateType" use="optional" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:attribute name="yearAndWeek" type="medicinecard20150601:SourceYearAndWeekType" use="optional" /&#62;</div> +
- &#60;/xs:extension&#62;</div> +
- &#60;/xs:simpleContent&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Typeudvidelse: +
- <li> +
-<dl> +
-<dt>Basistype:</dt> +
-<dd> +
-<a href="#ATCCodeValueType">ATCCodeValueType</a> +
-</dd> +
-<dt>Tilf&oslash;jet attributnavn:</dt> +
-<dd>source</dd> +
-<dt>Tilf&oslash;jet attributtype:</dt> +
-<dd> +
-<a href="#ATCCodeSourceType">ATCCodeSourceType</a> +
-</dd> +
-<dt>Tilf&oslash;jet attribut, anvendelse: </dt> +
-<dd>required</dd> +
-</dl> +
-</li> +
-</ul> +
-<h2 id="FaultDetailsType">Type: FaultDetailsType</h2> +
- Beskrivelse: Liste af key value par som beskriver detaljer for fejlen<input type="button" id="FaultDetailsType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('FaultDetailsType_xsddiv'); return false;"> +
-<div id="FaultDetailsType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="FaultDetailsType"&#62; +
-        <div style="margin-left: 10px">&#60;xs:sequence&#62; +
-            <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="KeyValueSet" type="medicinecard20150601:KeyValueSetType" /&#62;</div> +
-        &#60;/xs:sequence&#62;</div> +
-    &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>KeyValueSet</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>M&aelig;ngde af keys og values</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#KeyValueSetType">KeyValueSetType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>eller flere</dd> +
-</dl> +
-</li> +
-</ul> +
-<h2 id="IndicationType">Type: IndicationType</h2> +
- Beskrivelse: Vurderet helbredstilstand der benyttes som begrundelse for en l&aelig;gemiddelordination<input type="button" id="IndicationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IndicationType_xsddiv'); return false;"> +
-<div id="IndicationType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="IndicationType"&#62; +
- <div style="margin-left: 10px">&#60;xs:choice&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Code" type="medicinecard20150601:IndicationCodeType" /&#62;</div> +
-  +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Text" type="medicinecard20150601:IndicationTextType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="FreeText" type="medicinecard20150601:IndicationFreeTextType" /&#62;</div> +
- &#60;/xs:choice&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<h2 id="UnpauseDrugMedicationResponseType">Type: UnpauseDrugMedicationResponseType</h2> +
- Beskrivelse: Ydre container-element for et svar p&aring; en foresp&oslash;rgsel der fjerner pausering af en l&aelig;gemiddelordination<input type="button" id="UnpauseDrugMedicationResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UnpauseDrugMedicationResponseType_xsddiv'); return false;"> +
-<div id="UnpauseDrugMedicationResponseType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="UnpauseDrugMedicationResponseType"&#62;+
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="DrugMedicationIdentifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150601:VersionMismatchWarningType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150601:UnpausedDrugMedicationType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="AttachPrescriptionType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PersonIdentifier</dd>+<dd>DrugMedicationIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 13597: Line 21324:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicineCardVersion</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versionsnummer for medicinkort</dd>+<dd>Unik identifikation af en recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardVersionType">MedicineCardVersionType</a> +<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>
-</dd> +
-<dt>Antal</dt> +
-<dd>Pr&aelig;cis &eacute;n</dd> +
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>VersionMismatchWarning</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Elementet returneres ved en foresp&oslash;rgsel med et forkert medicinkort version</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#VersionMismatchWarningType">VersionMismatchWarningType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>0 eller 1</dd> +
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>DrugMedication</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>En oversigt over l&aelig;gemiddelordination (en ordination p&aring; medicinkortet)</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#UnpausedDrugMedicationType">UnpausedDrugMedicationType</a>+
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>1 eller flere</dd> <dd>1 eller flere</dd>
-</dl> 
-</li> 
-</ul> 
-<h2 id="RegisterPatientOrganisationRelationRequestType">Type: RegisterPatientOrganisationRelationRequestType</h2> 
- Beskrivelse: Request-dokument for at registrere en relation mellem en patient og en organisation<input type="button" id="RegisterPatientOrganisationRelationRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RegisterPatientOrganisationRelationRequestType_xsddiv'); return false;"> 
-<div id="RegisterPatientOrganisationRelationRequestType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="RegisterPatientOrganisationRelationRequestType"&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; 
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
-             
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div> 
-             
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Relation" type="medicinecard20150601:RegisterPatientOrganisationRelationType" /&#62;</div> 
- &#60;/xs:sequence&#62;</div> 
- &#60;/xs:complexType&#62;</div> 
-</div> 
-<ul> 
- Sekvens af: 
- <li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>PersonIdentifier</dd> 
-<dt>Beskrivelse:</dt> 
-<dd>Element for er CPR-nummer</dd> 
-<dt>Type:</dt> 
-<dd> 
-<a href="#PersonIdentifierType">PersonIdentifierType</a> 
-</dd> 
-<dt>Antal</dt> 
-<dd>Pr&aelig;cis &eacute;n</dd> 
 </dl> </dl>
 </li> </li>
Line 13673: Line 21338:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CreatedBy</dd>+<dd>ModifiedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
 <dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd> <dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
Line 13690: Line 21355:
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
 <dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd> <dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd>
-<dt>Type:</dt> 
-<dd></dd> 
-<dt>Antal</dt> 
-<dd>0, 1 eller flere</dd> 
-</dl> 
-</li> 
-<li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>ReportedBy</dd> 
-<dt>Beskrivelse:</dt> 
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd> 
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#ModificationMetadataType">ModificationMetadataType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller 1</dd> +<dd>01 eller flere</dd>
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>Relation</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Registrering af en relation mellem en patient og en organisation</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#RegisterPatientOrganisationRelationType">RegisterPatientOrganisationRelationType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>1 eller flere</dd>+
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="PersonNameType">Type: PersonNameType</h2> +<h2 id="IndicationType">Type: IndicationType</h2> 
- Beskrivelse: Struktureret navn p&aringen person<input type="button" id="PersonNameType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PersonNameType_xsddiv'); return false;"> + Beskrivelse: Vurderet helbredstilstand der benyttes som begrundelse for en l&aelig;gemiddelordination<input type="button" id="IndicationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IndicationType'); return false;"><input type="button" id="IndicationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('IndicationType'); return false;"> 
-<div id="PersonNameType_xsddiv" class="contents" style="display: none"> +<div id="IndicationType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="PersonNameType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="IndicationType"&#62; 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:choice&#62; 
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Structured name of a person&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Code" type="medicinecard20150601:IndicationCodeType" /&#62;</div> 
 +  
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Text" type="medicinecard20150601:IndicationTextType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Struktureret navn p&aring; en person&#60;/xs:documentation&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="FreeText" type="medicinecard20150601:IndicationFreeTextType" /&#62;</div> 
- &#60;/xs:annotation&#62;</div> + &#60;/xs:choice&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="GivenName" type="medicinecard20150601:PersonGivenNameType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="MiddleName" type="medicinecard20150601:PersonMiddleNameType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Surname" type="medicinecard20150601:PersonSurnameType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div>+
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="IndicationType_xsddiv_usage" class="usage" style="display: none"></div>
 +<ul>Et af f&oslash;lgende elementer:
 + <li>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>GivenName</dd>+<dd>Code</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En persons fornavn(e)</dd>+<dd>Indikationskode (LMS26 felt 1)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonGivenNameType">PersonGivenNameType</a>+<a href="#IndicationCodeType">IndicationCodeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 13760: Line 21399:
 </dl> </dl>
 </li> </li>
 +<li></li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MiddleName</dd>+<dd>Text</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Indikationstekst (LMS26 felt 2)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonMiddleNameType">PersonMiddleNameType</a>+<a href="#IndicationTextType">IndicationTextType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 13774: Line 21414:
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +</li> 
 + ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Surname</dd>+<dd>FreeText</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Indikationstekst som fritekst</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonSurnameType">PersonSurnameType</a>+<a href="#IndicationFreeTextType">IndicationFreeTextType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 13789: Line 21432:
 </li> </li>
 </ul> </ul>
-<h2 id="CreateOrderType">Type: CreateOrderType</h2> +<h2 id="SetMedicineCardNotReviewedResponseType">Type: SetMedicineCardNotReviewedResponseType</h2> 
- Beskrivelse: Element til at oprette en bestilling til et apotek<input type="button" id="CreateOrderType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreateOrderType_xsddiv'); return false;"> + Beskrivelse: Element for et svar fra en foresp&oslash;rgsel til at s&aelig;tte dato og tid for markering af at manglende medicinkort-gennemgang<input type="button" id="SetMedicineCardNotReviewedResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SetMedicineCardNotReviewedResponseType'); return false;"><input type="button" id="SetMedicineCardNotReviewedResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('SetMedicineCardNotReviewedResponseType'); return false;"> 
-<div id="CreateOrderType_xsddiv" class="contents" style="display: none"> +<div id="SetMedicineCardNotReviewedResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="CreateOrderType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="SetMedicineCardNotReviewedResponseType"&#62; 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Element for creating an order for a pharmacy&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Element til at oprette en bestilling til et apotek&#60;/xs:documentation&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div>
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:element name="OrderedAtPharmacy" type="medicinecard20150601:OrganisationType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150601:VersionMismatchWarningType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DoseDispensing" type="medicinecard20150601:OrderWithDoseDispensingType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="3" minOccurs="0" name="DeliveryInstructionText" type="medicinecard20150601:DeliveryInstructionTextType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Delivery" type="medicinecard20150601:DeliveryType" /&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="SetMedicineCardNotReviewedResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CreatedBy</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 13831: Line 21465:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>OrderedAtPharmacy</dd>+<dd>MedicineCardVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Beskriver en organisation</dd>+<dd>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationType">OrganisationType</a>+<a href="#MedicineCardVersionType">MedicineCardVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 13845: Line 21479:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DoseDispensing</dd>+<dd>VersionMismatchWarning</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Elementet returneres ved en foresp&oslash;rgsel med et forkert medicinkort version</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrderWithDoseDispensingType">OrderWithDoseDispensingType</a> +<a href="#VersionMismatchWarningType">VersionMismatchWarningType</a>
-</dd> +
-<dt>Antal</dt> +
-<dd>0 eller 1</dd> +
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>DeliveryInstructionText</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>En linie med yderligere oplysninger til apoteket vedr&oslash;rende en bestilling</dd> +
-<dt>Type:</dt> +
-<dd>xs:string</dd> +
-<dt>Min. antal:</dt> +
-<dd>0</dd> +
-<dt>Max antal:</dt> +
-<dd>3</dd> +
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>Delivery</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Leveringsinformation</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#DeliveryType">DeliveryType</a>+
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 13885: Line 21491:
 </li> </li>
 </ul> </ul>
-<h2 id="OrganisationNotifiableType">Type: OrganisationNotifiableType</h2> +<h2 id="DrugMedicationBeginEndDateType">Type: DrugMedicationBeginEndDateType</h2> 
- Beskrivelse: Beskriver en organisation<input type="button" id="OrganisationNotifiableType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OrganisationNotifiableType_xsddiv'); return false;"> + Beskrivelse: Angiver en periode hvor l&aelig;gemiddelordinationen g&aelig;lder<input type="button" id="DrugMedicationBeginEndDateType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugMedicationBeginEndDateType'); return false;"><input type="button" id="DrugMedicationBeginEndDateType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DrugMedicationBeginEndDateType'); return false;"> 
-<div id="OrganisationNotifiableType_xsddiv" class="contents" style="display: none"> +<div id="DrugMedicationBeginEndDateType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="OrganisationNotifiableType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="DrugMedicationBeginEndDateType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="Name" type="medicinecard20150601:OrganisationNameType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedDateTime" type="medicinecard20150601:DrugMedicationCreatedDateTimeType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="5minOccurs="0" name="AddressLine" type="medicinecard20150601:AddressLineType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="TreatmentStartDatetype="medicinecard20150601:DrugMedicationTreatmentStartDateType/&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="TreatmentStartedPreviously" type="medicinecard20150601:DrugMedicationTreatmentStartedPreviouslyType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="TelephoneNumber" type="medicinecard20150601:TelephoneNumberType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:choice&#62; 
-  + <div style="margin-left: 10px">&#60;xs:element name="TreatmentEndDate" type="medicinecard20150601:DrugMedicationTreatmentEndDateType" /&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="EmailAddress" type="medicinecard20150601:EmailAddressType" /&#62;</div> +  
-  +<div style="margin-left: 10px">&#60;xs:element name="TreatmentEndingUndetermined" type="medicinecard20150601:DrugMedicationTreatmentEndingUndeterminedType" /&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element name="Type" type="medicinecard20150601:OrganisationTypeType" /&#62;</div> + &#60;/xs:choice&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Notifiable" type="xs:boolean" /&#62;</div> +
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="DrugMedicationBeginEndDateType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Name</dd>+<dd>CreatedDateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Navnet paa en organisation der har foretaget en handling paa medicinkortet</dd>+<dd>Dato og tidspunkt l&aelig;gemiddelordinationen p&aring;begyndes</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationNameType">OrganisationNameType</a>+<a href="#DrugMedicationCreatedDateTimeType">DrugMedicationCreatedDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
 <li> <li>
 +<ul>Et af f&oslash;lgende elementer:
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>AddressLine</dd>+<dd>TreatmentStartDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Ustruktureret adresselinje</dd>+<dd>Den dato l&aelig;gemiddelordinationbehandlingen p&aring;begyndes</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#AddressLineType">AddressLineType</a> +<a href="#DrugMedicationTreatmentStartDateType">DrugMedicationTreatmentStartDateType</a>
-</dd> +
-<dt>Min. antal:</dt> +
-<dd>0</dd> +
-<dt>Max antal:</dt> +
-<dd>5</dd> +
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>TelephoneNumber</dd> +
-<dt>Beskrivelse:</dt> +
-<dd></dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#TelephoneNumberType">TelephoneNumberType</a>+
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>EmailAddress</dd>+<dd>TreatmentStartedPreviously</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Angiver at behandling er startet tidligere end selve oprettelsen af l&aelig;gemiddeordinationen p&aring; FMK</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#EmailAddressType">EmailAddressType</a>+<a href="#DrugMedicationTreatmentStartedPreviouslyType">DrugMedicationTreatmentStartedPreviouslyType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 +</li>
 +</ul>
 </li> </li>
 <li> <li>
 +<ul>Et af f&oslash;lgende elementer:
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Type</dd>+<dd>TreatmentEndDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Typen af organisation</dd>+<dd>Den dato l&aelig;gemiddelordinationen afsluttes</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationTypeType">OrganisationTypeType</a>+<a href="#DrugMedicationTreatmentEndDateType">DrugMedicationTreatmentEndDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 13980: Line 21578:
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>TreatmentEndingUndetermined</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Nummer eller kode der identificerer en organisation</dd>+<dd>Angiver at behandlingen afslutning er uafgjort, f.eks. fordi der er tale om en fast behandling</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>+<a href="#DrugMedicationTreatmentEndingUndeterminedType">DrugMedicationTreatmentEndingUndeterminedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 13994: Line 21593:
 </dl> </dl>
 </li> </li>
-<li> +</ul>
-<dl> +
-<dt>Navn:</dt> +
-<dd>Notifiable</dd> +
-<dt>Beskrivelse:</dt> +
-<dd></dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#boolean">boolean</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>0 eller 1</dd> +
-</dl>+
 </li> </li>
 </ul> </ul>
 <h2 id="DosageTranslationType">Type: DosageTranslationType</h2> <h2 id="DosageTranslationType">Type: DosageTranslationType</h2>
- Beskrivelse: Dosisstrukturen oversat til tekst samt beregnet gennemsnitlig daglig dosis<input type="button" id="DosageTranslationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageTranslationType_xsddiv'); return false;">+ Beskrivelse: Dosisstrukturen oversat til tekst samt beregnet gennemsnitlig daglig dosis<input type="button" id="DosageTranslationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageTranslationType'); return false;"><input type="button" id="DosageTranslationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DosageTranslationType'); return false;">
 <div id="DosageTranslationType_xsddiv" class="contents" style="display: none"> <div id="DosageTranslationType_xsddiv" class="contents" style="display: none">
 <div style="margin-left: 10px">&#60;xs:complexType name="DosageTranslationType"&#62; <div style="margin-left: 10px">&#60;xs:complexType name="DosageTranslationType"&#62;
Line 14032: Line 21619:
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="DosageTranslationType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 14065: Line 21653:
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <ul>Et af f&oslash;lgende elementer: <ul>Et af f&oslash;lgende elementer:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 14082: Line 21670:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 14120: Line 21708:
 </li> </li>
 </ul> </ul>
-<h2 id="NotReviewedType">Type: NotReviewedType</h2> +<h2 id="DosageStructureForRequestType">Type: DosageStructureForRequestType</h2> 
- Beskrivelse: Information hvem der markerede medicinkortet manglede medicinkort-gennemgang, typisk ved indl&aelig;ggelse p&aring; sygehus, inklusiv tidspunktet<input type="button" id="NotReviewedType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('NotReviewedType_xsddiv'); return false;"> + Beskrivelse: Beskrivelse af doseringstidspunkter for en behandling<input type="button" id="DosageStructureForRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageStructureForRequestType'); return false;"><input type="button" id="DosageStructureForRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DosageStructureForRequestType'); return false;"> 
-<div id="NotReviewedType_xsddiv" class="contents" style="display: none"> +<div id="DosageStructureForRequestType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="NotReviewedType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="DosageStructureForRequestType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="By" type="medicinecard20150601:ModificatorType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="IterationInterval" type="medicinecard20150601:DosageTimesIterationIntervalType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="NotIterated" type="medicinecard20150601:DosageIsNotIteratedType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="DateTime" type="medicinecard20150601:ReviewedDateTimeType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="StartDate" type="medicinecard20150601:DosageTimesStartDateType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="EndDate" type="medicinecard20150601:DosageTimesEndDateType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="DosageEndingUndetermined" type="medicinecard20150601:DosageTimesDosageEndingUndeterminedType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="SupplementaryText" type="medicinecard20150601:DosageSupplementaryTextType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:choice&#62; 
 +  
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="AnyDay" type="medicinecard20150601:DosageAnyDayType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Day" type="medicinecard20150601:DosageDayType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Day" type="medicinecard20150601:DosageDayType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="DosageStructureForRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li> 
 +<ul>Et af f&oslash;lgende elementer: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>By</dd>+<dd>IterationInterval</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>L&aelig;ngden af intervallet p&aring; en reitereret recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#DosageTimesIterationIntervalType">DosageTimesIterationIntervalType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 14147: Line 21763:
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DateTime</dd>+<dd>NotIterated</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Datoen et medicinkort blev evalueret i en medicinkort-gennemgang</dd>+<dd>Angiver at doseringen ikke er itereret, f.eks. en engangsdosis eller et skema for et fast antal dage, der ikke gentages</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ReviewedDateTimeType">ReviewedDateTimeType</a>+<a href="#DosageIsNotIteratedType">DosageIsNotIteratedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 14162: Line 21779:
 </li> </li>
 </ul> </ul>
-<h2 id="DosageIsNotIteratedType">Type: DosageIsNotIteratedType</h2+</li
- Beskrivelse: Angiver at doseringen ikke er itereret, f.eks. en engangsdosis eller et skema for et fast antal dage, der ikke gentages<input type="button" id="DosageIsNotIteratedType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageIsNotIteratedType_xsddiv'); return false;"+<li
-<div id="DosageIsNotIteratedType_xsddiv" class="contents" style="display: none"> +<ul>Et af f&oslash;lgende elementer
-<div style="margin-left: 10px">&#60;xs:complexType name="DosageIsNotIteratedType" /&#62;</div> + <li>
-</div> +
-<h2 id="UpdatedDrugMedicationType">Type: UpdatedDrugMedicationType</h2> +
- Beskrivelse: Element med IDer returneret n&aring;r en l&aelig;gemiddelinformation er blevet opdateret<input type="button" id="UpdatedDrugMedicationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UpdatedDrugMedicationType_xsddiv'); return false;"> +
-<div id="UpdatedDrugMedicationType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="UpdatedDrugMedicationType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Version" type="medicinecard20150601:DrugMedicationVersionType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>StartDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>+<dd>Startdato for et s&aelig;t af doseringstidspunkter</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>+<a href="#DosageTimesStartDateType">DosageTimesStartDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 +</li>
 +</ul>
 </li> </li>
 <li> <li>
 +<ul>Et af f&oslash;lgende elementer:
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Version</dd>+<dd>EndDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gemiddelordinationens versionsnummer</dd>+<dd>Slutdato for et s&aelig;t af doseringstidspunkter</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationVersionType">DrugMedicationVersionType</a>+<a href="#DosageTimesEndDateType">DosageTimesEndDateType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl> 
 +</li> 
 + ELLER 
 + <li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>DosageEndingUndetermined</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Angiver at doseringens afslutning er uafgjort, f.eks. fordi der er tale om en fast behandling</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#DosageTimesDosageEndingUndeterminedType">DosageTimesDosageEndingUndeterminedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 14209: Line 21830:
 </li> </li>
 </ul> </ul>
-<h2 id="DrugStrengthUnitCodeType">TypeDrugStrengthUnitCodeType</h2+</li> 
- Beskrivelse: Enhed for l&aelig;gemiddelstyrke, kode (LMS15 felt 2)<input type="button" id="DrugStrengthUnitCodeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugStrengthUnitCodeType_xsddiv'); return false;"+<li> 
-<div id="DrugStrengthUnitCodeType_xsddiv" class="contents" style="displaynone"+<dl> 
-<div style="margin-left: 10px">&#60;xs:complexType name="DrugStrengthUnitCodeType"&#62; +<dt>Navn:</dt
- <div style="margin-left: 10px">&#60;xs:simpleContent&#62; +<dd>SupplementaryText</dd
- <div style="margin-left: 10px">&#60;xs:extension base="medicinecard20150601:DrugStrengthUnitCodeValueType"&#62; +<dt>Beskrivelse:</dt
- <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150601:DrugStrengthUnitCodeSourceType" use="required" /&#62;</div>+<dd>Supplerende tekst til en struktureret dosering, f.eks. "ved smerter", "i forbindelse med m&aring;ltidm.v. Den supplerende tekst m&aringikke &aelig;ndre den doserede m&aelig;ngde, f.eks. er en tekst som "i hvert &oslash;jeikke tilladt</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#DosageSupplementaryTextType">DosageSupplementaryTextType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0 eller 1</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<ul>Et af f&oslash;lgende elementer:
   
-<div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150601:SourceDateType" use="optional" /&#62;</div> + ELLER 
-  + <li>
-<div style="margin-left: 10px">&#60;xs:attribute name="yearAndWeek" type="medicinecard20150601:SourceYearAndWeekType" use="optional" /&#62;</div> +
- &#60;/xs:extension&#62;</div> +
- &#60;/xs:simpleContent&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div>+
 <ul> <ul>
- Typeudvidelse+ Sekvens af
- <li>+ <li>
 <dl> <dl>
-<dt>Basistype:</dt>+<dt>Navn:</dt> 
 +<dd>AnyDay</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Gruppering af doseringstidspunkter p&aring; samme dag</dd> 
 +<dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugStrengthUnitCodeValueType">DrugStrengthUnitCodeValueType</a>+<a href="#DosageAnyDayType">DosageAnyDayType</a>
 </dd> </dd>
-<dt>Tilf&oslash;jet attributnavn:</dt> +<dt>Antal</dt> 
-<dd>source</dd> +<dd>Pr&aelig;cis &eacute;n</dd> 
-<dt>Tilf&oslash;jet attributtype:</dt>+</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>Day</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Gruppering af doseringstidspunkter p&aringsamme dag</dd> 
 +<dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugStrengthUnitCodeSourceType">DrugStrengthUnitCodeSourceType</a>+<a href="#DosageDayType">DosageDayType</a>
 </dd> </dd>
-<dt>Tilf&oslash;jet attribut, anvendelse: </dt> +<dt>Antal</dt> 
-<dd>required</dd>+<dd>0, 1 eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="StartEffectuationRequestType">Type: StartEffectuationRequestType</h2> +</li> 
- Beskrivelse: Et request som p&aring;begynder en udlevering p&aring; et apotek. Status &aelig;ndres fra 'bestilt' til 'ekspedition p&aring;begyndt'.<input type="button" id="StartEffectuationRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('StartEffectuationRequestType_xsddiv'); return false;"> + ELLER 
-<div id="StartEffectuationRequestType_xsddiv" class="contents" style="display: none"> + <li> 
-<div style="margin-left: 10px">&#60;xs:complexType name="StartEffectuationRequestType"&#62;+<dl> 
 +<dt>Navn:</dt> 
 +<dd>Day</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Gruppering af doseringstidspunkter p&aring; samme dag</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#DosageDayType">DosageDayType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>1 eller flere</dd> 
 +</dl> 
 +</li> 
 +</ul> 
 +</li> 
 +</ul> 
 +<h2 id="InvalidEffectuationType">Type: InvalidEffectuationType</h2> 
 + Beskrivelse: En ugyldig effektuering. Hvis en klient har en lokal af en effektuering og modtager en InvalidEffectuation med matchende identifier, s&aring; er det et tegn p&aring; at effektueringen b&oslash;r slettes.<input type="button" id="InvalidEffectuationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('InvalidEffectuationType'); return false;"><input type="button" id="InvalidEffectuationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('InvalidEffectuationType'); return false;"> 
 +<div id="InvalidEffectuationType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="InvalidEffectuationType"&#62;
  <div style="margin-left: 10px">&#60;xs:annotation&#62;  <div style="margin-left: 10px">&#60;xs:annotation&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;A request to start an effectuation at pharmacy. Status will change from 'bestilt' to 'ekspedition p&aring;begyndt'.&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;An invalid effectuation. If clients have a local copy of an effectuation and receives an InvalidEffectuation with matching identifier, it is sign that the effectuation should be deleted.&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Et request som p&aring;begynder en udlevering p&aring; et apotek. Status &aelig;ndres fra 'bestilt' til 'ekspedition p&aring;begyndt'.&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;En ugyldig effektuering. Hvis en klient har en lokal af en effektuering og modtager en InvalidEffectuation med matchende identifier, s&aring; er det et tegn p&aring; at effektueringen b&oslash;r slettes.&#60;/xs:documentation&#62;</div>
  &#60;/xs:annotation&#62;</div>  &#60;/xs:annotation&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:sequence&#62; <div style="margin-left: 10px">&#60;xs:sequence&#62;
 + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:EffectuationIdentifierType" /&#62;</div>
 +            
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Invalidated" type="medicinecard20150601:ModifiedType" /&#62;</div>
 +            
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="InvalidationReason" type="medicinecard20150601:EffectuationInvalidationReasonType" /&#62;</div>
 + &#60;/xs:sequence&#62;</div>
 + &#60;/xs:complexType&#62;</div>
 +</div>
 +<div id="InvalidEffectuationType_xsddiv_usage" class="usage" style="display: none"></div>
 +<ul>
 + Sekvens af:
 + <li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>Identifier</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Unik identifikation af effektueringen</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#EffectuationIdentifierType">EffectuationIdentifierType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>Pr&aelig;cis &eacute;n</dd>
 +</dl>
 +</li>
 +<li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>Invalidated</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Element der indeholder information omkring hvilken organisation og muligvis l&aelig;ge som sidst har &aelig;ndret dokumentet elementet befinder sig i (f.eks. medicnkort, l&aelig;gemiddelordination), desuden datoen dette er sket.</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#ModifiedType">ModifiedType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>0 eller 1</dd>
 +</dl>
 +</li>
 +<li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>InvalidationReason</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>&Aring;rsag til at en effektuering er ugyldig</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#EffectuationInvalidationReasonType">EffectuationInvalidationReasonType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>0 eller 1</dd>
 +</dl>
 +</li>
 +</ul>
 +<h2 id="DosageForRequestType">Type: DosageForRequestType</h2>
 + Beskrivelse: Angivelse af hvor ofte og hvorn&aring;r et l&aelig;gemiddel skal gives<input type="button" id="DosageForRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageForRequestType'); return false;"><input type="button" id="DosageForRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DosageForRequestType'); return false;">
 +<div id="DosageForRequestType_xsddiv" class="contents" style="display: none">
 +<div style="margin-left: 10px">&#60;xs:complexType name="DosageForRequestType"&#62;
 + <div style="margin-left: 10px">&#60;xs:sequence&#62;
  <div style="margin-left: 10px">&#60;xs:choice&#62;  <div style="margin-left: 10px">&#60;xs:choice&#62;
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element maxOccurs="1" minOccurs="0" name="UnitText" type="medicinecard20150601:DosageQuantityUnitTextType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="1" minOccurs="0" name="UnitTexts" type="medicinecard20150601:DosageQuantityUnitTextsType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="1" minOccurs="0" name="StructuresFixed" type="medicinecard20150601:DosageStructuresForRequestType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="1" minOccurs="0" name="StructuresAccordingToNeed" type="medicinecard20150601:DosageStructuresForRequestType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="FreeText" type="medicinecard20150601:DosageFreeTextForRequestType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="AdministrationAccordingToSchemaInLocalSystem" type="medicinecard20150601:AdministrationAccordingToSchemaInLocalSystemForRequestType" /&#62;</div>
  &#60;/xs:choice&#62;</div>  &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Type" type="medicinecard20150601:DosageTypeType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element name="OrderedAtPharmacy" type="medicinecard20150601:OrganisationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Prescription"&#62; +
- <div style="margin-left: 10px">&#60;xs:complexType&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
- &#60;/xs:element&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DoseDispensing" type="medicinecard20150601:DoseDispensingType" /&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="DosageForRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <ul>Et af f&oslash;lgende elementer: <ul>Et af f&oslash;lgende elementer:
- <li>+ <li> 
 +<ul> 
 + Sekvens af: 
 + <li> 
 +<ul>Et af f&oslash;lgende elementer: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PersonIdentifier</dd>+<dd>UnitText</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>Enhed for dosism&aelig;ngde</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#DosageQuantityUnitTextType">DosageQuantityUnitTextType</a>
 </dd> </dd>
-<dt>Antal</dt> +<dt>Min. antal:</dt> 
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0</dd> 
 +<dt>Max antal:</dt> 
 +<dd>1</dd>
 </dl> </dl>
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>OrganisationIdentifier</dd>+<dd>UnitTexts</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Nummer eller kode der identificerer en organisation</dd>+<dd>Enhed for dosism&aelig;ngde, ental og flertal</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>+<a href="#DosageQuantityUnitTextsType">DosageQuantityUnitTextsType</a>
 </dd> </dd>
-<dt>Antal</dt> +<dt>Min. antal:</dt> 
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0</dd> 
 +<dt>Max antal:</dt> 
 +<dd>1</dd>
 </dl> </dl>
 </li> </li>
Line 14316: Line 22040:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModifiedBy</dd>+<dd>StructuresFixed</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Beskrivelse af doseringstidspunkter for en behandling</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#DosageStructuresForRequestType">DosageStructuresForRequestType</a>
 </dd> </dd>
-<dt>Antal</dt> +<dt>Min. antal:</dt> 
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0</dd> 
 +<dt>Max antal:</dt> 
 +<dd>1</dd>
 </dl> </dl>
 </li> </li>
Line 14330: Line 22056:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>OrderedAtPharmacy</dd>+<dd>StructuresAccordingToNeed</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Beskriver en organisation</dd>+<dd>Beskrivelse af doseringstidspunkter for en behandling</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationType">OrganisationType</a>+<a href="#DosageStructuresForRequestType">DosageStructuresForRequestType</a> 
 +</dd> 
 +<dt>Min. antal:</dt> 
 +<dd>0</dd> 
 +<dt>Max antal:</dt> 
 +<dd>1</dd> 
 +</dl> 
 +</li> 
 +</ul> 
 +</li> 
 + ELLER 
 + <li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>FreeText</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Fritekst for dosering</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#DosageFreeTextForRequestType">DosageFreeTextForRequestType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 14341: Line 22086:
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Prescription</dd>+<dd>AdministrationAccordingToSchemaInLocalSystem</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En recept (en ordination p&aring; en recept)</dd>+<dd>Hvis elementet findes angives at medicinfordeling er skemalagt i eget system</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#"></a>+<a href="#AdministrationAccordingToSchemaInLocalSystemForRequestType">AdministrationAccordingToSchemaInLocalSystemForRequestType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 +</li>
 +</ul>
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DoseDispensing</dd>+<dd>Type</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Doseringstype</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseDispensingType">DoseDispensingType</a>+<a href="#DosageTypeType">DosageTypeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 14370: Line 22118:
 </li> </li>
 </ul> </ul>
-<h2 id="CancelPrescriptionResponseType">Type: CancelPrescriptionResponseType</h2> +<h2 id="UnmarkPrescriptionDeprecatedResponseType">Type: UnmarkPrescriptionDeprecatedResponseType</h2> 
- Beskrivelse: Svar p&aring; annullering af en eller flere recepter<input type="button" id="CancelPrescriptionResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CancelPrescriptionResponseType_xsddiv'); return false;"> + Beskrivelse: Svar fra service til fjern markering af at en eller flere recepter ikke l&aelig;ngere er relevante<input type="button" id="UnmarkPrescriptionDeprecatedResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UnmarkPrescriptionDeprecatedResponseType'); return false;"><input type="buttonid="UnmarkPrescriptionDeprecatedResponseType_usage_buttonvalue="Vis anvendelseclass="showHideXSDonclick="toggleUsageVisibility('UnmarkPrescriptionDeprecatedResponseType'); return false;"> 
-<div id="CancelPrescriptionResponseType_xsddivclass="contentsstyle="display: none"+<div id="UnmarkPrescriptionDeprecatedResponseType_xsddivclass="contentsstyle="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="CancelPrescriptionResponseType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="UnmarkPrescriptionDeprecatedResponseType"&#62; 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Response for invalidating one or more prescriptions&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Svar p&aring; annullering af en eller flere recepter&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62;+
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
  <div style="margin-left: 10px">&#60;xs:choice&#62;  <div style="margin-left: 10px">&#60;xs:choice&#62;
Line 14393: Line 22135:
   
 <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrescriptionIdentifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrescriptionIdentifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div>
-  
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="CancelPrescriptionFailed" type="medicinecard20150601:PrescriptionErrorType" /&#62;</div> 
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="UnmarkPrescriptionDeprecatedResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <ul>Et af f&oslash;lgende elementer: <ul>Et af f&oslash;lgende elementer:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 14421: Line 22162:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 14474: Line 22215:
 <dd> <dd>
 <a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a> <a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>
-</dd> 
-<dt>Antal</dt> 
-<dd>0, 1 eller flere</dd> 
-</dl> 
-</li> 
-<li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>CancelPrescriptionFailed</dd> 
-<dt>Beskrivelse:</dt> 
-<dd>Fejl-struktur som refererer til en specifik fejltype og beskrivelse p&aring; en given recept, og muligvis ogs&aring; med reference til en specifik bestilling og effektuering.</dd> 
-<dt>Type:</dt> 
-<dd> 
-<a href="#PrescriptionErrorType">PrescriptionErrorType</a> 
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 14496: Line 22223:
 </li> </li>
 </ul> </ul>
-<h2 id="InvalidDrugMedicationType">Type: InvalidDrugMedicationType</h2> +<h2 id="ModificatorPersonType">Type: ModificatorPersonType</h2> 
- Beskrivelse: En ugyldig l&aelig;gemiddelordination<input type="button" id="InvalidDrugMedicationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('InvalidDrugMedicationType_xsddiv'); return false;"> + Beskrivelse: En FMK akt&oslash;r, der ikke er en autoriseret sundhedsperson<input type="button" id="ModificatorPersonType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ModificatorPersonType'); return false;"><input type="button" id="ModificatorPersonType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ModificatorPersonType'); return false;"> 
-<div id="InvalidDrugMedicationType_xsddiv" class="contents" style="display: none"> +<div id="ModificatorPersonType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="InvalidDrugMedicationType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="ModificatorPersonType"&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;A FMK user that is not an authorised healthchare professional&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;En FMK akt&oslash;r, der ikke er en autoriseret sundhedsperson&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Name" type="medicinecard20150601:PersonNameType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="ModificatorPersonType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>Name</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>+<dd>Struktureret navn p&aringen person</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>+<a href="#PersonNameType">PersonNameType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 +</dl>
 +</li>
 +<li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>PersonIdentifier</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Element for er CPR-nummer</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#PersonIdentifierType">PersonIdentifierType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
 <h2 id="CancelPrescriptionType">Type: CancelPrescriptionType</h2> <h2 id="CancelPrescriptionType">Type: CancelPrescriptionType</h2>
- Beskrivelse: Til brug i bulk service: Marker at en eller flere recepter er ugyldige<input type="button" id="CancelPrescriptionType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CancelPrescriptionType_xsddiv'); return false;">+ Beskrivelse: Til brug i bulk service: Marker at en eller flere recepter er ugyldige<input type="button" id="CancelPrescriptionType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CancelPrescriptionType'); return false;"><input type="button" id="CancelPrescriptionType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CancelPrescriptionType'); return false;">
 <div id="CancelPrescriptionType_xsddiv" class="contents" style="display: none"> <div id="CancelPrescriptionType_xsddiv" class="contents" style="display: none">
 <div style="margin-left: 10px">&#60;xs:complexType name="CancelPrescriptionType"&#62; <div style="margin-left: 10px">&#60;xs:complexType name="CancelPrescriptionType"&#62;
Line 14535: Line 22285:
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="CancelPrescriptionType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 14572: Line 22323:
 <dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd> <dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd></dd>+<dd> 
 +<a href="#ModificationMetadataType">ModificationMetadataType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>0, 1 eller flere</dd> <dd>0, 1 eller flere</dd>
Line 14578: Line 22331:
 </li> </li>
 </ul> </ul>
-<h2 id="SetMedicineCardReviewedType">Type: SetMedicineCardReviewedType</h2> +<h2 id="IncludeOpenPrescriptionsType">Type: IncludeOpenPrescriptionsType</h2> 
- Beskrivelse: Element til at s&aelig;tte dato og tid for en medicinkort-gennemgang<input type="button" id="SetMedicineCardReviewedType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SetMedicineCardReviewedType_xsddiv'); return false;"> + Beskrivelse: Angiver at svaret kun inkluderer &aring;bne recepter.<input type="button" id="IncludeOpenPrescriptionsType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IncludeOpenPrescriptionsType'); return false;"><input type="button" id="IncludeOpenPrescriptionsType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('IncludeOpenPrescriptionsType'); return false;"> 
-<div id="SetMedicineCardReviewedType_xsddiv" class="contents" style="display: none"> +<div id="IncludeOpenPrescriptionsType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="SetMedicineCardReviewedType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="IncludeOpenPrescriptionsType"&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
- <div style="margin-left: 10px">&#60;xs:element minOccurs="0name="ReviewedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Specifies that the response only includes open prescriptions.&#60;/xs:documentation&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element name="ReviewedDateTime" type="medicinecard20150601:ReviewedDateTimeType" /&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unboundedminOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Angiver at svaret kun inkluderer &aring;bne recepter.&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="IncludeOpenPrescriptionsType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<h2 id="CreatePrescriptionForUseInPracticeResponseType">Type: CreatePrescriptionForUseInPracticeResponseType</h2> 
 + Beskrivelse: Response-dokument der indeholder en eller flere svar p&aring; oprettelse recepter fra l&aelig;gemiddelordinationer<input type="button" id="CreatePrescriptionForUseInPracticeResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatePrescriptionForUseInPracticeResponseType'); return false;"><input type="button" id="CreatePrescriptionForUseInPracticeResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreatePrescriptionForUseInPracticeResponseType'); return false;"> 
 +<div id="CreatePrescriptionForUseInPracticeResponseType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="CreatePrescriptionForUseInPracticeResponseType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="CreatePrescriptionForUseInPracticeResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReviewedBy</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Unik identifikation af en recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>eller flere</dd>
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="ConsentHeaderType">Type: ConsentHeaderType</h2> 
 + Beskrivelse: Beskriver for en service hvad der er givet af samtykke (og af hvem) til adgang til data eller udf&oslash;rsel af specifikke handlinger<input type="button" id="ConsentHeaderType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ConsentHeaderType'); return false;"><input type="button" id="ConsentHeaderType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ConsentHeaderType'); return false;"> 
 +<div id="ConsentHeaderType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="ConsentHeaderType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Tells a service what kind of consent is provided (and by whom) to access data or perform some action&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Beskriver for en service hvad der er givet af samtykke (og af hvem) til adgang til data eller udf&oslash;rsel af specifikke handlinger&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="1" name="Consent" type="medicinecard20150601:ConsentType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="ConsentHeaderType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReviewedDateTime</dd>+<dd>Consent</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Datoen et medicinkort blev evalueret i en medicinkort-gennemgang</dd>+<dd>Angiver samtykke der knytter sig til denne foresp&oslash;rgsel</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ReviewedDateTimeType">ReviewedDateTimeType</a>+<a href="#ConsentType">ConsentType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd> +<dd>1 eller flere</dd>
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>ModificationMetadata</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd> +
-<dt>Type:</dt> +
-<dd></dd> +
-<dt>Antal</dt> +
-<dd>0, 1 eller flere</dd>+
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="GetDrugMedicationHistoryRequestType">Type: GetDrugMedicationHistoryRequestType</h2> +<h2 id="CancelOrderResponseType">Type: CancelOrderResponseType</h2> 
- Beskrivelse: Element for en foresp&oslash;rgsel efter historikken for en l&aelig;gemiddelordination<input type="button" id="GetDrugMedicationHistoryRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetDrugMedicationHistoryRequestType_xsddiv'); return false;"> + Beskrivelse: Svar p&aringannulering af bestillinger p&aringrecepter<input type="button" id="CancelOrderResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CancelOrderResponseType'); return false;"><input type="button" id="CancelOrderResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CancelOrderResponseType'); return false;"> 
-<div id="GetDrugMedicationHistoryRequestType_xsddiv" class="contents" style="display: none"> +<div id="CancelOrderResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="GetDrugMedicationHistoryRequestType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="CancelOrderResponseType"&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Response for cancelling orders on prescriptions&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Svar p&aring; annulering af bestillinger p&aring; recepter&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Order"&#62; 
 + <div style="margin-left: 10px">&#60;xs:complexType&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="PrescriptionIdentifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="OrderIdentifier" type="medicinecard20150601:OrderIdentifierType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 + &#60;/xs:element&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="CancelOrderResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li> 
 +<ul>Et af f&oslash;lgende elementer: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 14661: Line 22451:
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>OrganisationIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>+<dd>Nummer eller kode der identificerer en organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>+<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 14676: Line 22467:
 </li> </li>
 </ul> </ul>
-<h2 id="WithdrawDrugMedicationRequestType">Type: WithdrawDrugMedicationRequestType</h2+</li
- Beskrivelse: Ydre container-element for en foresp&oslash;rgsel der seponerer en l&aelig;gemiddelordination<input type="button" id="WithdrawDrugMedicationRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('WithdrawDrugMedicationRequestType_xsddiv'); return false;"> +<li>
-<div id="WithdrawDrugMedicationRequestType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="WithdrawDrugMedicationRequestType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="WithdrawnBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150601:WithdrawDrugMedicationType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PersonIdentifier</dd>+<dd>Order</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>Bestilling af en udlevering p&aring; en recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#"></a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>1 eller flere</dd>
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="AdministrationAccordingToSchemaInLocalSystemForResponseType">Type: AdministrationAccordingToSchemaInLocalSystemForResponseType</h2> 
 + Beskrivelse: Hvis elementet findes angives at medicinfordeling er skemalagt i eget system<input type="button" id="AdministrationAccordingToSchemaInLocalSystemForResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AdministrationAccordingToSchemaInLocalSystemForResponseType'); return false;"><input type="button" id="AdministrationAccordingToSchemaInLocalSystemForResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('AdministrationAccordingToSchemaInLocalSystemForResponseType'); return false;"> 
 +<div id="AdministrationAccordingToSchemaInLocalSystemForResponseType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="AdministrationAccordingToSchemaInLocalSystemForResponseType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="StartDate" type="medicinecard20150601:DosageTimesStartDateType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="DosageStartedPreviously" type="medicinecard20150601:DosageStartedPreviouslyType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="EndDate" type="medicinecard20150601:DosageTimesEndDateType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="DosageEndingUndetermined" type="medicinecard20150601:DosageTimesDosageEndingUndeterminedType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="AdministrationAccordingToSchemaInLocalSystemForResponseType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li> 
 +<ul>Et af f&oslash;lgende elementer: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicineCardVersion</dd>+<dd>StartDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versionsnummer for medicinkort</dd>+<dd>Startdato for et s&aelig;t af doseringstidspunkter</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardVersionType">MedicineCardVersionType</a>+<a href="#DosageTimesStartDateType">DosageTimesStartDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 14723: Line 22521:
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>WithdrawnBy</dd>+<dd>DosageStartedPreviously</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Angiver at doseringen er startet tidligere, men ikke angivet p&aringFMK</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#DosageStartedPreviouslyType">DosageStartedPreviouslyType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 +</li>
 +</ul>
 </li> </li>
 <li> <li>
 +<ul>Et af f&oslash;lgende elementer:
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReportedBy</dd>+<dd>EndDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Slutdato for et s&aelig;t af doseringstidspunkter</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#DosageTimesEndDateType">DosageTimesEndDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DrugMedication</dd>+<dd>DosageEndingUndetermined</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En oversigt over l&aelig;gemiddelordination (en ordination p&aring; medicinkortet)</dd>+<dd>Angiver at doseringens afslutning er uafgjort, f.eks. fordi der er tale om en fast behandling</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#WithdrawDrugMedicationType">WithdrawDrugMedicationType</a>+<a href="#DosageTimesDosageEndingUndeterminedType">DosageTimesDosageEndingUndeterminedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="IncludeWithdrawnDrugMedicationsType">Type: IncludeWithdrawnDrugMedicationsType</h2> +</li> 
- Beskrivelse: Angiver hvorvidt medicinkortet skal returneres med seponerede ordinationer.<input type="button" id="IncludeWithdrawnDrugMedicationsType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IncludeWithdrawnDrugMedicationsType_xsddiv'); return false;"> +</ul> 
-<div id="IncludeWithdrawnDrugMedicationsType_xsddiv" class="contents" style="display: none"> +<h2 id="DosageDayType">Type: DosageDayType</h2> 
-<div style="margin-left: 10px">&#60;xs:complexType name="IncludeWithdrawnDrugMedicationsType"&#62; + Beskrivelse: Gruppering af doseringstidspunkter p&aring; samme dag<input type="button" id="DosageDayType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageDayType'); return false;"><input type="button" id="DosageDayType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DosageDayType'); return false;"> 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +<div id="DosageDayType_xsddiv" class="contents" style="display: none"> 
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Indicates if the medicine card is to be returned with withdrawn drug medications.&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:complexType name="DosageDayType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Number" type="medicinecard20150601:DosageDayNumberType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Angiver hvorvidt medicinkortet skal returneres med seponerede ordinationer.&#60;/xs:documentation&#62;</div> 
- &#60;/xs:annotation&#62;</div> 
-  
 <div style="margin-left: 10px">&#60;xs:sequence&#62; <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="WithdrawnAfterDateTime" type="medicinecard20150601:WithdrawnDateTimeType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Dose" type="medicinecard20150601:DoseType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="DosageDayType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>WithdrawnAfterDateTime</dd>+<dd>Number</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Dag nummer i iterationsintervallet for doseringstidspunktet</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#WithdrawnDateTimeType">WithdrawnDateTimeType</a>+<a href="#DosageDayNumberType">DosageDayNumberType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 14797: Line 22602:
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="SearchPrescriptionRequestsMoreAvailableType">Type: SearchPrescriptionRequestsMoreAvailableType</h2> +
-<input type="button" id="SearchPrescriptionRequestsMoreAvailableType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SearchPrescriptionRequestsMoreAvailableType_xsddiv'); return false;"> +
-<div id="SearchPrescriptionRequestsMoreAvailableType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="SearchPrescriptionRequestsMoreAvailableType"&#62; +
-        <div style="margin-left: 10px">&#60;xs:sequence&#62; +
-            <div style="margin-left: 10px">&#60;xs:element name="NextFromDateTime" type="medicinecard20150601:CreatedDateTimeType" /&#62;</div> +
-        &#60;/xs:sequence&#62;</div> +
-    &#60;/xs:complexType&#62;</div> +
-</div>+
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>NextFromDateTime</dd>+<dd>Dose</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Oprettelsesdato og tid</dd>+<dd>Beskrivelse af en dosis p&aring; et givet stidspunkt, hvorn&aring;og hvor meget</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreatedDateTimeType">CreatedDateTimeType</a>+<a href="#DoseType">DoseType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>1 eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="MoreAvailableType">Type: MoreAvailableType</h2> +</li> 
- Beskrivelse: En advarsel om at reslutatet er begr&aelig;nset, der findes flere dokumenter p&aring; serveren der opfylder s&oslash;gekriterierne.<input type="button" id="MoreAvailableType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('MoreAvailableType_xsddiv'); return false;"> +</ul> 
-<div id="MoreAvailableType_xsddiv" class="contents" style="display: none"> +<h2 id="ATCType">Type: ATCType</h2> 
-<div style="margin-left: 10px">&#60;xs:complexType name="MoreAvailableType" /&#62;</div> + Beskrivelse: Information om ATC gruppe<input type="button" id="ATCType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ATCType'); return false;"><input type="button" id="ATCType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ATCType'); return false;"> 
-</div> +<div id="ATCType_xsddiv" class="contents" style="display: none"> 
-<h2 id="RemoveConsentDrugMedicationType">Type: RemoveConsentDrugMedicationType</h2> +<div style="margin-left: 10px">&#60;xs:complexType name="ATCType"&#62;
- Beskrivelse: Element for en foresp&oslash;rgsel der markerer en l&aelig;gemiddelordination som privatmarkeret<input type="button" id="RemoveConsentDrugMedicationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RemoveConsentDrugMedicationType_xsddiv'); return false;"> +
-<div id="RemoveConsentDrugMedicationType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="RemoveConsentDrugMedicationType"&#62;+
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="Code" type="medicinecard20150601:ATCCodeType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="Text" type="medicinecard20150601:ATCTextType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="ATCType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>Code</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>+<dd>Kode for l&aelig;gemidlets ATC-gruppe  (LMS01 felt 15)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>+<a href="#ATCCodeType">ATCCodeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 14858: Line 22651:
 </dl> </dl>
 </li> </li>
 +<li></li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModifiedBy</dd>+<dd>Text</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>L&aelig;gemidlets ATC-gruppe (LMS12 felt 8)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#ATCTextType">ATCTextType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd> +<dd>Pr&aelig;cis &eacute;n</dd>
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>ModificationMetadata</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd> +
-<dt>Type:</dt> +
-<dd></dd> +
-<dt>Antal</dt> +
-<dd>0, 1 eller flere</dd>+
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="UnwithdrawDrugMedicationResponseType">Type: UnwithdrawDrugMedicationResponseType</h2> +<h2 id="SetMedicineCardReviewedResponseType">Type: SetMedicineCardReviewedResponseType</h2> 
- Beskrivelse: Ydre container-element for et svar p&aring; en foresp&oslash;rgsel om af-seponering af l&aelig;gemiddelordinationer<input type="button" id="UnwithdrawDrugMedicationResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UnwithdrawDrugMedicationResponseType_xsddiv'); return false;"> + Beskrivelse: Element for et svar fra en foresp&oslash;rgsel til at s&aelig;tte dato og tid for en medicinkort-gennemgang<input type="button" id="SetMedicineCardReviewedResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SetMedicineCardReviewedResponseType'); return false;"><input type="button" id="SetMedicineCardReviewedResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('SetMedicineCardReviewedResponseType'); return false;"> 
-<div id="UnwithdrawDrugMedicationResponseType_xsddiv" class="contents" style="display: none"> +<div id="SetMedicineCardReviewedResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="UnwithdrawDrugMedicationResponseType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="SetMedicineCardReviewedResponseType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
Line 14895: Line 22677:
   
 <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150601:VersionMismatchWarningType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150601:VersionMismatchWarningType" /&#62;</div>
-  
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150601:UnwithdrawnDrugMedicationType" /&#62;</div> 
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="SetMedicineCardReviewedResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 14942: Line 22723:
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>0 eller 1</dd> <dd>0 eller 1</dd>
-</dl> 
-</li> 
-<li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>DrugMedication</dd> 
-<dt>Beskrivelse:</dt> 
-<dd>En oversigt over l&aelig;gemiddelordination (en ordination p&aring; medicinkortet)</dd> 
-<dt>Type:</dt> 
-<dd> 
-<a href="#UnwithdrawnDrugMedicationType">UnwithdrawnDrugMedicationType</a> 
-</dd> 
-<dt>Antal</dt> 
-<dd>1 eller flere</dd> 
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="ReopenPrescriptionResponseType">Type: ReopenPrescriptionResponseType</h2> +<h2 id="RemovePatientRegistrationRequestType">Type: RemovePatientRegistrationRequestType</h2> 
- Beskrivelse: Service svar ved en gennemf&oslash;rt gen&aring;bning af en Recept<input type="button" id="ReopenPrescriptionResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ReopenPrescriptionResponseType_xsddiv'); return false;"> + Beskrivelse: Request til at fjerne en patient registrering<input type="button" id="RemovePatientRegistrationRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RemovePatientRegistrationRequestType'); return false;"><input type="button" id="RemovePatientRegistrationRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('RemovePatientRegistrationRequestType'); return false;"> 
-<div id="ReopenPrescriptionResponseType_xsddiv" class="contents" style="display: none"> +<div id="RemovePatientRegistrationRequestType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="ReopenPrescriptionResponseType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="RemovePatientRegistrationRequestType"&#62; 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Service response on successfully reopening a Prescription &#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Service svar ved en gennemf&oslash;rt gen&aring;bning af en Recept&#60;/xs:documentation&#62;</div> +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
- &#60;/xs:annotation&#62;</div> +  
-  +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +             
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Registration" type="medicinecard20150601:RemovePatientRegistrationType" /&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:choice&#62; +        &#60;/xs:sequence&#62;</div>
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> +
- &#60;/xs:choice&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrescriptionIdentifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:sequence&#62;</div>+
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="RemovePatientRegistrationRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li> + <li>
-<ul> +
- Sekvens af: +
- <li> +
-<ul>Et af f&oslash;lgende elementer: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 15003: Line 22758:
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>OrganisationIdentifier</dd>+<dd>ModifiedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Nummer eller kode der identificerer en organisation</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
-</ul>+<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>ReportedBy</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#ModificatorType">ModificatorType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0 eller 1</dd> 
 +</dl>
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PrescriptionIdentifier</dd>+<dd>Registration</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af en recept</dd>+<dd>Indre element til foresp&oslash;rgsel til sletning af patient registreringer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>+<a href="#RemovePatientRegistrationType">RemovePatientRegistrationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>1 eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-</li> +<h2 id="UndoEffectuationRequestType">Type: UndoEffectuationRequestType</h2> 
-</ul> + Beskrivelse: Service kald til at tilbagef&oslash;re et antal eksisterende apoteks ekspeditioner<input type="button" id="UndoEffectuationRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndoEffectuationRequestType'); return false;"><input type="button" id="UndoEffectuationRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('UndoEffectuationRequestType'); return false;"> 
-<h2 id="SimpleCPRPersonType">Type: SimpleCPRPersonType</h2> +<div id="UndoEffectuationRequestType_xsddiv" class="contents" style="display: none"> 
- Beskrivelse: Oplysninger om en person med kendt CPR<input type="button" id="SimpleCPRPersonType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SimpleCPRPersonType_xsddiv'); return false;"> +<div style="margin-left: 10px">&#60;xs:complexType name="UndoEffectuationRequestType"&#62;
-<div id="SimpleCPRPersonType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="SimpleCPRPersonType"&#62;+
  <div style="margin-left: 10px">&#60;xs:annotation&#62;  <div style="margin-left: 10px">&#60;xs:annotation&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Information about person with known CPR&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Service request for undoing number of existing pharmacy effectutations&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Oplysninger om en person med kendt CPR&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Service kald til at tilbagef&oslash;re et antal eksisterende apoteks ekspeditioner&#60;/xs:documentation&#62;</div>
  &#60;/xs:annotation&#62;</div>  &#60;/xs:annotation&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:sequence&#62; <div style="margin-left: 10px">&#60;xs:sequence&#62;
-  + <div style="margin-left: 10px">&#60;xs:choice&#62; 
- <div style="margin-left: 10px">&#60;xs:choice minOccurs="0"&#62; + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
- <div style="margin-left: 10px">&#60;xs:element name="Name" type="medicinecard20150601:PersonNameType" /&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:element name="NameProtected" type="medicinecard20150601:PersonNameProtectedType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div>
  &#60;/xs:choice&#62;</div>  &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>
   
-  +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Prescription" type="medicinecard20150601:UndoEffectuationOnPrescriptionAndOrderType" /&#62;</div>
-<div style="margin-left: 10px">&#60;xs:element name="BirthDatetype="medicinecard20150601:BirthDateType" /&#62;</div> +
-  +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Gender" type="medicinecard20150601:GenderType" /&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="UndoEffectuationRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li></li> + <li>
-<li>+
 <ul>Et af f&oslash;lgende elementer: <ul>Et af f&oslash;lgende elementer:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Name</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Struktureret navn p&aring; en person</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonNameType">PersonNameType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 15085: Line 22844:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>NameProtected</dd>+<dd>OrganisationIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver navnebeskyttelse og at navnet derfor ikke returneres</dd>+<dd>Nummer eller kode der identificerer en organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonNameProtectedType">PersonNameProtectedType</a>+<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 15104: Line 22863:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PersonIdentifier</dd>+<dd>ModifiedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 15115: Line 22874:
 </dl> </dl>
 </li> </li>
-<li></li> 
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>BirthDate</dd>+<dd>Prescription</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>F&oslash;dselsdato</dd>+<dd>En recept (en ordination p&aringen recept)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#BirthDateType">BirthDateType</a>+<a href="#UndoEffectuationOnPrescriptionAndOrderType">UndoEffectuationOnPrescriptionAndOrderType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd> +<dd>1 eller flere</dd>
-</dl> +
-</li> +
-<li></li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>Gender</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>K&oslash;n</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#GenderType">GenderType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>Pr&aelig;cis &eacute;n</dd>+
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="GetDrugMedicationVersionsResponseType">Type: GetDrugMedicationVersionsResponseType</h2> +<h2 id="CreateEffectuationResponseType">Type: CreateEffectuationResponseType</h2> 
- Beskrivelse: Ydre container-element for et svar p&aring; en foresp&oslash;rgsel efter alle versionsnumre for en l&aelig;gemiddelordination<input type="button" id="GetDrugMedicationVersionsResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetDrugMedicationVersionsResponseType_xsddiv'); return false;"> + Beskrivelse: Ydre container-element for svaret fraen foresp&oslash;rgsel for at tilf&oslash;je en effektuering<input type="button" id="CreateEffectuationResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreateEffectuationResponseType'); return false;"><input type="button" id="CreateEffectuationResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreateEffectuationResponseType'); return false;"> 
-<div id="GetDrugMedicationVersionsResponseType_xsddiv" class="contents" style="display: none"> +<div id="CreateEffectuationResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="GetDrugMedicationVersionsResponseType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="CreateEffectuationResponseType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> 
-             +  
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedicationVersionInfo" type="medicinecard20150601:DrugMedicationVersionInfoType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150601:VersionMismatchWarningType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150601:CreatedEffectuationOnDrugMedicationType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="CreateEffectuationResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 15178: Line 22924:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>MedicineCardVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>+<dd>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>+<a href="#MedicineCardVersionType">MedicineCardVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 15192: Line 22938:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DrugMedicationVersionInfo</dd>+<dd>VersionMismatchWarning</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versionsnummer og oprettet dato og tid for en specifik l&aelig;gemiddelordination version</dd>+<dd>Elementet returneres ved en foresp&oslash;rgsel med et forkert medicinkort version</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationVersionInfoType">DrugMedicationVersionInfoType</a>+<a href="#VersionMismatchWarningType">VersionMismatchWarningType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0 eller 1</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>DrugMedication</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>En oversigt over l&aelig;gemiddelordination (en ordination p&aring; medicinkortet)</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#CreatedEffectuationOnDrugMedicationType">CreatedEffectuationOnDrugMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 15204: Line 22964:
 </li> </li>
 </ul> </ul>
-<h2 id="SimplePersonWithoutCPRType">Type: SimplePersonWithoutCPRType</h2> +<h2 id="IncludeWithdrawnDrugMedicationsType">Type: IncludeWithdrawnDrugMedicationsType</h2> 
- Beskrivelse: Oplysninger om en person uden kendt CPR<input type="button" id="SimplePersonWithoutCPRType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SimplePersonWithoutCPRType_xsddiv'); return false;"> + Beskrivelse: Angiver hvorvidt medicinkortet skal returneres med seponerede ordinationer.<input type="button" id="IncludeWithdrawnDrugMedicationsType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IncludeWithdrawnDrugMedicationsType'); return false;"><input type="button" id="IncludeWithdrawnDrugMedicationsType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('IncludeWithdrawnDrugMedicationsType'); return false;"> 
-<div id="SimplePersonWithoutCPRType_xsddiv" class="contents" style="display: none"> +<div id="IncludeWithdrawnDrugMedicationsType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="SimplePersonWithoutCPRType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="IncludeWithdrawnDrugMedicationsType"&#62;
  <div style="margin-left: 10px">&#60;xs:annotation&#62;  <div style="margin-left: 10px">&#60;xs:annotation&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Information about a person without known CPR&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Indicates if the medicine card is to be returned with withdrawn drug medications.&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Oplysninger om en person uden kendt CPR&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Angiver hvorvidt medicinkortet skal returneres med seponerede ordinationer.&#60;/xs:documentation&#62;</div>
  &#60;/xs:annotation&#62;</div>  &#60;/xs:annotation&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:sequence&#62; <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="Name" type="medicinecard20150601:PersonNameType" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:element name="WithdrawnAfterDateTime" type="medicinecard20150601:WithdrawnDateTimeType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element name="BirthDate" type="medicinecard20150601:BirthDateType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Gender" type="medicinecard20150601:GenderType" /&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="IncludeWithdrawnDrugMedicationsType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Name</dd>+<dd>WithdrawnAfterDateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Struktureret navn p&aringen person</dd>+<dd>&AElig;ndringsdato og tid</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonNameType">PersonNameType</a> +<a href="#WithdrawnDateTimeType">WithdrawnDateTimeType</a>
-</dd> +
-<dt>Antal</dt> +
-<dd>Pr&aelig;cis &eacute;n</dd> +
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>BirthDate</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>F&oslash;dselsdato</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#BirthDateType">BirthDateType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>Pr&aelig;cis &eacute;n</dd> +
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>Gender</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>K&oslash;n</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#GenderType">GenderType</a>+
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 15268: Line 22997:
 </li> </li>
 </ul> </ul>
-<h2 id="CancelOrderRequestType">Type: CancelOrderRequestType</h2> +<h2 id="TerminatePrescriptionResponseType">Type: TerminatePrescriptionResponseType</h2> 
- Beskrivelse: Request til at annullere bestillinger p&aringrecepter<input type="button" id="CancelOrderRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CancelOrderRequestType_xsddiv'); return false;"> + Beskrivelse: Service svar ved en gennemf&oslash;rt afslutning af en Recept<input type="button" id="TerminatePrescriptionResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('TerminatePrescriptionResponseType'); return false;"><input type="button" id="TerminatePrescriptionResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('TerminatePrescriptionResponseType'); return false;"> 
-<div id="CancelOrderRequestType_xsddiv" class="contents" style="display: none"> +<div id="TerminatePrescriptionResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="CancelOrderRequestType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="TerminatePrescriptionResponseType"&#62;
  <div style="margin-left: 10px">&#60;xs:annotation&#62;  <div style="margin-left: 10px">&#60;xs:annotation&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Request for cancelling orders on prescriptions&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Service response on successfully terminating a Prescription &#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Request til at annullere bestillinger p&aringrecepter&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Service svar ved en gennemf&oslash;rt afslutning af en Recept&#60;/xs:documentation&#62;</div>
  &#60;/xs:annotation&#62;</div>  &#60;/xs:annotation&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:sequence&#62; <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:choice&#62; + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrescriptionIdentifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> 
- &#60;/xs:choice&#62;</div> + &#60;/xs:sequence&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Order"&#62; +
- <div style="margin-left: 10px">&#60;xs:complexType&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="PrescriptionIdentifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="OrderIdentifier" type="medicinecard20150601:OrderIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
- &#60;/xs:element&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="TerminatePrescriptionResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <ul>Et af f&oslash;lgende elementer: <ul>Et af f&oslash;lgende elementer:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 15320: Line 23043:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 15339: Line 23062:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModifiedBy</dd>+<dd>PrescriptionIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Unik identifikation af en recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0, 1 eller flere</dd>
 </dl> </dl>
 </li> </li>
-<li> +</ul>
-<dl> +
-<dt>Navn:</dt> +
-<dd>Order</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Bestilling af en udlevering p&aring; en recept</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#"></a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>1 eller flere</dd> +
-</dl>+
 </li> </li>
 </ul> </ul>
-<h2 id="RemovePatientRegistrationType">Type: RemovePatientRegistrationType</h2> +<h2 id="GetCallersPermissionsType">Type: GetCallersPermissionsType</h2> 
- Beskrivelse: Indre element til foresp&oslash;rgsel til sletning af patient registreringer<input type="button" id="RemovePatientRegistrationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RemovePatientRegistrationType_xsddiv'); return false;"> + Beskrivelse: Foresp&oslash;rgsel p&aring; rettigheder<input type="button" id="GetCallersPermissionsType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetCallersPermissionsType'); return false;"><input type="button" id="GetCallersPermissionsType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('GetCallersPermissionsType'); return false;"> 
-<div id="RemovePatientRegistrationType_xsddiv" class="contents" style="display: none"> +<div id="GetCallersPermissionsType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="RemovePatientRegistrationType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="GetCallersPermissionsType" /&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +</div> 
- <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +<div id="GetCallersPermissionsType_xsddiv_usage" class="usage" style="display: none"></div> 
-  +<h2 id="SpecialityCodeType">Type: SpecialityCodeType</h2> 
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div> + Beskrivelse: L&aelig;gens specialekode if&oslash;lge takstens LMS19<input type="button" id="SpecialityCodeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SpecialityCodeType'); return false;"><input type="button" id="SpecialityCodeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('SpecialityCodeType'); return false;"> 
-             +<div id="SpecialityCodeType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PatientRegistrationIdentifierType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:complexType name="SpecialityCodeType"&#62; 
- &#60;/xs:sequence&#62;</div>+ <div style="margin-left: 10px">&#60;xs:simpleContent&#62; 
 + <div style="margin-left: 10px">&#60;xs:extension base="medicinecard20150601:SpecialityCodeValueType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150601:SpecialityCodeSourceType" use="required" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150601:SourceDateType" use="optional" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:attribute name="yearAndWeek" type="medicinecard20150601:SourceYearAndWeekType" use="optional" /&#62;</div> 
 + &#60;/xs:extension&#62;</div> 
 + &#60;/xs:simpleContent&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="SpecialityCodeType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
- Sekvens af+ Typeudvidelse
- <li>+ <li>
 <dl> <dl>
-<dt>Navn:</dt> +<dt>Basistype:</dt>
-<dd>ModifiedBy</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd> +
-<dt>Type:</dt>+
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#SpecialityCodeValueType">SpecialityCodeValueType</a>
 </dd> </dd>
-<dt>Antal</dt> 
-<dd>0 eller 1</dd> 
 </dl> </dl>
-</li>+<ul>
 <li> <li>
 <dl> <dl>
-<dt>Navn:</dt> +<dt>Tilf&oslash;jet attributnavn:</dt> 
-<dd>ModificationMetadata</dd> +<dd>source</dd> 
-<dt>Beskrivelse:</dt> +<dt>Tilf&oslash;jet attributtype:</dt> 
-<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd> +<dd> 
-<dt>Type:</dt+<a href="#SpecialityCodeSourceType">SpecialityCodeSourceType</a
-<dd></dd> +</dd> 
-<dt>Antal</dt> +<dt>Tilf&oslash;jet attribut, anvendelse: </dt> 
-<dd>0, 1 eller flere</dd>+<dd>required</dd>
 </dl> </dl>
 </li> </li>
 <li> <li>
 <dl> <dl>
-<dt>Navn:</dt> +<dt>Tilf&oslash;jet attributnavn:</dt> 
-<dd>Identifier</dd> +<dd>date</dd> 
-<dt>Beskrivelse:</dt> +<dt>Tilf&oslash;jet attributtype:</dt>
-<dd>Unik identifikation</dd> +
-<dt>Type:</dt>+
 <dd> <dd>
-<a href="#PatientRegistrationIdentifierType">PatientRegistrationIdentifierType</a>+<a href="#SourceDateType">SourceDateType</a>
 </dd> </dd>
-<dt>Antal</dt> +<dt>Tilf&oslash;jet attribut, anvendelse: </dt> 
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>optional</dd>
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="CancelPrescriptionRequestRequestType">Type: CancelPrescriptionRequestRequestType</h2> +
- Beskrivelse: Annull&eacute;r receptanmodninger<input type="button" id="CancelPrescriptionRequestRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CancelPrescriptionRequestRequestType_xsddiv'); return false;"> +
-<div id="CancelPrescriptionRequestRequestType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="CancelPrescriptionRequestRequestType"&#62; +
-        <div style="margin-left: 10px">&#60;xs:sequence&#62; +
-            <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="1" name="PrescriptionRequest" type="medicinecard20150601:PrescriptionRequestToCancelType" /&#62;</div> +
-        &#60;/xs:sequence&#62;</div> +
-    &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
-<dt>Navn:</dt> +<dt>Tilf&oslash;jet attributnavn:</dt> 
-<dd>PersonIdentifier</dd> +<dd>yearAndWeek</dd> 
-<dt>Beskrivelse:</dt> +<dt>Tilf&oslash;jet attributtype:</dt>
-<dd>Element for er CPR-nummer</dd> +
-<dt>Type:</dt>+
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#SourceYearAndWeekType">SourceYearAndWeekType</a>
 </dd> </dd>
-<dt>Antal</dt> +<dt>Tilf&oslash;jet attribut, anvendelse: </dt> 
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>optional</dd>
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +</li> 
 +</ul> 
 +<h2 id="DrugMedicationTreatmentEndingUndeterminedType">Type: DrugMedicationTreatmentEndingUndeterminedType</h2> 
 + Beskrivelse: Angiver at behandlingen afslutning er uafgjort, f.eks. fordi der er tale om en fast behandling<input type="button" id="DrugMedicationTreatmentEndingUndeterminedType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugMedicationTreatmentEndingUndeterminedType'); return false;"><input type="button" id="DrugMedicationTreatmentEndingUndeterminedType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DrugMedicationTreatmentEndingUndeterminedType'); return false;"> 
 +<div id="DrugMedicationTreatmentEndingUndeterminedType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="DrugMedicationTreatmentEndingUndeterminedType" /&#62;</div> 
 +</div> 
 +<div id="DrugMedicationTreatmentEndingUndeterminedType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<h2 id="PersonNameProtectedType">Type: PersonNameProtectedType</h2> 
 + Beskrivelse: Angiver navnebeskyttelse og at navnet derfor ikke returneres<input type="button" id="PersonNameProtectedType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PersonNameProtectedType'); return false;"><input type="button" id="PersonNameProtectedType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PersonNameProtectedType'); return false;"> 
 +<div id="PersonNameProtectedType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="PersonNameProtectedType" /&#62;</div> 
 +</div> 
 +<div id="PersonNameProtectedType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<h2 id="DosageQuantityUnitTextType">Type: DosageQuantityUnitTextType</h2> 
 + Beskrivelse: Enhed for dosism&aelig;ngde<input type="button" id="DosageQuantityUnitTextType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageQuantityUnitTextType'); return false;"><input type="button" id="DosageQuantityUnitTextType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DosageQuantityUnitTextType'); return false;"> 
 +<div id="DosageQuantityUnitTextType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="DosageQuantityUnitTextType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:simpleContent&#62; 
 + <div style="margin-left: 10px">&#60;xs:extension base="medicinecard20150601:DosageQuantityUnitTextValueType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150601:DosageQuantityUnitTextSourceType" use="required" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150601:SourceDateType" use="optional" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:attribute name="yearAndWeek" type="medicinecard20150601:SourceYearAndWeekType" use="optional" /&#62;</div> 
 + &#60;/xs:extension&#62;</div> 
 + &#60;/xs:simpleContent&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="DosageQuantityUnitTextType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Typeudvidelse: 
 + <li>
 <dl> <dl>
-<dt>Navn:</dt> +<dt>Basistype:</dt>
-<dd>MedicineCardVersion</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Versionsnummer for medicinkort</dd> +
-<dt>Type:</dt>+
 <dd> <dd>
-<a href="#MedicineCardVersionType">MedicineCardVersionType</a>+<a href="#DosageQuantityUnitTextValueType">DosageQuantityUnitTextValueType</a>
 </dd> </dd>
-<dt>Antal</dt> 
-<dd>Pr&aelig;cis &eacute;n</dd> 
 </dl> </dl>
-</li>+<ul>
 <li> <li>
 <dl> <dl>
-<dt>Navn:</dt> +<dt>Tilf&oslash;jet attributnavn:</dt> 
-<dd>ModifiedBy</dd> +<dd>source</dd> 
-<dt>Beskrivelse:</dt> +<dt>Tilf&oslash;jet attributtype:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd> +
-<dt>Type:</dt>+
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#DosageQuantityUnitTextSourceType">DosageQuantityUnitTextSourceType</a>
 </dd> </dd>
-<dt>Antal</dt> +<dt>Tilf&oslash;jet attribut, anvendelse: </dt> 
-<dd>0 eller 1</dd>+<dd>required</dd>
 </dl> </dl>
 </li> </li>
 <li> <li>
 <dl> <dl>
-<dt>Navn:</dt> +<dt>Tilf&oslash;jet attributnavn:</dt> 
-<dd>ReportedBy</dd> +<dd>date</dd> 
-<dt>Beskrivelse:</dt> +<dt>Tilf&oslash;jet attributtype:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd> +
-<dt>Type:</dt>+
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#SourceDateType">SourceDateType</a>
 </dd> </dd>
-<dt>Antal</dt> +<dt>Tilf&oslash;jet attribut, anvendelse: </dt> 
-<dd>0 eller 1</dd>+<dd>optional</dd>
 </dl> </dl>
 </li> </li>
 <li> <li>
 <dl> <dl>
-<dt>Navn:</dt> +<dt>Tilf&oslash;jet attributnavn:</dt> 
-<dd>PrescriptionRequest</dd> +<dd>yearAndWeek</dd> 
-<dt>Beskrivelse:</dt> +<dt>Tilf&oslash;jet attributtype:</dt>
-<dd>Element der beskriver en receptanmodning</dd> +
-<dt>Type:</dt>+
 <dd> <dd>
-<a href="#PrescriptionRequestToCancelType">PrescriptionRequestToCancelType</a>+<a href="#SourceYearAndWeekType">SourceYearAndWeekType</a>
 </dd> </dd>
-<dt>Antal</dt> +<dt>Tilf&oslash;jet attribut, anvendelse: </dt> 
-<dd>1 eller flere</dd>+<dd>optional</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="CreatedWithOptionalAuthorisationIdentifierType">Type: CreatedWithOptionalAuthorisationIdentifierType</h2> +</li> 
- Beskrivelse: Element der indeholder information omkring hvilken organisation og muligvis l&aelig;ge som har oprettet dokumentet elementet befinder sig i (f.eks. l&aelig;gemiddelordination), desuden datoen dette er sket.  +</ul> 
-Dette element anvendes p&aring; recepten, hvor l&aelig;gens autorisationsnummer muligvis ikke er angivet.<input type="button" id="CreatedWithOptionalAuthorisationIdentifierType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatedWithOptionalAuthorisationIdentifierType_xsddiv'); return false;"> +<h2 id="MedicineCardIsInvalidType">Type: MedicineCardIsInvalidType</h2> 
-<div id="CreatedWithOptionalAuthorisationIdentifierType_xsddiv" class="contents" style="display: none"> + Beskrivelse: Markerer at medicinkortet er ugyldigt.<input type="button" id="MedicineCardIsInvalidType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('MedicineCardIsInvalidType')return false;"><input type="button" id="MedicineCardIsInvalidType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('MedicineCardIsInvalidType'); return false;"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="CreatedWithOptionalAuthorisationIdentifierType"&#62;+<div id="MedicineCardIsInvalidType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="MedicineCardIsInvalidType" /&#62;</div> 
 +</div> 
 +<div id="MedicineCardIsInvalidType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<h2 id="UnwithdrawDrugMedicationOnUpdateType">Type: UnwithdrawDrugMedicationOnUpdateType</h2> 
 + Beskrivelse: Angiver at en l&aelig;gemiddelordination skal af-seponeres f&oslash;r den bliver opdateret<input type="button" id="UnwithdrawDrugMedicationOnUpdateType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UnwithdrawDrugMedicationOnUpdateType'); return false;"><input type="button" id="UnwithdrawDrugMedicationOnUpdateType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('UnwithdrawDrugMedicationOnUpdateType'); return false;"> 
 +<div id="UnwithdrawDrugMedicationOnUpdateType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="UnwithdrawDrugMedicationOnUpdateType" /&#62;</div> 
 +</div> 
 +<div id="UnwithdrawDrugMedicationOnUpdateType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<h2 id="IsPersonWithoutCPRType">Type: IsPersonWithoutCPRType</h2> 
 + Beskrivelse: Indikerer at s&oslash;gningen er p&aring; en person uden CPR-nummer<input type="button" id="IsPersonWithoutCPRType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IsPersonWithoutCPRType'); return false;"><input type="button" id="IsPersonWithoutCPRType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('IsPersonWithoutCPRType'); return false;"> 
 +<div id="IsPersonWithoutCPRType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="IsPersonWithoutCPRType" /&#62;</div> 
 +</div> 
 +<div id="IsPersonWithoutCPRType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<h2 id="UnpauseDrugMedicationResponseType">Type: UnpauseDrugMedicationResponseType</h2> 
 + Beskrivelse: Ydre container-element for et svar p&aring; en foresp&oslash;rgsel der fjerner pausering af en l&aelig;gemiddelordination<input type="button" id="UnpauseDrugMedicationResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UnpauseDrugMedicationResponseType'); return false;"><input type="button" id="UnpauseDrugMedicationResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('UnpauseDrugMedicationResponseType'); return false;"> 
 +<div id="UnpauseDrugMedicationResponseType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="UnpauseDrugMedicationResponseType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="By" type="medicinecard20150601:ModificatorWithOptionalAuthorisationIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="DateTime" type="medicinecard20150601:CreatedDateTimeType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150601:VersionMismatchWarningType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150601:UnpausedDrugMedicationType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="UnpauseDrugMedicationResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>By</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der &aelig;ndrede data</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorWithOptionalAuthorisationIdentifierType">ModificatorWithOptionalAuthorisationIdentifierType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 15542: Line 23277:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DateTime</dd>+<dd>MedicineCardVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Oprettelsesdato og tid</dd>+<dd>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreatedDateTimeType">CreatedDateTimeType</a> +<a href="#MedicineCardVersionType">MedicineCardVersionType</a>
-</dd> +
-<dt>Antal</dt> +
-<dd>Pr&aelig;cis &eacute;n</dd> +
-</dl> +
-</li> +
-</ul> +
-<h2 id="OrderWithDoseDispensingType">Type: OrderWithDoseDispensingType</h2> +
-<input type="button" id="OrderWithDoseDispensingType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OrderWithDoseDispensingType_xsddiv'); return false;"> +
-<div id="OrderWithDoseDispensingType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="OrderWithDoseDispensingType"&#62; +
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Element indicating the orders should be created with dose dispensing.&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-UK"&#62;Element der indikerer at bestillingen skal foretages med dosisdispensering.&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<h2 id="DrugMedicationHistoryPeriodType">Type: DrugMedicationHistoryPeriodType</h2> +
- Beskrivelse: En specifik periode i historikken for en l&aelig;gemiddelordination<input type="button" id="DrugMedicationHistoryPeriodType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugMedicationHistoryPeriodType_xsddiv'); return false;"> +
-<div id="DrugMedicationHistoryPeriodType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="DrugMedicationHistoryPeriodType"&#62; +
-        <div style="margin-left: 10px">&#60;xs:sequence&#62; +
-            <div style="margin-left: 10px">&#60;xs:element name="PeriodStartDateTime" type="medicinecard20150601:DrugMedicationHistoryPeriodStartDateTimeType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element name="PeriodEndDateTime" type="medicinecard20150601:DrugMedicationHistoryPeriodEndDateTimeType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element name="Version" type="medicinecard20150601:DrugMedicationVersionType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element name="Drug" type="medicinecard20150601:DrugType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element name="Dosage" type="medicinecard20150601:DosageForResponseType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Paused" type="medicinecard20150601:DrugMedicationPausedType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Hospitalized" type="medicinecard20150601:HospitalizedType" /&#62;</div> +
-        &#60;/xs:sequence&#62;</div> +
-    &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>PeriodStartDateTime</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Startdato og -tid for en specifik periode i historikken for l&aelig;gemiddelordination</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#DrugMedicationHistoryPeriodStartDateTimeType">DrugMedicationHistoryPeriodStartDateTimeType</a>+
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 15605: Line 23291:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PeriodEndDateTime</dd>+<dd>VersionMismatchWarning</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Slutdato og -tid for en specifik periode i historikken for l&aelig;gemiddelordination</dd>+<dd>Elementet returneres ved en foresp&oslash;rgsel med et forkert medicinkort version</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationHistoryPeriodEndDateTimeType">DrugMedicationHistoryPeriodEndDateTimeType</a>+<a href="#VersionMismatchWarningType">VersionMismatchWarningType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 15619: Line 23305:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Version</dd>+<dd>DrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gemiddelordinationens versionsnummer</dd>+<dd>En oversigt over l&aelig;gemiddelordination (en ordination p&aring; medicinkortet)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationVersionType">DrugMedicationVersionType</a>+<a href="#UnpausedDrugMedicationType">UnpausedDrugMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>1 eller flere</dd>
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="UnwithdrawnDrugMedicationType">Type: UnwithdrawnDrugMedicationType</h2> 
 + Beskrivelse: Element med IDer returneret n&aring;r en l&aelig;gemiddelinformation er blevet af-seponeret<input type="button" id="UnwithdrawnDrugMedicationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UnwithdrawnDrugMedicationType'); return false;"><input type="button" id="UnwithdrawnDrugMedicationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('UnwithdrawnDrugMedicationType'); return false;"> 
 +<div id="UnwithdrawnDrugMedicationType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="UnwithdrawnDrugMedicationType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Version" type="medicinecard20150601:DrugMedicationVersionType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="UnwithdrawnDrugMedicationType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Drug</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gemiddel. Et l&aelig;gemiddel er en vare til at behandle eller forebygge sygdomme. L&aelig;gemidler er enten godkendt og fremg&aring;r dermed af L&aelig;gemiddelstyrelsens Takst, eller det kan v&aelig;re tilladelsespr&aelig;parater, naturl&aelig;gemidler, vitaminer, minerater el.lign. Et l&aelig;gemiddel er et aktivt l&aelig;gemiddelstof eller sammensat af et eller flere l&aelig;gemiddelstoffer i en bestemt l&aelig;gemiddelform og l&aelig;gemiddelstyrke. Hvis DrugIdentifier findes er l&aelig;gemiddlet fra l&aelig;gemiddelstyrelsens takst. Alternativt et magistrelt l&aelig;gemiddel. L&aelig;gemiddelstrukturen kan indeholde en r&aelig;kke aktive substanser. L&aelig;gemidlets form og styrke skal angives, s&aring;fremt informationen findes</dd>+<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugType">DrugType</a>+<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 15647: Line 23348:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Dosage</dd>+<dd>Version</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angivelse af hvor ofte og hvorn&aring;r et l&aelig;gemiddel skal gives</dd>+<dd>L&aelig;gemiddelordinationens versionsnummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageForResponseType">DosageForResponseType</a>+<a href="#DrugMedicationVersionType">DrugMedicationVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
-</dl> 
-</li> 
-<li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>Paused</dd> 
-<dt>Beskrivelse:</dt> 
-<dd>Dette element indikerer at l&aelig;gemiddelordinationen er pauseret</dd> 
-<dt>Type:</dt> 
-<dd> 
-<a href="#DrugMedicationPausedType">DrugMedicationPausedType</a> 
-</dd> 
-<dt>Antal</dt> 
-<dd>0 eller 1</dd> 
-</dl> 
-</li> 
-<li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>Hospitalized</dd> 
-<dt>Beskrivelse:</dt> 
-<dd>Information om hospitalet</dd> 
-<dt>Type:</dt> 
-<dd> 
-<a href="#HospitalizedType">HospitalizedType</a> 
-</dd> 
-<dt>Antal</dt> 
-<dd>0 eller 1</dd> 
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="DrugMedicationTreatmentStartedPreviouslyType">Type: DrugMedicationTreatmentStartedPreviouslyType</h2> +<h2 id="InvalidatePrescriptionResponseType">Type: InvalidatePrescriptionResponseType</h2> 
- Beskrivelse: Angiver at behandling er startet tidligere end selve oprettelsen af l&aelig;gemiddeordinationen p&aringFMK<input type="button" id="DrugMedicationTreatmentStartedPreviouslyType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugMedicationTreatmentStartedPreviouslyType_xsddiv'); return false;"> + Beskrivelse: Service svar ved en gennemf&oslash;rt ugyldigg&oslash;relse af en Recept<input type="button" id="InvalidatePrescriptionResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('InvalidatePrescriptionResponseType'); return false;"><input type="button" id="InvalidatePrescriptionResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('InvalidatePrescriptionResponseType'); return false;"> 
-<div id="DrugMedicationTreatmentStartedPreviouslyType_xsddiv" class="contents" style="display: none"> +<div id="InvalidatePrescriptionResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="DrugMedicationTreatmentStartedPreviouslyType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:complexType name="InvalidatePrescriptionResponseType"&#62;
-</div> +
-<h2 id="AbortEffectuationRequestType">Type: AbortEffectuationRequestType</h2> +
- Beskrivelse: Et request som afbryder en igangv&aelig;rende udlevering p&aring; et apotek. Status &aelig;ndres fra 'ekspedition p&aring;begyndt' til 'bestilt'.<input type="button" id="AbortEffectuationRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AbortEffectuationRequestType_xsddiv'); return false;"> +
-<div id="AbortEffectuationRequestType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="AbortEffectuationRequestType"&#62;+
  <div style="margin-left: 10px">&#60;xs:annotation&#62;  <div style="margin-left: 10px">&#60;xs:annotation&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;A request to abort an ongoing effectuation at pharmacy. Status will change from 'ekspedition p&aring;begyndt' to 'bestilt'.&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Service response on successfully invalidating Prescription &#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Et request som afbryder en igangv&aelig;rende udlevering p&aringet apotek. Status &aelig;ndres fra 'ekspedition p&aring;begyndt' til 'bestilt'.&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Service svar ved en gennemf&oslash;rt ugyldigg&oslash;relse af en Recept&#60;/xs:documentation&#62;</div>
  &#60;/xs:annotation&#62;</div>  &#60;/xs:annotation&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:sequence&#62; <div style="margin-left: 10px">&#60;xs:sequence&#62;
 + <div style="margin-left: 10px">&#60;xs:sequence&#62;
  <div style="margin-left: 10px">&#60;xs:choice&#62;  <div style="margin-left: 10px">&#60;xs:choice&#62;
  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
Line 15708: Line 23377:
 <div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div>
  &#60;/xs:choice&#62;</div>  &#60;/xs:choice&#62;</div>
-  +  
-<div style="margin-left: 10px">&#60;xs:element name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrescriptionIdentifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> 
-  + &#60;/xs:sequence&#62;</div>
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Prescription"&#62; +
- <div style="margin-left: 10px">&#60;xs:complexType&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Order"&#62; +
- <div style="margin-left: 10px">&#60;xs:complexType&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:OrderIdentifierType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
- &#60;/xs:element&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
- &#60;/xs:element&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="InvalidatePrescriptionResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <ul>Et af f&oslash;lgende elementer: <ul>Et af f&oslash;lgende elementer:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 15750: Line 23406:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 15769: Line 23425:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModifiedBy</dd>+<dd>PrescriptionIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Unik identifikation af en recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd> +<dd>0, 1 eller flere</dd>
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>Prescription</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>En recept (en ordination p&aring; en recept)</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#"></a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>1 eller flere</dd>+
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="GetCallersPermissionsToPersonType">Type: GetCallersPermissionsToPersonType</h2> 
- Beskrivelse: Foresp&oslash;rgsel p&aring; rettigheder til person<input type="button" id="GetCallersPermissionsToPersonType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetCallersPermissionsToPersonType_xsddiv'); return false;"> 
-<div id="GetCallersPermissionsToPersonType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="GetCallersPermissionsToPersonType"&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; 
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
- &#60;/xs:sequence&#62;</div> 
- &#60;/xs:complexType&#62;</div> 
-</div> 
-<ul> 
- Sekvens af: 
- <li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>PersonIdentifier</dd> 
-<dt>Beskrivelse:</dt> 
-<dd>Element for er CPR-nummer</dd> 
-<dt>Type:</dt> 
-<dd> 
-<a href="#PersonIdentifierType">PersonIdentifierType</a> 
-</dd> 
-<dt>Antal</dt> 
-<dd>Pr&aelig;cis &eacute;n</dd> 
-</dl> 
 </li> </li>
 </ul> </ul>
-<h2 id="GetNewOrdersRequestType">Type: GetNewOrdersRequestType</h2> +<h2 id="SearchEffectuationsRequestType">Type: SearchEffectuationsRequestType</h2> 
- Beskrivelse: Element for en foresp&oslash;rgsel efter nye bestillinger til et apotek<input type="button" id="GetNewOrdersRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetNewOrdersRequestType_xsddiv'); return false;"> + Beskrivelse: Element for en foresp&oslash;rgsel efter effektueringer<input type="button" id="SearchEffectuationsRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SearchEffectuationsRequestType'); return false;"><input type="button" id="SearchEffectuationsRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('SearchEffectuationsRequestType'); return false;"> 
-<div id="GetNewOrdersRequestType_xsddiv" class="contents" style="display: none"> +<div id="SearchEffectuationsRequestType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="GetNewOrdersRequestType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="SearchEffectuationsRequestType"&#62;
-        <div style="margin-left: 10px">&#60;xs:annotation&#62; +
-            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Element for a request to receive all new orders for a pharmacy&#60;/xs:documentation&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Element for en foresp&oslash;rgsel efter nye bestillinger til et apotek&#60;/xs:documentation&#62;</div> +
-        &#60;/xs:annotation&#62;</div> +
-         +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
-            <div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="MaxResultSize" type="medicinecard20150601:MaxResultSizeType" /&#62;</div> +
-        &#60;/xs:sequence&#62;</div> +
-    &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>OrganisationIdentifier</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Nummer eller kode der identificerer en organisation</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>Pr&aelig;cis &eacute;n</dd> +
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>MaxResultSize</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Elenet, der angiver det maximale antal bestillinger, klienten &oslash;nsker at modtage i et svar</dd> +
-<dt>Type:</dt> +
-<dd>xs:integer</dd> +
-<dt>Antal</dt> +
-<dd>0 eller 1</dd> +
-</dl> +
-</li> +
-</ul> +
-<h2 id="CancelPrescriptionRequestType">Type: CancelPrescriptionRequestType</h2> +
- Beskrivelse: Annuller en eller flere recepter<input type="button" id="CancelPrescriptionRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CancelPrescriptionRequestType_xsddiv'); return false;"> +
-<div id="CancelPrescriptionRequestType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="CancelPrescriptionRequestType"&#62;+
  <div style="margin-left: 10px">&#60;xs:annotation&#62;  <div style="margin-left: 10px">&#60;xs:annotation&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Cancel one or more prescriptions&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Element for a request for effectuations&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Annuller en eller flere recepter&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Element for en foresp&oslash;rgsel efter effektueringer&#60;/xs:documentation&#62;</div>
  &#60;/xs:annotation&#62;</div>  &#60;/xs:annotation&#62;</div>
   
Line 15884: Line 23456:
  &#60;/xs:choice&#62;</div>  &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="FromDateTime" type="medicinecard20150601:EffectuationDateTimeType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ToDateTime" type="medicinecard20150601:EffectuationDateTimeType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="IncludeEffectuationsOnDrugMedications" type="xs:boolean" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Prescription" type="medicinecard20150601:CancelPrescriptionType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="IncludeEffectuationsOnPrescriptionsOnDrugMedications" type="xs:boolean" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="IncludeEffectuationsNotOnDrugMedications" type="xs:boolean" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="SearchEffectuationsRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <ul>Et af f&oslash;lgende elementer: <ul>Et af f&oslash;lgende elementer:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 15913: Line 23488:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 15932: Line 23507:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicineCardVersion</dd>+<dd>FromDateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versionsnummer for medicinkort</dd>+<dd>Dato og tid, hvor l&aelig;gemiddelordinationen er effektueret</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardVersionType">MedicineCardVersionType</a>+<a href="#EffectuationDateTimeType">EffectuationDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 15946: Line 23521:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModifiedBy</dd>+<dd>ToDateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Dato og tid, hvor l&aelig;gemiddelordinationen er effektueret</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#EffectuationDateTimeType">EffectuationDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 15960: Line 23535:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReportedBy</dd>+<dd>IncludeEffectuationsOnDrugMedications</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#boolean">boolean</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 15974: Line 23549:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Prescription</dd>+<dd>IncludeEffectuationsOnPrescriptionsOnDrugMedications</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En recept (en ordination p&aring; en recept)</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CancelPrescriptionType">CancelPrescriptionType</a>+<a href="#boolean">boolean</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>1 eller flere</dd> +<dd>eller 1</dd>
-</dl> +
-</li> +
-</ul> +
-<h2 id="SetMedicineCardReviewedResponseType">Type: SetMedicineCardReviewedResponseType</h2> +
- Beskrivelse: Element for et svar fra en foresp&oslash;rgsel til at s&aelig;tte dato og tid for en medicinkort-gennemgang<input type="button" id="SetMedicineCardReviewedResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SetMedicineCardReviewedResponseType_xsddiv'); return false;"> +
-<div id="SetMedicineCardReviewedResponseType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="SetMedicineCardReviewedResponseType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150601:VersionMismatchWarningType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>PersonIdentifier</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Element for er CPR-nummer</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#PersonIdentifierType">PersonIdentifierType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>Pr&aelig;cis &eacute;n</dd>+
 </dl> </dl>
 </li> </li>
Line 16018: Line 23563:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicineCardVersion</dd>+<dd>IncludeEffectuationsNotOnDrugMedications</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versionsnummer for medicinkort</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardVersionType">MedicineCardVersionType</a> +<a href="#boolean">boolean</a>
-</dd> +
-<dt>Antal</dt> +
-<dd>Pr&aelig;cis &eacute;n</dd> +
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>VersionMismatchWarning</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Elementet returneres ved en foresp&oslash;rgsel med et forkert medicinkort version</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#VersionMismatchWarningType">VersionMismatchWarningType</a>+
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 16044: Line 23575:
 </li> </li>
 </ul> </ul>
-<h2 id="PersonNameProtectedType">Type: PersonNameProtectedType</h2> +<h2 id="DrugIdentifierType">Type: DrugIdentifierType</h2> 
- Beskrivelse: Angiver navnebeskyttelse og at navnet derfor ikke returneres<input type="button" id="PersonNameProtectedType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PersonNameProtectedType_xsddiv'); return false;"> + Beskrivelse: Unik identifikation af l&aelig;gemiddel. For l&aelig;gemidler i LMS takst LMS01 felt 1. Formatet er TTTTNNNNNYY (T=type af l&aelig;gemiddel, N=nummer, Y=&aring;r), f.eks. 28101606385<input type="button" id="DrugIdentifierType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugIdentifierType'); return false;"><input type="button" id="DrugIdentifierType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DrugIdentifierType'); return false;"> 
-<div id="PersonNameProtectedType_xsddiv" class="contents" style="display: none"> +<div id="DrugIdentifierType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="PersonNameProtectedType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:complexType name="DrugIdentifierType"&#62; 
-</div> + <div style="margin-left: 10px">&#60;xs:simpleContent&#62; 
-<h2 id="DeliveryType">Type: DeliveryType</h2> + <div style="margin-left: 10px">&#60;xs:extension base="medicinecard20150601:DrugIdentifierValueType"&#62; 
- Beskrivelse: Leveringsinformation<input type="button" id="DeliveryType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DeliveryType_xsddiv'); return false;"> + <div style="margin-left: 10px">&#60;xs:attribute name="sourcetype="medicinecard20150601:DrugIdentifierSourceTypeuse="required" /&#62;</div> 
-<div id="DeliveryType_xsddiv" class="contents" style="display: none"> +  
-<div style="margin-left: 10px">&#60;xs:complexType name="DeliveryType"&#62; +<div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150601:SourceDateTypeuse="optional" /&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +  
- <div style="margin-left: 10px">&#60;xs:element name="Priority" type="medicinecard20150601:DeliveryPriorityType/&#62;</div> +<div style="margin-left: 10px">&#60;xs:attribute name="yearAndWeek" type="medicinecard20150601:SourceYearAndWeekTypeuse="optional" /&#62;</div> 
-             + &#60;/xs:extension&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:choice&#62; + &#60;/xs:simpleContent&#62;</div>
-                <div style="margin-left: 10px">&#60;xs:sequence&#62; +
-                    <div style="margin-left10px">&#60;xs:choice minOccurs="0"&#62; +
-                        <div style="margin-left: 10px">&#60;xs:element name="StreetName" type="medicinecard20150601:StreetNameType" /&#62;</div> +
-                         +
-<div style="margin-left: 10px">&#60;xs:element name="PseudoAddress" type="medicinecard20150601:PseudoAddressType/&#62;</div> +
-                    &#60;/xs:choice&#62;</div> +
-                     +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PostCode" type="medicinecard20150601:PostCodeType" /&#62;</div> +
-                     +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ContactName" type="medicinecard20150601:ContactNameType/&#62;</div> +
-                &#60;/xs:sequence&#62;</div> +
-                 +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DeliverySite" type="medicinecard20150601:OrganisationType" /&#62;</div> +
-            &#60;/xs:choice&#62;</div> +
- &#60;/xs:sequence&#62;</div>+
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="DrugIdentifierType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
- Sekvens af+ Typeudvidelse
- <li>+ <li>
 <dl> <dl>
-<dt>Navn:</dt> +<dt>Basistype:</dt>
-<dd>Priority</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Prioritet for apotekets levering af l&aelig;gemidlet</dd> +
-<dt>Type:</dt>+
 <dd> <dd>
-<a href="#DeliveryPriorityType">DeliveryPriorityType</a>+<a href="#DrugIdentifierValueType">DrugIdentifierValueType</a>
 </dd> </dd>
-<dt>Antal</dt> 
-<dd>Pr&aelig;cis &eacute;n</dd> 
 </dl> </dl>
-</li>+<ul>
 <li> <li>
-<ul>Et af f&oslash;lgende elementer: 
- <li> 
-<ul> 
- Sekvens af: 
- <li> 
-<ul>Et af f&oslash;lgende elementer: 
- <li> 
 <dl> <dl>
-<dt>Navn:</dt> +<dt>Tilf&oslash;jet attributnavn:</dt> 
-<dd>StreetName</dd> +<dd>source</dd> 
-<dt>Beskrivelse:</dt> +<dt>Tilf&oslash;jet attributtype:</dt>
-<dd>Gadenavn, skal kunne v&aelig;re i XML recepten</dd> +
-<dt>Type:</dt>+
 <dd> <dd>
-<a href="#StreetNameType">StreetNameType</a>+<a href="#DrugIdentifierSourceType">DrugIdentifierSourceType</a>
 </dd> </dd>
-<dt>Antal</dt> +<dt>Tilf&oslash;jet attribut, anvendelse: </dt> 
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>required</dd>
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
-<dt>Navn:</dt> +<dt>Tilf&oslash;jet attributnavn:</dt> 
-<dd>PseudoAddress</dd> +<dd>date</dd> 
-<dt>Beskrivelse:</dt> +<dt>Tilf&oslash;jet attributtype:</dt>
-<dd>Pseudo adresse, skal kunne v&aelig;re i XML recepten</dd> +
-<dt>Type:</dt>+
 <dd> <dd>
-<a href="#PseudoAddressType">PseudoAddressType</a>+<a href="#SourceDateType">SourceDateType</a>
 </dd> </dd>
-<dt>Antal</dt> +<dt>Tilf&oslash;jet attribut, anvendelse: </dt> 
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>optional</dd>
 </dl> </dl>
-</li> 
-</ul> 
 </li> </li>
 <li> <li>
 <dl> <dl>
-<dt>Navn:</dt> +<dt>Tilf&oslash;jet attributnavn:</dt> 
-<dd>PostCode</dd> +<dd>yearAndWeek</dd> 
-<dt>Beskrivelse:</dt> +<dt>Tilf&oslash;jet attributtype:</dt>
-<dd>Postnummer, skal passe the XML recepten og tillade andre postnumre end danske</dd> +
-<dt>Type:</dt>+
 <dd> <dd>
-<a href="#PostCodeType">PostCodeType</a>+<a href="#SourceYearAndWeekType">SourceYearAndWeekType</a>
 </dd> </dd>
-<dt>Antal</dt> +<dt>Tilf&oslash;jet attribut, anvendelse: </dt> 
-<dd>0 eller 1</dd>+<dd>optional</dd>
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +</li> 
 +</ul> 
 +<h2 id="ReopenPrescriptionType">Type: ReopenPrescriptionType</h2> 
 + Beskrivelse: Referencer til recepter der skal gen&aring;bnes<input type="button" id="ReopenPrescriptionType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ReopenPrescriptionType'); return false;"><input type="button" id="ReopenPrescriptionType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ReopenPrescriptionType'); return false;"> 
 +<div id="ReopenPrescriptionType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="ReopenPrescriptionType"&#62; 
 +        <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 +            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Referenced to prescriptions to reopen&#60;/xs:documentation&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Referencer til recepter der skal gen&aring;bnes&#60;/xs:documentation&#62;</div> 
 +        &#60;/xs:annotation&#62;</div> 
 +         
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 +            <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div> 
 +        &#60;/xs:sequence&#62;</div> 
 +    &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="ReopenPrescriptionType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ContactName</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Andet navn for levering af l&aelig;gemidler fra apoteket, f.eks. et plejehjem</dd>+<dd>Unik identifikation af en recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ContactNameType">ContactNameType</a>+<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-</li> +
- ELLER +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DeliverySite</dd>+<dd>ModificationMetadata</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Beskriver en organisation</dd>+<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationType">OrganisationType</a>+<a href="#ModificationMetadataType">ModificationMetadataType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller 1</dd>+<dd>0eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-</li> +<h2 id="CreateOrderType">Type: CreateOrderType</h2> 
-</ul> + Beskrivelse: Element til at oprette en bestilling til et apotek<input type="button" id="CreateOrderType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreateOrderType'); return false;"><input type="button" id="CreateOrderType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreateOrderType'); return false;"> 
-<h2 id="UnwithdrawDrugMedicationOnUpdateType">Type: UnwithdrawDrugMedicationOnUpdateType</h2> +<div id="CreateOrderType_xsddiv" class="contents" style="display: none"> 
- Beskrivelse: Angiver at en l&aelig;gemiddelordination skal af-seponeres f&oslash;r den bliver opdateret<input type="button" id="UnwithdrawDrugMedicationOnUpdateType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UnwithdrawDrugMedicationOnUpdateType_xsddiv'); return false;"> +<div style="margin-left: 10px">&#60;xs:complexType name="CreateOrderType"&#62;
-<div id="UnwithdrawDrugMedicationOnUpdateType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="UnwithdrawDrugMedicationOnUpdateType" /&#62;</div> +
-</div> +
-<h2 id="CreateAndEffectuatePrescriptionResponseType">Type: CreateAndEffectuatePrescriptionResponseType</h2> +
- Beskrivelse: Svar p&aring; oprettelse af en eller flere recepter med tilh&oslash;rende udleveringer <input type="button" id="CreateAndEffectuatePrescriptionResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreateAndEffectuatePrescriptionResponseType_xsddiv'); return false;"> +
-<div id="CreateAndEffectuatePrescriptionResponseType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="CreateAndEffectuatePrescriptionResponseType"&#62;+
  <div style="margin-left: 10px">&#60;xs:annotation&#62;  <div style="margin-left: 10px">&#60;xs:annotation&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Response for creating one or more prescriptions together with effectuations&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Element for creating an order for a pharmacy&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Svar p&aring; oprettelse af en eller flere recepter med tilh&oslash;rende udleveringer &#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Element til at oprette en bestilling til et apotek&#60;/xs:documentation&#62;</div>
  &#60;/xs:annotation&#62;</div>  &#60;/xs:annotation&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:sequence&#62; <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:choice&#62; + <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifiertype="medicinecard20150601:PersonIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> +
- &#60;/xs:choice&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unboundedname="Prescription"&#62; +<div style="margin-left: 10px">&#60;xs:element name="OrderedAtPharmacytype="medicinecard20150601:OrganisationType/&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:complexType&#62; +  
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DoseDispensing" type="medicinecard20150601:OrderWithDoseDispensingType" /&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:element name="PrescriptionIdentifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> +  
-  +<div style="margin-left: 10px">&#60;xs:element maxOccurs="3" minOccurs="0" name="DeliveryInstructionText" type="medicinecard20150601:DeliveryInstructionTextType" /&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element name="OrderIdentifier" type="medicinecard20150601:OrderIdentifierType" /&#62;</div> +  
-  +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Delivery" type="medicinecard20150601:DeliveryType" /&#62;</div>
-<div style="margin-left: 10px">&#60;xs:element name="EffectuationIdentifier" type="medicinecard20150601:EffectuationIdentifierType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
- &#60;/xs:element&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="CreateOrderType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li> + <li>
-<ul>Et af f&oslash;lgende elementer: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PersonIdentifier</dd>+<dd>CreatedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>OrganisationIdentifier</dd>+<dd>OrderedAtPharmacy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Nummer eller kode der identificerer en organisation</dd>+<dd>Beskriver en organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>+<a href="#OrganisationType">OrganisationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
-</li> 
-</ul> 
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Prescription</dd>+<dd>DoseDispensing</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En recept (en ordination p&aring; en recept)</dd>+<dd>Detaljer om en bestilt dosisdispenseret pakning</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#"></a>+<a href="#OrderWithDoseDispensingType">OrderWithDoseDispensingType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller flere</dd>+<dd>eller 1</dd>
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="CreatedEffectuationOnDrugMedicationType">Type: CreatedEffectuationOnDrugMedicationType</h2> +
- Beskrivelse: Element for en effektuering tilf&oslash;jet p&aring; en l&aelig;gemiddelordination<input type="button" id="CreatedEffectuationOnDrugMedicationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatedEffectuationOnDrugMedicationType_xsddiv'); return false;"> +
-<div id="CreatedEffectuationOnDrugMedicationType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="CreatedEffectuationOnDrugMedicationType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="EffectuationIdentifier" type="medicinecard20150601:EffectuationIdentifierType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>DeliveryInstructionText</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>+<dd>En linie med yderligere oplysninger til apoteket vedr&oslash;rende en bestilling</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>+<a href="#DeliveryInstructionTextType">DeliveryInstructionTextType</a>
 </dd> </dd>
-<dt>Antal</dt> +<dt>Min. antal:</dt> 
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0</dd> 
 +<dt>Max antal:</dt> 
 +<dd>3</dd>
 </dl> </dl>
 </li> </li>
Line 16292: Line 23776:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>EffectuationIdentifier</dd>+<dd>Delivery</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af effektueringen</dd>+<dd>Leveringsinformation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#EffectuationIdentifierType">EffectuationIdentifierType</a>+<a href="#DeliveryType">DeliveryType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller flere</dd>+<dd>eller 1</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="CreateOrderResponseType">Type: CreateOrderResponseType</h2> +<h2 id="UpdateDrugMedicationResponseType">Type: UpdateDrugMedicationResponseType</h2> 
- Beskrivelse: Svar p&aring; oprettelse bestillinger p&aringrecepter <input type="button" id="CreateOrderResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreateOrderResponseType_xsddiv'); return false;"> + Beskrivelse: Ydre container-element for et svar p&aring; en foresp&oslash;rgsel der opdaterer en eksisterende l&aelig;gemiddelordination<input type="button" id="UpdateDrugMedicationResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UpdateDrugMedicationResponseType'); return false;"><input type="button" id="UpdateDrugMedicationResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('UpdateDrugMedicationResponseType'); return false;"> 
-<div id="CreateOrderResponseType_xsddiv" class="contents" style="display: none"> +<div id="UpdateDrugMedicationResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="CreateOrderResponseType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="UpdateDrugMedicationResponseType"&#62; 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Response for creating orders on prescriptions&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Svar p&aring; oprettelse bestillinger p&aring; recepter &#60;/xs:documentation&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div>
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:choice&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> +
- &#60;/xs:choice&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Order"&#62; +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150601:VersionMismatchWarningType" /&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:complexType&#62; +  
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150601:UpdatedDrugMedicationType" /&#62;</div>
- <div style="margin-left: 10px">&#60;xs:element name="PrescriptionIdentifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="OrderIdentifier" type="medicinecard20150601:OrderIdentifierType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
- &#60;/xs:element&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="UpdateDrugMedicationResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li> + <li>
-<ul>Et af f&oslash;lgende elementer: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 16351: Line 23820:
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>OrganisationIdentifier</dd>+<dd>MedicineCardVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Nummer eller kode der identificerer en organisation</dd>+<dd>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>+<a href="#MedicineCardVersionType">MedicineCardVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 16366: Line 23834:
 </dl> </dl>
 </li> </li>
-</ul>+<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>VersionMismatchWarning</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Elementet returneres ved en foresp&oslash;rgsel med et forkert medicinkort version</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#VersionMismatchWarningType">VersionMismatchWarningType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0 eller 1</dd> 
 +</dl>
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Order</dd>+<dd>DrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Bestilling af en udlevering p&aring; en recept</dd>+<dd>En oversigt over l&aelig;gemiddelordination (en ordination p&aring; medicinkortet)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#"></a>+<a href="#UpdatedDrugMedicationType">UpdatedDrugMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 16383: Line 23863:
 </li> </li>
 </ul> </ul>
-<h2 id="AdministrationAccordingToSchemaInLocalSystemForResponseType">Type: AdministrationAccordingToSchemaInLocalSystemForResponseType</h2> +<h2 id="AddressType">Type: AddressType</h2> 
- Beskrivelse: Hvis elementet findes angives at medicinfordeling er skemalagt i eget system<input type="button" id="AdministrationAccordingToSchemaInLocalSystemForResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AdministrationAccordingToSchemaInLocalSystemForResponseType_xsddiv'); return false;"> + Beskrivelse: Postadresse for en organisation eller person<input type="button" id="AddressType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AddressType'); return false;"><input type="button" id="AddressType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('AddressType'); return false;"> 
-<div id="AdministrationAccordingToSchemaInLocalSystemForResponseType_xsddiv" class="contents" style="display: none"> +<div id="AddressType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="AdministrationAccordingToSchemaInLocalSystemForResponseType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="AddressType"&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
- <div style="margin-left: 10px">&#60;xs:choice&#62; + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Postal address, for either an organisation or a person&#60;/xs:documentation&#62;</div>
- <div style="margin-left10px">&#60;xs:element name="StartDate" type="medicinecard20150601:DosageTimesStartDateType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="DosageStartedPreviously" type="medicinecard20150601:DosageStartedPreviouslyType" /&#62;</div> +
- &#60;/xs:choice&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:choice&#62; +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Postadresse for en organisation eller person&#60;/xs:documentation&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:element name="EndDate" type="medicinecard20150601:DosageTimesEndDateType" /&#62;</div> + &#60;/xs:annotation&#62;</div> 
-  +  
-<div style="margin-left: 10px">&#60;xs:element name="DosageEndingUndetermined" type="medicinecard20150601:DosageTimesDosageEndingUndeterminedType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
- &#60;/xs:choice&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="MailDeliverySublocationIdentifier" type="medicinecard20150601:MailDeliverySublocationIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="StreetName" type="medicinecard20150601:StreetNameType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="StreetNameForAddressing" type="medicinecard20150601:StreetNameForAddressingType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="StreetBuildingIdentifier" type="medicinecard20150601:StreetBuildingIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="FloorIdentifier" type="medicinecard20150601:FloorIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="SuiteIdentifier" type="medicinecard20150601:SuiteIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DistrictSubdivisionIdentifier" type="medicinecard20150601:DistrictSubdivisionIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PostOfficeBoxIdentifier" type="medicinecard20150601:PostOfficeBoxIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="PostCodeIdentifier" type="medicinecard20150601:PostCodeIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="DistrictName" type="medicinecard20150601:DistrictNameType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CountryIdentificationCode" type="medicinecard20150601:CountryIdentificationCodeType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="AddressType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li> + <li>
-<ul>Et af f&oslash;lgende elementer: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>StartDate</dd>+<dd>MailDeliverySublocationIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
 <dd></dd> <dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTimesStartDateType">DosageTimesStartDateType</a>+<a href="#MailDeliverySublocationIdentifierType">MailDeliverySublocationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DosageStartedPreviously</dd>+<dd>StreetName</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver at doseringen er startet tidligeremen ikke angivet p&aringFMK</dd>+<dd>Gadenavnskal kunne v&aelig;re i XML recepten</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageStartedPreviouslyType">DosageStartedPreviouslyType</a>+<a href="#StreetNameType">StreetNameType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
-</li> 
-</ul> 
 </li> </li>
 <li> <li>
-<ul>Et af f&oslash;lgende elementer: 
- <li> 
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>EndDate</dd>+<dd>StreetNameForAddressing</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Slutdato for et s&aelig;t af doseringstidspunkter</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTimesEndDateType">DosageTimesEndDateType</a>+<a href="#StreetNameForAddressingType">StreetNameForAddressingType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DosageEndingUndetermined</dd>+<dd>StreetBuildingIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver at doseringens afslutning er uafgjort, f.eks. fordi der er tale om en fast behandling</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTimesDosageEndingUndeterminedType">DosageTimesDosageEndingUndeterminedType</a>+<a href="#StreetBuildingIdentifierType">StreetBuildingIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 16468: Line 23957:
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-</li> +
-</ul> +
-<h2 id="SpecialityCodeType">Type: SpecialityCodeType</h2> +
- Beskrivelse: L&aelig;gens specialekode if&oslash;lge takstens LMS19<input type="button" id="SpecialityCodeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SpecialityCodeType_xsddiv'); return false;"> +
-<div id="SpecialityCodeType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="SpecialityCodeType"&#62; +
- <div style="margin-left: 10px">&#60;xs:simpleContent&#62; +
- <div style="margin-left: 10px">&#60;xs:extension base="medicinecard20150601:SpecialityCodeValueType"&#62; +
- <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150601:SpecialityCodeSourceType" use="required" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150601:SourceDateType" use="optional" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:attribute name="yearAndWeek" type="medicinecard20150601:SourceYearAndWeekType" use="optional" /&#62;</div> +
- &#60;/xs:extension&#62;</div> +
- &#60;/xs:simpleContent&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Typeudvidelse: +
- <li> +
-<dl> +
-<dt>Basistype:</dt> +
-<dd> +
-<a href="#SpecialityCodeValueType">SpecialityCodeValueType</a> +
-</dd> +
-<dt>Tilf&oslash;jet attributnavn:</dt> +
-<dd>source</dd> +
-<dt>Tilf&oslash;jet attributtype:</dt> +
-<dd> +
-<a href="#SpecialityCodeSourceType">SpecialityCodeSourceType</a> +
-</dd> +
-<dt>Tilf&oslash;jet attribut, anvendelse: </dt> +
-<dd>required</dd> +
-</dl> +
-</li> +
-</ul> +
-<h2 id="MarkPrescriptionDeprecatedRequestType">Type: MarkPrescriptionDeprecatedRequestType</h2> +
- Beskrivelse: Marker at en eller flere recepter ikke l&aelig;ngere er relevante<input type="button" id="MarkPrescriptionDeprecatedRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('MarkPrescriptionDeprecatedRequestType_xsddiv'); return false;"> +
-<div id="MarkPrescriptionDeprecatedRequestType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="MarkPrescriptionDeprecatedRequestType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:choice&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> +
- &#60;/xs:choice&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Prescription" type="medicinecard20150601:MarkPrescriptionDeprecatedType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li> +
-<ul>Et af f&oslash;lgende elementer: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PersonIdentifier</dd>+<dd>FloorIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#FloorIdentifierType">FloorIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
-</li> 
- ELLER 
- <li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>OrganisationIdentifier</dd> 
-<dt>Beskrivelse:</dt> 
-<dd>Nummer eller kode der identificerer en organisation</dd> 
-<dt>Type:</dt> 
-<dd> 
-<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a> 
-</dd> 
-<dt>Antal</dt> 
-<dd>Pr&aelig;cis &eacute;n</dd> 
-</dl> 
-</li> 
-</ul> 
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicineCardVersion</dd>+<dd>SuiteIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versionsnummer for medicinkort</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardVersionType">MedicineCardVersionType</a>+<a href="#SuiteIdentifierType">SuiteIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 16578: Line 23988:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModifiedBy</dd>+<dd>DistrictSubdivisionIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#DistrictSubdivisionIdentifierType">DistrictSubdivisionIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 16592: Line 24002:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReportedBy</dd>+<dd>PostOfficeBoxIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#PostOfficeBoxIdentifierType">PostOfficeBoxIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 16606: Line 24016:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Prescription</dd>+<dd>PostCodeIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En recept (en ordination p&aring; en recept)</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MarkPrescriptionDeprecatedType">MarkPrescriptionDeprecatedType</a>+<a href="#PostCodeIdentifierType">PostCodeIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="DosageQuantityUnitTextsType">Type: DosageQuantityUnitTextsType</h2> +
- Beskrivelse: Enhed for dosism&aelig;ngde, ental og flertal<input type="button" id="DosageQuantityUnitTextsType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageQuantityUnitTextsType_xsddiv'); return false;"> +
-<div id="DosageQuantityUnitTextsType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="DosageQuantityUnitTextsType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Singular" type="medicinecard20150601:DosageQuantityUnitTextsValueType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Plural" type="medicinecard20150601:DosageQuantityUnitTextsValueType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150601:DosageQuantityUnitTextsSourceType" use="required" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150601:SourceDateType" use="optional" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:attribute name="yearAndWeek" type="medicinecard20150601:SourceYearAndWeekType" use="optional" /&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Singular</dd>+<dd>DistrictName</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
 <dd></dd> <dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageQuantityUnitTextsValueType">DosageQuantityUnitTextsValueType</a>+<a href="#DistrictNameType">DistrictNameType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 16654: Line 24044:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Plural</dd>+<dd>CountryIdentificationCode</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
 <dd></dd> <dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageQuantityUnitTextsValueType">DosageQuantityUnitTextsValueType</a>+<a href="#CountryIdentificationCodeType">CountryIdentificationCodeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="CreatedType">Type: CreatedType</h2> +<h2 id="CreatedWithOptionalAuthorisationIdentifierType">Type: CreatedWithOptionalAuthorisationIdentifierType</h2> 
- Beskrivelse: Element der indeholder information omkring hvilken organisation og muligvis l&aelig;ge som har oprettet dokumentet elementet befinder sig i (f.eks. l&aelig;gemiddelordination), desuden datoen dette er sket.<input type="button" id="CreatedType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatedType_xsddiv'); return false;"> + Beskrivelse: Element der indeholder information omkring hvilken organisation og muligvis l&aelig;ge som har oprettet dokumentet elementet befinder sig i (f.eks. l&aelig;gemiddelordination), desuden datoen dette er sket.  
-<div id="CreatedType_xsddiv" class="contents" style="display: none"> +Dette element anvendes p&aring; recepten, hvor l&aelig;gens autorisationsnummer muligvis ikke er angivet.<input type="button" id="CreatedWithOptionalAuthorisationIdentifierType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatedWithOptionalAuthorisationIdentifierType'); return false;"><input type="button" id="CreatedWithOptionalAuthorisationIdentifierType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreatedWithOptionalAuthorisationIdentifierType'); return false;"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="CreatedType"&#62;+<div id="CreatedWithOptionalAuthorisationIdentifierType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="CreatedWithOptionalAuthorisationIdentifierType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="By" type="medicinecard20150601:ModificatorType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="By" type="medicinecard20150601:ModificatorWithOptionalAuthorisationIdentifierType" /&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:element name="DateTime" type="medicinecard20150601:CreatedDateTimeType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element name="DateTime" type="medicinecard20150601:CreatedDateTimeType" /&#62;</div>
Line 16677: Line 24068:
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="CreatedWithOptionalAuthorisationIdentifierType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
 <dd>By</dd> <dd>By</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Indeholder information omkring en person der &aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#ModificatorWithOptionalAuthorisationIdentifierType">ModificatorWithOptionalAuthorisationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 16708: Line 24100:
 </li> </li>
 </ul> </ul>
-<h2 id="CreateAndEffectuatePrescriptionRequestType">Type: CreateAndEffectuatePrescriptionRequestType</h2> +<h2 id="TerminatePrescriptionRequestType">Type: TerminatePrescriptionRequestType</h2> 
- Beskrivelse: Request-dokument der indeholder en eller flere dokumenter til at oprette recepter med tilh&oslash;rende udleveringer<input type="button" id="CreateAndEffectuatePrescriptionRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreateAndEffectuatePrescriptionRequestType_xsddiv'); return false;"> + Beskrivelse: Marker at en eller flere recepter er afsluttet<input type="button" id="TerminatePrescriptionRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('TerminatePrescriptionRequestType'); return false;"><input type="button" id="TerminatePrescriptionRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('TerminatePrescriptionRequestType'); return false;"> 
-<div id="CreateAndEffectuatePrescriptionRequestType_xsddiv" class="contents" style="display: none"> +<div id="TerminatePrescriptionRequestType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="CreateAndEffectuatePrescriptionRequestType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="TerminatePrescriptionRequestType"&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62;+ <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Mark one or more prescriptions as terminated&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Marker at en eller flere recepter er afsluttet&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62;
  <div style="margin-left: 10px">&#60;xs:choice&#62;  <div style="margin-left: 10px">&#60;xs:choice&#62;
  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div>
-  
-<div style="margin-left: 10px">&#60;xs:element name="Patient" type="medicinecard20150601:PatientWithoutCPRType" /&#62;</div>  
  &#60;/xs:choice&#62;</div>  &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="CreatedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="EffectuatedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Prescription" type="medicinecard20150601:PrescriptionToTerminateType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Prescription" type="medicinecard20150601E2:CreateAndEffectuatePrescriptionType" /&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="TerminatePrescriptionRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <ul>Et af f&oslash;lgende elementer: <ul>Et af f&oslash;lgende elementer:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 16750: Line 24143:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 16764: Line 24157:
 </dl> </dl>
 </li> </li>
- ELLER +</ul> 
- <li>+</li> 
 +<li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Patient</dd>+<dd>ModifiedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Patientoplysninger for en person uden kendt CPR</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PatientWithoutCPRType">PatientWithoutCPRType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
-</li> 
-</ul> 
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CreatedBy</dd>+<dd>Prescription</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>En recept (en ordination p&aringen recept)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#PrescriptionToTerminateType">PrescriptionToTerminateType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>1 eller flere</dd> 
 +</dl> 
 +</li> 
 +</ul> 
 +<h2 id="CreatedPrescriptionType">Type: CreatedPrescriptionType</h2> 
 + Beskrivelse: Dokument der indeholder en eller flere recepter der er oprettet p&aring; en l&aelig;gemiddelordination<input type="button" id="CreatedPrescriptionType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatedPrescriptionType'); return false;"><input type="button" id="CreatedPrescriptionType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreatedPrescriptionType'); return false;"> 
 +<div id="CreatedPrescriptionType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="CreatedPrescriptionType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="DrugMedicationIdentifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="PrescriptionIdentifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="CreatedPrescriptionType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>DrugMedicationIdentifier</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 16798: Line 24219:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>EffectuatedBy</dd>+<dd>PrescriptionIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Unik identifikation af en recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>1 eller flere</dd> 
 +</dl> 
 +</li> 
 +</ul> 
 +<h2 id="PrivatePrescriptionType">Type: PrivatePrescriptionType</h2> 
 + Beskrivelse: En privatmarkeret recept<input type="button" id="PrivatePrescriptionType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrivatePrescriptionType'); return false;"><input type="button" id="PrivatePrescriptionType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PrivatePrescriptionType'); return false;"> 
 +<div id="PrivatePrescriptionType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="PrivatePrescriptionType"&#62; 
 +        <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 +            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;A prescription which is marked private &#60;/xs:documentation&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;En privatmarkeret recept&#60;/xs:documentation&#62;</div> 
 +        &#60;/xs:annotation&#62;</div> 
 +         
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 +            <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> 
 +        &#60;/xs:sequence&#62;</div> 
 +    &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="PrivatePrescriptionType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>Identifier</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Unik identifikation af en recept</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 16809: Line 24263:
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="CreatedEffectuationOnDrugMedicationType">Type: CreatedEffectuationOnDrugMedicationType</h2> 
 + Beskrivelse: Element for en effektuering tilf&oslash;jet p&aring; en l&aelig;gemiddelordination<input type="button" id="CreatedEffectuationOnDrugMedicationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatedEffectuationOnDrugMedicationType'); return false;"><input type="button" id="CreatedEffectuationOnDrugMedicationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreatedEffectuationOnDrugMedicationType'); return false;"> 
 +<div id="CreatedEffectuationOnDrugMedicationType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="CreatedEffectuationOnDrugMedicationType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="EffectuationIdentifier" type="medicinecard20150601:EffectuationIdentifierType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="CreatedEffectuationOnDrugMedicationType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReportedBy</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 16826: Line 24295:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Prescription</dd>+<dd>EffectuationIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En recept (en ordination p&aring; en recept)</dd>+<dd>Unik identifikation af effektueringen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreateAndEffectuatePrescriptionType">CreateAndEffectuatePrescriptionType</a>+<a href="#EffectuationIdentifierType">EffectuationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 16839: Line 24308:
 </ul> </ul>
 <h2 id="DrugMedicationHistoryPeriodType">Type: DrugMedicationHistoryPeriodType</h2> <h2 id="DrugMedicationHistoryPeriodType">Type: DrugMedicationHistoryPeriodType</h2>
- Beskrivelse: En specifik periode i historikken for en l&aelig;gemiddelordination<input type="button" id="DrugMedicationHistoryPeriodType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugMedicationHistoryPeriodType_xsddiv'); return false;">+ Beskrivelse: En specifik periode i historikken for en l&aelig;gemiddelordination<input type="button" id="DrugMedicationHistoryPeriodType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugMedicationHistoryPeriodType'); return false;"><input type="button" id="DrugMedicationHistoryPeriodType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DrugMedicationHistoryPeriodType'); return false;">
 <div id="DrugMedicationHistoryPeriodType_xsddiv" class="contents" style="display: none"> <div id="DrugMedicationHistoryPeriodType_xsddiv" class="contents" style="display: none">
 <div style="margin-left: 10px">&#60;xs:complexType name="DrugMedicationHistoryPeriodType"&#62; <div style="margin-left: 10px">&#60;xs:complexType name="DrugMedicationHistoryPeriodType"&#62;
Line 16851: Line 24320:
 <div style="margin-left: 10px">&#60;xs:element name="Drug" type="medicinecard20150601:DrugType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element name="Drug" type="medicinecard20150601:DrugType" /&#62;</div>
                          
-<div style="margin-left: 10px">&#60;xs:element name="Dosage" type="medicinecard20150601E2:DosageForResponseType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="Dosage" type="medicinecard20150601:DosageForResponseType" /&#62;</div>
                          
 <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Paused" type="medicinecard20150601:DrugMedicationPausedType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Paused" type="medicinecard20150601:DrugMedicationPausedType" /&#62;</div>
Line 16859: Line 24328:
     &#60;/xs:complexType&#62;</div>     &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="DrugMedicationHistoryPeriodType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 16960: Line 24430:
 </li> </li>
 </ul> </ul>
-<h2 id="PackageRestrictionType">Type: PackageRestrictionType</h2> +<h2 id="GetMedicineCardVersionListResponseType">Type: GetMedicineCardVersionListResponseType</h2> 
- Beskrivelse: Anvisning fra l&aelig;gen p&aring; recepten, om hvilken vare og i hvilke m&aelig;ngder apoteket m&aringudlevere<input type="button" id="PackageRestrictionType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PackageRestrictionType_xsddiv'); return false;"> + Beskrivelse: Ydre container-element for et svar p&aring; en foresp&oslash;rgsel efter et medicinkorts versions<input type="button" id="GetMedicineCardVersionListResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetMedicineCardVersionListResponseType'); return false;"><input type="buttonid="GetMedicineCardVersionListResponseType_usage_buttonvalue="Vis anvendelseclass="showHideXSDonclick="toggleUsageVisibility('GetMedicineCardVersionListResponseType')return false;"> 
-<div id="PackageRestrictionType_xsddivclass="contentsstyle="display: none"+<div id="GetMedicineCardVersionListResponseType_xsddivclass="contents" style="displaynone"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="PackageRestrictionType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="GetMedicineCardVersionListResponseType"&#62; 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Specification by the doctor on a prescription, indicating the package and amounts, the pharmacy is allowed to effectuate&#60;/xs:documentation&#62;</div> + <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="MedicineCardVersionListItem" type="medicinecard20150601:MedicineCardVersionListItemType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Anvisning fra l&aelig;gen p&aring; recepten, om hvilken vare og i hvilke m&aelig;ngder apoteket m&aring; udlevere&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="PackageNumbertype="medicinecard20150601:PackageNumberType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PackageSize" type="medicinecard20150601E2:PackageSizeType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="PackageQuantitytype="medicinecard20150601:PackageQuantityType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence minOccurs="0"&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="IterationNumber" type="medicinecard20150601:IterationNumberType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="IterationInterval" type="medicinecard20150601:IterationIntervalType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="IterationIntervalUnit" type="medicinecard20150601:IterationIntervalUnitType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="GetMedicineCardVersionListResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PackageNumber</dd>+<dd>MedicineCardVersionListItem</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gemiddelpakningens varenummer (LMS02 felt 2)</dd>+<dd>Medicinkortinformation for en patient.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PackageNumberType">PackageNumberType</a>+<a href="#MedicineCardVersionListItemType">MedicineCardVersionListItemType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>1 eller flere</dd>
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="RemoveConsentDrugMedicationType">Type: RemoveConsentDrugMedicationType</h2> 
 + Beskrivelse: Element for en foresp&oslash;rgsel der markerer en l&aelig;gemiddelordination som privatmarkeret<input type="button" id="RemoveConsentDrugMedicationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RemoveConsentDrugMedicationType'); return false;"><input type="button" id="RemoveConsentDrugMedicationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('RemoveConsentDrugMedicationType'); return false;"> 
 +<div id="RemoveConsentDrugMedicationType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="RemoveConsentDrugMedicationType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="RemoveConsentDrugMedicationType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PackageSize</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Pakningsst&oslash;rrelse p&aring; struktureret form</dd>+<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PackageSizeType">PackageSizeType</a>+<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 17020: Line 24490:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PackageQuantity</dd>+<dd>ModifiedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver antallet af pakninger</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PackageQuantityType">PackageQuantityType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
 <li> <li>
-<ul> 
- Sekvens af: 
- <li> 
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>IterationNumber</dd>+<dd>ModificationMetadata</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Det maximale antal udleveringer p&aring; en reitereret recept</dd>+<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd>xs:integer</dd>+<dd> 
 +<a href="#ModificationMetadataType">ModificationMetadataType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0, 1 eller flere</dd>
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="RegisterPatientOrganisationRelationRequestType">Type: RegisterPatientOrganisationRelationRequestType</h2> 
 + Beskrivelse: Request-dokument for at registrere en relation mellem en patient og en organisation<input type="button" id="RegisterPatientOrganisationRelationRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RegisterPatientOrganisationRelationRequestType'); return false;"><input type="button" id="RegisterPatientOrganisationRelationRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('RegisterPatientOrganisationRelationRequestType'); return false;"> 
 +<div id="RegisterPatientOrganisationRelationRequestType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="RegisterPatientOrganisationRelationRequestType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Relation" type="medicinecard20150601:RegisterPatientOrganisationRelationType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="RegisterPatientOrganisationRelationRequestType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>IterationInterval</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;ngden af intervallet p&aring; en reitereret recept</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd>xs:integer</dd>+<dd> 
 +<a href="#PersonIdentifierType">PersonIdentifierType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
Line 17061: Line 24553:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>IterationIntervalUnit</dd>+<dd>CreatedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Enheden for interval l&aelig;ngden p&aring; en reitereret recept</dd> +<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
-<dt>Type:</dt> +
-<dd>xs:string</dd> +
-<dt>Antal</dt> +
-<dd>Pr&aelig;cis &eacute;n</dd> +
-</dl> +
-</li> +
-</ul> +
-</li> +
-</ul> +
-<h2 id="PatientRegistrationIdentificationType">Type: PatientRegistrationIdentificationType</h2> +
- Beskrivelse: Identificerer hvilke registreringer der skal returneres i et GetPatientRegistrationsRequest<input type="button" id="PatientRegistrationIdentificationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PatientRegistrationIdentificationType_xsddiv'); return false;"> +
-<div id="PatientRegistrationIdentificationType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="PatientRegistrationIdentificationType"&#62; +
-        <div style="margin-left: 10px">&#60;xs:sequence&#62; +
-            <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Type" type="medicinecard20150601E2:PatientRegistrationTypeType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Identifier" type="medicinecard20150601:PatientRegistrationIdentifierType" /&#62;</div> +
-        &#60;/xs:sequence&#62;</div> +
-    &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>Type</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Typen af  mellem patient og organisation</dd>+
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PatientRegistrationTypeType">PatientRegistrationTypeType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller flere</dd>+<dd>eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 17103: Line 24567:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>ModificationMetadata</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation</dd>+<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PatientRegistrationIdentifierType">PatientRegistrationIdentifierType</a>+<a href="#ModificationMetadataType">ModificationMetadataType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller 1</dd>+<dd>0eller flere</dd>
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="EffectuationsOnPrescriptionType">Type: EffectuationsOnPrescriptionType</h2> +
- Beskrivelse: Grupperer bestillinger og deres effektueringer p&aring; en recept<input type="button" id="EffectuationsOnPrescriptionType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('EffectuationsOnPrescriptionType_xsddiv'); return false;"> +
-<div id="EffectuationsOnPrescriptionType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="EffectuationsOnPrescriptionType"&#62; +
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Grouping orders and their effectuations on a prescription&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Grupperer bestillinger og deres effektueringer p&aring; en recept&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Order" type="medicinecard20150601E2:OrderType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>ReportedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af en recept</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 17151: Line 24595:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Order</dd>+<dd>Relation</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Bestilling af en udlevering p&aring; en recept</dd>+<dd>Registrering af en relation mellem en patient og en organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrderType">OrderType</a>+<a href="#RegisterPatientOrganisationRelationType">RegisterPatientOrganisationRelationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>1 eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="PrescriptionRequestType">Type: PrescriptionRequestType</h2> +<h2 id="EffectuationType">Type: EffectuationType</h2> 
- Beskrivelse: Element der beskriver en receptanmodning<input type="button" id="PrescriptionRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrescriptionRequestType_xsddiv'); return false;"> + Beskrivelse: Den faktiske udf&oslash;relse af l&aelig;gemiddelordination. Det kan f.eks. v&aelig;re at indgive medicin i patienten, eller at en l&aelig;ge eller apoteket udleverer medicin til patienten<input type="button" id="EffectuationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('EffectuationType'); return false;"><input type="button" id="EffectuationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('EffectuationType'); return false;"> 
-<div id="PrescriptionRequestType_xsddiv" class="contents" style="display: none"> +<div id="EffectuationType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="PrescriptionRequestType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="EffectuationType"&#62;
  <div style="margin-left: 10px">&#60;xs:annotation&#62;  <div style="margin-left: 10px">&#60;xs:annotation&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Element which describes prescriptionrequest&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;The actual effectuation of the drug medication. It could be to administer the drug into the patient or that doctor hands medication out to the patient&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Element der beskriver en receptanmodning&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Den faktiske udf&oslash;relse af l&aelig;gemiddelordination. Det kan f.eks. v&aelig;re at indgive medicin i patienten, eller at en l&aelig;ge eller apoteket udleverer medicin til patienten&#60;/xs:documentation&#62;</div>
  &#60;/xs:annotation&#62;</div>  &#60;/xs:annotation&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:sequence&#62; <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PrescriptionRequestIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:EffectuationIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Version" type="medicinecard20150601E2:PrescriptionRequestVersionType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="DateTime" type="medicinecard20150601:EffectuationDateTimeType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="DrugMedicationIdentifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="EffectuationMethod" type="medicinecard20150601:EffectuationMethodType" /&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:element name="Created" type="medicinecard20150601:CreatedType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element name="Created" type="medicinecard20150601:CreatedType" /&#62;</div>
Line 17184: Line 24628:
 <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Modified" type="medicinecard20150601:ModifiedType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:choice&#62; 
-  + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unboundedminOccurs="0" name="PrescribingOrganisation" type="medicinecard20150601:OrganisationType" /&#62;</div> +  
-  + <div style="margin-left: 10px">&#60;xs:element name="DoseQuantity" type="medicinecard20150601:DoseQuantityType" /&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PackageRestriction" type="medicinecard20150601E2:PackageRestrictionType" /&#62;</div> +  
-  +<div style="margin-left: 10px">&#60;xs:element name="DosageQuantityUnitTexttype="medicinecard20150601E2:DosageQuantityUnitTextType/&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Order" type="medicinecard20150601:CreateOrderType" /&#62;</div> +  
-  +<div style="margin-left: 10px">&#60;xs:element name="Drug" type="medicinecard20150601:DrugType" /&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element name="Status" type="medicinecard20150601:PrescriptionRequestStatusType" /&#62;</div> + &#60;/xs:sequence&#62;</div> 
-  +  
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PrescriptionIdentifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
-  +  
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CancelledBy" type="medicinecard20150601:ModificatorType" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:element name="Drug" type="medicinecard20150601:DrugType" /&#62;</div> 
-  + &#60;/xs:sequence&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CancellationReason" type="medicinecard20150601E2:PrescriptionRequestCancellationReasonType" /&#62;</div>+  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 +  
 + <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PackageQuantity" type="medicinecard20150601:PackageQuantityType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="PackageNumber" type="medicinecard20150601:PackageNumberType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PackageSize" type="medicinecard20150601E2:PackageSizeType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Drug" type="medicinecard20150601:DrugType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 +  
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="IsEffectuatedAccordingToDrugMedication" type="medicinecard20150601:IsEffectuatedAccordingToDrugMedicationType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="EffectuationType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
 <dd>Identifier</dd> <dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af en receptanmodning</dd>+<dd>Unik identifikation af effektueringen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionRequestIdentifierType">PrescriptionRequestIdentifierType</a>+<a href="#EffectuationIdentifierType">EffectuationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 17221: Line 24680:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Version</dd>+<dd>DateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Dato og tid, hvor l&aelig;gemiddelordinationen er effektueret</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionRequestVersionType">PrescriptionRequestVersionType</a>+<a href="#EffectuationDateTimeType">EffectuationDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 17235: Line 24694:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DrugMedicationIdentifier</dd>+<dd>EffectuationMethod</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>+<dd>Angiver, om l&aelig;gemiddelordinationen er effektueret ved indgivelse, udlevering eller udskrivning af recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>+<a href="#EffectuationMethodType">EffectuationMethodType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 17275: Line 24734:
 </li> </li>
 <li> <li>
 +<ul>Et af f&oslash;lgende elementer:
 + <li>
 +<ul>
 + Sekvens af:
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Modified</dd>+<dd>DoseQuantity</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element der indeholder information omkring hvilken organisation og muligvis l&aelig;ge som sidst har &aelig;ndret dokumentet elementet befinder sig i (f.eks. medicnkort, l&aelig;gemiddelordination), desuden datoen dette er sket.</dd>+<dd>Medicinm&aelig;ngde, numerisk v&aelig;rdi (LMS01 felt 11)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModifiedType">ModifiedType</a>+<a href="#DoseQuantityType">DoseQuantityType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 17291: Line 24755:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PrescribingOrganisation</dd>+<dd>DosageQuantityUnitText</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Beskriver en organisation</dd>+<dd>Enhed for dosism&aelig;ngde</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationType">OrganisationType</a>+<a href="#DosageQuantityUnitTextType">DosageQuantityUnitTextType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 17305: Line 24769:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PackageRestriction</dd>+<dd>Drug</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Anvisning fra l&aelig;gen p&aring; receptenom hvilken vare og hvilke m&aelig;ngder apoteket m&aring; udlevere</dd>+<dd>L&aelig;gemiddel. Et l&aelig;gemiddel er en vare til at behandle eller forebygge sygdomme. L&aelig;gemidler er enten godkendt og fremg&aring;r dermed af L&aelig;gemiddelstyrelsens Taksteller det kan v&aelig;re tilladelsespr&aelig;parater, naturl&aelig;gemidler, vitaminer, minerater el.lign. Et l&aelig;gemiddel er et aktivt l&aelig;gemiddelstof eller sammensat af et eller flere l&aelig;gemiddelstoffer en bestemt l&aelig;gemiddelform og l&aelig;gemiddelstyrke. Hvis DrugIdentifier findes er l&aelig;gemiddlet fra l&aelig;gemiddelstyrelsens takst. Alternativt et magistrelt l&aelig;gemiddel. L&aelig;gemiddelstrukturen kan indeholde en r&aelig;kke aktive substanser. L&aelig;gemidlets form og styrke skal angives, s&aring;fremt informationen findes</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PackageRestrictionType">PackageRestrictionType</a>+<a href="#DrugType">DrugType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +</li> 
 + ELLER 
 + <li> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Order</dd>+<dd>Drug</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Bestilling af en udlevering p&aring; en recept</dd>+<dd>L&aelig;gemiddel. Et l&aelig;gemiddel er en vare til at behandle eller forebygge sygdomme. L&aelig;gemidler er enten godkendt og fremg&aring;r dermed af L&aelig;gemiddelstyrelsens Takst, eller det kan v&aelig;re tilladelsespr&aelig;parater, naturl&aelig;gemidler, vitaminer, minerater el.lign. Et l&aelig;gemiddel er et aktivt l&aelig;gemiddelstof eller sammensat af et eller flere l&aelig;gemiddelstoffer i en bestemt l&aelig;gemiddelform og l&aelig;gemiddelstyrke. Hvis DrugIdentifier findes er l&aelig;gemiddlet fra l&aelig;gemiddelstyrelsens takst. Alternativt et magistrelt l&aelig;gemiddel. L&aelig;gemiddelstrukturen kan indeholde en r&aelig;kke aktive substanser. L&aelig;gemidlets form og styrke skal angives, s&aring;fremt informationen findes</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreateOrderType">CreateOrderType</a>+<a href="#DrugType">DrugType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl> 
 +</li> 
 +</ul> 
 +</li> 
 + ELLER 
 + <li> 
 +<ul> 
 + Sekvens af: 
 + <li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>PackageQuantity</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Angiver antallet af pakninger</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#PackageQuantityType">PackageQuantityType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 17333: Line 24823:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Status</dd>+<dd>PackageNumber</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>L&aelig;gemiddelpakningens varenummer (LMS02 felt 2)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionRequestStatusType">PrescriptionRequestStatusType</a>+<a href="#PackageNumberType">PackageNumberType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 17347: Line 24837:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PrescriptionIdentifier</dd>+<dd>PackageSize</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af en recept</dd>+<dd>Pakningsst&oslash;rrelse p&aring; struktureret form</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>+<a href="#PackageSizeType">PackageSizeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 17361: Line 24851:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CancelledBy</dd>+<dd>Drug</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>L&aelig;gemiddel. Et l&aelig;gemiddel er en vare til at behandle eller forebygge sygdomme. L&aelig;gemidler er enten godkendt og fremg&aring;r dermed af L&aelig;gemiddelstyrelsens Takst, eller det kan v&aelig;re tilladelsespr&aelig;parater, naturl&aelig;gemidler, vitaminer, minerater el.lign. Et l&aelig;gemiddel er et aktivt l&aelig;gemiddelstof eller sammensat af et eller flere l&aelig;gemiddelstoffer i en bestemt l&aelig;gemiddelform og l&aelig;gemiddelstyrke. Hvis DrugIdentifier findes er l&aelig;gemiddlet fra l&aelig;gemiddelstyrelsens takst. Alternativt et magistrelt l&aelig;gemiddel. L&aelig;gemiddelstrukturen kan indeholde en r&aelig;kke aktive substanser. L&aelig;gemidlets form og styrke skal angives, s&aring;fremt informationen findes</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#DrugType">DrugType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 17372: Line 24862:
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +</li> 
 + ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CancellationReason</dd>+<dd>IsEffectuatedAccordingToDrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Angiver at effektueringen er sket som angivet p&aring; l&aelig;gemiddelordinationen, dvs. med det angivne l&aelig;gemiddel og med den angivne dosis</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionRequestCancellationReasonType">PrescriptionRequestCancellationReasonType</a>+<a href="#IsEffectuatedAccordingToDrugMedicationType">IsEffectuatedAccordingToDrugMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 +</li>
 +</ul>
 </li> </li>
 </ul> </ul>
 <h2 id="CreateEffectuationOnDrugMedicationType">Type: CreateEffectuationOnDrugMedicationType</h2> <h2 id="CreateEffectuationOnDrugMedicationType">Type: CreateEffectuationOnDrugMedicationType</h2>
- Beskrivelse: Element for en tilf&oslash;jelse af en effektuering p&aring; en l&aelig;gemiddelordination<input type="button" id="CreateEffectuationOnDrugMedicationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreateEffectuationOnDrugMedicationType_xsddiv'); return false;">+ Beskrivelse: Element for en tilf&oslash;jelse af en effektuering p&aring; en l&aelig;gemiddelordination<input type="button" id="CreateEffectuationOnDrugMedicationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreateEffectuationOnDrugMedicationType'); return false;"><input type="button" id="CreateEffectuationOnDrugMedicationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreateEffectuationOnDrugMedicationType'); return false;">
 <div id="CreateEffectuationOnDrugMedicationType_xsddiv" class="contents" style="display: none"> <div id="CreateEffectuationOnDrugMedicationType_xsddiv" class="contents" style="display: none">
 <div style="margin-left: 10px">&#60;xs:complexType name="CreateEffectuationOnDrugMedicationType"&#62; <div style="margin-left: 10px">&#60;xs:complexType name="CreateEffectuationOnDrugMedicationType"&#62;
Line 17404: Line 24899:
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="CreateEffectuationOnDrugMedicationType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 17435: Line 24931:
 </li> </li>
 </ul> </ul>
-<h2 id="GetDrugMedicationHistoryResponseType">Type: GetDrugMedicationHistoryResponseType</h2> +<h2 id="CreatePrescriptionRequestResponseType">Type: CreatePrescriptionRequestResponseType</h2> 
- Beskrivelse: Element for et svar med en eller flere l&aelig;gemiddelordinationer<input type="button" id="GetDrugMedicationHistoryResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetDrugMedicationHistoryResponseType_xsddiv'); return false;"> + Beskrivelse: Oprettede en receptanmodning<input type="button" id="CreatePrescriptionRequestResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatePrescriptionRequestResponseType'); return false;"><input type="button" id="CreatePrescriptionRequestResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreatePrescriptionRequestResponseType'); return false;"> 
-<div id="GetDrugMedicationHistoryResponseType_xsddiv" class="contents" style="display: none"> +<div id="CreatePrescriptionRequestResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="GetDrugMedicationHistoryResponseType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="CreatePrescriptionRequestResponseType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
                          
-<div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div>
                          
-<div style="margin-left: 10px">&#60;xs:element name="History" type="medicinecard20150601E2:DrugMedicationHistoryType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150601:VersionMismatchWarningType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="PrescriptionRequest" type="medicinecard20150601E2:CreatedPrescriptionRequestType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="CreatePrescriptionRequestResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 17467: Line 24966:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>MedicineCardVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>+<dd>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>+<a href="#MedicineCardVersionType">MedicineCardVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 17481: Line 24980:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>History</dd>+<dd>VersionMismatchWarning</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Historikken for en l&aelig;gemiddelordination</dd>+<dd>Elementet returneres ved en foresp&oslash;rgsel med et forkert medicinkort version</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationHistoryType">DrugMedicationHistoryType</a>+<a href="#VersionMismatchWarningType">VersionMismatchWarningType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="DosageForResponseType">Type: DosageForResponseType</h2> +
- Beskrivelse: Angivelse af hvor ofte og hvorn&aring;r et l&aelig;gemiddel skal gives<input type="button" id="DosageForResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageForResponseType_xsddiv'); return false;"> +
-<div id="DosageForResponseType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="DosageForResponseType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:choice&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:choice&#62; +
- <div style="margin-left: 10px">&#60;xs:element maxOccurs="1" minOccurs="0" name="UnitText" type="medicinecard20150601E2:DosageQuantityUnitTextType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="1" minOccurs="0" name="UnitTexts" type="medicinecard20150601E2:DosageQuantityUnitTextsType" /&#62;</div> +
- &#60;/xs:choice&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="1" minOccurs="0" name="StructuresFixed" type="medicinecard20150601:DosageStructuresForResponseType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="1" minOccurs="0" name="StructuresAccordingToNeed" type="medicinecard20150601:DosageStructuresForResponseType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="FreeText" type="medicinecard20150601:DosageFreeTextForResponseType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="AdministrationAccordingToSchemaInLocalSystem" type="medicinecard20150601:AdministrationAccordingToSchemaInLocalSystemForResponseType" /&#62;</div> +
- &#60;/xs:choice&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Type" type="medicinecard20150601:DosageTypeType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li> +
-<ul>Et af f&oslash;lgende elementer: +
- <li> +
-<ul> +
- Sekvens af: +
- <li> +
-<ul>Et af f&oslash;lgende elementer: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>UnitText</dd>+<dd>PrescriptionRequest</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Enhed for dosism&aelig;ngde</dd>+<dd>Element der beskriver en receptanmodning</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageQuantityUnitTextType">DosageQuantityUnitTextType</a>+<a href="#CreatedPrescriptionRequestType">CreatedPrescriptionRequestType</a>
 </dd> </dd>
-<dt>Min. antal:</dt> +<dt>Antal</dt> 
-<dd>0</dd> +<dd>eller flere</dd>
-<dt>Max antal:</dt> +
-<dd>1</dd>+
 </dl> </dl>
 </li> </li>
- ELLER +</ul> 
- <li>+<h2 id="EffectuationsOnPrescriptionType">Type: EffectuationsOnPrescriptionType</h2> 
 + Beskrivelse: Grupperer bestillinger og deres effektueringer p&aring; en recept<input type="button" id="EffectuationsOnPrescriptionType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('EffectuationsOnPrescriptionType'); return false;"><input type="button" id="EffectuationsOnPrescriptionType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('EffectuationsOnPrescriptionType'); return false;"> 
 +<div id="EffectuationsOnPrescriptionType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="EffectuationsOnPrescriptionType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Grouping orders and their effectuations on a prescription&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Grupperer bestillinger og deres effektueringer p&aring; en recept&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Order" type="medicinecard20150601E2:OrderType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="EffectuationsOnPrescriptionType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>UnitTexts</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Enhed for dosism&aelig;ngde, ental og flertal</dd>+<dd>Unik identifikation af en recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageQuantityUnitTextsType">DosageQuantityUnitTextsType</a>+<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>
 </dd> </dd>
-<dt>Min. antal:</dt> +<dt>Antal</dt> 
-<dd>0</dd> +<dd>Pr&aelig;cis &eacute;n</dd>
-<dt>Max antal:</dt> +
-<dd>1</dd>+
 </dl> </dl>
-</li> 
-</ul> 
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>StructuresFixed</dd>+<dd>Order</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Beskrivelse af doseringstidspunkter for en behandling</dd>+<dd>Bestilling af en udlevering p&aring; en recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageStructuresForResponseType">DosageStructuresForResponseType</a>+<a href="#OrderType">OrderType</a>
 </dd> </dd>
-<dt>Min. antal:</dt> +<dt>Antal</dt> 
-<dd>0</dd> +<dd>0eller flere</dd>
-<dt>Max antal:</dt> +
-<dd>1</dd>+
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="GetMedicineCardResponseType">Type: GetMedicineCardResponseType</h2> 
 + Beskrivelse: Ydre container-element for en et svar med et medicinkort<input type="button" id="GetMedicineCardResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetMedicineCardResponseType'); return false;"><input type="button" id="GetMedicineCardResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('GetMedicineCardResponseType'); return false;"> 
 +<div id="GetMedicineCardResponseType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="GetMedicineCardResponseType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="MedicineCard" type="medicinecard20150601E2:MedicineCardType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="GetMedicineCardResponseType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>StructuresAccordingToNeed</dd>+<dd>MedicineCard</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Beskrivelse af doseringstidspunkter for en behandling</dd>+<dd>Virtuelt kort hvori en patients medicineringer dokumenteres, undtaget effektueringer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageStructuresForResponseType">DosageStructuresForResponseType</a>+<a href="#MedicineCardType">MedicineCardType</a>
 </dd> </dd>
-<dt>Min. antal:</dt> +<dt>Antal</dt> 
-<dd>0</dd> +<dd>eller flere</dd>
-<dt>Max antal:</dt> +
-<dd>1</dd>+
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-</li> +<h2 id="PrescriptionRequestToCancelType">Type: PrescriptionRequestToCancelType</h2
- ELLER + Beskrivelse: Referencer til receptanmodninger der skal annulleres<input type="button" id="PrescriptionRequestToCancelType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrescriptionRequestToCancelType'); return false;"><input type="button" id="PrescriptionRequestToCancelType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PrescriptionRequestToCancelType'); return false;"> 
- <li>+<div id="PrescriptionRequestToCancelType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="PrescriptionRequestToCancelType"&#62; 
 +        <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 +            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;References to prescription requests to be cancelled&#60;/xs:documentation&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Referencer til receptanmodninger der skal annulleres&#60;/xs:documentation&#62;</div> 
 +        &#60;/xs:annotation&#62;</div> 
 +         
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 +            <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PrescriptionRequestIdentifierType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element name="CancellationReason" type="medicinecard20150601E2:PrescriptionRequestCancellationReasonType" /&#62;</div> 
 +        &#60;/xs:sequence&#62;</div> 
 +    &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="PrescriptionRequestToCancelType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>FreeText</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Fritekst for dosering</dd>+<dd>Unik identifikation af en receptanmodning</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageFreeTextForResponseType">DosageFreeTextForResponseType</a>+<a href="#PrescriptionRequestIdentifierType">PrescriptionRequestIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 17613: Line 25118:
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>AdministrationAccordingToSchemaInLocalSystem</dd>+<dd>ModificationMetadata</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Hvis elementet findes angives at medicinfordeling er skemalagt i eget system</dd>+<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#AdministrationAccordingToSchemaInLocalSystemForResponseType">AdministrationAccordingToSchemaInLocalSystemForResponseType</a>+<a href="#ModificationMetadataType">ModificationMetadataType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0, 1 eller flere</dd>
 </dl> </dl>
-</li> 
-</ul> 
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Type</dd>+<dd>CancellationReason</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Doseringstype</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTypeType">DosageTypeType</a>+<a href="#PrescriptionRequestCancellationReasonType">PrescriptionRequestCancellationReasonType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 17646: Line 25148:
 </ul> </ul>
 <h2 id="CreateDoseDispensedType">Type: CreateDoseDispensedType</h2> <h2 id="CreateDoseDispensedType">Type: CreateDoseDispensedType</h2>
- Beskrivelse: Detaljer for oprettelse af dosisdispenseret apotekseffektuering<input type="button" id="CreateDoseDispensedType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreateDoseDispensedType_xsddiv'); return false;">+ Beskrivelse: Detaljer for oprettelse af dosisdispenseret apotekseffektuering<input type="button" id="CreateDoseDispensedType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreateDoseDispensedType'); return false;"><input type="button" id="CreateDoseDispensedType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreateDoseDispensedType'); return false;">
 <div id="CreateDoseDispensedType_xsddiv" class="contents" style="display: none"> <div id="CreateDoseDispensedType_xsddiv" class="contents" style="display: none">
 <div style="margin-left: 10px">&#60;xs:complexType name="CreateDoseDispensedType"&#62; <div style="margin-left: 10px">&#60;xs:complexType name="CreateDoseDispensedType"&#62;
Line 17668: Line 25170:
     &#60;/xs:complexType&#62;</div>     &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="CreateDoseDispensedType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 17717: Line 25220:
 <dd>CurrentDoseDispensing</dd> <dd>CurrentDoseDispensing</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Detaljer om en bestilt dosisdispenseret pakning</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
Line 17731: Line 25234:
 <dd>NextDoseDispensing</dd> <dd>NextDoseDispensing</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Detaljer om en bestilt dosisdispenseret pakning</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
Line 17741: Line 25244:
 </li> </li>
 </ul> </ul>
-<h2 id="StartEffectuationResponseType">Type: StartEffectuationResponseType</h2> +<h2 id="EffectuationOnPrescriptionType">Type: EffectuationOnPrescriptionType</h2> 
- Beskrivelse: Svar p&aring; foresp&oslash;rgsel p&aring; at p&aring;begynde ekspedition af en eller flere recepter<input type="button" id="StartEffectuationResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('StartEffectuationResponseType_xsddiv'); return false;"> + Beskrivelse: En effektuering (udlevering) p&aring; recepten oprettet p&aring; apoteket. Der er enten effektueret en eller flere pakninger eller effektueret via Dosisdispensing.<input type="button" id="EffectuationOnPrescriptionType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('EffectuationOnPrescriptionType'); return false;"><input type="button" id="EffectuationOnPrescriptionType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('EffectuationOnPrescriptionType'); return false;"> 
-<div id="StartEffectuationResponseType_xsddiv" class="contents" style="display: none"> +<div id="EffectuationOnPrescriptionType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="StartEffectuationResponseType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="EffectuationOnPrescriptionType"&#62;
  <div style="margin-left: 10px">&#60;xs:annotation&#62;  <div style="margin-left: 10px">&#60;xs:annotation&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Response for the request to start effectuating one or more prescriptions&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;An effectuation on the prescription created by the pharamacy. There is either effectuated one or more packages or effectuated via Dose Dispensing.&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Svar p&aring; foresp&oslash;rgsel p&aring; at p&aring;begynde ekspedition af en eller flere recepter&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;En effektuering (udlevering) p&aring; recepten oprettet p&aring; apoteket. Der er enten effektueret en eller flere pakninger eller effektueret via Dosisdispensing.&#60;/xs:documentation&#62;</div>
  &#60;/xs:annotation&#62;</div>  &#60;/xs:annotation&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:sequence&#62; <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:choice&#62; + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:EffectuationIdentifierType" /&#62;</div>
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> +
- &#60;/xs:choice&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Prescription" type="medicinecard20150601E2:PrescriptionType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="DateTime" type="medicinecard20150601:EffectuationDateTimeType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="StartEffectuationFailed" type="medicinecard20150601E2:PrescriptionErrorType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0name="EffectuationMethod" type="medicinecard20150601:EffectuationMethodType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:choice&#62; 
 +     <div style="margin-left: 10px">&#60;xs:element name="CreatedWithoutPerson" type="medicinecard20150601:CreatedWithoutPersonType" /&#62;</div> 
 +                 
 +<div style="margin-left: 10px">&#60;xs:element name="Created" type="medicinecard20150601:CreatedType" /&#62;</div> 
 +            &#60;/xs:choice&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:choice&#62; 
 +                <div style="margin-left: 10px">&#60;xs:element name="DoseDispensed" type="medicinecard20150601E2:DoseDispensedType" /&#62;</div> 
 +                 
 +<div style="margin-left: 10px">&#60;xs:element name="PackageDispensed" type="medicinecard20150601E2:PackageDispensedType" /&#62;</div> 
 +            &#60;/xs:choice&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ExpectedDeliveryDateTime" type="medicinecard20150601:ExpectedDeliveryDateTimeType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PharmacyComment" type="medicinecard20150601:PharmacyCommentType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="LabelText" type="medicinecard20150601:LabelTextType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DeliverySite" type="medicinecard20150601:OrganisationType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="EffectuationOnPrescriptionType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li> + <li>
-<ul>Et af f&oslash;lgende elementer: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PersonIdentifier</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>Unik identifikation af effektueringen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#EffectuationIdentifierType">EffectuationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 17782: Line 25302:
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>OrganisationIdentifier</dd>+<dd>DateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Nummer eller kode der identificerer en organisation</dd>+<dd>Dato og tid, hvor l&aelig;gemiddelordinationen er effektueret</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>+<a href="#EffectuationDateTimeType">EffectuationDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
-</li> 
-</ul> 
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Prescription</dd>+<dd>EffectuationMethod</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En recept (en ordination p&aringen recept)</dd>+<dd>Angiver, om l&aelig;gemiddelordinationen er effektueret ved indgivelse, udlevering eller udskrivning af recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionType">PrescriptionType</a>+<a href="#EffectuationMethodType">EffectuationMethodType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
 <li> <li>
 +<ul>Et af f&oslash;lgende elementer:
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>StartEffectuationFailed</dd>+<dd>CreatedWithoutPerson</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Fejl-struktur som refererer til en specifik fejltype og beskrivelse p&aring; en given receptog muligvis ogs&aringmed reference til en specifik bestilling og effektuering.</dd>+<dd>Element der indeholder information omkring hvilken organisation og muligvis l&aelig;ge som har oprettet dokumentet elementet befinder sig i (f.eks. l&aelig;gemiddelordination), desuden datoen dette er sket.  
 +Dette element anvendes p&aring; receptenhvor l&aelig;gens autorisationsnummer muligvis ikke er angivet.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionErrorType">PrescriptionErrorType</a>+<a href="#CreatedWithoutPersonType">CreatedWithoutPersonType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-</ul> + ELLER 
-<h2 id="ModifiedNonclinicalType">Type: ModifiedNonclinicalType</h2> + <li>
- Beskrivelse: Element der indeholder information omkring hvilken organisation og muligvis l&aelig;ge som sidst har &aelig;ndret dokumentet elementet befinder sig i (f.eks. medicnkort, l&aelig;gemiddelordination), desuden datoen dette er sket.<input type="button" id="ModifiedNonclinicalType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ModifiedNonclinicalType_xsddiv'); return false;"> +
-<div id="ModifiedNonclinicalType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="ModifiedNonclinicalType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="By" type="medicinecard20150601:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="DateTime" type="medicinecard20150601E2:ModifiedNonclinicalDateTimeType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>By</dd>+<dd>Created</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Element der indeholder information omkring hvilken organisation og muligvis l&aelig;ge som har oprettet dokumentet elementet befinder sig i (f.eks. l&aelig;gemiddelordination), desuden datoen dette er sket.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#CreatedType">CreatedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 +</li>
 +</ul>
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DateTime</dd>+<dd>ReportedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>&AElig;ndringsdato og tid for ikke-klinisk opdatering</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModifiedNonclinicalDateTimeType">ModifiedNonclinicalDateTimeType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
-</ul+<li
-<h2 id="DoseDispensingOnHoldType">Type: DoseDispensingOnHoldType</h2> +<ul>Et af f&oslash;lgende elementer
- Beskrivelse: Sat i bero periode for dosisdispenseringskort<input type="button" id="DoseDispensingOnHoldType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensingOnHoldType_xsddiv'); return false;"> + <li>
-<div id="DoseDispensingOnHoldType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="DoseDispensingOnHoldType"&#62; +
-        <div style="margin-left: 10px">&#60;xs:annotation&#62; +
-            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;On hold period for dose dispensing&#60;/xs:documentation&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Sat i bero periode for dosisdispenseringskort&#60;/xs:documentation&#62;</div> +
-        &#60;/xs:annotation&#62;</div> +
-         +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Created" type="medicinecard20150601:CreatedType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
-    &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Created</dd>+<dd>DoseDispensed</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element der indeholder information omkring hvilken organisation og muligvis l&aelig;ge som har oprettet dokumentet elementet befinder sig i (f.eks. l&aelig;gemiddelordination), desuden datoen dette er sket.</dd>+<dd>Detaljer for dosisdispenseret effektuering</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreatedType">CreatedType</a>+<a href="#DoseDispensedType">DoseDispensedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 17903: Line 25394:
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReportedBy</dd>+<dd>PackageDispensed</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Detaljer for pakke udlevering p&aringet apotek</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#PackageDispensedType">PackageDispensedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="CreateEffectuationType">Type: CreateEffectuationType</h2+</li
- Beskrivelse: Dokument til oprettelse af en ny effektuering af et l&aelig;gemiddel<input type="button" id="CreateEffectuationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreateEffectuationType_xsddiv'); return false;"> +<li>
-<div id="CreateEffectuationType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="CreateEffectuationType"&#62; +
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Document for creation of a new effectuation of a drug&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Dokument til oprettelse af en ny effektuering af et l&aelig;gemiddel&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="DateTime" type="medicinecard20150601:EffectuationDateTimeType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="EffectuationMethod" type="medicinecard20150601:EffectuationMethodType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:choice&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
-  +
- <div style="margin-left: 10px">&#60;xs:element name="DoseQuantity" type="medicinecard20150601:DoseQuantityType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="DosageQuantityUnitText" type="medicinecard20150601E2:DosageQuantityUnitTextType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Drug" type="medicinecard20150601:DrugType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
-  +
- <div style="margin-left: 10px">&#60;xs:element name="Drug" type="medicinecard20150601:DrugType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
-  +
- <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PackageQuantity" type="medicinecard20150601:PackageQuantityType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="PackageNumber" type="medicinecard20150601:PackageNumberType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PackageSize" type="medicinecard20150601E2:PackageSizeType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Drug" type="medicinecard20150601:DrugType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
-  +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="IsEffectuatedAccordingToDrugMedication" type="medicinecard20150601:IsEffectuatedAccordingToDrugMedicationType" /&#62;</div> +
- &#60;/xs:choice&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DateTime</dd>+<dd>ExpectedDeliveryDateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dato og tid, hvor l&aelig;gemiddelordinationen er effektueret</dd>+<dd>Forventet dato og tidspunkt for levering. Kan s&aelig;ttes af leverand&oslash;ren (apoteket), fx n&aring;r der leveres med bud til et udleveringssted.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#EffectuationDateTimeType">EffectuationDateTimeType</a>+<a href="#ExpectedDeliveryDateTimeType">ExpectedDeliveryDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 17988: Line 25428:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>EffectuationMethod</dd>+<dd>PharmacyComment</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver, om l&aelig;gemiddelordinationen er effektueret ved indgivelse, udlevering eller udskrivning af recept</dd>+<dd>Apotekets kommentar til en apoteksudlevering</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#EffectuationMethodType">EffectuationMethodType</a>+<a href="#PharmacyCommentType">PharmacyCommentType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 18002: Line 25442:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CreatedBy</dd>+<dd>LabelText</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Etikette tekst ved en pakke udlevering p&aringet apotek</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#LabelTextType">LabelTextType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 18016: Line 25456:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModificationMetadata</dd>+<dd>DeliverySite</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd>+<dd>Beskriver en organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd></dd>+<dd> 
 +<a href="#OrganisationType">OrganisationType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
-<li+</ul
-<ul>Et af f&oslash;lgende elementer+<h2 id="CancelledPrescriptionType">Type: CancelledPrescriptionType</h2> 
- <li>+ Beskrivelse: Til brug i bulk service: Resultat af at markere en eller flere recepter som ugyldige<input type="button" id="CancelledPrescriptionType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CancelledPrescriptionType'); return false;"><input type="button" id="CancelledPrescriptionType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CancelledPrescriptionType'); return false;"> 
 +<div id="CancelledPrescriptionType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="CancelledPrescriptionType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="CancelPrescriptionFailed" type="medicinecard20150601E2:PrescriptionErrorType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="CancelledPrescriptionType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DoseQuantity</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Medicinm&aelig;ngde, numerisk v&aelig;rdi (LMS01 felt 11)</dd>+<dd>Unik identifikation af en recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseQuantityType">DoseQuantityType</a>+<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0, 1 eller flere</dd>
 </dl> </dl>
 </li> </li>
Line 18047: Line 25499:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DosageQuantityUnitText</dd>+<dd>CancelPrescriptionFailed</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Enhed for dosism&aelig;ngde</dd>+<dd>Fejl-struktur som refererer til en specifik fejltype og beskrivelse p&aringen given recept, og muligvis ogs&aring; med reference til en specifik bestilling og effektuering.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageQuantityUnitTextType">DosageQuantityUnitTextType</a>+<a href="#PrescriptionErrorType">PrescriptionErrorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0, 1 eller flere</dd>
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="ReplacePrescriptionRequestType">Type: ReplacePrescriptionRequestType</h2> 
 + Beskrivelse: Request-dokument der indeholder en eller flere elementer til at erstatte recepter<input type="button" id="ReplacePrescriptionRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ReplacePrescriptionRequestType'); return false;"><input type="button" id="ReplacePrescriptionRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ReplacePrescriptionRequestType'); return false;"> 
 +<div id="ReplacePrescriptionRequestType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="ReplacePrescriptionRequestType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="CreatedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Prescription" type="medicinecard20150601E2:ReplacePrescriptionType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="ReplacePrescriptionRequestType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li> 
 +<ul>Et af f&oslash;lgende elementer: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Drug</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gemiddel. Et l&aelig;gemiddel er en vare til at behandle eller forebygge sygdomme. L&aelig;gemidler er enten godkendt og fremg&aring;r dermed af L&aelig;gemiddelstyrelsens Takst, eller det kan v&aelig;re tilladelsespr&aelig;parater, naturl&aelig;gemidler, vitaminer, minerater el.lign. Et l&aelig;gemiddel er et aktivt l&aelig;gemiddelstof eller sammensat af et eller flere l&aelig;gemiddelstoffer i en bestemt l&aelig;gemiddelform og l&aelig;gemiddelstyrke. Hvis DrugIdentifier findes er l&aelig;gemiddlet fra l&aelig;gemiddelstyrelsens takst. Alternativt et magistrelt l&aelig;gemiddel. L&aelig;gemiddelstrukturen kan indeholde en r&aelig;kke aktive substanser. L&aelig;gemidlets form og styrke skal angives, s&aring;fremt informationen findes</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugType">DrugType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
-</li> 
-</ul> 
 </li> </li>
  ELLER  ELLER
- <li> + <li>
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Drug</dd>+<dd>OrganisationIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gemiddel. Et l&aelig;gemiddel er en vare til at behandle eller forebygge sygdomme. L&aelig;gemidler er enten godkendt og fremg&aring;r dermed af L&aelig;gemiddelstyrelsens Takst, eller det kan v&aelig;re tilladelsespr&aelig;parater, naturl&aelig;gemidler, vitaminer, minerater el.lign. Et l&aelig;gemiddel er et aktivt l&aelig;gemiddelstof eller sammensat af et eller flere l&aelig;gemiddelstoffer i en bestemt l&aelig;gemiddelform og l&aelig;gemiddelstyrke. Hvis DrugIdentifier findes er l&aelig;gemiddlet fra l&aelig;gemiddelstyrelsens takst. Alternativt et magistrelt l&aelig;gemiddel. L&aelig;gemiddelstrukturen kan indeholde en r&aelig;kke aktive substanser. L&aelig;gemidlets form og styrke skal angives, s&aring;fremt informationen findes</dd>+<dd>Nummer eller kode der identificerer en organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugType">DrugType</a>+<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 18094: Line 25566:
 </ul> </ul>
 </li> </li>
- ELLER +<li>
- <li> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PackageQuantity</dd>+<dd>CreatedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver antallet af pakninger</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PackageQuantityType">PackageQuantityType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 18115: Line 25583:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PackageNumber</dd>+<dd>ReportedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gemiddelpakningens varenummer (LMS02 felt 2)</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PackageNumberType">PackageNumberType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 18129: Line 25597:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PackageSize</dd>+<dd>Prescription</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Pakningsst&oslash;rrelse p&aring; struktureret form</dd>+<dd>En recept (en ordination p&aring; en recept)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PackageSizeType">PackageSizeType</a>+<a href="#ReplacePrescriptionType">ReplacePrescriptionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>eller flere</dd>
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="GetPrescriptionRequestVersionsRequestType">Type: GetPrescriptionRequestVersionsRequestType</h2> 
 + Beskrivelse: Foresp&oslash;rgsel, der henter alle versioner af en receptanmodning<input type="button" id="GetPrescriptionRequestVersionsRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetPrescriptionRequestVersionsRequestType'); return false;"><input type="button" id="GetPrescriptionRequestVersionsRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('GetPrescriptionRequestVersionsRequestType'); return false;"> 
 +<div id="GetPrescriptionRequestVersionsRequestType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="GetPrescriptionRequestVersionsRequestType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="PrescriptionRequestIdentifier" type="medicinecard20150601:PrescriptionRequestIdentifierType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="GetPrescriptionRequestVersionsRequestType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Drug</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gemiddel. Et l&aelig;gemiddel er en vare til at behandle eller forebygge sygdomme. L&aelig;gemidler er enten godkendt og fremg&aring;r dermed af L&aelig;gemiddelstyrelsens Takst, eller det kan v&aelig;re tilladelsespr&aelig;parater, naturl&aelig;gemidler, vitaminer, minerater el.lign. Et l&aelig;gemiddel er et aktivt l&aelig;gemiddelstof eller sammensat af et eller flere l&aelig;gemiddelstoffer i en bestemt l&aelig;gemiddelform og l&aelig;gemiddelstyrke. Hvis DrugIdentifier findes er l&aelig;gemiddlet fra l&aelig;gemiddelstyrelsens takst. Alternativt et magistrelt l&aelig;gemiddel. L&aelig;gemiddelstrukturen kan indeholde en r&aelig;kke aktive substanser. L&aelig;gemidlets form og styrke skal angives, s&aring;fremt informationen findes</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugType">DrugType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-</li> +
- ELLER +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>IsEffectuatedAccordingToDrugMedication</dd>+<dd>PrescriptionRequestIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver at effektueringen er sket som angivet p&aring; l&aelig;gemiddelordinationen, dvs. med det angivne l&aelig;gemiddel og med den angivne dosis</dd>+<dd>Unik identifikation af en receptanmodning</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#IsEffectuatedAccordingToDrugMedicationType">IsEffectuatedAccordingToDrugMedicationType</a>+<a href="#PrescriptionRequestIdentifierType">PrescriptionRequestIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 18172: Line 25652:
 </li> </li>
 </ul> </ul>
-</li> +<h2 id="PrescriptionRequestType">Type: PrescriptionRequestType</h2> 
-</ul> + Beskrivelse: Element der beskriver en receptanmodning<input type="button" id="PrescriptionRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrescriptionRequestType'); return false;"><input type="button" id="PrescriptionRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PrescriptionRequestType'); return false;"> 
-<h2 id="EffectuationsOnDrugMedicationType">Type: EffectuationsOnDrugMedicationType</h2> +<div id="PrescriptionRequestType_xsddiv" class="contents" style="display: none"> 
- Beskrivelse: Grupperer effektueringer p&aring; en l&aelig;gemiddelordination<input type="button" id="EffectuationsOnDrugMedicationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('EffectuationsOnDrugMedicationType_xsddiv'); return false;"> +<div style="margin-left: 10px">&#60;xs:complexType name="PrescriptionRequestType"&#62;
-<div id="EffectuationsOnDrugMedicationType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="EffectuationsOnDrugMedicationType"&#62;+
  <div style="margin-left: 10px">&#60;xs:annotation&#62;  <div style="margin-left: 10px">&#60;xs:annotation&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Grouping effectuations on drug medication&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Element which describes prescriptionrequest&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Grupperer effektueringer p&aring; en l&aelig;gemiddelordination&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Element der beskriver en receptanmodning&#60;/xs:documentation&#62;</div>
  &#60;/xs:annotation&#62;</div>  &#60;/xs:annotation&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:sequence&#62; <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PrescriptionRequestIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Effectuation" type="medicinecard20150601E2:EffectuationType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Version" type="medicinecard20150601E2:PrescriptionRequestVersionType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="InvalidEffectuation" type="medicinecard20150601:InvalidEffectuationType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="DrugMedicationIdentifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Prescription" type="medicinecard20150601E2:EffectuationsOnPrescriptionType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="Created" type="medicinecard20150601:CreatedType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Modified" type="medicinecard20150601:ModifiedType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrescribingOrganisation" type="medicinecard20150601:OrganisationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PackageRestriction" type="medicinecard20150601E2:PackageRestrictionType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Order" type="medicinecard20150601:CreateOrderType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Status" type="medicinecard20150601:PrescriptionRequestStatusType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PrescriptionIdentifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CancelledBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CancellationReason" type="medicinecard20150601E2:PrescriptionRequestCancellationReasonType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="PrescriptionRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
 <dd>Identifier</dd> <dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>+<dd>Unik identifikation af en receptanmodning</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>+<a href="#PrescriptionRequestIdentifierType">PrescriptionRequestIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 18214: Line 25711:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Effectuation</dd>+<dd>Version</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Den faktiske udf&oslash;relse af l&aelig;gemiddelordination. Det kan f.eks. v&aelig;re at indgive medicin i patienten, eller at en l&aelig;ge eller apoteket udleverer medicin til patienten</dd>+<dd>Receptanmodningens versionsnummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#EffectuationType">EffectuationType</a>+<a href="#PrescriptionRequestVersionType">PrescriptionRequestVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 18228: Line 25725:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>InvalidEffectuation</dd>+<dd>DrugMedicationIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En ugyldig effektuering. Hvis en klient har en lokal af en effektuering og modtager en InvalidEffectuation med matchende identifier, s&aringer det et tegn p&aring; at effektueringen b&oslash;r slettes.</dd>+<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#InvalidEffectuationType">InvalidEffectuationType</a>+<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 18242: Line 25739:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Prescription</dd>+<dd>Created</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En recept (en ordination p&aringen recept)</dd>+<dd>Element der indeholder information omkring hvilken organisation og muligvis l&aelig;ge som har oprettet dokumentet elementet befinder sig i (f.eks. l&aelig;gemiddelordination), desuden datoen dette er sket.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#EffectuationsOnPrescriptionType">EffectuationsOnPrescriptionType</a> +<a href="#CreatedType">CreatedType</a>
-</dd> +
-<dt>Antal</dt> +
-<dd>0, 1 eller flere</dd> +
-</dl> +
-</li> +
-</ul> +
-<h2 id="UpdateMedicineCardResponseType">Type: UpdateMedicineCardResponseType</h2> +
- Beskrivelse: Ydre container-element for en batchforesp&oslash;rgsel for at opdatere et medicinkort<input type="button" id="UpdateMedicineCardResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UpdateMedicineCardResponseType_xsddiv'); return false;"> +
-<div id="UpdateMedicineCardResponseType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="UpdateMedicineCardResponseType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150601:VersionMismatchWarningType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence maxOccurs="unbounded"&#62; +
- <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedDrugMedication" type="medicinecard20150601:CreatedDrugMedicationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="UpdatedDrugMedication" type="medicinecard20150601:UpdatedDrugMedicationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="WithdrawnDrugMedication" type="medicinecard20150601:WithdrawnDrugMedicationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="UnwithdrawnDrugMedication" type="medicinecard20150601:UnwithdrawnDrugMedicationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PausedDrugMedication" type="medicinecard20150601:PausedDrugMedicationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="UnpausedDrugMedication" type="medicinecard20150601:UnpausedDrugMedicationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedPrescription" type="medicinecard20150601:CreatedPrescriptionType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedEffectuationOnDrugMedication" type="medicinecard20150601:CreatedEffectuationOnDrugMedicationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CancelledPrescription" type="medicinecard20150601E2:CancelledPrescriptionType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ConsentGiven" type="medicinecard20150601:ConsentWasGivenType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ConsentRemoved" type="medicinecard20150601:ConsentWasRemovedType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>PersonIdentifier</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Element for er CPR-nummer</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 18310: Line 25753:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicineCardVersion</dd>+<dd>ReportedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versionsnummer for medicinkort</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardVersionType">MedicineCardVersionType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 18324: Line 25767:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>VersionMismatchWarning</dd>+<dd>Modified</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Elementet returneres ved en foresp&oslash;rgsel med et forkert medicinkort version</dd>+<dd>Element der indeholder information omkring hvilken organisation og muligvis l&aelig;ge som sidst har &aelig;ndret dokumentet elementet befinder sig i (f.eks. medicnkort, l&aelig;gemiddelordination), desuden datoen dette er sket.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#VersionMismatchWarningType">VersionMismatchWarningType</a>+<a href="#ModifiedType">ModifiedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 18336: Line 25779:
 </li> </li>
 <li> <li>
-<ul> 
- Sekvens af: 
- <li> 
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CreatedDrugMedication</dd>+<dd>PrescribingOrganisation</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element med IDer returneret ved oprettelsen af en ny l&aelig;gemiddelinformation</dd>+<dd>Beskriver en organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreatedDrugMedicationType">CreatedDrugMedicationType</a>+<a href="#OrganisationType">OrganisationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller 1</dd>+<dd>0eller flere</dd>
 </dl> </dl>
 </li> </li>
Line 18355: Line 25795:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>UpdatedDrugMedication</dd>+<dd>PackageRestriction</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element med IDer returneret n&aring;r en l&aelig;gemiddelinformation er blevet opdateret</dd>+<dd>Anvisning fra l&aelig;gen p&aring; recepten, om hvilken vare og i hvilke m&aelig;ngder apoteket m&aring; udlevere</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#UpdatedDrugMedicationType">UpdatedDrugMedicationType</a>+<a href="#PackageRestrictionType">PackageRestrictionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 18369: Line 25809:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>WithdrawnDrugMedication</dd>+<dd>Order</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element med IDer returneret n&aring;en l&aelig;gemiddelinformation er blevet seponeret</dd>+<dd>Bestilling af en udlevering p&aring; en recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#WithdrawnDrugMedicationType">WithdrawnDrugMedicationType</a>+<a href="#CreateOrderType">CreateOrderType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 18383: Line 25823:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>UnwithdrawnDrugMedication</dd>+<dd>Status</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element med IDer returneret n&aring;r en l&aelig;gemiddelinformation er blevet af-seponeret</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#UnwithdrawnDrugMedicationType">UnwithdrawnDrugMedicationType</a>+<a href="#PrescriptionRequestStatusType">PrescriptionRequestStatusType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 18397: Line 25837:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PausedDrugMedication</dd>+<dd>PrescriptionIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element med IDer returneret n&aring;en l&aelig;gemiddelinformation er blevet pauseret via en batchforesp&oslash;rgsel</dd>+<dd>Unik identifikation af en recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PausedDrugMedicationType">PausedDrugMedicationType</a>+<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 18411: Line 25851:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>UnpausedDrugMedication</dd>+<dd>CancelledBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element med IDer returneret n&aring;en l&aelig;gemiddelinformation har f&aring;et fjernet er blevet pauseringen</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#UnpausedDrugMedicationType">UnpausedDrugMedicationType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 18425: Line 25865:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CreatedPrescription</dd>+<dd>CancellationReason</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dokument der indeholder en eller flere recepter der er oprettet p&aring; en l&aelig;gemiddelordination</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreatedPrescriptionType">CreatedPrescriptionType</a>+<a href="#PrescriptionRequestCancellationReasonType">PrescriptionRequestCancellationReasonType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 18436: Line 25876:
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="DoseDispensingPeriodType">Type: DoseDispensingPeriodType</h2> 
 + Beskrivelse: Dosisdispenseringsperiode<input type="button" id="DoseDispensingPeriodType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensingPeriodType'); return false;"><input type="button" id="DoseDispensingPeriodType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DoseDispensingPeriodType'); return false;"> 
 +<div id="DoseDispensingPeriodType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="DoseDispensingPeriodType"&#62; 
 +        <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 +            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Dose dispensing period&#60;/xs:documentation&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Dosisdispenseringsperiode&#60;/xs:documentation&#62;</div> 
 +        &#60;/xs:annotation&#62;</div> 
 +         
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 +        <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Identifier" type="medicinecard20150601E2:DoseDispensingPeriodIdentifierType" /&#62;</div> 
 +         
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Status" type="medicinecard20150601E2:DoseDispensingStatusType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="StartDate" type="medicinecard20150601:DoseDispensingPeriodStartDateType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="EndDate" type="medicinecard20150601:DoseDispensingPeriodEndDateType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Deadline" type="medicinecard20150601:DoseDispensingDeadlineType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="EffectuationDate" type="medicinecard20150601E2:DoseDispensedEffectuationDateType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ExpectedDelivery" type="medicinecard20150601:ExpectedDeliveryDateTimeType" /&#62;</div> 
 +         
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ProductionIdentifier" type="medicinecard20150601E2:DoseDispensingProductionIdentifierType" /&#62;</div>  
 +             
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrivateDoseDispensedMedication" type="medicinecard20150601E2:PrivateDoseDispensedMedicationType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="DoseDispensedMedication" type="medicinecard20150601E2:DoseDispensedMedicationType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DetailedSpecification" type="medicinecard20150601E2:DoseDispensingDetailedSpecificationType" /&#62;</div> 
 +        &#60;/xs:sequence&#62;</div> 
 +    &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="DoseDispensingPeriodType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CreatedEffectuationOnDrugMedication</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for en effektuering tilf&oslash;jet p&aring; en l&aelig;gemiddelordination</dd>+<dd>Unik identifikation af en dosisdispenseringsperiode</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreatedEffectuationOnDrugMedicationType">CreatedEffectuationOnDrugMedicationType</a>+<a href="#DoseDispensingPeriodIdentifierType">DoseDispensingPeriodIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 18453: Line 25932:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CancelledPrescription</dd>+<dd>Status</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Til brug i bulk service: Resultat af at markere en eller flere recepter som ugyldige</dd>+<dd>Status for en dosisdispenseringsperiode</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CancelledPrescriptionType">CancelledPrescriptionType</a>+<a href="#DoseDispensingStatusType">DoseDispensingStatusType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 18467: Line 25946:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ConsentGiven</dd>+<dd>StartDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element med IDer returneret samtykke er givet</dd>+<dd>Startdato for en dosisdispenseringsperiode</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ConsentWasGivenType">ConsentWasGivenType</a>+<a href="#DoseDispensingPeriodStartDateType">DoseDispensingPeriodStartDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 18481: Line 25960:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ConsentRemoved</dd>+<dd>EndDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element med IDer returneret samtykke er fjernet</dd>+<dd>Slutdato for en dosisdispenseringsperiode</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ConsentWasRemovedType">ConsentWasRemovedType</a>+<a href="#DoseDispensingPeriodEndDateType">DoseDispensingPeriodEndDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>0 eller 1</dd> <dd>0 eller 1</dd>
-</dl> 
-</li> 
-</ul> 
-</li> 
-</ul> 
-<h2 id="CreatePrescriptionWithoutCPRRequestType">Type: CreatePrescriptionWithoutCPRRequestType</h2> 
- Beskrivelse: Request-dokument der indeholder en eller flere dokumenter til at oprette recepter fra l&aelig;gemiddelordinationer<input type="button" id="CreatePrescriptionWithoutCPRRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatePrescriptionWithoutCPRRequestType_xsddiv'); return false;"> 
-<div id="CreatePrescriptionWithoutCPRRequestType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="CreatePrescriptionWithoutCPRRequestType"&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; 
- <div style="margin-left: 10px">&#60;xs:element name="CreatedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:element name="Patient" type="medicinecard20150601:PatientWithoutCPRType" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Prescription" type="medicinecard20150601E2:UnattachedPrescriptionType" /&#62;</div> 
- &#60;/xs:sequence&#62;</div> 
- &#60;/xs:complexType&#62;</div> 
-</div> 
-<ul> 
- Sekvens af: 
- <li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>CreatedBy</dd> 
-<dt>Beskrivelse:</dt> 
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd> 
-<dt>Type:</dt> 
-<dd> 
-<a href="#ModificatorType">ModificatorType</a> 
-</dd> 
-<dt>Antal</dt> 
-<dd>Pr&aelig;cis &eacute;n</dd> 
 </dl> </dl>
 </li> </li>
Line 18529: Line 25974:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReportedBy</dd>+<dd>Deadline</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Deadline for &aelig;ndringer til den n&aelig;ste dosisdispenserings pakning</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#DoseDispensingDeadlineType">DoseDispensingDeadlineType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 18543: Line 25988:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Patient</dd>+<dd>EffectuationDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Patientoplysninger for en person uden kendt CPR</dd>+<dd>Ekspeditionsdato for en dosisdispenseringsperiode (som er blevet ekspederet)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PatientWithoutCPRType">PatientWithoutCPRType</a>+<a href="#DoseDispensedEffectuationDateType">DoseDispensedEffectuationDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 18557: Line 26002:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Prescription</dd>+<dd>ExpectedDelivery</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En recept (en ordination p&aring; en recept)</dd>+<dd>Forventet dato og tidspunkt for levering. Kan s&aelig;ttes af leverand&oslash;ren (apoteket), fx n&aring;r der leveres med bud til et udleveringssted.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#UnattachedPrescriptionType">UnattachedPrescriptionType</a>+<a href="#ExpectedDeliveryDateTimeType">ExpectedDeliveryDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>1 eller flere</dd> +<dd>eller 1</dd>
-</dl> +
-</li> +
-</ul> +
-<h2 id="CreatedPrescriptionRequestType">Type: CreatedPrescriptionRequestType</h2> +
- Beskrivelse: Svar p&aring; receptanmodning <input type="button" id="CreatedPrescriptionRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatedPrescriptionRequestType_xsddiv'); return false;"> +
-<div id="CreatedPrescriptionRequestType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="CreatedPrescriptionRequestType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PrescriptionRequestIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Version" type="medicinecard20150601E2:PrescriptionRequestVersionType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>Identifier</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Unik identifikation af en receptanmodning</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#PrescriptionRequestIdentifierType">PrescriptionRequestIdentifierType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>Pr&aelig;cis &eacute;n</dd>+
 </dl> </dl>
 </li> </li>
Line 18599: Line 26016:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Version</dd>+<dd>ProductionIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Identifier for den fysiske rulle for en dosisdispenseringsperiode. Anvendes eksempelvis som stregkode p&aring; rullen.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionRequestVersionType">PrescriptionRequestVersionType</a>+<a href="#DoseDispensingProductionIdentifierType">DoseDispensingProductionIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 18610: Line 26027:
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="PlannedDoseType">Type: PlannedDoseType</h2> +
- Beskrivelse: Beskrivelse af en planlagt dosis p&aring; et givet stidspunkt, hvorn&aring;r og hvor meget<input type="button" id="PlannedDoseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PlannedDoseType_xsddiv'); return false;"> +
-<div id="PlannedDoseType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="PlannedDoseType"&#62; +
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Description of a planned dose element, when and how much&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Beskrivelse af en planlagt dosis p&aring; et givet stidspunkt, hvorn&aring;r og hvor meget&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Time" type="medicinecard20150601:DoseTimeType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="SequenceNumber" type="medicinecard20150601E2:DispensableUnitSequenceNumberType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Quantity" type="medicinecard20150601:DoseQuantityType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Time</dd>+<dd>PrivateDoseDispensedMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Klokkeslettet for et doseringstidspunkt</dd>+<dd>Dosisdispenseret l&aelig;gemiddel som er privatmarkeret.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseTimeType">DoseTimeType</a>+<a href="#PrivateDoseDispensedMedicationType">PrivateDoseDispensedMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0, 1 eller flere</dd>
 </dl> </dl>
 </li> </li>
Line 18649: Line 26044:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>SequenceNumber</dd>+<dd>DoseDispensedMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Dosisdispenseret l&aelig;gemiddel.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DispensableUnitSequenceNumberType">DispensableUnitSequenceNumberType</a>+<a href="#DoseDispensedMedicationType">DoseDispensedMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller 1</dd>+<dd>0eller flere</dd>
 </dl> </dl>
 </li> </li>
Line 18663: Line 26058:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Quantity</dd>+<dd>DetailedSpecification</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Medicinm&aelig;ngdenumerisk v&aelig;rdi (LMS01 felt 11)</dd>+<dd>Detaljeret specifikation af en dosisdispenseringsperiodedvs. indholdet a hver enkelt "dispenserbare enhed" (typisk a forseglet plastikpose).</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseQuantityType">DoseQuantityType</a>+<a href="#DoseDispensingDetailedSpecificationType">DoseDispensingDetailedSpecificationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="SubstitutionChosenByPatientType">Type: SubstitutionChosenByPatientType</h2> 
- Beskrivelse: Markering for at substitution er valgt af patienten<input type="button" id="SubstitutionChosenByPatientType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SubstitutionChosenByPatientType_xsddiv'); return false;"> 
-<div id="SubstitutionChosenByPatientType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="SubstitutionChosenByPatientType"&#62; 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; 
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Indication that a drug substitution is initiated by the patient&#60;/xs:documentation&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Markering for at substitution er valgt af patienten&#60;/xs:documentation&#62;</div> 
- &#60;/xs:annotation&#62;</div> 
- &#60;/xs:complexType&#62;</div> 
-</div> 
 <h2 id="PrescriptionErrorType">Type: PrescriptionErrorType</h2> <h2 id="PrescriptionErrorType">Type: PrescriptionErrorType</h2>
- Beskrivelse: Fejl-struktur som refererer til en specifik fejltype og beskrivelse p&aring; en given recept, og muligvis ogs&aring; med reference til en specifik bestilling og effektuering.<input type="button" id="PrescriptionErrorType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrescriptionErrorType_xsddiv'); return false;">+ Beskrivelse: Fejl-struktur som refererer til en specifik fejltype og beskrivelse p&aring; en given recept, og muligvis ogs&aring; med reference til en specifik bestilling og effektuering.<input type="button" id="PrescriptionErrorType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrescriptionErrorType'); return false;"><input type="button" id="PrescriptionErrorType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PrescriptionErrorType'); return false;">
 <div id="PrescriptionErrorType_xsddiv" class="contents" style="display: none"> <div id="PrescriptionErrorType_xsddiv" class="contents" style="display: none">
 <div style="margin-left: 10px">&#60;xs:complexType name="PrescriptionErrorType"&#62; <div style="margin-left: 10px">&#60;xs:complexType name="PrescriptionErrorType"&#62;
Line 18715: Line 26099:
     &#60;/xs:complexType&#62;</div>     &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="PrescriptionErrorType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 18766: Line 26151:
 <dd>Receptens status</dd> <dd>Receptens status</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd>xs:string</dd>+<dd> 
 +<a href="#PrescriptionStatusType">PrescriptionStatusType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>0 eller 1</dd> <dd>0 eller 1</dd>
Line 18778: Line 26165:
 <dd>Unik identifikation af en bestilling af en udlevering p&aring; en recept</dd> <dd>Unik identifikation af en bestilling af en udlevering p&aring; en recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd>xs:long</dd>+<dd> 
 +<a href="#OrderIdentifierType">OrderIdentifierType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>0 eller 1</dd> <dd>0 eller 1</dd>
Line 18790: Line 26179:
 <dd>Status p&aring; en bestilling af en udlevering p&aring; en recept</dd> <dd>Status p&aring; en bestilling af en udlevering p&aring; en recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd></dd>+<dd> 
 +<a href="#OrderStatusType">OrderStatusType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>0 eller 1</dd> <dd>0 eller 1</dd>
Line 18824: Line 26215:
 </li> </li>
 </ul> </ul>
-<h2 id="EffectuationType">Type: EffectuationType</h2> +<h2 id="GetDoseDispensingCardRequestType">Type: GetDoseDispensingCardRequestType</h2> 
- Beskrivelse: Den faktiske udf&oslash;relse af l&aelig;gemiddelordination. Det kan f.eks. v&aelig;re at indgive medicin i patienten, eller at en l&aelig;ge eller apoteket udleverer medicin til patienten<input type="button" id="EffectuationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('EffectuationType_xsddiv'); return false;"> + Beskrivelse: Element for en foresp&oslash;rgsel efter dosisdispenseringskort for en patient<input type="button" id="GetDoseDispensingCardRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetDoseDispensingCardRequestType'); return false;"><input type="button" id="GetDoseDispensingCardRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('GetDoseDispensingCardRequestType'); return false;"> 
-<div id="EffectuationType_xsddiv" class="contents" style="display: none"> +<div id="GetDoseDispensingCardRequestType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="EffectuationType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="GetDoseDispensingCardRequestType"&#62;
  <div style="margin-left: 10px">&#60;xs:annotation&#62;  <div style="margin-left: 10px">&#60;xs:annotation&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;The actual effectuation of the drug medication. It could be to administer the drug into the patient or that doctor hands medication out to the patient&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Element for a requesting dose dispensing card(s) for a patient&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Den faktiske udf&oslash;relse af l&aelig;gemiddelordination. Det kan f.eks. v&aelig;re at indgive medicin i patienten, eller at en l&aelig;ge eller apoteket udleverer medicin til patienten&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Element for en foresp&oslash;rgsel efter dosisdispenseringskort for en patient&#60;/xs:documentation&#62;</div>
  &#60;/xs:annotation&#62;</div>  &#60;/xs:annotation&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:sequence&#62; <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:EffectuationIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="DateTime" type="medicinecard20150601:EffectuationDateTimeType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="RequestedPeriod"&#62; 
 + <div style="margin-left: 10px">&#60;xs:complexType&#62; 
 + <div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="CurrentPeriod" type="medicinecard20150601E2:CurrentDoseDispensingPeriodFlagType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="CurrentAndPendingPeriods" type="medicinecard20150601E2:CurrentAndPendingDoseDispensingPeriodsFlagType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="PendingPeriods" type="medicinecard20150601E2:PendingDoseDispensingPeriodsFlagType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="IgnorePeriods" type="medicinecard20150601E2:IgnoreDoseDispensingPeriodsFlagType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="RequestedDate" type="medicinecard20150601E2:DoseDispensingRequestedDateType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 + &#60;/xs:element&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="EffectuationMethod" type="medicinecard20150601:EffectuationMethodType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="IncludeDetailedSpecification" type="medicinecard20150601E2:IncludeDetailedSpecificationFlagType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="GetDoseDispensingCardRequestType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>PersonIdentifier</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Element for er CPR-nummer</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#PersonIdentifierType">PersonIdentifierType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>RequestedPeriod</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd></dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#"></a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>IncludeDetailedSpecification</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Anmodning om at hente detaljer for dosisdispenseringskort</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#IncludeDetailedSpecificationFlagType">IncludeDetailedSpecificationFlagType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0 eller 1</dd> 
 +</dl> 
 +</li> 
 +</ul> 
 +<h2 id="CreateEffectuationType">Type: CreateEffectuationType</h2> 
 + Beskrivelse: Dokument til oprettelse af en ny effektuering af et l&aelig;gemiddel<input type="button" id="CreateEffectuationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreateEffectuationType'); return false;"><input type="button" id="CreateEffectuationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreateEffectuationType'); return false;"> 
 +<div id="CreateEffectuationType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="CreateEffectuationType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Document for creation of a new effectuation of a drug&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="Created" type="medicinecard20150601:CreatedType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Dokument til oprettelse af en ny effektuering af et l&aelig;gemiddel&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="DateTime" type="medicinecard20150601:EffectuationDateTimeType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="EffectuationMethod" type="medicinecard20150601:EffectuationMethodType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:choice&#62; <div style="margin-left: 10px">&#60;xs:choice&#62;
Line 18877: Line 26345:
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="CreateEffectuationType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li> + <li>
-<dl> +
-<dt>Navn:</dt> +
-<dd>Identifier</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Unik identifikation af effektueringen</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#EffectuationIdentifierType">EffectuationIdentifierType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>Pr&aelig;cis &eacute;n</dd> +
-</dl> +
-</li> +
-<li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 18918: Line 26373:
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 18924: Line 26379:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Created</dd>+<dd>CreatedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element der indeholder information omkring hvilken organisation og muligvis l&aelig;ge som har oprettet dokumentet elementet befinder sig i (f.eks. l&aelig;gemiddelordination), desuden datoen dette er sket.</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreatedType">CreatedType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 18938: Line 26393:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReportedBy</dd>+<dd>ModificationMetadata</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#ModificationMetadataType">ModificationMetadataType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller 1</dd>+<dd>0eller flere</dd>
 </dl> </dl>
 </li> </li>
 <li> <li>
 <ul>Et af f&oslash;lgende elementer: <ul>Et af f&oslash;lgende elementer:
- <li>+ <li>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 18999: Line 26454:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 19019: Line 26474:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 19081: Line 26536:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 19098: Line 26553:
 </li> </li>
 </ul> </ul>
-<h2 id="PrescriptionsForPersonOrOrganisationType">Type: PrescriptionsForPersonOrOrganisationType</h2> +<h2 id="DrugSubstitutionType">Type: DrugSubstitutionType</h2> 
- Beskrivelse: Gruppering af et antal recepter til den samme patient eller organisation (til  brug i praksis)<input type="button" id="PrescriptionsForPersonOrOrganisationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrescriptionsForPersonOrOrganisationType_xsddiv'); return false;"> + Beskrivelse: Detaljer vedr&oslash;rende apotekets substitution<input type="button" id="DrugSubstitutionType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugSubstitutionType'); return false;"><input type="button" id="DrugSubstitutionType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DrugSubstitutionType'); return false;"> 
-<div id="PrescriptionsForPersonOrOrganisationType_xsddiv" class="contents" style="display: none"> +<div id="DrugSubstitutionType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="PrescriptionsForPersonOrOrganisationType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="DrugSubstitutionType"&#62;
  <div style="margin-left: 10px">&#60;xs:annotation&#62;  <div style="margin-left: 10px">&#60;xs:annotation&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;A container for a set of prescriptions for the same person or organisation (for use in practice)&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Specification of pharmacy substitution&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Gruppering af et antal recepter til den samme patient eller organisation (til  brug i praksis)&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Detaljer vedr&oslash;rende apotekets substitution&#60;/xs:documentation&#62;</div>
  &#60;/xs:annotation&#62;</div>  &#60;/xs:annotation&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:sequence&#62; <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:choice&#62; + <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="SubstitutionChosenByPatient" type="medicinecard20150601E2:SubstitutionChosenByPatientType" /&#62;</div>
- <div style="margin-left: 10px">&#60;xs:element name="Patienttype="medicinecard20150601:PatientType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Organisation" type="medicinecard20150601:OrganisationType" /&#62;</div> +
- &#60;/xs:choice&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="IsInvalid" type="medicinecard20150601:MedicineCardIsInvalidType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="Drug" type="medicinecard20150601:DrugType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Prescription" type="medicinecard20150601E2:PrescriptionType" /&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="DrugSubstitutionType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li> + <li>
-<ul>Et af f&oslash;lgende elementer: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Patient</dd>+<dd>SubstitutionChosenByPatient</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Patientoplysninger for en person med kendt CPR</dd>+<dd>Markering for at substitution er valgt af patienten</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PatientType">PatientType</a>+<a href="#SubstitutionChosenByPatientType">SubstitutionChosenByPatientType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Organisation</dd>+<dd>Drug</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Beskriver en organisation</dd>+<dd>L&aelig;gemiddel. Et l&aelig;gemiddel er en vare til at behandle eller forebygge sygdomme. L&aelig;gemidler er enten godkendt og fremg&aring;r dermed af L&aelig;gemiddelstyrelsens Takst, eller det kan v&aelig;re tilladelsespr&aelig;parater, naturl&aelig;gemidler, vitaminer, minerater el.lign. Et l&aelig;gemiddel er et aktivt l&aelig;gemiddelstof eller sammensat af et eller flere l&aelig;gemiddelstoffer i en bestemt l&aelig;gemiddelform og l&aelig;gemiddelstyrke. Hvis DrugIdentifier findes er l&aelig;gemiddlet fra l&aelig;gemiddelstyrelsens takst. Alternativt et magistrelt l&aelig;gemiddel. L&aelig;gemiddelstrukturen kan indeholde en r&aelig;kke aktive substanser. L&aelig;gemidlets form og styrke skal angives, s&aring;fremt informationen findes</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationType">OrganisationType</a>+<a href="#DrugType">DrugType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 19155: Line 26602:
 </li> </li>
 </ul> </ul>
-</li+<h2 id="CurrentAndPendingDoseDispensingPeriodsFlagType">Type: CurrentAndPendingDoseDispensingPeriodsFlagType</h2
-<li>+ Beskrivelse: Anmodning om at hente den igangv&aelig;rende og kommende dosisdispenserings-perioder frem til og med den f&oslash;rste, som stadig kan &aelig;ndres<input type="button" id="CurrentAndPendingDoseDispensingPeriodsFlagType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CurrentAndPendingDoseDispensingPeriodsFlagType'); return false;"><input type="button" id="CurrentAndPendingDoseDispensingPeriodsFlagType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CurrentAndPendingDoseDispensingPeriodsFlagType'); return false;"> 
 +<div id="CurrentAndPendingDoseDispensingPeriodsFlagType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="CurrentAndPendingDoseDispensingPeriodsFlagType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Request for current and next dose dispensing periods up to and including, the first period, which can still be changed&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Anmodning om at hente den igangv&aelig;rende og kommende dosisdispenserings-perioder frem til og med den f&oslash;rste, som stadig kan &aelig;ndres&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="CurrentAndPendingDoseDispensingPeriodsFlagType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<h2 id="GetDrugMedicationResponseType">Type: GetDrugMedicationResponseType</h2> 
 + Beskrivelse: Element for et svar med en eller flere l&aelig;gemiddelordinationer<input type="button" id="GetDrugMedicationResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetDrugMedicationResponseType'); return false;"><input type="button" id="GetDrugMedicationResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('GetDrugMedicationResponseType'); return false;"> 
 +<div id="GetDrugMedicationResponseType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="GetDrugMedicationResponseType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrivateDrugMedication" type="medicinecard20150601:PrivateDrugMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="DrugMedication" type="medicinecard20150601E2:DrugMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="InvalidDrugMedication" type="medicinecard20150601:InvalidDrugMedicationType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="GetDrugMedicationResponseType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>IsInvalid</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Markerer at medicinkortet er ugyldigt.</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardIsInvalidType">MedicineCardIsInvalidType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 19173: Line 26649:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Prescription</dd>+<dd>PrivateDrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En recept (en ordination p&aringen recept)</dd>+<dd>Denne struktur indeholder drug id'er og version for l&aelig;gemiddelordinationer der er privatmarkerede.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionType">PrescriptionType</a>+<a href="#PrivateDrugMedicationType">PrivateDrugMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>1 eller flere</dd>+<dd>0, 1 eller flere</dd>
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="GetPrescriptionRequestVersionsRequestType">Type: GetPrescriptionRequestVersionsRequestType</h2> +
- Beskrivelse: Foresp&oslash;rgsel, der henter alle versioner af en receptanmodning<input type="button" id="GetPrescriptionRequestVersionsRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetPrescriptionRequestVersionsRequestType_xsddiv'); return false;"> +
-<div id="GetPrescriptionRequestVersionsRequestType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="GetPrescriptionRequestVersionsRequestType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="PrescriptionRequestIdentifier" type="medicinecard20150601:PrescriptionRequestIdentifierType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PersonIdentifier</dd>+<dd>DrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>En oversigt over l&aelig;gemiddelordination (en ordination p&aring; medicinkortet)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#DrugMedicationType">DrugMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0, 1 eller flere</dd>
 </dl> </dl>
 </li> </li>
Line 19215: Line 26677:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PrescriptionRequestIdentifier</dd>+<dd>InvalidDrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af en receptanmodning</dd>+<dd>En ugyldig l&aelig;gemiddelordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionRequestIdentifierType">PrescriptionRequestIdentifierType</a>+<a href="#InvalidDrugMedicationType">InvalidDrugMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0, 1 eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="DoseDispensingPeriodType">Type: DoseDispensingPeriodType</h2> +<h2 id="CreatedPrescriptionRequestType">Type: CreatedPrescriptionRequestType</h2> 
- Beskrivelse: Dosisdispenseringsperiode<input type="button" id="DoseDispensingPeriodType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensingPeriodType_xsddiv'); return false;"> + Beskrivelse: Svar p&aring; receptanmodning <input type="button" id="CreatedPrescriptionRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatedPrescriptionRequestType'); return false;"><input type="buttonid="CreatedPrescriptionRequestType_usage_buttonvalue="Vis anvendelseclass="showHideXSDonclick="toggleUsageVisibility('CreatedPrescriptionRequestType')return false;"> 
-<div id="DoseDispensingPeriodType_xsddivclass="contentsstyle="display: none"+<div id="CreatedPrescriptionRequestType_xsddivclass="contents" style="displaynone"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="DoseDispensingPeriodType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="CreatedPrescriptionRequestType"&#62; 
-        <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
-            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Dose dispensing period&#60;/xs:documentation&#62;</div> + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PrescriptionRequestIdentifierType" /&#62;</div> 
-             +  
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Dosisdispenseringsperiode&#60;/xs:documentation&#62;</div> +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Version" type="medicinecard20150601E2:PrescriptionRequestVersionType" /&#62;</div> 
-        &#60;/xs:annotation&#62;</div> + &#60;/xs:sequence&#62;</div> 
-         + &#60;/xs:complexType&#62;</div>
-<div style="margin-left10px">&#60;xs:sequence&#62; +
-         <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Identifiertype="medicinecard20150601E2:DoseDispensingPeriodIdentifierType" /&#62;</div> +
-         +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Status" type="medicinecard20150601E2:DoseDispensingStatusType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="StartDate" type="medicinecard20150601:DoseDispensingPeriodStartDateType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="EndDate" type="medicinecard20150601:DoseDispensingPeriodEndDateType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Deadline" type="medicinecard20150601:DoseDispensingDeadlineType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="EffectuationDate" type="medicinecard20150601E2:DoseDispensedEffectuationDateType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ExpectedDelivery" type="medicinecard20150601:ExpectedDeliveryDateTimeType" /&#62;</div> +
-         +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ProductionIdentifier" type="medicinecard20150601E2:DoseDispensingProductionIdentifierType" /&#62;</div>  +
-             +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrivateDoseDispensedMedication" type="medicinecard20150601E2:PrivateDoseDispensedMedicationType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="DoseDispensedMedication" type="medicinecard20150601E2:DoseDispensedMedicationType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DetailedSpecification" type="medicinecard20150601E2:DoseDispensingDetailedSpecificationType" /&#62;</div> +
-        &#60;/xs:sequence&#62;</div> +
-    &#60;/xs:complexType&#62;</div>+
 </div> </div>
 +<div id="CreatedPrescriptionRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
 <dd>Identifier</dd> <dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Unik identifikation af en receptanmodning</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseDispensingPeriodIdentifierType">DoseDispensingPeriodIdentifierType</a>+<a href="#PrescriptionRequestIdentifierType">PrescriptionRequestIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 19281: Line 26720:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Status</dd>+<dd>Version</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Receptanmodningens versionsnummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseDispensingStatusType">DoseDispensingStatusType</a>+<a href="#PrescriptionRequestVersionType">PrescriptionRequestVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 19292: Line 26731:
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="SetDoseDispensingOnHoldType">Type: SetDoseDispensingOnHoldType</h2> 
 + Beskrivelse: Dette element indikerer at dosisdispensering i &oslash;jeblikket er suspenderet<input type="button" id="SetDoseDispensingOnHoldType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SetDoseDispensingOnHoldType'); return false;"><input type="button" id="SetDoseDispensingOnHoldType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('SetDoseDispensingOnHoldType'); return false;"> 
 +<div id="SetDoseDispensingOnHoldType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="SetDoseDispensingOnHoldType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="SetDoseDispensingOnHoldType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>StartDate</dd>+<dd>CreatedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseDispensingPeriodStartDateType">DoseDispensingPeriodStartDateType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 19306: Line 26758:
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="CancelPrescriptionRequestRequestType">Type: CancelPrescriptionRequestRequestType</h2> 
 + Beskrivelse: Annull&eacute;r receptanmodninger<input type="button" id="CancelPrescriptionRequestRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CancelPrescriptionRequestRequestType'); return false;"><input type="button" id="CancelPrescriptionRequestRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CancelPrescriptionRequestRequestType'); return false;"> 
 +<div id="CancelPrescriptionRequestRequestType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="CancelPrescriptionRequestRequestType"&#62; 
 +        <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 +            <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="1" name="PrescriptionRequest" type="medicinecard20150601E2:PrescriptionRequestToCancelType" /&#62;</div> 
 +        &#60;/xs:sequence&#62;</div> 
 +    &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="CancelPrescriptionRequestRequestType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>EndDate</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseDispensingPeriodEndDateType">DoseDispensingPeriodEndDateType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 19323: Line 26796:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Deadline</dd>+<dd>MedicineCardVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseDispensingDeadlineType">DoseDispensingDeadlineType</a>+<a href="#MedicineCardVersionType">MedicineCardVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 19337: Line 26810:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>EffectuationDate</dd>+<dd>ModifiedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseDispensedEffectuationDateType">DoseDispensedEffectuationDateType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 19351: Line 26824:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ExpectedDelivery</dd>+<dd>ReportedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Forventet dato og tidspunkt for levering. Kan s&aelig;ttes af leverand&oslash;ren (apoteket), fx n&aring;r der leveres med bud til et udleveringssted.</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ExpectedDeliveryDateTimeType">ExpectedDeliveryDateTimeType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 19365: Line 26838:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ProductionIdentifier</dd>+<dd>PrescriptionRequest</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Element der beskriver en receptanmodning</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseDispensingProductionIdentifierType">DoseDispensingProductionIdentifierType</a>+<a href="#PrescriptionRequestToCancelType">PrescriptionRequestToCancelType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>eller flere</dd>
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="GetPatientRegistrationRequestType">Type: GetPatientRegistrationRequestType</h2> 
 + Beskrivelse: Request-dokument til at hente patient-registreringer<input type="button" id="GetPatientRegistrationRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetPatientRegistrationRequestType'); return false;"><input type="button" id="GetPatientRegistrationRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('GetPatientRegistrationRequestType'); return false;"> 
 +<div id="GetPatientRegistrationRequestType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="GetPatientRegistrationRequestType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Identification" type="medicinecard20150601E2:PatientRegistrationIdentificationType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="GetPatientRegistrationRequestType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PrivateDoseDispensedMedication</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dosisdispenseret l&aelig;gemiddel som er privatmarkeret.</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrivateDoseDispensedMedicationType">PrivateDoseDispensedMedicationType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 19393: Line 26881:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DoseDispensedMedication</dd>+<dd>Identification</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dosisdispenseret l&aelig;gemiddel.</dd>+<dd>Identificerer hvilke registreringer der skal returneres i et GetPatientRegistrationsRequest</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseDispensedMedicationType">DoseDispensedMedicationType</a>+<a href="#PatientRegistrationIdentificationType">PatientRegistrationIdentificationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>0, 1 eller flere</dd> <dd>0, 1 eller flere</dd>
-</dl> 
-</li> 
-<li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>DetailedSpecification</dd> 
-<dt>Beskrivelse:</dt> 
-<dd>Detaljeret specifikation af en dosisdispenseringsperiode, dvs. indholdet a hver enkelt "dispenserbare enhed" (typisk a forseglet plastikpose).</dd> 
-<dt>Type:</dt> 
-<dd> 
-<a href="#DoseDispensingDetailedSpecificationType">DoseDispensingDetailedSpecificationType</a> 
-</dd> 
-<dt>Antal</dt> 
-<dd>0 eller 1</dd> 
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="ReplacePrescriptionRequestType">Type: ReplacePrescriptionRequestType</h2> +<h2 id="PrescriptionType">Type: PrescriptionType</h2> 
- Beskrivelse: Request-dokument der indeholder en eller flere elementer til at erstatte recepter<input type="button" id="ReplacePrescriptionRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ReplacePrescriptionRequestType_xsddiv'); return false;"> + Beskrivelse: En recept (en ordination p&aring; en recept)<input type="button" id="PrescriptionType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrescriptionType'); return false;"><input type="button" id="PrescriptionType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PrescriptionType'); return false;"> 
-<div id="ReplacePrescriptionRequestType_xsddiv" class="contents" style="display: none"> +<div id="PrescriptionType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="ReplacePrescriptionRequestType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="PrescriptionType"&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
- <div style="margin-left: 10px">&#60;xs:choice&#62; + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;A prescription (a medication on a prescription)&#60;/xs:documentation&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>+  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;En recept (en ordination p&aring; en recept)&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="AttachedToDrugMedicationIdentifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedFromDrugMedicationVersion" type="medicinecard20150601:DrugMedicationVersionType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="OrderedEffectuationIdentifier" type="medicinecard20150601:OrderedEffectuationIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="AuthorisationDateTime" type="medicinecard20150601:AuthorisationDateTimeType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Created" type="medicinecard20150601:CreatedWithOptionalAuthorisationIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:choice minOccurs="0"&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="ReportedByWithoutPerson" type="medicinecard20150601:ModificatorWithoutPersonType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>
  &#60;/xs:choice&#62;</div>  &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="CreatedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="LatestEffectuationDateTime" type="medicinecard20150601:LatestEffectuationDateTimeType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="TerminatedDateTime" type="medicinecard20150601:TerminatedDateTimeType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReimbursementClause" type="medicinecard20150601:ReimbursementClauseType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element name="ValidFromDate" type="medicinecard20150601:ValidFromDateType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element name="ValidToDate" type="medicinecard20150601:ValidToDateType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:choice&#62; 
 +                <div style="margin-left: 10px">&#60;xs:element name="PackageRestriction" type="medicinecard20150601E2:PackageRestrictionType" /&#62;</div> 
 +                 
 +<div style="margin-left: 10px">&#60;xs:element name="DoseDispensedRestriction" type="medicinecard20150601:DoseDispensedRestrictionType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Indication" type="medicinecard20150601:IndicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Drug" type="medicinecard20150601:DrugType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DosageText" type="medicinecard20150601:DosageTextType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Prescription" type="medicinecard20150601E2:ReplacePrescriptionType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="SubstitutionAllowed" type="medicinecard20150601:SubstitutionAllowedType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="SupplementaryInformation" type="medicinecard20150601:SupplementaryInformationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Status" type="medicinecard20150601:PrescriptionStatusType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="InvalidationReasonText" type="medicinecard20150601:InvalidationReasonTextType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Deprecated" type="medicinecard20150601:DeprecatedDateTimeType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReplacesPrescriptionIdentifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReplacedByPrescriptionIdentifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Order" type="medicinecard20150601E2:OrderType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Version" type="medicinecard20150601:PrescriptionVersionType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="IsPrivatePrescription" type="medicinecard20150601:IsPrivatePrescriptionType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="PrescriptionType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li> + <li>
-<ul>Et af f&oslash;lgende elementer: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PersonIdentifier</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>Unik identifikation af en recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 19456: Line 26983:
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>OrganisationIdentifier</dd>+<dd>AttachedToDrugMedicationIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Nummer eller kode der identificerer en organisation</dd>+<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>+<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
-</li> 
-</ul> 
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CreatedBy</dd>+<dd>CreatedFromDrugMedicationVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>L&aelig;gemiddelordinationens versionsnummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#DrugMedicationVersionType">DrugMedicationVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 19490: Line 27014:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReportedBy</dd>+<dd>OrderedEffectuationIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Unik identifikation af en bestilt udlevering</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#OrderedEffectuationIdentifierType">OrderedEffectuationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 19504: Line 27028:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Prescription</dd>+<dd>AuthorisationDateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En recept (en ordination p&aring; en recept)</dd>+<dd>Dato og tid for autorisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ReplacePrescriptionType">ReplacePrescriptionType</a> +<a href="#AuthorisationDateTimeType">AuthorisationDateTimeType</a>
-</dd> +
-<dt>Antal</dt> +
-<dd>1 eller flere</dd> +
-</dl> +
-</li> +
-</ul> +
-<h2 id="MedicineCardType">Type: MedicineCardType</h2> +
- Beskrivelse: Virtuelt kort hvori en patients medicineringer dokumenteres, undtaget effektueringer<input type="button" id="MedicineCardType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('MedicineCardType_xsddiv'); return false;"> +
-<div id="MedicineCardType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="MedicineCardType"&#62; +
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Virtual card where a patient's medications are documented, except effectuations&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Virtuelt kort hvori en patients medicineringer dokumenteres, undtaget effektueringer&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Patient" type="medicinecard20150601:PatientType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Version" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PreviousVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="NextVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Modified" type="medicinecard20150601:ModifiedType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Reviewed" type="medicinecard20150601:ReviewedType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="NotReviewed" type="medicinecard20150601:NotReviewedType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="IsInvalid" type="medicinecard20150601:MedicineCardIsInvalidType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PatientOrganisationRelation" type="medicinecard20150601:PatientOrganisationRelationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrivateDrugMedication" type="medicinecard20150601:PrivateDrugMedicationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="DrugMedication" type="medicinecard20150601E2:DrugMedicationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="InvalidDrugMedication" type="medicinecard20150601:InvalidDrugMedicationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Prescription" type="medicinecard20150601E2:PrescriptionType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="InvalidPrescription" type="medicinecard20150601:InvalidPrescriptionType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="LatestDosageDispensingEffectuation" type="medicinecard20150601:LatestDosageDispensingEffectuationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="HasOpenDosageDispensingPrescriptions" type="medicinecard20150601:HasOpenDosageDispensingPrescriptionsType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="OrderedPrescriptionsExist" type="medicinecard20150601:OrderedPrescriptionsExistType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>Patient</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Patientoplysninger for en person med kendt CPR</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#PatientType">PatientType</a>+
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 19584: Line 27042:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Version</dd>+<dd>Created</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versionsnummer for medicinkort</dd>+<dd>Element der indeholder information omkring hvilken organisation og muligvis l&aelig;ge som har oprettet dokumentet elementet befinder sig i (f.eks. l&aelig;gemiddelordination), desuden datoen dette er sket.  
 +Dette element anvendes p&aring; recepten, hvor l&aelig;gens autorisationsnummer muligvis ikke er angivet.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardVersionType">MedicineCardVersionType</a>+<a href="#CreatedWithOptionalAuthorisationIdentifierType">CreatedWithOptionalAuthorisationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 19596: Line 27055:
 </li> </li>
 <li> <li>
 +<ul>Et af f&oslash;lgende elementer:
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PreviousVersion</dd>+<dd>ReportedByWithoutPerson</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versionsnummer for medicinkort</dd>+<dd>Indeholder information omkring en person der &aelig;ndrede data. Anvendt p&aring; &aelig;ndringer fra apoteket, hvor ingen personinformation medsendes.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardVersionType">MedicineCardVersionType</a>+<a href="#ModificatorWithoutPersonType">ModificatorWithoutPersonType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>NextVersion</dd>+<dd>ReportedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versionsnummer for medicinkort</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardVersionType">MedicineCardVersionType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 +</li>
 +</ul>
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReportedBy</dd>+<dd>LatestEffectuationDateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Det seneste tidspunkt der er foretaget en udlevering p&aringrecepten</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#LatestEffectuationDateTimeType">LatestEffectuationDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 19640: Line 27104:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Modified</dd>+<dd>TerminatedDateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element der indeholder information omkring hvilken organisation og muligvis l&aelig;ge som sidst har &aelig;ndret dokumentet elementet befinder sig i (f.eks. medicnkort, l&aelig;gemiddelordination), desuden datoen dette er sket.</dd>+<dd>Tidspunkt hvor recepten er afsluttet</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModifiedType">ModifiedType</a>+<a href="#TerminatedDateTimeType">TerminatedDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 19654: Line 27118:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Reviewed</dd>+<dd>ReimbursementClause</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Information hvem der evaluerede medicinkortet, ved indl&aelig;ggelse p&aring; sygehus, inklusiv tidspunktet</dd>+<dd>Tilsudskode p&aring; recepten</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ReviewedType">ReviewedType</a>+<a href="#ReimbursementClauseType">ReimbursementClauseType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 19668: Line 27132:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>NotReviewed</dd>+<dd>ValidFromDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Information hvem der markerede medicinkortet manglede medicinkort-gennemgang, typisk ved indl&aelig;ggelse p&aring; sygehus, inklusiv tidspunktet</dd>+<dd>Start-dato for en recepts gyldighedsperiode</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#NotReviewedType">NotReviewedType</a>+<a href="#ValidFromDateType">ValidFromDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 19682: Line 27146:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>IsInvalid</dd>+<dd>ValidToDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Markerer at medicinkortet er ugyldigt.</dd>+<dd>Slut-dato for en recepts gyldighedsperiode</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardIsInvalidType">MedicineCardIsInvalidType</a>+<a href="#ValidToDateType">ValidToDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
 <li> <li>
 +<ul>Et af f&oslash;lgende elementer:
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PatientOrganisationRelation</dd>+<dd>PackageRestriction</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Registrering af en relation mellem en patient og en organisation</dd>+<dd>Anvisning fra l&aelig;gen p&aring; recepten, om hvilken vare og i hvilke m&aelig;ngder apoteket m&aring; udlevere</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PatientOrganisationRelationType">PatientOrganisationRelationType</a>+<a href="#PackageRestrictionType">PackageRestrictionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PrivateDrugMedication</dd>+<dd>DoseDispensedRestriction</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Denne struktur indeholder drug id'er og version for l&aelig;gemiddelordinationer der er privatmarkerede.</dd>+<dd>Responsestruktur, der indikerer at l&aelig;gen &oslash;nsker at recepten, skal udleveres dosisdispenseret.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrivateDrugMedicationType">PrivateDrugMedicationType</a>+<a href="#DoseDispensedRestrictionType">DoseDispensedRestrictionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 +</li>
 +</ul>
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DrugMedication</dd>+<dd>Indication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En oversigt over l&aelig;gemiddelordination (en ordination p&aring; medicinkortet)</dd>+<dd>Vurderet helbredstilstand der benyttes som begrundelse for en l&aelig;gemiddelordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationType">DrugMedicationType</a>+<a href="#IndicationType">IndicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 19738: Line 27207:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>InvalidDrugMedication</dd>+<dd>Drug</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En ugyldig l&aelig;gemiddelordination</dd>+<dd>L&aelig;gemiddel. Et l&aelig;gemiddel er en vare til at behandle eller forebygge sygdomme. L&aelig;gemidler er enten godkendt og fremg&aring;r dermed af L&aelig;gemiddelstyrelsens Takst, eller det kan v&aelig;re tilladelsespr&aelig;parater, naturl&aelig;gemidler, vitaminer, minerater el.lign. Et l&aelig;gemiddel er et aktivt l&aelig;gemiddelstof eller sammensat af et eller flere l&aelig;gemiddelstoffer i en bestemt l&aelig;gemiddelform og l&aelig;gemiddelstyrke. Hvis DrugIdentifier findes er l&aelig;gemiddlet fra l&aelig;gemiddelstyrelsens takst. Alternativt et magistrelt l&aelig;gemiddel. L&aelig;gemiddelstrukturen kan indeholde en r&aelig;kke aktive substanser. L&aelig;gemidlets form og styrke skal angives, s&aring;fremt informationen findes</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#InvalidDrugMedicationType">InvalidDrugMedicationType</a>+<a href="#DrugType">DrugType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 19752: Line 27221:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Prescription</dd>+<dd>DosageText</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En recept (en ordination p&aring; en recept)</dd>+<dd>Doseringstekst, begr&aelig;nset til at kunne v&aelig;re p&aring; XML recepten</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionType">PrescriptionType</a>+<a href="#DosageTextType">DosageTextType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 19766: Line 27235:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>InvalidPrescription</dd>+<dd>SubstitutionAllowed</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En ugyldig recept. Leveres mhp. at klienten kan slette evt. lokal kopi.</dd>+<dd>Angiver hvorvidt apoteket har lov til at foretage substitution af l&aelig;gemidlet</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#InvalidPrescriptionType">InvalidPrescriptionType</a>+<a href="#SubstitutionAllowedType">SubstitutionAllowedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 19780: Line 27249:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>LatestDosageDispensingEffectuation</dd>+<dd>SupplementaryInformation</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angivelse af tidspunktet for den seneste dosisdispenserede effektuering samt hvem der udf&oslash;rte den</dd>+<dd>Fritekst for dosering</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#LatestDosageDispensingEffectuationType">LatestDosageDispensingEffectuationType</a>+<a href="#SupplementaryInformationType">SupplementaryInformationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 19794: Line 27263:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>HasOpenDosageDispensingPrescriptions</dd>+<dd>Status</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver hvorvidt medicinkortet har recepter med dosisdispensering.</dd>+<dd>Receptens status</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd>xs:boolean</dd>+<dd> 
 +<a href="#PrescriptionStatusType">PrescriptionStatusType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
Line 19806: Line 27277:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>OrderedPrescriptionsExist</dd>+<dd>InvalidationReasonText</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indikerer at der findes receptfornyelser</dd>+<dd>"Begrundelse for at ugyldigg&oslash;re recepten"</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd>xs:boolean</dd>+<dd> 
 +<a href="#InvalidationReasonTextType">InvalidationReasonTextType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="CreateEffectuationRequestType">Type: CreateEffectuationRequestType</h2> +
- Beskrivelse: Ydre container-element for en foresp&oslash;rgsel for at tilf&oslash;je en effektuering<input type="button" id="CreateEffectuationRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreateEffectuationRequestType_xsddiv'); return false;"> +
-<div id="CreateEffectuationRequestType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="CreateEffectuationRequestType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150601E2:CreateEffectuationOnDrugMedicationType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PersonIdentifier</dd>+<dd>Deprecated</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>&AElig;ndringsdato og tid</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#DeprecatedDateTimeType">DeprecatedDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 19852: Line 27305:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicineCardVersion</dd>+<dd>ReplacesPrescriptionIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versionsnummer for medicinkort</dd>+<dd>Unik identifikation af en recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardVersionType">MedicineCardVersionType</a>+<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 19866: Line 27319:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CreatedBy</dd>+<dd>ReplacedByPrescriptionIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Unik identifikation af en recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 19880: Line 27333:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReportedBy</dd>+<dd>Order</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Bestilling af en udlevering p&aringen recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#OrderType">OrderType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller 1</dd>+<dd>0eller flere</dd>
 </dl> </dl>
 </li> </li>
Line 19894: Line 27347:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DrugMedication</dd>+<dd>Version</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En oversigt over l&aelig;gemiddelordination (en ordination p&aring; medicinkortet)</dd>+<dd>Receptens versionsnummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreateEffectuationOnDrugMedicationType">CreateEffectuationOnDrugMedicationType</a>+<a href="#PrescriptionVersionType">PrescriptionVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller flere</dd>+<dd>eller 1</dd>
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="DrugMedicationHistoryType">Type: DrugMedicationHistoryType</h2> +
- Beskrivelse: Historikken for en l&aelig;gemiddelordination<input type="button" id="DrugMedicationHistoryType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugMedicationHistoryType_xsddiv'); return false;"> +
-<div id="DrugMedicationHistoryType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="DrugMedicationHistoryType"&#62; +
-        <div style="margin-left: 10px">&#60;xs:sequence&#62; +
-                <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Period" type="medicinecard20150601E2:DrugMedicationHistoryPeriodType" /&#62;</div> +
-        &#60;/xs:sequence&#62;</div> +
-    &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Period</dd>+<dd>IsPrivatePrescription</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En specifik periode i historikken for en l&aelig;gemiddelordination</dd>+<dd>Dette element indikerer at recepten er privatmarkeret</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationHistoryPeriodType">DrugMedicationHistoryPeriodType</a>+<a href="#IsPrivatePrescriptionType">IsPrivatePrescriptionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller flere</dd>+<dd>eller 1</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="GetPrescriptionResponseType">Type: GetPrescriptionResponseType</h2> +<h2 id="PlannedAdministrationType">Type: PlannedAdministrationType</h2> 
- Beskrivelse: Ydre container-element for en svar med en eller flere recepter<input type="button" id="GetPrescriptionResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetPrescriptionResponseType_xsddiv'); return false;"> + Beskrivelse: Angivelse af hvor ofte og hvorn&aring;r et l&aelig;gemiddel planl&aelig;gges til indtagelse<input type="button" id="PlannedAdministrationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PlannedAdministrationType'); return false;"><input type="button" id="PlannedAdministrationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PlannedAdministrationType'); return false;"> 
-<div id="GetPrescriptionResponseType_xsddiv" class="contents" style="display: none"> +<div id="PlannedAdministrationType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="GetPrescriptionResponseType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="PlannedAdministrationType"&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62;+ <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;How often and when the drug is planned to be given&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Angivelse af hvor ofte og hvorn&aring;r et l&aelig;gemiddel planl&aelig;gges til indtagelse&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62;
  <div style="margin-left: 10px">&#60;xs:choice&#62;  <div style="margin-left: 10px">&#60;xs:choice&#62;
- <div style="margin-left: 10px">&#60;xs:element name="Patient" type="medicinecard20150601:PatientType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="UnitText" type="medicinecard20150601E2:DosageQuantityUnitTextType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="Organisation" type="medicinecard20150601:OrganisationType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="UnitTexts" type="medicinecard20150601E2:DosageQuantityUnitTextsType" /&#62;</div>
  &#60;/xs:choice&#62;</div>  &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="IsInvalid" type="medicinecard20150601:MedicineCardIsInvalidType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PlannedAdministrationFixed" type="medicinecard20150601E2:PlannedAdministrationStructuresType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Prescription" type="medicinecard20150601E2:PrescriptionType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PlannedAdministrationAccordingToNeed" type="medicinecard20150601E2:PlannedAdministrationStructuresType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="InvalidPrescription" type="medicinecard20150601:InvalidPrescriptionType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrivatePrescription" type="medicinecard20150601:PrivatePrescriptionType" /&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="PlannedAdministrationType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <ul>Et af f&oslash;lgende elementer: <ul>Et af f&oslash;lgende elementer:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Patient</dd>+<dd>UnitText</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Patientoplysninger for en person med kendt CPR</dd>+<dd>Enhed for dosism&aelig;ngde</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PatientType">PatientType</a>+<a href="#DosageQuantityUnitTextType">DosageQuantityUnitTextType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Organisation</dd>+<dd>UnitTexts</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Beskriver en organisation</dd>+<dd>Enhed for dosism&aelig;ngde, ental og flertal</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationType">OrganisationType</a>+<a href="#DosageQuantityUnitTextsType">DosageQuantityUnitTextsType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 19991: Line 27435:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>IsInvalid</dd>+<dd>PlannedAdministrationFixed</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Markerer at medicinkortet er ugyldigt.</dd>+<dd>Et antal perioder i den planlagte administration</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardIsInvalidType">MedicineCardIsInvalidType</a>+<a href="#PlannedAdministrationStructuresType">PlannedAdministrationStructuresType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 20005: Line 27449:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Prescription</dd>+<dd>PlannedAdministrationAccordingToNeed</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En recept (en ordination p&aring; en recept)</dd>+<dd>Et antal perioder i den planlagte administration</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionType">PrescriptionType</a>+<a href="#PlannedAdministrationStructuresType">PlannedAdministrationStructuresType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="ModifiedNonclinicalType">Type: ModifiedNonclinicalType</h2> 
 + Beskrivelse: Element der indeholder information omkring hvilken organisation og muligvis l&aelig;ge som sidst har &aelig;ndret dokumentet elementet befinder sig i (f.eks. medicnkort, l&aelig;gemiddelordination), desuden datoen dette er sket.<input type="button" id="ModifiedNonclinicalType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ModifiedNonclinicalType'); return false;"><input type="button" id="ModifiedNonclinicalType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ModifiedNonclinicalType'); return false;"> 
 +<div id="ModifiedNonclinicalType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="ModifiedNonclinicalType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="By" type="medicinecard20150601:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="DateTime" type="medicinecard20150601E2:ModifiedNonclinicalDateTimeType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="ModifiedNonclinicalType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>InvalidPrescription</dd>+<dd>By</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En ugyldig recept. Leveres mhp. at klienten kan slette evt. lokal kopi.</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#InvalidPrescriptionType">InvalidPrescriptionType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 20033: Line 27492:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PrivatePrescription</dd>+<dd>DateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En privatmarkeret recept</dd>+<dd>&AElig;ndringsdato og tid for ikke-klinisk opdatering</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrivatePrescriptionType">PrivatePrescriptionType</a>+<a href="#ModifiedNonclinicalDateTimeType">ModifiedNonclinicalDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="AbortEffectuationResponseType">Type: AbortEffectuationResponseType</h2> +<h2 id="CurrentDoseDispensingPeriodFlagType">Type: CurrentDoseDispensingPeriodFlagType</h2> 
- Beskrivelse: Et svar p&aringrequestst 'afbryd ekspedition', som inkluderer identifiers for de recepter hvor ekspedition blev afbrudt med succes, og en fejl-struktur for dem hvor afbryd operationen fejlede.<input type="button" id="AbortEffectuationResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AbortEffectuationResponseType_xsddiv'); return false;"> + Beskrivelse: Anmodning om at hente den igangv&aelig;rende dosisdispenserings-periode<input type="button" id="CurrentDoseDispensingPeriodFlagType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CurrentDoseDispensingPeriodFlagType'); return false;"><input type="button" id="CurrentDoseDispensingPeriodFlagType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CurrentDoseDispensingPeriodFlagType'); return false;"> 
-<div id="AbortEffectuationResponseType_xsddiv" class="contents" style="display: none"> +<div id="CurrentDoseDispensingPeriodFlagType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="AbortEffectuationResponseType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="CurrentDoseDispensingPeriodFlagType"&#62;
  <div style="margin-left: 10px">&#60;xs:annotation&#62;  <div style="margin-left: 10px">&#60;xs:annotation&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;A response to the 'abort effectuation' request, which includes identifier for the prescriptions where the abort succeeded, and an error structure for those where the abort operation failed.&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Request for only current ongoing dose dispensing period&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Et svar p&aringrequestst 'afbryd ekspedition', som inkluderer identifiers for de recepter hvor ekspedition blev afbrudt med succes, og en fejl-struktur for dem hvor afbryd operationen fejlede.&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Anmodning om at hente den igangv&aelig;rende dosisdispenserings-periode&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="CurrentDoseDispensingPeriodFlagType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<h2 id="PlannedAdministrationStructuresType">Type: PlannedAdministrationStructuresType</h2> 
 + Beskrivelse: Et antal perioder i den planlagte administration<input type="button" id="PlannedAdministrationStructuresType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PlannedAdministrationStructuresType'); return false;"><input type="button" id="PlannedAdministrationStructuresType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PlannedAdministrationStructuresType'); return false;"> 
 +<div id="PlannedAdministrationStructuresType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="PlannedAdministrationStructuresType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Structure for a number of period in the planned Administration&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Et antal perioder i den planlagte administration&#60;/xs:documentation&#62;</div>
  &#60;/xs:annotation&#62;</div>  &#60;/xs:annotation&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:sequence&#62; <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:choice&#62; + <div style="margin-left: 10px">&#60;xs:choice maxOccurs="unbounded"&#62; 
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="EmptyStructure" type="medicinecard20150601:EmptyDosageStructureType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="PlannedAdministrationStructure" type="medicinecard20150601E2:PlannedAdministrationStructureType" /&#62;</div>
  &#60;/xs:choice&#62;</div>  &#60;/xs:choice&#62;</div>
-  
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Prescription"&#62; 
- <div style="margin-left: 10px">&#60;xs:complexType&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; 
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:element name="Order"&#62; 
- <div style="margin-left: 10px">&#60;xs:complexType&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; 
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:OrderIdentifierType" /&#62;</div> 
- &#60;/xs:sequence&#62;</div> 
- &#60;/xs:complexType&#62;</div> 
- &#60;/xs:element&#62;</div> 
- &#60;/xs:sequence&#62;</div> 
- &#60;/xs:complexType&#62;</div> 
- &#60;/xs:element&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="AbortEffectuationFailed" type="medicinecard20150601E2:PrescriptionErrorType" /&#62;</div> 
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="PlannedAdministrationStructuresType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <ul>Et af f&oslash;lgende elementer: <ul>Et af f&oslash;lgende elementer:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PersonIdentifier</dd>+<dd>EmptyStructure</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>Beskrivelse af en periode i behandlingen hvor l&aelig;gemidlet ikke gives</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#EmptyDosageStructureType">EmptyDosageStructureType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 20101: Line 27555:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>OrganisationIdentifier</dd>+<dd>PlannedAdministrationStructure</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Nummer eller kode der identificerer en organisation</dd>+<dd>En Periode i den planlagte administration</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>+<a href="#PlannedAdministrationStructureType">PlannedAdministrationStructureType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 20116: Line 27570:
 </li> </li>
 </ul> </ul>
-</li> 
-<li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>Prescription</dd> 
-<dt>Beskrivelse:</dt> 
-<dd>En recept (en ordination p&aring; en recept)</dd> 
-<dt>Type:</dt> 
-<dd> 
-<a href="#"></a> 
-</dd> 
-<dt>Antal</dt> 
-<dd>0, 1 eller flere</dd> 
-</dl> 
-</li> 
-<li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>AbortEffectuationFailed</dd> 
-<dt>Beskrivelse:</dt> 
-<dd>Fejl-struktur som refererer til en specifik fejltype og beskrivelse p&aring; en given recept, og muligvis ogs&aring; med reference til en specifik bestilling og effektuering.</dd> 
-<dt>Type:</dt> 
-<dd> 
-<a href="#PrescriptionErrorType">PrescriptionErrorType</a> 
-</dd> 
-<dt>Antal</dt> 
-<dd>0, 1 eller flere</dd> 
-</dl> 
 </li> </li>
 </ul> </ul>
-<h2 id="PlannedAdministrationType">Type: PlannedAdministrationType</h2> +<h2 id="DosageForRequestType">Type: DosageForRequestType</h2> 
- Beskrivelse: Angivelse af hvor ofte og hvorn&aring;r et l&aelig;gemiddel planl&aelig;gges til indtagelse<input type="button" id="PlannedAdministrationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PlannedAdministrationType_xsddiv'); return false;"> + Beskrivelse: Angivelse af hvor ofte og hvorn&aring;r et l&aelig;gemiddel skal gives<input type="button" id="DosageForRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageForRequestType'); return false;"><input type="buttonid="DosageForRequestType_usage_buttonvalue="Vis anvendelseclass="showHideXSDonclick="toggleUsageVisibility('DosageForRequestType')return false;"> 
-<div id="PlannedAdministrationType_xsddivclass="contentsstyle="display: none"+<div id="DosageForRequestType_xsddivclass="contentsstyle="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="PlannedAdministrationType"&#62+<div style="margin-left: 10px">&#60;xs:complexType name="DosageForRequestType"&#62; 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;How often and when the drug is planned to be given&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Angivelse af hvor ofte og hvorn&aring;r et l&aelig;gemiddel planl&aelig;gges til indtagelse&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62;+
  <div style="margin-left: 10px">&#60;xs:choice&#62;  <div style="margin-left: 10px">&#60;xs:choice&#62;
- <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="UnitText" type="medicinecard20150601E2:DosageQuantityUnitTextType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element maxOccurs="1" minOccurs="0" name="UnitText" type="medicinecard20150601E2:DosageQuantityUnitTextType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="1" minOccurs="0" name="UnitTexts" type="medicinecard20150601E2:DosageQuantityUnitTextsType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="1" minOccurs="0" name="StructuresFixed" type="medicinecard20150601:DosageStructuresForRequestType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="1" minOccurs="0" name="StructuresAccordingToNeed" type="medicinecard20150601:DosageStructuresForRequestType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="UnitTexts" type="medicinecard20150601E2:DosageQuantityUnitTextsType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="FreeTexttype="medicinecard20150601:DosageFreeTextForRequestType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="AdministrationAccordingToSchemaInLocalSystem" type="medicinecard20150601:AdministrationAccordingToSchemaInLocalSystemForRequestType" /&#62;</div>
  &#60;/xs:choice&#62;</div>  &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PlannedAdministrationFixed" type="medicinecard20150601E2:PlannedAdministrationStructuresType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Type" type="medicinecard20150601:DosageTypeType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PlannedAdministrationAccordingToNeed" type="medicinecard20150601E2:PlannedAdministrationStructuresType" /&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="DosageForRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <ul>Et af f&oslash;lgende elementer: <ul>Et af f&oslash;lgende elementer:
- <li>+ <li> 
 +<ul> 
 + Sekvens af: 
 + <li> 
 +<ul>Et af f&oslash;lgende elementer: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 20183: Line 27619:
 <a href="#DosageQuantityUnitTextType">DosageQuantityUnitTextType</a> <a href="#DosageQuantityUnitTextType">DosageQuantityUnitTextType</a>
 </dd> </dd>
-<dt>Antal</dt> +<dt>Min. antal:</dt> 
-<dd>eller 1</dd>+<dd>0</dd> 
 +<dt>Max antal:</dt> 
 +<dd>1</dd>
 </dl> </dl>
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 20198: Line 27636:
 <a href="#DosageQuantityUnitTextsType">DosageQuantityUnitTextsType</a> <a href="#DosageQuantityUnitTextsType">DosageQuantityUnitTextsType</a>
 </dd> </dd>
-<dt>Antal</dt> +<dt>Min. antal:</dt> 
-<dd>eller 1</dd>+<dd>0</dd> 
 +<dt>Max antal:</dt> 
 +<dd>1</dd>
 </dl> </dl>
 </li> </li>
Line 20207: Line 27647:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PlannedAdministrationFixed</dd>+<dd>StructuresFixed</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Et antal perioder i den planlagte administration</dd>+<dd>Beskrivelse af doseringstidspunkter for en behandling</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PlannedAdministrationStructuresType">PlannedAdministrationStructuresType</a>+<a href="#DosageStructuresForRequestType">DosageStructuresForRequestType</a>
 </dd> </dd>
-<dt>Antal</dt> +<dt>Min. antal:</dt> 
-<dd>eller 1</dd>+<dd>0</dd> 
 +<dt>Max antal:</dt> 
 +<dd>1</dd>
 </dl> </dl>
 </li> </li>
Line 20221: Line 27663:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PlannedAdministrationAccordingToNeed</dd>+<dd>StructuresAccordingToNeed</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Et antal perioder i den planlagte administration</dd>+<dd>Beskrivelse af doseringstidspunkter for en behandling</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PlannedAdministrationStructuresType">PlannedAdministrationStructuresType</a>+<a href="#DosageStructuresForRequestType">DosageStructuresForRequestType</a>
 </dd> </dd>
-<dt>Antal</dt> +<dt>Min. antal:</dt> 
-<dd>eller 1</dd>+<dd>0</dd> 
 +<dt>Max antal:</dt> 
 +<dd>1</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="DrugMedicationType">Type: DrugMedicationType</h2> +</li
- Beskrivelse: En oversigt over l&aelig;gemiddelordination (en ordination p&aring; medicinkortet)<input type="button" id="DrugMedicationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugMedicationType_xsddiv'); return false;"> + ELLER 
-<div id="DrugMedicationType_xsddiv" class="contents" style="display: none"> + <li>
-<div style="margin-left: 10px">&#60;xs:complexType name="DrugMedicationType"&#62; +
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;An overview of the drug medication (a medication on the medicine card)&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;En oversigt over l&aelig;gemiddelordination (en ordination p&aring; medicinkortet)&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Version" type="medicinecard20150601:DrugMedicationVersionType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PreviousVersion" type="medicinecard20150601:DrugMedicationVersionType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="NextVersion" type="medicinecard20150601:DrugMedicationVersionType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ParentIdentifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Created" type="medicinecard20150601:CreatedType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Modified" type="medicinecard20150601:ModifiedType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedNonclinical" type="medicinecard20150601E2:ModifiedNonclinicalType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Type" type="medicinecard20150601E2:DrugMedicationTypeType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="FollowUpDates" type="medicinecard20150601:FollowUpDatesType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Paused" type="medicinecard20150601:PausedType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Withdrawn" type="medicinecard20150601:WithdrawnType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="IsPrivateDrugMedication" type="medicinecard20150601:IsPrivateDrugMedicationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="BeginEndDate" type="medicinecard20150601:DrugMedicationBeginEndDateType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Indication" type="medicinecard20150601:IndicationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="RouteOfAdministration" type="medicinecard20150601:RouteOfAdministrationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Drug" type="medicinecard20150601:DrugType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Dosage" type="medicinecard20150601E2:DosageForResponseType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="SubstitutionAllowed" type="medicinecard20150601:SubstitutionAllowedType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Effectuation" type="medicinecard20150601E2:EffectuationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="InvalidEffectuation" type="medicinecard20150601:InvalidEffectuationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Prescription" type="medicinecard20150601E2:PrescriptionType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="InvalidPrescription" type="medicinecard20150601:InvalidPrescriptionType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReimbursementClause" type="medicinecard20150601:ReimbursementClauseType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul+
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>FreeText</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>+<dd>Fritekst for dosering</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>+<a href="#DosageFreeTextForRequestType">DosageFreeTextForRequestType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 20312: Line 27693:
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Version</dd>+<dd>AdministrationAccordingToSchemaInLocalSystem</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gemiddelordinationens versionsnummer</dd>+<dd>Hvis elementet findes angives at medicinfordeling er skemalagt i eget system</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationVersionType">DrugMedicationVersionType</a>+<a href="#AdministrationAccordingToSchemaInLocalSystemForRequestType">AdministrationAccordingToSchemaInLocalSystemForRequestType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 +</li>
 +</ul>
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PreviousVersion</dd>+<dd>Type</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gemiddelordinationens versionsnummer</dd>+<dd>Doseringstype</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationVersionType">DrugMedicationVersionType</a>+<a href="#DosageTypeType">DosageTypeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="GetDrugMedicationHistoryResponseType">Type: GetDrugMedicationHistoryResponseType</h2> 
 + Beskrivelse: Element for et svar med en eller flere l&aelig;gemiddelordinationer<input type="button" id="GetDrugMedicationHistoryResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetDrugMedicationHistoryResponseType'); return false;"><input type="button" id="GetDrugMedicationHistoryResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('GetDrugMedicationHistoryResponseType'); return false;"> 
 +<div id="GetDrugMedicationHistoryResponseType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="GetDrugMedicationHistoryResponseType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element name="History" type="medicinecard20150601E2:DrugMedicationHistoryType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="GetDrugMedicationHistoryResponseType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>NextVersion</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gemiddelordinationens versionsnummer</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationVersionType">DrugMedicationVersionType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 20357: Line 27758:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ParentIdentifier</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
 <dd>Unik identifikation af l&aelig;gemiddelordinationen</dd> <dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>
Line 20365: Line 27766:
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 20371: Line 27772:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Created</dd>+<dd>History</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element der indeholder information omkring hvilken organisation og muligvis l&aelig;ge som har oprettet dokumentet elementet befinder sig i (f.eks. l&aelig;gemiddelordination), desuden datoen dette er sket.</dd>+<dd>Historikken for en l&aelig;gemiddelordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreatedType">CreatedType</a>+<a href="#DrugMedicationHistoryType">DrugMedicationHistoryType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 20382: Line 27783:
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="DosageQuantityUnitTextsType">Type: DosageQuantityUnitTextsType</h2> 
 + Beskrivelse: Enhed for dosism&aelig;ngde, ental og flertal<input type="button" id="DosageQuantityUnitTextsType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageQuantityUnitTextsType'); return false;"><input type="button" id="DosageQuantityUnitTextsType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DosageQuantityUnitTextsType'); return false;"> 
 +<div id="DosageQuantityUnitTextsType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="DosageQuantityUnitTextsType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Singular" type="medicinecard20150601E2:DosageQuantityUnitTextType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Plural" type="medicinecard20150601E2:DosageQuantityUnitTextType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="DosageQuantityUnitTextsType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReportedBy</dd>+<dd>Singular</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Enhed for dosism&aelig;ngde</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#DosageQuantityUnitTextType">DosageQuantityUnitTextType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 20399: Line 27815:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Modified</dd>+<dd>Plural</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element der indeholder information omkring hvilken organisation og muligvis l&aelig;ge som sidst har &aelig;ndret dokumentet elementet befinder sig i (f.eks. medicnkort, l&aelig;gemiddelordination), desuden datoen dette er sket.</dd>+<dd>Enhed for dosism&aelig;ngde</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModifiedType">ModifiedType</a>+<a href="#DosageQuantityUnitTextType">DosageQuantityUnitTextType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="SearchEffectuationsResponseType">Type: SearchEffectuationsResponseType</h2> 
 + Beskrivelse: Svar indeholdende effektueringer<input type="button" id="SearchEffectuationsResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SearchEffectuationsResponseType'); return false;"><input type="button" id="SearchEffectuationsResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('SearchEffectuationsResponseType'); return false;"> 
 +<div id="SearchEffectuationsResponseType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="SearchEffectuationsResponseType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Response containing effectuations&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Svar indeholdende effektueringer&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrivateDrugMedication" type="medicinecard20150601:PrivateDrugMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="DrugMedication" type="medicinecard20150601E2:EffectuationsOnDrugMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Prescription" type="medicinecard20150601E2:EffectuationsOnPrescriptionType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="MoreAvailable" type="medicinecard20150601:MoreAvailableType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="SearchEffectuationsResponseType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li> 
 +<ul>Et af f&oslash;lgende elementer: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModifiedNonclinical</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element der indeholder information omkring hvilken organisation og muligvis l&aelig;ge som sidst har &aelig;ndret dokumentet elementet befinder sig i (f.eks. medicnkort, l&aelig;gemiddelordination), desuden datoen dette er sket.</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModifiedNonclinicalType">ModifiedNonclinicalType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Type</dd>+<dd>OrganisationIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Er denne ordination l&aelig;geordineret eller ej</dd>+<dd>Nummer eller kode der identificerer en organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationTypeType">DrugMedicationTypeType</a>+<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 +</li>
 +</ul>
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>FollowUpDates</dd>+<dd>PrivateDrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Et antal planlagte opf&oslash;lgningsdatoer for en l&aelig;gemiddelordination</dd>+<dd>Denne struktur indeholder drug id'er og version for l&aelig;gemiddelordinationer der er privatmarkerede.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#FollowUpDatesType">FollowUpDatesType</a>+<a href="#PrivateDrugMedicationType">PrivateDrugMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller 1</dd>+<dd>0eller flere</dd>
 </dl> </dl>
 </li> </li>
Line 20455: Line 27907:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Paused</dd>+<dd>DrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element der indeholder information omkring hvilken organisation og muligvis l&aelig;ge som har pauseret dokumentet elementet befinder sig i (f.eks. l&aelig;gemiddelordination), desuden datoen dette er sket.</dd>+<dd>En oversigt over l&aelig;gemiddelordination (en ordination p&aringmedicinkortet)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PausedType">PausedType</a>+<a href="#EffectuationsOnDrugMedicationType">EffectuationsOnDrugMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller 1</dd>+<dd>0eller flere</dd>
 </dl> </dl>
 </li> </li>
Line 20469: Line 27921:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Withdrawn</dd>+<dd>Prescription</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Information om hvem, hvorn&aring;r og hvorfor l&aelig;gemiddelordination er seponeret </dd>+<dd>En recept (en ordination p&aring; en recept)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#WithdrawnType">WithdrawnType</a>+<a href="#EffectuationsOnPrescriptionType">EffectuationsOnPrescriptionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller 1</dd>+<dd>0eller flere</dd>
 </dl> </dl>
 </li> </li>
Line 20483: Line 27935:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>IsPrivateDrugMedication</dd>+<dd>MoreAvailable</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dette element indikerer at ordinationen er privatmarkeret</dd>+<dd>En advarsel om at reslutatet er begr&aelig;nset, der findes flere dokumenter p&aring; serveren der opfylder s&oslash;gekriterierne.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#IsPrivateDrugMedicationType">IsPrivateDrugMedicationType</a>+<a href="#MoreAvailableType">MoreAvailableType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 20494: Line 27946:
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="PackageRestrictionType">Type: PackageRestrictionType</h2> 
 + Beskrivelse: Anvisning fra l&aelig;gen p&aring; recepten, om hvilken vare og i hvilke m&aelig;ngder apoteket m&aring; udlevere<input type="button" id="PackageRestrictionType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PackageRestrictionType'); return false;"><input type="button" id="PackageRestrictionType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PackageRestrictionType'); return false;"> 
 +<div id="PackageRestrictionType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="PackageRestrictionType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Specification by the doctor on a prescription, indicating the package and amounts, the pharmacy is allowed to effectuate&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Anvisning fra l&aelig;gen p&aring; recepten, om hvilken vare og i hvilke m&aelig;ngder apoteket m&aring; udlevere&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="PackageNumber" type="medicinecard20150601:PackageNumberType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PackageSize" type="medicinecard20150601E2:PackageSizeType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="PackageQuantity" type="medicinecard20150601:PackageQuantityType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence minOccurs="0"&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="IterationNumber" type="medicinecard20150601:IterationNumberType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="IterationInterval" type="medicinecard20150601:IterationIntervalType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="IterationIntervalUnit" type="medicinecard20150601:IterationIntervalUnitType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="PackageRestrictionType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>BeginEndDate</dd>+<dd>PackageNumber</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver en periode hvor l&aelig;gemiddelordinationen g&aelig;lder</dd>+<dd>L&aelig;gemiddelpakningens varenummer (LMS02 felt 2)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationBeginEndDateType">DrugMedicationBeginEndDateType</a>+<a href="#PackageNumberType">PackageNumberType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 20511: Line 27994:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Indication</dd>+<dd>PackageSize</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Vurderet helbredstilstand der benyttes som begrundelse for en l&aelig;gemiddelordination</dd>+<dd>Pakningsst&oslash;rrelse p&aring; struktureret form</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#IndicationType">IndicationType</a>+<a href="#PackageSizeType">PackageSizeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 20525: Line 28008:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>RouteOfAdministration</dd>+<dd>PackageQuantity</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver medicinens administrationsvej som kode og tekst</dd>+<dd>Angiver antallet af pakninger</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#RouteOfAdministrationType">RouteOfAdministrationType</a>+<a href="#PackageQuantityType">PackageQuantityType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 20537: Line 28020:
 </li> </li>
 <li> <li>
 +<ul>
 + Sekvens af:
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Drug</dd>+<dd>IterationNumber</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gemiddel. Et l&aelig;gemiddel er en vare til at behandle eller forebygge sygdomme. L&aelig;gemidler er enten godkendt og fremg&aring;r dermed af L&aelig;gemiddelstyrelsens Takst, eller det kan v&aelig;re tilladelsespr&aelig;parater, naturl&aelig;gemidler, vitaminer, minerater el.lign. Et l&aelig;gemiddel er et aktivt l&aelig;gemiddelstof eller sammensat af et eller flere l&aelig;gemiddelstoffer i en bestemt l&aelig;gemiddelform og l&aelig;gemiddelstyrke. Hvis DrugIdentifier findes er l&aelig;gemiddlet fra l&aelig;gemiddelstyrelsens takst. Alternativt et magistrelt l&aelig;gemiddel. L&aelig;gemiddelstrukturen kan indeholde en r&aelig;kke aktive substanser. L&aelig;gemidlets form og styrke skal angives, s&aring;fremt informationen findes</dd>+<dd>Det maximale antal udleveringer p&aring; en reitereret recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugType">DrugType</a>+<a href="#IterationNumberType">IterationNumberType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 20553: Line 28039:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Dosage</dd>+<dd>IterationInterval</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angivelse af hvor ofte og hvorn&aring;r et l&aelig;gemiddel skal gives</dd>+<dd>L&aelig;ngden af intervallet p&aringen reitereret recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageForResponseType">DosageForResponseType</a>+<a href="#IterationIntervalType">IterationIntervalType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 20567: Line 28053:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>SubstitutionAllowed</dd>+<dd>IterationIntervalUnit</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver hvorvidt apoteket har lov til at foretage substitution af l&aelig;gemidlet</dd>+<dd>Enheden for interval l&aelig;ngden p&aring; en reitereret recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#SubstitutionAllowedType">SubstitutionAllowedType</a>+<a href="#IterationIntervalUnitType">IterationIntervalUnitType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +</li> 
 +</ul> 
 +<h2 id="CreatePrescriptionRequestType">Type: CreatePrescriptionRequestType</h2> 
 + Beskrivelse: Request-dokument der indeholder en eller flere dokumenter til at oprette recepter fra l&aelig;gemiddelordinationer<input type="button" id="CreatePrescriptionRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatePrescriptionRequestType'); return false;"><input type="button" id="CreatePrescriptionRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreatePrescriptionRequestType'); return false;"> 
 +<div id="CreatePrescriptionRequestType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="CreatePrescriptionRequestType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Prescription" type="medicinecard20150601E2:CreatePrescriptionType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="CreatePrescriptionRequestType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Effectuation</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Den faktiske udf&oslash;relse af l&aelig;gemiddelordination. Det kan f.eks. v&aelig;re at indgive medicin i patienten, eller at en l&aelig;ge eller apoteket udleverer medicin til patienten</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#EffectuationType">EffectuationType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 20595: Line 28104:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>InvalidEffectuation</dd>+<dd>MedicineCardVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En ugyldig effektuering. Hvis en klient har en lokal af en effektuering og modtager en InvalidEffectuation med matchende identifier, s&aring; er det et tegn p&aring; at effektueringen b&oslash;r slettes.</dd>+<dd>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#InvalidEffectuationType">InvalidEffectuationType</a>+<a href="#MedicineCardVersionType">MedicineCardVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 20609: Line 28118:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Prescription</dd>+<dd>CreatedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En recept (en ordination p&aringen recept)</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionType">PrescriptionType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 20623: Line 28132:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>InvalidPrescription</dd>+<dd>ReportedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En ugyldig recept. Leveres mhp. at klienten kan slette evt. lokal kopi.</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#InvalidPrescriptionType">InvalidPrescriptionType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 20637: Line 28146:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReimbursementClause</dd>+<dd>Prescription</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Tilsudskode p&aring; recepten</dd>+<dd>En recept (en ordination p&aring; en recept)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ReimbursementClauseType">ReimbursementClauseType</a>+<a href="#CreatePrescriptionType">CreatePrescriptionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="ForwardPrescriptionRequestResponseType">Type: ForwardPrescriptionRequestResponseType</h2> +<h2 id="CreateOrderAndEffectuationType">Type: CreateOrderAndEffectuationType</h2> 
- Beskrivelse: Svar p&aring; viderestilling af receptanmodninger<input type="button" id="ForwardPrescriptionRequestResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ForwardPrescriptionRequestResponseType_xsddiv'); return false;"> + Beskrivelse: Request-dokument til at oprette en bestilling sammen med en effektuering<input type="button" id="CreateOrderAndEffectuationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreateOrderAndEffectuationType'); return false;"><input type="button" id="CreateOrderAndEffectuationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreateOrderAndEffectuationType'); return false;"> 
-<div id="ForwardPrescriptionRequestResponseType_xsddiv" class="contents" style="display: none"> +<div id="CreateOrderAndEffectuationType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="ForwardPrescriptionRequestResponseType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="CreateOrderAndEffectuationType"&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Request document for creating an order together with an effectuation&#60;/xs:documentation&#62;</div>
-             +
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150601:VersionMismatchWarningType" /&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="PrescriptionRequest" type="medicinecard20150601E2:ForwardedPrescriptionRequestType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Request-dokument til at oprette en bestilling sammen med en effektuering&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="OrderedAtPharmacy" type="medicinecard20150601:OrganisationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="OrderedAbroad" type="medicinecard20150601:ForeignOrganisationType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div>  
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DoseDispensing" type="medicinecard20150601:DoseDispensingType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="3minOccurs="0" name="DeliveryInstructionText" type="medicinecard20150601:DeliveryInstructionTextType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Delivery" type="medicinecard20150601:DeliveryType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Effectuation" type="medicinecard20150601E2:CreatePharmacyEffectuationType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="CreateOrderAndEffectuationType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li> 
 +<ul>Et af f&oslash;lgende elementer: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PersonIdentifier</dd>+<dd>OrderedAtPharmacy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>Beskriver en organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#OrganisationType">OrganisationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 20680: Line 28204:
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicineCardVersion</dd>+<dd>OrderedAbroad</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versionsnummer for medicinkort</dd>+<dd>Beskriver en udenlandsk organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardVersionType">MedicineCardVersionType</a>+<a href="#ForeignOrganisationType">ForeignOrganisationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 +</li>
 +</ul>
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>VersionMismatchWarning</dd>+<dd>DoseDispensing</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Elementet returneres ved en foresp&oslash;rgsel med et forkert medicinkort version</dd>+<dd>Detaljer om en bestilt dosisdispenseret pakning</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#VersionMismatchWarningType">VersionMismatchWarningType</a>+<a href="#DoseDispensingType">DoseDispensingType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 20711: Line 28238:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PrescriptionRequest</dd>+<dd>DeliveryInstructionText</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element der beskriver en receptanmodning</dd>+<dd>En linie med yderligere oplysninger til apoteket vedr&oslash;rende en bestilling</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ForwardedPrescriptionRequestType">ForwardedPrescriptionRequestType</a>+<a href="#DeliveryInstructionTextType">DeliveryInstructionTextType</a>
 </dd> </dd>
-<dt>Antal</dt> +<dt>Min. antal:</dt> 
-<dd>1 eller flere</dd> +<dd>0</dd> 
-</dl> +<dt>Max antal:</dt> 
-</li> +<dd>3</dd>
-</ul> +
-<h2 id="PackageSizeType">Type: PackageSizeType</h2> +
- Beskrivelse: Pakningsst&oslash;rrelse p&aring; struktureret form<input type="button" id="PackageSizeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PackageSizeType_xsddiv'); return false;"> +
-<div id="PackageSizeType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="PackageSizeType"&#62; +
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Package size in strucured form&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Pakningsst&oslash;rrelse p&aring; struktureret form&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Value" type="medicinecard20150601:PackageSizeValueType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="UnitCode" type="medicinecard20150601:PackageSizeUnitCodeType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="UnitText" type="medicinecard20150601:PackageSizeUnitTextType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PackageSizeText" type="medicinecard20150601:PackageSizeTextType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>Value</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Pakningsst&oslash;rrelse, numerisk v&aelig;rdi (LMS02 felt 7)</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#PackageSizeValueType">PackageSizeValueType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>0 eller 1</dd>+
 </dl> </dl>
 </li> </li>
Line 20763: Line 28254:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>UnitCode</dd>+<dd>Delivery</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Enhed for pakningsst&oslash;rrelse, kode (LMS15 felt 2)</dd>+<dd>Leveringsinformation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PackageSizeUnitCodeType">PackageSizeUnitCodeType</a>+<a href="#DeliveryType">DeliveryType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 20777: Line 28268:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>UnitText</dd>+<dd>Effectuation</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Enhed for pakningsst&oslash;rrelselang tekst (LMS15 felt 4)</dd>+<dd>Den faktiske udf&oslash;relse af l&aelig;gemiddelordination. Det kan f.eks. v&aelig;re at indgive medicin i patienteneller at en l&aelig;ge eller apoteket udleverer medicin til patienten</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PackageSizeUnitTextType">PackageSizeUnitTextType</a>+<a href="#CreatePharmacyEffectuationType">CreatePharmacyEffectuationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="OrderWithOnlyIdentifierType">Type: OrderWithOnlyIdentifierType</h2> 
 + Beskrivelse: En bestillingsstruktur med alene bestillingsidentifier<input type="button" id="OrderWithOnlyIdentifierType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OrderWithOnlyIdentifierType'); return false;"><input type="button" id="OrderWithOnlyIdentifierType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('OrderWithOnlyIdentifierType'); return false;"> 
 +<div id="OrderWithOnlyIdentifierType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="OrderWithOnlyIdentifierType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;An order structure that contains only the identifier&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;En bestillingsstruktur med alene bestillingsidentifier&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:OrderIdentifierType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="OrderWithOnlyIdentifierType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PackageSizeText</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Pakningsst&oslash;rrelse, klartekst fra (LMS02 felt 6) hvis kilden er LMS takst</dd>+<dd>Unik identifikation af en bestilling af en udlevering p&aringen recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PackageSizeTextType">PackageSizeTextType</a>+<a href="#OrderIdentifierType">OrderIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="PlannedDosageDayType">Type: PlannedDosageDayType</h2> +<h2 id="PrescriptionAndOrderIdentifierType">Type: PrescriptionAndOrderIdentifierType</h2> 
- Beskrivelse: Gruppering af planlagte doseringstidspunkter p&aringsamme dag<input type="button" id="PlannedDosageDayType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PlannedDosageDayType_xsddiv'); return false;"> + Beskrivelse: En receptidentifier med eventuelle tilh&oslash;rende bestillingsidentifiers<input type="button" id="PrescriptionAndOrderIdentifierType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrescriptionAndOrderIdentifierType'); return false;"><input type="button" id="PrescriptionAndOrderIdentifierType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PrescriptionAndOrderIdentifierType'); return false;"> 
-<div id="PlannedDosageDayType_xsddiv" class="contents" style="display: none"> +<div id="PrescriptionAndOrderIdentifierType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="PlannedDosageDayType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="PrescriptionAndOrderIdentifierType"&#62;
  <div style="margin-left: 10px">&#60;xs:annotation&#62;  <div style="margin-left: 10px">&#60;xs:annotation&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Group of planned dosage times for the same day&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;A prescription identifier along with any order identifiers&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Gruppering af planlagte doseringstidspunkter p&aringsamme dag&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;En receptidentifier med eventuelle tilh&oslash;rende bestillingsidentifiers&#60;/xs:documentation&#62;</div>
  &#60;/xs:annotation&#62;</div>  &#60;/xs:annotation&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:sequence&#62; <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="Number" type="medicinecard20150601:DosageDayNumberType" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> 
-  +             
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Dose" type="medicinecard20150601E2:PlannedDoseType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Order" type="medicinecard20150601:OrderWithOnlyIdentifierType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="PrescriptionAndOrderIdentifierType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Number</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dag nummer i iterationsintervallet for doseringstidspunktet</dd>+<dd>Unik identifikation af en recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageDayNumberType">DosageDayNumberType</a>+<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 20839: Line 28350:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Dose</dd>+<dd>Order</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Beskrivelse af en planlagt dosis p&aring; et givet stidspunkt, hvorn&aring;r og hvor meget</dd>+<dd>Bestilling af en udlevering p&aring; en recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PlannedDoseType">PlannedDoseType</a>+<a href="#OrderWithOnlyIdentifierType">OrderWithOnlyIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>1 eller flere</dd>+<dd>0, 1 eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="CreatePrescriptionRequestResponseType">Type: CreatePrescriptionRequestResponseType</h2> +<h2 id="AutomatedStartEffectuationResponseType">Type: AutomatedStartEffectuationResponseType</h2> 
- Beskrivelse: Oprettede en receptanmodning<input type="button" id="CreatePrescriptionRequestResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatePrescriptionRequestResponseType_xsddiv'); return false;"> + Beskrivelse: Svar p&aring; foresp&oslash;rgsel p&aring; at p&aring;begynde ekspedition af en eller flere recepter<input type="button" id="AutomatedStartEffectuationResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AutomatedStartEffectuationResponseType'); return false;"><input type="button" id="AutomatedStartEffectuationResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('AutomatedStartEffectuationResponseType'); return false;"> 
-<div id="CreatePrescriptionRequestResponseType_xsddiv" class="contents" style="display: none"> +<div id="AutomatedStartEffectuationResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="CreatePrescriptionRequestResponseType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="AutomatedStartEffectuationResponseType"&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Response for the request to start effectuating one or more prescriptions&#60;/xs:documentation&#62;</div>
-             +
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150601:VersionMismatchWarningType" /&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="PrescriptionRequest" type="medicinecard20150601E2:CreatedPrescriptionRequestType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Svar p&aring; foresp&oslash;rgsel p&aring; at p&aring;begynde ekspedition af en eller flere recepter&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Prescription" type="medicinecard20150601:PrescriptionAndOrderIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="StartEffectuationFailed" type="medicinecard20150601E2:PrescriptionErrorType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="AutomatedStartEffectuationResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li> 
 +<ul>Et af f&oslash;lgende elementer: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 20882: Line 28404:
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicineCardVersion</dd>+<dd>OrganisationIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versionsnummer for medicinkort</dd>+<dd>Nummer eller kode der identificerer en organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardVersionType">MedicineCardVersionType</a>+<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 +</li>
 +</ul>
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>VersionMismatchWarning</dd>+<dd>Prescription</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Elementet returneres ved en foresp&oslash;rgsel med et forkert medicinkort version</dd>+<dd>En recept (en ordination p&aringen recept)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#VersionMismatchWarningType">VersionMismatchWarningType</a>+<a href="#PrescriptionAndOrderIdentifierType">PrescriptionAndOrderIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller 1</dd>+<dd>0eller flere</dd>
 </dl> </dl>
 </li> </li>
Line 20913: Line 28438:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PrescriptionRequest</dd>+<dd>StartEffectuationFailed</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element der beskriver en receptanmodning</dd>+<dd>Fejl-struktur som refererer til en specifik fejltype og beskrivelse p&aring; en given recept, og muligvis ogs&aring; med reference til en specifik bestilling og effektuering.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreatedPrescriptionRequestType">CreatedPrescriptionRequestType</a>+<a href="#PrescriptionErrorType">PrescriptionErrorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>1 eller flere</dd>+<dd>0, 1 eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="DrugSubstitutionType">Type: DrugSubstitutionType</h2> +<h2 id="StartEffectuationResponseType">Type: StartEffectuationResponseType</h2> 
- Beskrivelse: Detaljer vedr&oslash;rende apotekets substitution<input type="button" id="DrugSubstitutionType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugSubstitutionType_xsddiv'); return false;"> + Beskrivelse: Svar p&aring; foresp&oslash;rgsel p&aring; at p&aring;begynde ekspedition af en eller flere recepter<input type="button" id="StartEffectuationResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('StartEffectuationResponseType'); return false;"><input type="button" id="StartEffectuationResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('StartEffectuationResponseType'); return false;"> 
-<div id="DrugSubstitutionType_xsddiv" class="contents" style="display: none"> +<div id="StartEffectuationResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="DrugSubstitutionType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="StartEffectuationResponseType"&#62;
  <div style="margin-left: 10px">&#60;xs:annotation&#62;  <div style="margin-left: 10px">&#60;xs:annotation&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Specification of pharmacy substitution&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Response for the request to start effectuating one or more prescriptions&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Detaljer vedr&oslash;rende apotekets substitution&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Svar p&aring; foresp&oslash;rgsel p&aring; at p&aring;begynde ekspedition af en eller flere recepter&#60;/xs:documentation&#62;</div>
  &#60;/xs:annotation&#62;</div>  &#60;/xs:annotation&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:sequence&#62; <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="SubstitutionChosenByPatient" type="medicinecard20150601E2:SubstitutionChosenByPatientType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifiertype="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="Drug" type="medicinecard20150601:DrugType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Prescription" type="medicinecard20150601E2:PrescriptionType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="StartEffectuationFailed" type="medicinecard20150601E2:PrescriptionErrorType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="StartEffectuationResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li> 
 +<ul>Et af f&oslash;lgende elementer: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>SubstitutionChosenByPatient</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Markering for at substitution er valgt af patienten</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#SubstitutionChosenByPatientType">SubstitutionChosenByPatientType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Drug</dd>+<dd>OrganisationIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gemiddel. Et l&aelig;gemiddel er en vare til at behandle eller forebygge sygdomme. L&aelig;gemidler er enten godkendt og fremg&aring;r dermed af L&aelig;gemiddelstyrelsens Takst, eller det kan v&aelig;re tilladelsespr&aelig;parater, naturl&aelig;gemidler, vitaminer, minerater el.lign. Et l&aelig;gemiddel er et aktivt l&aelig;gemiddelstof eller sammensat af et eller flere l&aelig;gemiddelstoffer i en bestemt l&aelig;gemiddelform og l&aelig;gemiddelstyrke. Hvis DrugIdentifier findes er l&aelig;gemiddlet fra l&aelig;gemiddelstyrelsens takst. Alternativt et magistrelt l&aelig;gemiddel. L&aelig;gemiddelstrukturen kan indeholde en r&aelig;kke aktive substanser. L&aelig;gemidlets form og styrke skal angives, s&aring;fremt informationen findes</dd>+<dd>Nummer eller kode der identificerer en organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugType">DrugType</a>+<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 20973: Line 28508:
 </li> </li>
 </ul> </ul>
-<h2 id="CreateOrderAndEffectuationType">Type: CreateOrderAndEffectuationType</h2> +</li> 
- Beskrivelse: Request-dokument til at oprette en bestilling sammen med en effektuering<input type="button" id="CreateOrderAndEffectuationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreateOrderAndEffectuationType_xsddiv'); return false;"> +<li>
-<div id="CreateOrderAndEffectuationType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="CreateOrderAndEffectuationType"&#62; +
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Request document for creating an order together with an effectuation&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Request-dokument til at oprette en bestilling sammen med en effektuering&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:choice&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="OrderedAtPharmacy" type="medicinecard20150601:OrganisationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="OrderedAbroad" type="medicinecard20150601:ForeignOrganisationType" /&#62;</div> +
- &#60;/xs:choice&#62;</div>  +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DoseDispensing" type="medicinecard20150601:DoseDispensingType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="3" minOccurs="0" name="DeliveryInstructionText" type="medicinecard20150601:DeliveryInstructionTextType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Delivery" type="medicinecard20150601:DeliveryType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Effectuation" type="medicinecard20150601E2:CreatePharmacyEffectuationType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li> +
-<ul>Et af f&oslash;lgende elementer: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>OrderedAtPharmacy</dd>+<dd>Prescription</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Beskriver en organisation</dd>+<dd>En recept (en ordination p&aring; en recept)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationType">OrganisationType</a>+<a href="#PrescriptionType">PrescriptionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0, 1 eller flere</dd>
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>OrderedAbroad</dd>+<dd>StartEffectuationFailed</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Beskriver en udenlandsk organisation</dd>+<dd>Fejl-struktur som refererer til en specifik fejltype og beskrivelse p&aring; en given recept, og muligvis ogs&aring; med reference til en specifik bestilling og effektuering.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ForeignOrganisationType">ForeignOrganisationType</a>+<a href="#PrescriptionErrorType">PrescriptionErrorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0, 1 eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-</li+<h2 id="DrugMedicationHistoryPeriodType">Type: DrugMedicationHistoryPeriodType</h2
-<li>+ Beskrivelse: En specifik periode i historikken for en l&aelig;gemiddelordination<input type="button" id="DrugMedicationHistoryPeriodType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugMedicationHistoryPeriodType'); return false;"><input type="button" id="DrugMedicationHistoryPeriodType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DrugMedicationHistoryPeriodType'); return false;"> 
 +<div id="DrugMedicationHistoryPeriodType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="DrugMedicationHistoryPeriodType"&#62; 
 +        <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 +            <div style="margin-left: 10px">&#60;xs:element name="PeriodStartDateTime" type="medicinecard20150601:DrugMedicationHistoryPeriodStartDateTimeType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element name="PeriodEndDateTime" type="medicinecard20150601:DrugMedicationHistoryPeriodEndDateTimeType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element name="Version" type="medicinecard20150601:DrugMedicationVersionType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element name="Drug" type="medicinecard20150601:DrugType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element name="Dosage" type="medicinecard20150601E2:DosageForResponseType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Paused" type="medicinecard20150601:DrugMedicationPausedType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Hospitalized" type="medicinecard20150601:HospitalizedType" /&#62;</div> 
 +        &#60;/xs:sequence&#62;</div> 
 +    &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="DrugMedicationHistoryPeriodType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DoseDispensing</dd>+<dd>PeriodStartDateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Startdato og -tid for en specifik periode i historikken for l&aelig;gemiddelordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseDispensingType">DoseDispensingType</a>+<a href="#DrugMedicationHistoryPeriodStartDateTimeType">DrugMedicationHistoryPeriodStartDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 21052: Line 28579:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DeliveryInstructionText</dd>+<dd>PeriodEndDateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En linie med yderligere oplysninger til apoteket vedr&oslash;rende en bestilling</dd>+<dd>Slutdato og -tid for en specifik periode i historikken for l&aelig;gemiddelordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd>xs:string</dd> +<dd> 
-<dt>Min. antal:</dt+<a href="#DrugMedicationHistoryPeriodEndDateTimeType">DrugMedicationHistoryPeriodEndDateTimeType</a
-<dd>0</dd> +</dd> 
-<dt>Max antal:</dt> +<dt>Antal</dt> 
-<dd>3</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 21066: Line 28593:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Delivery</dd>+<dd>Version</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Leveringsinformation</dd>+<dd>L&aelig;gemiddelordinationens versionsnummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DeliveryType">DeliveryType</a>+<a href="#DrugMedicationVersionType">DrugMedicationVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 21080: Line 28607:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Effectuation</dd>+<dd>Drug</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Den faktiske udf&oslash;relse af l&aelig;gemiddelordinationDet kan f.eks. v&aelig;re at indgive medicin i patienten, eller at en l&aelig;ge eller apoteket udleverer medicin til patienten</dd>+<dd>L&aelig;gemiddel. Et l&aelig;gemiddel er en vare til at behandle eller forebygge sygdommeL&aelig;gemidler er enten godkendt og fremg&aring;r dermed af L&aelig;gemiddelstyrelsens Takst, eller det kan v&aelig;re tilladelsespr&aelig;paraternaturl&aelig;gemidler, vitaminer, minerater el.lign. Et l&aelig;gemiddel er et aktivt l&aelig;gemiddelstof eller sammensat af et eller flere l&aelig;gemiddelstoffer i en bestemt l&aelig;gemiddelform og l&aelig;gemiddelstyrke. Hvis DrugIdentifier findes er l&aelig;gemiddlet fra l&aelig;gemiddelstyrelsens takst. Alternativt et magistrelt l&aelig;gemiddel. L&aelig;gemiddelstrukturen kan indeholde en r&aelig;kke aktive substanser. L&aelig;gemidlets form og styrke skal angives, s&aring;fremt informationen findes</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreatePharmacyEffectuationType">CreatePharmacyEffectuationType</a>+<a href="#DrugType">DrugType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 21091: Line 28618:
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="GetPatientRegistrationRequestType">Type: GetPatientRegistrationRequestType</h2> +
- Beskrivelse: Request-dokument til at hente patient-registreringer<input type="button" id="GetPatientRegistrationRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetPatientRegistrationRequestType_xsddiv'); return false;"> +
-<div id="GetPatientRegistrationRequestType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="GetPatientRegistrationRequestType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Identification" type="medicinecard20150601E2:PatientRegistrationIdentificationType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PersonIdentifier</dd>+<dd>Dosage</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>Angivelse af hvor ofte og hvorn&aring;r et l&aelig;gemiddel skal gives</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#DosageForResponseType">DosageForResponseType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 21122: Line 28635:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identification</dd>+<dd>Paused</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Identificerer hvilke registreringer der skal returneres i et GetPatientRegistrationsRequest</dd>+<dd>Dette element indikerer at l&aelig;gemiddelordinationen er pauseret</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PatientRegistrationIdentificationType">PatientRegistrationIdentificationType</a>+<a href="#DrugMedicationPausedType">DrugMedicationPausedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="SetDoseDispensingOnHoldType">Type: SetDoseDispensingOnHoldType</h2> +
- Beskrivelse: Dette element indikerer at dosisdispensering i &oslash;jeblikket er suspenderet<input type="button" id="SetDoseDispensingOnHoldType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SetDoseDispensingOnHoldType_xsddiv'); return false;"> +
-<div id="SetDoseDispensingOnHoldType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="SetDoseDispensingOnHoldType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CreatedBy</dd>+<dd>Hospitalized</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Information om hospitalet</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#HospitalizedType">HospitalizedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 21160: Line 28661:
 </li> </li>
 </ul> </ul>
-<h2 id="CreateDrugMedicationRequestType">Type: CreateDrugMedicationRequestType</h2> +<h2 id="DosageForResponseType">Type: DosageForResponseType</h2> 
- Beskrivelse: Ydre container-element for en foresp&oslash;rgsel der opretter en ny l&aelig;gemiddelordination<input type="button" id="CreateDrugMedicationRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreateDrugMedicationRequestType_xsddiv'); return false;"> + Beskrivelse: Angivelse af hvor ofte og hvorn&aring;r et l&aelig;gemiddel skal gives<input type="button" id="DosageForResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageForResponseType'); return false;"><input type="button" id="DosageForResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DosageForResponseType'); return false;"> 
-<div id="CreateDrugMedicationRequestType_xsddiv" class="contents" style="display: none"> +<div id="DosageForResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="CreateDrugMedicationRequestType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="DosageForResponseType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element maxOccurs="1" minOccurs="0" name="UnitText" type="medicinecard20150601E2:DosageQuantityUnitTextType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="1" minOccurs="0" name="UnitTexts" type="medicinecard20150601E2:DosageQuantityUnitTextsType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="1" minOccurs="0" name="StructuresFixed" type="medicinecard20150601:DosageStructuresForResponseType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="1" minOccurs="0" name="StructuresAccordingToNeed" type="medicinecard20150601:DosageStructuresForResponseType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="FreeText" type="medicinecard20150601:DosageFreeTextForResponseType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="AdministrationAccordingToSchemaInLocalSystem" type="medicinecard20150601:AdministrationAccordingToSchemaInLocalSystemForResponseType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="Type" type="medicinecard20150601:DosageTypeType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150601E2:CreateDrugMedicationType" /&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="DosageForResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li> 
 +<ul>Et af f&oslash;lgende elementer: 
 + <li> 
 +<ul> 
 + Sekvens af: 
 + <li> 
 +<ul>Et af f&oslash;lgende elementer: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PersonIdentifier</dd>+<dd>UnitText</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>Enhed for dosism&aelig;ngde</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#DosageQuantityUnitTextType">DosageQuantityUnitTextType</a>
 </dd> </dd>
-<dt>Antal</dt> +<dt>Min. antal:</dt> 
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0</dd> 
 +<dt>Max antal:</dt> 
 +<dd>1</dd>
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicineCardVersion</dd>+<dd>UnitTexts</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versionsnummer for medicinkort</dd>+<dd>Enhed for dosism&aelig;ngde, ental og flertal</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardVersionType">MedicineCardVersionType</a>+<a href="#DosageQuantityUnitTextsType">DosageQuantityUnitTextsType</a>
 </dd> </dd>
-<dt>Antal</dt> +<dt>Min. antal:</dt> 
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0</dd> 
 +<dt>Max antal:</dt> 
 +<dd>1</dd>
 </dl> </dl>
 +</li>
 +</ul>
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CreatedBy</dd>+<dd>StructuresFixed</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Beskrivelse af doseringstidspunkter for en behandling</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#DosageStructuresForResponseType">DosageStructuresForResponseType</a>
 </dd> </dd>
-<dt>Antal</dt> +<dt>Min. antal:</dt> 
-<dd>eller 1</dd>+<dd>0</dd> 
 +<dt>Max antal:</dt> 
 +<dd>1</dd>
 </dl> </dl>
 </li> </li>
Line 21224: Line 28752:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReportedBy</dd>+<dd>StructuresAccordingToNeed</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Beskrivelse af doseringstidspunkter for en behandling</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#DosageStructuresForResponseType">DosageStructuresForResponseType</a>
 </dd> </dd>
-<dt>Antal</dt> +<dt>Min. antal:</dt> 
-<dd>eller 1</dd>+<dd>0</dd> 
 +<dt>Max antal:</dt> 
 +<dd>1</dd>
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +</li> 
 + ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DrugMedication</dd>+<dd>FreeText</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En oversigt over l&aelig;gemiddelordination (en ordination p&aring; medicinkortet)</dd>+<dd>Fritekst for dosering</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreateDrugMedicationType">CreateDrugMedicationType</a>+<a href="#DosageFreeTextForResponseType">DosageFreeTextForResponseType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-</ul> + ELLER 
-<h2 id="PrescriptionType">Type: PrescriptionType</h2> + <li>
- Beskrivelse: En recept (en ordination p&aring; en recept)<input type="button" id="PrescriptionType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrescriptionType_xsddiv'); return false;"> +
-<div id="PrescriptionType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="PrescriptionType"&#62; +
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;A prescription (a medication on a prescription)&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;En recept (en ordination p&aring; en recept)&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="AttachedToDrugMedicationIdentifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedFromDrugMedicationVersion" type="medicinecard20150601:DrugMedicationVersionType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="OrderedEffectuationIdentifier" type="medicinecard20150601:OrderedEffectuationIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="AuthorisationDateTime" type="medicinecard20150601:AuthorisationDateTimeType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Created" type="medicinecard20150601:CreatedWithOptionalAuthorisationIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:choice minOccurs="0"&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="ReportedByWithoutPerson" type="medicinecard20150601:ModificatorWithoutPersonType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +
- &#60;/xs:choice&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="LatestEffectuationDateTime" type="medicinecard20150601:LatestEffectuationDateTimeType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="TerminatedDateTime" type="medicinecard20150601:TerminatedDateTimeType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReimbursementClause" type="medicinecard20150601:ReimbursementClauseType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element name="ValidFromDate" type="medicinecard20150601:ValidFromDateType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element name="ValidToDate" type="medicinecard20150601:ValidToDateType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:choice&#62; +
-                <div style="margin-left: 10px">&#60;xs:element name="PackageRestriction" type="medicinecard20150601E2:PackageRestrictionType" /&#62;</div> +
-                 +
-<div style="margin-left: 10px">&#60;xs:element name="DoseDispensedRestriction" type="medicinecard20150601:DoseDispensedRestrictionType" /&#62;</div> +
- &#60;/xs:choice&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Indication" type="medicinecard20150601:IndicationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Drug" type="medicinecard20150601:DrugType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DosageText" type="medicinecard20150601:DosageTextType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="SubstitutionAllowed" type="medicinecard20150601:SubstitutionAllowedType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="SupplementaryInformation" type="medicinecard20150601:SupplementaryInformationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Status" type="medicinecard20150601:PrescriptionStatusType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="InvalidationReasonText" type="medicinecard20150601:InvalidationReasonTextType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Deprecated" type="medicinecard20150601:DeprecatedDateTimeType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReplacesPrescriptionIdentifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReplacedByPrescriptionIdentifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Order" type="medicinecard20150601E2:OrderType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Version" type="medicinecard20150601:PrescriptionVersionType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="IsPrivatePrescription" type="medicinecard20150601:IsPrivatePrescriptionType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>AdministrationAccordingToSchemaInLocalSystem</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af en recept</dd>+<dd>Hvis elementet findes angives at medicinfordeling er skemalagt i eget system</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>+<a href="#AdministrationAccordingToSchemaInLocalSystemForResponseType">AdministrationAccordingToSchemaInLocalSystemForResponseType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 +</li>
 +</ul>
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>AttachedToDrugMedicationIdentifier</dd>+<dd>Type</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>+<dd>Doseringstype</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>+<a href="#DosageTypeType">DosageTypeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="PatientRegistrationIdentificationType">Type: PatientRegistrationIdentificationType</h2> 
 + Beskrivelse: Identificerer hvilke registreringer der skal returneres i et GetPatientRegistrationsRequest<input type="button" id="PatientRegistrationIdentificationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PatientRegistrationIdentificationType'); return false;"><input type="button" id="PatientRegistrationIdentificationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PatientRegistrationIdentificationType'); return false;"> 
 +<div id="PatientRegistrationIdentificationType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="PatientRegistrationIdentificationType"&#62; 
 +        <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 +            <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Type" type="medicinecard20150601E2:PatientRegistrationTypeType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Identifier" type="medicinecard20150601:PatientRegistrationIdentifierType" /&#62;</div> 
 +        &#60;/xs:sequence&#62;</div> 
 +    &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="PatientRegistrationIdentificationType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CreatedFromDrugMedicationVersion</dd>+<dd>Type</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gemiddelordinationens versionsnummer</dd>+<dd>Typen af  mellem patient og organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationVersionType">DrugMedicationVersionType</a>+<a href="#PatientRegistrationTypeType">PatientRegistrationTypeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>eller flere</dd>
 </dl> </dl>
 </li> </li>
Line 21370: Line 28845:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>OrderedEffectuationIdentifier</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af en bestilt udlevering</dd>+<dd>Unik identifikation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrderedEffectuationIdentifierType">OrderedEffectuationIdentifierType</a>+<a href="#PatientRegistrationIdentifierType">PatientRegistrationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 21381: Line 28856:
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="DoseDispensingDispensableUnitType">Type: DoseDispensingDispensableUnitType</h2> 
 + Beskrivelse: Detaljeret specifikation af en dosisdispenseringsperiode, dvs. indholdet a hver enkelt "dispenserbare enhed" (typisk a forseglet plastikpose).<input type="button" id="DoseDispensingDispensableUnitType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensingDispensableUnitType'); return false;"><input type="button" id="DoseDispensingDispensableUnitType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DoseDispensingDispensableUnitType'); return false;"> 
 +<div id="DoseDispensingDispensableUnitType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="DoseDispensingDispensableUnitType"&#62; 
 +        <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 +            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Detailed specification of a dose dispensing period, i.e. contents of each dispensable unit (typically a sealed plastic bag).&#60;/xs:documentation&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Detaljeret specifikation af en dosisdispenseringsperiode, dvs. indholdet a hver enkelt "dispenserbare enhed" (typisk a forseglet plastikpose).&#60;/xs:documentation&#62;</div> 
 +        &#60;/xs:annotation&#62;</div> 
 +         
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 +            <div style="margin-left: 10px">&#60;xs:element name="Date" type="medicinecard20150601E2:DoseDispensingPeriodDateType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element name="Time" type="medicinecard20150601:DoseTimeType" /&#62;</div> 
 + 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="SequenceNumber" type="medicinecard20150601E2:DispensableUnitSequenceNumberType" /&#62;</div> 
 + 
 +             
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="AdministrationInstruction" type="medicinecard20150601E2:AdministrationInstructionType" /&#62;</div> 
 +  
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="IsAccordingToNeed" type="medicinecard20150601E2:IsAccordingToNeedType" /&#62;</div> 
 + 
 +             
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="MedicationRef" type="medicinecard20150601E2:DoseDispensedMedicationRefType" /&#62;</div> 
 +        &#60;/xs:sequence&#62;</div> 
 +    &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="DoseDispensingDispensableUnitType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>AuthorisationDateTime</dd>+<dd>Date</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dato og tid for autorisation</dd>+<dd>Specifik dato i en dosisdispenseringsperiode.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#AuthorisationDateTimeType">AuthorisationDateTimeType</a>+<a href="#DoseDispensingPeriodDateType">DoseDispensingPeriodDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 21398: Line 28906:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Created</dd>+<dd>Time</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element der indeholder information omkring hvilken organisation og muligvis l&aelig;ge som har oprettet dokumentet elementet befinder sig i (f.eks. l&aelig;gemiddelordination), desuden datoen dette er sket.  +<dd>Klokkeslettet for et doseringstidspunkt</dd>
-Dette element anvendes p&aring; recepten, hvor l&aelig;gens autorisationsnummer muligvis ikke er angivet.</dd>+
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreatedWithOptionalAuthorisationIdentifierType">CreatedWithOptionalAuthorisationIdentifierType</a>+<a href="#DoseTimeType">DoseTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 21411: Line 28918:
 </li> </li>
 <li> <li>
-<ul>Et af f&oslash;lgende elementer: 
- <li> 
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReportedByWithoutPerson</dd>+<dd>SequenceNumber</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der &aelig;ndrede data. Anvendt p&aring; &aelig;ndringer fra apoteket, hvor ingen personinformation medsendes.</dd>+<dd>Sekvensnummer for dispenserbare enheder p&aring; en given dag</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorWithoutPersonType">ModificatorWithoutPersonType</a>+<a href="#DispensableUnitSequenceNumberType">DispensableUnitSequenceNumberType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReportedBy</dd>+<dd>AdministrationInstruction</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Indtagelsesvejledning vedr&oslash;rende medicinen i en dosis dispenserbar enhed (pose)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#AdministrationInstructionType">AdministrationInstructionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0, 1 eller flere</dd>
 </dl> </dl>
-</li> 
-</ul> 
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>LatestEffectuationDateTime</dd>+<dd>IsAccordingToNeed</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Det seneste tidspunkt der er foretaget en udlevering p&aring; recepten</dd>+<dd>Angiver at dosen er efter behov</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#LatestEffectuationDateTimeType">LatestEffectuationDateTimeType</a>+<a href="#IsAccordingToNeedType">IsAccordingToNeedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 21460: Line 28962:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>TerminatedDateTime</dd>+<dd>MedicationRef</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Tidspunkt hvor recepten er afsluttet</dd>+<dd>Reference til et dosisdispenseret l&aelig;gemiddel, og en specifikation af den m&aelig;ngde som skal pakkes i en specifik dispenserbar enhed (fx pose).</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#TerminatedDateTimeType">TerminatedDateTimeType</a>+<a href="#DoseDispensedMedicationRefType">DoseDispensedMedicationRefType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>eller flere</dd>
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="UpdateMedicineCardResponseType">Type: UpdateMedicineCardResponseType</h2> 
 + Beskrivelse: Ydre container-element for en batchforesp&oslash;rgsel for at opdatere et medicinkort<input type="button" id="UpdateMedicineCardResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UpdateMedicineCardResponseType'); return false;"><input type="button" id="UpdateMedicineCardResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('UpdateMedicineCardResponseType'); return false;"> 
 +<div id="UpdateMedicineCardResponseType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="UpdateMedicineCardResponseType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150601:VersionMismatchWarningType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence maxOccurs="unbounded"&#62; 
 + <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedDrugMedication" type="medicinecard20150601:CreatedDrugMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="UpdatedDrugMedication" type="medicinecard20150601:UpdatedDrugMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="WithdrawnDrugMedication" type="medicinecard20150601:WithdrawnDrugMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="UnwithdrawnDrugMedication" type="medicinecard20150601:UnwithdrawnDrugMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PausedDrugMedication" type="medicinecard20150601:PausedDrugMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="UnpausedDrugMedication" type="medicinecard20150601:UnpausedDrugMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedPrescription" type="medicinecard20150601:CreatedPrescriptionType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedEffectuationOnDrugMedication" type="medicinecard20150601:CreatedEffectuationOnDrugMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CancelledPrescription" type="medicinecard20150601E2:CancelledPrescriptionType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ConsentGiven" type="medicinecard20150601:ConsentWasGivenType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ConsentRemoved" type="medicinecard20150601:ConsentWasRemovedType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="UpdateMedicineCardResponseType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReimbursementClause</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Tilsudskode p&aring; recepten</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ReimbursementClauseType">ReimbursementClauseType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 21488: Line 29031:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ValidFromDate</dd>+<dd>MedicineCardVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ValidFromDateType">ValidFromDateType</a>+<a href="#MedicineCardVersionType">MedicineCardVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 21502: Line 29045:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ValidToDate</dd>+<dd>VersionMismatchWarning</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Elementet returneres ved en foresp&oslash;rgsel med et forkert medicinkort version</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ValidToDateType">ValidToDateType</a>+<a href="#VersionMismatchWarningType">VersionMismatchWarningType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
 <li> <li>
-<ul>Et af f&oslash;lgende elementer+<ul> 
- <li>+ Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PackageRestriction</dd>+<dd>CreatedDrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Anvisning fra l&aelig;gen p&aring; recepten, om hvilken vare og i hvilke m&aelig;ngder apoteket m&aring; udlevere</dd>+<dd>Element med IDer returneret ved oprettelsen af en ny l&aelig;gemiddelinformation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PackageRestrictionType">PackageRestrictionType</a>+<a href="#CreatedDrugMedicationType">CreatedDrugMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DoseDispensedRestriction</dd>+<dd>UpdatedDrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indikation fra l&aelig;gen om at recepten, skal udleveres dosisdispenseret. Pakkenummeret skal kun angives hvis det ikke er et takstl&aelig;gemiddel.</dd>+<dd>Element med IDer returneret n&aring;r en l&aelig;gemiddelinformation er blevet opdateret</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseDispensedRestrictionType">DoseDispensedRestrictionType</a>+<a href="#UpdatedDrugMedicationType">UpdatedDrugMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
-</li> 
-</ul> 
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Indication</dd>+<dd>WithdrawnDrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Vurderet helbredstilstand der benyttes som begrundelse for en l&aelig;gemiddelordination</dd>+<dd>Element med IDer returneret n&aring;en l&aelig;gemiddelinformation er blevet seponeret</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#IndicationType">IndicationType</a>+<a href="#WithdrawnDrugMedicationType">WithdrawnDrugMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 21563: Line 29104:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Drug</dd>+<dd>UnwithdrawnDrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gemiddel. Et l&aelig;gemiddel er en vare til at behandle eller forebygge sygdomme. L&aelig;gemidler er enten godkendt og fremg&aring;dermed af L&aelig;gemiddelstyrelsens Takst, eller det kan v&aelig;re tilladelsespr&aelig;parater, naturl&aelig;gemidler, vitaminer, minerater el.lign. Et l&aelig;gemiddel er et aktivt l&aelig;gemiddelstof eller sammensat af et eller flere l&aelig;gemiddelstoffer i en bestemt l&aelig;gemiddelform og l&aelig;gemiddelstyrke. Hvis DrugIdentifier findes er l&aelig;gemiddlet fra l&aelig;gemiddelstyrelsens takst. Alternativt et magistrelt l&aelig;gemiddel. L&aelig;gemiddelstrukturen kan indeholde en r&aelig;kke aktive substanser. L&aelig;gemidlets form og styrke skal angives, s&aring;fremt informationen findes</dd>+<dd>Element med IDer returneret n&aring;en l&aelig;gemiddelinformation er blevet af-seponeret</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugType">DrugType</a>+<a href="#UnwithdrawnDrugMedicationType">UnwithdrawnDrugMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 21577: Line 29118:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DosageText</dd>+<dd>PausedDrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Doseringstekst, begr&aelig;nset til at kunne v&aelig;re p&aringXML recepten</dd>+<dd>Element med IDer returneret n&aring;r en l&aelig;gemiddelinformation er blevet pauseret via en batchforesp&oslash;rgsel</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTextType">DosageTextType</a>+<a href="#PausedDrugMedicationType">PausedDrugMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 21591: Line 29132:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>SubstitutionAllowed</dd>+<dd>UnpausedDrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver hvorvidt apoteket har lov til at foretage substitution af l&aelig;gemidlet</dd>+<dd>Element med IDer returneret n&aring;r en l&aelig;gemiddelinformation har f&aring;et fjernet er blevet pauseringen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#SubstitutionAllowedType">SubstitutionAllowedType</a>+<a href="#UnpausedDrugMedicationType">UnpausedDrugMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 21605: Line 29146:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>SupplementaryInformation</dd>+<dd>CreatedPrescription</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Fritekst for dosering</dd>+<dd>Dokument der indeholder en eller flere recepter der er oprettet p&aring; en l&aelig;gemiddelordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#SupplementaryInformationType">SupplementaryInformationType</a>+<a href="#CreatedPrescriptionType">CreatedPrescriptionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 21619: Line 29160:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Status</dd>+<dd>CreatedEffectuationOnDrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Element for en effektuering tilf&oslash;jet p&aring; en l&aelig;gemiddelordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionStatusType">PrescriptionStatusType</a>+<a href="#CreatedEffectuationOnDrugMedicationType">CreatedEffectuationOnDrugMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 21633: Line 29174:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>InvalidationReasonText</dd>+<dd>CancelledPrescription</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>"Begrundelse for at ugyldigg&oslash;re recepten"</dd>+<dd>Til brug i bulk service: Resultat af at markere en eller flere recepter som ugyldige</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd>xs:string</dd>+<dd> 
 +<a href="#CancelledPrescriptionType">CancelledPrescriptionType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>0 eller 1</dd> <dd>0 eller 1</dd>
Line 21645: Line 29188:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Deprecated</dd>+<dd>ConsentGiven</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>&AElig;ndringsdato og tid</dd>+<dd>Element med IDer returneret samtykke er givet</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DeprecatedDateTimeType">DeprecatedDateTimeType</a>+<a href="#ConsentWasGivenType">ConsentWasGivenType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 21659: Line 29202:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReplacesPrescriptionIdentifier</dd>+<dd>ConsentRemoved</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af en recept</dd>+<dd>Element med IDer returneret samtykke er fjernet</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>+<a href="#ConsentWasRemovedType">ConsentWasRemovedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 21670: Line 29213:
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +</li> 
 +</ul> 
 +<h2 id="CreatePharmacyEffectuationOnPrescriptionType">Type: CreatePharmacyEffectuationOnPrescriptionType</h2> 
 + Beskrivelse: Element til oprettelse af en enkelt effektuering p&aring; en recept<input type="button" id="CreatePharmacyEffectuationOnPrescriptionType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatePharmacyEffectuationOnPrescriptionType'); return false;"><input type="button" id="CreatePharmacyEffectuationOnPrescriptionType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreatePharmacyEffectuationOnPrescriptionType'); return false;"> 
 +<div id="CreatePharmacyEffectuationOnPrescriptionType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="CreatePharmacyEffectuationOnPrescriptionType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Element for creating a single effectuation on a prescription&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Element til oprettelse af en enkelt effektuering p&aring; en recept&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="PrescriptionIdentifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="OrderIdentifier" type="medicinecard20150601:OrderIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Effectuation" type="medicinecard20150601E2:CreatePharmacyEffectuationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Terminate" type="medicinecard20150601:TerminatePrescriptionType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="CreatePharmacyEffectuationOnPrescriptionType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReplacedByPrescriptionIdentifier</dd>+<dd>PrescriptionIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
 <dd>Unik identifikation af en recept</dd> <dd>Unik identifikation af en recept</dd>
Line 21681: Line 29253:
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 21687: Line 29259:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Order</dd>+<dd>OrderIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Bestilling af en udlevering p&aring; en recept</dd>+<dd>Unik identifikation af en bestilling af en udlevering p&aring; en recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrderType">OrderType</a>+<a href="#OrderIdentifierType">OrderIdentifierType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>ModificationMetadata</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#ModificationMetadataType">ModificationMetadataType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 21701: Line 29287:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Version</dd>+<dd>Effectuation</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Den faktiske udf&oslash;relse af l&aelig;gemiddelordination. Det kan f.eks. v&aelig;re at indgive medicin i patienten, eller at en l&aelig;ge eller apoteket udleverer medicin til patienten</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionVersionType">PrescriptionVersionType</a>+<a href="#CreatePharmacyEffectuationType">CreatePharmacyEffectuationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 21715: Line 29301:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>IsPrivatePrescription</dd>+<dd>Terminate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dette element indikerer at recepten er privatmarkeret</dd>+<dd>Apotekets angivelse af om recepten skal lukkes efter gennemf&oslash;rslen eller tilbagef&oslash;rslen af en effektuering</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#IsPrivatePrescriptionType">IsPrivatePrescriptionType</a>+<a href="#TerminatePrescriptionType">TerminatePrescriptionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="CancelPrescriptionRequestRequestType">Type: CancelPrescriptionRequestRequestType</h2> +<h2 id="CancelPrescriptionResponseType">Type: CancelPrescriptionResponseType</h2> 
- Beskrivelse: Annull&eacute;r receptanmodninger<input type="button" id="CancelPrescriptionRequestRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CancelPrescriptionRequestRequestType_xsddiv'); return false;"> + Beskrivelse: Svar p&aringannullering af en eller flere recepter<input type="button" id="CancelPrescriptionResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CancelPrescriptionResponseType'); return false;"><input type="button" id="CancelPrescriptionResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CancelPrescriptionResponseType'); return false;"> 
-<div id="CancelPrescriptionRequestRequestType_xsddiv" class="contents" style="display: none"> +<div id="CancelPrescriptionResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="CancelPrescriptionRequestRequestType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="CancelPrescriptionResponseType"&#62; 
-        <div style="margin-left: 10px">&#60;xs:sequence&#62; + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
-            <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Response for invalidating one or more prescriptions&#60;/xs:documentation&#62;</div> 
-            +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Svar p&aring; annullering af en eller flere recepter&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 +
 <div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div>
-             +  
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150601:VersionMismatchWarningType" /&#62;</div> 
-             +  
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrescriptionIdentifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> 
-             +  
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="1" name="PrescriptionRequest" type="medicinecard20150601E2:PrescriptionRequestToCancelType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="CancelPrescriptionFailed" type="medicinecard20150601E2:PrescriptionErrorType" /&#62;</div> 
-        &#60;/xs:sequence&#62;</div> + &#60;/xs:sequence&#62;</div> 
-    &#60;/xs:complexType&#62;</div>+ &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="CancelPrescriptionResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li> 
 +<ul> 
 + Sekvens af: 
 + <li> 
 +<ul>Et af f&oslash;lgende elementer: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 21759: Line 29363:
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 +</li>
 + ELLER
 + <li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>OrganisationIdentifier</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Nummer eller kode der identificerer en organisation</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>Pr&aelig;cis &eacute;n</dd>
 +</dl>
 +</li>
 +</ul>
 </li> </li>
 <li> <li>
Line 21777: Line 29398:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModifiedBy</dd>+<dd>VersionMismatchWarning</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Elementet returneres ved en foresp&oslash;rgsel med et forkert medicinkort version</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#VersionMismatchWarningType">VersionMismatchWarningType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 21791: Line 29412:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReportedBy</dd>+<dd>PrescriptionIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Unik identifikation af en recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller 1</dd>+<dd>0eller flere</dd>
 </dl> </dl>
 </li> </li>
Line 21805: Line 29426:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PrescriptionRequest</dd>+<dd>CancelPrescriptionFailed</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element der beskriver en receptanmodning</dd>+<dd>Fejl-struktur som refererer til en specifik fejltype og beskrivelse p&aring; en given recept, og muligvis ogs&aring; med reference til en specifik bestilling og effektuering.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionRequestToCancelType">PrescriptionRequestToCancelType</a>+<a href="#PrescriptionErrorType">PrescriptionErrorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>1 eller flere</dd>+<dd>0, 1 eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="PrescriptionRequestToCreateType">Type: PrescriptionRequestToCreateType</h2> +</li> 
- Beskrivelse: Element der beskriver en receptanmodning til oprettelse<input type="button" id="PrescriptionRequestToCreateType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrescriptionRequestToCreateType_xsddiv'); return false;"> +</ul> 
-<div id="PrescriptionRequestToCreateType_xsddiv" class="contents" style="display: none"> +<h2 id="MedicineCardType">Type: MedicineCardType</h2> 
-<div style="margin-left: 10px">&#60;xs:complexType name="PrescriptionRequestToCreateType"&#62;+ Beskrivelse: Virtuelt kort hvori en patients medicineringer dokumenteres, undtaget effektueringer<input type="button" id="MedicineCardType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('MedicineCardType'); return false;"><input type="button" id="MedicineCardType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('MedicineCardType'); return false;"> 
 +<div id="MedicineCardType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="MedicineCardType"&#62;
  <div style="margin-left: 10px">&#60;xs:annotation&#62;  <div style="margin-left: 10px">&#60;xs:annotation&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Element which describes prescriptionrequest to be created&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Virtual card where patient's medications are documented, except effectuations&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Element der beskriver en receptanmodning til oprettelse&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Virtuelt kort hvori en patients medicineringer dokumenteres, undtaget effektueringer&#60;/xs:documentation&#62;</div>
  &#60;/xs:annotation&#62;</div>  &#60;/xs:annotation&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:sequence&#62; <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="DrugMedicationIdentifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="Patient" type="medicinecard20150601:PatientType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="Version" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrescribingOrganisation" type="medicinecard20150601:OrganisationType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PreviousVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:choice minOccurs="0"&#62; +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unboundedminOccurs="0" name="NextVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div>
- <div style="margin-left: 10px">&#60;xs:element name="PackageRestrictiontype="medicinecard20150601E2:PackageRestrictionType/&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="DoseDispensedRestriction" type="medicinecard20150601:DoseDispensedRestrictionType" /&#62;</div> +
- &#60;/xs:choice&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Order" type="medicinecard20150601:CreateOrderType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Modified" type="medicinecard20150601:ModifiedType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Reviewed" type="medicinecard20150601:ReviewedType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="NotReviewed" type="medicinecard20150601:NotReviewedType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="IsInvalid" type="medicinecard20150601:MedicineCardIsInvalidType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PatientOrganisationRelation" type="medicinecard20150601:PatientOrganisationRelationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrivateDrugMedication" type="medicinecard20150601:PrivateDrugMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="DrugMedication" type="medicinecard20150601E2:DrugMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="InvalidDrugMedication" type="medicinecard20150601:InvalidDrugMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Prescription" type="medicinecard20150601E2:PrescriptionType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="InvalidPrescription" type="medicinecard20150601:InvalidPrescriptionType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="LatestDosageDispensingEffectuation" type="medicinecard20150601:LatestDosageDispensingEffectuationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="HasOpenDosageDispensingPrescriptions" type="medicinecard20150601:HasOpenDosageDispensingPrescriptionsType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="OrderedPrescriptionsExist" type="medicinecard20150601:OrderedPrescriptionsExistType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="MedicineCardType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DrugMedicationIdentifier</dd>+<dd>Patient</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>+<dd>Patientoplysninger for en person med kendt CPR</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>+<a href="#PatientType">PatientType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 21863: Line 29509:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModificationMetadata</dd>+<dd>Version</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd>+<dd>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd></dd>+<dd> 
 +<a href="#MedicineCardVersionType">MedicineCardVersionType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>PreviousVersion</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Versionsnummer for medicinkort</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#MedicineCardVersionType">MedicineCardVersionType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>0, 1 eller flere</dd> <dd>0, 1 eller flere</dd>
Line 21875: Line 29537:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PrescribingOrganisation</dd>+<dd>NextVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Beskriver en organisation</dd>+<dd>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationType">OrganisationType</a>+<a href="#MedicineCardVersionType">MedicineCardVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 21887: Line 29549:
 </li> </li>
 <li> <li>
-<ul>Et af f&oslash;lgende elementer: 
- <li> 
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PackageRestriction</dd>+<dd>ReportedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Anvisning fra l&aelig;gen p&aring; recepten, om hvilken vare og i hvilke m&aelig;ngder apoteket m&aring; udlevere</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PackageRestrictionType">PackageRestrictionType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DoseDispensedRestriction</dd>+<dd>Modified</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indikation fra l&aelig;gen om at recepten, skal udleveres dosisdispenseretPakkenummeret skal kun angives hvis det ikke er et takstl&aelig;gemiddel.</dd>+<dd>Element der indeholder information omkring hvilken organisation og muligvis l&aelig;ge som sidst har &aelig;ndret dokumentet elementet befinder sig i (f.eks. medicnkort, l&aelig;gemiddelordination), desuden datoen dette er sket.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseDispensedRestrictionType">DoseDispensedRestrictionType</a>+<a href="#ModifiedType">ModifiedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
-</ul>+<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>Reviewed</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Information hvem der evaluerede medicinkortet, ved indl&aelig;ggelse p&aring; sygehus, inklusiv tidspunktet</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#ReviewedType">ReviewedType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0 eller 1</dd> 
 +</dl>
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Order</dd>+<dd>NotReviewed</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Bestilling af en udlevering p&aring; en recept</dd>+<dd>Information hvem der markerede medicinkortet manglede medicinkort-gennemgang, typisk ved indl&aelig;ggelse p&aring; sygehus, inklusiv tidspunktet</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreateOrderType">CreateOrderType</a>+<a href="#NotReviewedType">NotReviewedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 21933: Line 29604:
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="CreatePharmacyEffectuationType">Type: CreatePharmacyEffectuationType</h2> +
- Beskrivelse: Opret en effektuering (udlevering) p&aring; recepten. Der er enten effektueret en eller flere pakninger eller effektueret via Dosisdispensing.<input type="button" id="CreatePharmacyEffectuationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatePharmacyEffectuationType_xsddiv'); return false;"> +
-<div id="CreatePharmacyEffectuationType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="CreatePharmacyEffectuationType"&#62; +
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Create an effectuation on the prescription. There is either effectuated one or more packages or effectuated via Dose Dispensing.&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Opret en effektuering (udlevering) p&aring; recepten. Der er enten effektueret en eller flere pakninger eller effektueret via Dosisdispensing.&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="DateTime" type="medicinecard20150601:EffectuationDateTimeType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:choice&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="DoseDispensed" type="medicinecard20150601E2:CreateDoseDispensedType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="PackageDispensed" type="medicinecard20150601E2:PackageDispensedType" /&#62;</div> +
- &#60;/xs:choice&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ExpectedDeliveryDateTime" type="medicinecard20150601:ExpectedDeliveryDateTimeType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PharmacyComment" type="medicinecard20150601:PharmacyCommentType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="LabelText" type="medicinecard20150601:LabelTextType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DeliverySite" type="medicinecard20150601:OrganisationType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DateTime</dd>+<dd>IsInvalid</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dato og tid, hvor l&aelig;gemiddelordinationen er effektueret</dd>+<dd>Markerer at medicinkortet er ugyldigt.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#EffectuationDateTimeType">EffectuationDateTimeType</a>+<a href="#MedicineCardIsInvalidType">MedicineCardIsInvalidType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
 <li> <li>
-<ul>Et af f&oslash;lgende elementer: 
- <li> 
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DoseDispensed</dd>+<dd>PatientOrganisationRelation</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Detaljer for oprettelse af dosisdispenseret apotekseffektuering</dd>+<dd>Registrering af en relation mellem en patient og en organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreateDoseDispensedType">CreateDoseDispensedType</a>+<a href="#PatientOrganisationRelationType">PatientOrganisationRelationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0, 1 eller flere</dd>
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PackageDispensed</dd>+<dd>PrivateDrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Detaljer for pakke udlevering p&aringet apotek</dd>+<dd>Denne struktur indeholder drug id'er og version for l&aelig;gemiddelordinationer der er privatmarkerede.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PackageDispensedType">PackageDispensedType</a>+<a href="#PrivateDrugMedicationType">PrivateDrugMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0, 1 eller flere</dd>
 </dl> </dl>
 </li> </li>
-</ul>+<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>DrugMedication</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>En oversigt over l&aelig;gemiddelordination (en ordination p&aring; medicinkortet)</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#DrugMedicationType">DrugMedicationType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0, 1 eller flere</dd> 
 +</dl>
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ExpectedDeliveryDateTime</dd>+<dd>InvalidDrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Forventet dato og tidspunkt for levering. Kan s&aelig;ttes af leverand&oslash;ren (apoteket), fx n&aring;r der leveres med bud til et udleveringssted.</dd>+<dd>En ugyldig l&aelig;gemiddelordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ExpectedDeliveryDateTimeType">ExpectedDeliveryDateTimeType</a>+<a href="#InvalidDrugMedicationType">InvalidDrugMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller 1</dd>+<dd>0eller flere</dd>
 </dl> </dl>
 </li> </li>
Line 22029: Line 29677:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PharmacyComment</dd>+<dd>Prescription</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Apotekets kommentar til en apoteksudlevering</dd>+<dd>En recept (en ordination p&aring; en recept)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd>xs:string</dd>+<dd> 
 +<a href="#PrescriptionType">PrescriptionType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller 1</dd>+<dd>0eller flere</dd>
 </dl> </dl>
 </li> </li>
Line 22041: Line 29691:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>LabelText</dd>+<dd>InvalidPrescription</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Etikette tekst ved en pakke udlevering p&aring; et apotek</dd>+<dd>En ugyldig recept. Leveres mhp. at klienten kan slette evt. lokal kopi.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd>xs:string</dd>+<dd> 
 +<a href="#InvalidPrescriptionType">InvalidPrescriptionType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller 1</dd>+<dd>0eller flere</dd>
 </dl> </dl>
 </li> </li>
Line 22053: Line 29705:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DeliverySite</dd>+<dd>LatestDosageDispensingEffectuation</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Beskriver en organisation</dd>+<dd>Angivelse af tidspunktet for den seneste dosisdispenserede effektuering samt hvem der udf&oslash;rte den</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationType">OrganisationType</a>+<a href="#LatestDosageDispensingEffectuationType">LatestDosageDispensingEffectuationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>0 eller 1</dd> <dd>0 eller 1</dd>
 +</dl>
 +</li>
 +<li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>HasOpenDosageDispensingPrescriptions</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Angiver hvorvidt medicinkortet har recepter med dosisdispensering.</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#HasOpenDosageDispensingPrescriptionsType">HasOpenDosageDispensingPrescriptionsType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>Pr&aelig;cis &eacute;n</dd>
 +</dl>
 +</li>
 +<li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>OrderedPrescriptionsExist</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Indikerer at der findes receptfornyelser</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#OrderedPrescriptionsExistType">OrderedPrescriptionsExistType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="UpdateDrugMedicationType">Type: UpdateDrugMedicationType</h2> +<h2 id="DoseDispensingWarningType">Type: DoseDispensingWarningType</h2> 
- Beskrivelse: En oversigt over l&aelig;gemiddelordination (en ordination p&aring; medicinkortet), til brug ved opdatering<input type="button" id="UpdateDrugMedicationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UpdateDrugMedicationType_xsddiv'); return false;"> + Beskrivelse: Advarsel som er knyttet til dosisdispensering.<input type="button" id="DoseDispensingWarningType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensingWarningType'); return false;"><input type="buttonid="DoseDispensingWarningType_usage_buttonvalue="Vis anvendelseclass="showHideXSDonclick="toggleUsageVisibility('DoseDispensingWarningType'); return false;"> 
-<div id="UpdateDrugMedicationType_xsddivclass="contentsstyle="display: none"+<div id="DoseDispensingWarningType_xsddivclass="contentsstyle="displaynone"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="UpdateDrugMedicationType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="DoseDispensingWarningType"&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +        <div style="margin-left: 10px">&#60;xs:annotation&#62; 
- <div style="margin-left: 10px">&#60;xs:element name="Identifiertype="medicinecard20150601:DrugMedicationIdentifierType/&#62;</div> +            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Warning related to dose dispensing.&#60;/xs:documentation&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Unwithdrawtype="medicinecard20150601:UnwithdrawDrugMedicationOnUpdateType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ParentIdentifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div>+
                          
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="FollowUpDates" type="medicinecard20150601:FollowUpDatesType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Advarsel som er knyttet til dosisdispensering.&#60;/xs:documentation&#62;</div> 
-  +        &#60;/xs:annotation&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Pause" type="medicinecard20150601:PauseType" /&#62;</div> +         
-  +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Type" type="medicinecard20150601E2:DrugMedicationTypeType" /&#62;</div> +         <div style="margin-left: 10px">&#60;xs:element name="WarningCode" type="medicinecard20150601E2:DoseDispensingWarningCodeType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="IsPrivateDrugMedication" type="medicinecard20150601:IsPrivateDrugMedicationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="BeginEndDate" type="medicinecard20150601:CreateOrUpdateDrugMedicationBeginEndDateType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Indication" type="medicinecard20150601:IndicationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="RouteOfAdministration" type="medicinecard20150601:RouteOfAdministrationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Drug" type="medicinecard20150601:DrugType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Dosage" type="medicinecard20150601E2:DosageForRequestType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="SubstitutionAllowed" type="medicinecard20150601:SubstitutionAllowedType" /&#62;</div>+
                          
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReimbursementClause" type="medicinecard20150601:ReimbursementClauseType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="WarningTexttype="medicinecard20150601E2:DoseDispensingWarningTextType" /&#62;</div> 
- &#60;/xs:sequence&#62;</div> +         
- &#60;/xs:complexType&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="Severity" type="medicinecard20150601E2:WarningSeverityType" /&#62;</div> 
 +        &#60;/xs:sequence&#62;</div> 
 +    &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="DoseDispensingWarningType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>WarningCode</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>+<dd>Advarselskode som er knyttet til dosisdispensering.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>+<a href="#DoseDispensingWarningCodeType">DoseDispensingWarningCodeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 22123: Line 29784:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Unwithdraw</dd>+<dd>WarningText</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver at en l&aelig;gemiddelordination skal af-seponeres f&oslash;r den bliver opdateret</dd>+<dd>Advarselstekst som er knyttet til dosisdispensering.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#UnwithdrawDrugMedicationOnUpdateType">UnwithdrawDrugMedicationOnUpdateType</a>+<a href="#DoseDispensingWarningTextType">DoseDispensingWarningTextType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 22137: Line 29798:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ParentIdentifier</dd>+<dd>Severity</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>+<dd>Indikation af hvor alvolig en advarsel er</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>+<a href="#WarningSeverityType">WarningSeverityType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="ReplacePrescriptionType">Type: ReplacePrescriptionType</h2> 
 + Beskrivelse: Element til at angive at en recept skal erstattes af en ny<input type="button" id="ReplacePrescriptionType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ReplacePrescriptionType'); return false;"><input type="button" id="ReplacePrescriptionType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ReplacePrescriptionType'); return false;"> 
 +<div id="ReplacePrescriptionType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="ReplacePrescriptionType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Element for replacing a Prescription with a new one&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Element til at angive at en recept skal erstattes af en ny&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="ReplacePrescriptionIdentifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="AuthorisationDateTime" type="medicinecard20150601:AuthorisationDateTimeType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="SystemName" type="medicinecard20150601:SystemNameType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReimbursementClause" type="medicinecard20150601:ReimbursementClauseType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ValidFromDate" type="medicinecard20150601:ValidFromDateType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element name="ValidToDate" type="medicinecard20150601:ValidToDateType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:choice&#62; 
 +                <div style="margin-left: 10px">&#60;xs:element name="PackageRestriction" type="medicinecard20150601E2:PackageRestrictionType" /&#62;</div> 
 +                 
 +<div style="margin-left: 10px">&#60;xs:element name="DoseDispensedRestriction" type="medicinecard20150601:CreateDoseDispensedRestrictionType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Indication" type="medicinecard20150601:IndicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DosageText" type="medicinecard20150601:DosageTextType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="SubstitutionAllowed" type="medicinecard20150601:SubstitutionAllowedType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="SupplementaryInformation" type="medicinecard20150601:SupplementaryInformationType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Order" type="medicinecard20150601:CreateOrderType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element name="ReasonText" type="medicinecard20150601:InvalidationReasonTextType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="ReplacePrescriptionType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModifiedBy</dd>+<dd>ReplacePrescriptionIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Unik identifikation af en recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 22169: Line 29879:
 <dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd> <dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd></dd>+<dd> 
 +<a href="#ModificationMetadataType">ModificationMetadataType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>0, 1 eller flere</dd> <dd>0, 1 eller flere</dd>
Line 22177: Line 29889:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>FollowUpDates</dd>+<dd>AuthorisationDateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Et antal planlagte opf&oslash;lgningsdatoer for en l&aelig;gemiddelordination</dd>+<dd>Dato og tid for autorisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#FollowUpDatesType">FollowUpDatesType</a>+<a href="#AuthorisationDateTimeType">AuthorisationDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 22191: Line 29903:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Pause</dd>+<dd>SystemName</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Flag der angiver at l&aelig;gemiddelordinationen er pauseret</dd>+<dd>Navn eller beskrivelse af computersystemet der sender dokumentet</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PauseType">PauseType</a>+<a href="#SystemNameType">SystemNameType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 22205: Line 29917:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Type</dd>+<dd>ReimbursementClause</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Er denne ordination l&aelig;geordineret eller ej</dd>+<dd>Tilsudskode p&aringrecepten</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationTypeType">DrugMedicationTypeType</a>+<a href="#ReimbursementClauseType">ReimbursementClauseType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 22219: Line 29931:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>IsPrivateDrugMedication</dd>+<dd>ValidFromDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dette element indikerer at ordinationen er privatmarkeret</dd>+<dd>Start-dato for en recepts gyldighedsperiode</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#IsPrivateDrugMedicationType">IsPrivateDrugMedicationType</a>+<a href="#ValidFromDateType">ValidFromDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 22233: Line 29945:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>BeginEndDate</dd>+<dd>ValidToDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver en periode hvor l&aelig;gemiddelordinationen g&aelig;lder</dd>+<dd>Slut-dato for en recepts gyldighedsperiode</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreateOrUpdateDrugMedicationBeginEndDateType">CreateOrUpdateDrugMedicationBeginEndDateType</a>+<a href="#ValidToDateType">ValidToDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 22245: Line 29957:
 </li> </li>
 <li> <li>
 +<ul>Et af f&oslash;lgende elementer:
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Indication</dd>+<dd>PackageRestriction</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Vurderet helbredstilstand der benyttes som begrundelse for en l&aelig;gemiddelordination</dd>+<dd>Anvisning fra l&aelig;gen p&aring; recepten, om hvilken vare og i hvilke m&aelig;ngder apoteket m&aring; udlevere</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#IndicationType">IndicationType</a>+<a href="#PackageRestrictionType">PackageRestrictionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 22258: Line 29972:
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>RouteOfAdministration</dd>+<dd>DoseDispensedRestriction</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver medicinens administrationsvej som kode og tekst</dd>+<dd>Responsestruktur, der indikerer at l&aelig;gen &oslash;nsker at recepten, skal udleveres dosisdispenseret.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#RouteOfAdministrationType">RouteOfAdministrationType</a>+<a href="#CreateDoseDispensedRestrictionType">CreateDoseDispensedRestrictionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 +</li>
 +</ul>
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Drug</dd>+<dd>Indication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gemiddel. Et l&aelig;gemiddel er en vare til at behandle eller forebygge sygdomme. L&aelig;gemidler er enten godkendt og fremg&aring;r dermed af L&aelig;gemiddelstyrelsens Takst, eller det kan v&aelig;re tilladelsespr&aelig;parater, naturl&aelig;gemidler, vitaminer, minerater el.lign. Et l&aelig;gemiddel er et aktivt l&aelig;gemiddelstof eller sammensat af et eller flere l&aelig;gemiddelstoffer i en bestemt l&aelig;gemiddelform og l&aelig;gemiddelstyrke. Hvis DrugIdentifier findes er l&aelig;gemiddlet fra l&aelig;gemiddelstyrelsens takst. Alternativt et magistrelt l&aelig;gemiddel. L&aelig;gemiddelstrukturen kan indeholde en r&aelig;kke aktive substanser. L&aelig;gemidlets form og styrke skal angives, s&aring;fremt informationen findes</dd>+<dd>Vurderet helbredstilstand der benyttes som begrundelse for en l&aelig;gemiddelordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugType">DrugType</a>+<a href="#IndicationType">IndicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 22289: Line 30006:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Dosage</dd>+<dd>DosageText</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angivelse af hvor ofte og hvorn&aring;r et l&aelig;gemiddel skal gives</dd>+<dd>Doseringstekst, begr&aelig;nset til at kunne v&aelig;re p&aring; XML recepten</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageForRequestType">DosageForRequestType</a>+<a href="#DosageTextType">DosageTextType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 22317: Line 30034:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReimbursementClause</dd>+<dd>SupplementaryInformation</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Tilsudskode p&aring; recepten</dd>+<dd>Fritekst for dosering</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ReimbursementClauseType">ReimbursementClauseType</a>+<a href="#SupplementaryInformationType">SupplementaryInformationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 22328: Line 30045:
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="CancelledPrescriptionType">Type: CancelledPrescriptionType</h2> +
- Beskrivelse: Til brug i bulk service: Resultat af at markere en eller flere recepter som ugyldige<input type="button" id="CancelledPrescriptionType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CancelledPrescriptionType_xsddiv'); return false;"> +
-<div id="CancelledPrescriptionType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="CancelledPrescriptionType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="CancelPrescriptionFailed" type="medicinecard20150601E2:PrescriptionErrorType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>Order</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af en recept</dd>+<dd>Bestilling af en udlevering p&aring; en recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>+<a href="#CreateOrderType">CreateOrderType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 22359: Line 30062:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CancelPrescriptionFailed</dd>+<dd>ReasonText</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Fejl-struktur som refererer til en specifik fejltype og beskrivelse p&aringen given recept, og muligvis ogs&aring; med reference til en specifik bestilling og effektuering.</dd>+<dd>"Begrundelse for at ugyldigg&oslash;re recepten"</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionErrorType">PrescriptionErrorType</a>+<a href="#InvalidationReasonTextType">InvalidationReasonTextType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
 <h2 id="OrderType">Type: OrderType</h2> <h2 id="OrderType">Type: OrderType</h2>
- Beskrivelse: Bestilling af en udlevering p&aring; en recept<input type="button" id="OrderType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OrderType_xsddiv'); return false;">+ Beskrivelse: Bestilling af en udlevering p&aring; en recept<input type="button" id="OrderType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OrderType'); return false;"><input type="button" id="OrderType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('OrderType'); return false;">
 <div id="OrderType_xsddiv" class="contents" style="display: none"> <div id="OrderType_xsddiv" class="contents" style="display: none">
 <div style="margin-left: 10px">&#60;xs:complexType name="OrderType"&#62; <div style="margin-left: 10px">&#60;xs:complexType name="OrderType"&#62;
Line 22412: Line 30115:
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="OrderType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
 <dd>Identifier</dd> <dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Unik identifikation af en bestilling af en udlevering p&aring; en recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
Line 22430: Line 30134:
 <li> <li>
 <ul>Et af f&oslash;lgende elementer: <ul>Et af f&oslash;lgende elementer:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 22446: Line 30150:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 22509: Line 30213:
 <dd>Status</dd> <dd>Status</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Status p&aring; en bestilling af en udlevering p&aring; en recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
Line 22523: Line 30227:
 <dd>DoseDispensing</dd> <dd>DoseDispensing</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Detaljer om en bestilt dosisdispenseret pakning</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
Line 22539: Line 30243:
 <dd>En linie med yderligere oplysninger til apoteket vedr&oslash;rende en bestilling</dd> <dd>En linie med yderligere oplysninger til apoteket vedr&oslash;rende en bestilling</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd>xs:string</dd>+<dd> 
 +<a href="#DeliveryInstructionTextType">DeliveryInstructionTextType</a> 
 +</dd>
 <dt>Min. antal:</dt> <dt>Min. antal:</dt>
 <dd>0</dd> <dd>0</dd>
Line 22562: Line 30268:
 <li> <li>
 <ul>Et af f&oslash;lgende elementer: <ul>Et af f&oslash;lgende elementer:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 22577: Line 30283:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 22594: Line 30300:
 </li> </li>
 </ul> </ul>
-<h2 id="PrescriptionRequestToCancelType">Type: PrescriptionRequestToCancelType</h2> +<h2 id="IncludeDetailedSpecificationFlagType">Type: IncludeDetailedSpecificationFlagType</h2> 
- Beskrivelse: Referencer til receptanmodninger der skal annulleres<input type="button" id="PrescriptionRequestToCancelType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrescriptionRequestToCancelType_xsddiv'); return false;"> + Beskrivelse: Anmodning om at hente detaljer for dosisdispenseringskort<input type="button" id="IncludeDetailedSpecificationFlagType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IncludeDetailedSpecificationFlagType'); return false;"><input type="button" id="IncludeDetailedSpecificationFlagType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('IncludeDetailedSpecificationFlagType'); return false;"> 
-<div id="PrescriptionRequestToCancelType_xsddiv" class="contents" style="display: none"> +<div id="IncludeDetailedSpecificationFlagType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="PrescriptionRequestToCancelType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="IncludeDetailedSpecificationFlagType"&#62; 
-        <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
-            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;References to prescription requests to be cancelled&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Request for details on dose dispensing card&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Anmodning om at hente detaljer for dosisdispenseringskort&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="IncludeDetailedSpecificationFlagType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<h2 id="CreatePatientRegistrationRequestType">Type: CreatePatientRegistrationRequestType</h2> 
 + Beskrivelse: Request-dokument til at oprette patient-registreringer<input type="button" id="CreatePatientRegistrationRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatePatientRegistrationRequestType'); return false;"><input type="button" id="CreatePatientRegistrationRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreatePatientRegistrationRequestType'); return false;"> 
 +<div id="CreatePatientRegistrationRequestType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="CreatePatientRegistrationRequestType"&#62; 
 +        <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 +            <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
                          
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Referencer til receptanmodninger der skal annulleres&#60;/xs:documentation&#62;</div> +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>
-        &#60;/xs:annotation&#62;</div> +
-         +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
-            <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PrescriptionRequestIdentifierType" /&#62;</div>+
                          
 <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div>
                          
-<div style="margin-left: 10px">&#60;xs:element name="CancellationReason" type="medicinecard20150601E2:PrescriptionRequestCancellationReasonType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:choice&#62; 
 +                <div style="margin-left: 10px">&#60;xs:element name="INR" type="medicinecard20150601:CreateINRType" /&#62;</div> 
 +                 
 +<div style="margin-left: 10px">&#60;xs:element name="SetDoseDispensingOnHold" type="medicinecard20150601E2:SetDoseDispensingOnHoldType" /&#62;</div> 
 +            &#60;/xs:choice&#62;</div>
         &#60;/xs:sequence&#62;</div>         &#60;/xs:sequence&#62;</div>
     &#60;/xs:complexType&#62;</div>     &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="CreatePatientRegistrationRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af en receptanmodning</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionRequestIdentifierType">PrescriptionRequestIdentifierType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 +</dl>
 +</li>
 +<li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>CreatedBy</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#ModificatorType">ModificatorType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 22636: Line 30371:
 <dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd> <dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd></dd>+<dd> 
 +<a href="#ModificationMetadataType">ModificationMetadataType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>0, 1 eller flere</dd> <dd>0, 1 eller flere</dd>
Line 22644: Line 30381:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CancellationReason</dd>+<dd>ReportedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionRequestCancellationReasonType">PrescriptionRequestCancellationReasonType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="PlannedAdministrationStructureType">Type: PlannedAdministrationStructureType</h2> +
- Beskrivelse: En Periode i den planlagte administration<input type="button" id="PlannedAdministrationStructureType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PlannedAdministrationStructureType_xsddiv'); return false;"> +
-<div id="PlannedAdministrationStructureType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="PlannedAdministrationStructureType"&#62; +
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Structure for a period in the planned Administration&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;En Periode i den planlagte administration&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:choice&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="IterationInterval" type="medicinecard20150601:DosageTimesIterationIntervalType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="NotIterated" type="medicinecard20150601:DosageIsNotIteratedType" /&#62;</div> +
- &#60;/xs:choice&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="StartDate" type="medicinecard20150601:DosageTimesStartDateType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="EndDate" type="medicinecard20150601:DosageTimesEndDateType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Day" type="medicinecard20150601E2:PlannedDosageDayType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <ul>Et af f&oslash;lgende elementer: <ul>Et af f&oslash;lgende elementer:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>IterationInterval</dd>+<dd>INR</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;ngden af intervallet p&aring; en reitereret recept</dd>+<dd>Dokument til oprettelse af INR registrereing for en patient</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd>xs:integer</dd>+<dd> 
 +<a href="#CreateINRType">CreateINRType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
Line 22698: Line 30409:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>NotIterated</dd>+<dd>SetDoseDispensingOnHold</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver at doseringen ikke er itereret, f.eks. en engangsdosis eller et skema for et fast antal dage, der ikke gentages</dd>+<dd>Dette element indikerer at dosisdispensering i &oslash;jeblikket er suspenderet</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageIsNotIteratedType">DosageIsNotIteratedType</a>+<a href="#SetDoseDispensingOnHoldType">SetDoseDispensingOnHoldType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 22714: Line 30425:
 </ul> </ul>
 </li> </li>
-<li>+</ul> 
 +<h2 id="CreatePrescriptionType">Type: CreatePrescriptionType</h2> 
 + Beskrivelse: Request-dokument til at oprette en recept fra en l&aelig;gemiddelordination. N&aring;r dette element anvendes i servicen til oprettelse af en l&aelig;gemiddelordination udelades DrugMedicationIdentifer, i alle andre tilf&aelig;lde er det n&oslash;dvendigt.<input type="button" id="CreatePrescriptionType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatePrescriptionType'); return false;"><input type="button" id="CreatePrescriptionType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreatePrescriptionType'); return false;"> 
 +<div id="CreatePrescriptionType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="CreatePrescriptionType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Request document for creating a Prescription from a DrugMedication. When used in the service call where the drug medication is created the DrugMedicationIdentifer may be omitted, otherwise it is needed.&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Request-dokument til at oprette en recept fra en l&aelig;gemiddelordination. N&aring;r dette element anvendes i servicen til oprettelse af en l&aelig;gemiddelordination udelades DrugMedicationIdentifer, i alle andre tilf&aelig;lde er det n&oslash;dvendigt.&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DrugMedicationIdentifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="OrderedEffectuationIdentifier" type="medicinecard20150601:OrderedEffectuationIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="AuthorisationDateTime" type="medicinecard20150601:AuthorisationDateTimeType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="SystemName" type="medicinecard20150601:SystemNameType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ValidFromDate" type="medicinecard20150601:ValidFromDateType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ValidToDate" type="medicinecard20150601:ValidToDateType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="PackageRestriction" type="medicinecard20150601E2:PackageRestrictionType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="DoseDispensedRestriction" type="medicinecard20150601:CreateDoseDispensedRestrictionType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="DosageText" type="medicinecard20150601:DosageTextType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Order" type="medicinecard20150601:CreateOrderType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="CreatePrescriptionType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>StartDate</dd>+<dd>DrugMedicationIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTimesStartDateType">DosageTimesStartDateType</a>+<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 22731: Line 30485:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>EndDate</dd>+<dd>OrderedEffectuationIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Slutdato for et s&aelig;af doseringstidspunkter</dd>+<dd>Unik identifikation af en bestilt udlevering</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTimesEndDateType">DosageTimesEndDateType</a>+<a href="#OrderedEffectuationIdentifierType">OrderedEffectuationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 22745: Line 30499:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Day</dd>+<dd>CreatedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Gruppering af planlagte doseringstidspunkter p&aringsamme dag</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PlannedDosageDayType">PlannedDosageDayType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller flere</dd>+<dd>eller 1</dd>
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="CancelPrescriptionResponseType">Type: CancelPrescriptionResponseType</h2> +
- Beskrivelse: Svar p&aring; annullering af en eller flere recepter<input type="button" id="CancelPrescriptionResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CancelPrescriptionResponseType_xsddiv'); return false;"> +
-<div id="CancelPrescriptionResponseType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="CancelPrescriptionResponseType"&#62; +
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Response for invalidating one or more prescriptions&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Svar p&aring; annullering af en eller flere recepter&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:choice&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> +
- &#60;/xs:choice&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150601:VersionMismatchWarningType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrescriptionIdentifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="CancelPrescriptionFailed" type="medicinecard20150601E2:PrescriptionErrorType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li> +
-<ul> +
- Sekvens af: +
- <li> +
-<ul>Et af f&oslash;lgende elementer: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PersonIdentifier</dd>+<dd>ModificationMetadata</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#ModificationMetadataType">ModificationMetadataType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0, 1 eller flere</dd>
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>OrganisationIdentifier</dd>+<dd>AuthorisationDateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Nummer eller kode der identificerer en organisation</dd>+<dd>Dato og tid for autorisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>+<a href="#AuthorisationDateTimeType">AuthorisationDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
-</li> 
-</ul> 
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicineCardVersion</dd>+<dd>SystemName</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versionsnummer for medicinkort</dd>+<dd>Navn eller beskrivelse af computersystemet der sender dokumentet</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardVersionType">MedicineCardVersionType</a>+<a href="#SystemNameType">SystemNameType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 22841: Line 30555:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>VersionMismatchWarning</dd>+<dd>ValidFromDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Elementet returneres ved en foresp&oslash;rgsel med et forkert medicinkort version</dd>+<dd>Start-dato for en recepts gyldighedsperiode</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#VersionMismatchWarningType">VersionMismatchWarningType</a>+<a href="#ValidFromDateType">ValidFromDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 22855: Line 30569:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PrescriptionIdentifier</dd>+<dd>ValidToDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af en recept</dd>+<dd>Slut-dato for en recepts gyldighedsperiode</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>+<a href="#ValidToDateType">ValidToDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
 <li> <li>
 +<ul>Et af f&oslash;lgende elementer:
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CancelPrescriptionFailed</dd>+<dd>PackageRestriction</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Fejl-struktur som refererer til en specifik fejltype og beskrivelse p&aring; en given recept, og muligvis ogs&aring; med reference til en specifik bestilling og effektuering.</dd>+<dd>Anvisning fra l&aelig;gen p&aring; receptenom hvilken vare og i hvilke m&aelig;ngder apoteket m&aring; udlevere</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionErrorType">PrescriptionErrorType</a>+<a href="#PackageRestrictionType">PackageRestrictionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-</ul> + ELLER 
-</li> + <li>
-</ul> +
-<h2 id="DoseDispensingWarningType">Type: DoseDispensingWarningType</h2> +
- Beskrivelse: Advarsel som er knyttet til dosisdispensering.<input type="button" id="DoseDispensingWarningType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensingWarningType_xsddiv'); return false;"> +
-<div id="DoseDispensingWarningType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="DoseDispensingWarningType"&#62; +
-        <div style="margin-left: 10px">&#60;xs:annotation&#62; +
-            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Warning related to dose dispensing.&#60;/xs:documentation&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Advarsel som er knyttet til dosisdispensering.&#60;/xs:documentation&#62;</div> +
-        &#60;/xs:annotation&#62;</div> +
-         +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
-        <div style="margin-left: 10px">&#60;xs:element name="WarningCode" type="medicinecard20150601E2:DoseDispensingWarningCodeType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element name="WarningText" type="medicinecard20150601E2:DoseDispensingWarningTextType" /&#62;</div> +
-         +
-<div style="margin-left: 10px">&#60;xs:element name="Severity" type="medicinecard20150601E2:WarningSeverityType" /&#62;</div> +
-        &#60;/xs:sequence&#62;</div> +
-    &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>WarningCode</dd>+<dd>DoseDispensedRestriction</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Responsestruktur, der indikerer at l&aelig;gen &oslash;nsker at recepten, skal udleveres dosisdispenseret.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseDispensingWarningCodeType">DoseDispensingWarningCodeType</a>+<a href="#CreateDoseDispensedRestrictionType">CreateDoseDispensedRestrictionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 +</li>
 +</ul>
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>WarningText</dd>+<dd>DosageText</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Doseringstekst, begr&aelig;nset til at kunne v&aelig;re p&aring; XML recepten</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseDispensingWarningTextType">DoseDispensingWarningTextType</a>+<a href="#DosageTextType">DosageTextType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 22935: Line 30630:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Severity</dd>+<dd>Order</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Bestilling af en udlevering p&aring; en recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#WarningSeverityType">WarningSeverityType</a>+<a href="#CreateOrderType">CreateOrderType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="PendingDoseDispensingPeriodsFlagType">Type: PendingDoseDispensingPeriodsFlagType</h2> +<h2 id="IsAccordingToNeedType">Type: IsAccordingToNeedType</h2> 
- Beskrivelse: Anmodning om at hente kommende dosisdispenserings-perioder frem til og med den f&oslash;rste, som stadig kan &aelig;ndres<input type="button" id="PendingDoseDispensingPeriodsFlagType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PendingDoseDispensingPeriodsFlagType_xsddiv'); return false;"> + Beskrivelse: Angiver at dosen er efter behov<input type="button" id="IsAccordingToNeedType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IsAccordingToNeedType'); return false;"><input type="button" id="IsAccordingToNeedType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('IsAccordingToNeedType'); return false;"> 
-<div id="PendingDoseDispensingPeriodsFlagType_xsddiv" class="contents" style="display: none"> +<div id="IsAccordingToNeedType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="PendingDoseDispensingPeriodsFlagType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="IsAccordingToNeedType"&#62;
  <div style="margin-left: 10px">&#60;xs:annotation&#62;  <div style="margin-left: 10px">&#60;xs:annotation&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Request for next dose dispensing periods up to and including, the first period, which can still be changed&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Indicates that the dose is according to need&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Anmodning om at hente kommende dosisdispenserings-perioder frem til og med den f&oslash;rste, som stadig kan &aelig;ndres&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Angiver at dosen er efter behov&#60;/xs:documentation&#62;</div>
  &#60;/xs:annotation&#62;</div>  &#60;/xs:annotation&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
-<h2 id="CreatePrescriptionType">Type: CreatePrescriptionType</h2> +<div id="IsAccordingToNeedType_xsddiv_usage" class="usage" style="display: none"></div> 
- Beskrivelse: Request-dokument til at oprette en recept fra en l&aelig;gemiddelordination. N&aring;r dette element anvendes i servicen til oprettelse af en l&aelig;gemiddelordination udelades DrugMedicationIdentifer, i alle andre tilf&aelig;lde er det n&oslash;dvendigt.<input type="button" id="CreatePrescriptionType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatePrescriptionType_xsddiv'); return false;"> +<h2 id="UnattachedPrescriptionType">Type: UnattachedPrescriptionType</h2> 
-<div id="CreatePrescriptionType_xsddiv" class="contents" style="display: none"> + Beskrivelse: Request-dokument til at oprette en l&oslash;s recept.<input type="button" id="UnattachedPrescriptionType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UnattachedPrescriptionType'); return false;"><input type="button" id="UnattachedPrescriptionType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('UnattachedPrescriptionType'); return false;"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="CreatePrescriptionType"&#62;+<div id="UnattachedPrescriptionType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="UnattachedPrescriptionType"&#62;
  <div style="margin-left: 10px">&#60;xs:annotation&#62;  <div style="margin-left: 10px">&#60;xs:annotation&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Request document for creating Prescription from a DrugMedication. When used in the service call where the drug medication is created the DrugMedicationIdentifer may be omitted, otherwise it is needed.&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Request document for creating an unattached Prescription.&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Request-dokument til at oprette en recept fra en l&aelig;gemiddelordination. N&aring;r dette element anvendes i servicen til oprettelse af en l&aelig;gemiddelordination udelades DrugMedicationIdentifer, i alle andre tilf&aelig;lde er det n&oslash;dvendigt.&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Request-dokument til at oprette en l&oslash;s recept.&#60;/xs:documentation&#62;</div>
  &#60;/xs:annotation&#62;</div>  &#60;/xs:annotation&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:sequence&#62; <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DrugMedicationIdentifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="OrderedEffectuationIdentifier" type="medicinecard20150601:OrderedEffectuationIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>+
   
 <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div>
Line 22980: Line 30672:
   
 <div style="margin-left: 10px">&#60;xs:element name="SystemName" type="medicinecard20150601:SystemNameType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element name="SystemName" type="medicinecard20150601:SystemNameType" /&#62;</div>
- +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReimbursementClause" type="medicinecard20150601:ReimbursementClauseType" /&#62;</div> 
 +            
 <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ValidFromDate" type="medicinecard20150601:ValidFromDateType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ValidFromDate" type="medicinecard20150601:ValidFromDateType" /&#62;</div>
 +            
 +<div style="margin-left: 10px">&#60;xs:element name="ValidToDate" type="medicinecard20150601:ValidToDateType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ValidToDate" type="medicinecard20150601:ValidToDateType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Drug" type="medicinecard20150601:DrugType" /&#62;</div> 
- +            
 <div style="margin-left: 10px">&#60;xs:choice&#62; <div style="margin-left: 10px">&#60;xs:choice&#62;
- <div style="margin-left: 10px">&#60;xs:element name="PackageRestriction" type="medicinecard20150601E2:PackageRestrictionType" /&#62;</div> +                <div style="margin-left: 10px">&#60;xs:element name="PackageRestriction" type="medicinecard20150601E2:PackageRestrictionType" /&#62;</div> 
-  +                 
-<div style="margin-left: 10px">&#60;xs:element name="DoseDispensedRestriction" type="medicinecard20150601:DoseDispensedRestrictionType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="DoseDispensedRestriction" type="medicinecard20150601:CreateDoseDispensedRestrictionType" /&#62;</div>
  &#60;/xs:choice&#62;</div>  &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="DosageText" type="medicinecard20150601:DosageTextType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Indication" type="medicinecard20150601:IndicationType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DosageText" type="medicinecard20150601:DosageTextType" /&#62;</div>
   
 +<div style="margin-left: 10px">&#60;xs:element name="SubstitutionAllowed" type="medicinecard20150601:SubstitutionAllowedType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="SupplementaryInformation" type="medicinecard20150601:SupplementaryInformationType" /&#62;</div>
 +            
 <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Order" type="medicinecard20150601:CreateOrderType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Order" type="medicinecard20150601:CreateOrderType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="UnattachedPrescriptionType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DrugMedicationIdentifier</dd>+<dd>CreatedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 23016: Line 30719:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>OrderedEffectuationIdentifier</dd>+<dd>ModificationMetadata</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af en bestilt udlevering</dd>+<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrderedEffectuationIdentifierType">OrderedEffectuationIdentifierType</a>+<a href="#ModificationMetadataType">ModificationMetadataType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller 1</dd>+<dd>0eller flere</dd>
 </dl> </dl>
 </li> </li>
Line 23030: Line 30733:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CreatedBy</dd>+<dd>AuthorisationDateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Dato og tid for autorisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#AuthorisationDateTimeType">AuthorisationDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 23044: Line 30747:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModificationMetadata</dd>+<dd>SystemName</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd>+<dd>Navn eller beskrivelse af computersystemet der sender dokumentet</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd></dd>+<dd> 
 +<a href="#SystemNameType">SystemNameType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 23056: Line 30761:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>AuthorisationDateTime</dd>+<dd>ReimbursementClause</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dato og tid for autorisation</dd>+<dd>Tilsudskode p&aring; recepten</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#AuthorisationDateTimeType">AuthorisationDateTimeType</a>+<a href="#ReimbursementClauseType">ReimbursementClauseType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 23070: Line 30775:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>SystemName</dd>+<dd>ValidFromDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Navn eller beskrivelse af computersystemet der sender dokumentet</dd>+<dd>Start-dato for en recepts gyldighedsperiode</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#SystemNameType">SystemNameType</a>+<a href="#ValidFromDateType">ValidFromDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 23084: Line 30789:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ValidFromDate</dd>+<dd>ValidToDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Slut-dato for en recepts gyldighedsperiode</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ValidFromDateType">ValidFromDateType</a>+<a href="#ValidToDateType">ValidToDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 23098: Line 30803:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ValidToDate</dd>+<dd>Drug</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>L&aelig;gemiddel. Et l&aelig;gemiddel er en vare til at behandle eller forebygge sygdomme. L&aelig;gemidler er enten godkendt og fremg&aring;r dermed af L&aelig;gemiddelstyrelsens Takst, eller det kan v&aelig;re tilladelsespr&aelig;parater, naturl&aelig;gemidler, vitaminer, minerater el.lign. Et l&aelig;gemiddel er et aktivt l&aelig;gemiddelstof eller sammensat af et eller flere l&aelig;gemiddelstoffer i en bestemt l&aelig;gemiddelform og l&aelig;gemiddelstyrke. Hvis DrugIdentifier findes er l&aelig;gemiddlet fra l&aelig;gemiddelstyrelsens takst. Alternativt et magistrelt l&aelig;gemiddel. L&aelig;gemiddelstrukturen kan indeholde en r&aelig;kke aktive substanser. L&aelig;gemidlets form og styrke skal angives, s&aring;fremt informationen findes</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ValidToDateType">ValidToDateType</a>+<a href="#DrugType">DrugType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 23111: Line 30816:
 <li> <li>
 <ul>Et af f&oslash;lgende elementer: <ul>Et af f&oslash;lgende elementer:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 23126: Line 30831:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
 <dd>DoseDispensedRestriction</dd> <dd>DoseDispensedRestriction</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indikation fra l&aelig;gen om at recepten, skal udleveres dosisdispenseret. Pakkenummeret skal kun angives hvis det ikke er et takstl&aelig;gemiddel.</dd>+<dd>Responsestruktur, der indikerer at l&aelig;gen &oslash;nsker at recepten, skal udleveres dosisdispenseret.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseDispensedRestrictionType">DoseDispensedRestrictionType</a>+<a href="#CreateDoseDispensedRestrictionType">CreateDoseDispensedRestrictionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 23141: Line 30846:
 </li> </li>
 </ul> </ul>
 +</li>
 +<li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>Indication</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Vurderet helbredstilstand der benyttes som begrundelse for en l&aelig;gemiddelordination</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#IndicationType">IndicationType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>0 eller 1</dd>
 +</dl>
 </li> </li>
 <li> <li>
Line 23151: Line 30870:
 <dd> <dd>
 <a href="#DosageTextType">DosageTextType</a> <a href="#DosageTextType">DosageTextType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>0 eller 1</dd>
 +</dl>
 +</li>
 +<li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>SubstitutionAllowed</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Angiver hvorvidt apoteket har lov til at foretage substitution af l&aelig;gemidlet</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#SubstitutionAllowedType">SubstitutionAllowedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 +</dl>
 +</li>
 +<li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>SupplementaryInformation</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Fritekst for dosering</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#SupplementaryInformationType">SupplementaryInformationType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 23171: Line 30918:
 </li> </li>
 </ul> </ul>
-<h2 id="CurrentAndPendingDoseDispensingPeriodsFlagType">Type: CurrentAndPendingDoseDispensingPeriodsFlagType</h2> +<h2 id="CreatePrescriptionWithoutCPRRequestType">Type: CreatePrescriptionWithoutCPRRequestType</h2> 
- Beskrivelse: Anmodning om at hente den igangv&aelig;rende og kommende dosisdispenserings-perioder frem til og med den f&oslash;rste, som stadig kan &aelig;ndres<input type="button" id="CurrentAndPendingDoseDispensingPeriodsFlagType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CurrentAndPendingDoseDispensingPeriodsFlagType_xsddiv'); return false;"> + Beskrivelse: Request-dokument der indeholder en eller flere dokumenter til at oprette recepter fra l&aelig;gemiddelordinationer<input type="button" id="CreatePrescriptionWithoutCPRRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatePrescriptionWithoutCPRRequestType'); return false;"><input type="button" id="CreatePrescriptionWithoutCPRRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreatePrescriptionWithoutCPRRequestType'); return false;"> 
-<div id="CurrentAndPendingDoseDispensingPeriodsFlagType_xsddiv" class="contents" style="display: none"> +<div id="CreatePrescriptionWithoutCPRRequestType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="CurrentAndPendingDoseDispensingPeriodsFlagType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="CreatePrescriptionWithoutCPRRequestType"&#62; 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Request for current and next dose dispensing periods up to and including, the first period, which can still be changed&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="CreatedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Anmodning om at hente den igangv&aelig;rende og kommende dosisdispenserings-perioder frem til og med den f&oslash;rste, som stadig kan &aelig;ndres&#60;/xs:documentation&#62;</div> +<div style="margin-left: 10px">&#60;xs:element minOccurs="0name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>
- &#60;/xs:annotation&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<h2 id="GetDoseDispensingCardRequestType">Type: GetDoseDispensingCardRequestType</h2> +
- Beskrivelse: Element for en foresp&oslash;rgsel efter dosisdispenseringskort for en patient<input type="button" id="GetDoseDispensingCardRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetDoseDispensingCardRequestType_xsddiv'); return false;"> +
-<div id="GetDoseDispensingCardRequestType_xsddiv" class="contents" style="displaynone"+
-<div style="margin-left: 10px">&#60;xs:complexType name="GetDoseDispensingCardRequestType"&#62; +
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Element for a requesting dose dispensing card(s) for a patient&#60;/xs:documentation&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Element for en foresp&oslash;rgsel efter dosisdispenseringskort for en patient&#60;/xs:documentation&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="Patient" type="medicinecard20150601:PatientWithoutCPRType" /&#62;</div>
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:element name="RequestedPeriod"&#62; +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Prescription" type="medicinecard20150601E2:UnattachedPrescriptionType" /&#62;</div>
- <div style="margin-left: 10px">&#60;xs:complexType&#62; +
- <div style="margin-left: 10px">&#60;xs:choice&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="CurrentPeriod" type="medicinecard20150601E2:CurrentDoseDispensingPeriodFlagType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="CurrentAndPendingPeriods" type="medicinecard20150601E2:CurrentAndPendingDoseDispensingPeriodsFlagType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="PendingPeriods" type="medicinecard20150601E2:PendingDoseDispensingPeriodsFlagType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="IgnorePeriods" type="medicinecard20150601E2:IgnoreDoseDispensingPeriodsFlagType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="RequestedDate" type="medicinecard20150601E2:DoseDispensingRequestedDateType" /&#62;</div> +
- &#60;/xs:choice&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
- &#60;/xs:element&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="IncludeDetailedSpecification" type="medicinecard20150601E2:IncludeDetailedSpecificationFlagType" /&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="CreatePrescriptionWithoutCPRRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PersonIdentifier</dd>+<dd>CreatedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 23234: Line 30953:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>RequestedPeriod</dd>+<dd>ReportedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#"></a>+<a href="#ModificatorType">ModificatorType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0 eller 1</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>Patient</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Patientoplysninger for en person uden kendt CPR</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#PatientWithoutCPRType">PatientWithoutCPRType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 23248: Line 30981:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>IncludeDetailedSpecification</dd>+<dd>Prescription</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Anmodning om at hente detaljer for dosisdispenseringskort</dd>+<dd>En recept (en ordination p&aring; en recept)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#IncludeDetailedSpecificationFlagType">IncludeDetailedSpecificationFlagType</a>+<a href="#UnattachedPrescriptionType">UnattachedPrescriptionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="ForwardedPrescriptionRequestType">Type: ForwardedPrescriptionRequestType</h2> +<h2 id="PlannedDoseType">Type: PlannedDoseType</h2> 
- Beskrivelse: Svar viderestilling af en receptanmodning <input type="button" id="ForwardedPrescriptionRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ForwardedPrescriptionRequestType_xsddiv'); return false;"> + Beskrivelse: Beskrivelse af en planlagt dosis p&aring; et givet stidspunkt, hvorn&aring;r og hvor meget<input type="button" id="PlannedDoseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PlannedDoseType'); return false;"><input type="button" id="PlannedDoseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PlannedDoseType'); return false;"> 
-<div id="ForwardedPrescriptionRequestType_xsddiv" class="contents" style="display: none"> +<div id="PlannedDoseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="ForwardedPrescriptionRequestType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="PlannedDoseType"&#62;
  <div style="margin-left: 10px">&#60;xs:annotation&#62;  <div style="margin-left: 10px">&#60;xs:annotation&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Response to forwarding prescription request&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Description of planned dose element, when and how much&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Svar viderestilling af en receptanmodning &#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Beskrivelse af en planlagt dosis p&aring; et givet stidspunkt, hvorn&aring;r og hvor meget&#60;/xs:documentation&#62;</div>
  &#60;/xs:annotation&#62;</div>  &#60;/xs:annotation&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:sequence&#62; <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PrescriptionRequestIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="Time" type="medicinecard20150601:DoseTimeType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="SequenceNumber" type="medicinecard20150601E2:DispensableUnitSequenceNumberType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Version" type="medicinecard20150601E2:PrescriptionRequestVersionType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="Quantity" type="medicinecard20150601:DoseQuantityType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="PlannedDoseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>Time</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af en receptanmodning</dd>+<dd>Klokkeslettet for et doseringstidspunkt</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionRequestIdentifierType">PrescriptionRequestIdentifierType</a>+<a href="#DoseTimeType">DoseTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 23296: Line 31032:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Version</dd>+<dd>SequenceNumber</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Sekvensnummer for dispenserbare enheder p&aring; en given dag</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionRequestVersionType">PrescriptionRequestVersionType</a>+<a href="#DispensableUnitSequenceNumberType">DispensableUnitSequenceNumberType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>0 eller 1</dd> <dd>0 eller 1</dd>
 +</dl>
 +</li>
 +<li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>Quantity</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Medicinm&aelig;ngde, numerisk v&aelig;rdi (LMS01 felt 11)</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#DoseQuantityType">DoseQuantityType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="IgnoreDoseDispensingPeriodsFlagType">Type: IgnoreDoseDispensingPeriodsFlagType</h2> +<h2 id="GetMedicineCardRequestType">Type: GetMedicineCardRequestType</h2> 
- Beskrivelse: Anmodning om at hente dosisdispenseringskortet p&aringtv&aelig;rs af dosisdispenserings-perioder<input type="button" id="IgnoreDoseDispensingPeriodsFlagType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IgnoreDoseDispensingPeriodsFlagType_xsddiv'); return false;"> + Beskrivelse: Element for en foresp&oslash;rgsel efter et medicinkort<input type="button" id="GetMedicineCardRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetMedicineCardRequestType'); return false;"><input type="button" id="GetMedicineCardRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('GetMedicineCardRequestType'); return false;"> 
-<div id="IgnoreDoseDispensingPeriodsFlagType_xsddiv" class="contents" style="display: none"> +<div id="GetMedicineCardRequestType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="IgnoreDoseDispensingPeriodsFlagType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="GetMedicineCardRequestType"&#62;
  <div style="margin-left: 10px">&#60;xs:annotation&#62;  <div style="margin-left: 10px">&#60;xs:annotation&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Request to return dosedispensingcards without specific dose dispensing periods&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Element for a request for a medicinecard&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Anmodning om at hente dosisdispenseringskortet p&aring; tv&aelig;rs af dosisdispenserings-perioder&#60;/xs:documentation&#62;</div> +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Element for en foresp&oslash;rgsel efter et medicinkort&#60;/xs:documentation&#62;</div>
- &#60;/xs:annotation&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<h2 id="SearchEffectuationsResponseType">Type: SearchEffectuationsResponseType</h2> +
- Beskrivelse: Svar indeholdende effektueringer<input type="button" id="SearchEffectuationsResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SearchEffectuationsResponseType_xsddiv'); return false;"> +
-<div id="SearchEffectuationsResponseType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="SearchEffectuationsResponseType"&#62; +
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Response containing effectuations&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Svar indeholdende effektueringer&#60;/xs:documentation&#62;</div>+
  &#60;/xs:annotation&#62;</div>  &#60;/xs:annotation&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:sequence&#62; <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:choice&#62; + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> +
- &#60;/xs:choice&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrivateDrugMedication" type="medicinecard20150601:PrivateDrugMedicationType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Version" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="DrugMedication" type="medicinecard20150601E2:EffectuationsOnDrugMedicationType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="DateTime" type="medicinecard20150601:ModifiedDateTimeType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Prescription" type="medicinecard20150601E2:EffectuationsOnPrescriptionType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="IncludePrescriptions" type="medicinecard20150601:IncludePrescriptionsType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="MoreAvailable" type="medicinecard20150601:MoreAvailableType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="IncludeEffectuations" type="medicinecard20150601:IncludeEffectuationsType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="IncludeNonRelevantPrescriptions" type="medicinecard20150601:IncludeNonRelevantPrescriptionsType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="IncludeWithdrawnDrugMedications" type="medicinecard20150601:IncludeWithdrawnDrugMedicationsType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="IncludeDrugMedicationType" type="medicinecard20150601E2:DrugMedicationTypeType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="GetMedicineCardRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li> + <li>
-<ul>Et af f&oslash;lgende elementer: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 23364: Line 31104:
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>OrganisationIdentifier</dd>+<dd>Version</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Nummer eller kode der identificerer en organisation</dd>+<dd>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>+<a href="#MedicineCardVersionType">MedicineCardVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0, 1 eller flere</dd>
 </dl> </dl>
-</li> 
-</ul> 
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PrivateDrugMedication</dd>+<dd>DateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Denne struktur indeholder drug id'er og version for l&aelig;gemiddelordinationer der er privatmarkerede.</dd>+<dd>&AElig;ndringsdato og tid</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrivateDrugMedicationType">PrivateDrugMedicationType</a>+<a href="#ModifiedDateTimeType">ModifiedDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 23398: Line 31135:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DrugMedication</dd>+<dd>IncludePrescriptions</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En oversigt over l&aelig;gemiddelordination (en ordination p&aring; medicinkortet)</dd>+<dd>Angiver hvorvidt medicinkortet eller l&aelig;gemiddelordinationen skal returneres med recepter.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#EffectuationsOnDrugMedicationType">EffectuationsOnDrugMedicationType</a>+<a href="#IncludePrescriptionsType">IncludePrescriptionsType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 23412: Line 31149:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Prescription</dd>+<dd>IncludeEffectuations</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En recept (en ordination p&aringen recept)</dd>+<dd>Angiver hvorvidt l&aelig;gemiddelordinationen eller recepten skal returneres med effektueringer.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#EffectuationsOnPrescriptionType">EffectuationsOnPrescriptionType</a>+<a href="#IncludeEffectuationsType">IncludeEffectuationsType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 23426: Line 31163:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MoreAvailable</dd>+<dd>IncludeNonRelevantPrescriptions</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En advarsel om at reslutatet er begr&aelig;nset, der findes flere dokumenter p&aring; serveren der opfylder s&oslash;gekriterierne.</dd>+<dd>Angiver hvorvidt medicinkortet skal returneres med l&oslash;se recepter markeret som "ikke relevante".</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MoreAvailableType">MoreAvailableType</a>+<a href="#IncludeNonRelevantPrescriptionsType">IncludeNonRelevantPrescriptionsType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>IncludeWithdrawnDrugMedications</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Angiver hvorvidt medicinkortet skal returneres med seponerede ordinationer.</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#IncludeWithdrawnDrugMedicationsType">IncludeWithdrawnDrugMedicationsType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>0 eller 1</dd> <dd>0 eller 1</dd>
 +</dl>
 +</li>
 +<li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>IncludeDrugMedicationType</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Er denne ordination l&aelig;geordineret eller ej</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#DrugMedicationTypeType">DrugMedicationTypeType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>0, 1 eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="ReplacePrescriptionType">Type: ReplacePrescriptionType</h2> +<h2 id="DrugMedicationType">Type: DrugMedicationType</h2> 
- Beskrivelse: Element til at angive at en recept skal erstattes af en ny<input type="button" id="ReplacePrescriptionType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ReplacePrescriptionType_xsddiv'); return false;"> + Beskrivelse: En oversigt over l&aelig;gemiddelordination (en ordination p&aring; medicinkortet)<input type="button" id="DrugMedicationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugMedicationType'); return false;"><input type="button" id="DrugMedicationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DrugMedicationType'); return false;"> 
-<div id="ReplacePrescriptionType_xsddiv" class="contents" style="display: none"> +<div id="DrugMedicationType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="ReplacePrescriptionType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="DrugMedicationType"&#62;
  <div style="margin-left: 10px">&#60;xs:annotation&#62;  <div style="margin-left: 10px">&#60;xs:annotation&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Element for replacing Prescription with a new one&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;An overview of the drug medication (medication on the medicine card)&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Element til at angive at en recept skal erstattes af en ny&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;En oversigt over l&aelig;gemiddelordination (en ordination p&aring; medicinkortet)&#60;/xs:documentation&#62;</div>
  &#60;/xs:annotation&#62;</div>  &#60;/xs:annotation&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:sequence&#62; <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="ReplacePrescriptionIdentifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="Version" type="medicinecard20150601:DrugMedicationVersionType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="AuthorisationDateTime" type="medicinecard20150601:AuthorisationDateTimeType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PreviousVersion" type="medicinecard20150601:DrugMedicationVersionType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="SystemNametype="medicinecard20150601:SystemNameType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="NextVersion" type="medicinecard20150601:DrugMedicationVersionType" /&#62;</div>
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReimbursementClause" type="medicinecard20150601:ReimbursementClauseType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ValidFromDate" type="medicinecard20150601:ValidFromDateType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element name="ValidToDate" type="medicinecard20150601:ValidToDateType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:choice&#62; +
-                <div style="margin-left: 10px">&#60;xs:element name="PackageRestriction" type="medicinecard20150601E2:PackageRestrictionType" /&#62;</div> +
-                 +
-<div style="margin-left: 10px">&#60;xs:element name="DoseDispensedRestriction" type="medicinecard20150601:DoseDispensedRestrictionType" /&#62;</div> +
- &#60;/xs:choice&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Indication" type="medicinecard20150601:IndicationType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ParentIdentifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DosageText" type="medicinecard20150601:DosageTextType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="Created" type="medicinecard20150601:CreatedType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="SubstitutionAllowed" type="medicinecard20150601:SubstitutionAllowedType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="SupplementaryInformation" type="medicinecard20150601:SupplementaryInformationType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Modified" type="medicinecard20150601:ModifiedType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedNonclinical" type="medicinecard20150601E2:ModifiedNonclinicalType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Type" type="medicinecard20150601E2:DrugMedicationTypeType" /&#62;</div>
                          
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Order" type="medicinecard20150601:CreateOrderType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="FollowUpDates" type="medicinecard20150601:FollowUpDatesType" /&#62;</div> 
-             +  
-<div style="margin-left: 10px">&#60;xs:element name="ReasonText" type="medicinecard20150601:InvalidationReasonTextType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Paused" type="medicinecard20150601:PausedType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Withdrawn" type="medicinecard20150601:WithdrawnType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="IsPrivateDrugMedication" type="medicinecard20150601:IsPrivateDrugMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="BeginEndDate" type="medicinecard20150601:DrugMedicationBeginEndDateType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Indication" type="medicinecard20150601:IndicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="RouteOfAdministration" type="medicinecard20150601:RouteOfAdministrationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Drug" type="medicinecard20150601:DrugType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Dosage" type="medicinecard20150601E2:DosageForResponseType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="SubstitutionAllowed" type="medicinecard20150601:SubstitutionAllowedType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Effectuation" type="medicinecard20150601E2:EffectuationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="InvalidEffectuation" type="medicinecard20150601:InvalidEffectuationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Prescription" type="medicinecard20150601E2:PrescriptionType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="InvalidPrescription" type="medicinecard20150601:InvalidPrescriptionType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReimbursementClause" type="medicinecard20150601:ReimbursementClauseType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="DrugMedicationType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReplacePrescriptionIdentifier</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af en recept</dd>+<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>+<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 23502: Line 31286:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModificationMetadata</dd>+<dd>Version</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd>+<dd>L&aelig;gemiddelordinationens versionsnummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd></dd>+<dd> 
 +<a href="#DrugMedicationVersionType">DrugMedicationVersionType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>PreviousVersion</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>L&aelig;gemiddelordinationens versionsnummer</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#DrugMedicationVersionType">DrugMedicationVersionType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>0, 1 eller flere</dd> <dd>0, 1 eller flere</dd>
Line 23514: Line 31314:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>AuthorisationDateTime</dd>+<dd>NextVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dato og tid for autorisation</dd>+<dd>L&aelig;gemiddelordinationens versionsnummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#AuthorisationDateTimeType">AuthorisationDateTimeType</a>+<a href="#DrugMedicationVersionType">DrugMedicationVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0, 1 eller flere</dd>
 </dl> </dl>
 </li> </li>
Line 23528: Line 31328:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>SystemName</dd>+<dd>ParentIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Navn eller beskrivelse af computersystemet der sender dokumentet</dd>+<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#SystemNameType">SystemNameType</a>+<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0 eller 1</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>Created</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Element der indeholder information omkring hvilken organisation og muligvis l&aelig;ge som har oprettet dokumentet elementet befinder sig i (f.eks. l&aelig;gemiddelordination), desuden datoen dette er sket.</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#CreatedType">CreatedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 23542: Line 31356:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReimbursementClause</dd>+<dd>ReportedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Tilsudskode p&aringrecepten</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ReimbursementClauseType">ReimbursementClauseType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 23556: Line 31370:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ValidFromDate</dd>+<dd>Modified</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Element der indeholder information omkring hvilken organisation og muligvis l&aelig;ge som sidst har &aelig;ndret dokumentet elementet befinder sig i (f.eks. medicnkort, l&aelig;gemiddelordination), desuden datoen dette er sket.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ValidFromDateType">ValidFromDateType</a>+<a href="#ModifiedType">ModifiedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 23570: Line 31384:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ValidToDate</dd>+<dd>ModifiedNonclinical</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Element der indeholder information omkring hvilken organisation og muligvis l&aelig;ge som sidst har &aelig;ndret dokumentet elementet befinder sig i (f.eks. medicnkort, l&aelig;gemiddelordination), desuden datoen dette er sket.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ValidToDateType">ValidToDateType</a>+<a href="#ModifiedNonclinicalType">ModifiedNonclinicalType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
 <li> <li>
-<ul>Et af f&oslash;lgende elementer: 
- <li> 
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PackageRestriction</dd>+<dd>Type</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Anvisning fra l&aelig;gen p&aring; recepten, om hvilken vare og i hvilke m&aelig;ngder apoteket m&aring; udlevere</dd>+<dd>Er denne ordination l&aelig;geordineret eller ej</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PackageRestrictionType">PackageRestrictionType</a>+<a href="#DrugMedicationTypeType">DrugMedicationTypeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 23597: Line 31409:
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DoseDispensedRestriction</dd>+<dd>FollowUpDates</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indikation fra l&aelig;gen om at recepten, skal udleveres dosisdispenseret. Pakkenummeret skal kun angives hvis det ikke er et takstl&aelig;gemiddel.</dd>+<dd>Et antal planlagte opf&oslash;lgningsdatoer for en l&aelig;gemiddelordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseDispensedRestrictionType">DoseDispensedRestrictionType</a>+<a href="#FollowUpDatesType">FollowUpDatesType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
-</ul>+<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>Paused</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Element der indeholder information omkring hvilken organisation og muligvis l&aelig;ge som har pauseret dokumentet elementet befinder sig i (f.eks. l&aelig;gemiddelordination), desuden datoen dette er sket.</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#PausedType">PausedType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0 eller 1</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>Withdrawn</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Information om hvem, hvorn&aring;r og hvorfor l&aelig;gemiddelordination er seponeret </dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#WithdrawnType">WithdrawnType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0 eller 1</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>IsPrivateDrugMedication</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Dette element indikerer at ordinationen er privatmarkeret</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#IsPrivateDrugMedicationType">IsPrivateDrugMedicationType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0 eller 1</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>BeginEndDate</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Angiver en periode hvor l&aelig;gemiddelordinationen g&aelig;lder</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#DrugMedicationBeginEndDateType">DrugMedicationBeginEndDateType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl>
 </li> </li>
 <li> <li>
Line 23625: Line 31490:
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 23631: Line 31496:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DosageText</dd>+<dd>RouteOfAdministration</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Doseringstekst, begr&aelig;nset til at kunne v&aelig;re p&aring; XML recepten</dd>+<dd>Angiver medicinens administrationsvej som kode og tekst</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTextType">DosageTextType</a>+<a href="#RouteOfAdministrationType">RouteOfAdministrationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>Drug</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>L&aelig;gemiddel. Et l&aelig;gemiddel er en vare til at behandle eller forebygge sygdomme. L&aelig;gemidler er enten godkendt og fremg&aring;r dermed af L&aelig;gemiddelstyrelsens Takst, eller det kan v&aelig;re tilladelsespr&aelig;parater, naturl&aelig;gemidler, vitaminer, minerater el.lign. Et l&aelig;gemiddel er et aktivt l&aelig;gemiddelstof eller sammensat af et eller flere l&aelig;gemiddelstoffer i en bestemt l&aelig;gemiddelform og l&aelig;gemiddelstyrke. Hvis DrugIdentifier findes er l&aelig;gemiddlet fra l&aelig;gemiddelstyrelsens takst. Alternativt et magistrelt l&aelig;gemiddel. L&aelig;gemiddelstrukturen kan indeholde en r&aelig;kke aktive substanser. L&aelig;gemidlets form og styrke skal angives, s&aring;fremt informationen findes</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#DrugType">DrugType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>Dosage</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Angivelse af hvor ofte og hvorn&aring;r et l&aelig;gemiddel skal gives</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#DosageForResponseType">DosageForResponseType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 23653: Line 31546:
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 23659: Line 31552:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>SupplementaryInformation</dd>+<dd>Effectuation</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Fritekst for dosering</dd>+<dd>Den faktiske udf&oslash;relse af l&aelig;gemiddelordination. Det kan f.eks. v&aelig;re at indgive medicin i patienten, eller at en l&aelig;ge eller apoteket udleverer medicin til patienten</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#SupplementaryInformationType">SupplementaryInformationType</a>+<a href="#EffectuationType">EffectuationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller 1</dd>+<dd>0eller flere</dd>
 </dl> </dl>
 </li> </li>
Line 23673: Line 31566:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Order</dd>+<dd>InvalidEffectuation</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Bestilling af en udlevering p&aring; en recept</dd>+<dd>En ugyldig effektuering. Hvis en klient har en lokal af en effektuering og modtager en InvalidEffectuation med matchende identifier, s&aring; er det et tegn p&aring; at effektueringen b&oslash;r slettes.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreateOrderType">CreateOrderType</a>+<a href="#InvalidEffectuationType">InvalidEffectuationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller 1</dd>+<dd>0eller flere</dd>
 </dl> </dl>
 </li> </li>
Line 23687: Line 31580:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReasonText</dd>+<dd>Prescription</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>En recept (en ordination p&aring; en recept)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#InvalidationReasonTextType">InvalidationReasonTextType</a>+<a href="#PrescriptionType">PrescriptionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0, 1 eller flere</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>InvalidPrescription</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>En ugyldig recept. Leveres mhp. at klienten kan slette evt. lokal kopi.</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#InvalidPrescriptionType">InvalidPrescriptionType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0, 1 eller flere</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>ReimbursementClause</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Tilsudskode p&aringrecepten</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#ReimbursementClauseType">ReimbursementClauseType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="DosageQuantityUnitTextsType">Type: DosageQuantityUnitTextsType</h2> +<h2 id="GetNewOrdersResponseType">Type: GetNewOrdersResponseType</h2> 
- Beskrivelse: Enhed for dosism&aelig;ngde, ental og flertal<input type="button" id="DosageQuantityUnitTextsType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageQuantityUnitTextsType_xsddiv'); return false;"> + Beskrivelse: Svar p&aring; en foresp&oslash;rgsel efter nye bestillinger til et apotek<input type="button" id="GetNewOrdersResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetNewOrdersResponseType'); return false;"><input type="button" id="GetNewOrdersResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('GetNewOrdersResponseType'); return false;"> 
-<div id="DosageQuantityUnitTextsType_xsddiv" class="contents" style="display: none"> +<div id="GetNewOrdersResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="DosageQuantityUnitTextsType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="GetNewOrdersResponseType"&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +         <div style="margin-left: 10px">&#60;xs:annotation&#62; 
- <div style="margin-left: 10px">&#60;xs:element name="Singular" type="medicinecard20150601E2:DosageQuantityUnitTextType" /&#62;</div>+             <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Response element for a request to receive all new orders for a pharmacy&#60;/xs:documentation&#62;</div> 
 +              
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Svar p&aring; en foresp&oslash;rgsel efter nye bestillinger til et apotek&#60;/xs:documentation&#62;</div> 
 +         &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="Plural" type="medicinecard20150601E2:DosageQuantityUnitTextType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Prescriptions" type="medicinecard20150601E2:PrescriptionsForPersonOrOrganisationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="MoreAvailable" type="medicinecard20150601:MoreAvailableType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="GetNewOrdersResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Singular</dd>+<dd>OrganisationIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Enhed for dosism&aelig;ngde</dd>+<dd>Nummer eller kode der identificerer en organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageQuantityUnitTextType">DosageQuantityUnitTextType</a>+<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 23729: Line 31659:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Plural</dd>+<dd>Prescriptions</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Enhed for dosism&aelig;ngde</dd>+<dd>Gruppering af et antal recepter til den samme patient eller organisation (til  brug i praksis)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageQuantityUnitTextType">DosageQuantityUnitTextType</a>+<a href="#PrescriptionsForPersonOrOrganisationType">PrescriptionsForPersonOrOrganisationType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0, 1 eller flere</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>MoreAvailable</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>En advarsel om at reslutatet er begr&aelig;nset, der findes flere dokumenter p&aring; serveren der opfylder s&oslash;gekriterierne.</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#MoreAvailableType">MoreAvailableType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0 eller 1</dd> 
 +</dl> 
 +</li> 
 +</ul> 
 +<h2 id="PackageDispensedType">Type: PackageDispensedType</h2> 
 + Beskrivelse: Detaljer for pakke udlevering p&aring; et apotek<input type="button" id="PackageDispensedType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PackageDispensedType'); return false;"><input type="button" id="PackageDispensedType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PackageDispensedType'); return false;"> 
 +<div id="PackageDispensedType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="PackageDispensedType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Package dispensed pharmacy effectuation details&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Detaljer for pakke udlevering p&aring; et apotek&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PackageQuantity" type="medicinecard20150601:PackageQuantityType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="PackageNumber" type="medicinecard20150601:PackageNumberType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PackageSize" type="medicinecard20150601E2:PackageSizeType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="SubstitutedDrug" type="medicinecard20150601:DrugType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="PackageDispensedType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>PackageQuantity</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Angiver antallet af pakninger</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#PackageQuantityType">PackageQuantityType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0 eller 1</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>PackageNumber</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>L&aelig;gemiddelpakningens varenummer (LMS02 felt 2)</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#PackageNumberType">PackageNumberType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 +</dl>
 +</li>
 +<li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>PackageSize</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Pakningsst&oslash;rrelse p&aring; struktureret form</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#PackageSizeType">PackageSizeType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>0 eller 1</dd>
 +</dl>
 +</li>
 +<li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>SubstitutedDrug</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>L&aelig;gemiddel. Et l&aelig;gemiddel er en vare til at behandle eller forebygge sygdomme. L&aelig;gemidler er enten godkendt og fremg&aring;r dermed af L&aelig;gemiddelstyrelsens Takst, eller det kan v&aelig;re tilladelsespr&aelig;parater, naturl&aelig;gemidler, vitaminer, minerater el.lign. Et l&aelig;gemiddel er et aktivt l&aelig;gemiddelstof eller sammensat af et eller flere l&aelig;gemiddelstoffer i en bestemt l&aelig;gemiddelform og l&aelig;gemiddelstyrke. Hvis DrugIdentifier findes er l&aelig;gemiddlet fra l&aelig;gemiddelstyrelsens takst. Alternativt et magistrelt l&aelig;gemiddel. L&aelig;gemiddelstrukturen kan indeholde en r&aelig;kke aktive substanser. L&aelig;gemidlets form og styrke skal angives, s&aring;fremt informationen findes</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#DrugType">DrugType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="UpdateDrugMedicationRequestType">Type: UpdateDrugMedicationRequestType</h2> +<h2 id="UpdateMedicineCardRequestType">Type: UpdateMedicineCardRequestType</h2> 
- Beskrivelse: Ydre container-element for en foresp&oslash;rgsel der opdaterer en eksisterende l&aelig;gemiddelordination<input type="button" id="UpdateDrugMedicationRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UpdateDrugMedicationRequestType_xsddiv'); return false;"> + Beskrivelse: Ydre container-element for en batchforesp&oslash;rgsel for at opdatere et medicinkort<input type="button" id="UpdateMedicineCardRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UpdateMedicineCardRequestType'); return false;"><input type="button" id="UpdateMedicineCardRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('UpdateMedicineCardRequestType'); return false;"> 
-<div id="UpdateDrugMedicationRequestType_xsddiv" class="contents" style="display: none"> +<div id="UpdateMedicineCardRequestType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="UpdateDrugMedicationRequestType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="UpdateMedicineCardRequestType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
Line 23754: Line 31779:
 <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150601E2:UpdateDrugMedicationType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:sequence maxOccurs="unbounded"&#62; 
 + <div style="margin-left: 10px">&#60;xs:choice minOccurs="0"&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="SetMedicineCardReviewed" type="medicinecard20150601:SetMedicineCardReviewedType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="SetMedicineCardNotReviewed" type="medicinecard20150601:SetMedicineCardNotReviewedType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreateDrugMedication" type="medicinecard20150601E2:CreateDrugMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="UpdateDrugMedication" type="medicinecard20150601E2:UpdateDrugMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="WithdrawDrugMedication" type="medicinecard20150601:WithdrawDrugMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="UnwithdrawDrugMedication" type="medicinecard20150601:UnwithdrawDrugMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PauseDrugMedication" type="medicinecard20150601:PauseDrugMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="UnpauseDrugMedication" type="medicinecard20150601:UnpauseDrugMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatePrescription" type="medicinecard20150601E2:CreatePrescriptionType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="AttachPrescription" type="medicinecard20150601:AttachPrescriptionType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DetachPrescription" type="medicinecard20150601:DetachPrescriptionType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="MarkPrescriptionDeprecated" type="medicinecard20150601:MarkPrescriptionDeprecatedType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="UnmarkPrescriptionDeprecated" type="medicinecard20150601:UnmarkPrescriptionDeprecatedType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CancelPrescription" type="medicinecard20150601:CancelPrescriptionType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreateEffectuationOnDrugMedication" type="medicinecard20150601E2:CreateEffectuationOnDrugMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DeleteEffectuation" type="medicinecard20150601:DeleteEffectuationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="GiveConsent" type="medicinecard20150601:GiveConsentType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="RemoveConsent" type="medicinecard20150601:RemoveConsentType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="UpdateMedicineCardRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 23817: Line 31881:
 </li> </li>
 <li> <li>
 +<ul>
 + Sekvens af:
 + <li>
 +<ul>Et af f&oslash;lgende elementer:
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DrugMedication</dd>+<dd>SetMedicineCardReviewed</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En oversigt over l&aelig;gemiddelordination (en ordination p&aring; medicinkortet)</dd>+<dd>Element til at s&aelig;tte dato og tid for en medicinkort-gennemgang</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#UpdateDrugMedicationType">UpdateDrugMedicationType</a>+<a href="#SetMedicineCardReviewedType">SetMedicineCardReviewedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-</ul> + ELLER 
-<h2 id="DoseDispensingDetailedSpecificationType">Type: DoseDispensingDetailedSpecificationType</h2> + <li>
- Beskrivelse: Detaljeret specifikation af en dosisdispenseringsperiode, dvs. indholdet a hver enkelt "dispenserbare enhed" (typisk a forseglet plastikpose).<input type="button" id="DoseDispensingDetailedSpecificationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensingDetailedSpecificationType_xsddiv'); return false;"> +
-<div id="DoseDispensingDetailedSpecificationType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="DoseDispensingDetailedSpecificationType"&#62; +
-        <div style="margin-left: 10px">&#60;xs:annotation&#62; +
-            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Detailed specification of a dose dispensing period, i.e. contents of each dispensable unit (typically a sealed plastic bag).&#60;/xs:documentation&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Detaljeret specifikation af en dosisdispenseringsperiode, dvs. indholdet a hver enkelt "dispenserbare enhed" (typisk a forseglet plastikpose).&#60;/xs:documentation&#62;</div> +
-        &#60;/xs:annotation&#62;</div> +
-         +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
-            <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="DispensableUnit" type="medicinecard20150601E2:DoseDispensingDispensableUnitType" /&#62;</div> +
-        &#60;/xs:sequence&#62;</div> +
-    &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DispensableUnit</dd>+<dd>SetMedicineCardNotReviewed</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Detaljeret specifikation af en dosisdispenseringsperiode, dvs. indholdet a hver enkelt "dispenserbare enhed" (typisk a forseglet plastikpose).</dd>+<dd>Element for en foresp&oslash;rgsel til at s&aelig;tte dato og tid for markering af at manglende medicinkort-gennemgang</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseDispensingDispensableUnitType">DoseDispensingDispensableUnitType</a>+<a href="#SetMedicineCardNotReviewedType">SetMedicineCardNotReviewedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="CreatePrescriptionForUseInPracticeRequestType">Type: CreatePrescriptionForUseInPracticeRequestType</h2+</li
- Beskrivelse: Request-dokument der indeholder en eller flere dokumenter til at oprette recepter fra l&aelig;gemiddelordinationer<input type="button" id="CreatePrescriptionForUseInPracticeRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatePrescriptionForUseInPracticeRequestType_xsddiv'); return false;"> +<li>
-<div id="CreatePrescriptionForUseInPracticeRequestType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="CreatePrescriptionForUseInPracticeRequestType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="CreatedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Prescription" type="medicinecard20150601E2:UnattachedPrescriptionType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CreatedBy</dd>+<dd>CreateDrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Anvisning af hvilken medicin der skal anvendes (l&aelig;gemiddel) hvor meget der skal gives (l&aelig;gemiddeldosering), hvor l&aelig;nge (startdato og slutdato), hvordan den skal tilf&oslash;res (administrationsvej) og hvorfor (indikation)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#CreateDrugMedicationType">CreateDrugMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 23895: Line 31933:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReportedBy</dd>+<dd>UpdateDrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>En oversigt over l&aelig;gemiddelordination (en ordination p&aring; medicinkortet), til brug ved opdatering</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#UpdateDrugMedicationType">UpdateDrugMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 23909: Line 31947:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Prescription</dd>+<dd>WithdrawDrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En recept (en ordination p&aring; en recept)</dd>+<dd>En foresp&oslash;rgsel der seponerer en l&aelig;gemiddelordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#UnattachedPrescriptionType">UnattachedPrescriptionType</a>+<a href="#WithdrawDrugMedicationType">WithdrawDrugMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller flere</dd>+<dd>eller 1</dd>
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="DoseDispensingDispensableUnitType">Type: DoseDispensingDispensableUnitType</h2> +
- Beskrivelse: Detaljeret specifikation af en dosisdispenseringsperiode, dvs. indholdet a hver enkelt "dispenserbare enhed" (typisk a forseglet plastikpose).<input type="button" id="DoseDispensingDispensableUnitType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensingDispensableUnitType_xsddiv'); return false;"> +
-<div id="DoseDispensingDispensableUnitType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="DoseDispensingDispensableUnitType"&#62; +
-        <div style="margin-left: 10px">&#60;xs:annotation&#62; +
-            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Detailed specification of a dose dispensing period, i.e. contents of each dispensable unit (typically a sealed plastic bag).&#60;/xs:documentation&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Detaljeret specifikation af en dosisdispenseringsperiode, dvs. indholdet a hver enkelt "dispenserbare enhed" (typisk a forseglet plastikpose).&#60;/xs:documentation&#62;</div> +
-        &#60;/xs:annotation&#62;</div> +
-         +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
-            <div style="margin-left: 10px">&#60;xs:element name="Date" type="medicinecard20150601E2:DoseDispensingPeriodDateType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element name="Time" type="medicinecard20150601:DoseTimeType" /&#62;</div> +
- +
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="SequenceNumber" type="medicinecard20150601E2:DispensableUnitSequenceNumberType" /&#62;</div> +
- +
-             +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="AdministrationInstruction" type="medicinecard20150601E2:AdministrationInstructionType" /&#62;</div> +
-  +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="IsAccordingToNeed" type="medicinecard20150601E2:IsAccordingToNeedType" /&#62;</div> +
- +
-             +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="MedicationRef" type="medicinecard20150601E2:DoseDispensedMedicationRefType" /&#62;</div> +
-        &#60;/xs:sequence&#62;</div> +
-    &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Date</dd>+<dd>UnwithdrawDrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Anvisning der fjerner en seponering af en eller flere l&aelig;gemiddelordinationer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseDispensingPeriodDateType">DoseDispensingPeriodDateType</a>+<a href="#UnwithdrawDrugMedicationType">UnwithdrawDrugMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 23969: Line 31975:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Time</dd>+<dd>PauseDrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Klokkeslettet for et doseringstidspunkt</dd>+<dd>Element for en foresp&oslash;rgsel der pauserer en l&aelig;gemiddelordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseTimeType">DoseTimeType</a>+<a href="#PauseDrugMedicationType">PauseDrugMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 23983: Line 31989:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>SequenceNumber</dd>+<dd>UnpauseDrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Element for en foresp&oslash;rgsel der fjerner pausering af en l&aelig;gemiddelordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DispensableUnitSequenceNumberType">DispensableUnitSequenceNumberType</a>+<a href="#UnpauseDrugMedicationType">UnpauseDrugMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 23997: Line 32003:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>AdministrationInstruction</dd>+<dd>CreatePrescription</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indtagelsesvejledning vedr&oslash;rende medicinen i en dosis dispenserbar enhed (pose)</dd>+<dd>Request-dokument til at oprette en recept fra en l&aelig;gemiddelordination. N&aring;r dette element anvendes servicen til oprettelse af en l&aelig;gemiddelordination udelades DrugMedicationIdentifer, i alle andre tilf&aelig;lde er det n&oslash;dvendigt.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd></dd>+<dd> 
 +<a href="#CreatePrescriptionType">CreatePrescriptionType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 24009: Line 32017:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>IsAccordingToNeed</dd>+<dd>AttachPrescription</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver at dosen er efter behov</dd>+<dd>Indeholder et l&aelig;gemiddelordinations-ID og en eller flere recept-IDer der skal knyttes hertil</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#IsAccordingToNeedType">IsAccordingToNeedType</a>+<a href="#AttachPrescriptionType">AttachPrescriptionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 24023: Line 32031:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicationRef</dd>+<dd>DetachPrescription</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Reference til et dosisdispenseret l&aelig;gemiddel, og en specifikation af den m&aelig;ngde som skal pakkes i en specifik dispenserbar enhed (fx pose).</dd>+<dd>Indeholder en eller flere recept-IDer hvor tilknytningen til l&aelig;gmidlerne skal oph&aelig;ves</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseDispensedMedicationRefType">DoseDispensedMedicationRefType</a>+<a href="#DetachPrescriptionType">DetachPrescriptionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller flere</dd>+<dd>eller 1</dd>
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="PackageDispensedType">Type: PackageDispensedType</h2> +
- Beskrivelse: Detaljer for pakke udlevering p&aring; et apotek<input type="button" id="PackageDispensedType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PackageDispensedType_xsddiv'); return false;"> +
-<div id="PackageDispensedType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="PackageDispensedType"&#62; +
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Package dispensed pharmacy effectuation details&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Detaljer for pakke udlevering p&aring; et apotek&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PackageQuantity" type="medicinecard20150601:PackageQuantityType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="PackageNumber" type="medicinecard20150601:PackageNumberType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PackageSize" type="medicinecard20150601E2:PackageSizeType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="SubstitutedDrug" type="medicinecard20150601:DrugType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PackageQuantity</dd>+<dd>MarkPrescriptionDeprecated</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver antallet af pakninger</dd>+<dd>Til brug i bulk service: Marker at en eller flere recepter ikke l&aelig;ngere er relevante</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PackageQuantityType">PackageQuantityType</a>+<a href="#MarkPrescriptionDeprecatedType">MarkPrescriptionDeprecatedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 24075: Line 32059:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PackageNumber</dd>+<dd>UnmarkPrescriptionDeprecated</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gemiddelpakningens varenummer (LMS02 felt 2)</dd>+<dd>Til brug i bulk service: Marker at en eller flere recepter ikke l&aelig;ngere er relevante</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PackageNumberType">PackageNumberType</a>+<a href="#UnmarkPrescriptionDeprecatedType">UnmarkPrescriptionDeprecatedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 24089: Line 32073:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PackageSize</dd>+<dd>CancelPrescription</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Pakningsst&oslash;rrelse p&aring; struktureret form</dd>+<dd>Til brug i bulk service: Marker at en eller flere recepter er ugyldige</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PackageSizeType">PackageSizeType</a>+<a href="#CancelPrescriptionType">CancelPrescriptionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 24103: Line 32087:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>SubstitutedDrug</dd>+<dd>CreateEffectuationOnDrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gemiddel. Et l&aelig;gemiddel er en vare til at behandle eller forebygge sygdomme. L&aelig;gemidler er enten godkendt og fremg&aring;r dermed af L&aelig;gemiddelstyrelsens Takst, eller det kan v&aelig;re tilladelsespr&aelig;parater, naturl&aelig;gemidler, vitaminer, minerater el.lign. Et l&aelig;gemiddel er et aktivt l&aelig;gemiddelstof eller sammensat af et eller flere l&aelig;gemiddelstoffer i en bestemt l&aelig;gemiddelform og l&aelig;gemiddelstyrke. Hvis DrugIdentifier findes er l&aelig;gemiddlet fra l&aelig;gemiddelstyrelsens takst. Alternativt et magistrelt l&aelig;gemiddel. L&aelig;gemiddelstrukturen kan indeholde en r&aelig;kke aktive substanser. L&aelig;gemidlets form og styrke skal angives, s&aring;fremt informationen findes</dd>+<dd>Element for en tilf&oslash;jelse af en effektuering p&aring; en l&aelig;gemiddelordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugType">DrugType</a>+<a href="#CreateEffectuationOnDrugMedicationType">CreateEffectuationOnDrugMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 24114: Line 32098:
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="OrderWithOnlyIdentifierType">Type: OrderWithOnlyIdentifierType</h2> +
- Beskrivelse: En bestillingsstruktur med alene bestillingsidentifier<input type="button" id="OrderWithOnlyIdentifierType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OrderWithOnlyIdentifierType_xsddiv'); return false;"> +
-<div id="OrderWithOnlyIdentifierType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="OrderWithOnlyIdentifierType"&#62; +
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;An order structure that contains only the identifier&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;En bestillingsstruktur med alene bestillingsidentifier&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:OrderIdentifierType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>DeleteEffectuation</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Anvisning for sletning af en effetuering</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrderIdentifierType">OrderIdentifierType</a>+<a href="#DeleteEffectuationType">DeleteEffectuationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="PrescriptionAndOrderIdentifierType">Type: PrescriptionAndOrderIdentifierType</h2> +
- Beskrivelse: En receptidentifier med eventuelle tilh&oslash;rende bestillingsidentifiers<input type="button" id="PrescriptionAndOrderIdentifierType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrescriptionAndOrderIdentifierType_xsddiv'); return false;"> +
-<div id="PrescriptionAndOrderIdentifierType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="PrescriptionAndOrderIdentifierType"&#62; +
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;A prescription identifier along with any order identifiers&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;En receptidentifier med eventuelle tilh&oslash;rende bestillingsidentifiers&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Order" type="medicinecard20150601:OrderWithOnlyIdentifierType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>GiveConsent</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af en recept</dd>+<dd>Til brug i bulk service: Giv samtykke til en eller flere l&aelig;gemiddelordinationer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>+<a href="#GiveConsentType">GiveConsentType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 24183: Line 32129:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Order</dd>+<dd>RemoveConsent</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Bestilling af en udlevering p&aringen recept</dd>+<dd>Til brug i bulk service: Fjerne samtykke til en eller flere l&aelig;gemiddelordinationer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrderWithOnlyIdentifierType">OrderWithOnlyIdentifierType</a>+<a href="#RemoveConsentType">RemoveConsentType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="AutomatedStartEffectuationResponseType">Type: AutomatedStartEffectuationResponseType</h2> +</li> 
- Beskrivelse: Svar p&aring; foresp&oslash;rgsel p&aring; at p&aring;begynde ekspedition af en eller flere recepter<input type="button" id="AutomatedStartEffectuationResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AutomatedStartEffectuationResponseType_xsddiv'); return false;"> +</ul> 
-<div id="AutomatedStartEffectuationResponseType_xsddivclass="contentsstyle="display: none"+<h2 id="GetPrescriptionResponseType">Type: GetPrescriptionResponseType</h2> 
-<div style="margin-left: 10px">&#60;xs:complexType name="AutomatedStartEffectuationResponseType"&#62; + Beskrivelse: Ydre container-element for en svar med en eller flere recepter<input type="button" id="GetPrescriptionResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetPrescriptionResponseType'); return false;"><input type="buttonid="GetPrescriptionResponseType_usage_buttonvalue="Vis anvendelseclass="showHideXSDonclick="toggleUsageVisibility('GetPrescriptionResponseType'); return false;"> 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +<div id="GetPrescriptionResponseType_xsddivclass="contentsstyle="display: none"> 
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Response for the request to start effectuating one or more prescriptions&#60;/xs:documentation&#62;</div> +<div style="margin-left: 10px">&#60;xs:complexType name="GetPrescriptionResponseType"&#62; 
-  + <div style="margin-left: 10px">&#60;xs:sequence&#62;
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Svar p&aring; foresp&oslash;rgsel p&aring; at p&aring;begynde ekspedition af en eller flere recepter&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62;+
  <div style="margin-left: 10px">&#60;xs:choice&#62;  <div style="margin-left: 10px">&#60;xs:choice&#62;
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="Patient" type="medicinecard20150601:PatientType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="Organisation" type="medicinecard20150601:OrganisationType" /&#62;</div>
  &#60;/xs:choice&#62;</div>  &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Prescription" type="medicinecard20150601:PrescriptionAndOrderIdentifierType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="IsInvalid" type="medicinecard20150601:MedicineCardIsInvalidType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="StartEffectuationFailed" type="medicinecard20150601E2:PrescriptionErrorType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Prescription" type="medicinecard20150601E2:PrescriptionType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="InvalidPrescription" type="medicinecard20150601:InvalidPrescriptionType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrivatePrescription" type="medicinecard20150601:PrivatePrescriptionType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="GetPrescriptionResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <ul>Et af f&oslash;lgende elementer: <ul>Et af f&oslash;lgende elementer:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PersonIdentifier</dd>+<dd>Patient</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>Patientoplysninger for en person med kendt CPR</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#PatientType">PatientType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 24237: Line 32184:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>OrganisationIdentifier</dd>+<dd>Organisation</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Nummer eller kode der identificerer en organisation</dd>+<dd>Beskriver en organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>+<a href="#OrganisationType">OrganisationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 24252: Line 32199:
 </li> </li>
 </ul> </ul>
 +</li>
 +<li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>IsInvalid</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Markerer at medicinkortet er ugyldigt.</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#MedicineCardIsInvalidType">MedicineCardIsInvalidType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>0 eller 1</dd>
 +</dl>
 </li> </li>
 <li> <li>
Line 24261: Line 32222:
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionAndOrderIdentifierType">PrescriptionAndOrderIdentifierType</a>+<a href="#PrescriptionType">PrescriptionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 24270: Line 32231:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>StartEffectuationFailed</dd>+<dd>InvalidPrescription</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Fejl-struktur som refererer til en specifik fejltype og beskrivelse p&aring; en given recept, og muligvis ogs&aring; med reference til en specifik bestilling og effektuering.</dd>+<dd>En ugyldig recept. Leveres mhp. at klienten kan slette evt. lokal kopi.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionErrorType">PrescriptionErrorType</a>+<a href="#InvalidPrescriptionType">InvalidPrescriptionType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0, 1 eller flere</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>PrivatePrescription</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>En privatmarkeret recept</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#PrivatePrescriptionType">PrivatePrescriptionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 24282: Line 32257:
 </li> </li>
 </ul> </ul>
-<h2 id="EffectuationOnPrescriptionType">Type: EffectuationOnPrescriptionType</h2> +<h2 id="CreatePrescriptionRequestRequestType">Type: CreatePrescriptionRequestRequestType</h2> 
- Beskrivelse: En effektuering (udleveringp&aringrecepten oprettet p&aringapoteket. Der er enten effektueret en eller flere pakninger eller effektueret via Dosisdispensing.<input type="button" id="EffectuationOnPrescriptionType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('EffectuationOnPrescriptionType_xsddiv'); return false;"> + Beskrivelse: Opret en receptanmodning<input type="button" id="CreatePrescriptionRequestRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatePrescriptionRequestRequestType'); return false;"><input type="button" id="CreatePrescriptionRequestRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreatePrescriptionRequestRequestType'); return false;"> 
-<div id="EffectuationOnPrescriptionType_xsddiv" class="contents" style="display: none"> +<div id="CreatePrescriptionRequestRequestType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="EffectuationOnPrescriptionType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="CreatePrescriptionRequestRequestType"&#62; 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;An effectuation on the prescription created by the pharamacy. There is either effectuated one or more packages or effectuated via Dose Dispensing.&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;En effektuering (udlevering) p&aring; recepten oprettet p&aring; apoteket. Der er enten effektueret en eller flere pakninger eller effektueret via Dosisdispensing.&#60;/xs:documentation&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div>
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:EffectuationIdentifierType" /&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:element name="DateTime" type="medicinecard20150601:EffectuationDateTimeType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="OrderedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="EffectuationMethod" type="medicinecard20150601:EffectuationMethodType" /&#62;</div> 
-             
-<div style="margin-left: 10px">&#60;xs:choice&#62; 
-     <div style="margin-left: 10px">&#60;xs:element name="CreatedWithoutPerson" type="medicinecard20150601:CreatedWithoutPersonType" /&#62;</div> 
-                 
-<div style="margin-left: 10px">&#60;xs:element name="Created" type="medicinecard20150601:CreatedType" /&#62;</div> 
-            &#60;/xs:choice&#62;</div> 
-             
 <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>
-             
-<div style="margin-left: 10px">&#60;xs:choice&#62; 
-                <div style="margin-left: 10px">&#60;xs:element name="DoseDispensed" type="medicinecard20150601E2:DoseDispensedType" /&#62;</div> 
-                 
-<div style="margin-left: 10px">&#60;xs:element name="PackageDispensed" type="medicinecard20150601E2:PackageDispensedType" /&#62;</div> 
-            &#60;/xs:choice&#62;</div> 
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ExpectedDeliveryDateTime" type="medicinecard20150601:ExpectedDeliveryDateTimeType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="PrescriptionRequest" type="medicinecard20150601E2:PrescriptionRequestToCreateType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PharmacyComment" type="medicinecard20150601:PharmacyCommentType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="LabelText" type="medicinecard20150601:LabelTextType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DeliverySite" type="medicinecard20150601:OrganisationType" /&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="CreatePrescriptionRequestRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af effektueringen</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#EffectuationIdentifierType">EffectuationIdentifierType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 24342: Line 32294:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DateTime</dd>+<dd>MedicineCardVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dato og tid, hvor l&aelig;gemiddelordinationen er effektueret</dd>+<dd>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#EffectuationDateTimeType">EffectuationDateTimeType</a>+<a href="#MedicineCardVersionType">MedicineCardVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 24356: Line 32308:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>EffectuationMethod</dd>+<dd>OrderedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver, om l&aelig;gemiddelordinationen er effektueret ved indgivelse, udlevering eller udskrivning af recept</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#EffectuationMethodType">EffectuationMethodType</a>+<a href="#ModificatorType">ModificatorType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>ReportedBy</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 24368: Line 32334:
 </li> </li>
 <li> <li>
-<ul>Et af f&oslash;lgende elementer: 
- <li> 
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CreatedWithoutPerson</dd>+<dd>PrescriptionRequest</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element der indeholder information omkring hvilken organisation og muligvis l&aelig;ge som har oprettet dokumentet elementet befinder sig i (f.eks. l&aelig;gemiddelordination), desuden datoen dette er sket.  +<dd>Element der beskriver en receptanmodning</dd>
-Dette element anvendes p&aring; recepten, hvor l&aelig;gens autorisationsnummer muligvis ikke er angivet.</dd>+
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreatedWithoutPersonType">CreatedWithoutPersonType</a>+<a href="#PrescriptionRequestToCreateType">PrescriptionRequestToCreateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>1 eller flere</dd>
 </dl> </dl>
 </li> </li>
- ELLER +</ul> 
- <li>+<h2 id="DoseDispensingDetailedSpecificationType">Type: DoseDispensingDetailedSpecificationType</h2> 
 + Beskrivelse: Detaljeret specifikation af en dosisdispenseringsperiode, dvs. indholdet a hver enkelt "dispenserbare enhed" (typisk a forseglet plastikpose).<input type="button" id="DoseDispensingDetailedSpecificationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensingDetailedSpecificationType'); return false;"><input type="button" id="DoseDispensingDetailedSpecificationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DoseDispensingDetailedSpecificationType'); return false;"> 
 +<div id="DoseDispensingDetailedSpecificationType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="DoseDispensingDetailedSpecificationType"&#62; 
 +        <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 +            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Detailed specification of a dose dispensing period, i.e. contents of each dispensable unit (typically a sealed plastic bag).&#60;/xs:documentation&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Detaljeret specifikation af en dosisdispenseringsperiode, dvs. indholdet a hver enkelt "dispenserbare enhed" (typisk a forseglet plastikpose).&#60;/xs:documentation&#62;</div> 
 +        &#60;/xs:annotation&#62;</div> 
 +         
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 +            <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="DispensableUnit" type="medicinecard20150601E2:DoseDispensingDispensableUnitType" /&#62;</div> 
 +        &#60;/xs:sequence&#62;</div> 
 +    &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="DoseDispensingDetailedSpecificationType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>DispensableUnit</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Detaljeret specifikation af en dosisdispenseringsperiode, dvs. indholdet a hver enkelt "dispenserbare enhed" (typisk a forseglet plastikpose).</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#DoseDispensingDispensableUnitType">DoseDispensingDispensableUnitType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0, 1 eller flere</dd> 
 +</dl> 
 +</li> 
 +</ul> 
 +<h2 id="DoseDispensingOnHoldType">Type: DoseDispensingOnHoldType</h2> 
 + Beskrivelse: Sat i bero periode for dosisdispenseringskort<input type="button" id="DoseDispensingOnHoldType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensingOnHoldType'); return false;"><input type="button" id="DoseDispensingOnHoldType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DoseDispensingOnHoldType'); return false;"> 
 +<div id="DoseDispensingOnHoldType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="DoseDispensingOnHoldType"&#62; 
 +        <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 +            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;On hold period for dose dispensing&#60;/xs:documentation&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Sat i bero periode for dosisdispenseringskort&#60;/xs:documentation&#62;</div> 
 +        &#60;/xs:annotation&#62;</div> 
 +         
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Created" type="medicinecard20150601:CreatedType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 +    &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="DoseDispensingOnHoldType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 24398: Line 32414:
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
-</li> 
-</ul> 
 </li> </li>
 <li> <li>
Line 24415: Line 32429:
 </dl> </dl>
 </li> </li>
-<li+</ul
-<ul>Et af f&oslash;lgende elementer+<h2 id="PlannedDosageDayType">Type: PlannedDosageDayType</h2> 
- <li>+ Beskrivelse: Gruppering af planlagte doseringstidspunkter p&aringsamme dag<input type="button" id="PlannedDosageDayType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PlannedDosageDayType'); return false;"><input type="button" id="PlannedDosageDayType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PlannedDosageDayType'); return false;"> 
 +<div id="PlannedDosageDayType_xsddiv" class="contents" style="displaynone"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="PlannedDosageDayType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Group of planned dosage times for the same day&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Gruppering af planlagte doseringstidspunkter p&aring; samme dag&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Number" type="medicinecard20150601:DosageDayNumberType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Dose" type="medicinecard20150601E2:PlannedDoseType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="PlannedDosageDayType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DoseDispensed</dd>+<dd>Number</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Detaljer for dosisdispenseret effektuering</dd>+<dd>Dag nummer i iterationsintervallet for doseringstidspunktet</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseDispensedType">DoseDispensedType</a>+<a href="#DosageDayNumberType">DosageDayNumberType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 24431: Line 32464:
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PackageDispensed</dd>+<dd>Dose</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Detaljer for pakke udlevering p&aring; et apotek</dd>+<dd>Beskrivelse af en planlagt dosis p&aring; et givet stidspunkt, hvorn&aring;r og hvor meget</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PackageDispensedType">PackageDispensedType</a>+<a href="#PlannedDoseType">PlannedDoseType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>1 eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
 +<h2 id="PatientRegistrationType">Type: PatientRegistrationType</h2>
 + Beskrivelse: Patient registrering<input type="button" id="PatientRegistrationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PatientRegistrationType'); return false;"><input type="button" id="PatientRegistrationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PatientRegistrationType'); return false;">
 +<div id="PatientRegistrationType_xsddiv" class="contents" style="display: none">
 +<div style="margin-left: 10px">&#60;xs:complexType name="PatientRegistrationType"&#62;
 + <div style="margin-left: 10px">&#60;xs:sequence&#62;
 + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PatientRegistrationIdentifierType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element name="Created" type="medicinecard20150601:ModificatorType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element name="Type" type="medicinecard20150601E2:PatientRegistrationTypeType" /&#62;</div>
 +            
 +<div style="margin-left: 10px">&#60;xs:choice&#62;
 +                <div style="margin-left: 10px">&#60;xs:element name="INR" type="medicinecard20150601:INRType" /&#62;</div>
 +                
 +<div style="margin-left: 10px">&#60;xs:element name="SetDoseDispensingOnHold" type="medicinecard20150601E2:SetDoseDispensingOnHoldType" /&#62;</div>
 +            &#60;/xs:choice&#62;</div>
 + &#60;/xs:sequence&#62;</div>
 + &#60;/xs:complexType&#62;</div>
 +</div>
 +<div id="PatientRegistrationType_xsddiv_usage" class="usage" style="display: none"></div>
 +<ul>
 + Sekvens af:
 + <li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>Identifier</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Unik identifikation</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#PatientRegistrationIdentifierType">PatientRegistrationIdentifierType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>Pr&aelig;cis &eacute;n</dd>
 +</dl>
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ExpectedDeliveryDateTime</dd>+<dd>Created</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Forventet dato og tidspunkt for levering. Kan s&aelig;ttes af leverand&oslash;ren (apoteket), fx n&aring;r der leveres med bud til et udleveringssted.</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ExpectedDeliveryDateTimeType">ExpectedDeliveryDateTimeType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 24465: Line 32534:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PharmacyComment</dd>+<dd>ReportedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Apotekets kommentar til en apoteksudlevering</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd>xs:string</dd>+<dd> 
 +<a href="#ModificatorType">ModificatorType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>0 eller 1</dd> <dd>0 eller 1</dd>
Line 24477: Line 32548:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>LabelText</dd>+<dd>Type</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Etikette tekst ved en pakke udlevering p&aring; et apotek</dd>+<dd>Typen af  mellem patient og organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd>xs:string</dd>+<dd> 
 +<a href="#PatientRegistrationTypeType">PatientRegistrationTypeType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
 <li> <li>
 +<ul>Et af f&oslash;lgende elementer:
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DeliverySite</dd>+<dd>INR</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Beskriver en organisation</dd>+<dd>Det ydre element for en INR registrering</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationType">OrganisationType</a>+<a href="#INRType">INRType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl> 
 +</li> 
 + ELLER 
 + <li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>SetDoseDispensingOnHold</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Dette element indikerer at dosisdispensering i &oslash;jeblikket er suspenderet</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#SetDoseDispensingOnHoldType">SetDoseDispensingOnHoldType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="PrivateDoseDispensedMedicationType">Type: PrivateDoseDispensedMedicationType</h2> +</li> 
- Beskrivelse: Dosisdispenseret l&aelig;gemiddel som er privatmarkeret.<input type="button" id="PrivateDoseDispensedMedicationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrivateDoseDispensedMedicationType_xsddiv'); return false;"> +</ul> 
-<div id="PrivateDoseDispensedMedicationType_xsddiv" class="contents" style="display: none"> +<h2 id="PendingDoseDispensingPeriodsFlagType">Type: PendingDoseDispensingPeriodsFlagType</h2> 
-<div style="margin-left: 10px">&#60;xs:complexType name="PrivateDoseDispensedMedicationType"&#62;+ Beskrivelse: Anmodning om at hente kommende dosisdispenserings-perioder frem til og med den f&oslash;rste, som stadig kan &aelig;ndres<input type="button" id="PendingDoseDispensingPeriodsFlagType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PendingDoseDispensingPeriodsFlagType'); return false;"><input type="button" id="PendingDoseDispensingPeriodsFlagType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PendingDoseDispensingPeriodsFlagType'); return false;"> 
 +<div id="PendingDoseDispensingPeriodsFlagType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="PendingDoseDispensingPeriodsFlagType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Request for next dose dispensing periods up to and including, the first period, which can still be changed&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Anmodning om at hente kommende dosisdispenserings-perioder frem til og med den f&oslash;rste, som stadig kan &aelig;ndres&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="PendingDoseDispensingPeriodsFlagType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<h2 id="DoseDispensedMedicationRefType">Type: DoseDispensedMedicationRefType</h2> 
 + Beskrivelse: Reference til et dosisdispenseret l&aelig;gemiddel, og en specifikation af den m&aelig;ngde som skal pakkes i en specifik dispenserbar enhed (fx pose).<input type="button" id="DoseDispensedMedicationRefType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensedMedicationRefType'); return false;"><input type="button" id="DoseDispensedMedicationRefType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DoseDispensedMedicationRefType'); return false;"> 
 +<div id="DoseDispensedMedicationRefType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="DoseDispensedMedicationRefType"&#62;
         <div style="margin-left: 10px">&#60;xs:annotation&#62;         <div style="margin-left: 10px">&#60;xs:annotation&#62;
-            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Dose dispensing medication which has been marked private.&#60;/xs:documentation&#62;</div>+            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Reference to a dose dispensed medication, and a specification of the quantity to be packed into a specific dispensable unit (e.g. bag).&#60;/xs:documentation&#62;</div>
                          
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Dosisdispenseret l&aelig;gemiddel som er privatmarkeret.&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Reference til et dosisdispenseret l&aelig;gemiddel, og en specifikation af den m&aelig;ngde som skal pakkes i en specifik dispenserbar enhed (fx pose).&#60;/xs:documentation&#62;</div>
         &#60;/xs:annotation&#62;</div>         &#60;/xs:annotation&#62;</div>
                  
 <div style="margin-left: 10px">&#60;xs:sequence&#62; <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="DrugMedicationIdentifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:element name="MedicationIdentifier" type="medicinecard20150601E2:PlannedDispensingIdentifierType" /&#62;</div>
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Version" type="medicinecard20150601:DrugMedicationVersionType" /&#62;</div>   +
                          
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Warning" type="medicinecard20150601E2:DoseDispensingWarningType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="Quantity" type="medicinecard20150601:DoseQuantityType" /&#62;</div>
         &#60;/xs:sequence&#62;</div>         &#60;/xs:sequence&#62;</div>
     &#60;/xs:complexType&#62;</div>     &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="DoseDispensedMedicationRefType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DrugMedicationIdentifier</dd>+<dd>MedicationIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>+<dd>Unik identifikation af en planlagt dispensering</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>+<a href="#PlannedDispensingIdentifierType">PlannedDispensingIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 24539: Line 32642:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Version</dd>+<dd>Quantity</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gemiddelordinationens versionsnummer</dd>+<dd>Medicinm&aelig;ngde, numerisk v&aelig;rdi (LMS01 felt 11)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationVersionType">DrugMedicationVersionType</a>+<a href="#DoseQuantityType">DoseQuantityType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl> 
 +</li> 
 +</ul> 
 +<h2 id="ForwardPrescriptionRequestType">Type: ForwardPrescriptionRequestType</h2> 
 + Beskrivelse: Element der viderestiller en receptanmodning til en anden udsteder<input type="button" id="ForwardPrescriptionRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ForwardPrescriptionRequestType'); return false;"><input type="button" id="ForwardPrescriptionRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ForwardPrescriptionRequestType'); return false;"> 
 +<div id="ForwardPrescriptionRequestType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="ForwardPrescriptionRequestType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Element which forwards a prescriptionrequest to another organisation&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Element der viderestiller en receptanmodning til en anden udsteder&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PrescriptionRequestIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrescribingOrganisation" type="medicinecard20150601:OrganisationType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="ForwardPrescriptionRequestType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>Identifier</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Unik identifikation af en receptanmodning</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#PrescriptionRequestIdentifierType">PrescriptionRequestIdentifierType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 24553: Line 32693:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Warning</dd>+<dd>ModificationMetadata</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Advarsel som er knyttet til dosisdispensering.</dd>+<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseDispensingWarningType">DoseDispensingWarningType</a>+<a href="#ModificationMetadataType">ModificationMetadataType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0, 1 eller flere</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>PrescribingOrganisation</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Beskriver en organisation</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#OrganisationType">OrganisationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 24565: Line 32719:
 </li> </li>
 </ul> </ul>
-<h2 id="GetDoseDispensingCardResponseType">Type: GetDoseDispensingCardResponseType</h2> +<h2 id="CreateDrugMedicationRequestType">Type: CreateDrugMedicationRequestType</h2> 
- Beskrivelse: Type for et svar med en eller flere dosisdispenseringskort for en given person<input type="button" id="GetDoseDispensingCardResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetDoseDispensingCardResponseType_xsddiv'); return false;"> + Beskrivelse: Ydre container-element for en foresp&oslash;rgsel der opretter en ny l&aelig;gemiddelordination<input type="button" id="CreateDrugMedicationRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreateDrugMedicationRequestType'); return false;"><input type="button" id="CreateDrugMedicationRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreateDrugMedicationRequestType'); return false;"> 
-<div id="GetDoseDispensingCardResponseType_xsddiv" class="contents" style="display: none"> +<div id="CreateDrugMedicationRequestType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="GetDoseDispensingCardResponseType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="CreateDrugMedicationRequestType"&#62; 
-        <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
-            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Response type with one or more dose dispensing cards for a specific person&#60;/xs:documentation&#62;</div> + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
-             +  
-<div style="margin-left10px">&#60;xs:documentation xml:lang="da-DK"&#62;Type for et svar med en eller flere dosisdispenseringskort for en given person&#60;/xs:documentation&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> 
-        &#60;/xs:annotation&#62;</div> +  
-         +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +  
-            <div style="margin-left: 10px">&#60;xs:element name="Patient" type="medicinecard20150601:PatientType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
-             +  
-<div style="margin-left: 10px">&#60;xs:element name="RequestDateTime" type="medicinecard20150601E2:RequestDateTimeType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150601E2:CreateDrugMedicationType" /&#62;</div> 
-             + &#60;/xs:sequence&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DoseDispensingOnHold" type="medicinecard20150601E2:DoseDispensingOnHoldType" /&#62;</div> + &#60;/xs:complexType&#62;</div>
-             +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="DoseDispensingCard" type="medicinecard20150601E2:DoseDispensingCardType" /&#62;</div> +
-        &#60;/xs:sequence&#62;</div> +
-    &#60;/xs:complexType&#62;</div>+
 </div> </div>
 +<div id="CreateDrugMedicationRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Patient</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Patientoplysninger for en person med kendt CPR</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PatientType">PatientType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 24605: Line 32756:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>RequestDateTime</dd>+<dd>MedicineCardVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dato og tid for et opslag</dd>+<dd>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd>xs:dateTime</dd>+<dd> 
 +<a href="#MedicineCardVersionType">MedicineCardVersionType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
Line 24617: Line 32770:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DoseDispensingOnHold</dd>+<dd>CreatedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Sat i bero periode for dosisdispenseringskort</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseDispensingOnHoldType">DoseDispensingOnHoldType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 24631: Line 32784:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DoseDispensingCard</dd>+<dd>ReportedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dosisdispenseringskort for en given personder kan indeholde en eller flere dosisdispenseringsperioder</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseDispensingCardType">DoseDispensingCardType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>01 eller flere</dd>+<dd>eller 1</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>DrugMedication</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>En oversigt over l&aelig;gemiddelordination (en ordination p&aring; medicinkortet)</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#CreateDrugMedicationType">CreateDrugMedicationType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>1 eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="GetDrugMedicationResponseType">Type: GetDrugMedicationResponseType</h2> +<h2 id="IgnoreDoseDispensingPeriodsFlagType">Type: IgnoreDoseDispensingPeriodsFlagType</h2> 
- Beskrivelse: Element for et svar med en eller flere l&aelig;gemiddelordinationer<input type="button" id="GetDrugMedicationResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetDrugMedicationResponseType_xsddiv'); return false;"> + Beskrivelse: Anmodning om at hente dosisdispenseringskortet p&aring; tv&aelig;rs af dosisdispenserings-perioder<input type="button" id="IgnoreDoseDispensingPeriodsFlagType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IgnoreDoseDispensingPeriodsFlagType'); return false;"><input type="button" id="IgnoreDoseDispensingPeriodsFlagType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('IgnoreDoseDispensingPeriodsFlagType'); return false;"> 
-<div id="GetDrugMedicationResponseType_xsddiv" class="contents" style="display: none"> +<div id="IgnoreDoseDispensingPeriodsFlagType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="GetDrugMedicationResponseType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="IgnoreDoseDispensingPeriodsFlagType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Request to return dosedispensingcards without specific dose dispensing periods&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Anmodning om at hente dosisdispenseringskortet p&aring; tv&aelig;rs af dosisdispenserings-perioder&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="IgnoreDoseDispensingPeriodsFlagType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<h2 id="ForwardPrescriptionRequestRequestType">Type: ForwardPrescriptionRequestRequestType</h2> 
 + Beskrivelse: Viderestil en receptanmodning<input type="button" id="ForwardPrescriptionRequestRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ForwardPrescriptionRequestRequestType'); return false;"><input type="button" id="ForwardPrescriptionRequestRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ForwardPrescriptionRequestRequestType'); return false;"> 
 +<div id="ForwardPrescriptionRequestRequestType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="ForwardPrescriptionRequestRequestType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrivateDrugMedication" type="medicinecard20150601:PrivateDrugMedicationType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="DrugMedication" type="medicinecard20150601E2:DrugMedicationType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="InvalidDrugMedication" type="medicinecard20150601:InvalidDrugMedicationType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="PrescriptionRequest" type="medicinecard20150601E2:ForwardPrescriptionRequestType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="ForwardPrescriptionRequestRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 24677: Line 32859:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PrivateDrugMedication</dd>+<dd>MedicineCardVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Denne struktur indeholder drug id'er og version for l&aelig;gemiddelordinationer der er privatmarkerede.</dd>+<dd>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrivateDrugMedicationType">PrivateDrugMedicationType</a>+<a href="#MedicineCardVersionType">MedicineCardVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 24691: Line 32873:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DrugMedication</dd>+<dd>ModifiedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En oversigt over l&aelig;gemiddelordination (en ordination p&aring; medicinkortet)</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationType">DrugMedicationType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 24705: Line 32887:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>InvalidDrugMedication</dd>+<dd>ReportedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En ugyldig l&aelig;gemiddelordination</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#InvalidDrugMedicationType">InvalidDrugMedicationType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>01 eller flere</dd>+<dd>eller 1</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>PrescriptionRequest</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Element der beskriver en receptanmodning</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#ForwardPrescriptionRequestType">ForwardPrescriptionRequestType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>1 eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="GetNewOrdersResponseType">Type: GetNewOrdersResponseType</h2> +<h2 id="AbortEffectuationResponseType">Type: AbortEffectuationResponseType</h2> 
- Beskrivelse: Svar p&aring; en foresp&oslash;rgsel efter nye bestillinger til et apotek<input type="button" id="GetNewOrdersResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetNewOrdersResponseType_xsddiv'); return false;"> + Beskrivelse: Et svar p&aring; requestst 'afbryd ekspedition', som inkluderer identifiers for de recepter hvor ekspedition blev afbrudt med succes, og en fejl-struktur for dem hvor afbryd operationen fejlede.<input type="button" id="AbortEffectuationResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AbortEffectuationResponseType'); return false;"><input type="button" id="AbortEffectuationResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('AbortEffectuationResponseType'); return false;"> 
-<div id="GetNewOrdersResponseType_xsddiv" class="contents" style="display: none"> +<div id="AbortEffectuationResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="GetNewOrdersResponseType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="AbortEffectuationResponseType"&#62; 
-         <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
-             <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Response element for a request to receive all new orders for a pharmacy&#60;/xs:documentation&#62;</div> + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;A response to the 'abort effectuation' request, which includes identifier for the prescriptions where the abort succeeded, and an error structure for those where the abort operation failed.&#60;/xs:documentation&#62;</div> 
-              +  
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Svar p&aring; en foresp&oslash;rgsel efter nye bestillinger til et apotek&#60;/xs:documentation&#62;</div> +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Et svar p&aring; requestst 'afbryd ekspedition', som inkluderer identifiers for de recepter hvor ekspedition blev afbrudt med succes, og en fejl-struktur for dem hvor afbryd operationen fejlede.&#60;/xs:documentation&#62;</div> 
-         &#60;/xs:annotation&#62;</div>+ &#60;/xs:annotation&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:sequence&#62; <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Prescriptions" type="medicinecard20150601E2:PrescriptionsForPersonOrOrganisationType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Prescription"&#62; 
 + <div style="margin-left: 10px">&#60;xs:complexType&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Order"&#62; 
 + <div style="margin-left: 10px">&#60;xs:complexType&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:OrderIdentifierType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 + &#60;/xs:element&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 + &#60;/xs:element&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="MoreAvailable" type="medicinecard20150601:MoreAvailableType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="AbortEffectuationFailed" type="medicinecard20150601E2:PrescriptionErrorType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="AbortEffectuationResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li> 
 +<ul>Et af f&oslash;lgende elementer: 
 + <li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>PersonIdentifier</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Element for er CPR-nummer</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#PersonIdentifierType">PersonIdentifierType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl> 
 +</li> 
 + ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 24751: Line 32983:
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 +</li>
 +</ul>
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Prescriptions</dd>+<dd>Prescription</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Gruppering af et antal recepter til den samme patient eller organisation (til  brug i praksis)</dd>+<dd>En recept (en ordination p&aring; en recept)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionsForPersonOrOrganisationType">PrescriptionsForPersonOrOrganisationType</a>+<a href="#"></a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 24769: Line 33003:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MoreAvailable</dd>+<dd>AbortEffectuationFailed</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En advarsel om at reslutatet er begr&aelig;nsetder findes flere dokumenter p&aring; serveren der opfylder s&oslash;gekriterierne.</dd>+<dd>Fejl-struktur som refererer til en specifik fejltype og beskrivelse p&aringen given receptog muligvis ogs&aring; med reference til en specifik bestilling og effektuering.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MoreAvailableType">MoreAvailableType</a>+<a href="#PrescriptionErrorType">PrescriptionErrorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller 1</dd>+<dd>0eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="CreatePrescriptionRequestRequestType">Type: CreatePrescriptionRequestRequestType</h2> +<h2 id="GetPrescriptionRequestsResponseType">Type: GetPrescriptionRequestsResponseType</h2> 
- Beskrivelse: Opret en receptanmodning<input type="button" id="CreatePrescriptionRequestRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatePrescriptionRequestRequestType_xsddiv'); return false;"> + Beskrivelse: Resultat af hentning af receptanmodninger for CPR nummer<input type="button" id="GetPrescriptionRequestsResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetPrescriptionRequestsResponseType'); return false;"><input type="button" id="GetPrescriptionRequestsResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('GetPrescriptionRequestsResponseType'); return false;"> 
-<div id="CreatePrescriptionRequestRequestType_xsddiv" class="contents" style="display: none"> +<div id="GetPrescriptionRequestsResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="CreatePrescriptionRequestRequestType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="GetPrescriptionRequestsResponseType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrescriptionRequest" type="medicinecard20150601E2:PrescriptionRequestType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="OrderedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="PageNumber" type="medicinecard20150601:PageNumberType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="MoreAvailable" type="medicinecard20150601:MoreAvailableType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="PrescriptionRequest" type="medicinecard20150601E2:PrescriptionRequestToCreateType" /&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="GetPrescriptionRequestsResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 24817: Line 33050:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicineCardVersion</dd>+<dd>PrescriptionRequest</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versionsnummer for medicinkort</dd>+<dd>Element der beskriver en receptanmodning</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardVersionType">MedicineCardVersionType</a>+<a href="#PrescriptionRequestType">PrescriptionRequestType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0, 1 eller flere</dd>
 </dl> </dl>
 </li> </li>
Line 24831: Line 33064:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>OrderedBy</dd>+<dd>PageNumber</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Indikerer hvilket sidenummer der skal hentes eller hvilket sidenummer der blev returneret for services der underst&oslash;tter paginerede lister</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#PageNumberType">PageNumberType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 24845: Line 33078:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReportedBy</dd>+<dd>MoreAvailable</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>En advarsel om at reslutatet er begr&aelig;nset, der findes flere dokumenter p&aring; serveren der opfylder s&oslash;gekriterierne.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#MoreAvailableType">MoreAvailableType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>0 eller 1</dd> <dd>0 eller 1</dd>
-</dl> 
-</li> 
-<li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>PrescriptionRequest</dd> 
-<dt>Beskrivelse:</dt> 
-<dd>Element der beskriver en receptanmodning</dd> 
-<dt>Type:</dt> 
-<dd> 
-<a href="#PrescriptionRequestToCreateType">PrescriptionRequestToCreateType</a> 
-</dd> 
-<dt>Antal</dt> 
-<dd>1 eller flere</dd> 
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="UpdateMedicineCardRequestType">Type: UpdateMedicineCardRequestType</h2> +<h2 id="SubstitutionChosenByPatientType">Type: SubstitutionChosenByPatientType</h2> 
- Beskrivelse: Ydre container-element for en batchforesp&oslash;rgsel for at opdatere et medicinkort<input type="button" id="UpdateMedicineCardRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UpdateMedicineCardRequestType_xsddiv'); return false;"> + Beskrivelse: Markering for at substitution er valgt af patienten<input type="button" id="SubstitutionChosenByPatientType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SubstitutionChosenByPatientType'); return false;"><input type="button" id="SubstitutionChosenByPatientType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('SubstitutionChosenByPatientType'); return false;"> 
-<div id="UpdateMedicineCardRequestType_xsddiv" class="contents" style="display: none"> +<div id="SubstitutionChosenByPatientType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="UpdateMedicineCardRequestType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="SubstitutionChosenByPatientType"&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Indication that a drug substitution is initiated by the patient&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Markering for at substitution er valgt af patienten&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="SubstitutionChosenByPatientType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<h2 id="PrescriptionsForPersonOrOrganisationType">Type: PrescriptionsForPersonOrOrganisationType</h2> 
 + Beskrivelse: Gruppering af et antal recepter til den samme patient eller organisation (til  brug i praksis)<input type="button" id="PrescriptionsForPersonOrOrganisationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrescriptionsForPersonOrOrganisationType'); return false;"><input type="button" id="PrescriptionsForPersonOrOrganisationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PrescriptionsForPersonOrOrganisationType'); return false;"> 
 +<div id="PrescriptionsForPersonOrOrganisationType_xsddiv" class="contents" style="displaynone"
 +<div style="margin-left: 10px">&#60;xs:complexType name="PrescriptionsForPersonOrOrganisationType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;A container for a set of prescriptions for the same person or organisation (for use in practice)&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Gruppering af et antal recepter til den samme patient eller organisation (til  brug i praksis)&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Patienttype="medicinecard20150601:PatientType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Organisation" type="medicinecard20150601:OrganisationType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="IsInvalid" type="medicinecard20150601:MedicineCardIsInvalidType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:sequence maxOccurs="unbounded"&#62; +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Prescription" type="medicinecard20150601E2:PrescriptionType" /&#62;</div>
- <div style="margin-left: 10px">&#60;xs:choice minOccurs="0"&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="SetMedicineCardReviewed" type="medicinecard20150601:SetMedicineCardReviewedType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="SetMedicineCardNotReviewed" type="medicinecard20150601:SetMedicineCardNotReviewedType" /&#62;</div> +
- &#60;/xs:choice&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreateDrugMedication" type="medicinecard20150601E2:CreateDrugMedicationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="UpdateDrugMedication" type="medicinecard20150601E2:UpdateDrugMedicationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="WithdrawDrugMedication" type="medicinecard20150601:WithdrawDrugMedicationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="UnwithdrawDrugMedication" type="medicinecard20150601:UnwithdrawDrugMedicationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PauseDrugMedication" type="medicinecard20150601:PauseDrugMedicationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="UnpauseDrugMedication" type="medicinecard20150601:UnpauseDrugMedicationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatePrescription" type="medicinecard20150601E2:CreatePrescriptionType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="AttachPrescription" type="medicinecard20150601:AttachPrescriptionType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DetachPrescription" type="medicinecard20150601:DetachPrescriptionType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="MarkPrescriptionDeprecated" type="medicinecard20150601:MarkPrescriptionDeprecatedType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="UnmarkPrescriptionDeprecated" type="medicinecard20150601:UnmarkPrescriptionDeprecatedType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CancelPrescription" type="medicinecard20150601:CancelPrescriptionType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreateEffectuationOnDrugMedication" type="medicinecard20150601E2:CreateEffectuationOnDrugMedicationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DeleteEffectuation" type="medicinecard20150601:DeleteEffectuationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="GiveConsent" type="medicinecard20150601:GiveConsentType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="RemoveConsent" type="medicinecard20150601:RemoveConsentType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="PrescriptionsForPersonOrOrganisationType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li> 
 +<ul>Et af f&oslash;lgende elementer: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PersonIdentifier</dd>+<dd>Patient</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>Patientoplysninger for en person med kendt CPR</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#PatientType">PatientType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 24942: Line 33144:
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicineCardVersion</dd>+<dd>Organisation</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versionsnummer for medicinkort</dd>+<dd>Beskriver en organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardVersionType">MedicineCardVersionType</a>+<a href="#OrganisationType">OrganisationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 +</li>
 +</ul>
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModifiedBy</dd>+<dd>IsInvalid</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Markerer at medicinkortet er ugyldigt.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#MedicineCardIsInvalidType">MedicineCardIsInvalidType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 24973: Line 33178:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReportedBy</dd>+<dd>Prescription</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>En recept (en ordination p&aringen recept)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#PrescriptionType">PrescriptionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>eller flere</dd>
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="UpdateDrugMedicationType">Type: UpdateDrugMedicationType</h2> 
 + Beskrivelse: En oversigt over l&aelig;gemiddelordination (en ordination p&aring; medicinkortet), til brug ved opdatering<input type="button" id="UpdateDrugMedicationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UpdateDrugMedicationType'); return false;"><input type="button" id="UpdateDrugMedicationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('UpdateDrugMedicationType'); return false;"> 
 +<div id="UpdateDrugMedicationType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="UpdateDrugMedicationType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Unwithdraw" type="medicinecard20150601:UnwithdrawDrugMedicationOnUpdateType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ParentIdentifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="FollowUpDates" type="medicinecard20150601:FollowUpDatesType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Pause" type="medicinecard20150601:PauseType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Type" type="medicinecard20150601E2:DrugMedicationTypeType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="IsPrivateDrugMedication" type="medicinecard20150601:IsPrivateDrugMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="BeginEndDate" type="medicinecard20150601:CreateOrUpdateDrugMedicationBeginEndDateType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Indication" type="medicinecard20150601:IndicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="RouteOfAdministration" type="medicinecard20150601:RouteOfAdministrationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Drug" type="medicinecard20150601:DrugType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Dosage" type="medicinecard20150601E2:DosageForRequestType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="SubstitutionAllowed" type="medicinecard20150601:SubstitutionAllowedType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReimbursementClause" type="medicinecard20150601:ReimbursementClauseType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="UpdateDrugMedicationType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li> + <li>
-<ul>Et af f&oslash;lgende elementer: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>SetMedicineCardReviewed</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element til at s&aelig;tte dato og tid for en medicinkort-gennemgang</dd>+<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#SetMedicineCardReviewedType">SetMedicineCardReviewedType</a>+<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 25003: Line 33246:
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>SetMedicineCardNotReviewed</dd>+<dd>Unwithdraw</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for en foresp&oslash;rgsel til at s&aelig;tte dato og tid for markering af at manglende medicinkort-gennemgang</dd>+<dd>Angiver at en l&aelig;gemiddelordination skal af-seponeres f&oslash;r den bliver opdateret</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#SetMedicineCardNotReviewedType">SetMedicineCardNotReviewedType</a>+<a href="#UnwithdrawDrugMedicationOnUpdateType">UnwithdrawDrugMedicationOnUpdateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
-</li> 
-</ul> 
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CreateDrugMedication</dd>+<dd>ParentIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Anvisning af hvilken medicin der skal anvendes (l&aelig;gemiddel) hvor meget der skal gives (l&aelig;gemiddeldosering), hvor l&aelig;nge (startdato og slutdato), hvordan den skal tilf&oslash;res (administrationsvej) og hvorfor (indikation)</dd>+<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreateDrugMedicationType">CreateDrugMedicationType</a>+<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 25037: Line 33277:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>UpdateDrugMedication</dd>+<dd>ModifiedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En oversigt over l&aelig;gemiddelordination (en ordination p&aring; medicinkortet), til brug ved opdatering</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#UpdateDrugMedicationType">UpdateDrugMedicationType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 25051: Line 33291:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>WithdrawDrugMedication</dd>+<dd>ModificationMetadata</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En foresp&oslash;rgsel der seponerer en l&aelig;gemiddelordination</dd>+<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#WithdrawDrugMedicationType">WithdrawDrugMedicationType</a>+<a href="#ModificationMetadataType">ModificationMetadataType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller 1</dd>+<dd>0eller flere</dd>
 </dl> </dl>
 </li> </li>
Line 25065: Line 33305:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>UnwithdrawDrugMedication</dd>+<dd>FollowUpDates</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Anvisning der fjerner en seponering af en eller flere l&aelig;gemiddelordinationer</dd>+<dd>Et antal planlagte opf&oslash;lgningsdatoer for en l&aelig;gemiddelordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#UnwithdrawDrugMedicationType">UnwithdrawDrugMedicationType</a>+<a href="#FollowUpDatesType">FollowUpDatesType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 25079: Line 33319:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PauseDrugMedication</dd>+<dd>Pause</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for en foresp&oslash;rgsel der pauserer en l&aelig;gemiddelordination</dd>+<dd>Flag der angiver at l&aelig;gemiddelordinationen er pauseret</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PauseDrugMedicationType">PauseDrugMedicationType</a>+<a href="#PauseType">PauseType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 25093: Line 33333:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>UnpauseDrugMedication</dd>+<dd>Type</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for en foresp&oslash;rgsel der fjerner pausering af en l&aelig;gemiddelordination</dd>+<dd>Er denne ordination l&aelig;geordineret eller ej</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#UnpauseDrugMedicationType">UnpauseDrugMedicationType</a>+<a href="#DrugMedicationTypeType">DrugMedicationTypeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 25107: Line 33347:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CreatePrescription</dd>+<dd>IsPrivateDrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Request-dokument til at oprette en recept fra en l&aelig;gemiddelordination. N&aring;r dette element anvendes i servicen til oprettelse af en l&aelig;gemiddelordination udelades DrugMedicationIdentifer, i alle andre tilf&aelig;lde er det n&oslash;dvendigt.</dd>+<dd>Dette element indikerer at ordinationen er privatmarkeret</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreatePrescriptionType">CreatePrescriptionType</a>+<a href="#IsPrivateDrugMedicationType">IsPrivateDrugMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 25121: Line 33361:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>AttachPrescription</dd>+<dd>BeginEndDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder et l&aelig;gemiddelordinations-ID og en eller flere recept-IDer der skal knyttes hertil</dd>+<dd>Angiver en periode hvor l&aelig;gemiddelordinationen g&aelig;lder</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#AttachPrescriptionType">AttachPrescriptionType</a>+<a href="#CreateOrUpdateDrugMedicationBeginEndDateType">CreateOrUpdateDrugMedicationBeginEndDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 25135: Line 33375:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DetachPrescription</dd>+<dd>Indication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder en eller flere recept-IDer hvor tilknytningen til l&aelig;gmidlerne skal oph&aelig;ves</dd>+<dd>Vurderet helbredstilstand der benyttes som begrundelse for en l&aelig;gemiddelordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DetachPrescriptionType">DetachPrescriptionType</a>+<a href="#IndicationType">IndicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 25149: Line 33389:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MarkPrescriptionDeprecated</dd>+<dd>RouteOfAdministration</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Til brug i bulk service: Marker at en eller flere recepter ikke l&aelig;ngere er relevante</dd>+<dd>Angiver medicinens administrationsvej som kode og tekst</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MarkPrescriptionDeprecatedType">MarkPrescriptionDeprecatedType</a>+<a href="#RouteOfAdministrationType">RouteOfAdministrationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 25163: Line 33403:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>UnmarkPrescriptionDeprecated</dd>+<dd>Drug</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Til brug i bulk service: Marker at en eller flere recepter ikke l&aelig;ngere er relevante</dd>+<dd>L&aelig;gemiddel. Et l&aelig;gemiddel er en vare til at behandle eller forebygge sygdomme. L&aelig;gemidler er enten godkendt og fremg&aring;r dermed af L&aelig;gemiddelstyrelsens Takst, eller det kan v&aelig;re tilladelsespr&aelig;parater, naturl&aelig;gemidler, vitaminer, minerater el.lign. Et l&aelig;gemiddel er et aktivt l&aelig;gemiddelstof eller sammensat af et eller flere l&aelig;gemiddelstoffer i en bestemt l&aelig;gemiddelform og l&aelig;gemiddelstyrke. Hvis DrugIdentifier findes er l&aelig;gemiddlet fra l&aelig;gemiddelstyrelsens takst. Alternativt et magistrelt l&aelig;gemiddel. L&aelig;gemiddelstrukturen kan indeholde en r&aelig;kke aktive substanser. L&aelig;gemidlets form og styrke skal angives, s&aring;fremt informationen findes</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#UnmarkPrescriptionDeprecatedType">UnmarkPrescriptionDeprecatedType</a>+<a href="#DrugType">DrugType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 25177: Line 33417:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CancelPrescription</dd>+<dd>Dosage</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Til brug i bulk service: Marker at en eller flere recepter er ugyldige</dd>+<dd>Angivelse af hvor ofte og hvorn&aring;r et l&aelig;gemiddel skal gives</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CancelPrescriptionType">CancelPrescriptionType</a>+<a href="#DosageForRequestType">DosageForRequestType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 25191: Line 33431:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CreateEffectuationOnDrugMedication</dd>+<dd>SubstitutionAllowed</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for en tilf&oslash;jelse af en effektuering p&aring; en l&aelig;gemiddelordination</dd>+<dd>Angiver hvorvidt apoteket har lov til at foretage substitution af l&aelig;gemidlet</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreateEffectuationOnDrugMedicationType">CreateEffectuationOnDrugMedicationType</a>+<a href="#SubstitutionAllowedType">SubstitutionAllowedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 25205: Line 33445:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DeleteEffectuation</dd>+<dd>ReimbursementClause</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Anvisning for sletning af en effetuering</dd>+<dd>Tilsudskode p&aring; recepten</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DeleteEffectuationType">DeleteEffectuationType</a>+<a href="#ReimbursementClauseType">ReimbursementClauseType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 25216: Line 33456:
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="GetPatientRegistrationResponseType">Type: GetPatientRegistrationResponseType</h2> 
 + Beskrivelse: Patient-registreringer<input type="button" id="GetPatientRegistrationResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetPatientRegistrationResponseType'); return false;"><input type="button" id="GetPatientRegistrationResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('GetPatientRegistrationResponseType'); return false;"> 
 +<div id="GetPatientRegistrationResponseType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="GetPatientRegistrationResponseType"&#62; 
 +        <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 +            <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Registration" type="medicinecard20150601E2:PatientRegistrationType" /&#62;</div> 
 +        &#60;/xs:sequence&#62;</div> 
 +    &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="GetPatientRegistrationResponseType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>GiveConsent</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Til brug i bulk service: Giv samtykke til en eller flere l&aelig;gemiddelordinationer</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#GiveConsentType">GiveConsentType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 25233: Line 33488:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>RemoveConsent</dd>+<dd>Registration</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Til brug i bulk service: Fjerne samtykke til en eller flere l&aelig;gemiddelordinationer</dd>+<dd>Patient registrering</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#RemoveConsentType">RemoveConsentType</a>+<a href="#PatientRegistrationType">PatientRegistrationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller 1</dd>+<dd>0eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-</li> +<h2 id="CreatePrescriptionForUseInPracticeRequestType">Type: CreatePrescriptionForUseInPracticeRequestType</h2> 
-</ul> + Beskrivelse: Request-dokument der indeholder en eller flere dokumenter til at oprette recepter fra l&aelig;gemiddelordinationer<input type="button" id="CreatePrescriptionForUseInPracticeRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatePrescriptionForUseInPracticeRequestType'); return false;"><input type="button" id="CreatePrescriptionForUseInPracticeRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreatePrescriptionForUseInPracticeRequestType'); return false;"> 
-<h2 id="CreatePharmacyEffectuationOnPrescriptionType">Type: CreatePharmacyEffectuationOnPrescriptionType</h2> +<div id="CreatePrescriptionForUseInPracticeRequestType_xsddiv" class="contents" style="display: none"> 
- Beskrivelse: Element til oprettelse af en enkelt effektuering p&aringen recept<input type="button" id="CreatePharmacyEffectuationOnPrescriptionType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatePharmacyEffectuationOnPrescriptionType_xsddiv'); return false;"> +<div style="margin-left: 10px">&#60;xs:complexType name="CreatePrescriptionForUseInPracticeRequestType"&#62; 
-<div id="CreatePharmacyEffectuationOnPrescriptionType_xsddiv" class="contents" style="display: none"> + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
-<div style="margin-left: 10px">&#60;xs:complexType name="CreatePharmacyEffectuationOnPrescriptionType"&#62; + <div style="margin-left: 10px">&#60;xs:element name="CreatedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Element for creating a single effectuation on a prescription&#60;/xs:documentation&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Element til oprettelse af en enkelt effektuering p&aring; en recept&#60;/xs:documentation&#62;</div> +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="PrescriptionIdentifier" type="medicinecard20150601:PrescriptionIdentifierType" /&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:element name="OrderIdentifier" type="medicinecard20150601:OrderIdentifierType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Prescription" type="medicinecard20150601E2:UnattachedPrescriptionType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Effectuation" type="medicinecard20150601E2:CreatePharmacyEffectuationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Terminate" type="medicinecard20150601:TerminatePrescriptionType" /&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="CreatePrescriptionForUseInPracticeRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PrescriptionIdentifier</dd>+<dd>CreatedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af en recept</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionIdentifierType">PrescriptionIdentifierType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 25289: Line 33533:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>OrderIdentifier</dd>+<dd>ReportedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af en bestilling af en udlevering p&aring; en recept</dd> +<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
-<dt>Type:</dt> +
-<dd>xs:long</dd> +
-<dt>Antal</dt> +
-<dd>Pr&aelig;cis &eacute;n</dd> +
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>ModificationMetadata</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd> +
-<dt>Type:</dt> +
-<dd></dd> +
-<dt>Antal</dt> +
-<dd>0, 1 eller flere</dd> +
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>Effectuation</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Den faktiske udf&oslash;relse af l&aelig;gemiddelordination. Det kan f.eks. v&aelig;re at indgive medicin i patienten, eller at en l&aelig;ge eller apoteket udleverer medicin til patienten</dd>+
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreatePharmacyEffectuationType">CreatePharmacyEffectuationType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 25327: Line 33547:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Terminate</dd>+<dd>Prescription</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>En recept (en ordination p&aring; en recept)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#TerminatePrescriptionType">TerminatePrescriptionType</a>+<a href="#UnattachedPrescriptionType">UnattachedPrescriptionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>1 eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
 <h2 id="DoseDispensingCardType">Type: DoseDispensingCardType</h2> <h2 id="DoseDispensingCardType">Type: DoseDispensingCardType</h2>
- Beskrivelse: Dosisdispenseringskort for en given person, der kan indeholde en eller flere dosisdispenseringsperioder<input type="button" id="DoseDispensingCardType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensingCardType_xsddiv'); return false;">+ Beskrivelse: Dosisdispenseringskort for en given person, der kan indeholde en eller flere dosisdispenseringsperioder<input type="button" id="DoseDispensingCardType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensingCardType'); return false;"><input type="button" id="DoseDispensingCardType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DoseDispensingCardType'); return false;">
 <div id="DoseDispensingCardType_xsddiv" class="contents" style="display: none"> <div id="DoseDispensingCardType_xsddiv" class="contents" style="display: none">
 <div style="margin-left: 10px">&#60;xs:complexType name="DoseDispensingCardType"&#62; <div style="margin-left: 10px">&#60;xs:complexType name="DoseDispensingCardType"&#62;
Line 25376: Line 33596:
     &#60;/xs:complexType&#62;</div>     &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="DoseDispensingCardType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
 <dd>Identifier</dd> <dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Unik identifikation af en dosisdispenseringskort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
Line 25397: Line 33618:
 <dd>Description</dd> <dd>Description</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Beskrivelse af et dosisdispenseringskort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
Line 25455: Line 33676:
 <dd>Unik identifikation af en pakkegruppe</dd> <dd>Unik identifikation af en pakkegruppe</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd>xs:long</dd>+<dd> 
 +<a href="#PackingGroupIdentifierType">PackingGroupIdentifierType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>0 eller 1</dd> <dd>0 eller 1</dd>
Line 25465: Line 33688:
 <dd>PackingGroupName</dd> <dd>PackingGroupName</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Pakkeapotekets identifikation af den produktion, som denne dosisdispenserede pakning inkluderes i</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
Line 25507: Line 33730:
 <dd>NormalPeriodDuration</dd> <dd>NormalPeriodDuration</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Standardl&aelig;ngden i dage for en  dosisdispenseringsperiode</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
Line 25523: Line 33746:
 <dd>Valgfri labeltekst der kan printes p&aring; de individuelle dosisdispenserbare enheder (poser)</dd> <dd>Valgfri labeltekst der kan printes p&aring; de individuelle dosisdispenserbare enheder (poser)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd>xs:string</dd>+<dd> 
 +<a href="#DoseDispensableUnitLabelType">DoseDispensableUnitLabelType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>0 eller 1</dd> <dd>0 eller 1</dd>
Line 25543: Line 33768:
 </li> </li>
 </ul> </ul>
-<h2 id="UnattachedPrescriptionType">Type: UnattachedPrescriptionType</h2> +<h2 id="DoseDispensedType">Type: DoseDispensedType</h2> 
- Beskrivelse: Request-dokument til at oprette en l&oslash;s recept.<input type="button" id="UnattachedPrescriptionType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UnattachedPrescriptionType_xsddiv'); return false;"> + Beskrivelse: Detaljer for dosisdispenseret effektuering<input type="button" id="DoseDispensedType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensedType'); return false;"><input type="button" id="DoseDispensedType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DoseDispensedType'); return false;"> 
-<div id="UnattachedPrescriptionType_xsddiv" class="contents" style="display: none"> +<div id="DoseDispensedType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="UnattachedPrescriptionType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="DoseDispensedType"&#62; 
 +        <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 +            <div style="margin-left: 10px">&#60;xs:element name="DoseQuantity" type="medicinecard20150601:DoseQuantityType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element name="DosageQuantityUnitText" type="medicinecard20150601E2:DosageQuantityUnitTextType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="SubstitutedDrug" type="medicinecard20150601:DrugType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DoseDispensing" type="medicinecard20150601:DoseDispensingType" /&#62;</div> 
 +        &#60;/xs:sequence&#62;</div> 
 +    &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="DoseDispensedType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>DoseQuantity</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Medicinm&aelig;ngde, numerisk v&aelig;rdi (LMS01 felt 11)</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#DoseQuantityType">DoseQuantityType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>DosageQuantityUnitText</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Enhed for dosism&aelig;ngde</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#DosageQuantityUnitTextType">DosageQuantityUnitTextType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>SubstitutedDrug</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>L&aelig;gemiddel. Et l&aelig;gemiddel er en vare til at behandle eller forebygge sygdomme. L&aelig;gemidler er enten godkendt og fremg&aring;r dermed af L&aelig;gemiddelstyrelsens Takst, eller det kan v&aelig;re tilladelsespr&aelig;parater, naturl&aelig;gemidler, vitaminer, minerater el.lign. Et l&aelig;gemiddel er et aktivt l&aelig;gemiddelstof eller sammensat af et eller flere l&aelig;gemiddelstoffer i en bestemt l&aelig;gemiddelform og l&aelig;gemiddelstyrke. Hvis DrugIdentifier findes er l&aelig;gemiddlet fra l&aelig;gemiddelstyrelsens takst. Alternativt et magistrelt l&aelig;gemiddel. L&aelig;gemiddelstrukturen kan indeholde en r&aelig;kke aktive substanser. L&aelig;gemidlets form og styrke skal angives, s&aring;fremt informationen findes</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#DrugType">DrugType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0 eller 1</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>DoseDispensing</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Detaljer om en bestilt dosisdispenseret pakning</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#DoseDispensingType">DoseDispensingType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0 eller 1</dd> 
 +</dl> 
 +</li> 
 +</ul> 
 +<h2 id="CreateAndEffectuatePrescriptionType">Type: CreateAndEffectuatePrescriptionType</h2> 
 + Beskrivelse: Request-dokument til at oprette en recept med en tilh&oslash;rende udlevering<input type="button" id="CreateAndEffectuatePrescriptionType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreateAndEffectuatePrescriptionType'); return false;"><input type="button" id="CreateAndEffectuatePrescriptionType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreateAndEffectuatePrescriptionType'); return false;"> 
 +<div id="CreateAndEffectuatePrescriptionType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="CreateAndEffectuatePrescriptionType"&#62;
  <div style="margin-left: 10px">&#60;xs:annotation&#62;  <div style="margin-left: 10px">&#60;xs:annotation&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Request document for creating an unattached Prescription.&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Request document for creating Prescription together with an effectuation&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Request-dokument til at oprette en l&oslash;s recept.&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Request-dokument til at oprette en recept med en tilh&oslash;rende udlevering&#60;/xs:documentation&#62;</div>
  &#60;/xs:annotation&#62;</div>  &#60;/xs:annotation&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:sequence&#62; <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div>+
   
 <div style="margin-left: 10px">&#60;xs:element name="AuthorisationDateTime" type="medicinecard20150601:AuthorisationDateTimeType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element name="AuthorisationDateTime" type="medicinecard20150601:AuthorisationDateTimeType" /&#62;</div>
Line 25563: Line 33861:
                          
 <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReimbursementClause" type="medicinecard20150601:ReimbursementClauseType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReimbursementClause" type="medicinecard20150601:ReimbursementClauseType" /&#62;</div>
-             
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ValidFromDate" type="medicinecard20150601:ValidFromDateType" /&#62;</div> 
-             
-<div style="margin-left: 10px">&#60;xs:element name="ValidToDate" type="medicinecard20150601:ValidToDateType" /&#62;</div> 
   
 <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Drug" type="medicinecard20150601:DrugType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Drug" type="medicinecard20150601:DrugType" /&#62;</div>
Line 25573: Line 33867:
                 <div style="margin-left: 10px">&#60;xs:element name="PackageRestriction" type="medicinecard20150601E2:PackageRestrictionType" /&#62;</div>                 <div style="margin-left: 10px">&#60;xs:element name="PackageRestriction" type="medicinecard20150601E2:PackageRestrictionType" /&#62;</div>
                                  
-<div style="margin-left: 10px">&#60;xs:element name="DoseDispensedRestriction" type="medicinecard20150601:DoseDispensedRestrictionType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="DoseDispensedRestriction" type="medicinecard20150601:CreateDoseDispensedRestrictionType" /&#62;</div>
  &#60;/xs:choice&#62;</div>  &#60;/xs:choice&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Indication" type="medicinecard20150601:IndicationType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Indication" type="medicinecard20150601:IndicationType" /&#62;</div>
-            +
 <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DosageText" type="medicinecard20150601:DosageTextType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DosageText" type="medicinecard20150601:DosageTextType" /&#62;</div>
   
Line 25584: Line 33878:
 <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="SupplementaryInformation" type="medicinecard20150601:SupplementaryInformationType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="SupplementaryInformation" type="medicinecard20150601:SupplementaryInformationType" /&#62;</div>
                          
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Order" type="medicinecard20150601:CreateOrderType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="Order" type="medicinecard20150601E2:CreateOrderAndEffectuationType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="CreateAndEffectuatePrescriptionType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CreatedBy</dd>+<dd>ModificationMetadata</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#ModificationMetadataType">ModificationMetadataType</a>
 </dd> </dd>
-<dt>Antal</dt> 
-<dd>0 eller 1</dd> 
-</dl> 
-</li> 
-<li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>ModificationMetadata</dd> 
-<dt>Beskrivelse:</dt> 
-<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd> 
-<dt>Type:</dt> 
-<dd></dd> 
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>0, 1 eller flere</dd> <dd>0, 1 eller flere</dd>
Line 25656: Line 33939:
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>0 eller 1</dd> <dd>0 eller 1</dd>
-</dl> 
-</li> 
-<li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>ValidFromDate</dd> 
-<dt>Beskrivelse:</dt> 
-<dd></dd> 
-<dt>Type:</dt> 
-<dd> 
-<a href="#ValidFromDateType">ValidFromDateType</a> 
-</dd> 
-<dt>Antal</dt> 
-<dd>0 eller 1</dd> 
-</dl> 
-</li> 
-<li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>ValidToDate</dd> 
-<dt>Beskrivelse:</dt> 
-<dd></dd> 
-<dt>Type:</dt> 
-<dd> 
-<a href="#ValidToDateType">ValidToDateType</a> 
-</dd> 
-<dt>Antal</dt> 
-<dd>Pr&aelig;cis &eacute;n</dd> 
 </dl> </dl>
 </li> </li>
Line 25702: Line 33957:
 <li> <li>
 <ul>Et af f&oslash;lgende elementer: <ul>Et af f&oslash;lgende elementer:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 25717: Line 33972:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
 <dd>DoseDispensedRestriction</dd> <dd>DoseDispensedRestriction</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indikation fra l&aelig;gen om at recepten, skal udleveres dosisdispenseret. Pakkenummeret skal kun angives hvis det ikke er et takstl&aelig;gemiddel.</dd>+<dd>Responsestruktur, der indikerer at l&aelig;gen &oslash;nsker at recepten, skal udleveres dosisdispenseret.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseDispensedRestrictionType">DoseDispensedRestrictionType</a>+<a href="#CreateDoseDispensedRestrictionType">CreateDoseDispensedRestrictionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 25797: Line 34052:
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreateOrderType">CreateOrderType</a>+<a href="#CreateOrderAndEffectuationType">CreateOrderAndEffectuationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="ForwardPrescriptionRequestRequestType">Type: ForwardPrescriptionRequestRequestType</h2> +<h2 id="PlannedAdministrationStructureType">Type: PlannedAdministrationStructureType</h2> 
- Beskrivelse: Viderestil en receptanmodning<input type="button" id="ForwardPrescriptionRequestRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ForwardPrescriptionRequestRequestType_xsddiv'); return false;"> + Beskrivelse: En Periode i den planlagte administration<input type="button" id="PlannedAdministrationStructureType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PlannedAdministrationStructureType'); return false;"><input type="button" id="PlannedAdministrationStructureType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PlannedAdministrationStructureType'); return false;"> 
-<div id="ForwardPrescriptionRequestRequestType_xsddiv" class="contents" style="display: none"> +<div id="PlannedAdministrationStructureType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="ForwardPrescriptionRequestRequestType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="PlannedAdministrationStructureType"&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Structure for a period in the planned Administration&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;En Periode i den planlagte administration&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="IterationInterval" type="medicinecard20150601:DosageTimesIterationIntervalType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="NotIterated" type="medicinecard20150601:DosageIsNotIteratedType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="StartDate" type="medicinecard20150601:DosageTimesStartDateType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="EndDate" type="medicinecard20150601:DosageTimesEndDateType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="PrescriptionRequest" type="medicinecard20150601E2:ForwardPrescriptionRequestType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Day" type="medicinecard20150601E2:PlannedDosageDayType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="PlannedAdministrationStructureType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li> 
 +<ul>Et af f&oslash;lgende elementer: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PersonIdentifier</dd>+<dd>IterationInterval</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>L&aelig;ngden af intervallet p&aring; en reitereret recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#DosageTimesIterationIntervalType">DosageTimesIterationIntervalType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 25837: Line 34103:
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicineCardVersion</dd>+<dd>NotIterated</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versionsnummer for medicinkort</dd>+<dd>Angiver at doseringen ikke er itereret, f.eks. en engangsdosis eller et skema for et fast antal dage, der ikke gentages</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardVersionType">MedicineCardVersionType</a>+<a href="#DosageIsNotIteratedType">DosageIsNotIteratedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 +</li>
 +</ul>
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModifiedBy</dd>+<dd>StartDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Startdato for et s&aelig;t af doseringstidspunkter</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#DosageTimesStartDateType">DosageTimesStartDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 25868: Line 34137:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReportedBy</dd>+<dd>EndDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Slutdato for et s&aelig;t af doseringstidspunkter</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#DosageTimesEndDateType">DosageTimesEndDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 25882: Line 34151:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PrescriptionRequest</dd>+<dd>Day</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element der beskriver en receptanmodning</dd>+<dd>Gruppering af planlagte doseringstidspunkter p&aring; samme dag</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ForwardPrescriptionRequestType">ForwardPrescriptionRequestType</a>+<a href="#PlannedDosageDayType">PlannedDosageDayType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 25894: Line 34163:
 </li> </li>
 </ul> </ul>
-<h2 id="DoseDispensedMedicationType">Type: DoseDispensedMedicationType</h2> +<h2 id="CreateAndEffectuatePrescriptionRequestType">Type: CreateAndEffectuatePrescriptionRequestType</h2> 
- Beskrivelse: Dosisdispenseret l&aelig;gemiddel.<input type="button" id="DoseDispensedMedicationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensedMedicationType_xsddiv'); return false;"> + Beskrivelse: Request-dokument der indeholder en eller flere dokumenter til at oprette recepter med tilh&oslash;rende udleveringer<input type="button" id="CreateAndEffectuatePrescriptionRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreateAndEffectuatePrescriptionRequestType'); return false;"><input type="buttonid="CreateAndEffectuatePrescriptionRequestType_usage_buttonvalue="Vis anvendelseclass="showHideXSDonclick="toggleUsageVisibility('CreateAndEffectuatePrescriptionRequestType'); return false;"> 
-<div id="DoseDispensedMedicationType_xsddivclass="contentsstyle="display: none"+<div id="CreateAndEffectuatePrescriptionRequestType_xsddivclass="contentsstyle="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="DoseDispensedMedicationType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="CreateAndEffectuatePrescriptionRequestType"&#62; 
-        <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
-            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Dose dispensing medication.&#60;/xs:documentation&#62;</div> + <div style="margin-left: 10px">&#60;xs:choice&#62; 
-             + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Dosisdispenseret l&aelig;gemiddel.&#60;/xs:documentation&#62;</div> +
-        &#60;/xs:annotation&#62;</div> +
-         +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
-         <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Identifier" type="medicinecard20150601E2:PlannedDispensingIdentifierType" /&#62;</div> +
-         +
-<div style="margin-left: 10px">&#60;xs:choice&#62; +
-             <div style="margin-left: 10px">&#60;xs:element name="DrugMedication" type="medicinecard20150601E2:DrugMedicationType" /&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:element name="Prescription" type="medicinecard20150601E2:PrescriptionType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> 
-            &#60;/xs:choice&#62;</div> +  
-             +<div style="margin-left: 10px">&#60;xs:element name="Patient" type="medicinecard20150601:PatientWithoutCPRType" /&#62;</div>   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ShortName" type="medicinecard20150601E2:DrugShortNameType" /&#62;</div> + &#60;/xs:choice&#62;</div> 
-             +  
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Description" type="medicinecard20150601E2:DrugDescriptionTextType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="CreatedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
-             +  
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Warning" type="medicinecard20150601E2:DoseDispensingWarningType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="EffectuatedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
-             +  
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Substitution" type="medicinecard20150601E2:DrugSubstitutionType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
-             +  
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="AdministrationInstruction" type="medicinecard20150601E2:AdministrationInstructionType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Prescription" type="medicinecard20150601E2:CreateAndEffectuatePrescriptionType" /&#62;</div> 
-             + &#60;/xs:sequence&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PlannedAdministration" type="medicinecard20150601E2:PlannedAdministrationType" /&#62;</div> + &#60;/xs:complexType&#62;</div>
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="TotalNumberOfDoseDispensedQuantity" type="medicinecard20150601:DoseQuantityType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DoseDispensingEndDate" type="medicinecard20150601:DoseDispensingEndDateType" /&#62;</div>      +
-        &#60;/xs:sequence&#62;</div> +
-    &#60;/xs:complexType&#62;</div>+
 </div> </div>
 +<div id="CreateAndEffectuatePrescriptionRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li> 
 +<ul>Et af f&oslash;lgende elementer: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PlannedDispensingIdentifierType">PlannedDispensingIdentifierType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-<li> + ELLER 
-<ul>Et af f&oslash;lgende elementer: + <li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DrugMedication</dd>+<dd>OrganisationIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En oversigt over l&aelig;gemiddelordination (en ordination p&aring; medicinkortet)</dd>+<dd>Nummer eller kode der identificerer en organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationType">DrugMedicationType</a>+<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 25964: Line 34221:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Prescription</dd>+<dd>Patient</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En recept (en ordination p&aring; en recept)</dd>+<dd>Patientoplysninger for en person uden kendt CPR</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionType">PrescriptionType</a>+<a href="#PatientWithoutCPRType">PatientWithoutCPRType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 25983: Line 34240:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ShortName</dd>+<dd>CreatedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugShortNameType">DrugShortNameType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 25997: Line 34254:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Description</dd>+<dd>EffectuatedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugDescriptionTextType">DrugDescriptionTextType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 26011: Line 34268:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Warning</dd>+<dd>ReportedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Advarsel som er knyttet til dosisdispensering.</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseDispensingWarningType">DoseDispensingWarningType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 26025: Line 34282:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Substitution</dd>+<dd>Prescription</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Detaljer vedr&oslash;rende apotekets substitution</dd>+<dd>En recept (en ordination p&aringen recept)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugSubstitutionType">DrugSubstitutionType</a>+<a href="#CreateAndEffectuatePrescriptionType">CreateAndEffectuatePrescriptionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>eller flere</dd>
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="CreatePharmacyEffectuationRequestType">Type: CreatePharmacyEffectuationRequestType</h2> 
 + Beskrivelse: Request til at oprette en eller flere effektueringer af et apotek p&aring; recepter <input type="button" id="CreatePharmacyEffectuationRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatePharmacyEffectuationRequestType'); return false;"><input type="button" id="CreatePharmacyEffectuationRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreatePharmacyEffectuationRequestType'); return false;"> 
 +<div id="CreatePharmacyEffectuationRequestType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="CreatePharmacyEffectuationRequestType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Request for creating one or more effectuation by a pharmacy on prescripionmedications&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Request til at oprette en eller flere effektueringer af et apotek p&aring; recepter &#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Prescription" type="medicinecard20150601E2:CreatePharmacyEffectuationOnPrescriptionType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="CreatePharmacyEffectuationRequestType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li> 
 +<ul>Et af f&oslash;lgende elementer: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>AdministrationInstruction</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indtagelsesvejledning vedr&oslash;rende medicinen i en dosis dispenserbar enhed (pose)</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd></dd>+<dd> 
 +<a href="#PersonIdentifierType">PersonIdentifierType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 +</li>
 + ELLER
 + <li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>OrganisationIdentifier</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Nummer eller kode der identificerer en organisation</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>Pr&aelig;cis &eacute;n</dd>
 +</dl>
 +</li>
 +</ul>
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PlannedAdministration</dd>+<dd>CreatedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angivelse af hvor ofte og hvorn&aring;r et l&aelig;gemiddel planl&aelig;gges til indtagelse</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PlannedAdministrationType">PlannedAdministrationType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 26065: Line 34372:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>TotalNumberOfDoseDispensedQuantity</dd>+<dd>ReportedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Medicinm&aelig;ngde, numerisk v&aelig;rdi (LMS01 felt 11)</dd>+<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseQuantityType">DoseQuantityType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 26079: Line 34386:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DoseDispensingEndDate</dd>+<dd>Prescription</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>En recept (en ordination p&aring; en recept)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseDispensingEndDateType">DoseDispensingEndDateType</a>+<a href="#CreatePharmacyEffectuationOnPrescriptionType">CreatePharmacyEffectuationOnPrescriptionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="PatientRegistrationType">Type: PatientRegistrationType</h2> +<h2 id="GetDoseDispensingCardResponseType">Type: GetDoseDispensingCardResponseType</h2> 
- Beskrivelse: Patient registrering<input type="button" id="PatientRegistrationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PatientRegistrationType_xsddiv'); return false;"> + Beskrivelse: Type for et svar med en eller flere dosisdispenseringskort for en given person<input type="button" id="GetDoseDispensingCardResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetDoseDispensingCardResponseType'); return false;"><input type="button" id="GetDoseDispensingCardResponseType_usage_button" value="Vis anvendelse" class="showHideXSDonclick="toggleUsageVisibility('GetDoseDispensingCardResponseType'); return false;"> 
-<div id="PatientRegistrationType_xsddiv" class="contentsstyle="display: none"> +<div id="GetDoseDispensingCardResponseType_xsddivclass="contents" style="displaynone"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="PatientRegistrationType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="GetDoseDispensingCardResponseType"&#62; 
- <div style="margin-left10px">&#60;xs:sequence&#62; +        <div style="margin-left: 10px">&#60;xs:annotation&#62; 
- <div style="margin-left: 10px">&#60;xs:element name="Identifiertype="medicinecard20150601:PatientRegistrationIdentifierType" /&#62;</div> +            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Response type with one or more dose dispensing cards for a specific person&#60;/xs:documentation&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Created" type="medicinecard20150601:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Type" type="medicinecard20150601E2:PatientRegistrationTypeType" /&#62;</div>+
                          
-<div style="margin-left: 10px">&#60;xs:choice&#62; +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Type for et svar med en eller flere dosisdispenseringskort for en given person&#60;/xs:documentation&#62;</div> 
-                <div style="margin-left: 10px">&#60;xs:element name="INR" type="medicinecard20150601:INRType" /&#62;</div> +        &#60;/xs:annotation&#62;</div> 
-                 +         
-<div style="margin-left: 10px">&#60;xs:element name="SetDoseDispensingOnHold" type="medicinecard20150601E2:SetDoseDispensingOnHoldType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
-            &#60;/xs:choice&#62;</div> +            <div style="margin-left: 10px">&#60;xs:element name="Patient" type="medicinecard20150601:PatientType" /&#62;</div> 
- &#60;/xs:sequence&#62;</div> +             
- &#60;/xs:complexType&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="RequestDateTime" type="medicinecard20150601E2:RequestDateTimeType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DoseDispensingOnHold" type="medicinecard20150601E2:DoseDispensingOnHoldType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="DoseDispensingCard" type="medicinecard20150601E2:DoseDispensingCardType" /&#62;</div> 
 +        &#60;/xs:sequence&#62;</div> 
 +    &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="GetDoseDispensingCardResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>Patient</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation</dd>+<dd>Patientoplysninger for en person med kendt CPR</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PatientRegistrationIdentifierType">PatientRegistrationIdentifierType</a>+<a href="#PatientType">PatientType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 26131: Line 34439:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Created</dd>+<dd>RequestDateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Dato og tid for et opslag</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#RequestDateTimeType">RequestDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 26145: Line 34453:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReportedBy</dd>+<dd>DoseDispensingOnHold</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Sat i bero periode for dosisdispenseringskort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#DoseDispensingOnHoldType">DoseDispensingOnHoldType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 26159: Line 34467:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Type</dd>+<dd>DoseDispensingCard</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Typen af  mellem patient og organisation</dd>+<dd>Dosisdispenseringskort for en given person, der kan indeholde en eller flere dosisdispenseringsperioder</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PatientRegistrationTypeType">PatientRegistrationTypeType</a>+<a href="#DoseDispensingCardType">DoseDispensingCardType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0, 1 eller flere</dd>
 </dl> </dl>
 </li> </li>
-<li+</ul
-<ul>Et af f&oslash;lgende elementer+<h2 id="GetPrescriptionRequestVersionsResponseType">Type: GetPrescriptionRequestVersionsResponseType</h2> 
- <li>+ Beskrivelse: Svar med versioner af en receptanmodning<input type="button" id="GetPrescriptionRequestVersionsResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetPrescriptionRequestVersionsResponseType'); return false;"><input type="button" id="GetPrescriptionRequestVersionsResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('GetPrescriptionRequestVersionsResponseType'); return false;"> 
 +<div id="GetPrescriptionRequestVersionsResponseType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="GetPrescriptionRequestVersionsResponseType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrescriptionRequest" type="medicinecard20150601E2:PrescriptionRequestType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="GetPrescriptionRequestVersionsResponseType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>INR</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Det ydre element for en INR registrering</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#INRType">INRType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 26186: Line 34507:
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>SetDoseDispensingOnHold</dd>+<dd>PrescriptionRequest</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dette element indikerer at dosisdispensering i &oslash;jeblikket er suspenderet</dd>+<dd>Element der beskriver en receptanmodning</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#SetDoseDispensingOnHoldType">SetDoseDispensingOnHoldType</a>+<a href="#PrescriptionRequestType">PrescriptionRequestType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0, 1 eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-</li> +<h2 id="UpdateDrugMedicationRequestType">Type: UpdateDrugMedicationRequestType</h2> 
-</ul> + Beskrivelse: Ydre container-element for en foresp&oslash;rgsel der opdaterer en eksisterende l&aelig;gemiddelordination<input type="button" id="UpdateDrugMedicationRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UpdateDrugMedicationRequestType'); return false;"><input type="button" id="UpdateDrugMedicationRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('UpdateDrugMedicationRequestType'); return false;"> 
-<h2 id="CurrentDoseDispensingPeriodFlagType">Type: CurrentDoseDispensingPeriodFlagType</h2> +<div id="UpdateDrugMedicationRequestType_xsddiv" class="contents" style="display: none"> 
- Beskrivelse: Anmodning om at hente den igangv&aelig;rende dosisdispenserings-periode<input type="button" id="CurrentDoseDispensingPeriodFlagType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CurrentDoseDispensingPeriodFlagType_xsddiv'); return false;"> +<div style="margin-left: 10px">&#60;xs:complexType name="UpdateDrugMedicationRequestType"&#62; 
-<div id="CurrentDoseDispensingPeriodFlagType_xsddiv" class="contents" style="display: none"> + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
-<div style="margin-left: 10px">&#60;xs:complexType name="CurrentDoseDispensingPeriodFlagType"&#62; + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Request for only current ongoing dose dispensing period&#60;/xs:documentation&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Anmodning om at hente den igangv&aelig;rende dosisdispenserings-periode&#60;/xs:documentation&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div>
- &#60;/xs:annotation&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<h2 id="IncludeDetailedSpecificationFlagType">Type: IncludeDetailedSpecificationFlagType</h2> +
- Beskrivelse: Anmodning om at hente detaljer for dosisdispenseringskort<input type="button" id="IncludeDetailedSpecificationFlagType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IncludeDetailedSpecificationFlagType_xsddiv'); return false;"> +
-<div id="IncludeDetailedSpecificationFlagType_xsddiv" class="contents" style="displaynone"+
-<div style="margin-left: 10px">&#60;xs:complexType name="IncludeDetailedSpecificationFlagType"&#62; +
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Request for details on dose dispensing card&#60;/xs:documentation&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Anmodning om at hente detaljer for dosisdispenseringskort&#60;/xs:documentation&#62;</div> +<div style="margin-left: 10px">&#60;xs:element minOccurs="0name="ModifiedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>
- &#60;/xs:annotation&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<h2 id="PlannedAdministrationStructuresType">Type: PlannedAdministrationStructuresType</h2> +
- Beskrivelse: Et antal perioder i den planlagte administration<input type="button" id="PlannedAdministrationStructuresType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PlannedAdministrationStructuresType_xsddiv'); return false;"> +
-<div id="PlannedAdministrationStructuresType_xsddiv" class="contents" style="displaynone"+
-<div style="margin-left: 10px">&#60;xs:complexType name="PlannedAdministrationStructuresType"&#62; +
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Structure for a number of period in the planned Administration&#60;/xs:documentation&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Et antal perioder i den planlagte administration&#60;/xs:documentation&#62;</div> +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> 
- &#60;/xs:annotation&#62;</div> +  
-  +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150601E2:UpdateDrugMedicationType" /&#62;</div>
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:choice maxOccurs="unbounded"&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="EmptyStructure" type="medicinecard20150601:EmptyDosageStructureType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="PlannedAdministrationStructure" type="medicinecard20150601E2:PlannedAdministrationStructureType" /&#62;</div> +
- &#60;/xs:choice&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="UpdateDrugMedicationRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li> + <li>
-<ul>Et af f&oslash;lgende elementer: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>EmptyStructure</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Beskrivelse af en periode i behandlingen hvor l&aelig;gemidlet ikke gives</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#EmptyDosageStructureType">EmptyDosageStructureType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 26263: Line 34556:
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PlannedAdministrationStructure</dd>+<dd>MedicineCardVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En Periode i den planlagte administration</dd>+<dd>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PlannedAdministrationStructureType">PlannedAdministrationStructureType</a>+<a href="#MedicineCardVersionType">MedicineCardVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 26278: Line 34570:
 </dl> </dl>
 </li> </li>
-</ul>+<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>ModifiedBy</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#ModificatorType">ModificatorType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0 eller 1</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>ReportedBy</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#ModificatorType">ModificatorType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0 eller 1</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>DrugMedication</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>En oversigt over l&aelig;gemiddelordination (en ordination p&aring; medicinkortet)</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#UpdateDrugMedicationType">UpdateDrugMedicationType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>1 eller flere</dd> 
 +</dl>
 </li> </li>
 </ul> </ul>
-<h2 id="CreatePharmacyEffectuationRequestType">Type: CreatePharmacyEffectuationRequestType</h2> +<h2 id="CreatePharmacyEffectuationType">Type: CreatePharmacyEffectuationType</h2> 
- Beskrivelse: Request til at oprette en eller flere effektueringer af et apotek p&aring; recepter <input type="button" id="CreatePharmacyEffectuationRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatePharmacyEffectuationRequestType_xsddiv'); return false;"> + Beskrivelse: Opret en effektuering (udlevering) p&aring; recepten. Der er enten effektueret en eller flere pakninger eller effektueret via Dosisdispensing.<input type="button" id="CreatePharmacyEffectuationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatePharmacyEffectuationType'); return false;"><input type="button" id="CreatePharmacyEffectuationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreatePharmacyEffectuationType'); return false;"> 
-<div id="CreatePharmacyEffectuationRequestType_xsddiv" class="contents" style="display: none"> +<div id="CreatePharmacyEffectuationType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="CreatePharmacyEffectuationRequestType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="CreatePharmacyEffectuationType"&#62;
  <div style="margin-left: 10px">&#60;xs:annotation&#62;  <div style="margin-left: 10px">&#60;xs:annotation&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Request for creating one or more effectuation by a pharmacy on prescripionmedications&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Create an effectuation on the prescription. There is either effectuated one or more packages or effectuated via Dose Dispensing.&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Request til at oprette en eller flere effektueringer af et apotek p&aring; recepter &#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Opret en effektuering (udlevering) p&aring; recepten. Der er enten effektueret en eller flere pakninger eller effektueret via Dosisdispensing.&#60;/xs:documentation&#62;</div>
  &#60;/xs:annotation&#62;</div>  &#60;/xs:annotation&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:sequence&#62; <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:choice&#62; + <div style="margin-left: 10px">&#60;xs:element name="DateTime" type="medicinecard20150601:EffectuationDateTimeType" /&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>+  
 +<div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="DoseDispensed" type="medicinecard20150601E2:CreateDoseDispensedType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="OrganisationIdentifier" type="medicinecard20150601:OrganisationIdentifierType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="PackageDispensed" type="medicinecard20150601E2:PackageDispensedType" /&#62;</div>
  &#60;/xs:choice&#62;</div>  &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ExpectedDeliveryDateTime" type="medicinecard20150601:ExpectedDeliveryDateTimeType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PharmacyComment" type="medicinecard20150601:PharmacyCommentType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Prescription" type="medicinecard20150601E2:CreatePharmacyEffectuationOnPrescriptionType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="LabelText" type="medicinecard20150601:LabelTextType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DeliverySite" type="medicinecard20150601:OrganisationType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="CreatePharmacyEffectuationType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li> + <li>
-<ul>Et af f&oslash;lgende elementer: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PersonIdentifier</dd>+<dd>DateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>Dato og tid, hvor l&aelig;gemiddelordinationen er effektueret</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#EffectuationDateTimeType">EffectuationDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 26324: Line 34659:
 </dl> </dl>
 </li> </li>
- ELLER+<li> 
 +<ul>Et af f&oslash;lgende elementer:
  <li>  <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>OrganisationIdentifier</dd>+<dd>DoseDispensed</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Nummer eller kode der identificerer en organisation</dd>+<dd>Detaljer for oprettelse af dosisdispenseret apotekseffektuering</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationIdentifierType">OrganisationIdentifierType</a>+<a href="#CreateDoseDispensedType">CreateDoseDispensedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 26339: Line 34675:
 </dl> </dl>
 </li> </li>
-</ul> + ELLER 
-</li> + <li>
-<li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CreatedBy</dd>+<dd>PackageDispensed</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Detaljer for pakke udlevering p&aringet apotek</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#PackageDispensedType">PackageDispensedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 +</li>
 +</ul>
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReportedBy</dd>+<dd>ExpectedDeliveryDateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Forventet dato og tidspunkt for levering. Kan s&aelig;ttes af leverand&oslash;ren (apoteket), fx n&aring;r der leveres med bud til et udleveringssted.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#ExpectedDeliveryDateTimeType">ExpectedDeliveryDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 26372: Line 34709:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Prescription</dd>+<dd>PharmacyComment</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En recept (en ordination p&aring; en recept)</dd>+<dd>Apotekets kommentar til en apoteksudlevering</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreatePharmacyEffectuationOnPrescriptionType">CreatePharmacyEffectuationOnPrescriptionType</a>+<a href="#PharmacyCommentType">PharmacyCommentType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller flere</dd>+<dd>eller 1</dd>
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="GetPatientRegistrationResponseType">Type: GetPatientRegistrationResponseType</h2> +
- Beskrivelse: Patient-registreringer<input type="button" id="GetPatientRegistrationResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetPatientRegistrationResponseType_xsddiv'); return false;"> +
-<div id="GetPatientRegistrationResponseType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="GetPatientRegistrationResponseType"&#62; +
-        <div style="margin-left: 10px">&#60;xs:sequence&#62; +
-            <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Registration" type="medicinecard20150601E2:PatientRegistrationType" /&#62;</div> +
-        &#60;/xs:sequence&#62;</div> +
-    &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PersonIdentifier</dd>+<dd>LabelText</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>Etikette tekst ved en pakke udlevering p&aring; et apotek</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#LabelTextType">LabelTextType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 26414: Line 34737:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Registration</dd>+<dd>DeliverySite</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Patient registrering</dd>+<dd>Beskriver en organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PatientRegistrationType">PatientRegistrationType</a>+<a href="#OrganisationType">OrganisationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="DoseDispensedMedicationRefType">Type: DoseDispensedMedicationRefType</h2> +<h2 id="DoseDispensedMedicationType">Type: DoseDispensedMedicationType</h2> 
- Beskrivelse: Reference til et dosisdispenseret l&aelig;gemiddel, og en specifikation af den m&aelig;ngde som skal pakkes i en specifik dispenserbar enhed (fx pose).<input type="button" id="DoseDispensedMedicationRefType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensedMedicationRefType_xsddiv'); return false;"> + Beskrivelse: Dosisdispenseret l&aelig;gemiddel.<input type="button" id="DoseDispensedMedicationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensedMedicationType'); return false;"><input type="button" id="DoseDispensedMedicationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DoseDispensedMedicationType'); return false;"> 
-<div id="DoseDispensedMedicationRefType_xsddiv" class="contents" style="display: none"> +<div id="DoseDispensedMedicationType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="DoseDispensedMedicationRefType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="DoseDispensedMedicationType"&#62;
         <div style="margin-left: 10px">&#60;xs:annotation&#62;         <div style="margin-left: 10px">&#60;xs:annotation&#62;
-            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Reference to a dose dispensed medication, and a specification of the quantity to be packed into a specific dispensable unit (e.g. bag).&#60;/xs:documentation&#62;</div>+            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Dose dispensing medication.&#60;/xs:documentation&#62;</div>
                          
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Reference til et dosisdispenseret l&aelig;gemiddel, og en specifikation af den m&aelig;ngde som skal pakkes i en specifik dispenserbar enhed (fx pose).&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Dosisdispenseret l&aelig;gemiddel.&#60;/xs:documentation&#62;</div>
         &#60;/xs:annotation&#62;</div>         &#60;/xs:annotation&#62;</div>
                  
 <div style="margin-left: 10px">&#60;xs:sequence&#62; <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="MedicationIdentifier" type="medicinecard20150601E2:PlannedDispensingIdentifierType" /&#62;</div>+        <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Identifier" type="medicinecard20150601E2:PlannedDispensingIdentifierType" /&#62;</div> 
 +         
 +<div style="margin-left: 10px">&#60;xs:choice&#62; 
 +            <div style="margin-left: 10px">&#60;xs:element name="DrugMedication" type="medicinecard20150601E2:DrugMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Prescription" type="medicinecard20150601E2:PrescriptionType" /&#62;</div> 
 +            &#60;/xs:choice&#62;</div>
                          
-<div style="margin-left: 10px">&#60;xs:element name="Quantity" type="medicinecard20150601:DoseQuantityType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ShortName" type="medicinecard20150601E2:DrugShortNameType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Description" type="medicinecard20150601E2:DrugDescriptionTextType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Warning" type="medicinecard20150601E2:DoseDispensingWarningType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Substitution" type="medicinecard20150601E2:DrugSubstitutionType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="AdministrationInstruction" type="medicinecard20150601E2:AdministrationInstructionType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PlannedAdministration" type="medicinecard20150601E2:PlannedAdministrationType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="TotalNumberOfDoseDispensedQuantity" type="medicinecard20150601:DoseQuantityType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DoseDispensingEndDate" type="medicinecard20150601:DoseDispensingEndDateType" /&#62;</div>     
         &#60;/xs:sequence&#62;</div>         &#60;/xs:sequence&#62;</div>
     &#60;/xs:complexType&#62;</div>     &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="DoseDispensedMedicationType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicationIdentifier</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Unik identifikation af en planlagt dispensering</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
Line 26456: Line 34800:
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
 <li> <li>
 +<ul>Et af f&oslash;lgende elementer:
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Quantity</dd>+<dd>DrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Medicinm&aelig;ngde, numerisk v&aelig;rdi (LMS01 felt 11)</dd>+<dd>En oversigt over l&aelig;gemiddelordination (en ordination p&aringmedicinkortet)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseQuantityType">DoseQuantityType</a>+<a href="#DrugMedicationType">DrugMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 26473: Line 34819:
 </dl> </dl>
 </li> </li>
-</ul> + ELLER 
-<h2 id="DoseDispensedType">Type: DoseDispensedType</h2> + <li>
- Beskrivelse: Detaljer for dosisdispenseret effektuering<input type="button" id="DoseDispensedType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensedType_xsddiv'); return false;"> +
-<div id="DoseDispensedType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="DoseDispensedType"&#62; +
-        <div style="margin-left: 10px">&#60;xs:sequence&#62; +
-            <div style="margin-left: 10px">&#60;xs:element name="DoseQuantity" type="medicinecard20150601:DoseQuantityType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element name="DosageQuantityUnitText" type="medicinecard20150601E2:DosageQuantityUnitTextType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="SubstitutedDrug" type="medicinecard20150601:DrugType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DoseDispensing" type="medicinecard20150601:DoseDispensingType" /&#62;</div> +
-        &#60;/xs:sequence&#62;</div> +
-    &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DoseQuantity</dd>+<dd>Prescription</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Medicinm&aelig;ngde, numerisk v&aelig;rdi (LMS01 felt 11)</dd>+<dd>En recept (en ordination p&aringen recept)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseQuantityType">DoseQuantityType</a>+<a href="#PrescriptionType">PrescriptionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 26505: Line 34834:
 </dl> </dl>
 </li> </li>
-<li> +</ul>
-<dl> +
-<dt>Navn:</dt> +
-<dd>DosageQuantityUnitText</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Enhed for dosism&aelig;ngde</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#DosageQuantityUnitTextType">DosageQuantityUnitTextType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>Pr&aelig;cis &eacute;n</dd> +
-</dl>+
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>SubstitutedDrug</dd>+<dd>ShortName</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gemiddel. Et l&aelig;gemiddel er en vare til at behandle eller forebygge sygdommeL&aelig;gemidler er enten godkendt og fremg&aring;r dermed af L&aelig;gemiddelstyrelsens Takst, eller det kan v&aelig;re tilladelsespr&aelig;parater, naturl&aelig;gemidler, vitaminer, minerater el.lign. Et l&aelig;gemiddel er et aktivt l&aelig;gemiddelstof eller sammensat af et eller flere l&aelig;gemiddelstoffer i en bestemt l&aelig;gemiddelform og l&aelig;gemiddelstyrke. Hvis DrugIdentifier findes er l&aelig;gemiddlet fra l&aelig;gemiddelstyrelsens takst. Alternativt et magistrelt l&aelig;gemiddel. L&aelig;gemiddelstrukturen kan indeholde en r&aelig;kke aktive substanser. L&aelig;gemidlets form og styrke skal angives, s&aring;fremt informationen findes</dd>+<dd>"Kort navn for l&aelig;gemiddel bl.atil print p&aring; dosisdispenserings poser"</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugType">DrugType</a>+<a href="#DrugShortNameType">DrugShortNameType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 26536: Line 34853:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DoseDispensing</dd>+<dd>Description</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>"Beskrivelse af et l&aelig;gemiddels udseende"</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseDispensingType">DoseDispensingType</a>+<a href="#DrugDescriptionTextType">DrugDescriptionTextType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 26547: Line 34864:
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="GetMedicineCardResponseType">Type: GetMedicineCardResponseType</h2> +
- Beskrivelse: Ydre container-element for en et svar med et medicinkort<input type="button" id="GetMedicineCardResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetMedicineCardResponseType_xsddiv'); return false;"> +
-<div id="GetMedicineCardResponseType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="GetMedicineCardResponseType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="MedicineCard" type="medicinecard20150601E2:MedicineCardType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicineCard</dd>+<dd>Warning</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Virtuelt kort hvori en patients medicineringer dokumenteres, undtaget effektueringer</dd>+<dd>Advarsel som er knyttet til dosisdispensering.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardType">MedicineCardType</a>+<a href="#DoseDispensingWarningType">DoseDispensingWarningType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>1 eller flere</dd>+<dd>0, 1 eller flere</dd>
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="CreatePatientRegistrationRequestType">Type: CreatePatientRegistrationRequestType</h2> +
- Beskrivelse: Request-dokument til at oprette patient-registreringer<input type="button" id="CreatePatientRegistrationRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatePatientRegistrationRequestType_xsddiv'); return false;"> +
-<div id="CreatePatientRegistrationRequestType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="CreatePatientRegistrationRequestType"&#62; +
-        <div style="margin-left: 10px">&#60;xs:sequence&#62; +
-            <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:choice&#62; +
-                <div style="margin-left: 10px">&#60;xs:element name="INR" type="medicinecard20150601:CreateINRType" /&#62;</div> +
-                 +
-<div style="margin-left: 10px">&#60;xs:element name="SetDoseDispensingOnHold" type="medicinecard20150601E2:SetDoseDispensingOnHoldType" /&#62;</div> +
-            &#60;/xs:choice&#62;</div> +
-        &#60;/xs:sequence&#62;</div> +
-    &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PersonIdentifier</dd>+<dd>Substitution</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>Detaljer vedr&oslash;rende apotekets substitution</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#DrugSubstitutionType">DrugSubstitutionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 26614: Line 34895:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CreatedBy</dd>+<dd>AdministrationInstruction</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+<dd>Indtagelsesvejledning vedr&oslash;rende medicinen i en dosis dispenserbar enhed (pose)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#AdministrationInstructionType">AdministrationInstructionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 26628: Line 34909:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModificationMetadata</dd>+<dd>PlannedAdministration</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd> +<dd>Angivelse af hvor ofte og hvorn&aring;et l&aelig;gemiddel planl&aelig;gges til indtagelse</dd>
-<dt>Type:</dt> +
-<dd></dd> +
-<dt>Antal</dt> +
-<dd>0, 1 eller flere</dd> +
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>ReportedBy</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Indeholder information omkring en person der oprettede/&aelig;ndrede data</dd>+
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#PlannedAdministrationType">PlannedAdministrationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 26652: Line 34921:
 </li> </li>
 <li> <li>
-<ul>Et af f&oslash;lgende elementer: 
- <li> 
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>INR</dd>+<dd>TotalNumberOfDoseDispensedQuantity</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dokument til oprettelse af INR registrereing for en patient</dd>+<dd>Medicinm&aelig;ngde, numerisk v&aelig;rdi (LMS01 felt 11)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreateINRType">CreateINRType</a>+<a href="#DoseQuantityType">DoseQuantityType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>SetDoseDispensingOnHold</dd>+<dd>DoseDispensingEndDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dette element indikerer at dosisdispensering i &oslash;jeblikket er suspenderet</dd>+<dd>Planlagt slutdato for dosisdispensering</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#SetDoseDispensingOnHoldType">SetDoseDispensingOnHoldType</a>+<a href="#DoseDispensingEndDateType">DoseDispensingEndDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-</li> +<h2 id="EffectuationsOnDrugMedicationType">Type: EffectuationsOnDrugMedicationType</h2> 
-</ul> + Beskrivelse: Grupperer effektueringer p&aring; en l&aelig;gemiddelordination<input type="button" id="EffectuationsOnDrugMedicationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('EffectuationsOnDrugMedicationType'); return false;"><input type="button" id="EffectuationsOnDrugMedicationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('EffectuationsOnDrugMedicationType'); return false;"> 
-<h2 id="GetPrescriptionRequestVersionsResponseType">Type: GetPrescriptionRequestVersionsResponseType</h2> +<div id="EffectuationsOnDrugMedicationType_xsddiv" class="contents" style="display: none"> 
- Beskrivelse: Svar med versioner af en receptanmodning<input type="button" id="GetPrescriptionRequestVersionsResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetPrescriptionRequestVersionsResponseType_xsddiv'); return false;"> +<div style="margin-left: 10px">&#60;xs:complexType name="EffectuationsOnDrugMedicationType"&#62; 
-<div id="GetPrescriptionRequestVersionsResponseType_xsddiv" class="contents" style="display: none"> + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
-<div style="margin-left: 10px">&#60;xs:complexType name="GetPrescriptionRequestVersionsResponseType"&#62; + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Grouping effectuations on a drug medication&#60;/xs:documentation&#62;</div>
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrescriptionRequest" type="medicinecard20150601E2:PrescriptionRequestType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Grupperer effektueringer p&aring; en l&aelig;gemiddelordination&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Effectuation" type="medicinecard20150601E2:EffectuationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="InvalidEffectuation" type="medicinecard20150601:InvalidEffectuationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Prescription" type="medicinecard20150601E2:EffectuationsOnPrescriptionType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="EffectuationsOnDrugMedicationType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PersonIdentifier</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 26715: Line 34990:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PrescriptionRequest</dd>+<dd>Effectuation</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element der beskriver en receptanmodning</dd>+<dd>Den faktiske udf&oslash;relse af l&aelig;gemiddelordination. Det kan f.eks. v&aelig;re at indgive medicin i patienten, eller at en l&aelig;ge eller apoteket udleverer medicin til patienten</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionRequestType">PrescriptionRequestType</a>+<a href="#EffectuationType">EffectuationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 26726: Line 35001:
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="DosageForRequestType">Type: DosageForRequestType</h2> +
- Beskrivelse: Angivelse af hvor ofte og hvorn&aring;r et l&aelig;gemiddel skal gives<input type="button" id="DosageForRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageForRequestType_xsddiv'); return false;"> +
-<div id="DosageForRequestType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="DosageForRequestType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:choice&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:choice&#62; +
- <div style="margin-left: 10px">&#60;xs:element maxOccurs="1" minOccurs="0" name="UnitText" type="medicinecard20150601E2:DosageQuantityUnitTextType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="1" minOccurs="0" name="UnitTexts" type="medicinecard20150601E2:DosageQuantityUnitTextsType" /&#62;</div> +
- &#60;/xs:choice&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="1" minOccurs="0" name="StructuresFixed" type="medicinecard20150601:DosageStructuresForRequestType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="1" minOccurs="0" name="StructuresAccordingToNeed" type="medicinecard20150601:DosageStructuresForRequestType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="FreeText" type="medicinecard20150601:DosageFreeTextForRequestType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="AdministrationAccordingToSchemaInLocalSystem" type="medicinecard20150601:AdministrationAccordingToSchemaInLocalSystemForRequestType" /&#62;</div> +
- &#60;/xs:choice&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Type" type="medicinecard20150601:DosageTypeType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li> +
-<ul>Et af f&oslash;lgende elementer: +
- <li> +
-<ul> +
- Sekvens af: +
- <li> +
-<ul>Et af f&oslash;lgende elementer: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>UnitText</dd>+<dd>InvalidEffectuation</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Enhed for dosism&aelig;ngde</dd>+<dd>En ugyldig effektuering. Hvis en klient har en lokal af en effektuering og modtager en InvalidEffectuation med matchende identifier, s&aringer det et tegn p&aring; at effektueringen b&oslash;r slettes.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageQuantityUnitTextType">DosageQuantityUnitTextType</a>+<a href="#InvalidEffectuationType">InvalidEffectuationType</a>
 </dd> </dd>
-<dt>Min. antal:</dt> +<dt>Antal</dt> 
-<dd>0</dd> +<dd>0eller flere</dd>
-<dt>Max antal:</dt> +
-<dd>1</dd>+
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>UnitTexts</dd>+<dd>Prescription</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Enhed for dosism&aelig;ngde, ental og flertal</dd>+<dd>En recept (en ordination p&aringen recept)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageQuantityUnitTextsType">DosageQuantityUnitTextsType</a>+<a href="#EffectuationsOnPrescriptionType">EffectuationsOnPrescriptionType</a>
 </dd> </dd>
-<dt>Min. antal:</dt> +<dt>Antal</dt> 
-<dd>0</dd> +<dd>0eller flere</dd>
-<dt>Max antal:</dt> +
-<dd>1</dd>+
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-</li+<h2 id="PackageSizeType">Type: PackageSizeType</h2
-<li>+ Beskrivelse: Pakningsst&oslash;rrelse p&aring; struktureret form<input type="button" id="PackageSizeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PackageSizeType'); return false;"><input type="button" id="PackageSizeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PackageSizeType'); return false;"> 
 +<div id="PackageSizeType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="PackageSizeType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Package size in strucured form&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Pakningsst&oslash;rrelse p&aring; struktureret form&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Value" type="medicinecard20150601:PackageSizeValueType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="UnitCode" type="medicinecard20150601:PackageSizeUnitCodeType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="UnitText" type="medicinecard20150601:PackageSizeUnitTextType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PackageSizeText" type="medicinecard20150601:PackageSizeTextType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="PackageSizeType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>StructuresFixed</dd>+<dd>Value</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Beskrivelse af doseringstidspunkter for en behandling</dd>+<dd>Pakningsst&oslash;rrelse, numerisk v&aelig;rdi (LMS02 felt 7)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageStructuresForRequestType">DosageStructuresForRequestType</a>+<a href="#PackageSizeValueType">PackageSizeValueType</a>
 </dd> </dd>
-<dt>Min. antal:</dt> +<dt>Antal</dt> 
-<dd>0</dd> +<dd>eller 1</dd>
-<dt>Max antal:</dt> +
-<dd>1</dd>+
 </dl> </dl>
 </li> </li>
Line 26817: Line 35071:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>StructuresAccordingToNeed</dd>+<dd>UnitCode</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Beskrivelse af doseringstidspunkter for en behandling</dd>+<dd>Enhed for pakningsst&oslash;rrelse, kode (LMS15 felt 2)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageStructuresForRequestType">DosageStructuresForRequestType</a>+<a href="#PackageSizeUnitCodeType">PackageSizeUnitCodeType</a>
 </dd> </dd>
-<dt>Min. antal:</dt> +<dt>Antal</dt> 
-<dd>0</dd> +<dd>eller 1</dd>
-<dt>Max antal:</dt> +
-<dd>1</dd>+
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-</li> +
- ELLER +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>FreeText</dd>+<dd>UnitText</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Fritekst for dosering</dd>+<dd>Enhed for pakningsst&oslash;rrelse, lang tekst (LMS15 felt 4)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageFreeTextForRequestType">DosageFreeTextForRequestType</a>+<a href="#PackageSizeUnitTextType">PackageSizeUnitTextType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>AdministrationAccordingToSchemaInLocalSystem</dd>+<dd>PackageSizeText</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Hvis elementet findes angives at medicinfordeling er skemalagt i eget system</dd>+<dd>Pakningsst&oslash;rrelse, klartekst fra (LMS02 felt 6) hvis kilden er LMS takst</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#AdministrationAccordingToSchemaInLocalSystemForRequestType">AdministrationAccordingToSchemaInLocalSystemForRequestType</a>+<a href="#PackageSizeTextType">PackageSizeTextType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-</li+<h2 id="DrugMedicationHistoryType">Type: DrugMedicationHistoryType</h2
-<li>+ Beskrivelse: Historikken for en l&aelig;gemiddelordination<input type="button" id="DrugMedicationHistoryType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugMedicationHistoryType'); return false;"><input type="button" id="DrugMedicationHistoryType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DrugMedicationHistoryType'); return false;"> 
 +<div id="DrugMedicationHistoryType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="DrugMedicationHistoryType"&#62; 
 +        <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 +                <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Period" type="medicinecard20150601E2:DrugMedicationHistoryPeriodType" /&#62;</div> 
 +        &#60;/xs:sequence&#62;</div> 
 +    &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="DrugMedicationHistoryType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Type</dd>+<dd>Period</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Doseringstype</dd>+<dd>En specifik periode i historikken for en l&aelig;gemiddelordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTypeType">DosageTypeType</a>+<a href="#DrugMedicationHistoryPeriodType">DrugMedicationHistoryPeriodType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="CreateAndEffectuatePrescriptionType">Type: CreateAndEffectuatePrescriptionType</h2> +<h2 id="PrescriptionRequestToCreateType">Type: PrescriptionRequestToCreateType</h2> 
- Beskrivelse: Request-dokument til at oprette en recept med en tilh&oslash;rende udlevering<input type="button" id="CreateAndEffectuatePrescriptionType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreateAndEffectuatePrescriptionType_xsddiv'); return false;"> + Beskrivelse: Element der beskriver en receptanmodning til oprettelse<input type="button" id="PrescriptionRequestToCreateType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrescriptionRequestToCreateType'); return false;"><input type="button" id="PrescriptionRequestToCreateType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PrescriptionRequestToCreateType'); return false;"> 
-<div id="CreateAndEffectuatePrescriptionType_xsddiv" class="contents" style="display: none"> +<div id="PrescriptionRequestToCreateType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="CreateAndEffectuatePrescriptionType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="PrescriptionRequestToCreateType"&#62;
  <div style="margin-left: 10px">&#60;xs:annotation&#62;  <div style="margin-left: 10px">&#60;xs:annotation&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Request document for creating Prescription together with an effectuation&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Element which describes prescriptionrequest to be created&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Request-dokument til at oprette en recept med en tilh&oslash;rende udlevering&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Element der beskriver en receptanmodning til oprettelse&#60;/xs:documentation&#62;</div>
  &#60;/xs:annotation&#62;</div>  &#60;/xs:annotation&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:sequence&#62; <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="DrugMedicationIdentifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="AuthorisationDateTime" type="medicinecard20150601:AuthorisationDateTimeType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="SystemNametype="medicinecard20150601:SystemNameType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrescribingOrganisation" type="medicinecard20150601:OrganisationType" /&#62;</div>
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReimbursementClause" type="medicinecard20150601:ReimbursementClauseType" /&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Drug" type="medicinecard20150601:DrugType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:choice minOccurs="0"&#62; 
-             + <div style="margin-left: 10px">&#60;xs:element name="PackageRestriction" type="medicinecard20150601E2:PackageRestrictionType" /&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:choice&#62; +  
-                <div style="margin-left: 10px">&#60;xs:element name="PackageRestriction" type="medicinecard20150601E2:PackageRestrictionType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="DoseDispensedRestriction" type="medicinecard20150601:CreateDoseDispensedRestrictionType" /&#62;</div>
-                 +
-<div style="margin-left: 10px">&#60;xs:element name="DoseDispensedRestriction" type="medicinecard20150601:DoseDispensedRestrictionType" /&#62;</div>+
  &#60;/xs:choice&#62;</div>  &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Indication" type="medicinecard20150601:IndicationType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Order" type="medicinecard20150601:CreateOrderType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DosageText" type="medicinecard20150601:DosageTextType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="SubstitutionAllowed" type="medicinecard20150601:SubstitutionAllowedType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="SupplementaryInformation" type="medicinecard20150601:SupplementaryInformationType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element name="Order" type="medicinecard20150601E2:CreateOrderAndEffectuationType" /&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="PrescriptionRequestToCreateType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>DrugMedicationIdentifier</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl> 
 +</li> 
 +<li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 26927: Line 35189:
 <dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd> <dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd></dd>+<dd> 
 +<a href="#ModificationMetadataType">ModificationMetadataType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>0, 1 eller flere</dd> <dd>0, 1 eller flere</dd>
Line 26935: Line 35199:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>AuthorisationDateTime</dd>+<dd>PrescribingOrganisation</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dato og tid for autorisation</dd>+<dd>Beskriver en organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#AuthorisationDateTimeType">AuthorisationDateTimeType</a>+<a href="#OrganisationType">OrganisationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0, 1 eller flere</dd>
 </dl> </dl>
 </li> </li>
 <li> <li>
 +<ul>Et af f&oslash;lgende elementer:
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>SystemName</dd>+<dd>PackageRestriction</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Navn eller beskrivelse af computersystemet der sender dokumentet</dd>+<dd>Anvisning fra l&aelig;gen p&aring; recepten, om hvilken vare og i hvilke m&aelig;ngder apoteket m&aring; udlevere</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#SystemNameType">SystemNameType</a>+<a href="#PackageRestrictionType">PackageRestrictionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 26960: Line 35226:
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReimbursementClause</dd>+<dd>DoseDispensedRestriction</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Tilsudskode p&aring; recepten</dd>+<dd>Responsestruktur, der indikerer at l&aelig;gen &oslash;nsker at recepten, skal udleveres dosisdispenseret.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ReimbursementClauseType">ReimbursementClauseType</a>+<a href="#CreateDoseDispensedRestrictionType">CreateDoseDispensedRestrictionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 +</li>
 +</ul>
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Drug</dd>+<dd>Order</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gemiddel. Et l&aelig;gemiddel er en vare til at behandle eller forebygge sygdomme. L&aelig;gemidler er enten godkendt og fremg&aring;r dermed af L&aelig;gemiddelstyrelsens Takst, eller det kan v&aelig;re tilladelsespr&aelig;parater, naturl&aelig;gemidler, vitaminer, minerater el.lign. Et l&aelig;gemiddel er et aktivt l&aelig;gemiddelstof eller sammensat af et eller flere l&aelig;gemiddelstoffer i en bestemt l&aelig;gemiddelform og l&aelig;gemiddelstyrke. Hvis DrugIdentifier findes er l&aelig;gemiddlet fra l&aelig;gemiddelstyrelsens takst. Alternativt et magistrelt l&aelig;gemiddel. L&aelig;gemiddelstrukturen kan indeholde en r&aelig;kke aktive substanser. L&aelig;gemidlets form og styrke skal angives, s&aring;fremt informationen findes</dd>+<dd>Bestilling af en udlevering p&aring; en recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugType">DrugType</a>+<a href="#CreateOrderType">CreateOrderType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 26988: Line 35257:
 </dl> </dl>
 </li> </li>
-<li+</ul
-<ul>Et af f&oslash;lgende elementer+<h2 id="PrivateDoseDispensedMedicationType">Type: PrivateDoseDispensedMedicationType</h2> 
- <li>+ Beskrivelse: Dosisdispenseret l&aelig;gemiddel som er privatmarkeret.<input type="button" id="PrivateDoseDispensedMedicationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrivateDoseDispensedMedicationType'); return false;"><input type="button" id="PrivateDoseDispensedMedicationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PrivateDoseDispensedMedicationType'); return false;"> 
 +<div id="PrivateDoseDispensedMedicationType_xsddiv" class="contents" style="displaynone"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="PrivateDoseDispensedMedicationType"&#62; 
 +        <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 +            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Dose dispensing medication which has been marked private.&#60;/xs:documentation&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Dosisdispenseret l&aelig;gemiddel som er privatmarkeret.&#60;/xs:documentation&#62;</div> 
 +        &#60;/xs:annotation&#62;</div> 
 +         
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="DrugMedicationIdentifier" type="medicinecard20150601:DrugMedicationIdentifierType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Version" type="medicinecard20150601:DrugMedicationVersionType" /&#62;</div>    
 +             
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Warning" type="medicinecard20150601E2:DoseDispensingWarningType" /&#62;</div> 
 +        &#60;/xs:sequence&#62;</div> 
 +    &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="PrivateDoseDispensedMedicationType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PackageRestriction</dd>+<dd>DrugMedicationIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Anvisning fra l&aelig;gen p&aring; recepten, om hvilken vare og i hvilke m&aelig;ngder apoteket m&aring; udlevere</dd>+<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PackageRestrictionType">PackageRestrictionType</a>+<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 27004: Line 35294:
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DoseDispensedRestriction</dd>+<dd>Version</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indikation fra l&aelig;gen om at recepten, skal udleveres dosisdispenseret. Pakkenummeret skal kun angives hvis det ikke er et takstl&aelig;gemiddel.</dd>+<dd>L&aelig;gemiddelordinationens versionsnummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseDispensedRestrictionType">DoseDispensedRestrictionType</a>+<a href="#DrugMedicationVersionType">DrugMedicationVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
-</li> 
-</ul> 
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Indication</dd>+<dd>Warning</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Vurderet helbredstilstand der benyttes som begrundelse for en l&aelig;gemiddelordination</dd>+<dd>Advarsel som er knyttet til dosisdispensering.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#IndicationType">IndicationType</a>+<a href="#DoseDispensingWarningType">DoseDispensingWarningType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller 1</dd>+<dd>0eller flere</dd>
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="ForwardPrescriptionRequestResponseType">Type: ForwardPrescriptionRequestResponseType</h2> 
 + Beskrivelse: Svar p&aring; viderestilling af receptanmodninger<input type="button" id="ForwardPrescriptionRequestResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ForwardPrescriptionRequestResponseType'); return false;"><input type="button" id="ForwardPrescriptionRequestResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ForwardPrescriptionRequestResponseType'); return false;"> 
 +<div id="ForwardPrescriptionRequestResponseType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="ForwardPrescriptionRequestResponseType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150601:VersionMismatchWarningType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="PrescriptionRequest" type="medicinecard20150601E2:ForwardedPrescriptionRequestType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="ForwardPrescriptionRequestResponseType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DosageText</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Doseringstekst, begr&aelig;nset til at kunne v&aelig;re p&aring; XML recepten</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTextType">DosageTextType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 27052: Line 35358:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>SubstitutionAllowed</dd>+<dd>MedicineCardVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver hvorvidt apoteket har lov til at foretage substitution af l&aelig;gemidlet</dd>+<dd>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#SubstitutionAllowedType">SubstitutionAllowedType</a>+<a href="#MedicineCardVersionType">MedicineCardVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 27066: Line 35372:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>SupplementaryInformation</dd>+<dd>VersionMismatchWarning</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Fritekst for dosering</dd>+<dd>Elementet returneres ved en foresp&oslash;rgsel med et forkert medicinkort version</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#SupplementaryInformationType">SupplementaryInformationType</a>+<a href="#VersionMismatchWarningType">VersionMismatchWarningType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 27080: Line 35386:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Order</dd>+<dd>PrescriptionRequest</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Bestilling af en udlevering p&aring; en recept</dd>+<dd>Element der beskriver en receptanmodning</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreateOrderAndEffectuationType">CreateOrderAndEffectuationType</a>+<a href="#ForwardedPrescriptionRequestType">ForwardedPrescriptionRequestType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>1 eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="CreatePrescriptionRequestType">Type: CreatePrescriptionRequestType</h2> +<h2 id="CreateEffectuationRequestType">Type: CreateEffectuationRequestType</h2> 
- Beskrivelse: Request-dokument der indeholder en eller flere dokumenter til at oprette recepter fra l&aelig;gemiddelordinationer<input type="button" id="CreatePrescriptionRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatePrescriptionRequestType_xsddiv'); return false;"> + Beskrivelse: Ydre container-element for en foresp&oslash;rgsel for at tilf&oslash;je en effektuering<input type="button" id="CreateEffectuationRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreateEffectuationRequestType'); return false;"><input type="button" id="CreateEffectuationRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreateEffectuationRequestType'); return false;"> 
-<div id="CreatePrescriptionRequestType_xsddiv" class="contents" style="display: none"> +<div id="CreateEffectuationRequestType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="CreatePrescriptionRequestType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="CreateEffectuationRequestType"&#62;
  <div style="margin-left: 10px">&#60;xs:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>
Line 27105: Line 35411:
 <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150601:ModificatorType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Prescription" type="medicinecard20150601E2:CreatePrescriptionType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150601E2:CreateEffectuationOnDrugMedicationType" /&#62;</div>
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="CreateEffectuationRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 27170: Line 35477:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Prescription</dd>+<dd>DrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En recept (en ordination p&aring; en recept)</dd>+<dd>En oversigt over l&aelig;gemiddelordination (en ordination p&aring; medicinkortet)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreatePrescriptionType">CreatePrescriptionType</a>+<a href="#CreateEffectuationOnDrugMedicationType">CreateEffectuationOnDrugMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 27182: Line 35489:
 </li> </li>
 </ul> </ul>
-<h2 id="IsAccordingToNeedType">Type: IsAccordingToNeedType</h2> +<h2 id="ForwardedPrescriptionRequestType">Type: ForwardedPrescriptionRequestType</h2> 
- Beskrivelse: Angiver at dosen er efter behov<input type="button" id="IsAccordingToNeedType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IsAccordingToNeedType_xsddiv'); return false;"> + Beskrivelse: Svar viderestilling af en receptanmodning <input type="button" id="ForwardedPrescriptionRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ForwardedPrescriptionRequestType'); return false;"><input type="button" id="ForwardedPrescriptionRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ForwardedPrescriptionRequestType'); return false;"> 
-<div id="IsAccordingToNeedType_xsddiv" class="contents" style="display: none"> +<div id="ForwardedPrescriptionRequestType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="IsAccordingToNeedType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="ForwardedPrescriptionRequestType"&#62;
  <div style="margin-left: 10px">&#60;xs:annotation&#62;  <div style="margin-left: 10px">&#60;xs:annotation&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Indicates that the dose is according to need&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Response to forwarding a prescription request&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Angiver at dosen er efter behov&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Svar viderestilling af en receptanmodning &#60;/xs:documentation&#62;</div>
  &#60;/xs:annotation&#62;</div>  &#60;/xs:annotation&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:sequence&#62;
 + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PrescriptionRequestIdentifierType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Version" type="medicinecard20150601E2:PrescriptionRequestVersionType" /&#62;</div>
 + &#60;/xs:sequence&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="ForwardedPrescriptionRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 +<ul>
 + Sekvens af:
 + <li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>Identifier</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Unik identifikation af en receptanmodning</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#PrescriptionRequestIdentifierType">PrescriptionRequestIdentifierType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>Pr&aelig;cis &eacute;n</dd>
 +</dl>
 +</li>
 +<li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>Version</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Receptanmodningens versionsnummer</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#PrescriptionRequestVersionType">PrescriptionRequestVersionType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>0 eller 1</dd>
 +</dl>
 +</li>
 +</ul>
 <h2 id="CreateDrugMedicationType">Type: CreateDrugMedicationType</h2> <h2 id="CreateDrugMedicationType">Type: CreateDrugMedicationType</h2>
- Beskrivelse: Anvisning af hvilken medicin der skal anvendes (l&aelig;gemiddel) hvor meget der skal gives (l&aelig;gemiddeldosering), hvor l&aelig;nge (startdato og slutdato), hvordan den skal tilf&oslash;res (administrationsvej) og hvorfor (indikation)<input type="button" id="CreateDrugMedicationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreateDrugMedicationType_xsddiv'); return false;">+ Beskrivelse: Anvisning af hvilken medicin der skal anvendes (l&aelig;gemiddel) hvor meget der skal gives (l&aelig;gemiddeldosering), hvor l&aelig;nge (startdato og slutdato), hvordan den skal tilf&oslash;res (administrationsvej) og hvorfor (indikation)<input type="button" id="CreateDrugMedicationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreateDrugMedicationType'); return false;"><input type="button" id="CreateDrugMedicationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreateDrugMedicationType'); return false;">
 <div id="CreateDrugMedicationType_xsddiv" class="contents" style="display: none"> <div id="CreateDrugMedicationType_xsddiv" class="contents" style="display: none">
 <div style="margin-left: 10px">&#60;xs:complexType name="CreateDrugMedicationType"&#62; <div style="margin-left: 10px">&#60;xs:complexType name="CreateDrugMedicationType"&#62;
Line 27240: Line 35585:
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="CreateDrugMedicationType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 27277: Line 35623:
 <dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd> <dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd></dd>+<dd> 
 +<a href="#ModificationMetadataType">ModificationMetadataType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>0, 1 eller flere</dd> <dd>0, 1 eller flere</dd>
Line 27479: Line 35827:
 </li> </li>
 </ul> </ul>
-<h2 id="GetPrescriptionRequestsResponseType">Type: GetPrescriptionRequestsResponseType</h2> +<h2 id="IterationNumberType">Type: IterationNumberType</h2> 
- Beskrivelse: Resultat af hentning af receptanmodninger for CPR nummer<input type="button" id="GetPrescriptionRequestsResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetPrescriptionRequestsResponseType_xsddiv'); return false;"> +<input type="button" id="IterationNumberType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IterationNumberType'); return false;"><input type="button" id="IterationNumberType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('IterationNumberType'); return false;"> 
-<div id="GetPrescriptionRequestsResponseType_xsddiv" class="contents" style="display: none"> +<div id="IterationNumberType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="GetPrescriptionRequestsResponseType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="IterationNumberType"&#62;
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrescriptionRequest" type="medicinecard20150601E2:PrescriptionRequestType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="PageNumber" type="medicinecard20150601:PageNumberType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="MoreAvailable" type="medicinecard20150601:MoreAvailableType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>PersonIdentifier</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Element for er CPR-nummer</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#PersonIdentifierType">PersonIdentifierType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>Pr&aelig;cis &eacute;n</dd> +
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>PrescriptionRequest</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Element der beskriver en receptanmodning</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#PrescriptionRequestType">PrescriptionRequestType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>0, 1 eller flere</dd> +
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>PageNumber</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Indikerer hvilket sidenummer der skal hentes eller hvilket sidenummer der blev returneret for services der underst&oslash;tter paginerede lister</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#PageNumberType">PageNumberType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>Pr&aelig;cis &eacute;n</dd> +
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>MoreAvailable</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>En advarsel om at reslutatet er begr&aelig;nset, der findes flere dokumenter p&aring; serveren der opfylder s&oslash;gekriterierne.</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#MoreAvailableType">MoreAvailableType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>0 eller 1</dd> +
-</dl> +
-</li> +
-</ul> +
-<h2 id="GetMedicineCardRequestType">Type: GetMedicineCardRequestType</h2> +
- Beskrivelse: Element for en foresp&oslash;rgsel efter et medicinkort<input type="button" id="GetMedicineCardRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetMedicineCardRequestType_xsddiv'); return false;"> +
-<div id="GetMedicineCardRequestType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="GetMedicineCardRequestType"&#62;+
  <div style="margin-left: 10px">&#60;xs:annotation&#62;  <div style="margin-left: 10px">&#60;xs:annotation&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Element for request for a medicinecard&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;The maximum number of iterations on reiterated prescripiton medication&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Element for en foresp&oslash;rgsel efter et medicinkort&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Det maximale antal udleveringer p&aringen reitereret recept&#60;/xs:documentation&#62;</div>
  &#60;/xs:annotation&#62;</div>  &#60;/xs:annotation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +<div style="margin-left: 10px">&#60;xs:restriction base="xs:integer"&#62; 
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150601:PersonIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:minInclusive value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Version" type="medicinecard20150601:MedicineCardVersionType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:maxInclusive value="999" /&#62;</div> 
-  + &#60;/xs:restriction&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="DateTime" type="medicinecard20150601:ModifiedDateTimeType" /&#62;</div> + &#60;/xs:simpleType&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element name="IncludePrescriptions" type="medicinecard20150601:IncludePrescriptionsType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="IncludeEffectuations" type="medicinecard20150601:IncludeEffectuationsType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="IncludeNonRelevantPrescriptions" type="medicinecard20150601:IncludeNonRelevantPrescriptionsType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="IncludeWithdrawnDrugMedications" type="medicinecard20150601:IncludeWithdrawnDrugMedicationsType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="IncludeDrugMedicationType" type="medicinecard20150601E2:DrugMedicationTypeType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div>+
 </div> </div>
-<ul> +<div id="IterationNumberType_xsddiv_usage" class="usage" style="displaynone"></div>
- Sekvens af: +
- <li>+
 <dl> <dl>
-<dt>Navn:</dt> +<dt>Basistype:</dt> 
-<dd>PersonIdentifier</dd> +<dd>integer</dd> 
-<dt>Beskrivelse:</dt> +<dt>Min v&aelig;rdi:</dt> 
-<dd>Element for er CPR-nummer</dd> +<dd>1</dd> 
-<dt>Type:</dt> +<dt>Max v&aelig;rdi:</dt> 
-<dd> +<dd>999</dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>Pr&aelig;cis &eacute;n</dd>+
 </dl> </dl>
-</li+<h2 id="DrugMedicationHistoryPeriodStartDateTimeType">Type: DrugMedicationHistoryPeriodStartDateTimeType</h2
-<li>+ Beskrivelse: Startdato og -tid for en specifik periode i historikken for l&aelig;gemiddelordination<input type="button" id="DrugMedicationHistoryPeriodStartDateTimeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugMedicationHistoryPeriodStartDateTimeType'); return false;"><input type="button" id="DrugMedicationHistoryPeriodStartDateTimeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DrugMedicationHistoryPeriodStartDateTimeType'); return false;"> 
 +<div id="DrugMedicationHistoryPeriodStartDateTimeType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="DrugMedicationHistoryPeriodStartDateTimeType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:restriction base="xs:dateTime"&#62; 
 + <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01T00:00:00Z" /&#62;</div> 
 + &#60;/xs:restriction&#62;</div> 
 + &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="DrugMedicationHistoryPeriodStartDateTimeType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
-<dt>Navn:</dt> +<dt>Basistype:</dt> 
-<dd>Version</dd> +<dd>dateTime</dd> 
-<dt>Beskrivelse:</dt> +<dt>Min v&aelig;rdi:</dt> 
-<dd>Versionsnummer for medicinkort</dd> +<dd>2000-01-01T00:00:00Z</dd>
-<dt>Type:</dt> +
-<dd> +
-<a href="#MedicineCardVersionType">MedicineCardVersionType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>0, 1 eller flere</dd>+
 </dl> </dl>
-</li+<h2 id="TerminatedDateTimeType">Type: TerminatedDateTimeType</h2
-<li>+ Beskrivelse: Tidspunkt hvor recepten er afsluttet<input type="button" id="TerminatedDateTimeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('TerminatedDateTimeType'); return false;"><input type="button" id="TerminatedDateTimeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('TerminatedDateTimeType'); return false;"> 
 +<div id="TerminatedDateTimeType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="TerminatedDateTimeType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:restriction base="xs:dateTime"&#62; 
 + <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01T00:00:00Z" /&#62;</div> 
 + &#60;/xs:restriction&#62;</div> 
 + &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="TerminatedDateTimeType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
-<dt>Navn:</dt> +<dt>Basistype:</dt> 
-<dd>DateTime</dd> +<dd>dateTime</dd> 
-<dt>Beskrivelse:</dt> +<dt>Min v&aelig;rdi:</dt> 
-<dd>&AElig;ndringsdato og tid</dd> +<dd>2000-01-01T00:00:00Z</dd>
-<dt>Type:</dt> +
-<dd> +
-<a href="#ModifiedDateTimeType">ModifiedDateTimeType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>0, 1 eller flere</dd>+
 </dl> </dl>
-</li+<h2 id="OrganisationNameType">Type: OrganisationNameType</h2
-<li>+ Beskrivelse: Navnet paa en organisation der har foretaget en handling paa medicinkortet<input type="button" id="OrganisationNameType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OrganisationNameType'); return false;"><input type="button" id="OrganisationNameType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('OrganisationNameType'); return false;"> 
 +<div id="OrganisationNameType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="OrganisationNameType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; 
 + <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:maxLength value="200" /&#62;</div> 
 + &#60;/xs:restriction&#62;</div> 
 + &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="OrganisationNameType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
-<dt>Navn:</dt> +<dt>Basistype:</dt> 
-<dd>IncludePrescriptions</dd> +<dd>string</dd> 
-<dt>Beskrivelse:</dt> +<dt>Min l&aelig;ngde:</dt> 
-<dd>Angiver hvorvidt medicinkortet eller l&aelig;gemiddelordinationen skal returneres med recepter.</dd> +<dd>1</dd> 
-<dt>Type:</dt> +<dt>Max l&aelig;ngde:</dt> 
-<dd> +<dd>200</dd>
-<a href="#IncludePrescriptionsType">IncludePrescriptionsType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>Pr&aelig;cis &eacute;n</dd>+
 </dl> </dl>
-</li+<h2 id="DrugMedicationVersionType">Type: DrugMedicationVersionType</h2
-<li>+ Beskrivelse: L&aelig;gemiddelordinationens versionsnummer<input type="button" id="DrugMedicationVersionType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugMedicationVersionType'); return false;"><input type="button" id="DrugMedicationVersionType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DrugMedicationVersionType'); return false;"> 
 +<div id="DrugMedicationVersionType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="DrugMedicationVersionType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:restriction base="xs:long"&#62; 
 + <div style="margin-left: 10px">&#60;xs:minInclusive value="1" /&#62;</div> 
 + &#60;/xs:restriction&#62;</div> 
 + &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="DrugMedicationVersionType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
-<dt>Navn:</dt> +<dt>Basistype:</dt> 
-<dd>IncludeEffectuations</dd> +<dd>long</dd> 
-<dt>Beskrivelse:</dt> +<dt>Min v&aelig;rdi:</dt> 
-<dd>Angiver hvorvidt l&aelig;gemiddelordinationen eller recepten skal returneres med effektueringer.</dd> +<dd>1</dd>
-<dt>Type:</dt> +
-<dd> +
-<a href="#IncludeEffectuationsType">IncludeEffectuationsType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>Pr&aelig;cis &eacute;n</dd>+
 </dl> </dl>
-</li+<h2 id="DistrictSubdivisionIdentifierType">Type: DistrictSubdivisionIdentifierType</h2
-<li>+<input type="button" id="DistrictSubdivisionIdentifierType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DistrictSubdivisionIdentifierType'); return false;"><input type="button" id="DistrictSubdivisionIdentifierType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DistrictSubdivisionIdentifierType'); return false;"> 
 +<div id="DistrictSubdivisionIdentifierType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="DistrictSubdivisionIdentifierType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; 
 + <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:maxLength value="34" /&#62;</div> 
 + &#60;/xs:restriction&#62;</div> 
 + &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="DistrictSubdivisionIdentifierType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
-<dt>Navn:</dt> +<dt>Basistype:</dt> 
-<dd>IncludeNonRelevantPrescriptions</dd> +<dd>string</dd> 
-<dt>Beskrivelse:</dt> +<dt>Min l&aelig;ngde:</dt> 
-<dd>Angiver hvorvidt medicinkortet skal returneres med l&oslash;se recepter markeret som "ikke relevante".</dd> +<dd>1</dd> 
-<dt>Type:</dt> +<dt>Max l&aelig;ngde:</dt> 
-<dd> +<dd>34</dd>
-<a href="#IncludeNonRelevantPrescriptionsType">IncludeNonRelevantPrescriptionsType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>Pr&aelig;cis &eacute;n</dd>+
 </dl> </dl>
-</li+<h2 id="PackageNumberValueType">Type: PackageNumberValueType</h2
-<li>+<input type="button" id="PackageNumberValueType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PackageNumberValueType'); return false;"><input type="button" id="PackageNumberValueType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PackageNumberValueType'); return false;"> 
 +<div id="PackageNumberValueType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="PackageNumberValueType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; 
 + <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:maxLength value="20" /&#62;</div> 
 + &#60;/xs:restriction&#62;</div> 
 + &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="PackageNumberValueType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
-<dt>Navn:</dt> +<dt>Basistype:</dt> 
-<dd>IncludeWithdrawnDrugMedications</dd> +<dd>string</dd> 
-<dt>Beskrivelse:</dt> +<dt>Min l&aelig;ngde:</dt> 
-<dd>Angiver hvorvidt medicinkortet skal returneres med seponerede ordinationer.</dd> +<dd>1</dd> 
-<dt>Type:</dt> +<dt>Max l&aelig;ngde:</dt> 
-<dd> +<dd>20</dd>
-<a href="#IncludeWithdrawnDrugMedicationsType">IncludeWithdrawnDrugMedicationsType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>0 eller 1</dd>+
 </dl> </dl>
 +<h2 id="PackageNumberSourceType">Type: PackageNumberSourceType</h2>
 +<input type="button" id="PackageNumberSourceType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PackageNumberSourceType'); return false;"><input type="button" id="PackageNumberSourceType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PackageNumberSourceType'); return false;">
 +<div id="PackageNumberSourceType_xsddiv" class="contents" style="display: none">
 +<div style="margin-left: 10px">&#60;xs:simpleType name="PackageNumberSourceType"&#62;
 + <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:PackageNumberPredefinedSourceType medicinecard20150601:UndefinedSourceType" /&#62;</div>
 + &#60;/xs:simpleType&#62;</div>
 +</div>
 +<div id="PackageNumberSourceType_xsddiv_usage" class="usage" style="display: none"></div>
 +<ul>Foreningsm&aelig;ngde af flg. typer:
 + <li>
 +<a href="#PackageNumberPredefinedSourceType">PackageNumberPredefinedSourceType</a>
 </li> </li>
 <li> <li>
-<dl> +<a href="#UndefinedSourceType">UndefinedSourceType</a>
-<dt>Navn:</dt> +
-<dd>IncludeDrugMedicationType</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Er denne ordination l&aelig;geordineret eller ej</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#DrugMedicationTypeType">DrugMedicationTypeType</a+
-</dd> +
-<dt>Antal</dt> +
-<dd>0, 1 eller flere</dd> +
-</dl>+
 </li> </li>
 </ul> </ul>
-<h2 id="ForwardPrescriptionRequestType">Type: ForwardPrescriptionRequestType</h2> +<h2 id="PackageNumberPredefinedSourceType">Type: PackageNumberPredefinedSourceType</h2> 
- Beskrivelse: Element der viderestiller en receptanmodning til en anden udsteder<input type="button" id="ForwardPrescriptionRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ForwardPrescriptionRequestType_xsddiv'); return false;"> +<input type="button" id="PackageNumberPredefinedSourceType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PackageNumberPredefinedSourceType'); return false;"><input type="button" id="PackageNumberPredefinedSourceType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PackageNumberPredefinedSourceType'); return false;"> 
-<div id="ForwardPrescriptionRequestType_xsddiv" class="contents" style="display: none"> +<div id="PackageNumberPredefinedSourceType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="ForwardPrescriptionRequestType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="PackageNumberPredefinedSourceType"&#62; 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedSourceType"&#62; 
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Element which forwards a prescriptionrequest to another organisation&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:enumeration value="Medicinpriser" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Element der viderestiller en receptanmodning til en anden udsteder&#60;/xs:documentation&#62;</div> +<div style="margin-left: 10px">&#60;xs:enumeration value="Frihandelsvare" /&#62;</div>
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150601:PrescriptionRequestIdentifierType" /&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="ModificationMetadata" type="medicinecard20150601:ModificationMetadataType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:enumeration value="Local" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrescribingOrganisation" type="medicinecard20150601:OrganisationType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:enumeration value="Magistrel" /&#62;</div> 
- &#60;/xs:sequence&#62;</div> + &#60;/xs:restriction&#62;</div> 
- &#60;/xs:complexType&#62;</div>+ &#60;/xs:simpleType&#62;</div>
 </div> </div>
-<ul> +<div id="PackageNumberPredefinedSourceType_xsddiv_usage" class="usage" style="displaynone"></div>
- Sekvens af: +
- <li>+
 <dl> <dl>
-<dt>Navn:</dt> +<dt>Basistype:</dt> 
-<dd>Identifier</dd> +<dd>UndefinedSourceType</dd> 
-<dt>Beskrivelse:</dt> +<ul>Enumeration af flg. v&aelig;rdier:  
-<dd>Unik identifikation af en receptanmodning</dd+ <li>Medicinpriser</li
-<dt>Type:</dt+<li>Frihandelsvare</li
-<dd> +<li>Local</li
-<a href="#PrescriptionRequestIdentifierType">PrescriptionRequestIdentifierType</a+<li>Magistrel</li
-</dd> +</ul>
-<dt>Antal</dt+
-<dd>Pr&aelig;cis &eacute;n</dd>+
 </dl> </dl>
-</li+<h2 id="DrugMedicationTreatmentStartDateType">Type: DrugMedicationTreatmentStartDateType</h2
-<li>+ Beskrivelse: Den dato l&aelig;gemiddelordinationbehandlingen p&aring;begyndes<input type="button" id="DrugMedicationTreatmentStartDateType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugMedicationTreatmentStartDateType'); return false;"><input type="button" id="DrugMedicationTreatmentStartDateType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DrugMedicationTreatmentStartDateType'); return false;"> 
 +<div id="DrugMedicationTreatmentStartDateType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="DrugMedicationTreatmentStartDateType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:restriction base="xs:date"&#62; 
 + <div style="margin-left: 10px">&#60;xs:minInclusive value="1890-01-01" /&#62;</div> 
 + &#60;/xs:restriction&#62;</div> 
 + &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="DrugMedicationTreatmentStartDateType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
-<dt>Navn:</dt> +<dt>Basistype:</dt> 
-<dd>ModificationMetadata</dd> +<dd>date</dd> 
-<dt>Beskrivelse:</dt> +<dt>Min v&aelig;rdi:</dt> 
-<dd>Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.</dd> +<dd>1890-01-01</dd>
-<dt>Type:</dt> +
-<dd></dd> +
-<dt>Antal</dt> +
-<dd>0, 1 eller flere</dd>+
 </dl> </dl>
-</li> +<h2 id="LatestEffectuationDateTimeType">Type: LatestEffectuationDateTimeType</h2> 
-<li> + Beskrivelse: Det seneste tidspunkt der er foretaget en udlevering p&aring; recepten<input type="button" id="LatestEffectuationDateTimeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('LatestEffectuationDateTimeType'); return false;"><input type="buttonid="LatestEffectuationDateTimeType_usage_button" value="Vis anvendelseclass="showHideXSDonclick="toggleUsageVisibility('LatestEffectuationDateTimeType')return false;"> 
-<dl> +<div id="LatestEffectuationDateTimeType_xsddivclass="contents" style="displaynone"> 
-<dt>Navn:</dt> +<div style="margin-left: 10px">&#60;xs:simpleType name="LatestEffectuationDateTimeType"&#62; 
-<dd>PrescribingOrganisation</dd> + <div style="margin-left: 10px">&#60;xs:restriction base="xs:dateTime"&#62; 
-<dt>Beskrivelse:</dt> + <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01T00:00:00Z" /&#62;</div> 
-<dd>Beskriver en organisation</dd> + &#60;/xs:restriction&#62;</div>
-<dt>Type:</dt> +
-<dd> +
-<a href="#OrganisationType">OrganisationType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>0, 1 eller flere</dd> +
-</dl> +
-</li> +
-</ul> +
-<h2 id="PredefinedPermission">Type: PredefinedPermission</h2> +
- Beskrivelse: Foruddefineret tilladelse<input type="button" id="PredefinedPermission_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedPermission_xsddiv'); return false;"> +
-<div id="PredefinedPermission_xsddivclass="contentsstyle="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="PredefinedPermission"&#62; +
- <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedPermission"&#62; +
- <div style="margin-left: 10px">&#60;xs:enumeration value="BorgerOpslag/&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="SundhedsfagligOpslag" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Recept" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="L&aelig;gemiddelordination/&#62;</div> +
-  +
-<div style="margin-left10px">&#60;xs:enumeration value="Effektuering" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Privatmarkering/&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="VisPrivatmarkeretV&aelig;rdispring" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="VisPrivatmarkeretSamtykke" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Suspendering" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Afstemning" /&#62;</div> +
-  +
-<div style="margin-left10px">&#60;xs:enumeration value="L&oslash;sRecept" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Administration" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Tilknytning" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:enumeration value="BestilEffektuering" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:enumeration value="ForetagTilknytning" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:enumeration value="IkkeAfstemtMarkering" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:enumeration value="SystemOpslag" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:enumeration value="RegistrerKliniskStamdata" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:enumeration value="ApotekOpslag" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:enumeration value="EkspederRecept" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:enumeration value="HentApoteksbestillinger" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:enumeration value="RegistrerRecepter" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:enumeration value="HentSenesteReceptDato" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:enumeration value="P&aring;begyndEkspedition" /&#62;</div> +
-        &#60;/xs:restriction&#62;</div>+
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="LatestEffectuationDateTimeType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>UndefinedPermission</dd> +<dd>dateTime</dd> 
-<ul>Enumeration af flg. v&aelig;rdier +<dt>Min v&aelig;rdi:</dt
- <li>BorgerOpslag</li+<dd>2000-01-01T00:00:00Z</dd>
-<li>SundhedsfagligOpslag</li> +
-<li>Recept</li> +
-<li>L&aelig;gemiddelordination</li> +
-<li>Effektuering</li> +
-<li>Privatmarkering</li> +
-<li>VisPrivatmarkeretV&aelig;rdispring</li> +
-<li>VisPrivatmarkeretSamtykke</li> +
-<li>Suspendering</li> +
-<li>Afstemning</li> +
-<li>L&oslash;sRecept</li> +
-<li>Administration</li> +
-<li>Tilknytning</li> +
-<li>BestilEffektuering</li> +
-<li>ForetagTilknytning</li> +
-<li>IkkeAfstemtMarkering</li> +
-<li>SystemOpslag</li> +
-<li>RegistrerKliniskStamdata</li> +
-<li>ApotekOpslag</li> +
-<li>EkspederRecept</li> +
-<li>HentApoteksbestillinger</li> +
-<li>RegistrerRecepter</li> +
-<li>HentSenesteReceptDato</li> +
-<li>P&aring;begyndEkspedition</li> +
-</ul>+
 </dl> </dl>
-<h2 id="PostCodeIdentifierType">Type: PostCodeIdentifierType</h2> +<h2 id="INRStartDateType">Type: INRStartDateType</h2> 
-<input type="button" id="PostCodeIdentifierType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PostCodeIdentifierType_xsddiv'); return false;"> + Beskrivelse: Startdato for den periode hvor INR-intervallet er relevant<input type="button" id="INRStartDateType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('INRStartDateType'); return false;"><input type="button" id="INRStartDateType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('INRStartDateType'); return false;"> 
-<div id="PostCodeIdentifierType_xsddiv" class="contents" style="display: none"> +<div id="INRStartDateType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PostCodeIdentifierType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="INRStartDateType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="xs:date"&#62; 
- <div style="margin-left: 10px">&#60;xs:pattern value="[0-9]{4}" /&#62;</div>+            <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01Z" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="INRStartDateType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>string</dd>+<dd>date</dd> 
 +<dt>Min v&aelig;rdi:</dt> 
 +<dd>2000-01-01Z</dd>
 </dl> </dl>
-<h2 id="ContactNameType">Type: ContactNameType</h2> +<h2 id="EmailAddressType">Type: EmailAddressType</h2> 
- Beskrivelse: Andet navn for levering af l&aelig;gemidler fra apoteket, f.eks. et plejehjem<input type="button" id="ContactNameType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ContactNameType_xsddiv'); return false;"> +<input type="button" id="EmailAddressType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('EmailAddressType'); return false;"><input type="button" id="EmailAddressType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('EmailAddressType'); return false;"> 
-<div id="ContactNameType_xsddiv" class="contents" style="display: none"> +<div id="EmailAddressType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="ContactNameType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="EmailAddressType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
- <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:minLength value="6" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="70" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxLength value="256" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="EmailAddressType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
 <dd>string</dd> <dd>string</dd>
 <dt>Min l&aelig;ngde:</dt> <dt>Min l&aelig;ngde:</dt>
-<dd>1</dd>+<dd>6</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>70</dd>+<dd>256</dd>
 </dl> </dl>
-<h2 id="RequestedRoleType">Type: RequestedRoleType</h2> +<h2 id="PrescriptionRequestIdentifierType">Type: PrescriptionRequestIdentifierType</h2> 
- Beskrivelse: Brugerens rolle<input type="button" id="RequestedRoleType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RequestedRoleType_xsddiv'); return false;"> + Beskrivelse: Unik identifikation af en receptanmodning<input type="button" id="PrescriptionRequestIdentifierType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrescriptionRequestIdentifierType'); return false;"><input type="button" id="PrescriptionRequestIdentifierType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PrescriptionRequestIdentifierType'); return false;"> 
-<div id="RequestedRoleType_xsddiv" class="contents" style="display: none"> +<div id="PrescriptionRequestIdentifierType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="RequestedRoleType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="PrescriptionRequestIdentifierType"&#62; 
- <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:PredefinedRequestedRole medicinecard20150601:UndefinedRequestedRole" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:restriction base="xs:long"&#62; 
 + <div style="margin-left10px">&#60;xs:minInclusive value="1" /&#62;</div> 
 + &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
-<ul>Foreningsm&aelig;ngde af flg. typer+<div id="PrescriptionRequestIdentifierType_xsddiv_usage" class="usage" style="displaynone"></div> 
- <li+<dl
-<a href="#PredefinedRequestedRole">PredefinedRequestedRole</a+<dt>Basistype:</dt
-</li> +<dd>long</dd
-<li+<dt>Min v&aelig;rdi:</dt
-<a href="#UndefinedRequestedRole">UndefinedRequestedRole</a+<dd>1</dd
-</li+</dl
-</ul+<h2 id="PrescriptionStatusType">Type: PrescriptionStatusType</h2> 
-<h2 id="PredefinedRequestedRole">Type: PredefinedRequestedRole</h2> +<input type="button" id="PrescriptionStatusType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrescriptionStatusType'); return false;"><input type="button" id="PrescriptionStatusType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PrescriptionStatusType'); return false;"> 
-<input type="button" id="PredefinedRequestedRole_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedRequestedRole_xsddiv'); return false;"> +<div id="PrescriptionStatusType_xsddiv" class="contents" style="display: none"> 
-<div id="PredefinedRequestedRole_xsddiv" class="contents" style="display: none"> +<div style="margin-left: 10px">&#60;xs:simpleType name="PrescriptionStatusType"&#62; 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PredefinedRequestedRole"&#62; + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;The status of the prescription&#60;/xs:documentation&#62;</div>
- <div style="margin-left: 10px">&#60;xs:enumeration value="L&aelig;ge" /&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:enumeration value="Tandl&aelig;ge" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Receptens status&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; 
 + <div style="margin-left: 10px">&#60;xs:enumeration value="&aring;ben" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:enumeration value="Jordemoder" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:enumeration value="afsluttet" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:enumeration value="Sygeplejerske" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:enumeration value="annulleret" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:enumeration value="Social- og sundhedsassistent" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:enumeration value="inaktiv" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:enumeration value="Social- og sundhedshj&aelig;lper" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:enumeration value="udl&oslash;bet" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Sundhedsplejerske" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Farmaceut" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Farmakonom" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Kommunal ansat til medicinh&aring;ndtering" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Apoteker" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:enumeration value="System" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Assistent for L&aelig;ge" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Assistent for Tandl&aelig;ge" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Assistent for Sygeplejerske" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Assistent for Jordemoder" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Assistent for Social- og sundhedsassistent" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Assistent for Social- og sundhedshj&aelig;lper" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Assistent for Sundhedsplejerske" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Assistent for Apoteker" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Assistent for Farmakonom" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Assistent for Farmaceut" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Borger" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:enumeration value="For&aelig;ldermyndighed" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:enumeration value="V&aelig;rge" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Web administrator" /&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:enumeration value="Supporter" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:enumeration value="ugyldig" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Recept registrator" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Apoteksansat" /&#62;</div>+
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PrescriptionStatusType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
 <dd>string</dd> <dd>string</dd>
 <ul>Enumeration af flg. v&aelig;rdier:  <ul>Enumeration af flg. v&aelig;rdier: 
- <li>L&aelig;ge</li> + <li>&aring;ben</li> 
-<li>Tandl&aelig;ge</li> +<li>afsluttet</li> 
-<li>Jordemoder</li> +<li>annulleret</li> 
-<li>Sygeplejerske</li> +<li>inaktiv</li> 
-<li>Social- og sundhedsassistent</li> +<li>udl&oslash;bet</li> 
-<li>Social- og sundhedshj&aelig;lper</li> +<li>ugyldig</li>
-<li>Sundhedsplejerske</li> +
-<li>Farmaceut</li> +
-<li>Farmakonom</li> +
-<li>Kommunal ansat til medicinh&aring;ndtering</li> +
-<li>Apoteker</li> +
-<li>System</li> +
-<li>Assistent for L&aelig;ge</li> +
-<li>Assistent for Tandl&aelig;ge</li> +
-<li>Assistent for Sygeplejerske</li> +
-<li>Assistent for Jordemoder</li> +
-<li>Assistent for Social- og sundhedsassistent</li> +
-<li>Assistent for Social- og sundhedshj&aelig;lper</li> +
-<li>Assistent for Sundhedsplejerske</li> +
-<li>Assistent for Apoteker</li> +
-<li>Assistent for Farmakonom</li> +
-<li>Assistent for Farmaceut</li> +
-<li>Borger</li> +
-<li>For&aelig;ldermyndighed</li> +
-<li>V&aelig;rge</li> +
-<li>Web administrator</li> +
-<li>Supporter</li> +
-<li>Recept registrator</li> +
-<li>Apoteksansat</li>+
 </ul> </ul>
 </dl> </dl>
-<h2 id="UndefinedRequestedRole">Type: UndefinedRequestedRole</h2> +<h2 id="DrugMedicationHistoryPeriodEndDateTimeType">Type: DrugMedicationHistoryPeriodEndDateTimeType</h2> 
-<input type="button" id="UndefinedRequestedRole_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndefinedRequestedRole_xsddiv'); return false;"> + Beskrivelse: Slutdato og -tid for en specifik periode i historikken for l&aelig;gemiddelordination<input type="button" id="DrugMedicationHistoryPeriodEndDateTimeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugMedicationHistoryPeriodEndDateTimeType'); return false;"><input type="button" id="DrugMedicationHistoryPeriodEndDateTimeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DrugMedicationHistoryPeriodEndDateTimeType'); return false;"> 
-<div id="UndefinedRequestedRole_xsddiv" class="contents" style="display: none"> +<div id="DrugMedicationHistoryPeriodEndDateTimeType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="UndefinedRequestedRole"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="DrugMedicationHistoryPeriodEndDateTimeType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:restriction base="xs:dateTime"&#62; 
 + <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01T00:00:00Z" /&#62;</div> 
 + &#60;/xs:restriction&#62;</div> 
 + &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="DrugMedicationHistoryPeriodEndDateTimeType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<dl> 
 +<dt>Basistype:</dt> 
 +<dd>dateTime</dd> 
 +<dt>Min v&aelig;rdi:</dt> 
 +<dd>2000-01-01T00:00:00Z</dd> 
 +</dl> 
 +<h2 id="ActiveSubstanceTextWithoutSourceType">Type: ActiveSubstanceTextWithoutSourceType</h2> 
 + Beskrivelse: Indeholder en enkelt aktiv substans<input type="button" id="ActiveSubstanceTextWithoutSourceType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ActiveSubstanceTextWithoutSourceType'); return false;"><input type="button" id="ActiveSubstanceTextWithoutSourceType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ActiveSubstanceTextWithoutSourceType'); return false;"> 
 +<div id="ActiveSubstanceTextWithoutSourceType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="ActiveSubstanceTextWithoutSourceType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="200" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxLength value="150" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="ActiveSubstanceTextWithoutSourceType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 28008: Line 36159:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>200</dd>+<dd>150</dd>
 </dl> </dl>
-<h2 id="ATCTextType">Type: ATCTextType</h2> +<h2 id="EffectuationDateTimeType">Type: EffectuationDateTimeType</h2> 
- Beskrivelse: L&aelig;gemidlets ATC-gruppe (LMS12 felt 8)<input type="button" id="ATCTextType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ATCTextType_xsddiv'); return false;"> + Beskrivelse: Dato og tid, hvor l&aelig;gemiddelordinationen er effektueret<input type="button" id="EffectuationDateTimeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('EffectuationDateTimeType'); return false;"><input type="button" id="EffectuationDateTimeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('EffectuationDateTimeType'); return false;"> 
-<div id="ATCTextType_xsddiv" class="contents" style="display: none"> +<div id="EffectuationDateTimeType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="ATCTextType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="EffectuationDateTimeType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="xs:dateTime"&#62; 
- <div style="margin-left: 10px">&#60;xs:maxLength value="72" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01T00:00:00Z" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="EffectuationDateTimeType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>string</dd> +<dd>dateTime</dd> 
-<dt>Max l&aelig;ngde:</dt> +<dt>Min v&aelig;rdi:</dt> 
-<dd>72</dd>+<dd>2000-01-01T00:00:00Z</dd>
 </dl> </dl>
-<h2 id="DoseDispensingPeriodEndDateType">Type: DoseDispensingPeriodEndDateType</h2> +<h2 id="DoseDispensingStartDateType">Type: DoseDispensingStartDateType</h2> 
-<input type="button" id="DoseDispensingPeriodEndDateType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensingPeriodEndDateType_xsddiv'); return false;"> +<input type="button" id="DoseDispensingStartDateType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensingStartDateType'); return false;"><input type="button" id="DoseDispensingStartDateType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DoseDispensingStartDateType'); return false;"> 
-<div id="DoseDispensingPeriodEndDateType_xsddiv" class="contents" style="display: none"> +<div id="DoseDispensingStartDateType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DoseDispensingPeriodEndDateType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="DoseDispensingStartDateType"&#62; 
-        <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
-            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;End date for dispensing period&#60;/xs:documentation&#62;</div> + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Planned start date for dose dispensing&#60;/xs:documentation&#62;</div> 
-             +  
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-UK"&#62;Slutdato for en dosisdispenseringsperiode&#60;/xs:documentation&#62;</div> +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Planlagt startdato for dosisdispensering&#60;/xs:documentation&#62;</div> 
-        &#60;/xs:annotation&#62;</div> + &#60;/xs:annotation&#62;</div> 
-        +
 <div style="margin-left: 10px">&#60;xs:restriction base="xs:date"&#62; <div style="margin-left: 10px">&#60;xs:restriction base="xs:date"&#62;
-            <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01" /&#62;</div> 
-        &#60;/xs:restriction&#62;</div> + &#60;/xs:restriction&#62;</div> 
-    &#60;/xs:simpleType&#62;</div>+ &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DoseDispensingStartDateType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 28046: Line 36199:
 <dd>2000-01-01</dd> <dd>2000-01-01</dd>
 </dl> </dl>
-<h2 id="DistrictSubdivisionIdentifierType">Type: DistrictSubdivisionIdentifierType</h2> +<h2 id="MedicineCardAsPDFType">Type: MedicineCardAsPDFType</h2> 
-<input type="button" id="DistrictSubdivisionIdentifierType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DistrictSubdivisionIdentifierType_xsddiv'); return false;"> + Beskrivelse: Et medicinkort indlejret som BASE64 encoded tekst<input type="button" id="MedicineCardAsPDFType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('MedicineCardAsPDFType'); return false;"><input type="button" id="MedicineCardAsPDFType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('MedicineCardAsPDFType'); return false;"> 
-<div id="DistrictSubdivisionIdentifierType_xsddiv" class="contents" style="display: none"> +<div id="MedicineCardAsPDFType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DistrictSubdivisionIdentifierType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="MedicineCardAsPDFType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:restriction base="xs:string" /&#62;</div> 
 + &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="MedicineCardAsPDFType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<dl> 
 +<dt>Basistype:</dt> 
 +<dd>string</dd> 
 +</dl> 
 +<h2 id="ATCCodeValueType">Type: ATCCodeValueType</h2> 
 +<input type="button" id="ATCCodeValueType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ATCCodeValueType'); return false;"><input type="button" id="ATCCodeValueType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ATCCodeValueType'); return false;"> 
 +<div id="ATCCodeValueType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="ATCCodeValueType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="34" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxLength value="8" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="ATCCodeValueType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 28063: Line 36229:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>34</dd>+<dd>8</dd>
 </dl> </dl>
-<h2 id="PrescriptionRequestStatusType">Type: PrescriptionRequestStatusType</h2> +<h2 id="ATCCodeSourceType">Type: ATCCodeSourceType</h2> 
-<input type="button" id="PrescriptionRequestStatusType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrescriptionRequestStatusType_xsddiv'); return false;"> +<input type="button" id="ATCCodeSourceType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ATCCodeSourceType'); return false;"><input type="button" id="ATCCodeSourceType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ATCCodeSourceType'); return false;"> 
-<div id="PrescriptionRequestStatusType_xsddiv" class="contents" style="display: none"> +<div id="ATCCodeSourceType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PrescriptionRequestStatusType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="ATCCodeSourceType"&#62; 
- <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:PredefinedPrescriptionRequestStatusType medicinecard20150601:UndefinedPrescriptionRequestStatusType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:ATCCodePredefinedSourceType medicinecard20150601:UndefinedSourceType" /&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="ATCCodeSourceType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul>Foreningsm&aelig;ngde af flg. typer: <ul>Foreningsm&aelig;ngde af flg. typer:
- <li> + <li> 
-<a href="#PredefinedPrescriptionRequestStatusType">PredefinedPrescriptionRequestStatusType</a>+<a href="#ATCCodePredefinedSourceType">ATCCodePredefinedSourceType</a>
 </li> </li>
 <li> <li>
-<a href="#UndefinedPrescriptionRequestStatusType">UndefinedPrescriptionRequestStatusType</a>+<a href="#UndefinedSourceType">UndefinedSourceType</a>
 </li> </li>
 </ul> </ul>
-<h2 id="PredefinedPrescriptionRequestStatusType">Type: PredefinedPrescriptionRequestStatusType</h2> +<h2 id="ATCCodePredefinedSourceType">Type: ATCCodePredefinedSourceType</h2> 
-<input type="button" id="PredefinedPrescriptionRequestStatusType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedPrescriptionRequestStatusType_xsddiv'); return false;"> +<input type="button" id="ATCCodePredefinedSourceType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ATCCodePredefinedSourceType'); return false;"><input type="button" id="ATCCodePredefinedSourceType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ATCCodePredefinedSourceType'); return false;"> 
-<div id="PredefinedPrescriptionRequestStatusType_xsddiv" class="contents" style="display: none"> +<div id="ATCCodePredefinedSourceType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PredefinedPrescriptionRequestStatusType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="ATCCodePredefinedSourceType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedPrescriptionRequestStatusType"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedSourceType"&#62; 
- <div style="margin-left: 10px">&#60;xs:enumeration value="unhandled" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:enumeration value="Medicinpriser" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="prescribed" /&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:enumeration value="cancelled" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:enumeration value="Magistrel" /&#62;</div> 
-        &#60;/xs:restriction&#62;</div>+ &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="ATCCodePredefinedSourceType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>UndefinedPrescriptionRequestStatusType</dd>+<dd>UndefinedSourceType</dd>
 <ul>Enumeration af flg. v&aelig;rdier:  <ul>Enumeration af flg. v&aelig;rdier: 
- <li>unhandled</li> + <li>Medicinpriser</li> 
-<li>prescribed</li> +<li>Magistrel</li>
-<li>cancelled</li>+
 </ul> </ul>
 </dl> </dl>
-<h2 id="UndefinedPrescriptionRequestStatusType">Type: UndefinedPrescriptionRequestStatusType</h2> +<h2 id="DosageTimesIterationIntervalType">Type: DosageTimesIterationIntervalType</h2> 
-<input type="button" id="UndefinedPrescriptionRequestStatusType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndefinedPrescriptionRequestStatusType_xsddiv'); return false;"> + Beskrivelse: Tidsinterval mellem iterationer for doseringstidspunkter angivet i dage<input type="button" id="DosageTimesIterationIntervalType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageTimesIterationIntervalType'); return false;"><input type="button" id="DosageTimesIterationIntervalType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DosageTimesIterationIntervalType'); return false;"> 
-<div id="UndefinedPrescriptionRequestStatusType_xsddiv" class="contents" style="display: none"> +<div id="DosageTimesIterationIntervalType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="UndefinedPrescriptionRequestStatusType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="DosageTimesIterationIntervalType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="xs:int"&#62; 
- <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:minInclusive value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="200" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxInclusive value="365" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DosageTimesIterationIntervalType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>string</dd> +<dd>int</dd> 
-<dt>Min l&aelig;ngde:</dt>+<dt>Min v&aelig;rdi:</dt>
 <dd>1</dd> <dd>1</dd>
-<dt>Max l&aelig;ngde:</dt> +<dt>Max v&aelig;rdi:</dt> 
-<dd>200</dd>+<dd>365</dd>
 </dl> </dl>
-<h2 id="ModifiedDateTimeType">Type: ModifiedDateTimeType</h2> +<h2 id="DosageDayNumberType">Type: DosageDayNumberType</h2> 
- Beskrivelse: &AElig;ndringsdato og tid<input type="button" id="ModifiedDateTimeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ModifiedDateTimeType_xsddiv'); return false;"> + Beskrivelse: Dag nummer i iterationsintervallet for doseringstidspunktet<input type="button" id="DosageDayNumberType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageDayNumberType'); return false;"><input type="button" id="DosageDayNumberType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DosageDayNumberType'); return false;"> 
-<div id="ModifiedDateTimeType_xsddiv" class="contents" style="display: none"> +<div id="DosageDayNumberType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="ModifiedDateTimeType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="DosageDayNumberType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:restriction base="xs:int"&#62; 
 + <div style="margin-left: 10px">&#60;xs:minInclusive value="1" /&#62;</div> 
 + &#60;/xs:restriction&#62;</div> 
 + &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="DosageDayNumberType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<dl> 
 +<dt>Basistype:</dt> 
 +<dd>int</dd> 
 +<dt>Min v&aelig;rdi:</dt> 
 +<dd>1</dd> 
 +</dl> 
 +<h2 id="TerminatePrescriptionType">Type: TerminatePrescriptionType</h2> 
 +<input type="button" id="TerminatePrescriptionType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('TerminatePrescriptionType'); return false;"><input type="button" id="TerminatePrescriptionType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('TerminatePrescriptionType'); return false;"> 
 +<div id="TerminatePrescriptionType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="TerminatePrescriptionType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Identication by the pharmacy whether the prescription should be closed after creating or undoing an effectuation&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Apotekets angivelse af om recepten skal lukkes efter gennemf&oslash;rslen eller tilbagef&oslash;rslen af en effektuering&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:restriction base="xs:boolean" /&#62;</div> 
 + &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="TerminatePrescriptionType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<dl> 
 +<dt>Basistype:</dt> 
 +<dd>boolean</dd> 
 +</dl> 
 +<h2 id="DeprecatedDateTimeType">Type: DeprecatedDateTimeType</h2> 
 + Beskrivelse: &AElig;ndringsdato og tid<input type="button" id="DeprecatedDateTimeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DeprecatedDateTimeType'); return false;"><input type="button" id="DeprecatedDateTimeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DeprecatedDateTimeType'); return false;"> 
 +<div id="DeprecatedDateTimeType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="DeprecatedDateTimeType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:dateTime"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:dateTime"&#62;
  <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01T00:00:00Z" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01T00:00:00Z" /&#62;</div>
Line 28130: Line 36330:
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DeprecatedDateTimeType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 28136: Line 36337:
 <dd>2000-01-01T00:00:00Z</dd> <dd>2000-01-01T00:00:00Z</dd>
 </dl> </dl>
-<h2 id="PharmacyCommentType">Type: PharmacyCommentType</h2> +<h2 id="MaxResultSizeType">Type: MaxResultSizeType</h2> 
-<input type="button" id="PharmacyCommentType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PharmacyCommentType_xsddiv'); return false;"> +<input type="button" id="MaxResultSizeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('MaxResultSizeType'); return false;"><input type="button" id="MaxResultSizeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('MaxResultSizeType'); return false;"> 
-<div id="PharmacyCommentType_xsddiv" class="contents" style="display: none"> +<div id="MaxResultSizeType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PharmacyCommentType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="MaxResultSizeType"&#62;
         <div style="margin-left: 10px">&#60;xs:annotation&#62;         <div style="margin-left: 10px">&#60;xs:annotation&#62;
-            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;A comment from the pharmacy about pharmacy effectuation&#60;/xs:documentation&#62;</div>+            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Element indicating the maximum number of orders the client wants to receive in single response&#60;/xs:documentation&#62;</div>
                          
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Apotekets kommentar til en apoteksudlevering&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Elenet, der angiver det maximale antal bestillinger, klienten &oslash;nsker at modtage i et svar&#60;/xs:documentation&#62;</div>
         &#60;/xs:annotation&#62;</div>         &#60;/xs:annotation&#62;</div>
-         +  
-<div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; +<div style="margin-left: 10px">&#60;xs:restriction base="xs:integer"&#62; 
-            <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:minInclusive value="1" /&#62;</div> 
-             + &#60;/xs:restriction&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:maxLength value="100" /&#62;</div> + &#60;/xs:simpleType&#62;</div>
-        &#60;/xs:restriction&#62;</div> +
-    &#60;/xs:simpleType&#62;</div>+
 </div> </div>
 +<div id="MaxResultSizeType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>string</dd> +<dd>integer</dd> 
-<dt>Min l&aelig;ngde:</dt>+<dt>Min v&aelig;rdi:</dt>
 <dd>1</dd> <dd>1</dd>
-<dt>Max l&aelig;ngde:</dt> 
-<dd>100</dd> 
 </dl> </dl>
-<h2 id="IncludeNonRelevantPrescriptionsType">Type: IncludeNonRelevantPrescriptionsType</h2> +<h2 id="ExpectedDeliveryDateTimeType">Type: ExpectedDeliveryDateTimeType</h2> 
- Beskrivelse: Angiver hvorvidt medicinkortet skal returneres med l&oslash;se recepter markeret som "ikke relevante".<input type="button" id="IncludeNonRelevantPrescriptionsType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IncludeNonRelevantPrescriptionsType_xsddiv'); return false;"> + Beskrivelse: Forventet dato og tidspunkt for levering. Kan s&aelig;ttes af leverand&oslash;ren (apoteket), fx n&aring;r der leveres med bud til et udleveringssted.<input type="button" id="ExpectedDeliveryDateTimeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ExpectedDeliveryDateTimeType'); return false;"><input type="button" id="ExpectedDeliveryDateTimeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ExpectedDeliveryDateTimeType'); return false;"> 
-<div id="IncludeNonRelevantPrescriptionsType_xsddiv" class="contents" style="display: none"> +<div id="ExpectedDeliveryDateTimeType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="IncludeNonRelevantPrescriptionsType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="ExpectedDeliveryDateTimeType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:boolean" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:restriction base="xs:dateTime"&#62; 
 + <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01T00:00:00Z" /&#62;</div> 
 + &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="ExpectedDeliveryDateTimeType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>boolean</dd>+<dd>dateTime</dd> 
 +<dt>Min v&aelig;rdi:</dt> 
 +<dd>2000-01-01T00:00:00Z</dd>
 </dl> </dl>
-<h2 id="PackageNumberValueType">Type: PackageNumberValueType</h2> +<h2 id="ActiveSubstanceCodeValueType">Type: ActiveSubstanceCodeValueType</h2> 
-<input type="button" id="PackageNumberValueType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PackageNumberValueType_xsddiv'); return false;"> +<input type="button" id="ActiveSubstanceCodeValueType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ActiveSubstanceCodeValueType'); return false;"><input type="button" id="ActiveSubstanceCodeValueType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ActiveSubstanceCodeValueType'); return false;"> 
-<div id="PackageNumberValueType_xsddiv" class="contents" style="display: none"> +<div id="ActiveSubstanceCodeValueType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PackageNumberValueType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="ActiveSubstanceCodeValueType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="20" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxLength value="150" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="ActiveSubstanceCodeValueType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 28189: Line 36393:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>20</dd>+<dd>150</dd>
 </dl> </dl>
-<h2 id="PackageNumberSourceType">Type: PackageNumberSourceType</h2> +<h2 id="ActiveSubstanceSourceType">Type: ActiveSubstanceSourceType</h2> 
-<input type="button" id="PackageNumberSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PackageNumberSourceType_xsddiv'); return false;"> +<input type="button" id="ActiveSubstanceSourceType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ActiveSubstanceSourceType'); return false;"><input type="button" id="ActiveSubstanceSourceType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ActiveSubstanceSourceType'); return false;"> 
-<div id="PackageNumberSourceType_xsddiv" class="contents" style="display: none"> +<div id="ActiveSubstanceSourceType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PackageNumberSourceType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="ActiveSubstanceSourceType"&#62; 
- <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:PackageNumberPredefinedSourceType medicinecard20150601:UndefinedSourceType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:ActiveSubstancePredefinedSourceType medicinecard20150601:UndefinedSourceType" /&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="ActiveSubstanceSourceType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul>Foreningsm&aelig;ngde af flg. typer: <ul>Foreningsm&aelig;ngde af flg. typer:
- <li> + <li> 
-<a href="#PackageNumberPredefinedSourceType">PackageNumberPredefinedSourceType</a>+<a href="#ActiveSubstancePredefinedSourceType">ActiveSubstancePredefinedSourceType</a>
 </li> </li>
 <li> <li>
Line 28206: Line 36411:
 </li> </li>
 </ul> </ul>
-<h2 id="PackageNumberPredefinedSourceType">Type: PackageNumberPredefinedSourceType</h2> +<h2 id="ActiveSubstancePredefinedSourceType">Type: ActiveSubstancePredefinedSourceType</h2> 
-<input type="button" id="PackageNumberPredefinedSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PackageNumberPredefinedSourceType_xsddiv'); return false;"> +<input type="button" id="ActiveSubstancePredefinedSourceType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ActiveSubstancePredefinedSourceType'); return false;"><input type="button" id="ActiveSubstancePredefinedSourceType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ActiveSubstancePredefinedSourceType'); return false;"> 
-<div id="PackageNumberPredefinedSourceType_xsddiv" class="contents" style="display: none"> +<div id="ActiveSubstancePredefinedSourceType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PackageNumberPredefinedSourceType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="ActiveSubstancePredefinedSourceType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedSourceType"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedSourceType"&#62;
  <div style="margin-left: 10px">&#60;xs:enumeration value="Medicinpriser" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:enumeration value="Medicinpriser" /&#62;</div>
-  
-<div style="margin-left: 10px">&#60;xs:enumeration value="Frihandelsvare" /&#62;</div> 
   
 <div style="margin-left: 10px">&#60;xs:enumeration value="Local" /&#62;</div> <div style="margin-left: 10px">&#60;xs:enumeration value="Local" /&#62;</div>
 +            
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Magistrel" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="ActiveSubstancePredefinedSourceType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
 <dd>UndefinedSourceType</dd> <dd>UndefinedSourceType</dd>
 <ul>Enumeration af flg. v&aelig;rdier:  <ul>Enumeration af flg. v&aelig;rdier: 
- <li>Medicinpriser</li> + <li>Medicinpriser</li>
-<li>Frihandelsvare</li>+
 <li>Local</li> <li>Local</li>
 +<li>Magistrel</li>
 </ul> </ul>
 </dl> </dl>
-<h2 id="PersonMiddleNameType">Type: PersonMiddleNameType</h2> +<h2 id="DoseDispensingDeadlineType">Type: DoseDispensingDeadlineType</h2> 
-<input type="button" id="PersonMiddleNameType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PersonMiddleNameType_xsddiv'); return false;"> +<input type="button" id="DoseDispensingDeadlineType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensingDeadlineType'); return false;"><input type="button" id="DoseDispensingDeadlineType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DoseDispensingDeadlineType'); return false;"> 
-<div id="PersonMiddleNameType_xsddiv" class="contents" style="display: none"> +<div id="DoseDispensingDeadlineType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PersonMiddleNameType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="DoseDispensingDeadlineType"&#62;
  <div style="margin-left: 10px">&#60;xs:annotation&#62;  <div style="margin-left: 10px">&#60;xs:annotation&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;A person's middle name&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Deadline for changes to the upcoming dose dispensing packaging&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;En persons mellemnavn&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Deadline for &aelig;ndringer til den n&aelig;ste dosisdispenserings pakning&#60;/xs:documentation&#62;</div>
  &#60;/xs:annotation&#62;</div>  &#60;/xs:annotation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; +<div style="margin-left: 10px">&#60;xs:restriction base="xs:dateTime"&#62; 
- <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:minInclusive value="2014-01-01T00:00:00" /&#62;</div> 
 + &#60;/xs:restriction&#62;</div> 
 + &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="DoseDispensingDeadlineType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<dl> 
 +<dt>Basistype:</dt> 
 +<dd>dateTime</dd> 
 +<dt>Min v&aelig;rdi:</dt> 
 +<dd>2014-01-01T00:00:00</dd> 
 +</dl> 
 +<h2 id="ValidToDateType">Type: ValidToDateType</h2> 
 +<input type="button" id="ValidToDateType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ValidToDateType'); return false;"><input type="button" id="ValidToDateType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ValidToDateType'); return false;"> 
 +<div id="ValidToDateType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="ValidToDateType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;End date for the period in which a prescription is valid&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="40" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Slut-dato for en recepts gyldighedsperiode&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:restriction base="xs:date"&#62; 
 + <div style="margin-left: 10px">&#60;xs:minInclusive value="2010-01-01Z" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="ValidToDateType_xsddiv_usage" class="usage" style="display: none"></div>
 +<dl>
 +<dt>Basistype:</dt>
 +<dd>date</dd>
 +<dt>Min v&aelig;rdi:</dt>
 +<dd>2010-01-01Z</dd>
 +</dl>
 +<h2 id="DeliveryPriorityType">Type: DeliveryPriorityType</h2>
 + Beskrivelse: Prioritet for apotekets levering af l&aelig;gemidlet<input type="button" id="DeliveryPriorityType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DeliveryPriorityType'); return false;"><input type="button" id="DeliveryPriorityType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DeliveryPriorityType'); return false;">
 +<div id="DeliveryPriorityType_xsddiv" class="contents" style="display: none">
 +<div style="margin-left: 10px">&#60;xs:simpleType name="DeliveryPriorityType"&#62;
 + <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
 + <div style="margin-left: 10px">&#60;xs:enumeration value="send til anden adresse samme dag" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:enumeration value="send til anden adresse pr post" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:enumeration value="send til patientadresse samme dag" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:enumeration value="send til patientadresse pr post" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:enumeration value="send til forsendelsessted samme dag" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:enumeration value="send til forsendelsessted pr post" /&#62;</div>
 + &#60;/xs:restriction&#62;</div>
 + &#60;/xs:simpleType&#62;</div>
 +</div>
 +<div id="DeliveryPriorityType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
 <dd>string</dd> <dd>string</dd>
-<dt>Min l&aelig;ngde:</dt>+<ul>Enumeration af flg. v&aelig;rdier:  
 + <li>send til anden adresse samme dag</li> 
 +<li>send til anden adresse pr post</li> 
 +<li>send til patientadresse samme dag</li> 
 +<li>send til patientadresse pr post</li> 
 +<li>send til forsendelsessted samme dag</li> 
 +<li>send til forsendelsessted pr post</li> 
 +</ul> 
 +</dl> 
 +<h2 id="IncludeNonRelevantPrescriptionsType">Type: IncludeNonRelevantPrescriptionsType</h2> 
 + Beskrivelse: Angiver hvorvidt medicinkortet skal returneres med l&oslash;se recepter markeret som "ikke relevante".<input type="button" id="IncludeNonRelevantPrescriptionsType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IncludeNonRelevantPrescriptionsType'); return false;"><input type="button" id="IncludeNonRelevantPrescriptionsType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('IncludeNonRelevantPrescriptionsType'); return false;"> 
 +<div id="IncludeNonRelevantPrescriptionsType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="IncludeNonRelevantPrescriptionsType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:restriction base="xs:boolean" /&#62;</div> 
 + &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="IncludeNonRelevantPrescriptionsType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<dl> 
 +<dt>Basistype:</dt> 
 +<dd>boolean</dd> 
 +</dl> 
 +<h2 id="PageNumberType">Type: PageNumberType</h2> 
 + Beskrivelse: Indikerer hvilket sidenummer der skal hentes eller hvilket sidenummer der blev returneret for services der underst&oslash;tter paginerede lister<input type="button" id="PageNumberType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PageNumberType'); return false;"><input type="button" id="PageNumberType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PageNumberType'); return false;"> 
 +<div id="PageNumberType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="PageNumberType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:restriction base="xs:integer"&#62; 
 + <div style="margin-left: 10px">&#60;xs:minInclusive value="1" /&#62;</div> 
 + &#60;/xs:restriction&#62;</div> 
 + &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="PageNumberType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<dl> 
 +<dt>Basistype:</dt> 
 +<dd>integer</dd> 
 +<dt>Min v&aelig;rdi:</dt>
 <dd>1</dd> <dd>1</dd>
-<dt>Max l&aelig;ngde:</dt> 
-<dd>40</dd> 
 </dl> </dl>
-<h2 id="PseudoAddressType">Type: PseudoAddressType</h2> +<h2 id="SubstitutionAllowedType">Type: SubstitutionAllowedType</h2> 
- Beskrivelse: Pseudo adresse, skal kunne v&aelig;re i XML recepten<input type="button" id="PseudoAddressType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PseudoAddressType_xsddiv'); return false;"> + Beskrivelse: Angiver hvorvidt apoteket har lov til at foretage substitution af l&aelig;gemidlet<input type="button" id="SubstitutionAllowedType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SubstitutionAllowedType'); return false;"><input type="button" id="SubstitutionAllowedType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('SubstitutionAllowedType'); return false;"> 
-<div id="PseudoAddressType_xsddiv" class="contents" style="display: none"> +<div id="SubstitutionAllowedType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PseudoAddressType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="SubstitutionAllowedType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:restriction base="xs:boolean" /&#62;</div> 
 + &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="SubstitutionAllowedType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<dl> 
 +<dt>Basistype:</dt> 
 +<dd>boolean</dd> 
 +</dl> 
 +<h2 id="CopyRequiredType">Type: CopyRequiredType</h2> 
 +<input type="button" id="CopyRequiredType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CopyRequiredType'); return false;"><input type="button" id="CopyRequiredType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CopyRequiredType'); return false;"> 
 +<div id="CopyRequiredType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="CopyRequiredType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Indicates if the doctor requires a copy of the dosage card&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Angiver hvorvidt l&aelig;gen kr&aelig;ver en kopi af doseringskortet&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:restriction base="xs:boolean" /&#62;</div> 
 + &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="CopyRequiredType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<dl> 
 +<dt>Basistype:</dt> 
 +<dd>boolean</dd> 
 +</dl> 
 +<h2 id="DrugStrengthUnitTextType">Type: DrugStrengthUnitTextType</h2> 
 + Beskrivelse: Enhed for l&aelig;gemiddelstyrke, lang tekst (LMS15 felt 4)<input type="button" id="DrugStrengthUnitTextType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugStrengthUnitTextType'); return false;"><input type="button" id="DrugStrengthUnitTextType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DrugStrengthUnitTextType'); return false;"> 
 +<div id="DrugStrengthUnitTextType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="DrugStrengthUnitTextType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="70" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxLength value="50" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DrugStrengthUnitTextType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 28270: Line 36586:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>70</dd>+<dd>50</dd>
 </dl> </dl>
-<h2 id="PackageSizeUnitCodeValueType">Type: PackageSizeUnitCodeValueType</h2> +<h2 id="ActiveSubstanceTextValueType">Type: ActiveSubstanceTextValueType</h2> 
-<input type="button" id="PackageSizeUnitCodeValueType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PackageSizeUnitCodeValueType_xsddiv'); return false;"> +<input type="button" id="ActiveSubstanceTextValueType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ActiveSubstanceTextValueType'); return false;"><input type="button" id="ActiveSubstanceTextValueType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ActiveSubstanceTextValueType'); return false;"> 
-<div id="PackageSizeUnitCodeValueType_xsddiv" class="contents" style="display: none"> +<div id="ActiveSubstanceTextValueType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PackageSizeUnitCodeValueType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="ActiveSubstanceTextValueType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="3" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxLength value="150" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="ActiveSubstanceTextValueType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 28289: Line 36606:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>3</dd>+<dd>150</dd>
 </dl> </dl>
-<h2 id="PackageSizeUnitCodeSourceType">Type: PackageSizeUnitCodeSourceType</h2> +<h2 id="ActiveSubstanceTextSourceType">Type: ActiveSubstanceTextSourceType</h2> 
-<input type="button" id="PackageSizeUnitCodeSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PackageSizeUnitCodeSourceType_xsddiv'); return false;"> +<input type="button" id="ActiveSubstanceTextSourceType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ActiveSubstanceTextSourceType'); return false;"><input type="button" id="ActiveSubstanceTextSourceType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ActiveSubstanceTextSourceType'); return false;"> 
-<div id="PackageSizeUnitCodeSourceType_xsddiv" class="contents" style="display: none"> +<div id="ActiveSubstanceTextSourceType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PackageSizeUnitCodeSourceType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="ActiveSubstanceTextSourceType"&#62; 
- <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:PackageSizeUnitCodePredefinedSourceType medicinecard20150601:UndefinedSourceType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:ActiveSubstanceTextPredefinedSourceType medicinecard20150601:UndefinedSourceType" /&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="ActiveSubstanceTextSourceType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul>Foreningsm&aelig;ngde af flg. typer: <ul>Foreningsm&aelig;ngde af flg. typer:
- <li> + <li> 
-<a href="#PackageSizeUnitCodePredefinedSourceType">PackageSizeUnitCodePredefinedSourceType</a>+<a href="#ActiveSubstanceTextPredefinedSourceType">ActiveSubstanceTextPredefinedSourceType</a>
 </li> </li>
 <li> <li>
Line 28306: Line 36624:
 </li> </li>
 </ul> </ul>
-<h2 id="PackageSizeUnitCodePredefinedSourceType">Type: PackageSizeUnitCodePredefinedSourceType</h2> +<h2 id="ActiveSubstanceTextPredefinedSourceType">Type: ActiveSubstanceTextPredefinedSourceType</h2> 
-<input type="button" id="PackageSizeUnitCodePredefinedSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PackageSizeUnitCodePredefinedSourceType_xsddiv'); return false;"> +<input type="button" id="ActiveSubstanceTextPredefinedSourceType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ActiveSubstanceTextPredefinedSourceType'); return false;"><input type="button" id="ActiveSubstanceTextPredefinedSourceType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ActiveSubstanceTextPredefinedSourceType'); return false;"> 
-<div id="PackageSizeUnitCodePredefinedSourceType_xsddiv" class="contents" style="display: none"> +<div id="ActiveSubstanceTextPredefinedSourceType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PackageSizeUnitCodePredefinedSourceType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="ActiveSubstanceTextPredefinedSourceType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedSourceType"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedSourceType"&#62;
- <div style="margin-left: 10px">&#60;xs:enumeration value="Medicinpriser" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:enumeration value="Chemical Abstract (CAS)" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Medicinpriser" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Local" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Magistrel" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="ActiveSubstanceTextPredefinedSourceType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
 <dd>UndefinedSourceType</dd> <dd>UndefinedSourceType</dd>
 <ul>Enumeration af flg. v&aelig;rdier:  <ul>Enumeration af flg. v&aelig;rdier: 
- <li>Medicinpriser</li>+ <li>Chemical Abstract (CAS)</li> 
 +<li>Medicinpriser</li> 
 +<li>Local</li> 
 +<li>Magistrel</li>
 </ul> </ul>
 </dl> </dl>
-<h2 id="PausedFromDateType">Type: PausedFromDateType</h2> +<h2 id="PausedFromDateTimeType">Type: PausedFromDateTimeType</h2> 
- Beskrivelse: Pauseringsdato<input type="button" id="PausedFromDateType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PausedFromDateType_xsddiv'); return false;"> + Beskrivelse: Pauseringsdato og tid<input type="button" id="PausedFromDateTimeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PausedFromDateTimeType'); return false;"><input type="button" id="PausedFromDateTimeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PausedFromDateTimeType'); return false;"> 
-<div id="PausedFromDateType_xsddiv" class="contents" style="display: none"> +<div id="PausedFromDateTimeType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PausedFromDateType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="PausedFromDateTimeType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:date"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="xs:dateTime"&#62; 
- <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01Z" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01T00:00:00Z" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PausedFromDateTimeType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>date</dd>+<dd>dateTime</dd>
 <dt>Min v&aelig;rdi:</dt> <dt>Min v&aelig;rdi:</dt>
-<dd>2000-01-01Z</dd>+<dd>2000-01-01T00:00:00Z</dd>
 </dl> </dl>
-<h2 id="IndicationCodeValueType">Type: IndicationCodeValueType</h2> +<h2 id="ValidFromDateType">Type: ValidFromDateType</h2> 
-<input type="button" id="IndicationCodeValueType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IndicationCodeValueType_xsddiv'); return false;"> +<input type="button" id="ValidFromDateType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ValidFromDateType'); return false;"><input type="button" id="ValidFromDateType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ValidFromDateType'); return false;"> 
-<div id="IndicationCodeValueType_xsddiv" class="contents" style="display: none"> +<div id="ValidFromDateType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="IndicationCodeValueType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="ValidFromDateType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:int"&#62; + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
- <div style="margin-left: 10px">&#60;xs:minInclusive value="1" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Start date for the period in which a prescription is valid&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxInclusive value="9999999" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Start-dato for en recepts gyldighedsperiode&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:restriction base="xs:date"&#62; 
 + <div style="margin-left: 10px">&#60;xs:minInclusive value="2010-01-01Z" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="ValidFromDateType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>int</dd>+<dd>date</dd>
 <dt>Min v&aelig;rdi:</dt> <dt>Min v&aelig;rdi:</dt>
-<dd>1</dd> +<dd>2010-01-01Z</dd>
-<dt>Max v&aelig;rdi:</dt> +
-<dd>9999999</dd>+
 </dl> </dl>
-<h2 id="IndicationCodeSourceType">Type: IndicationCodeSourceType</h2> +<h2 id="IterationIntervalUnitType">Type: IterationIntervalUnitType</h2> 
-<input type="button" id="IndicationCodeSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IndicationCodeSourceType_xsddiv'); return false;"> +<input type="button" id="IterationIntervalUnitType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IterationIntervalUnitType'); return false;"><input type="button" id="IterationIntervalUnitType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('IterationIntervalUnitType'); return false;"> 
-<div id="IndicationCodeSourceType_xsddiv" class="contents" style="display: none"> +<div id="IterationIntervalUnitType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="IndicationCodeSourceType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="IterationIntervalUnitType"&#62; 
- <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:IndicationCodePredefinedSourceType medicinecard20150601:UndefinedSourceType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left10px">&#60;xs:documentation xml:lang="en-GB"&#62;The Unit for the length of the interval on a reiterated prescripiton medication&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Enheden for interval l&aelig;ngden p&aring; en reitereret recept&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; 
 + <div style="margin-left: 10px">&#60;xs:enumeration value="dage" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="uger" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="m&aring;neder" /&#62;</div> 
 + &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
-<ul>Foreningsm&aelig;ngde af flg. typer+<div id="IterationIntervalUnitType_xsddiv_usage" class="usage" style="displaynone"></div> 
- <li+<dl
-<a href="#IndicationCodePredefinedSourceType">IndicationCodePredefinedSourceType</a+<dt>Basistype:</dt
-</li+<dd>string</dd
-<li> +<ul>Enumeration af flg. v&aelig;rdier:  
-<a href="#UndefinedSourceType">UndefinedSourceType</a+ <li>dage</li> 
-</li>+<li>uger</li
 +<li>m&aring;neder</li>
 </ul> </ul>
-<h2 id="IndicationCodePredefinedSourceType">Type: IndicationCodePredefinedSourceType</h2> +</dl> 
-<input type="button" id="IndicationCodePredefinedSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IndicationCodePredefinedSourceType_xsddiv'); return false;"> +<h2 id="PostCodeIdentifierType">Type: PostCodeIdentifierType</h2> 
-<div id="IndicationCodePredefinedSourceType_xsddiv" class="contents" style="display: none"> +<input type="button" id="PostCodeIdentifierType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PostCodeIdentifierType'); return false;"><input type="button" id="PostCodeIdentifierType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PostCodeIdentifierType'); return false;"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="IndicationCodePredefinedSourceType"&#62; +<div id="PostCodeIdentifierType_xsddiv" class="contents" style="display: none"> 
- <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedSourceType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="PostCodeIdentifierType"&#62; 
- <div style="margin-left: 10px">&#60;xs:enumeration value="Medicinpriser" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; 
 + <div style="margin-left: 10px">&#60;xs:pattern value="[0-9]{4}" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PostCodeIdentifierType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>UndefinedSourceType</dd+<dd>string</dd>
-<ul>Enumeration af flg. v&aelig;rdier:  +
- <li>Medicinpriser</li> +
-</ul>+
 </dl> </dl>
-<h2 id="PackageSizeValueType">Type: PackageSizeValueType</h2> +<h2 id="PackingGroupType">Type: PackingGroupType</h2> 
- Beskrivelse: Pakningsst&oslash;rrelse, numerisk v&aelig;rdi (LMS02 felt 7)<input type="button" id="PackageSizeValueType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PackageSizeValueType_xsddiv'); return false;"> +<input type="button" id="PackingGroupType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PackingGroupType'); return false;"><input type="button" id="PackingGroupType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PackingGroupType'); return false;"> 
-<div id="PackageSizeValueType_xsddiv" class="contents" style="display: none"> +<div id="PackingGroupType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PackageSizeValueType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="PackingGroupType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:decimal"&#62; + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
- <div style="margin-left: 10px">&#60;xs:fractionDigits value="2" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Identification by the packaging pharmacy of the production group, which this dose dispensing packaging is planned to be part of&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:totalDigits value="10" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Pakkeapotekets identifikation af den produktion, som denne dosisdispenserede pakning inkluderes i&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; 
 + <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:minInclusive value="0.00" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxLength value="100" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PackingGroupType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>decimal</dd> +<dd>string</dd> 
-<dt>Min v&aelig;rdi:</dt> +<dt>Min l&aelig;ngde:</dt> 
-<dd>0.00</dd>+<dd>1</dd> 
 +<dt>Max l&aelig;ngde:</dt> 
 +<dd>100</dd>
 </dl> </dl>
-<h2 id="MaxResultSizeType">Type: MaxResultSizeType</h2> +<h2 id="INREndDateType">Type: INREndDateType</h2> 
-<input type="button" id="MaxResultSizeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('MaxResultSizeType_xsddiv'); return false;"> + Beskrivelse: Slutdato for den periode hvor INR-intervallet er relevant<input type="button" id="INREndDateType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('INREndDateType'); return false;"><input type="buttonid="INREndDateType_usage_buttonvalue="Vis anvendelseclass="showHideXSDonclick="toggleUsageVisibility('INREndDateType'); return false;"> 
-<div id="MaxResultSizeType_xsddivclass="contentsstyle="display: none"+<div id="INREndDateType_xsddivclass="contentsstyle="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="MaxResultSizeType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="INREndDateType"&#62; 
-        <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="xs:date"&#62; 
-            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Element indicating the maximum number of orders the client wants to receive in a single response&#60;/xs:documentation&#62;</div> +            <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01Z" /&#62;</div>
-             +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Elenet, der angiver det maximale antal bestillinger, klienten &oslash;nsker at modtage i et svar&#60;/xs:documentation&#62;</div> +
-        &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:restriction base="xs:integer"&#62; +
- <div style="margin-left: 10px">&#60;xs:minInclusive value="1" /&#62;</div>+
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="INREndDateType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>integer</dd>+<dd>date</dd>
 <dt>Min v&aelig;rdi:</dt> <dt>Min v&aelig;rdi:</dt>
-<dd>1</dd>+<dd>2000-01-01Z</dd>
 </dl> </dl>
-<h2 id="MedicineCardVersionType">Type: MedicineCardVersionType</h2> +<h2 id="IncludePrescriptionsType">Type: IncludePrescriptionsType</h2> 
- Beskrivelse: Versionsnummer for medicinkort<input type="button" id="MedicineCardVersionType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('MedicineCardVersionType_xsddiv'); return false;"> + Beskrivelse: Angiver hvorvidt medicinkortet eller l&aelig;gemiddelordinationen skal returneres med recepter.<input type="button" id="IncludePrescriptionsType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IncludePrescriptionsType'); return false;"><input type="button" id="IncludePrescriptionsType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('IncludePrescriptionsType'); return false;"> 
-<div id="MedicineCardVersionType_xsddiv" class="contents" style="display: none"> +<div id="IncludePrescriptionsType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="MedicineCardVersionType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="IncludePrescriptionsType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:restriction base="xs:boolean" /&#62;</div> 
 + &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="IncludePrescriptionsType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<dl> 
 +<dt>Basistype:</dt> 
 +<dd>boolean</dd> 
 +</dl> 
 +<h2 id="OrderedEffectuationIdentifierType">Type: OrderedEffectuationIdentifierType</h2> 
 + Beskrivelse: Unik identifikation af en bestilt udlevering<input type="button" id="OrderedEffectuationIdentifierType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OrderedEffectuationIdentifierType'); return false;"><input type="button" id="OrderedEffectuationIdentifierType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('OrderedEffectuationIdentifierType'); return false;"> 
 +<div id="OrderedEffectuationIdentifierType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="OrderedEffectuationIdentifierType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:long"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:long"&#62;
- <div style="margin-left: 10px">&#60;xs:minInclusive value="0" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:minInclusive value="1" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="OrderedEffectuationIdentifierType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
 <dd>long</dd> <dd>long</dd>
 <dt>Min v&aelig;rdi:</dt> <dt>Min v&aelig;rdi:</dt>
-<dd>0</dd>+<dd>1</dd>
 </dl> </dl>
-<h2 id="DrugStrengthUnitTextType">Type: DrugStrengthUnitTextType</h2> +<h2 id="INRValueType">Type: INRValueType</h2> 
- Beskrivelse: Enhed for l&aelig;gemiddelstyrke, lang tekst (LMS15 felt 4)<input type="button" id="DrugStrengthUnitTextType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugStrengthUnitTextType_xsddiv'); return false;"> + Beskrivelse: Kommentar associeret med en INR registrering<input type="button" id="INRValueType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('INRValueType'); return false;"><input type="button" id="INRValueType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('INRValueType'); return false;"> 
-<div id="DrugStrengthUnitTextType_xsddiv" class="contents" style="display: none"> +<div id="INRValueType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DrugStrengthUnitTextType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="INRValueType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="xs:decimal"&#62; 
- <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:minInclusive value="0" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="50" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxInclusive value="99.9" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:fractionDigits value="1" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:totalDigits value="3" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="INRValueType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>string</dd> +<dd>decimal</dd> 
-<dt>Min l&aelig;ngde:</dt> +<dt>Min v&aelig;rdi:</dt> 
-<dd>1</dd> +<dd>0</dd> 
-<dt>Max l&aelig;ngde:</dt> +<dt>Max v&aelig;rdi:</dt> 
-<dd>50</dd>+<dd>99.9</dd>
 </dl> </dl>
-<h2 id="ReimbursementClauseType">Type: ReimbursementClauseType</h2> +<h2 id="CreatedDateTimeType">Type: CreatedDateTimeType</h2> 
- Beskrivelse: Tilsudskode p&aring; recepten<input type="button" id="ReimbursementClauseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ReimbursementClauseType_xsddiv'); return false;"> + Beskrivelse: Oprettelsesdato og tid<input type="button" id="CreatedDateTimeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatedDateTimeType'); return false;"><input type="button" id="CreatedDateTimeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreatedDateTimeType'); return false;"> 
-<div id="ReimbursementClauseType_xsddiv" class="contents" style="display: none"> +<div id="CreatedDateTimeType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="ReimbursementClauseType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="CreatedDateTimeType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="xs:dateTime"&#62; 
- <div style="margin-left: 10px">&#60;xs:enumeration value="klausulbetingelse opfyldt" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01T00:00:00Z" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="CreatedDateTimeType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>string</dd> +<dd>dateTime</dd> 
-<ul>Enumeration af flg. v&aelig;rdier +<dt>Min v&aelig;rdi:</dt
- <li>klausulbetingelse opfyldt</li+<dd>2000-01-01T00:00:00Z</dd>
-</ul>+
 </dl> </dl>
-<h2 id="IterationNumberType">Type: IterationNumberType</h2> +<h2 id="StreetBuildingIdentifierType">Type: StreetBuildingIdentifierType</h2> 
-<input type="button" id="IterationNumberType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IterationNumberType_xsddiv'); return false;"> +<input type="button" id="StreetBuildingIdentifierType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('StreetBuildingIdentifierType'); return false;"><input type="buttonid="StreetBuildingIdentifierType_usage_buttonvalue="Vis anvendelseclass="showHideXSDonclick="toggleUsageVisibility('StreetBuildingIdentifierType'); return false;"> 
-<div id="IterationNumberType_xsddivclass="contentsstyle="display: none"+<div id="StreetBuildingIdentifierType_xsddivclass="contentsstyle="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="IterationNumberType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="StreetBuildingIdentifierType"&#62; 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; 
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;The maximum number of iterations on a reiterated prescripiton medication&#60;/xs:documentation&#62;</div> + <div style="margin-left: 10px">&#60;xs:pattern value="([1-9]|[1-9][0-9]|[1-9][0-9]{2})|([1-9][A-Z]|[1-9][0-9][A-Z]|[1-9][0-9]{2}[A-Z])" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Det maximale antal udleveringer p&aring; en reitereret recept&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:restriction base="xs:integer"&#62; +
- <div style="margin-left: 10px">&#60;xs:minInclusive value="1" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:maxInclusive value="999" /&#62;</div>+
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="StreetBuildingIdentifierType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>integer</dd> +<dd>string</dd>
-<dt>Min v&aelig;rdi:</dt> +
-<dd>1</dd> +
-<dt>Max v&aelig;rdi:</dt> +
-<dd>999</dd>+
 </dl> </dl>
-<h2 id="DosageFreeTextTextType">Type: DosageFreeTextTextType</h2> +<h2 id="TelephoneNumberType">Type: TelephoneNumberType</h2> 
- Beskrivelse: Fritekst for dosering<input type="button" id="DosageFreeTextTextType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageFreeTextTextType_xsddiv'); return false;"> +<input type="button" id="TelephoneNumberType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('TelephoneNumberType'); return false;"><input type="button" id="TelephoneNumberType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('TelephoneNumberType'); return false;"> 
-<div id="DosageFreeTextTextType_xsddiv" class="contents" style="display: none"> +<div id="TelephoneNumberType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DosageFreeTextTextType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="TelephoneNumberType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
- <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:pattern value="(\+)?[0-9]{3,20}" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:maxLength value="400" /&#62;</div>+
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="TelephoneNumberType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
 <dd>string</dd> <dd>string</dd>
-<dt>Min l&aelig;ngde:</dt> 
-<dd>1</dd> 
-<dt>Max l&aelig;ngde:</dt> 
-<dd>400</dd> 
 </dl> </dl>
-<h2 id="OrderedEffectuationIdentifierType">Type: OrderedEffectuationIdentifierType</h2> +<h2 id="DrugMedicationCreatedDateTimeType">Type: DrugMedicationCreatedDateTimeType</h2> 
- Beskrivelse: Unik identifikation af en bestilt udlevering<input type="button" id="OrderedEffectuationIdentifierType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OrderedEffectuationIdentifierType_xsddiv'); return false;"> + Beskrivelse: Dato og tidspunkt l&aelig;gemiddelordinationen p&aring;begyndes<input type="button" id="DrugMedicationCreatedDateTimeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugMedicationCreatedDateTimeType'); return false;"><input type="button" id="DrugMedicationCreatedDateTimeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DrugMedicationCreatedDateTimeType'); return false;"> 
-<div id="OrderedEffectuationIdentifierType_xsddiv" class="contents" style="display: none"> +<div id="DrugMedicationCreatedDateTimeType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="OrderedEffectuationIdentifierType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="DrugMedicationCreatedDateTimeType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:long"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="xs:dateTime"&#62; 
- <div style="margin-left: 10px">&#60;xs:minInclusive value="1" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01T00:00:00Z" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DrugMedicationCreatedDateTimeType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>long</dd>+<dd>dateTime</dd>
 <dt>Min v&aelig;rdi:</dt> <dt>Min v&aelig;rdi:</dt>
-<dd>1</dd>+<dd>2000-01-01T00:00:00Z</dd>
 </dl> </dl>
-<h2 id="SuiteIdentifierType">Type: SuiteIdentifierType</h2> +<h2 id="IndicationFreeTextType">Type: IndicationFreeTextType</h2> 
-<input type="button" id="SuiteIdentifierType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SuiteIdentifierType_xsddiv'); return false;"> + Beskrivelse: Indikationstekst som fritekst<input type="button" id="IndicationFreeTextType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IndicationFreeTextType'); return false;"><input type="button" id="IndicationFreeTextType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('IndicationFreeTextType'); return false;"> 
-<div id="SuiteIdentifierType_xsddiv" class="contents" style="display: none"> +<div id="IndicationFreeTextType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="SuiteIdentifierType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="IndicationFreeTextType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="4" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxLength value="400" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="IndicationFreeTextType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 28553: Line 36903:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>4</dd>+<dd>400</dd>
 </dl> </dl>
 <h2 id="PrintTypeType">Type: PrintTypeType</h2> <h2 id="PrintTypeType">Type: PrintTypeType</h2>
- Beskrivelse: Type af udskrift der skal returneres<input type="button" id="PrintTypeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrintTypeType_xsddiv'); return false;">+ Beskrivelse: Type af udskrift der skal returneres<input type="button" id="PrintTypeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrintTypeType'); return false;"><input type="button" id="PrintTypeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PrintTypeType'); return false;">
 <div id="PrintTypeType_xsddiv" class="contents" style="display: none"> <div id="PrintTypeType_xsddiv" class="contents" style="display: none">
 <div style="margin-left: 10px">&#60;xs:simpleType name="PrintTypeType"&#62; <div style="margin-left: 10px">&#60;xs:simpleType name="PrintTypeType"&#62;
Line 28562: Line 36912:
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PrintTypeType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul>Foreningsm&aelig;ngde af flg. typer: <ul>Foreningsm&aelig;ngde af flg. typer:
- <li>+ <li>
 <a href="#PredefinedPrintType">PredefinedPrintType</a> <a href="#PredefinedPrintType">PredefinedPrintType</a>
 </li> </li>
Line 28570: Line 36921:
 </li> </li>
 </ul> </ul>
-<h2 id="FloorIdentifierType">Type: FloorIdentifierType</h2> +<h2 id="StreetNameForAddressingType">Type: StreetNameForAddressingType</h2> 
-<input type="button" id="FloorIdentifierType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('FloorIdentifierType_xsddiv'); return false;"> +<input type="button" id="StreetNameForAddressingType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('StreetNameForAddressingType'); return false;"><input type="button" id="StreetNameForAddressingType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('StreetNameForAddressingType'); return false;"> 
-<div id="FloorIdentifierType_xsddiv" class="contents" style="display: none"> +<div id="StreetNameForAddressingType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="FloorIdentifierType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="StreetNameForAddressingType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
- <div style="margin-left: 10px">&#60;xs:pattern value="[1-9]|[1-9][0-9]|KL|ST|kl|st|k[2-9]|K[2-9]" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:maxLength value="20" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="StreetNameForAddressingType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
 <dd>string</dd> <dd>string</dd>
-</dl> +<dt>Min l&aelig;ngde:</dt>
-<h2 id="NumberOfUnhandledPrescriptionRequestsType">Type: NumberOfUnhandledPrescriptionRequestsType</h2> +
-<input type="button" id="NumberOfUnhandledPrescriptionRequestsType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('NumberOfUnhandledPrescriptionRequestsType_xsddiv'); return false;"> +
-<div id="NumberOfUnhandledPrescriptionRequestsType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="NumberOfUnhandledPrescriptionRequestsType"&#62; +
-        <div style="margin-left: 10px">&#60;xs:restriction base="xs:integer"&#62; +
-            <div style="margin-left: 10px">&#60;xs:minInclusive value="1" /&#62;</div> +
-        &#60;/xs:restriction&#62;</div> +
-    &#60;/xs:simpleType&#62;</div> +
-</div> +
-<dl> +
-<dt>Basistype:</dt> +
-<dd>integer</dd> +
-<dt>Min v&aelig;rdi:</dt>+
 <dd>1</dd> <dd>1</dd>
 +<dt>Max l&aelig;ngde:</dt>
 +<dd>20</dd>
 </dl> </dl>
-<h2 id="DosageTimesStartDateType">Type: DosageTimesStartDateType</h2> +<h2 id="ConsentDateType">Type: ConsentDateType</h2> 
-<input type="button" id="DosageTimesStartDateType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageTimesStartDateType_xsddiv'); return false;"> + Beskrivelse: Dato for samtykke<input type="button" id="ConsentDateType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ConsentDateType'); return false;"><input type="button" id="ConsentDateType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ConsentDateType'); return false;"> 
-<div id="DosageTimesStartDateType_xsddiv" class="contents" style="display: none"> +<div id="ConsentDateType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DosageTimesStartDateType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="ConsentDateType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:date"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:date"&#62;
- <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01Z" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="ConsentDateType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
 <dd>date</dd> <dd>date</dd>
 <dt>Min v&aelig;rdi:</dt> <dt>Min v&aelig;rdi:</dt>
-<dd>2000-01-01</dd>+<dd>2000-01-01Z</dd>
 </dl> </dl>
-<h2 id="TelephoneNumberType">Type: TelephoneNumberType</h2> +<h2 id="RouteOfAdministrationCodeValueType">Type: RouteOfAdministrationCodeValueType</h2> 
-<input type="button" id="TelephoneNumberType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('TelephoneNumberType_xsddiv'); return false;"> +<input type="button" id="RouteOfAdministrationCodeValueType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RouteOfAdministrationCodeValueType'); return false;"><input type="button" id="RouteOfAdministrationCodeValueType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('RouteOfAdministrationCodeValueType'); return false;"> 
-<div id="TelephoneNumberType_xsddiv" class="contents" style="display: none"> +<div id="RouteOfAdministrationCodeValueType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="TelephoneNumberType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="RouteOfAdministrationCodeValueType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
- <div style="margin-left: 10px">&#60;xs:pattern value="(\+)?[0-9]{3,20}" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:maxLength value="2" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="RouteOfAdministrationCodeValueType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
 <dd>string</dd> <dd>string</dd>
 +<dt>Min l&aelig;ngde:</dt>
 +<dd>1</dd>
 +<dt>Max l&aelig;ngde:</dt>
 +<dd>2</dd>
 </dl> </dl>
-<h2 id="DeliveryPriorityType">Type: DeliveryPriorityType</h2> +<h2 id="RouteOfAdministrationSourceType">Type: RouteOfAdministrationSourceType</h2> 
- BeskrivelsePrioritet for apotekets levering af l&aelig;gemidlet<input type="button" id="DeliveryPriorityType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DeliveryPriorityType_xsddiv'); return false;"> +<input type="button" id="RouteOfAdministrationSourceType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RouteOfAdministrationSourceType'); return false;"><input type="button" id="RouteOfAdministrationSourceType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('RouteOfAdministrationSourceType'); return false;"> 
-<div id="DeliveryPriorityType_xsddiv" class="contents" style="display: none"> +<div id="RouteOfAdministrationSourceType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DeliveryPriorityType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="RouteOfAdministrationSourceType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; + <div style="margin-left10px">&#60;xs:union memberTypes="medicinecard20150601:RouteOfAdministrationPredefinedSourceType medicinecard20150601:UndefinedSourceType" /&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:enumeration value="send til anden adresse samme dag" /&#62;</div>+ &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="RouteOfAdministrationSourceType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul>Foreningsm&aelig;ngde af flg. typer: 
 + <li> 
 +<a href="#RouteOfAdministrationPredefinedSourceType">RouteOfAdministrationPredefinedSourceType</a> 
 +</li> 
 +<li> 
 +<a href="#UndefinedSourceType">UndefinedSourceType</a> 
 +</li> 
 +</ul> 
 +<h2 id="RouteOfAdministrationPredefinedSourceType">Type: RouteOfAdministrationPredefinedSourceType</h2> 
 +<input type="button" id="RouteOfAdministrationPredefinedSourceType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RouteOfAdministrationPredefinedSourceType'); return false;"><input type="button" id="RouteOfAdministrationPredefinedSourceType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('RouteOfAdministrationPredefinedSourceType'); return false;"> 
 +<div id="RouteOfAdministrationPredefinedSourceType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="RouteOfAdministrationPredefinedSourceType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedSourceType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:enumeration value="Medicinpriser" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:enumeration value="send til anden adresse pr post" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:enumeration value="Magistrel" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="send til patientadresse samme dag" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="send til patientadresse pr post" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="send til forsendelsessted samme dag" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="send til forsendelsessted pr post" /&#62;</div>+
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="RouteOfAdministrationPredefinedSourceType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>string</dd>+<dd>UndefinedSourceType</dd>
 <ul>Enumeration af flg. v&aelig;rdier:  <ul>Enumeration af flg. v&aelig;rdier: 
- <li>send til anden adresse samme dag</li> + <li>Medicinpriser</li> 
-<li>send til anden adresse pr post</li> +<li>Magistrel</li>
-<li>send til patientadresse samme dag</li> +
-<li>send til patientadresse pr post</li> +
-<li>send til forsendelsessted samme dag</li> +
-<li>send til forsendelsessted pr post</li>+
 </ul> </ul>
 </dl> </dl>
-<h2 id="StreetNameType">Type: StreetNameType</h2> +<h2 id="ReasonCodeType">Type: ReasonCodeType</h2> 
- Beskrivelse: Gadenavn, skal kunne v&aelig;re i XML recepten<input type="button" id="StreetNameType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('StreetNameType_xsddiv'); return false;"> +<input type="button" id="ReasonCodeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ReasonCodeType'); return false;"><input type="button" id="ReasonCodeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ReasonCodeType'); return false;"> 
-<div id="StreetNameType_xsddiv" class="contents" style="display: none"> +<div id="ReasonCodeType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="StreetNameType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="ReasonCodeType"&#62; 
 +        <div style="margin-left: 10px">&#60;xs:restriction base="xs:long" /&#62;</div> 
 +    &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="ReasonCodeType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<dl> 
 +<dt>Basistype:</dt> 
 +<dd>long</dd> 
 +</dl> 
 +<h2 id="ReasonTextType">Type: ReasonTextType</h2> 
 +<input type="button" id="ReasonTextType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ReasonTextType'); return false;"><input type="button" id="ReasonTextType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ReasonTextType'); return false;"> 
 +<div id="ReasonTextType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="ReasonTextType"&#62; 
 +        <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; 
 +            <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:maxLength value="100" /&#62;</div> 
 +        &#60;/xs:restriction&#62;</div> 
 +    &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="ReasonTextType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<dl> 
 +<dt>Basistype:</dt> 
 +<dd>string</dd> 
 +<dt>Min l&aelig;ngde:</dt> 
 +<dd>1</dd> 
 +<dt>Max l&aelig;ngde:</dt> 
 +<dd>100</dd> 
 +</dl> 
 +<h2 id="DetailedDrugTextType">Type: DetailedDrugTextType</h2> 
 + Beskrivelse: Tekst der beskriver et magistrelt l&aelig;gemiddel<input type="button" id="DetailedDrugTextType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DetailedDrugTextType'); return false;"><input type="button" id="DetailedDrugTextType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DetailedDrugTextType'); return false;"> 
 +<div id="DetailedDrugTextType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="DetailedDrugTextType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="70" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxLength value="400" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DetailedDrugTextType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 28674: Line 37063:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>70</dd>+<dd>400</dd>
 </dl> </dl>
-<h2 id="ModificationMetadataType">Type: ModificationMetadataType</h2> +<h2 id="DoseDispensingPeriodEndDateType">Type: DoseDispensingPeriodEndDateType</h2> 
-<input type="button" id="ModificationMetadataType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ModificationMetadataType_xsddiv'); return false;"> +<input type="button" id="DoseDispensingPeriodEndDateType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensingPeriodEndDateType'); return false;"><input type="button" id="DoseDispensingPeriodEndDateType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DoseDispensingPeriodEndDateType'); return false;"> 
-<div id="ModificationMetadataType_xsddiv" class="contents" style="display: none"> +<div id="DoseDispensingPeriodEndDateType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="ModificationMetadataType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="DoseDispensingPeriodEndDateType"&#62; 
 +        <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 +            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;End date for a dispensing period&#60;/xs:documentation&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Slutdato for en dosisdispenseringsperiode&#60;/xs:documentation&#62;</div> 
 +        &#60;/xs:annotation&#62;</div> 
 +         
 +<div style="margin-left: 10px">&#60;xs:restriction base="xs:date"&#62; 
 +            <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01" /&#62;</div> 
 +        &#60;/xs:restriction&#62;</div> 
 +    &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="DoseDispensingPeriodEndDateType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<dl> 
 +<dt>Basistype:</dt> 
 +<dd>date</dd> 
 +<dt>Min v&aelig;rdi:</dt> 
 +<dd>2000-01-01</dd> 
 +</dl> 
 +<h2 id="EffectuationInvalidationReasonType">Type: EffectuationInvalidationReasonType</h2> 
 +<input type="button" id="EffectuationInvalidationReasonType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('EffectuationInvalidationReasonType'); return false;"><input type="button" id="EffectuationInvalidationReasonType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('EffectuationInvalidationReasonType'); return false;"> 
 +<div id="EffectuationInvalidationReasonType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="EffectuationInvalidationReasonType"&#62;
  <div style="margin-left: 10px">&#60;xs:annotation&#62;  <div style="margin-left: 10px">&#60;xs:annotation&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Modification metadata, e.g. a flag to indicate that an update is desired in spite of a validation warning.&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Reason that an effectuation has been ivalidated&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;&Aring;rsag til at en effektuering er ugyldig&#60;/xs:documentation&#62;</div>
  &#60;/xs:annotation&#62;</div>  &#60;/xs:annotation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:PredefinedModificationMetadataType medicinecard20150601:BaseModificationMetadataType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:EffectuationInvalidationReasonPredefinedType medicinecard20150601:EffectuationInvalidationReasonUndefinedType" /&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="EffectuationInvalidationReasonType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul>Foreningsm&aelig;ngde af flg. typer: <ul>Foreningsm&aelig;ngde af flg. typer:
- <li> + <li> 
-<a href="#PredefinedModificationMetadataType">PredefinedModificationMetadataType</a>+<a href="#EffectuationInvalidationReasonPredefinedType">EffectuationInvalidationReasonPredefinedType</a>
 </li> </li>
 <li> <li>
-<a href="#BaseModificationMetadataType">BaseModificationMetadataType</a>+<a href="#EffectuationInvalidationReasonUndefinedType">EffectuationInvalidationReasonUndefinedType</a>
 </li> </li>
 </ul> </ul>
-<h2 id="PredefinedModificationMetadataType">Type: PredefinedModificationMetadataType</h2> +<h2 id="EffectuationInvalidationReasonPredefinedType">Type: EffectuationInvalidationReasonPredefinedType</h2> 
-<input type="button" id="PredefinedModificationMetadataType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedModificationMetadataType_xsddiv'); return false;"> +<input type="button" id="EffectuationInvalidationReasonPredefinedType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('EffectuationInvalidationReasonPredefinedType'); return false;"><input type="button" id="EffectuationInvalidationReasonPredefinedType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('EffectuationInvalidationReasonPredefinedType'); return false;"> 
-<div id="PredefinedModificationMetadataType_xsddiv" class="contents" style="display: none"> +<div id="EffectuationInvalidationReasonPredefinedType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PredefinedModificationMetadataType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="EffectuationInvalidationReasonPredefinedType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:BaseModificationMetadataType"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:EffectuationInvalidationReasonUndefinedType"&#62; 
- <div style="margin-left: 10px">&#60;xs:enumeration value="Override clinical validation" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:enumeration value="Slettet" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Tilbagef&oslash;rt" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Administrativt slettet" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="EffectuationInvalidationReasonPredefinedType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>BaseModificationMetadataType</dd>+<dd>EffectuationInvalidationReasonUndefinedType</dd>
 <ul>Enumeration af flg. v&aelig;rdier:  <ul>Enumeration af flg. v&aelig;rdier: 
- <li>Override clinical validation</li>+ <li>Slettet</li> 
 +<li>Tilbagef&oslash;rt</li> 
 +<li>Administrativt slettet</li>
 </ul> </ul>
 </dl> </dl>
-<h2 id="BaseModificationMetadataType">Type: BaseModificationMetadataType</h2> +<h2 id="EffectuationInvalidationReasonUndefinedType">Type: EffectuationInvalidationReasonUndefinedType</h2> 
-<input type="button" id="BaseModificationMetadataType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('BaseModificationMetadataType_xsddiv'); return false;"> +<input type="button" id="EffectuationInvalidationReasonUndefinedType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('EffectuationInvalidationReasonUndefinedType'); return false;"><input type="button" id="EffectuationInvalidationReasonUndefinedType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('EffectuationInvalidationReasonUndefinedType'); return false;"> 
-<div id="BaseModificationMetadataType_xsddiv" class="contents" style="display: none"> +<div id="EffectuationInvalidationReasonUndefinedType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="BaseModificationMetadataType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="EffectuationInvalidationReasonUndefinedType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="200" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxLength value="25" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="EffectuationInvalidationReasonUndefinedType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 28730: Line 37150:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>200</dd>+<dd>25</dd>
 </dl> </dl>
-<h2 id="SupplementaryInformationType">Type: SupplementaryInformationType</h2> +<h2 id="EffectuationIdentifierType">Type: EffectuationIdentifierType</h2> 
- Beskrivelse: Fritekst for dosering<input type="button" id="SupplementaryInformationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SupplementaryInformationType_xsddiv'); return false;"> + Beskrivelse: Unik identifikation af effektueringen<input type="button" id="EffectuationIdentifierType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('EffectuationIdentifierType'); return false;"><input type="button" id="EffectuationIdentifierType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('EffectuationIdentifierType'); return false;"> 
-<div id="SupplementaryInformationType_xsddiv" class="contents" style="display: none"> +<div id="EffectuationIdentifierType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="SupplementaryInformationType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="EffectuationIdentifierType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="xs:long"&#62; 
- <div style="margin-left: 10px">&#60;xs:maxLength value="70" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:minInclusive value="1" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="EffectuationIdentifierType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>string</dd> +<dd>long</dd> 
-<dt>Max l&aelig;ngde:</dt> +<dt>Min v&aelig;rdi:</dt> 
-<dd>70</dd>+<dd>1</dd>
 </dl> </dl>
-<h2 id="SubstitutionAllowedType">Type: SubstitutionAllowedType</h2> +<h2 id="SourceType">Type: SourceType</h2> 
- Beskrivelse: Angiver hvorvidt apoteket har lov til at foretage substitution af l&aelig;gemidlet<input type="button" id="SubstitutionAllowedType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SubstitutionAllowedType_xsddiv'); return false;"> +<input type="button" id="SourceType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SourceType'); return false;"><input type="button" id="SourceType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('SourceType'); return false;"> 
-<div id="SubstitutionAllowedType_xsddiv" class="contents" style="display: none"> +<div id="SourceType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="SubstitutionAllowedType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="SourceType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:boolean" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:PredefinedSourceType medicinecard20150601:UndefinedSourceType" /&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="SourceType_xsddiv_usage" class="usage" style="display: none"></div>
 +<ul>Foreningsm&aelig;ngde af flg. typer:
 + <li>
 +<a href="#PredefinedSourceType">PredefinedSourceType</a>
 +</li>
 +<li>
 +<a href="#UndefinedSourceType">UndefinedSourceType</a>
 +</li>
 +</ul>
 +<h2 id="PredefinedSourceType">Type: PredefinedSourceType</h2>
 +<input type="button" id="PredefinedSourceType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedSourceType'); return false;"><input type="button" id="PredefinedSourceType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PredefinedSourceType'); return false;">
 +<div id="PredefinedSourceType_xsddiv" class="contents" style="display: none">
 +<div style="margin-left: 10px">&#60;xs:simpleType name="PredefinedSourceType"&#62;
 + <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedSourceType"&#62;
 + <div style="margin-left: 10px">&#60;xs:enumeration value="Chemical Abstract (CAS)" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:enumeration value="DKMA Medicine Prices" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:enumeration value="DA Medicine Prices" /&#62;</div>
 +            
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Local drug assortment" /&#62;</div>
 +            
 +<div style="margin-left: 10px">&#60;xs:enumeration value="FMK dosage quantity unit" /&#62;</div>
 +            
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Local dosage quantity unit" /&#62;</div>
 +            
 +<div style="margin-left: 10px">&#60;xs:enumeration value="SKS" /&#62;</div>
 +            
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Ydernummer" /&#62;</div>
 +        &#60;/xs:restriction&#62;</div>
 + &#60;/xs:simpleType&#62;</div>
 +</div>
 +<div id="PredefinedSourceType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>boolean</dd>+<dd>UndefinedSourceType</dd
 +<ul>Enumeration af flg. v&aelig;rdier:  
 + <li>Chemical Abstract (CAS)</li> 
 +<li>DKMA Medicine Prices</li> 
 +<li>DA Medicine Prices</li> 
 +<li>Local drug assortment</li> 
 +<li>FMK dosage quantity unit</li> 
 +<li>Local dosage quantity unit</li> 
 +<li>SKS</li> 
 +<li>Ydernummer</li> 
 +</ul>
 </dl> </dl>
-<h2 id="CopyRequiredType">Type: CopyRequiredType</h2> +<h2 id="UndefinedSourceType">Type: UndefinedSourceType</h2> 
-<input type="button" id="CopyRequiredType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CopyRequiredType_xsddiv'); return false;"> +<input type="button" id="UndefinedSourceType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndefinedSourceType'); return false;"><input type="button" id="UndefinedSourceType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('UndefinedSourceType'); return false;"> 
-<div id="CopyRequiredType_xsddiv" class="contents" style="display: none"> +<div id="UndefinedSourceType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="CopyRequiredType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="UndefinedSourceType"&#62; 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; 
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Indicates if the doctor requires a copy of the dosage card&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Angiver hvorvidt l&aelig;gen kr&aelig;ver en kopi af doseringskortet&#60;/xs:documentation&#62;</div> +<div style="margin-left: 10px">&#60;xs:maxLength value="200" /&#62;</div> 
- &#60;/xs:annotation&#62;</div> + &#60;/xs:restriction&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:restriction base="xs:boolean" /&#62;</div>+
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="UndefinedSourceType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>boolean</dd>+<dd>string</dd> 
 +<dt>Min l&aelig;ngde:</dt> 
 +<dd>1</dd> 
 +<dt>Max l&aelig;ngde:</dt> 
 +<dd>200</dd>
 </dl> </dl>
-<h2 id="PersonSurnameType">Type: PersonSurnameType</h2> +<h2 id="DrugFormTextType">Type: DrugFormTextType</h2> 
-<input type="button" id="PersonSurnameType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PersonSurnameType_xsddiv'); return false;"> + Beskrivelse: L&aelig;gemiddelform, enten fra LMS22 felt 2 (l&aelig;gemiddelform betegnelser) eller fra LMS01 felt 7<input type="button" id="DrugFormTextType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugFormTextType'); return false;"><input type="button" id="DrugFormTextType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DrugFormTextType'); return false;"> 
-<div id="PersonSurnameType_xsddiv" class="contents" style="display: none"> +<div id="DrugFormTextType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PersonSurnameType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="DrugFormTextType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; 
 + <div style="margin-left: 10px">&#60;xs:maxLength value="100" /&#62;</div> 
 + &#60;/xs:restriction&#62;</div> 
 + &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="DrugFormTextType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<dl> 
 +<dt>Basistype:</dt> 
 +<dd>string</dd> 
 +<dt>Max l&aelig;ngde:</dt> 
 +<dd>100</dd> 
 +</dl> 
 +<h2 id="InvalidationReasonTextType">Type: InvalidationReasonTextType</h2> 
 +<input type="button" id="InvalidationReasonTextType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('InvalidationReasonTextType'); return false;"><input type="button" id="InvalidationReasonTextType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('InvalidationReasonTextType'); return false;"> 
 +<div id="InvalidationReasonTextType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="InvalidationReasonTextType"&#62;
  <div style="margin-left: 10px">&#60;xs:annotation&#62;  <div style="margin-left: 10px">&#60;xs:annotation&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;A person's surname(s)&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;"The reason for invalidating the Prescription"&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;En persons efternavn(e)&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;"Begrundelse for at ugyldigg&oslash;re recepten"&#60;/xs:documentation&#62;</div>
  &#60;/xs:annotation&#62;</div>  &#60;/xs:annotation&#62;</div>
   
Line 28788: Line 37271:
  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="40" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxLength value="256" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="InvalidationReasonTextType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 28798: Line 37282:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>40</dd>+<dd>256</dd>
 </dl> </dl>
-<h2 id="ProductionDayType">Type: ProductionDayType</h2> +<h2 id="ValueType">Type: ValueType</h2> 
-<input type="button" id="ProductionDayType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ProductionDayType_xsddiv'); return false;"> + Beskrivelse: Value i et key value par<input type="button" id="ValueType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ValueType'); return false;"><input type="button" id="ValueType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ValueType'); return false;"> 
-<div id="ProductionDayType_xsddiv" class="contents" style="display: none"> +<div id="ValueType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="ProductionDayType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="ValueType"&#62; 
- <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:PredefinedProductionDayType medicinecard20150601:UndefinedProductionDayType" /&#62;</div>+        <div style="margin-left: 10px">&#60;xs:restriction base="xs:string" /&#62;</div> 
 +    &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="ValueType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<dl> 
 +<dt>Basistype:</dt> 
 +<dd>string</dd> 
 +</dl> 
 +<h2 id="KeyType">Type: KeyType</h2> 
 + Beskrivelse: Key i et key value par. Typisk svarende til et XML element navn<input type="button" id="KeyType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('KeyType'); return false;"><input type="button" id="KeyType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('KeyType'); return false;"> 
 +<div id="KeyType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="KeyType"&#62; 
 +        <div style="margin-left10px">&#60;xs:restriction base="xs:string" /&#62;</div> 
 +    &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="KeyType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<dl> 
 +<dt>Basistype:</dt> 
 +<dd>string</dd> 
 +</dl> 
 +<h2 id="DoseQuantityType">Type: DoseQuantityType</h2> 
 + Beskrivelse: Medicinm&aelig;ngde, numerisk v&aelig;rdi (LMS01 felt 11)<input type="button" id="DoseQuantityType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseQuantityType'); return false;"><input type="button" id="DoseQuantityType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DoseQuantityType'); return false;"> 
 +<div id="DoseQuantityType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="DoseQuantityType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:restriction base="xs:decimal"&#62; 
 + <div style="margin-left: 10px">&#60;xs:minInclusive value="0" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:maxInclusive value="999999999.999999999" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:fractionDigits value="9" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:totalDigits value="18" /&#62;</div> 
 + &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
-<ul>Foreningsm&aelig;ngde af flg. typer+<div id="DoseQuantityType_xsddiv_usage" class="usage" style="displaynone"></div> 
- <li+<dl
-<a href="#PredefinedProductionDayType">PredefinedProductionDayType</a+<dt>Basistype:</dt
-</li+<dd>decimal</dd
-<li+<dt>Min v&aelig;rdi:</dt
-<a href="#UndefinedProductionDayType">UndefinedProductionDayType</a+<dd>0</dd
-</li+<dt>Max v&aelig;rdi:</dt
-</ul+<dd>999999999.999999999</dd> 
-<h2 id="PredefinedProductionDayType">Type: PredefinedProductionDayType</h2> +</dl
-<input type="button" id="PredefinedProductionDayType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedProductionDayType_xsddiv'); return false;"> +<h2 id="FollowUpDateType">Type: FollowUpDateType</h2> 
-<div id="PredefinedProductionDayType_xsddiv" class="contents" style="display: none"> +<input type="button" id="FollowUpDateType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('FollowUpDateType'); return false;"><input type="button" id="FollowUpDateType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('FollowUpDateType'); return false;"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PredefinedProductionDayType"&#62;+<div id="FollowUpDateType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="FollowUpDateType"&#62;
  <div style="margin-left: 10px">&#60;xs:annotation&#62;  <div style="margin-left: 10px">&#60;xs:annotation&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Identification by the packaging pharmacy of the production day, when this dose dispensing packaging is planned to be effectuated&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;planned follow up date for a drugmedication&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-UK"&#62;Pakkeapotekets identifikation af den produktionsdag, som denne dosisdispenserede pakning er planlagt til&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;En planlagt opf&oslash;lgningsdato for en l&aelig;gemiddelordination&#60;/xs:documentation&#62;</div>
  &#60;/xs:annotation&#62;</div>  &#60;/xs:annotation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedProductionDayType"&#62; +<div style="margin-left: 10px">&#60;xs:restriction base="xs:date"&#62; 
- <div style="margin-left: 10px">&#60;xs:enumeration value="Mandag ulige uger/&#62;</div> + <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01Z" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Tirsdag ulige uger" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Onsdag ulige uger" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Torsdag ulige uger" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Fredag ulige uger" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="L&oslash;rdag ulige uger" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="S&oslash;ndag ulige uger" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Mandag lige uger" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Tirsdag lige uger" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Onsdag lige uger" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Torsdag lige uger" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Fredag lige uger" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="L&oslash;rdag lige uger" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="S&oslash;ndag lige uger" /&#62;</div>+
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="FollowUpDateType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>UndefinedProductionDayType</dd> +<dd>date</dd> 
-<ul>Enumeration af flg. v&aelig;rdier +<dt>Min v&aelig;rdi:</dt
- <li>Mandag ulige uger</li+<dd>2000-01-01Z</dd>
-<li>Tirsdag ulige uger</li> +
-<li>Onsdag ulige uger</li> +
-<li>Torsdag ulige uger</li> +
-<li>Fredag ulige uger</li> +
-<li>L&oslash;rdag ulige uger</li> +
-<li>S&oslash;ndag ulige uger</li> +
-<li>Mandag lige uger</li> +
-<li>Tirsdag lige uger</li> +
-<li>Onsdag lige uger</li> +
-<li>Torsdag lige uger</li> +
-<li>Fredag lige uger</li> +
-<li>L&oslash;rdag lige uger</li> +
-<li>S&oslash;ndag lige uger</li> +
-</ul>+
 </dl> </dl>
-<h2 id="UndefinedProductionDayType">Type: UndefinedProductionDayType</h2> +<h2 id="SystemNameType">Type: SystemNameType</h2> 
-<input type="button" id="UndefinedProductionDayType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndefinedProductionDayType_xsddiv'); return false;"> + Beskrivelse: Navn eller beskrivelse af computersystemet der sender dokumentet<input type="button" id="SystemNameType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SystemNameType'); return false;"><input type="button" id="SystemNameType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('SystemNameType'); return false;"> 
-<div id="UndefinedProductionDayType_xsddiv" class="contents" style="display: none"> +<div id="SystemNameType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="UndefinedProductionDayType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="SystemNameType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
Line 28887: Line 37365:
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="SystemNameType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 28895: Line 37374:
 <dd>30</dd> <dd>30</dd>
 </dl> </dl>
-<h2 id="AuthorisationIdentifierType">Type: AuthorisationIdentifierType</h2> +<h2 id="PseudoAddressType">Type: PseudoAddressType</h2> 
- Beskrivelse: Authorisation identifier of a doctor<input type="button" id="AuthorisationIdentifierType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AuthorisationIdentifierType_xsddiv'); return false;"> + Beskrivelse: Pseudo adresse, skal kunne v&aelig;re i XML recepten<input type="button" id="PseudoAddressType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PseudoAddressType'); return false;"><input type="button" id="PseudoAddressType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PseudoAddressType'); return false;"> 
-<div id="AuthorisationIdentifierType_xsddiv" class="contents" style="display: none"> +<div id="PseudoAddressType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="AuthorisationIdentifierType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="PseudoAddressType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
- <div style="margin-left: 10px">&#60;xs:length value="5" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:pattern value="([0-9]|(B|C|D|F|G|H|J|K|L|M|N|P|Q|R|S|T|V|W|X|Y|Z)){5}" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxLength value="70" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PseudoAddressType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
 <dd>string</dd> <dd>string</dd>
 +<dt>Min l&aelig;ngde:</dt>
 +<dd>1</dd>
 +<dt>Max l&aelig;ngde:</dt>
 +<dd>70</dd>
 </dl> </dl>
-<h2 id="SourceYearAndWeekType">Type: SourceYearAndWeekType</h2> +<h2 id="PrescriptionVersionType">Type: PrescriptionVersionType</h2> 
-<input type="button" id="SourceYearAndWeekType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SourceYearAndWeekType_xsddiv'); return false;"> +<input type="button" id="PrescriptionVersionType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrescriptionVersionType'); return false;"><input type="button" id="PrescriptionVersionType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PrescriptionVersionType'); return false;"> 
-<div id="SourceYearAndWeekType_xsddiv" class="contents" style="display: none"> +<div id="PrescriptionVersionType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="SourceYearAndWeekType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="PrescriptionVersionType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
- <div style="margin-left: 10px">&#60;xs:pattern value="[1-2][0-9][0-9][0-9]-(0[1-9]|[1-4][0-9]|5[0-3])/&#62;</div> + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Version number of the prescription&#60;/xs:documentation&#62;</div> 
- &#60;/xs:restriction&#62;</div> +  
- &#60;/xs:simpleType&#62;</div> +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Receptens versionsnummer&#60;/xs:documentation&#62;</div> 
-</div> + &#60;/xs:annotation&#62;</div> 
-<dl> +  
-<dt>Basistype:</dt> +<div style="margin-left: 10px">&#60;xs:restriction base="xs:long"&#62;
-<dd>string</dd> +
-</dl> +
-<h2 id="DrugMedicationIdentifierType">Type: DrugMedicationIdentifierType</h2> +
- Beskrivelse: Unik identifikation af l&aelig;gemiddelordinationen<input type="button" id="DrugMedicationIdentifierType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugMedicationIdentifierType_xsddiv'); return false;"> +
-<div id="DrugMedicationIdentifierType_xsddiv" class="contents" style="display: none"+
-<div style="margin-left: 10px">&#60;xs:simpleType name="DrugMedicationIdentifierType"&#62; +
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:long"&#62;+
  <div style="margin-left: 10px">&#60;xs:minInclusive value="1" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minInclusive value="1" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PrescriptionVersionType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 28938: Line 37416:
 <dd>1</dd> <dd>1</dd>
 </dl> </dl>
-<h2 id="IncludePrescriptionsType">Type: IncludePrescriptionsType</h2> +<h2 id="MailDeliverySublocationIdentifierType">Type: MailDeliverySublocationIdentifierType</h2> 
- Beskrivelse: Angiver hvorvidt medicinkortet eller l&aelig;gemiddelordinationen skal returneres med recepter.<input type="button" id="IncludePrescriptionsType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IncludePrescriptionsType_xsddiv'); return false;"> +<input type="button" id="MailDeliverySublocationIdentifierType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('MailDeliverySublocationIdentifierType'); return false;"><input type="button" id="MailDeliverySublocationIdentifierType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('MailDeliverySublocationIdentifierType'); return false;"> 
-<div id="IncludePrescriptionsType_xsddiv" class="contents" style="display: none"> +<div id="MailDeliverySublocationIdentifierType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="IncludePrescriptionsType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="MailDeliverySublocationIdentifierType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:boolean" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; 
 + <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:maxLength value="34" /&#62;</div> 
 + &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="MailDeliverySublocationIdentifierType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>boolean</dd>+<dd>string</dd> 
 +<dt>Min l&aelig;ngde:</dt> 
 +<dd>1</dd> 
 +<dt>Max l&aelig;ngde:</dt> 
 +<dd>34</dd>
 </dl> </dl>
-<h2 id="PersonIdentifierValueType">Type: PersonIdentifierValueType</h2> +<h2 id="StreetNameType">Type: StreetNameType</h2> 
-<input type="button" id="PersonIdentifierValueType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PersonIdentifierValueType_xsddiv'); return false;"> + Beskrivelse: Gadenavn, skal kunne v&aelig;re i XML recepten<input type="button" id="StreetNameType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('StreetNameType'); return false;"><input type="button" id="StreetNameType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('StreetNameType'); return false;"> 
-<div id="PersonIdentifierValueType_xsddiv" class="contents" style="display: none"> +<div id="StreetNameType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PersonIdentifierValueType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="StreetNameType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="50" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxLength value="70" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="StreetNameType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 28966: Line 37454:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>50</dd>+<dd>70</dd>
 </dl> </dl>
-<h2 id="PersonIdentifierSourceType">Type: PersonIdentifierSourceType</h2> +<h2 id="IndicationCodeValueType">Type: IndicationCodeValueType</h2> 
-<input type="button" id="PersonIdentifierSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PersonIdentifierSourceType_xsddiv'); return false;"> +<input type="button" id="IndicationCodeValueType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IndicationCodeValueType'); return false;"><input type="button" id="IndicationCodeValueType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('IndicationCodeValueType'); return false;"> 
-<div id="PersonIdentifierSourceType_xsddiv" class="contents" style="display: none"> +<div id="IndicationCodeValueType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PersonIdentifierSourceType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="IndicationCodeValueType"&#62; 
- <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:PersonIdentifierPredefinedSourceType medicinecard20150601:UndefinedSourceType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:restriction base="xs:int"&#62; 
 + <div style="margin-left10px">&#60;xs:minInclusive value="1" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:maxInclusive value="9999999" /&#62;</div> 
 + &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="IndicationCodeValueType_xsddiv_usage" class="usage" style="display: none"></div>
 +<dl>
 +<dt>Basistype:</dt>
 +<dd>int</dd>
 +<dt>Min v&aelig;rdi:</dt>
 +<dd>1</dd>
 +<dt>Max v&aelig;rdi:</dt>
 +<dd>9999999</dd>
 +</dl>
 +<h2 id="IndicationCodeSourceType">Type: IndicationCodeSourceType</h2>
 +<input type="button" id="IndicationCodeSourceType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IndicationCodeSourceType'); return false;"><input type="button" id="IndicationCodeSourceType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('IndicationCodeSourceType'); return false;">
 +<div id="IndicationCodeSourceType_xsddiv" class="contents" style="display: none">
 +<div style="margin-left: 10px">&#60;xs:simpleType name="IndicationCodeSourceType"&#62;
 + <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:IndicationCodePredefinedSourceType medicinecard20150601:UndefinedSourceType" /&#62;</div>
 + &#60;/xs:simpleType&#62;</div>
 +</div>
 +<div id="IndicationCodeSourceType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul>Foreningsm&aelig;ngde af flg. typer: <ul>Foreningsm&aelig;ngde af flg. typer:
- <li> + <li> 
-<a href="#PersonIdentifierPredefinedSourceType">PersonIdentifierPredefinedSourceType</a>+<a href="#IndicationCodePredefinedSourceType">IndicationCodePredefinedSourceType</a>
 </li> </li>
 <li> <li>
Line 28983: Line 37492:
 </li> </li>
 </ul> </ul>
-<h2 id="PersonIdentifierPredefinedSourceType">Type: PersonIdentifierPredefinedSourceType</h2> +<h2 id="IndicationCodePredefinedSourceType">Type: IndicationCodePredefinedSourceType</h2> 
-<input type="button" id="PersonIdentifierPredefinedSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PersonIdentifierPredefinedSourceType_xsddiv'); return false;"> +<input type="button" id="IndicationCodePredefinedSourceType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IndicationCodePredefinedSourceType'); return false;"><input type="button" id="IndicationCodePredefinedSourceType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('IndicationCodePredefinedSourceType'); return false;"> 
-<div id="PersonIdentifierPredefinedSourceType_xsddiv" class="contents" style="display: none"> +<div id="IndicationCodePredefinedSourceType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PersonIdentifierPredefinedSourceType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="IndicationCodePredefinedSourceType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedSourceType"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedSourceType"&#62;
- <div style="margin-left: 10px">&#60;xs:enumeration value="CPR" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:enumeration value="Medicinpriser" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Erstatnings-CPR" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="MedicineCardKey" /&#62;</div>+
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="IndicationCodePredefinedSourceType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
 <dd>UndefinedSourceType</dd> <dd>UndefinedSourceType</dd>
 <ul>Enumeration af flg. v&aelig;rdier:  <ul>Enumeration af flg. v&aelig;rdier: 
- <li>CPR</li> + <li>Medicinpriser</li>
-<li>Erstatnings-CPR</li> +
-<li>MedicineCardKey</li>+
 </ul> </ul>
 </dl> </dl>
-<h2 id="PatientRegistrationIdentifierType">Type: PatientRegistrationIdentifierType</h2> +<h2 id="ModifiedDateTimeType">Type: ModifiedDateTimeType</h2> 
- Beskrivelse: Unik identifikation<input type="button" id="PatientRegistrationIdentifierType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PatientRegistrationIdentifierType_xsddiv'); return false;"> + Beskrivelse: &AElig;ndringsdato og tid<input type="button" id="ModifiedDateTimeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ModifiedDateTimeType'); return false;"><input type="button" id="ModifiedDateTimeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ModifiedDateTimeType'); return false;"> 
-<div id="PatientRegistrationIdentifierType_xsddiv" class="contents" style="display: none"> +<div id="ModifiedDateTimeType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PatientRegistrationIdentifierType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="ModifiedDateTimeType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:restriction base="xs:dateTime"&#62; 
 + <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01T00:00:00Z" /&#62;</div> 
 + &#60;/xs:restriction&#62;</div> 
 + &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="ModifiedDateTimeType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<dl> 
 +<dt>Basistype:</dt> 
 +<dd>dateTime</dd> 
 +<dt>Min v&aelig;rdi:</dt> 
 +<dd>2000-01-01T00:00:00Z</dd> 
 +</dl> 
 +<h2 id="PrescriptionIdentifierType">Type: PrescriptionIdentifierType</h2> 
 + Beskrivelse: Unik identifikation af en recept<input type="button" id="PrescriptionIdentifierType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrescriptionIdentifierType'); return false;"><input type="button" id="PrescriptionIdentifierType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PrescriptionIdentifierType'); return false;"> 
 +<div id="PrescriptionIdentifierType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="PrescriptionIdentifierType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:long"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:long"&#62;
  <div style="margin-left: 10px">&#60;xs:minInclusive value="1" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minInclusive value="1" /&#62;</div>
Line 29014: Line 37534:
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PrescriptionIdentifierType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 29020: Line 37541:
 <dd>1</dd> <dd>1</dd>
 </dl> </dl>
-<h2 id="MailDeliverySublocationIdentifierType">Type: MailDeliverySublocationIdentifierType</h2> +<h2 id="OrderStatusType">Type: OrderStatusType</h2> 
-<input type="button" id="MailDeliverySublocationIdentifierType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('MailDeliverySublocationIdentifierType_xsddiv'); return false;"> +<input type="button" id="OrderStatusType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OrderStatusType'); return false;"><input type="button" id="OrderStatusType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('OrderStatusType'); return false;"> 
-<div id="MailDeliverySublocationIdentifierType_xsddiv" class="contents" style="display: none"> +<div id="OrderStatusType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="MailDeliverySublocationIdentifierType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="OrderStatusType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
- <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Status of an order of an effectuation on a prescription&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="34" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Status p&aring; en bestilling af en udlevering p&aring; en recept&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:OrderStatusPredefinedType medicinecard20150601:OrderStatusUndefinedType" /&#62;</div> 
 + &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="OrderStatusType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul>Foreningsm&aelig;ngde af flg. typer: 
 + <li> 
 +<a href="#OrderStatusPredefinedType">OrderStatusPredefinedType</a> 
 +</li> 
 +<li> 
 +<a href="#OrderStatusUndefinedType">OrderStatusUndefinedType</a> 
 +</li> 
 +</ul> 
 +<h2 id="OrderStatusPredefinedType">Type: OrderStatusPredefinedType</h2> 
 +<input type="button" id="OrderStatusPredefinedType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OrderStatusPredefinedType'); return false;"><input type="button" id="OrderStatusPredefinedType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('OrderStatusPredefinedType'); return false;"> 
 +<div id="OrderStatusPredefinedType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="OrderStatusPredefinedType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:OrderStatusUndefinedType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:enumeration value="Bestilt" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Ekspedition p&aring;begyndt" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Udf&oslash;rt" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Annulleret" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Dosisdispenseret" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="OrderStatusPredefinedType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>string</dd> +<dd>OrderStatusUndefinedType</dd> 
-<dt>Min l&aelig;ngde:</dt+<ul>Enumeration af flg. v&aelig;rdier 
-<dd>1</dd+ <li>Bestilt</li
-<dt>Max l&aelig;ngde:</dt+<li>Ekspedition p&aring;begyndt</li
-<dd>34</dd>+<li>Udf&oslash;rt</li
 +<li>Annulleret</li> 
 +<li>Dosisdispenseret</li> 
 +</ul>
 </dl> </dl>
-<h2 id="ActiveSubstanceTextWithoutSourceType">Type: ActiveSubstanceTextWithoutSourceType</h2> +<h2 id="OrderStatusUndefinedType">Type: OrderStatusUndefinedType</h2> 
- Beskrivelse: Indeholder en enkelt aktiv substans<input type="button" id="ActiveSubstanceTextWithoutSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ActiveSubstanceTextWithoutSourceType_xsddiv'); return false;"> +<input type="button" id="OrderStatusUndefinedType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OrderStatusUndefinedType'); return false;"><input type="button" id="OrderStatusUndefinedType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('OrderStatusUndefinedType'); return false;"> 
-<div id="ActiveSubstanceTextWithoutSourceType_xsddiv" class="contents" style="display: none"> +<div id="OrderStatusUndefinedType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="ActiveSubstanceTextWithoutSourceType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="OrderStatusUndefinedType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="150" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxLength value="25" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="OrderStatusUndefinedType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 29056: Line 37610:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>150</dd>+<dd>25</dd>
 </dl> </dl>
-<h2 id="PersonGivenNameType">Type: PersonGivenNameType</h2> +<h2 id="PatientOrganisationRelationIdentifierType">Type: PatientOrganisationRelationIdentifierType</h2> 
- Beskrivelse: En persons fornavn(e)<input type="button" id="PersonGivenNameType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PersonGivenNameType_xsddiv'); return false;"> + Beskrivelse: Unik identifikation<input type="button" id="PatientOrganisationRelationIdentifierType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PatientOrganisationRelationIdentifierType'); return false;"><input type="button" id="PatientOrganisationRelationIdentifierType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PatientOrganisationRelationIdentifierType'); return false;"> 
-<div id="PersonGivenNameType_xsddiv" class="contents" style="display: none"> +<div id="PatientOrganisationRelationIdentifierType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PersonGivenNameType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="PatientOrganisationRelationIdentifierType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="xs:long"&#62; 
- <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:minInclusive value="1" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:maxLength value="50" /&#62;</div>+
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PatientOrganisationRelationIdentifierType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>string</dd> +<dd>long</dd> 
-<dt>Min l&aelig;ngde:</dt>+<dt>Min v&aelig;rdi:</dt>
 <dd>1</dd> <dd>1</dd>
-<dt>Max l&aelig;ngde:</dt> 
-<dd>50</dd> 
 </dl> </dl>
-<h2 id="BirthDateType">Type: BirthDateType</h2> +<h2 id="PausedToDateType">Type: PausedToDateType</h2> 
- Beskrivelse: F&oslash;dselsdato<input type="button" id="BirthDateType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('BirthDateType_xsddiv'); return false;"> + Beskrivelse: Pauseringsdato<input type="button" id="PausedToDateType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PausedToDateType'); return false;"><input type="button" id="PausedToDateType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PausedToDateType'); return false;"> 
-<div id="BirthDateType_xsddiv" class="contents" style="display: none"> +<div id="PausedToDateType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="BirthDateType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="PausedToDateType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:date"&#62;  + <div style="margin-left: 10px">&#60;xs:restriction base="xs:date"&#62; 
- <div style="margin-left: 10px">&#60;xs:minInclusive value="1890-01-01" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01Z" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PausedToDateType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
 <dd>date</dd> <dd>date</dd>
 <dt>Min v&aelig;rdi:</dt> <dt>Min v&aelig;rdi:</dt>
-<dd>1890-01-01</dd>+<dd>2000-01-01Z</dd>
 </dl> </dl>
-<h2 id="SystemNameType">Type: SystemNameType</h2> +<h2 id="ReviewedDateTimeType">Type: ReviewedDateTimeType</h2> 
- Beskrivelse: Navn eller beskrivelse af computersystemet der sender dokumentet<input type="button" id="SystemNameType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SystemNameType_xsddiv'); return false;"> + Beskrivelse: Datoen et medicinkort blev evalueret i en medicinkort-gennemgang<input type="button" id="ReviewedDateTimeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ReviewedDateTimeType'); return false;"><input type="button" id="ReviewedDateTimeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ReviewedDateTimeType'); return false;"> 
-<div id="SystemNameType_xsddiv" class="contents" style="display: none"> +<div id="ReviewedDateTimeType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="SystemNameType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="ReviewedDateTimeType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:restriction base="xs:dateTime"&#62; 
 + <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01T00:00:00Z" /&#62;</div> 
 + &#60;/xs:restriction&#62;</div> 
 + &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="ReviewedDateTimeType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<dl> 
 +<dt>Basistype:</dt> 
 +<dd>dateTime</dd> 
 +<dt>Min v&aelig;rdi:</dt> 
 +<dd>2000-01-01T00:00:00Z</dd> 
 +</dl> 
 +<h2 id="PredefinedPermission">Type: PredefinedPermission</h2> 
 + Beskrivelse: Foruddefineret tilladelse<input type="button" id="PredefinedPermission_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedPermission'); return false;"><input type="button" id="PredefinedPermission_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PredefinedPermission'); return false;"> 
 +<div id="PredefinedPermission_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="PredefinedPermission"&#62; 
 + <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedPermission"&#62; 
 + <div style="margin-left: 10px">&#60;xs:enumeration value="BorgerOpslag" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="SundhedsfagligOpslag" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Recept" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="L&aelig;gemiddelordination" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Effektuering" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Privatmarkering" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="VisPrivatmarkeretV&aelig;rdispring" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="VisPrivatmarkeretSamtykke" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Suspendering" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Afstemning" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="L&oslash;sRecept" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Administration" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Tilknytning" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:enumeration value="BestilEffektuering" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:enumeration value="ForetagTilknytning" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:enumeration value="IkkeAfstemtMarkering" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:enumeration value="SystemOpslag" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:enumeration value="RegistrerKliniskStamdata" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:enumeration value="ApotekOpslag" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:enumeration value="EkspederRecept" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:enumeration value="HentApoteksbestillinger" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:enumeration value="RegistrerRecepter" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:enumeration value="HentSenesteReceptDato" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:enumeration value="P&aring;begyndEkspedition" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:enumeration value="BorgervalgtMedicin" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Dosispakning" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Upload sortiment" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:enumeration value="AdministrerFunktionscertifikater" /&#62;</div> 
 +        &#60;/xs:restriction&#62;</div> 
 + &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="PredefinedPermission_xsddiv_usage" class="usage" style="display: none"></div> 
 +<dl> 
 +<dt>Basistype:</dt> 
 +<dd>UndefinedPermission</dd> 
 +<ul>Enumeration af flg. v&aelig;rdier:  
 + <li>BorgerOpslag</li> 
 +<li>SundhedsfagligOpslag</li> 
 +<li>Recept</li> 
 +<li>L&aelig;gemiddelordination</li> 
 +<li>Effektuering</li> 
 +<li>Privatmarkering</li> 
 +<li>VisPrivatmarkeretV&aelig;rdispring</li> 
 +<li>VisPrivatmarkeretSamtykke</li> 
 +<li>Suspendering</li> 
 +<li>Afstemning</li> 
 +<li>L&oslash;sRecept</li> 
 +<li>Administration</li> 
 +<li>Tilknytning</li> 
 +<li>BestilEffektuering</li> 
 +<li>ForetagTilknytning</li> 
 +<li>IkkeAfstemtMarkering</li> 
 +<li>SystemOpslag</li> 
 +<li>RegistrerKliniskStamdata</li> 
 +<li>ApotekOpslag</li> 
 +<li>EkspederRecept</li> 
 +<li>HentApoteksbestillinger</li> 
 +<li>RegistrerRecepter</li> 
 +<li>HentSenesteReceptDato</li> 
 +<li>P&aring;begyndEkspedition</li> 
 +<li>BorgervalgtMedicin</li> 
 +<li>Dosispakning</li> 
 +<li>Upload sortiment</li> 
 +<li>AdministrerFunktionscertifikater</li> 
 +</ul> 
 +</dl> 
 +<h2 id="OrganisationIdentifierValueType">Type: OrganisationIdentifierValueType</h2> 
 +<input type="button" id="OrganisationIdentifierValueType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OrganisationIdentifierValueType'); return false;"><input type="button" id="OrganisationIdentifierValueType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('OrganisationIdentifierValueType'); return false;"> 
 +<div id="OrganisationIdentifierValueType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="OrganisationIdentifierValueType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="30" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxLength value="200" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="OrganisationIdentifierValueType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 29109: Line 37776:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>30</dd>+<dd>200</dd>
 </dl> </dl>
-<h2 id="PausedToDateType">Type: PausedToDateType</h2> +<h2 id="OrganisationIdentifierSourceType">Type: OrganisationIdentifierSourceType</h2> 
- BeskrivelsePauseringsdato<input type="button" id="PausedToDateType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PausedToDateType_xsddiv'); return false;"> +<input type="button" id="OrganisationIdentifierSourceType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OrganisationIdentifierSourceType'); return false;"><input type="button" id="OrganisationIdentifierSourceType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('OrganisationIdentifierSourceType'); return false;"> 
-<div id="PausedToDateType_xsddiv" class="contents" style="display: none"> +<div id="OrganisationIdentifierSourceType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PausedToDateType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="OrganisationIdentifierSourceType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:date"&#62; + <div style="margin-left10px">&#60;xs:union memberTypes="medicinecard20150601:OrganisationIdentifierPredefinedSourceType medicinecard20150601:UndefinedSourceType" /&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01Z" /&#62;</div>+ &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="OrganisationIdentifierSourceType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul>Foreningsm&aelig;ngde af flg. typer: 
 + <li> 
 +<a href="#OrganisationIdentifierPredefinedSourceType">OrganisationIdentifierPredefinedSourceType</a> 
 +</li> 
 +<li> 
 +<a href="#UndefinedSourceType">UndefinedSourceType</a> 
 +</li> 
 +</ul> 
 +<h2 id="OrganisationIdentifierPredefinedSourceType">Type: OrganisationIdentifierPredefinedSourceType</h2> 
 +<input type="button" id="OrganisationIdentifierPredefinedSourceType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OrganisationIdentifierPredefinedSourceType'); return false;"><input type="button" id="OrganisationIdentifierPredefinedSourceType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('OrganisationIdentifierPredefinedSourceType'); return false;"> 
 +<div id="OrganisationIdentifierPredefinedSourceType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="OrganisationIdentifierPredefinedSourceType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedSourceType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:enumeration value="SKS" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Yder" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="EAN-Lokationsnummer" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="CVR" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="CVR-P" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Kommunekode" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="SOR" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Udenlandsk" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="OrganisationIdentifierPredefinedSourceType_xsddiv_usage" class="usage" style="display: none"></div>
 +<dl>
 +<dt>Basistype:</dt>
 +<dd>UndefinedSourceType</dd>
 +<ul>Enumeration af flg. v&aelig;rdier: 
 + <li>SKS</li>
 +<li>Yder</li>
 +<li>EAN-Lokationsnummer</li>
 +<li>CVR</li>
 +<li>CVR-P</li>
 +<li>Kommunekode</li>
 +<li>SOR</li>
 +<li>Udenlandsk</li>
 +</ul>
 +</dl>
 +<h2 id="GetPrescriptionRequestsFromDateTimeType">Type: GetPrescriptionRequestsFromDateTimeType</h2>
 +<input type="button" id="GetPrescriptionRequestsFromDateTimeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetPrescriptionRequestsFromDateTimeType'); return false;"><input type="button" id="GetPrescriptionRequestsFromDateTimeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('GetPrescriptionRequestsFromDateTimeType'); return false;">
 +<div id="GetPrescriptionRequestsFromDateTimeType_xsddiv" class="contents" style="display: none">
 +<div style="margin-left: 10px">&#60;xs:simpleType name="GetPrescriptionRequestsFromDateTimeType"&#62;
 + <div style="margin-left: 10px">&#60;xs:annotation&#62;
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Earliest date for prescriptionrequests obtained for a personidentifier&#60;/xs:documentation&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Tidligste dato for receptanmodninger der &oslash;nskes hentet for et CPR nummer&#60;/xs:documentation&#62;</div>
 + &#60;/xs:annotation&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:restriction base="xs:date"&#62;
 + <div style="margin-left: 10px">&#60;xs:minInclusive value="2010-01-01Z" /&#62;</div>
 + &#60;/xs:restriction&#62;</div>
 + &#60;/xs:simpleType&#62;</div>
 +</div>
 +<div id="GetPrescriptionRequestsFromDateTimeType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
 <dd>date</dd> <dd>date</dd>
 <dt>Min v&aelig;rdi:</dt> <dt>Min v&aelig;rdi:</dt>
-<dd>2000-01-01Z</dd>+<dd>2010-01-01Z</dd> 
 +</dl> 
 +<h2 id="MedicineCardVersionType">Type: MedicineCardVersionType</h2> 
 + Beskrivelse: Versionsnummer for medicinkort<input type="button" id="MedicineCardVersionType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('MedicineCardVersionType'); return false;"><input type="button" id="MedicineCardVersionType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('MedicineCardVersionType'); return false;"> 
 +<div id="MedicineCardVersionType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="MedicineCardVersionType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:restriction base="xs:long"&#62; 
 + <div style="margin-left: 10px">&#60;xs:minInclusive value="0" /&#62;</div> 
 + &#60;/xs:restriction&#62;</div> 
 + &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="MedicineCardVersionType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<dl> 
 +<dt>Basistype:</dt> 
 +<dd>long</dd> 
 +<dt>Min v&aelig;rdi:</dt> 
 +<dd>0</dd>
 </dl> </dl>
 <h2 id="_CountryIdentificationCodeType">Type: _CountryIdentificationCodeType</h2> <h2 id="_CountryIdentificationCodeType">Type: _CountryIdentificationCodeType</h2>
-<input type="button" id="_CountryIdentificationCodeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('_CountryIdentificationCodeType_xsddiv'); return false;">+<input type="button" id="_CountryIdentificationCodeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('_CountryIdentificationCodeType'); return false;"><input type="button" id="_CountryIdentificationCodeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('_CountryIdentificationCodeType'); return false;">
 <div id="_CountryIdentificationCodeType_xsddiv" class="contents" style="display: none"> <div id="_CountryIdentificationCodeType_xsddiv" class="contents" style="display: none">
 <div style="margin-left: 10px">&#60;xs:simpleType name="_CountryIdentificationCodeType"&#62; <div style="margin-left: 10px">&#60;xs:simpleType name="_CountryIdentificationCodeType"&#62;
Line 29141: Line 37885:
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="_CountryIdentificationCodeType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 29146: Line 37891:
 </dl> </dl>
 <h2 id="_CountryIdentificationSchemeType">Type: _CountryIdentificationSchemeType</h2> <h2 id="_CountryIdentificationSchemeType">Type: _CountryIdentificationSchemeType</h2>
-<input type="button" id="_CountryIdentificationSchemeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('_CountryIdentificationSchemeType_xsddiv'); return false;">+<input type="button" id="_CountryIdentificationSchemeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('_CountryIdentificationSchemeType'); return false;"><input type="button" id="_CountryIdentificationSchemeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('_CountryIdentificationSchemeType'); return false;">
 <div id="_CountryIdentificationSchemeType_xsddiv" class="contents" style="display: none"> <div id="_CountryIdentificationSchemeType_xsddiv" class="contents" style="display: none">
 <div style="margin-left: 10px">&#60;xs:simpleType name="_CountryIdentificationSchemeType"&#62; <div style="margin-left: 10px">&#60;xs:simpleType name="_CountryIdentificationSchemeType"&#62;
Line 29190: Line 37935:
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="_CountryIdentificationSchemeType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
 <dd>string</dd> <dd>string</dd>
 <ul>Enumeration af flg. v&aelig;rdier:  <ul>Enumeration af flg. v&aelig;rdier: 
- <li>iso3166-alpha2</li>+ <li>iso3166-alpha2</li>
 <li>iso3166-alpha3</li> <li>iso3166-alpha3</li>
 <li>un-numeric3</li> <li>un-numeric3</li>
Line 29200: Line 37946:
 </ul> </ul>
 </dl> </dl>
-<h2 id="OrganisationIdentifierValueType">Type: OrganisationIdentifierValueType</h2> +<h2 id="SupplementaryInformationType">Type: SupplementaryInformationType</h2> 
-<input type="button" id="OrganisationIdentifierValueType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OrganisationIdentifierValueType_xsddiv'); return false;"> + Beskrivelse: Fritekst for dosering<input type="button" id="SupplementaryInformationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SupplementaryInformationType'); return false;"><input type="button" id="SupplementaryInformationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('SupplementaryInformationType'); return false;"> 
-<div id="OrganisationIdentifierValueType_xsddiv" class="contents" style="display: none"> +<div id="SupplementaryInformationType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="OrganisationIdentifierValueType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="SupplementaryInformationType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
- <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:maxLength value="70" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:maxLength value="200" /&#62;</div>+
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="SupplementaryInformationType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
 <dd>string</dd> <dd>string</dd>
-<dt>Min l&aelig;ngde:</dt> 
-<dd>1</dd> 
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>200</dd>+<dd>70</dd>
 </dl> </dl>
-<h2 id="OrganisationIdentifierSourceType">Type: OrganisationIdentifierSourceType</h2> +<h2 id="ConsentTypeType">Type: ConsentTypeType</h2> 
-<input type="button" id="OrganisationIdentifierSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OrganisationIdentifierSourceType_xsddiv'); return false;"> +<input type="button" id="ConsentTypeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ConsentTypeType'); return false;"><input type="button" id="ConsentTypeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ConsentTypeType'); return false;"> 
-<div id="OrganisationIdentifierSourceType_xsddiv" class="contents" style="display: none"> +<div id="ConsentTypeType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="OrganisationIdentifierSourceType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="ConsentTypeType"&#62; 
- <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:OrganisationIdentifierPredefinedSourceType medicinecard20150601:UndefinedSourceType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:PredefinedConsentTypeType medicinecard20150601:UndefinedConsentTypeType" /&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="ConsentTypeType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul>Foreningsm&aelig;ngde af flg. typer: <ul>Foreningsm&aelig;ngde af flg. typer:
- <li> + <li> 
-<a href="#OrganisationIdentifierPredefinedSourceType">OrganisationIdentifierPredefinedSourceType</a>+<a href="#PredefinedConsentTypeType">PredefinedConsentTypeType</a>
 </li> </li>
 <li> <li>
-<a href="#UndefinedSourceType">UndefinedSourceType</a>+<a href="#UndefinedConsentTypeType">UndefinedConsentTypeType</a>
 </li> </li>
 </ul> </ul>
-<h2 id="OrganisationIdentifierPredefinedSourceType">Type: OrganisationIdentifierPredefinedSourceType</h2> +<h2 id="PredefinedConsentTypeType">Type: PredefinedConsentTypeType</h2> 
-<input type="button" id="OrganisationIdentifierPredefinedSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OrganisationIdentifierPredefinedSourceType_xsddiv'); return false;"> +<input type="button" id="PredefinedConsentTypeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedConsentTypeType'); return false;"><input type="button" id="PredefinedConsentTypeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PredefinedConsentTypeType'); return false;"> 
-<div id="OrganisationIdentifierPredefinedSourceType_xsddiv" class="contents" style="display: none"> +<div id="PredefinedConsentTypeType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="OrganisationIdentifierPredefinedSourceType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="PredefinedConsentTypeType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedSourceType"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedConsentTypeType"&#62; 
- <div style="margin-left: 10px">&#60;xs:enumeration value="SKS" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:enumeration value="PrivateDataConsentGiven" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:enumeration value="Yder" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:enumeration value="PrivateDataConsentOverridden" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:enumeration value="EAN-Lokationsnummer" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:enumeration value="MedicineReviewConsent" /&#62;</div> 
-  +        &#60;/xs:restriction&#62;</div>
-<div style="margin-left: 10px">&#60;xs:enumeration value="CVR" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="CVR-P" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Kommunekode" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="SOR" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Udenlandsk" /&#62;</div> +
- &#60;/xs:restriction&#62;</div>+
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PredefinedConsentTypeType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>UndefinedSourceType</dd>+<dd>UndefinedConsentTypeType</dd>
 <ul>Enumeration af flg. v&aelig;rdier:  <ul>Enumeration af flg. v&aelig;rdier: 
- <li>SKS</li> + <li>PrivateDataConsentGiven</li> 
-<li>Yder</li> +<li>PrivateDataConsentOverridden</li> 
-<li>EAN-Lokationsnummer</li> +<li>MedicineReviewConsent</li>
-<li>CVR</li> +
-<li>CVR-P</li> +
-<li>Kommunekode</li> +
-<li>SOR</li> +
-<li>Udenlandsk</li>+
 </ul> </ul>
 </dl> </dl>
-<h2 id="DosageTranslationShortTextType">Type: DosageTranslationShortTextType</h2> +<h2 id="UndefinedConsentTypeType">Type: UndefinedConsentTypeType</h2> 
- Beskrivelse: En kort teksrepr&aelig;sentation af doseringsstrukturen, f.eks. "2 stk 3 gange daglig"<input type="button" id="DosageTranslationShortTextType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageTranslationShortTextType_xsddiv'); return false;"> +<input type="button" id="UndefinedConsentTypeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndefinedConsentTypeType'); return false;"><input type="button" id="UndefinedConsentTypeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('UndefinedConsentTypeType'); return false;"> 
-<div id="DosageTranslationShortTextType_xsddiv" class="contents" style="display: none"> +<div id="UndefinedConsentTypeType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DosageTranslationShortTextType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="UndefinedConsentTypeType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="70" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxLength value="200" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="UndefinedConsentTypeType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 29288: Line 38019:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>70</dd>+<dd>200</dd>
 </dl> </dl>
-<h2 id="SourceDateType">Type: SourceDateType</h2> +<h2 id="PausedToDateTimeType">Type: PausedToDateTimeType</h2> 
-<input type="button" id="SourceDateType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SourceDateType_xsddiv'); return false;"> + Beskrivelse: Pauseringsdato og tid<input type="button" id="PausedToDateTimeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PausedToDateTimeType'); return false;"><input type="button" id="PausedToDateTimeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PausedToDateTimeType'); return false;"> 
-<div id="SourceDateType_xsddiv" class="contents" style="display: none"> +<div id="PausedToDateTimeType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="SourceDateType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="PausedToDateTimeType"&#62;
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; +
- <div style="margin-left: 10px">&#60;xs:pattern value="[1-2][0-9][0-9][0-9]-[0-1][0-9]-[0-3][0-9]" /&#62;</div> +
- &#60;/xs:restriction&#62;</div> +
- &#60;/xs:simpleType&#62;</div> +
-</div> +
-<dl> +
-<dt>Basistype:</dt> +
-<dd>string</dd> +
-</dl> +
-<h2 id="KeyType">Type: KeyType</h2> +
- Beskrivelse: Key i et key value par. Typisk svarende til et XML element navn<input type="button" id="KeyType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('KeyType_xsddiv'); return false;"> +
-<div id="KeyType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="KeyType"&#62; +
-        <div style="margin-left: 10px">&#60;xs:restriction base="xs:string" /&#62;</div> +
-    &#60;/xs:simpleType&#62;</div> +
-</div> +
-<dl> +
-<dt>Basistype:</dt> +
-<dd>string</dd> +
-</dl> +
-<h2 id="DrugMedicationHistoryPeriodEndDateTimeType">Type: DrugMedicationHistoryPeriodEndDateTimeType</h2> +
- Beskrivelse: Slutdato og -tid for en specifik periode i historikken for l&aelig;gemiddelordination<input type="button" id="DrugMedicationHistoryPeriodEndDateTimeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugMedicationHistoryPeriodEndDateTimeType_xsddiv'); return false;"> +
-<div id="DrugMedicationHistoryPeriodEndDateTimeType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="DrugMedicationHistoryPeriodEndDateTimeType"&#62;+
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:dateTime"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:dateTime"&#62;
  <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01T00:00:00Z" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01T00:00:00Z" /&#62;</div>
Line 29323: Line 38030:
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PausedToDateTimeType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 29329: Line 38037:
 <dd>2000-01-01T00:00:00Z</dd> <dd>2000-01-01T00:00:00Z</dd>
 </dl> </dl>
-<h2 id="ReviewedDateTimeType">Type: ReviewedDateTimeType</h2> +<h2 id="PackageSizeValueType">Type: PackageSizeValueType</h2> 
- Beskrivelse: Datoen et medicinkort blev evalueret i en medicinkort-gennemgang<input type="button" id="ReviewedDateTimeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ReviewedDateTimeType_xsddiv'); return false;"> + Beskrivelse: Pakningsst&oslash;rrelse, numerisk v&aelig;rdi (LMS02 felt 7)<input type="button" id="PackageSizeValueType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PackageSizeValueType'); return false;"><input type="button" id="PackageSizeValueType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PackageSizeValueType'); return false;"> 
-<div id="ReviewedDateTimeType_xsddiv" class="contents" style="display: none"> +<div id="PackageSizeValueType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="ReviewedDateTimeType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="PackageSizeValueType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:dateTime"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="xs:decimal"&#62; 
- <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01T00:00:00Z" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:fractionDigits value="2" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:totalDigits value="10" /&#62;</div> 
 +  
 +<div style="margin-left10px">&#60;xs:minInclusive value="0.00" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PackageSizeValueType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>dateTime</dd>+<dd>decimal</dd>
 <dt>Min v&aelig;rdi:</dt> <dt>Min v&aelig;rdi:</dt>
-<dd>2000-01-01T00:00:00Z</dd>+<dd>0.00</dd>
 </dl> </dl>
-<h2 id="RouteOfAdministrationTextType">Type: RouteOfAdministrationTextType</h2> +<h2 id="PersonGivenNameType">Type: PersonGivenNameType</h2> 
- Beskrivelse: Angiver medicinens administrationsvej. Kilde: Taksten LMS 11 felt 3<input type="button" id="RouteOfAdministrationTextType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RouteOfAdministrationTextType_xsddiv'); return false;"> + Beskrivelse: En persons fornavn(e)<input type="button" id="PersonGivenNameType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PersonGivenNameType'); return false;"><input type="button" id="PersonGivenNameType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PersonGivenNameType'); return false;"> 
-<div id="RouteOfAdministrationTextType_xsddiv" class="contents" style="display: none"> +<div id="PersonGivenNameType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="RouteOfAdministrationTextType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="PersonGivenNameType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
Line 29355: Line 38068:
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PersonGivenNameType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 29363: Line 38077:
 <dd>50</dd> <dd>50</dd>
 </dl> </dl>
-<h2 id="TerminatePrescriptionType">Type: TerminatePrescriptionType</h2> +<h2 id="PersonMiddleNameType">Type: PersonMiddleNameType</h2> 
-<input type="button" id="TerminatePrescriptionType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('TerminatePrescriptionType_xsddiv'); return false;"> +<input type="button" id="PersonMiddleNameType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PersonMiddleNameType'); return false;"><input type="button" id="PersonMiddleNameType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PersonMiddleNameType'); return false;"> 
-<div id="TerminatePrescriptionType_xsddiv" class="contents" style="display: none"> +<div id="PersonMiddleNameType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="TerminatePrescriptionType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="PersonMiddleNameType"&#62;
  <div style="margin-left: 10px">&#60;xs:annotation&#62;  <div style="margin-left: 10px">&#60;xs:annotation&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Identication by the pharmacy whether the prescription should be closed after creating or undoing an effectuation&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;A person's middle name&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-UK"&#62;Apotekets angivelse af om recepten skal lukkes efter gennemf&oslash;rslen eller tilbagef&oslash;rslen af en effektuering&#60;/xs:documentation&#62;</div> +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;En persons mellemnavn&#60;/xs:documentation&#62;</div>
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:restriction base="xs:boolean" /&#62;</div> +
- &#60;/xs:simpleType&#62;</div> +
-</div> +
-<dl> +
-<dt>Basistype:</dt> +
-<dd>boolean</dd> +
-</dl> +
-<h2 id="InvalidationReasonTextType">Type: InvalidationReasonTextType</h2> +
-<input type="button" id="InvalidationReasonTextType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('InvalidationReasonTextType_xsddiv'); return false;"> +
-<div id="InvalidationReasonTextType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="InvalidationReasonTextType"&#62; +
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;"The reason for invalidating the Prescription"&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;"Begrundelse for at ugyldigg&oslash;re recepten"&#60;/xs:documentation&#62;</div>+
  &#60;/xs:annotation&#62;</div>  &#60;/xs:annotation&#62;</div>
   
Line 29393: Line 38090:
  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="256" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxLength value="40" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PersonMiddleNameType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 29403: Line 38101:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>256</dd> +<dd>40</dd>
-</dl> +
-<h2 id="DrugMedicationVersionType">Type: DrugMedicationVersionType</h2> +
- Beskrivelse: L&aelig;gemiddelordinationens versionsnummer<input type="button" id="DrugMedicationVersionType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugMedicationVersionType_xsddiv'); return false;"> +
-<div id="DrugMedicationVersionType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="DrugMedicationVersionType"&#62; +
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:long"&#62; +
- <div style="margin-left: 10px">&#60;xs:minInclusive value="1" /&#62;</div> +
- &#60;/xs:restriction&#62;</div> +
- &#60;/xs:simpleType&#62;</div> +
-</div> +
-<dl> +
-<dt>Basistype:</dt> +
-<dd>long</dd> +
-<dt>Min v&aelig;rdi:</dt> +
-<dd>1</dd>+
 </dl> </dl>
 <h2 id="DrugFormCodeValueType">Type: DrugFormCodeValueType</h2> <h2 id="DrugFormCodeValueType">Type: DrugFormCodeValueType</h2>
-<input type="button" id="DrugFormCodeValueType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugFormCodeValueType_xsddiv'); return false;">+<input type="button" id="DrugFormCodeValueType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugFormCodeValueType'); return false;"><input type="button" id="DrugFormCodeValueType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DrugFormCodeValueType'); return false;">
 <div id="DrugFormCodeValueType_xsddiv" class="contents" style="display: none"> <div id="DrugFormCodeValueType_xsddiv" class="contents" style="display: none">
 <div style="margin-left: 10px">&#60;xs:simpleType name="DrugFormCodeValueType"&#62; <div style="margin-left: 10px">&#60;xs:simpleType name="DrugFormCodeValueType"&#62;
Line 29431: Line 38114:
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DrugFormCodeValueType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 29440: Line 38124:
 </dl> </dl>
 <h2 id="DrugFormCodeSourceType">Type: DrugFormCodeSourceType</h2> <h2 id="DrugFormCodeSourceType">Type: DrugFormCodeSourceType</h2>
-<input type="button" id="DrugFormCodeSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugFormCodeSourceType_xsddiv'); return false;">+<input type="button" id="DrugFormCodeSourceType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugFormCodeSourceType'); return false;"><input type="button" id="DrugFormCodeSourceType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DrugFormCodeSourceType'); return false;">
 <div id="DrugFormCodeSourceType_xsddiv" class="contents" style="display: none"> <div id="DrugFormCodeSourceType_xsddiv" class="contents" style="display: none">
 <div style="margin-left: 10px">&#60;xs:simpleType name="DrugFormCodeSourceType"&#62; <div style="margin-left: 10px">&#60;xs:simpleType name="DrugFormCodeSourceType"&#62;
Line 29446: Line 38130:
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DrugFormCodeSourceType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul>Foreningsm&aelig;ngde af flg. typer: <ul>Foreningsm&aelig;ngde af flg. typer:
- <li>+ <li>
 <a href="#DrugFormCodePredefinedSourceType">DrugFormCodePredefinedSourceType</a> <a href="#DrugFormCodePredefinedSourceType">DrugFormCodePredefinedSourceType</a>
 </li> </li>
Line 29455: Line 38140:
 </ul> </ul>
 <h2 id="DrugFormCodePredefinedSourceType">Type: DrugFormCodePredefinedSourceType</h2> <h2 id="DrugFormCodePredefinedSourceType">Type: DrugFormCodePredefinedSourceType</h2>
-<input type="button" id="DrugFormCodePredefinedSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugFormCodePredefinedSourceType_xsddiv'); return false;">+<input type="button" id="DrugFormCodePredefinedSourceType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugFormCodePredefinedSourceType'); return false;"><input type="button" id="DrugFormCodePredefinedSourceType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DrugFormCodePredefinedSourceType'); return false;">
 <div id="DrugFormCodePredefinedSourceType_xsddiv" class="contents" style="display: none"> <div id="DrugFormCodePredefinedSourceType_xsddiv" class="contents" style="display: none">
 <div style="margin-left: 10px">&#60;xs:simpleType name="DrugFormCodePredefinedSourceType"&#62; <div style="margin-left: 10px">&#60;xs:simpleType name="DrugFormCodePredefinedSourceType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedSourceType"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedSourceType"&#62;
  <div style="margin-left: 10px">&#60;xs:enumeration value="Medicinpriser" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:enumeration value="Medicinpriser" /&#62;</div>
- &#60;/xs:restriction&#62;</div> 
- &#60;/xs:simpleType&#62;</div> 
-</div> 
-<dl> 
-<dt>Basistype:</dt> 
-<dd>UndefinedSourceType</dd> 
-<ul>Enumeration af flg. v&aelig;rdier:  
- <li>Medicinpriser</li> 
-</ul> 
-</dl> 
-<h2 id="ActiveSubstanceTextValueType">Type: ActiveSubstanceTextValueType</h2> 
-<input type="button" id="ActiveSubstanceTextValueType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ActiveSubstanceTextValueType_xsddiv'); return false;"> 
-<div id="ActiveSubstanceTextValueType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="ActiveSubstanceTextValueType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; 
- <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div> 
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="150" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:enumeration value="Magistrel" /&#62;</div>
- &#60;/xs:restriction&#62;</div> +
- &#60;/xs:simpleType&#62;</div> +
-</div> +
-<dl> +
-<dt>Basistype:</dt> +
-<dd>string</dd> +
-<dt>Min l&aelig;ngde:</dt> +
-<dd>1</dd> +
-<dt>Max l&aelig;ngde:</dt> +
-<dd>150</dd> +
-</dl> +
-<h2 id="ActiveSubstanceTextSourceType">Type: ActiveSubstanceTextSourceType</h2> +
-<input type="button" id="ActiveSubstanceTextSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ActiveSubstanceTextSourceType_xsddiv'); return false;"> +
-<div id="ActiveSubstanceTextSourceType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="ActiveSubstanceTextSourceType"&#62; +
- <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:ActiveSubstanceTextPredefinedSourceType medicinecard20150601:UndefinedSourceType" /&#62;</div> +
- &#60;/xs:simpleType&#62;</div> +
-</div> +
-<ul>Foreningsm&aelig;ngde af flg. typer: +
- <li> +
-<a href="#ActiveSubstanceTextPredefinedSourceType">ActiveSubstanceTextPredefinedSourceType</a> +
-</li> +
-<li> +
-<a href="#UndefinedSourceType">UndefinedSourceType</a> +
-</li> +
-</ul> +
-<h2 id="ActiveSubstanceTextPredefinedSourceType">Type: ActiveSubstanceTextPredefinedSourceType</h2> +
-<input type="button" id="ActiveSubstanceTextPredefinedSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ActiveSubstanceTextPredefinedSourceType_xsddiv'); return false;"> +
-<div id="ActiveSubstanceTextPredefinedSourceType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="ActiveSubstanceTextPredefinedSourceType"&#62; +
- <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedSourceType"&#62; +
- <div style="margin-left: 10px">&#60;xs:enumeration value="Chemical Abstract (CAS)" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Medicinpriser" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Local" /&#62;</div>+
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DrugFormCodePredefinedSourceType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
 <dd>UndefinedSourceType</dd> <dd>UndefinedSourceType</dd>
 <ul>Enumeration af flg. v&aelig;rdier:  <ul>Enumeration af flg. v&aelig;rdier: 
- <li>Chemical Abstract (CAS)</li> + <li>Medicinpriser</li> 
-<li>Medicinpriser</li> +<li>Magistrel</li>
-<li>Local</li>+
 </ul> </ul>
-</dl> 
-<h2 id="EmailAddressType">Type: EmailAddressType</h2> 
-<input type="button" id="EmailAddressType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('EmailAddressType_xsddiv'); return false;"> 
-<div id="EmailAddressType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="EmailAddressType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; 
- <div style="margin-left: 10px">&#60;xs:minLength value="6" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:maxLength value="256" /&#62;</div> 
- &#60;/xs:restriction&#62;</div> 
- &#60;/xs:simpleType&#62;</div> 
-</div> 
-<dl> 
-<dt>Basistype:</dt> 
-<dd>string</dd> 
-<dt>Min l&aelig;ngde:</dt> 
-<dd>6</dd> 
-<dt>Max l&aelig;ngde:</dt> 
-<dd>256</dd> 
 </dl> </dl>
 <h2 id="DrugMedicationTreatmentEndDateType">Type: DrugMedicationTreatmentEndDateType</h2> <h2 id="DrugMedicationTreatmentEndDateType">Type: DrugMedicationTreatmentEndDateType</h2>
- Beskrivelse: Den dato l&aelig;gemiddelordinationen afsluttes<input type="button" id="DrugMedicationTreatmentEndDateType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugMedicationTreatmentEndDateType_xsddiv'); return false;">+ Beskrivelse: Den dato l&aelig;gemiddelordinationen afsluttes<input type="button" id="DrugMedicationTreatmentEndDateType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugMedicationTreatmentEndDateType'); return false;"><input type="button" id="DrugMedicationTreatmentEndDateType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DrugMedicationTreatmentEndDateType'); return false;">
 <div id="DrugMedicationTreatmentEndDateType_xsddiv" class="contents" style="display: none"> <div id="DrugMedicationTreatmentEndDateType_xsddiv" class="contents" style="display: none">
 <div style="margin-left: 10px">&#60;xs:simpleType name="DrugMedicationTreatmentEndDateType"&#62; <div style="margin-left: 10px">&#60;xs:simpleType name="DrugMedicationTreatmentEndDateType"&#62;
Line 29554: Line 38168:
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DrugMedicationTreatmentEndDateType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 29560: Line 38175:
 <dd>2000-01-01Z</dd> <dd>2000-01-01Z</dd>
 </dl> </dl>
-<h2 id="DistrictNameType">Type: DistrictNameType</h2> +<h2 id="PackageSizeTextType">Type: PackageSizeTextType</h2> 
-<input type="button" id="DistrictNameType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DistrictNameType_xsddiv'); return false;"> + Beskrivelse: Pakningsst&oslash;rrelse, klartekst fra (LMS02 felt 6) hvis kilden er LMS takst<input type="button" id="PackageSizeTextType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PackageSizeTextType'); return false;"><input type="button" id="PackageSizeTextType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PackageSizeTextType'); return false;"> 
-<div id="DistrictNameType_xsddiv" class="contents" style="display: none"> +<div id="PackageSizeTextType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DistrictNameType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="PackageSizeTextType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="20" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxLength value="30" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PackageSizeTextType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 29577: Line 38193:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>20</dd>+<dd>30</dd>
 </dl> </dl>
-<h2 id="AuthorisationDateTimeType">Type: AuthorisationDateTimeType</h2> +<h2 id="UndefinedPermission">Type: UndefinedPermission</h2> 
- Beskrivelse: Dato og tid for autorisation<input type="button" id="AuthorisationDateTimeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AuthorisationDateTimeType_xsddiv'); return false;"> + Beskrivelse: Ikke foruddefineret tilladelse<input type="button" id="UndefinedPermission_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndefinedPermission'); return false;"><input type="button" id="UndefinedPermission_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('UndefinedPermission'); return false;"> 
-<div id="AuthorisationDateTimeType_xsddiv" class="contents" style="display: none"> +<div id="UndefinedPermission_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="AuthorisationDateTimeType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="UndefinedPermission"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:dateTime"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; 
- <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01T00:00:00Z" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div> 
 +  
 +<div style="margin-left10px">&#60;xs:maxLength value="200" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="UndefinedPermission_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>dateTime</dd> +<dd>string</dd> 
-<dt>Min v&aelig;rdi:</dt> +<dt>Min l&aelig;ngde:</dt> 
-<dd>2000-01-01T00:00:00Z</dd>+<dd>1</dd> 
 +<dt>Max l&aelig;ngde:</dt> 
 +<dd>200</dd>
 </dl> </dl>
-<h2 id="DeprecatedDateTimeType">Type: DeprecatedDateTimeType</h2> +<h2 id="DosageFreeTextTextType">Type: DosageFreeTextTextType</h2> 
- Beskrivelse: &AElig;ndringsdato og tid<input type="button" id="DeprecatedDateTimeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DeprecatedDateTimeType_xsddiv'); return false;"> + Beskrivelse: Fritekst for dosering<input type="button" id="DosageFreeTextTextType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageFreeTextTextType'); return false;"><input type="button" id="DosageFreeTextTextType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DosageFreeTextTextType'); return false;"> 
-<div id="DeprecatedDateTimeType_xsddiv" class="contents" style="display: none"> +<div id="DosageFreeTextTextType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DeprecatedDateTimeType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="DosageFreeTextTextType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:dateTime"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; 
- <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01T00:00:00Z" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div> 
 +  
 +<div style="margin-left10px">&#60;xs:maxLength value="400" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DosageFreeTextTextType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>dateTime</dd> +<dd>string</dd> 
-<dt>Min v&aelig;rdi:</dt> +<dt>Min l&aelig;ngde:</dt> 
-<dd>2000-01-01T00:00:00Z</dd>+<dd>1</dd> 
 +<dt>Max l&aelig;ngde:</dt> 
 +<dd>400</dd>
 </dl> </dl>
-<h2 id="DrugMedicationTreatmentStartDateType">Type: DrugMedicationTreatmentStartDateType</h2> +<h2 id="GetPrescriptionRequestsToDateTimeType">Type: GetPrescriptionRequestsToDateTimeType</h2> 
- Beskrivelse: Den dato l&aelig;gemiddelordinationbehandlingen p&aring;begyndes<input type="button" id="DrugMedicationTreatmentStartDateType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugMedicationTreatmentStartDateType_xsddiv'); return false;"> +<input type="button" id="GetPrescriptionRequestsToDateTimeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetPrescriptionRequestsToDateTimeType'); return false;"><input type="button" id="GetPrescriptionRequestsToDateTimeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('GetPrescriptionRequestsToDateTimeType'); return false;"> 
-<div id="DrugMedicationTreatmentStartDateType_xsddiv" class="contents" style="display: none"> +<div id="GetPrescriptionRequestsToDateTimeType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DrugMedicationTreatmentStartDateType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="GetPrescriptionRequestsToDateTimeType"&#62;
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:date"&#62; +
- <div style="margin-left: 10px">&#60;xs:minInclusive value="1890-01-01" /&#62;</div> +
- &#60;/xs:restriction&#62;</div> +
- &#60;/xs:simpleType&#62;</div> +
-</div> +
-<dl> +
-<dt>Basistype:</dt> +
-<dd>date</dd> +
-<dt>Min v&aelig;rdi:</dt> +
-<dd>1890-01-01</dd> +
-</dl> +
-<h2 id="PredefinedPrintType">Type: PredefinedPrintType</h2> +
- Beskrivelse: Foruddefineret print typer<input type="button" id="PredefinedPrintType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedPrintType_xsddiv'); return false;"> +
-<div id="PredefinedPrintType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="PredefinedPrintType"&#62; +
- <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedPrintType"&#62; +
- <div style="margin-left: 10px">&#60;xs:enumeration value="l&aelig;ge" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="borger" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="borgerUdenStatusangivelse" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="dosisdispenseringskort" /&#62;</div> +
-        &#60;/xs:restriction&#62;</div> +
- &#60;/xs:simpleType&#62;</div> +
-</div> +
-<dl> +
-<dt>Basistype:</dt> +
-<dd>UndefinedPrintType</dd> +
-<ul>Enumeration af flg. v&aelig;rdier:  +
- <li>l&aelig;ge</li> +
-<li>borger</li> +
-<li>borgerUdenStatusangivelse</li> +
-<li>dosisdispenseringskort</li> +
-</ul> +
-</dl> +
-<h2 id="FollowUpDateType">Type: FollowUpDateType</h2> +
-<input type="button" id="FollowUpDateType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('FollowUpDateType_xsddiv'); return false;"> +
-<div id="FollowUpDateType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="FollowUpDateType"&#62;+
  <div style="margin-left: 10px">&#60;xs:annotation&#62;  <div style="margin-left: 10px">&#60;xs:annotation&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;A planned follow up date for a drugmedication&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Latest date for prescriptionrequests obtained for a personidentifier&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;En planlagt opf&oslash;lgningsdato for en l&aelig;gemiddelordination&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Seneste dato for receptanmodninger der &oslash;nskes hentet for et CPR nummer&#60;/xs:documentation&#62;</div>
  &#60;/xs:annotation&#62;</div>  &#60;/xs:annotation&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:restriction base="xs:date"&#62; <div style="margin-left: 10px">&#60;xs:restriction base="xs:date"&#62;
- <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01Z" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:minInclusive value="2010-01-01Z" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="GetPrescriptionRequestsToDateTimeType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
 <dd>date</dd> <dd>date</dd>
 <dt>Min v&aelig;rdi:</dt> <dt>Min v&aelig;rdi:</dt>
-<dd>2000-01-01Z</dd>+<dd>2010-01-01Z</dd>
 </dl> </dl>
-<h2 id="INRValueType">Type: INRValueType</h2> +<h2 id="OrderInstructionType">Type: OrderInstructionType</h2> 
- Beskrivelse: Kommentar associeret med en INR registrering<input type="button" id="INRValueType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('INRValueType_xsddiv'); return false;"> + Beskrivelse: En linies tekst til ordreinstruktionen<input type="button" id="OrderInstructionType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OrderInstructionType'); return false;"><input type="button" id="OrderInstructionType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('OrderInstructionType'); return false;"> 
-<div id="INRValueType_xsddiv" class="contents" style="display: none"> +<div id="OrderInstructionType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="INRValueType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="OrderInstructionType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:decimal"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; 
- <div style="margin-left: 10px">&#60;xs:minInclusive value="0" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxInclusive value="99.9" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:maxLength value="70" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:fractionDigits value="1" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:totalDigits value="3" /&#62;</div>+
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="OrderInstructionType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>decimal</dd> +<dd>string</dd> 
-<dt>Min v&aelig;rdi:</dt> +<dt>Min l&aelig;ngde:</dt> 
-<dd>0</dd> +<dd>1</dd> 
-<dt>Max v&aelig;rdi:</dt> +<dt>Max l&aelig;ngde:</dt> 
-<dd>99.9</dd>+<dd>70</dd>
 </dl> </dl>
-<h2 id="WithdrawnDateTimeType">Type: WithdrawnDateTimeType</h2> +<h2 id="SuiteIdentifierType">Type: SuiteIdentifierType</h2> 
-<input type="button" id="WithdrawnDateTimeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('WithdrawnDateTimeType_xsddiv'); return false;"> +<input type="button" id="SuiteIdentifierType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SuiteIdentifierType'); return false;"><input type="button" id="SuiteIdentifierType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('SuiteIdentifierType'); return false;"> 
-<div id="WithdrawnDateTimeType_xsddiv" class="contents" style="display: none"> +<div id="SuiteIdentifierType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="WithdrawnDateTimeType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="SuiteIdentifierType"&#62;
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Modified date time&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;&AElig;ndringsdato og tid&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:restriction base="xs:dateTime"&#62; +
- <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01T00:00:00Z" /&#62;</div> +
- &#60;/xs:restriction&#62;</div> +
- &#60;/xs:simpleType&#62;</div> +
-</div> +
-<dl> +
-<dt>Basistype:</dt> +
-<dd>dateTime</dd> +
-<dt>Min v&aelig;rdi:</dt> +
-<dd>2000-01-01T00:00:00Z</dd> +
-</dl> +
-<h2 id="SourceType">Type: SourceType</h2> +
-<input type="button" id="SourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SourceType_xsddiv'); return false;"> +
-<div id="SourceType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="SourceType"&#62; +
- <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:PredefinedSourceType medicinecard20150601:UndefinedSourceType" /&#62;</div> +
- &#60;/xs:simpleType&#62;</div> +
-</div> +
-<ul>Foreningsm&aelig;ngde af flg. typer: +
- <li> +
-<a href="#PredefinedSourceType">PredefinedSourceType</a> +
-</li> +
-<li> +
-<a href="#UndefinedSourceType">UndefinedSourceType</a> +
-</li> +
-</ul> +
-<h2 id="PredefinedSourceType">Type: PredefinedSourceType</h2> +
-<input type="button" id="PredefinedSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedSourceType_xsddiv'); return false;"> +
-<div id="PredefinedSourceType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="PredefinedSourceType"&#62; +
- <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedSourceType"&#62; +
- <div style="margin-left: 10px">&#60;xs:enumeration value="Chemical Abstract (CAS)" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="DKMA Medicine Prices" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="DA Medicine Prices" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Local drug assortment" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:enumeration value="FMK dosage quantity unit" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Local dosage quantity unit" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:enumeration value="SKS" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Ydernummer" /&#62;</div> +
-        &#60;/xs:restriction&#62;</div> +
- &#60;/xs:simpleType&#62;</div> +
-</div> +
-<dl> +
-<dt>Basistype:</dt> +
-<dd>UndefinedSourceType</dd> +
-<ul>Enumeration af flg. v&aelig;rdier:  +
- <li>Chemical Abstract (CAS)</li> +
-<li>DKMA Medicine Prices</li> +
-<li>DA Medicine Prices</li> +
-<li>Local drug assortment</li> +
-<li>FMK dosage quantity unit</li> +
-<li>Local dosage quantity unit</li> +
-<li>SKS</li> +
-<li>Ydernummer</li> +
-</ul> +
-</dl> +
-<h2 id="UndefinedSourceType">Type: UndefinedSourceType</h2> +
-<input type="button" id="UndefinedSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndefinedSourceType_xsddiv'); return false;"> +
-<div id="UndefinedSourceType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="UndefinedSourceType"&#62;+
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="200" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxLength value="4" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="SuiteIdentifierType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 29783: Line 38295:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>200</dd>+<dd>4</dd>
 </dl> </dl>
-<h2 id="CountryNameType">Type: CountryNameType</h2> +<h2 id="DeliveryInstructionTextType">Type: DeliveryInstructionTextType</h2> 
-<input type="button" id="CountryNameType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CountryNameType_xsddiv'); return false;"> +<input type="button" id="DeliveryInstructionTextType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DeliveryInstructionTextType'); return false;"><input type="button" id="DeliveryInstructionTextType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DeliveryInstructionTextType'); return false;"> 
-<div id="CountryNameType_xsddiv" class="contents" style="display: none"> +<div id="DeliveryInstructionTextType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="CountryNameType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="DeliveryInstructionTextType"&#62;
  <div style="margin-left: 10px">&#60;xs:annotation&#62;  <div style="margin-left: 10px">&#60;xs:annotation&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Country name&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;A line with aditional information for the pharmacy concerning an order&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Lande-navn&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;En linie med yderligere oplysninger til apoteket vedr&oslash;rende en bestilling&#60;/xs:documentation&#62;</div>
  &#60;/xs:annotation&#62;</div>  &#60;/xs:annotation&#62;</div>
   
Line 29802: Line 38314:
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DeliveryInstructionTextType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 29810: Line 38323:
 <dd>70</dd> <dd>70</dd>
 </dl> </dl>
-<h2 id="DosageTranslationLongTextType">Type: DosageTranslationLongTextType</h2> +<h2 id="ReimbursementClauseType">Type: ReimbursementClauseType</h2> 
- Beskrivelse: En lang teksrepr&aelig;sentation af doseringsstrukturen<input type="button" id="DosageTranslationLongTextType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageTranslationLongTextType_xsddiv'); return false;"> + Beskrivelse: Tilsudskode p&aringrecepten<input type="button" id="ReimbursementClauseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ReimbursementClauseType'); return false;"><input type="button" id="ReimbursementClauseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ReimbursementClauseType'); return false;"> 
-<div id="DosageTranslationLongTextType_xsddiv" class="contents" style="display: none"> +<div id="ReimbursementClauseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DosageTranslationLongTextType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="ReimbursementClauseType"&#62;
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:string" /&#62;</div> +
- &#60;/xs:simpleType&#62;</div> +
-</div> +
-<dl> +
-<dt>Basistype:</dt> +
-<dd>string</dd> +
-</dl> +
-<h2 id="DetailedDrugTextType">Type: DetailedDrugTextType</h2> +
- Beskrivelse: Tekst der beskriver et magistrelt l&aelig;gemiddel<input type="button" id="DetailedDrugTextType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DetailedDrugTextType_xsddiv'); return false;"> +
-<div id="DetailedDrugTextType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="DetailedDrugTextType"&#62;+
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
- <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:enumeration value="klausulbetingelse opfyldt" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:maxLength value="400" /&#62;</div>+
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="ReimbursementClauseType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
 <dd>string</dd> <dd>string</dd>
-<dt>Min l&aelig;ngde:</dt> +<ul>Enumeration af flg. v&aelig;rdier:  
-<dd>1</dd+ <li>klausulbetingelse opfyldt</li
-<dt>Max l&aelig;ngde:</dt> +</ul>
-<dd>400</dd>+
 </dl> </dl>
-<h2 id="ValueType">Type: ValueType</h2> +<h2 id="ModificationMetadataType">Type: ModificationMetadataType</h2> 
- Beskrivelse: Value i et key value par<input type="button" id="ValueType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ValueType_xsddiv'); return false;"> +<input type="button" id="ModificationMetadataType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ModificationMetadataType'); return false;"><input type="button" id="ModificationMetadataType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ModificationMetadataType'); return false;"> 
-<div id="ValueType_xsddiv" class="contents" style="display: none"> +<div id="ModificationMetadataType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="ValueType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="ModificationMetadataType"&#62; 
-        <div style="margin-left: 10px">&#60;xs:restriction base="xs:string" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
-    &#60;/xs:simpleType&#62;</div> + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Modification metadata, e.g. a flag to indicate that an update is desired in spite of a validation warning.&#60;/xs:documentation&#62;</div> 
-</div> +  
-<dl> +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Metadata vedr. en &aelig;ndring, fx et flag der indikerer at en opdatering skal gennemf&oslash;res p&aring; trods af en validerings-advarsel.&#60;/xs:documentation&#62;</div> 
-<dt>Basistype:</dt> + &#60;/xs:annotation&#62;</div> 
-<dd>string</dd> +  
-</dl> +<div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:PredefinedModificationMetadataType medicinecard20150601:BaseModificationMetadataType" /&#62;</div>
-<h2 id="CreatedDateTimeType">Type: CreatedDateTimeType</h2> +
- Beskrivelse: Oprettelsesdato og tid<input type="button" id="CreatedDateTimeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatedDateTimeType_xsddiv'); return false;"> +
-<div id="CreatedDateTimeType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="CreatedDateTimeType"&#62; +
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:dateTime"&#62; +
- <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01T00:00:00Z/&#62;</div> +
- &#60;/xs:restriction&#62;</div> +
- &#60;/xs:simpleType&#62;</div> +
-</div> +
-<dl> +
-<dt>Basistype:</dt> +
-<dd>dateTime</dd> +
-<dt>Min v&aelig;rdi:</dt> +
-<dd>2000-01-01T00:00:00Z</dd> +
-</dl> +
-<h2 id="PermissionType">Type: PermissionType</h2> +
- Beskrivelse: Permission modellerer retten til at udf&oslash;re en handling<input type="button" id="PermissionType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PermissionType_xsddiv')return false;"> +
-<div id="PermissionType_xsddiv" class="contents" style="display: none"+
-<div style="margin-left: 10px">&#60;xs:simpleType name="PermissionType"&#62; +
- <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:PredefinedPermission medicinecard20150601:UndefinedPermission" /&#62;</div>+
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="ModificationMetadataType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul>Foreningsm&aelig;ngde af flg. typer: <ul>Foreningsm&aelig;ngde af flg. typer:
- <li> + <li> 
-<a href="#PredefinedPermission">PredefinedPermission</a>+<a href="#PredefinedModificationMetadataType">PredefinedModificationMetadataType</a>
 </li> </li>
 <li> <li>
-<a href="#UndefinedPermission">UndefinedPermission</a>+<a href="#BaseModificationMetadataType">BaseModificationMetadataType</a>
 </li> </li>
 </ul> </ul>
-<h2 id="HasOpenDosageDispensingPrescriptionsType">Type: HasOpenDosageDispensingPrescriptionsType</h2> +<h2 id="PredefinedModificationMetadataType">Type: PredefinedModificationMetadataType</h2> 
-<input type="button" id="HasOpenDosageDispensingPrescriptionsType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('HasOpenDosageDispensingPrescriptionsType_xsddiv'); return false;"> +<input type="button" id="PredefinedModificationMetadataType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedModificationMetadataType'); return false;"><input type="button" id="PredefinedModificationMetadataType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PredefinedModificationMetadataType'); return false;"> 
-<div id="HasOpenDosageDispensingPrescriptionsType_xsddiv" class="contents" style="display: none"> +<div id="PredefinedModificationMetadataType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="HasOpenDosageDispensingPrescriptionsType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="PredefinedModificationMetadataType"&#62; 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:BaseModificationMetadataType"&#62; 
- <div style="margin-left10px">&#60;xs:documentation xml:lang="en-GB"&#62;Indicates if the medicine card has any open dosage dispensing prescriptions.&#60;/xs:documentation&#62;</div> + <div style="margin-left: 10px">&#60;xs:enumeration value="Override clinical validation" /&#62;</div> 
-  + &#60;/xs:restriction&#62;</div>
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Angiver hvorvidt medicinkortet har recepter med dosisdispensering.&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:restriction base="xs:boolean" /&#62;</div>+
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PredefinedModificationMetadataType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>boolean</dd>+<dd>BaseModificationMetadataType</dd
 +<ul>Enumeration af flg. v&aelig;rdier:  
 + <li>Override clinical validation</li> 
 +</ul>
 </dl> </dl>
-<h2 id="LatestEffectuationDateTimeType">Type: LatestEffectuationDateTimeType</h2> +<h2 id="BaseModificationMetadataType">Type: BaseModificationMetadataType</h2> 
- Beskrivelse: Det seneste tidspunkt der er foretaget en udlevering p&aring; recepten<input type="button" id="LatestEffectuationDateTimeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('LatestEffectuationDateTimeType_xsddiv'); return false;"> +<input type="button" id="BaseModificationMetadataType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('BaseModificationMetadataType'); return false;"><input type="button" id="BaseModificationMetadataType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('BaseModificationMetadataType'); return false;"> 
-<div id="LatestEffectuationDateTimeType_xsddiv" class="contents" style="display: none"> +<div id="BaseModificationMetadataType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="LatestEffectuationDateTimeType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="BaseModificationMetadataType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:dateTime"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; 
- <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01T00:00:00Z" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div> 
 +  
 +<div style="margin-left10px">&#60;xs:maxLength value="200" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="BaseModificationMetadataType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>dateTime</dd> +<dd>string</dd> 
-<dt>Min v&aelig;rdi:</dt> +<dt>Min l&aelig;ngde:</dt> 
-<dd>2000-01-01T00:00:00Z</dd>+<dd>1</dd> 
 +<dt>Max l&aelig;ngde:</dt> 
 +<dd>200</dd>
 </dl> </dl>
-<h2 id="PausedToDateTimeType">Type: PausedToDateTimeType</h2> +<h2 id="VersionCreatedDateTimeType">Type: VersionCreatedDateTimeType</h2> 
- Beskrivelse: Pauseringsdato og tid<input type="button" id="PausedToDateTimeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PausedToDateTimeType_xsddiv'); return false;"> + Beskrivelse: Oprettelsesdato og tid for versionen<input type="button" id="VersionCreatedDateTimeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('VersionCreatedDateTimeType'); return false;"><input type="button" id="VersionCreatedDateTimeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('VersionCreatedDateTimeType'); return false;"> 
-<div id="PausedToDateTimeType_xsddiv" class="contents" style="display: none"> +<div id="VersionCreatedDateTimeType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PausedToDateTimeType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="VersionCreatedDateTimeType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:dateTime"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:dateTime"&#62;
  <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01T00:00:00Z" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01T00:00:00Z" /&#62;</div>
Line 29922: Line 38408:
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="VersionCreatedDateTimeType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 29928: Line 38415:
 <dd>2000-01-01T00:00:00Z</dd> <dd>2000-01-01T00:00:00Z</dd>
 </dl> </dl>
-<h2 id="DoseQuantityType">Type: DoseQuantityType</h2> +<h2 id="DoseDispensingPeriodStartDateType">Type: DoseDispensingPeriodStartDateType</h2> 
- Beskrivelse: Medicinm&aelig;ngde, numerisk v&aelig;rdi (LMS01 felt 11)<input type="button" id="DoseQuantityType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseQuantityType_xsddiv'); return false;"> +<input type="button" id="DoseDispensingPeriodStartDateType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensingPeriodStartDateType'); return false;"><input type="button" id="DoseDispensingPeriodStartDateType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DoseDispensingPeriodStartDateType'); return false;"> 
-<div id="DoseQuantityType_xsddiv" class="contents" style="display: none"> +<div id="DoseDispensingPeriodStartDateType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DoseQuantityType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="DoseDispensingPeriodStartDateType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:decimal"&#62; +        <div style="margin-left: 10px">&#60;xs:annotation&#62; 
- <div style="margin-left: 10px">&#60;xs:minInclusive value="0" /&#62;</div> +            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Start date for a dose dispensing period&#60;/xs:documentation&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:maxInclusive value="999999999.999999999" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:fractionDigits value="9" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:totalDigits value="18" /&#62;</div> +
- &#60;/xs:restriction&#62;</div> +
- &#60;/xs:simpleType&#62;</div> +
-</div> +
-<dl> +
-<dt>Basistype:</dt> +
-<dd>decimal</dd> +
-<dt>Min v&aelig;rdi:</dt> +
-<dd>0</dd> +
-<dt>Max v&aelig;rdi:</dt> +
-<dd>999999999.999999999</dd> +
-</dl> +
-<h2 id="ReasonCodeType">Type: ReasonCodeType</h2> +
-<input type="button" id="ReasonCodeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ReasonCodeType_xsddiv'); return false;"> +
-<div id="ReasonCodeType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="ReasonCodeType"&#62; +
-        <div style="margin-left: 10px">&#60;xs:restriction base="xs:long" /&#62;</div> +
-    &#60;/xs:simpleType&#62;</div> +
-</div> +
-<dl> +
-<dt>Basistype:</dt> +
-<dd>long</dd> +
-</dl> +
-<h2 id="ReasonTextType">Type: ReasonTextType</h2> +
-<input type="button" id="ReasonTextType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ReasonTextType_xsddiv'); return false;"> +
-<div id="ReasonTextType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="ReasonTextType"&#62; +
-        <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; +
-            <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>+
                          
-<div style="margin-left: 10px">&#60;xs:maxLength value="100" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Startdato for en dosisdispenseringsperiode&#60;/xs:documentation&#62;</div> 
 +        &#60;/xs:annotation&#62;</div> 
 +         
 +<div style="margin-left: 10px">&#60;xs:restriction base="xs:date"&#62; 
 +            <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01" /&#62;</div>
         &#60;/xs:restriction&#62;</div>         &#60;/xs:restriction&#62;</div>
     &#60;/xs:simpleType&#62;</div>     &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DoseDispensingPeriodStartDateType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>string</dd> +<dd>date</dd> 
-<dt>Min l&aelig;ngde:</dt> +<dt>Min v&aelig;rdi:</dt> 
-<dd>1</dd> +<dd>2000-01-01</dd>
-<dt>Max l&aelig;ngde:</dt> +
-<dd>100</dd>+
 </dl> </dl>
 <h2 id="OrderIdentifierType">Type: OrderIdentifierType</h2> <h2 id="OrderIdentifierType">Type: OrderIdentifierType</h2>
-<input type="button" id="OrderIdentifierType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OrderIdentifierType_xsddiv'); return false;">+<input type="button" id="OrderIdentifierType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OrderIdentifierType'); return false;"><input type="button" id="OrderIdentifierType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('OrderIdentifierType'); return false;">
 <div id="OrderIdentifierType_xsddiv" class="contents" style="display: none"> <div id="OrderIdentifierType_xsddiv" class="contents" style="display: none">
 <div style="margin-left: 10px">&#60;xs:simpleType name="OrderIdentifierType"&#62; <div style="margin-left: 10px">&#60;xs:simpleType name="OrderIdentifierType"&#62;
Line 29996: Line 38452:
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="OrderIdentifierType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 30002: Line 38459:
 <dd>1</dd> <dd>1</dd>
 </dl> </dl>
-<h2 id="RouteOfAdministrationCodeValueType">Type: RouteOfAdministrationCodeValueType</h2> +<h2 id="PersonIdentifierValueType">Type: PersonIdentifierValueType</h2> 
-<input type="button" id="RouteOfAdministrationCodeValueType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RouteOfAdministrationCodeValueType_xsddiv'); return false;"> +<input type="button" id="PersonIdentifierValueType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PersonIdentifierValueType'); return false;"><input type="button" id="PersonIdentifierValueType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PersonIdentifierValueType'); return false;"> 
-<div id="RouteOfAdministrationCodeValueType_xsddiv" class="contents" style="display: none"> +<div id="PersonIdentifierValueType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="RouteOfAdministrationCodeValueType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="PersonIdentifierValueType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="2" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxLength value="50" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PersonIdentifierValueType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 30019: Line 38477:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>2</dd>+<dd>50</dd>
 </dl> </dl>
-<h2 id="RouteOfAdministrationSourceType">Type: RouteOfAdministrationSourceType</h2> +<h2 id="PersonIdentifierSourceType">Type: PersonIdentifierSourceType</h2> 
-<input type="button" id="RouteOfAdministrationSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RouteOfAdministrationSourceType_xsddiv'); return false;"> +<input type="button" id="PersonIdentifierSourceType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PersonIdentifierSourceType'); return false;"><input type="button" id="PersonIdentifierSourceType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PersonIdentifierSourceType'); return false;"> 
-<div id="RouteOfAdministrationSourceType_xsddiv" class="contents" style="display: none"> +<div id="PersonIdentifierSourceType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="RouteOfAdministrationSourceType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="PersonIdentifierSourceType"&#62; 
- <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:RouteOfAdministrationPredefinedSourceType medicinecard20150601:UndefinedSourceType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:PersonIdentifierPredefinedSourceType medicinecard20150601:UndefinedSourceType" /&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PersonIdentifierSourceType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul>Foreningsm&aelig;ngde af flg. typer: <ul>Foreningsm&aelig;ngde af flg. typer:
- <li> + <li> 
-<a href="#RouteOfAdministrationPredefinedSourceType">RouteOfAdministrationPredefinedSourceType</a>+<a href="#PersonIdentifierPredefinedSourceType">PersonIdentifierPredefinedSourceType</a>
 </li> </li>
 <li> <li>
Line 30036: Line 38495:
 </li> </li>
 </ul> </ul>
-<h2 id="RouteOfAdministrationPredefinedSourceType">Type: RouteOfAdministrationPredefinedSourceType</h2> +<h2 id="PersonIdentifierPredefinedSourceType">Type: PersonIdentifierPredefinedSourceType</h2> 
-<input type="button" id="RouteOfAdministrationPredefinedSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RouteOfAdministrationPredefinedSourceType_xsddiv'); return false;"> +<input type="button" id="PersonIdentifierPredefinedSourceType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PersonIdentifierPredefinedSourceType'); return false;"><input type="button" id="PersonIdentifierPredefinedSourceType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PersonIdentifierPredefinedSourceType'); return false;"> 
-<div id="RouteOfAdministrationPredefinedSourceType_xsddiv" class="contents" style="display: none"> +<div id="PersonIdentifierPredefinedSourceType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="RouteOfAdministrationPredefinedSourceType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="PersonIdentifierPredefinedSourceType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedSourceType"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedSourceType"&#62;
- <div style="margin-left: 10px">&#60;xs:enumeration value="Medicinpriser" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:enumeration value="CPR" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="X-eCPR" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="SORPERSON" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="MedicineCardKey" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PersonIdentifierPredefinedSourceType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
 <dd>UndefinedSourceType</dd> <dd>UndefinedSourceType</dd>
 <ul>Enumeration af flg. v&aelig;rdier:  <ul>Enumeration af flg. v&aelig;rdier: 
- <li>Medicinpriser</li>+ <li>CPR</li> 
 +<li>X-eCPR</li> 
 +<li>SORPERSON</li> 
 +<li>MedicineCardKey</li>
 </ul> </ul>
 </dl> </dl>
-<h2 id="OrderInstructionType">Type: OrderInstructionType</h2> +<h2 id="InformationChangeTypeType">Type: InformationChangeTypeType</h2> 
- BeskrivelseEn linies tekst til ordreinstruktionen<input type="button" id="OrderInstructionType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OrderInstructionType_xsddiv'); return false;"> +<input type="button" id="InformationChangeTypeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('InformationChangeTypeType'); return false;"><input type="button" id="InformationChangeTypeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('InformationChangeTypeType'); return false;"> 
-<div id="OrderInstructionType_xsddiv" class="contents" style="display: none"> +<div id="InformationChangeTypeType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="OrderInstructionType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="InformationChangeTypeType"&#62; 
 + <div style="margin-left10px">&#60;xs:union memberTypes="medicinecard20150601:PredefinedInformationChangeType medicinecard20150601:UndefinedInformationChangeType" /&#62;</div> 
 + &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="InformationChangeTypeType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul>Foreningsm&aelig;ngde af flg. typer: 
 + <li> 
 +<a href="#PredefinedInformationChangeType">PredefinedInformationChangeType</a> 
 +</li> 
 +<li> 
 +<a href="#UndefinedInformationChangeType">UndefinedInformationChangeType</a> 
 +</li> 
 +</ul> 
 +<h2 id="UndefinedInformationChangeType">Type: UndefinedInformationChangeType</h2> 
 +<input type="button" id="UndefinedInformationChangeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndefinedInformationChangeType'); return false;"><input type="button" id="UndefinedInformationChangeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('UndefinedInformationChangeType'); return false;"> 
 +<div id="UndefinedInformationChangeType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="UndefinedInformationChangeType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="70" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxLength value="200" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="UndefinedInformationChangeType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 30068: Line 38554:
 <dt>Min l&aelig;ngde:</dt> <dt>Min l&aelig;ngde:</dt>
 <dd>1</dd> <dd>1</dd>
-<dt>Max l&aelig;ngde:</dt> 
-<dd>70</dd> 
-</dl> 
-<h2 id="AuthorisedHealthcareProfessionalNameType">Type: AuthorisedHealthcareProfessionalNameType</h2> 
- Beskrivelse: Navnet p&aring; den ordinerende autoriserede sundhedsperson, kan ogs&aring; indeholde stilling<input type="button" id="AuthorisedHealthcareProfessionalNameType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AuthorisedHealthcareProfessionalNameType_xsddiv'); return false;"> 
-<div id="AuthorisedHealthcareProfessionalNameType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="AuthorisedHealthcareProfessionalNameType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; 
- <div style="margin-left: 10px">&#60;xs:maxLength value="200" /&#62;</div> 
- &#60;/xs:restriction&#62;</div> 
- &#60;/xs:simpleType&#62;</div> 
-</div> 
-<dl> 
-<dt>Basistype:</dt> 
-<dd>string</dd> 
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
 <dd>200</dd> <dd>200</dd>
 </dl> </dl>
-<h2 id="DrugMedicationHistoryPeriodStartDateTimeType">Type: DrugMedicationHistoryPeriodStartDateTimeType</h2> +<h2 id="PredefinedInformationChangeType">Type: PredefinedInformationChangeType</h2> 
- Beskrivelse: Startdato og -tid for en specifik periode i historikken for l&aelig;gemiddelordination<input type="button" id="DrugMedicationHistoryPeriodStartDateTimeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugMedicationHistoryPeriodStartDateTimeType_xsddiv'); return false;"> +<input type="button" id="PredefinedInformationChangeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedInformationChangeType'); return false;"><input type="button" id="PredefinedInformationChangeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PredefinedInformationChangeType'); return false;"> 
-<div id="DrugMedicationHistoryPeriodStartDateTimeType_xsddiv" class="contents" style="display: none"> +<div id="PredefinedInformationChangeType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DrugMedicationHistoryPeriodStartDateTimeType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="PredefinedInformationChangeType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:dateTime"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedInformationChangeType"&#62; 
- <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01T00:00:00Z" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:enumeration value="PrescriptionDateTime" /&#62;</div>
- &#60;/xs:restriction&#62;</div> +
- &#60;/xs:simpleType&#62;</div> +
-</div> +
-<dl> +
-<dt>Basistype:</dt> +
-<dd>dateTime</dd> +
-<dt>Min v&aelig;rdi:</dt> +
-<dd>2000-01-01T00:00:00Z</dd> +
-</dl> +
-<h2 id="DosageTimesIterationIntervalType">Type: DosageTimesIterationIntervalType</h2> +
- Beskrivelse: Tidsinterval mellem iterationer for doseringstidspunkter angivet i dage<input type="button" id="DosageTimesIterationIntervalType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageTimesIterationIntervalType_xsddiv'); return false;"> +
-<div id="DosageTimesIterationIntervalType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="DosageTimesIterationIntervalType"&#62; +
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:int"&#62; +
- <div style="margin-left: 10px">&#60;xs:minInclusive value="1" /&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:maxInclusive value="365" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:enumeration value="EffectuationDateTime" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="PrescriptionAttachmentChange" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="HospitalizationStatusChange" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="HomeCareSubscriptionChange" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="DoseDispensingChange" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="PrescriptionMedicationCreationDateTime" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="PrescriptionMedicationOrderChangeDateTime" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="PatientRegistrationChange" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PredefinedInformationChangeType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>int</dd> +<dd>UndefinedInformationChangeType</dd> 
-<dt>Min v&aelig;rdi:</dt+<ul>Enumeration af flg. v&aelig;rdier 
-<dd>1</dd+ <li>PrescriptionDateTime</li
-<dt>Max v&aelig;rdi:</dt+<li>EffectuationDateTime</li
-<dd>365</dd>+<li>PrescriptionAttachmentChange</li
 +<li>HospitalizationStatusChange</li> 
 +<li>HomeCareSubscriptionChange</li> 
 +<li>DoseDispensingChange</li> 
 +<li>PrescriptionMedicationCreationDateTime</li> 
 +<li>PrescriptionMedicationOrderChangeDateTime</li> 
 +<li>PatientRegistrationChange</li> 
 +</ul>
 </dl> </dl>
-<h2 id="DoseDispensingPeriodStartDateType">Type: DoseDispensingPeriodStartDateType</h2> +<h2 id="DrugStrengthTextValueType">Type: DrugStrengthTextValueType</h2> 
-<input type="button" id="DoseDispensingPeriodStartDateType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensingPeriodStartDateType_xsddiv'); return false;"> +<input type="button" id="DrugStrengthTextValueType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugStrengthTextValueType'); return false;"><input type="button" id="DrugStrengthTextValueType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DrugStrengthTextValueType'); return false;"> 
-<div id="DoseDispensingPeriodStartDateType_xsddiv" class="contents" style="display: none"> +<div id="DrugStrengthTextValueType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DoseDispensingPeriodStartDateType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="DrugStrengthTextValueType"&#62;
-        <div style="margin-left: 10px">&#60;xs:annotation&#62; +
-            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Start date for a dose dispensing period&#60;/xs:documentation&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-UK"&#62;Startdato for en dosisdispenseringsperiode&#60;/xs:documentation&#62;</div> +
-        &#60;/xs:annotation&#62;</div> +
-         +
-<div style="margin-left: 10px">&#60;xs:restriction base="xs:date"&#62; +
-            <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01" /&#62;</div> +
-        &#60;/xs:restriction&#62;</div> +
-    &#60;/xs:simpleType&#62;</div> +
-</div> +
-<dl> +
-<dt>Basistype:</dt> +
-<dd>date</dd> +
-<dt>Min v&aelig;rdi:</dt> +
-<dd>2000-01-01</dd> +
-</dl> +
-<h2 id="DrugNameType">Type: DrugNameType</h2> +
- Beskrivelse: L&aelig;gemiddelnavn (LMS01 felt 6)<input type="button" id="DrugNameType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugNameType_xsddiv'); return false;"> +
-<div id="DrugNameType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="DrugNameType"&#62;+
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
- <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:maxLength value="20" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:maxLength value="30" /&#62;</div>+
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DrugStrengthTextValueType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
 <dd>string</dd> <dd>string</dd>
-<dt>Min l&aelig;ngde:</dt> 
-<dd>1</dd> 
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>30</dd>+<dd>20</dd>
 </dl> </dl>
-<h2 id="ExpectedDeliveryDateTimeType">Type: ExpectedDeliveryDateTimeType</h2> +<h2 id="DrugStrengthTextSourceType">Type: DrugStrengthTextSourceType</h2> 
- Beskrivelse: Forventet dato og tidspunkt for levering. Kan s&aelig;ttes af leverand&oslash;ren (apoteket), fx n&aring;r der leveres med bud til et udleveringssted.<input type="button" id="ExpectedDeliveryDateTimeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ExpectedDeliveryDateTimeType_xsddiv'); return false;"> +<input type="button" id="DrugStrengthTextSourceType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugStrengthTextSourceType'); return false;"><input type="button" id="DrugStrengthTextSourceType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DrugStrengthTextSourceType'); return false;"> 
-<div id="ExpectedDeliveryDateTimeType_xsddiv" class="contents" style="display: none"> +<div id="DrugStrengthTextSourceType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="ExpectedDeliveryDateTimeType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="DrugStrengthTextSourceType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:dateTime"&#62; + <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:DrugStrengthTextPredefinedSourceType medicinecard20150601:UndefinedSourceType" /&#62;</div>
- <div style="margin-left10px">&#60;xs:minInclusive value="2000-01-01T00:00:00Z" /&#62;</div> +
- &#60;/xs:restriction&#62;</div>+
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
-<dl+<div id="DrugStrengthTextSourceType_xsddiv_usage" class="usage" style="display: none"></div
-<dt>Basistype:</dt+<ul>Foreningsm&aelig;ngde af flg. typer: 
-<dd>dateTime</dd+ <li
-<dt>Min v&aelig;rdi:</dt+<a href="#DrugStrengthTextPredefinedSourceType">DrugStrengthTextPredefinedSourceType</a
-<dd>2000-01-01T00:00:00Z</dd+</li> 
-</dl+<li
-<h2 id="AuthorisationDateType">Type: AuthorisationDateType</h2> +<a href="#UndefinedSourceType">UndefinedSourceType</a> 
- Beskrivelse: Dato for autorisation<input type="button" id="AuthorisationDateType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AuthorisationDateType_xsddiv'); return false;"> +</li
-<div id="AuthorisationDateType_xsddiv" class="contents" style="display: none"> +</ul
-<div style="margin-left: 10px">&#60;xs:simpleType name="AuthorisationDateType"&#62; +<h2 id="DrugStrengthTextPredefinedSourceType">Type: DrugStrengthTextPredefinedSourceType</h2> 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:date"&#62; +<input type="button" id="DrugStrengthTextPredefinedSourceType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugStrengthTextPredefinedSourceType'); return false;"><input type="button" id="DrugStrengthTextPredefinedSourceType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DrugStrengthTextPredefinedSourceType'); return false;"> 
- <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01" /&#62;</div>+<div id="DrugStrengthTextPredefinedSourceType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="DrugStrengthTextPredefinedSourceType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedSourceType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:enumeration value="Medicinpriser" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:enumeration value="St&aelig;rke vitaminer m.v." /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Magistrel" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DrugStrengthTextPredefinedSourceType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>date</dd> +<dd>UndefinedSourceType</dd> 
-<dt>Min v&aelig;rdi:</dt+<ul>Enumeration af flg. v&aelig;rdier 
-<dd>2000-01-01</dd>+ <li>Medicinpriser</li
 +<li>St&aelig;rke vitaminer m.v.</li> 
 +<li>Magistrel</li> 
 +</ul>
 </dl> </dl>
-<h2 id="ActiveSubstanceCodeValueType">Type: ActiveSubstanceCodeValueType</h2> +<h2 id="DrugStrengthUnitCodeValueType">Type: DrugStrengthUnitCodeValueType</h2> 
-<input type="button" id="ActiveSubstanceCodeValueType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ActiveSubstanceCodeValueType_xsddiv'); return false;"> +<input type="button" id="DrugStrengthUnitCodeValueType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugStrengthUnitCodeValueType'); return false;"><input type="button" id="DrugStrengthUnitCodeValueType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DrugStrengthUnitCodeValueType'); return false;"> 
-<div id="ActiveSubstanceCodeValueType_xsddiv" class="contents" style="display: none"> +<div id="DrugStrengthUnitCodeValueType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="ActiveSubstanceCodeValueType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="DrugStrengthUnitCodeValueType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="150" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxLength value="3" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DrugStrengthUnitCodeValueType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 30207: Line 38671:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>150</dd>+<dd>3</dd>
 </dl> </dl>
-<h2 id="ActiveSubstanceSourceType">Type: ActiveSubstanceSourceType</h2> +<h2 id="DrugStrengthUnitCodeSourceType">Type: DrugStrengthUnitCodeSourceType</h2> 
-<input type="button" id="ActiveSubstanceSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ActiveSubstanceSourceType_xsddiv'); return false;"> +<input type="button" id="DrugStrengthUnitCodeSourceType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugStrengthUnitCodeSourceType'); return false;"><input type="button" id="DrugStrengthUnitCodeSourceType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DrugStrengthUnitCodeSourceType'); return false;"> 
-<div id="ActiveSubstanceSourceType_xsddiv" class="contents" style="display: none"> +<div id="DrugStrengthUnitCodeSourceType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="ActiveSubstanceSourceType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="DrugStrengthUnitCodeSourceType"&#62; 
- <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:ActiveSubstancePredefinedSourceType medicinecard20150601:UndefinedSourceType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:DrugStrengthUnitCodePredefinedSourceType medicinecard20150601:UndefinedSourceType" /&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DrugStrengthUnitCodeSourceType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul>Foreningsm&aelig;ngde af flg. typer: <ul>Foreningsm&aelig;ngde af flg. typer:
- <li> + <li> 
-<a href="#ActiveSubstancePredefinedSourceType">ActiveSubstancePredefinedSourceType</a>+<a href="#DrugStrengthUnitCodePredefinedSourceType">DrugStrengthUnitCodePredefinedSourceType</a>
 </li> </li>
 <li> <li>
Line 30224: Line 38689:
 </li> </li>
 </ul> </ul>
-<h2 id="ActiveSubstancePredefinedSourceType">Type: ActiveSubstancePredefinedSourceType</h2> +<h2 id="DrugStrengthUnitCodePredefinedSourceType">Type: DrugStrengthUnitCodePredefinedSourceType</h2> 
-<input type="button" id="ActiveSubstancePredefinedSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ActiveSubstancePredefinedSourceType_xsddiv'); return false;"> +<input type="button" id="DrugStrengthUnitCodePredefinedSourceType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugStrengthUnitCodePredefinedSourceType'); return false;"><input type="button" id="DrugStrengthUnitCodePredefinedSourceType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DrugStrengthUnitCodePredefinedSourceType'); return false;"> 
-<div id="ActiveSubstancePredefinedSourceType_xsddiv" class="contents" style="display: none"> +<div id="DrugStrengthUnitCodePredefinedSourceType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="ActiveSubstancePredefinedSourceType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="DrugStrengthUnitCodePredefinedSourceType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedSourceType"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedSourceType"&#62;
  <div style="margin-left: 10px">&#60;xs:enumeration value="Medicinpriser" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:enumeration value="Medicinpriser" /&#62;</div>
-  +             
-<div style="margin-left: 10px">&#60;xs:enumeration value="Local" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:enumeration value="Magistrel" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DrugStrengthUnitCodePredefinedSourceType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
 <dd>UndefinedSourceType</dd> <dd>UndefinedSourceType</dd>
 <ul>Enumeration af flg. v&aelig;rdier:  <ul>Enumeration af flg. v&aelig;rdier: 
- <li>Medicinpriser</li> + <li>Medicinpriser</li> 
-<li>Local</li>+<li>Magistrel</li>
 </ul> </ul>
 </dl> </dl>
-<h2 id="IncludeRemovedRelationsType">Type: IncludeRemovedRelationsType</h2> +<h2 id="BirthDateType">Type: BirthDateType</h2> 
- Beskrivelse: Angiver hvorvidt fjernede relationer skal inkluderes i svaret.<input type="button" id="IncludeRemovedRelationsType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IncludeRemovedRelationsType_xsddiv'); return false;"> + Beskrivelse: F&oslash;dselsdato<input type="button" id="BirthDateType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('BirthDateType'); return false;"><input type="button" id="BirthDateType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('BirthDateType'); return false;"> 
-<div id="IncludeRemovedRelationsType_xsddiv" class="contents" style="display: none"> +<div id="BirthDateType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="IncludeRemovedRelationsType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="BirthDateType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:boolean" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:restriction base="xs:date"&#62;  
 + <div style="margin-left: 10px">&#60;xs:minInclusive value="1890-01-01" /&#62;</div> 
 + &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="BirthDateType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>boolean</dd>+<dd>date</dd> 
 +<dt>Min v&aelig;rdi:</dt> 
 +<dd>1890-01-01</dd>
 </dl> </dl>
-<h2 id="OrganisationTypeType">Type: OrganisationTypeType</h2> +<h2 id="DoseTimeType">Type: DoseTimeType</h2> 
- Beskrivelse: Typen af organisation<input type="button" id="OrganisationTypeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OrganisationTypeType_xsddiv'); return false;"> + Beskrivelse: Klokkeslettet for et doseringstidspunkt<input type="button" id="DoseTimeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseTimeType'); return false;"><input type="button" id="DoseTimeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DoseTimeType'); return false;"> 
-<div id="OrganisationTypeType_xsddiv" class="contents" style="display: none"> +<div id="DoseTimeType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="OrganisationTypeType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="DoseTimeType"&#62; 
- <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:PredefinedOrganisationTypeType medicinecard20150601:UndefinedOrganisationTypeType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:MorningNoonEveningNightDoseTimeType medicinecard20150601:TimeDoseTimeType"&#62; 
 + &#60;/xs:union&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DoseTimeType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul>Foreningsm&aelig;ngde af flg. typer: <ul>Foreningsm&aelig;ngde af flg. typer:
- <li> + <li> 
-<a href="#PredefinedOrganisationTypeType">PredefinedOrganisationTypeType</a>+<a href="#MorningNoonEveningNightDoseTimeType">MorningNoonEveningNightDoseTimeType</a>
 </li> </li>
 <li> <li>
-<a href="#UndefinedOrganisationTypeType">UndefinedOrganisationTypeType</a>+<a href="#TimeDoseTimeType">TimeDoseTimeType</a>
 </li> </li>
 </ul> </ul>
-<h2 id="PredefinedOrganisationTypeType">Type: PredefinedOrganisationTypeType</h2> +<h2 id="MorningNoonEveningNightDoseTimeType">Type: MorningNoonEveningNightDoseTimeType</h2> 
-<input type="button" id="PredefinedOrganisationTypeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedOrganisationTypeType_xsddiv'); return false;"> +<input type="button" id="MorningNoonEveningNightDoseTimeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('MorningNoonEveningNightDoseTimeType'); return false;"><input type="button" id="MorningNoonEveningNightDoseTimeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('MorningNoonEveningNightDoseTimeType'); return false;"> 
-<div id="PredefinedOrganisationTypeType_xsddiv" class="contents" style="display: none"> +<div id="MorningNoonEveningNightDoseTimeType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PredefinedOrganisationTypeType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="MorningNoonEveningNightDoseTimeType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedOrganisationTypeType"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; 
- <div style="margin-left: 10px">&#60;xs:enumeration value="Sygehus" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:enumeration value="morning" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:enumeration value="Yder" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:enumeration value="noon" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:enumeration value="Apotek" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:enumeration value="evening" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:enumeration value="Kommune" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:enumeration value="night" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Administrator" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Apoteksudsalg" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Medicinudleveringssted" /&#62;</div>+
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="MorningNoonEveningNightDoseTimeType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>UndefinedOrganisationTypeType</dd>+<dd>string</dd>
 <ul>Enumeration af flg. v&aelig;rdier:  <ul>Enumeration af flg. v&aelig;rdier: 
- <li>Sygehus</li> + <li>morning</li> 
-<li>Yder</li> +<li>noon</li> 
-<li>Apotek</li> +<li>evening</li> 
-<li>Kommune</li> +<li>night</li>
-<li>Administrator</li> +
-<li>Apoteksudsalg</li> +
-<li>Medicinudleveringssted</li>+
 </ul> </ul>
 </dl> </dl>
-<h2 id="UndefinedOrganisationTypeType">Type: UndefinedOrganisationTypeType</h2> +<h2 id="TimeDoseTimeType">Type: TimeDoseTimeType</h2> 
-<input type="button" id="UndefinedOrganisationTypeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndefinedOrganisationTypeType_xsddiv'); return false;"> +<input type="button" id="TimeDoseTimeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('TimeDoseTimeType'); return false;"><input type="button" id="TimeDoseTimeType_usage_button" value="Vis anvendelse" class="showHideXSDonclick="toggleUsageVisibility('TimeDoseTimeType'); return false;"> 
-<div id="UndefinedOrganisationTypeType_xsddiv" class="contentsstyle="display: none"> +<div id="TimeDoseTimeType_xsddivclass="contents" style="displaynone"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="UndefinedOrganisationTypeType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="TimeDoseTimeType"&#62; 
- <div style="margin-left10px">&#60;xs:restriction base="xs:string"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="xs:time" /&#62;</div>
- <div style="margin-left: 10px">&#60;xs:minLength value="1/&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:maxLength value="100" /&#62;</div> +
- &#60;/xs:restriction&#62;</div>+
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="TimeDoseTimeType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>string</dd> +<dd>time</dd>
-<dt>Min l&aelig;ngde:</dt> +
-<dd>1</dd> +
-<dt>Max l&aelig;ngde:</dt> +
-<dd>100</dd>+
 </dl> </dl>
-<h2 id="OrderedPrescriptionsExistType">Type: OrderedPrescriptionsExistType</h2> +<h2 id="PatientRegistrationIdentifierType">Type: PatientRegistrationIdentifierType</h2> 
-<input type="button" id="OrderedPrescriptionsExistType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OrderedPrescriptionsExistType_xsddiv'); return false;"> + Beskrivelse: Unik identifikation<input type="button" id="PatientRegistrationIdentifierType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PatientRegistrationIdentifierType'); return false;"><input type="button" id="PatientRegistrationIdentifierType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PatientRegistrationIdentifierType'); return false;"> 
-<div id="OrderedPrescriptionsExistType_xsddiv" class="contents" style="display: none"> +<div id="PatientRegistrationIdentifierType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="OrderedPrescriptionsExistType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="PatientRegistrationIdentifierType"&#62; 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="xs:long"&#62; 
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Indicates that ordered prescriptions exist&#60;/xs:documentation&#62;</div> + <div style="margin-left: 10px">&#60;xs:minInclusive value="1" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Indikerer at der findes receptfornyelser&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:restriction base="xs:boolean" /&#62;</div> +
- &#60;/xs:simpleType&#62;</div> +
-</div> +
-<dl> +
-<dt>Basistype:</dt> +
-<dd>boolean</dd> +
-</dl> +
-<h2 id="PausedFromDateTimeType">Type: PausedFromDateTimeType</h2> +
- Beskrivelse: Pauseringsdato og tid<input type="button" id="PausedFromDateTimeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PausedFromDateTimeType_xsddiv'); return false;"> +
-<div id="PausedFromDateTimeType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="PausedFromDateTimeType"&#62; +
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:dateTime"&#62; +
- <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01T00:00:00Z" /&#62;</div>+
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PatientRegistrationIdentifierType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>dateTime</dd>+<dd>long</dd>
 <dt>Min v&aelig;rdi:</dt> <dt>Min v&aelig;rdi:</dt>
-<dd>2000-01-01T00:00:00Z</dd> 
-</dl> 
-<h2 id="AddressLineType">Type: AddressLineType</h2> 
- Beskrivelse: Ustruktureret adresselinje<input type="button" id="AddressLineType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AddressLineType_xsddiv'); return false;"> 
-<div id="AddressLineType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="AddressLineType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:string" /&#62;</div> 
- &#60;/xs:simpleType&#62;</div> 
-</div> 
-<dl> 
-<dt>Basistype:</dt> 
-<dd>string</dd> 
-</dl> 
-<h2 id="ActiveSubstanceFreeTextType">Type: ActiveSubstanceFreeTextType</h2> 
- Beskrivelse: Indeholder en enkelt aktiv substans som fritekst<input type="button" id="ActiveSubstanceFreeTextType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ActiveSubstanceFreeTextType_xsddiv'); return false;"> 
-<div id="ActiveSubstanceFreeTextType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="ActiveSubstanceFreeTextType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; 
- <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:maxLength value="400" /&#62;</div> 
- &#60;/xs:restriction&#62;</div> 
- &#60;/xs:simpleType&#62;</div> 
-</div> 
-<dl> 
-<dt>Basistype:</dt> 
-<dd>string</dd> 
-<dt>Min l&aelig;ngde:</dt> 
 <dd>1</dd> <dd>1</dd>
-<dt>Max l&aelig;ngde:</dt> 
-<dd>400</dd> 
 </dl> </dl>
-<h2 id="ValidFromDateType">Type: ValidFromDateType</h2> +<h2 id="PausedFromDateType">Type: PausedFromDateType</h2> 
-<input type="button" id="ValidFromDateType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ValidFromDateType_xsddiv'); return false;"> + Beskrivelse: Pauseringsdato<input type="button" id="PausedFromDateType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PausedFromDateType'); return false;"><input type="buttonid="PausedFromDateType_usage_buttonvalue="Vis anvendelseclass="showHideXSDonclick="toggleUsageVisibility('PausedFromDateType')return false;"> 
-<div id="ValidFromDateType_xsddivclass="contentsstyle="display: none"+<div id="PausedFromDateType_xsddivclass="contentsstyle="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="ValidFromDateType"&#62+<div style="margin-left: 10px">&#60;xs:simpleType name="PausedFromDateType"&#62; 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="xs:date"&#62; 
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Start date for the period in which a prescription is valid&#60;/xs:documentation&#62;</div> + <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01Z" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-UK"&#62;Start-dato for en recepts gyldighedsperiode&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:restriction base="xs:date"&#62; +
- <div style="margin-left: 10px">&#60;xs:minInclusive value="2010-01-01Z" /&#62;</div>+
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PausedFromDateType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
 <dd>date</dd> <dd>date</dd>
 <dt>Min v&aelig;rdi:</dt> <dt>Min v&aelig;rdi:</dt>
-<dd>2010-01-01Z</dd>+<dd>2000-01-01Z</dd>
 </dl> </dl>
-<h2 id="PrescriptionVersionType">Type: PrescriptionVersionType</h2> +<h2 id="PredefinedPrintType">Type: PredefinedPrintType</h2> 
-<input type="button" id="PrescriptionVersionType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrescriptionVersionType_xsddiv'); return false;"> + Beskrivelse: Foruddefineret print typer<input type="button" id="PredefinedPrintType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedPrintType'); return false;"><input type="button" id="PredefinedPrintType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PredefinedPrintType'); return false;"> 
-<div id="PrescriptionVersionType_xsddiv" class="contents" style="display: none"> +<div id="PredefinedPrintType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PrescriptionVersionType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="PredefinedPrintType"&#62; 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedPrintType"&#62; 
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Version number of the prescription&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:enumeration value="l&aelig;ge" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Receptens versionsnummer&#60;/xs:documentation&#62;</div> +<div style="margin-left: 10px">&#60;xs:enumeration value="borger" /&#62;</div> 
- &#60;/xs:annotation&#62;</div> +  
-  +<div style="margin-left: 10px">&#60;xs:enumeration value="dosisdispenseringskort/&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:restriction base="xs:long"&#62; +  
- <div style="margin-left: 10px">&#60;xs:minInclusive value="1" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:enumeration value="borger dosisdispenseringskort" /&#62;</div> 
- &#60;/xs:restriction&#62;</div>+        &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PredefinedPrintType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>long</dd> +<dd>UndefinedPrintType</dd> 
-<dt>Min v&aelig;rdi:</dt+<ul>Enumeration af flg. v&aelig;rdier 
-<dd>1</dd>+ <li>l&aelig;ge</li
 +<li>borger</li> 
 +<li>dosisdispenseringskort</li> 
 +<li>borger dosisdispenseringskort</li> 
 +</ul>
 </dl> </dl>
-<h2 id="OrganisationNameType">Type: OrganisationNameType</h2> +<h2 id="DrugNameType">Type: DrugNameType</h2> 
- Beskrivelse: Navnet paa en organisation der har foretaget en handling paa medicinkortet<input type="button" id="OrganisationNameType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OrganisationNameType_xsddiv'); return false;"> + Beskrivelse: L&aelig;gemiddelnavn (LMS01 felt 6)<input type="button" id="DrugNameType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugNameType'); return false;"><input type="button" id="DrugNameType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DrugNameType'); return false;"> 
-<div id="OrganisationNameType_xsddiv" class="contents" style="display: none"> +<div id="DrugNameType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="OrganisationNameType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="DrugNameType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="200" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxLength value="30" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DrugNameType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 30443: Line 38856:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>200</dd>+<dd>30</dd>
 </dl> </dl>
-<h2 id="EffectuationInvalidationReasonType">Type: EffectuationInvalidationReasonType</h2> +<h2 id="IncludeEffectuationsType">Type: IncludeEffectuationsType</h2> 
-<input type="button" id="EffectuationInvalidationReasonType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('EffectuationInvalidationReasonType_xsddiv'); return false;"> + Beskrivelse: Angiver hvorvidt l&aelig;gemiddelordinationen eller recepten skal returneres med effektueringer.<input type="button" id="IncludeEffectuationsType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IncludeEffectuationsType'); return false;"><input type="button" id="IncludeEffectuationsType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('IncludeEffectuationsType'); return false;"> 
-<div id="EffectuationInvalidationReasonType_xsddiv" class="contents" style="display: none"> +<div id="IncludeEffectuationsType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="EffectuationInvalidationReasonType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="IncludeEffectuationsType"&#62; 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="xs:boolean" /&#62;</div>
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Reason that an effectuation has been ivalidated&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;&Aring;rsag til at en effektuering er ugyldig&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:EffectuationInvalidationReasonPredefinedType medicinecard20150601:EffectuationInvalidationReasonUndefinedType" /&#62;</div> +
- &#60;/xs:simpleType&#62;</div> +
-</div> +
-<ul>Foreningsm&aelig;ngde af flg. typer: +
- <li> +
-<a href="#EffectuationInvalidationReasonPredefinedType">EffectuationInvalidationReasonPredefinedType</a> +
-</li> +
-<li> +
-<a href="#EffectuationInvalidationReasonUndefinedType">EffectuationInvalidationReasonUndefinedType</a> +
-</li> +
-</ul> +
-<h2 id="EffectuationInvalidationReasonPredefinedType">Type: EffectuationInvalidationReasonPredefinedType</h2> +
-<input type="button" id="EffectuationInvalidationReasonPredefinedType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('EffectuationInvalidationReasonPredefinedType_xsddiv'); return false;"> +
-<div id="EffectuationInvalidationReasonPredefinedType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="EffectuationInvalidationReasonPredefinedType"&#62; +
- <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:EffectuationInvalidationReasonUndefinedType"&#62; +
- <div style="margin-left: 10px">&#60;xs:enumeration value="Slettet" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Tilbagef&oslash;rt" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Administrativt slettet" /&#62;</div> +
- &#60;/xs:restriction&#62;</div>+
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="IncludeEffectuationsType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>EffectuationInvalidationReasonUndefinedType</dd+<dd>boolean</dd>
-<ul>Enumeration af flg. v&aelig;rdier:  +
- <li>Slettet</li> +
-<li>Tilbagef&oslash;rt</li> +
-<li>Administrativt slettet</li> +
-</ul>+
 </dl> </dl>
-<h2 id="EffectuationInvalidationReasonUndefinedType">Type: EffectuationInvalidationReasonUndefinedType</h2> +<h2 id="CountryNameType">Type: CountryNameType</h2> 
-<input type="button" id="EffectuationInvalidationReasonUndefinedType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('EffectuationInvalidationReasonUndefinedType_xsddiv'); return false;"> +<input type="button" id="CountryNameType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CountryNameType'); return false;"><input type="button" id="CountryNameType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CountryNameType'); return false;"> 
-<div id="EffectuationInvalidationReasonUndefinedType_xsddiv" class="contents" style="display: none"> +<div id="CountryNameType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="EffectuationInvalidationReasonUndefinedType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="CountryNameType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;+ <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Country name&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Lande-navn&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="25" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxLength value="70" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="CountryNameType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 30505: Line 38894:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>25</dd>+<dd>70</dd>
 </dl> </dl>
-<h2 id="DosageQuantityUnitTextValueType">Type: DosageQuantityUnitTextValueType</h2> +<h2 id="DosageQuantityUnitTextsValueType">Type: DosageQuantityUnitTextsValueType</h2> 
-<input type="button" id="DosageQuantityUnitTextValueType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageQuantityUnitTextValueType_xsddiv'); return false;"> +<input type="button" id="DosageQuantityUnitTextsValueType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageQuantityUnitTextsValueType'); return false;"><input type="button" id="DosageQuantityUnitTextsValueType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DosageQuantityUnitTextsValueType'); return false;"> 
-<div id="DosageQuantityUnitTextValueType_xsddiv" class="contents" style="display: none"> +<div id="DosageQuantityUnitTextsValueType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DosageQuantityUnitTextValueType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="DosageQuantityUnitTextsValueType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
Line 30518: Line 38907:
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DosageQuantityUnitTextsValueType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 30526: Line 38916:
 <dd>50</dd> <dd>50</dd>
 </dl> </dl>
-<h2 id="DosageQuantityUnitTextSourceType">Type: DosageQuantityUnitTextSourceType</h2> +<h2 id="DosageQuantityUnitTextsSourceType">Type: DosageQuantityUnitTextsSourceType</h2> 
-<input type="button" id="DosageQuantityUnitTextSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageQuantityUnitTextSourceType_xsddiv'); return false;"> +<input type="button" id="DosageQuantityUnitTextsSourceType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageQuantityUnitTextsSourceType'); return false;"><input type="button" id="DosageQuantityUnitTextsSourceType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DosageQuantityUnitTextsSourceType'); return false;"> 
-<div id="DosageQuantityUnitTextSourceType_xsddiv" class="contents" style="display: none"> +<div id="DosageQuantityUnitTextsSourceType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DosageQuantityUnitTextSourceType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="DosageQuantityUnitTextsSourceType"&#62; 
- <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:DosageQuantityUnitTextPredefinedSourceType medicinecard20150601:UndefinedSourceType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:DosageQuantityUnitTextsPredefinedSourceType medicinecard20150601:UndefinedSourceType" /&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DosageQuantityUnitTextsSourceType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul>Foreningsm&aelig;ngde af flg. typer: <ul>Foreningsm&aelig;ngde af flg. typer:
- <li> + <li> 
-<a href="#DosageQuantityUnitTextPredefinedSourceType">DosageQuantityUnitTextPredefinedSourceType</a>+<a href="#DosageQuantityUnitTextsPredefinedSourceType">DosageQuantityUnitTextsPredefinedSourceType</a>
 </li> </li>
 <li> <li>
Line 30541: Line 38932:
 </li> </li>
 </ul> </ul>
-<h2 id="DosageQuantityUnitTextPredefinedSourceType">Type: DosageQuantityUnitTextPredefinedSourceType</h2> +<h2 id="DosageQuantityUnitTextsPredefinedSourceType">Type: DosageQuantityUnitTextsPredefinedSourceType</h2> 
-<input type="button" id="DosageQuantityUnitTextPredefinedSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageQuantityUnitTextPredefinedSourceType_xsddiv'); return false;"> +<input type="button" id="DosageQuantityUnitTextsPredefinedSourceType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageQuantityUnitTextsPredefinedSourceType'); return false;"><input type="button" id="DosageQuantityUnitTextsPredefinedSourceType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DosageQuantityUnitTextsPredefinedSourceType'); return false;"> 
-<div id="DosageQuantityUnitTextPredefinedSourceType_xsddiv" class="contents" style="display: none"> +<div id="DosageQuantityUnitTextsPredefinedSourceType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DosageQuantityUnitTextPredefinedSourceType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="DosageQuantityUnitTextsPredefinedSourceType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedSourceType"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedSourceType"&#62;
  <div style="margin-left: 10px">&#60;xs:enumeration value="Medicinpriser" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:enumeration value="Medicinpriser" /&#62;</div>
Line 30551: Line 38942:
   
 <div style="margin-left: 10px">&#60;xs:enumeration value="Local" /&#62;</div> <div style="margin-left: 10px">&#60;xs:enumeration value="Local" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Magistrel" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DosageQuantityUnitTextsPredefinedSourceType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
 <dd>UndefinedSourceType</dd> <dd>UndefinedSourceType</dd>
 <ul>Enumeration af flg. v&aelig;rdier:  <ul>Enumeration af flg. v&aelig;rdier: 
- <li>Medicinpriser</li>+ <li>Medicinpriser</li>
 <li>Doseringsforslag</li> <li>Doseringsforslag</li>
 <li>Local</li> <li>Local</li>
 +<li>Magistrel</li>
 </ul> </ul>
 </dl> </dl>
-<h2 id="DrugIdentifierValueType">Type: DrugIdentifierValueType</h2> +<h2 id="ContentType">Type: ContentType</h2> 
-<input type="button" id="DrugIdentifierValueType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugIdentifierValueType_xsddiv'); return false;"> +<input type="button" id="ContentType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ContentType'); return false;"><input type="button" id="ContentType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ContentType'); return false;"> 
-<div id="DrugIdentifierValueType_xsddiv" class="contents" style="display: none"> +<div id="ContentType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DrugIdentifierValueType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="ContentType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:long"&#62; + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
- <div style="margin-left: 10px">&#60;xs:minInclusive value="10000000000" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Defines the data or action for which the consent applies&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxExclusive value="99999999999/&#62;</div> +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Angiver hvad samtykket/v&aelig;rdispringet omhandler&#60;/xs:documentation&#62;</div> 
- &#60;/xs:restriction&#62;</div> + &#60;/xs:annotation&#62;</div> 
- &#60;/xs:simpleType&#62;</div> +  
-</div> +<div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:PredefinedContentType medicinecard20150601:UndefinedContentType" /&#62;</div>
-<dl> +
-<dt>Basistype:</dt> +
-<dd>long</dd> +
-<dt>Min v&aelig;rdi:</dt> +
-<dd>10000000000</dd> +
-</dl> +
-<h2 id="DrugIdentifierSourceType">Type: DrugIdentifierSourceType</h2> +
-<input type="button" id="DrugIdentifierSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugIdentifierSourceType_xsddiv'); return false;"> +
-<div id="DrugIdentifierSourceType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="DrugIdentifierSourceType"&#62; +
- <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:DrugIdentifierPredefinedSourceType medicinecard20150601:UndefinedSourceType" /&#62;</div>+
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="ContentType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul>Foreningsm&aelig;ngde af flg. typer: <ul>Foreningsm&aelig;ngde af flg. typer:
- <li> + <li> 
-<a href="#DrugIdentifierPredefinedSourceType">DrugIdentifierPredefinedSourceType</a>+<a href="#PredefinedContentType">PredefinedContentType</a>
 </li> </li>
 <li> <li>
-<a href="#UndefinedSourceType">UndefinedSourceType</a>+<a href="#UndefinedContentType">UndefinedContentType</a>
 </li> </li>
 </ul> </ul>
-<h2 id="DrugIdentifierPredefinedSourceType">Type: DrugIdentifierPredefinedSourceType</h2> +<h2 id="PredefinedContentType">Type: PredefinedContentType</h2> 
-<input type="button" id="DrugIdentifierPredefinedSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugIdentifierPredefinedSourceType_xsddiv'); return false;"> +<input type="button" id="PredefinedContentType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedContentType'); return false;"><input type="buttonid="PredefinedContentType_usage_buttonvalue="Vis anvendelseclass="showHideXSDonclick="toggleUsageVisibility('PredefinedContentType'); return false;"> 
-<div id="DrugIdentifierPredefinedSourceType_xsddivclass="contentsstyle="display: none"+<div id="PredefinedContentType_xsddivclass="contents" style="displaynone"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DrugIdentifierPredefinedSourceType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="PredefinedContentType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedSourceType"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedContentType"&#62; 
- <div style="margin-left10px">&#60;xs:enumeration value="Medicinpriser" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:enumeration value="MedicineCard" /&#62;</div> 
-  +        &#60;/xs:restriction&#62;</div>
-<div style="margin-left: 10px">&#60;xs:enumeration value="St&aelig;rke vitaminer m.v./&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Tilknyttede behandlinger/&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Local" /&#62;</div> +
- &#60;/xs:restriction&#62;</div>+
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PredefinedContentType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>UndefinedSourceType</dd>+<dd>UndefinedContentType</dd>
 <ul>Enumeration af flg. v&aelig;rdier:  <ul>Enumeration af flg. v&aelig;rdier: 
- <li>Medicinpriser</li> + <li>MedicineCard</li>
-<li>St&aelig;rke vitaminer m.v.</li> +
-<li>Tilknyttede behandlinger</li> +
-<li>Local</li>+
 </ul> </ul>
 </dl> </dl>
-<h2 id="DrugStrengthValueType">Type: DrugStrengthValueType</h2> +<h2 id="UndefinedContentType">Type: UndefinedContentType</h2> 
- Beskrivelse: L&aelig;gemiddelstyrke, numerisk v&aelig;rdi (LMS01 felt 11)<input type="button" id="DrugStrengthValueType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugStrengthValueType_xsddiv'); return false;"> +<input type="button" id="UndefinedContentType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndefinedContentType'); return false;"><input type="button" id="UndefinedContentType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('UndefinedContentType'); return false;"> 
-<div id="DrugStrengthValueType_xsddiv" class="contents" style="display: none"> +<div id="UndefinedContentType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DrugStrengthValueType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="UndefinedContentType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:decimal"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; 
- <div style="margin-left: 10px">&#60;xs:fractionDigits value="3" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:totalDigits value="10" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:maxLength value="200" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:minInclusive value="0.000" /&#62;</div>+
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="UndefinedContentType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>decimal</dd> +<dd>string</dd> 
-<dt>Min v&aelig;rdi:</dt> +<dt>Min l&aelig;ngde:</dt> 
-<dd>0.000</dd>+<dd>1</dd> 
 +<dt>Max l&aelig;ngde:</dt> 
 +<dd>200</dd>
 </dl> </dl>
-<h2 id="PrescriptionStatusType">Type: PrescriptionStatusType</h2> +<h2 id="NumberOfUnhandledPrescriptionRequestsType">Type: NumberOfUnhandledPrescriptionRequestsType</h2> 
-<input type="button" id="PrescriptionStatusType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrescriptionStatusType_xsddiv'); return false;"> +<input type="button" id="NumberOfUnhandledPrescriptionRequestsType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('NumberOfUnhandledPrescriptionRequestsType'); return false;"><input type="buttonid="NumberOfUnhandledPrescriptionRequestsType_usage_buttonvalue="Vis anvendelseclass="showHideXSDonclick="toggleUsageVisibility('NumberOfUnhandledPrescriptionRequestsType')return false;"> 
-<div id="PrescriptionStatusType_xsddivclass="contentsstyle="display: none"+<div id="NumberOfUnhandledPrescriptionRequestsType_xsddivclass="contents" style="displaynone"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PrescriptionStatusType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="NumberOfUnhandledPrescriptionRequestsType"&#62; 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +        <div style="margin-left: 10px">&#60;xs:restriction base="xs:integer"&#62; 
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;The status of the prescription&#60;/xs:documentation&#62;</div> +            <div style="margin-left: 10px">&#60;xs:minInclusive value="1" /&#62;</div> 
-  +        &#60;/xs:restriction&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Receptens status&#60;/xs:documentation&#62;</div> +    &#60;/xs:simpleType&#62;</div>
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left10px">&#60;xs:restriction base="xs:string"&#62; +
- <div style="margin-left: 10px">&#60;xs:enumeration value="&aring;ben/&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="afsluttet" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="annulleret" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="inaktiv" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="udl&oslash;bet" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="ugyldig" /&#62;</div> +
- &#60;/xs:restriction&#62;</div> +
- &#60;/xs:simpleType&#62;</div>+
 </div> </div>
 +<div id="NumberOfUnhandledPrescriptionRequestsType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>string</dd> +<dd>integer</dd> 
-<ul>Enumeration af flg. v&aelig;rdier +<dt>Min v&aelig;rdi:</dt
- <li>&aring;ben</li+<dd>1</dd>
-<li>afsluttet</li> +
-<li>annulleret</li> +
-<li>inaktiv</li> +
-<li>udl&oslash;bet</li> +
-<li>ugyldig</li> +
-</ul>+
 </dl> </dl>
-<h2 id="ServiceNameType">Type: ServiceNameType</h2> +<h2 id="AuthorisedHealthcareProfessionalNameType">Type: AuthorisedHealthcareProfessionalNameType</h2> 
- Beskrivelse: Systemnamvnf.eks. "createPrescription"<input type="button" id="ServiceNameType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ServiceNameType_xsddiv'); return false;"> + Beskrivelse: Navnet p&aring; den ordinerende autoriserede sundhedspersonkan ogs&aring; indeholde stilling<input type="button" id="AuthorisedHealthcareProfessionalNameType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AuthorisedHealthcareProfessionalNameType'); return false;"><input type="button" id="AuthorisedHealthcareProfessionalNameType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('AuthorisedHealthcareProfessionalNameType'); return false;"> 
-<div id="ServiceNameType_xsddiv" class="contents" style="display: none"> +<div id="AuthorisedHealthcareProfessionalNameType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="ServiceNameType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="AuthorisedHealthcareProfessionalNameType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
- <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:maxLength value="200" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:maxLength value="40" /&#62;</div>+
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="AuthorisedHealthcareProfessionalNameType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
 <dd>string</dd> <dd>string</dd>
-<dt>Min l&aelig;ngde:</dt> 
-<dd>1</dd> 
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>40</dd>+<dd>200</dd>
 </dl> </dl>
-<h2 id="GetPrescriptionRequestsToDateTimeType">Type: GetPrescriptionRequestsToDateTimeType</h2> +<h2 id="DoseDispensingEndDateType">Type: DoseDispensingEndDateType</h2> 
-<input type="button" id="GetPrescriptionRequestsToDateTimeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetPrescriptionRequestsToDateTimeType_xsddiv'); return false;"> +<input type="button" id="DoseDispensingEndDateType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensingEndDateType'); return false;"><input type="button" id="DoseDispensingEndDateType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DoseDispensingEndDateType'); return false;"> 
-<div id="GetPrescriptionRequestsToDateTimeType_xsddiv" class="contents" style="display: none"> +<div id="DoseDispensingEndDateType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="GetPrescriptionRequestsToDateTimeType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="DoseDispensingEndDateType"&#62;
  <div style="margin-left: 10px">&#60;xs:annotation&#62;  <div style="margin-left: 10px">&#60;xs:annotation&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Latest date for prescriptionrequests obtained for a personidentifier&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Planned end date for dose dispensing&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-UK"&#62;Seneste dato for receptanmodninger der &oslash;nskes hentet for et CPR nummer&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Planlagt slutdato for dosisdispensering&#60;/xs:documentation&#62;</div>
  &#60;/xs:annotation&#62;</div>  &#60;/xs:annotation&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:restriction base="xs:date"&#62; <div style="margin-left: 10px">&#60;xs:restriction base="xs:date"&#62;
- <div style="margin-left: 10px">&#60;xs:minInclusive value="2010-01-01Z" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DoseDispensingEndDateType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
 <dd>date</dd> <dd>date</dd>
 <dt>Min v&aelig;rdi:</dt> <dt>Min v&aelig;rdi:</dt>
-<dd>2010-01-01Z</dd>+<dd>2000-01-01</dd>
 </dl> </dl>
-<h2 id="INRStartDateType">Type: INRStartDateType</h2> +<h2 id="AddressLineType">Type: AddressLineType</h2> 
- Beskrivelse: Startdato for den periode hvor INR-intervallet er relevant<input type="button" id="INRStartDateType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('INRStartDateType_xsddiv'); return false;"> + Beskrivelse: Ustruktureret adresselinje<input type="button" id="AddressLineType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AddressLineType'); return false;"><input type="button" id="AddressLineType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('AddressLineType'); return false;"> 
-<div id="INRStartDateType_xsddiv" class="contents" style="display: none"> +<div id="AddressLineType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="INRStartDateType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="AddressLineType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:date"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="xs:string" /&#62;</div> 
-            <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01Z" /&#62;</div>+ &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="AddressLineType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<dl> 
 +<dt>Basistype:</dt> 
 +<dd>string</dd> 
 +</dl> 
 +<h2 id="SourceDateType">Type: SourceDateType</h2> 
 +<input type="button" id="SourceDateType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SourceDateType'); return false;"><input type="button" id="SourceDateType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('SourceDateType'); return false;"> 
 +<div id="SourceDateType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="SourceDateType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; 
 + <div style="margin-left: 10px">&#60;xs:pattern value="[1-2][0-9][0-9][0-9]-[0-1][0-9]-[0-3][0-9]" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="SourceDateType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>date</dd> +<dd>string</dd>
-<dt>Min v&aelig;rdi:</dt> +
-<dd>2000-01-01Z</dd>+
 </dl> </dl>
-<h2 id="OrderStatusType">Type: OrderStatusType</h2> +<h2 id="ConsentSourceType">Type: ConsentSourceType</h2> 
-<input type="button" id="OrderStatusType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OrderStatusType_xsddiv'); return false;"> +<input type="button" id="ConsentSourceType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ConsentSourceType'); return false;"><input type="buttonid="ConsentSourceType_usage_buttonvalue="Vis anvendelseclass="showHideXSDonclick="toggleUsageVisibility('ConsentSourceType'); return false;"> 
-<div id="OrderStatusType_xsddivclass="contentsstyle="display: none"+<div id="ConsentSourceType_xsddivclass="contentsstyle="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="OrderStatusType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="ConsentSourceType"&#62; 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:PredefinedConsentSourceType medicinecard20150601:UndefinedConsentSourceType" /&#62;</div>
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Status of an order of an effectuation on a prescription&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Status p&aring; en bestilling af en udlevering p&aring; en recept&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:OrderStatusPredefinedType medicinecard20150601:OrderStatusUndefinedType" /&#62;</div>+
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="ConsentSourceType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul>Foreningsm&aelig;ngde af flg. typer: <ul>Foreningsm&aelig;ngde af flg. typer:
- <li> + <li> 
-<a href="#OrderStatusPredefinedType">OrderStatusPredefinedType</a>+<a href="#PredefinedConsentSourceType">PredefinedConsentSourceType</a>
 </li> </li>
 <li> <li>
-<a href="#OrderStatusUndefinedType">OrderStatusUndefinedType</a>+<a href="#UndefinedConsentSourceType">UndefinedConsentSourceType</a>
 </li> </li>
 </ul> </ul>
-<h2 id="OrderStatusPredefinedType">Type: OrderStatusPredefinedType</h2> +<h2 id="PredefinedConsentSourceType">Type: PredefinedConsentSourceType</h2> 
-<input type="button" id="OrderStatusPredefinedType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OrderStatusPredefinedType_xsddiv'); return false;"> +<input type="button" id="PredefinedConsentSourceType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedConsentSourceType'); return false;"><input type="buttonid="PredefinedConsentSourceType_usage_buttonvalue="Vis anvendelseclass="showHideXSDonclick="toggleUsageVisibility('PredefinedConsentSourceType'); return false;"> 
-<div id="OrderStatusPredefinedType_xsddivclass="contentsstyle="display: none"+<div id="PredefinedConsentSourceType_xsddivclass="contents" style="displaynone"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="OrderStatusPredefinedType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="PredefinedConsentSourceType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:OrderStatusUndefinedType"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedConsentSourceType"&#62; 
- <div style="margin-left: 10px">&#60;xs:enumeration value="Bestilt/&#62;</div> + <div style="margin-left: 10px">&#60;xs:enumeration value="User" /&#62;</div> 
-  +        &#60;/xs:restriction&#62;</div>
-<div style="margin-left10px">&#60;xs:enumeration value="Ekspedition p&aring;begyndt" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Udf&oslash;rt/&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Annulleret/&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Dosisdispenseret" /&#62;</div> +
- &#60;/xs:restriction&#62;</div>+
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PredefinedConsentSourceType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>OrderStatusUndefinedType</dd>+<dd>UndefinedConsentSourceType</dd>
 <ul>Enumeration af flg. v&aelig;rdier:  <ul>Enumeration af flg. v&aelig;rdier: 
- <li>Bestilt</li> + <li>User</li>
-<li>Ekspedition p&aring;begyndt</li> +
-<li>Udf&oslash;rt</li> +
-<li>Annulleret</li> +
-<li>Dosisdispenseret</li>+
 </ul> </ul>
 </dl> </dl>
-<h2 id="OrderStatusUndefinedType">Type: OrderStatusUndefinedType</h2> +<h2 id="UndefinedConsentSourceType">Type: UndefinedConsentSourceType</h2> 
-<input type="button" id="OrderStatusUndefinedType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OrderStatusUndefinedType_xsddiv'); return false;"> +<input type="button" id="UndefinedConsentSourceType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndefinedConsentSourceType'); return false;"><input type="button" id="UndefinedConsentSourceType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('UndefinedConsentSourceType'); return false;"> 
-<div id="OrderStatusUndefinedType_xsddiv" class="contents" style="display: none"> +<div id="UndefinedConsentSourceType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="OrderStatusUndefinedType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="UndefinedConsentSourceType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="25" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxLength value="200" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="UndefinedConsentSourceType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 30797: Line 39148:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>25</dd>+<dd>200</dd>
 </dl> </dl>
-<h2 id="IterationIntervalType">Type: IterationIntervalType</h2> +<h2 id="SourceYearAndWeekType">Type: SourceYearAndWeekType</h2> 
-<input type="button" id="IterationIntervalType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IterationIntervalType_xsddiv'); return false;"> +<input type="button" id="SourceYearAndWeekType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SourceYearAndWeekType'); return false;"><input type="button" id="SourceYearAndWeekType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('SourceYearAndWeekType'); return false;"> 
-<div id="IterationIntervalType_xsddiv" class="contents" style="display: none"> +<div id="SourceYearAndWeekType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="IterationIntervalType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="SourceYearAndWeekType"&#62;
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;The length of the interval on a reiterated prescripiton medication&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;L&aelig;ngden af intervallet p&aring; en reitereret recept&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:restriction base="xs:integer"&#62; +
- <div style="margin-left: 10px">&#60;xs:minInclusive value="1" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:maxInclusive value="999" /&#62;</div> +
- &#60;/xs:restriction&#62;</div> +
- &#60;/xs:simpleType&#62;</div> +
-</div> +
-<dl> +
-<dt>Basistype:</dt> +
-<dd>integer</dd> +
-<dt>Min v&aelig;rdi:</dt> +
-<dd>1</dd> +
-<dt>Max v&aelig;rdi:</dt> +
-<dd>999</dd> +
-</dl> +
-<h2 id="UndefinedPrintType">Type: UndefinedPrintType</h2> +
- Beskrivelse: Ikke foruddefineret print typer<input type="button" id="UndefinedPrintType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndefinedPrintType_xsddiv'); return false;"> +
-<div id="UndefinedPrintType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="UndefinedPrintType"&#62;+
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
- <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:pattern value="[1-2][0-9][0-9][0-9]-(0[1-9]|[1-4][0-9]|5[0-3])" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:maxLength value="30" /&#62;</div>+
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="SourceYearAndWeekType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
 <dd>string</dd> <dd>string</dd>
-<dt>Min l&aelig;ngde:</dt> 
-<dd>1</dd> 
-<dt>Max l&aelig;ngde:</dt> 
-<dd>30</dd> 
 </dl> </dl>
-<h2 id="ConsentDateType">Type: ConsentDateType</h2> +<h2 id="OrganisationTypeType">Type: OrganisationTypeType</h2> 
- Beskrivelse: Dato for samtykke<input type="button" id="ConsentDateType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ConsentDateType_xsddiv'); return false;"> + Beskrivelse: Typen af organisation<input type="button" id="OrganisationTypeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OrganisationTypeType'); return false;"><input type="button" id="OrganisationTypeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('OrganisationTypeType'); return false;"> 
-<div id="ConsentDateType_xsddiv" class="contents" style="display: none"> +<div id="OrganisationTypeType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="ConsentDateType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="OrganisationTypeType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:date"&#62; + <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:PredefinedOrganisationTypeType medicinecard20150601:UndefinedOrganisationTypeType" /&#62;</div>
- <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01Z" /&#62;</div> +
- &#60;/xs:restriction&#62;</div> +
- &#60;/xs:simpleType&#62;</div> +
-</div> +
-<dl> +
-<dt>Basistype:</dt> +
-<dd>date</dd> +
-<dt>Min v&aelig;rdi:</dt> +
-<dd>2000-01-01Z</dd> +
-</dl> +
-<h2 id="ConsentTypeType">Type: ConsentTypeType</h2> +
-<input type="button" id="ConsentTypeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ConsentTypeType_xsddiv'); return false;"> +
-<div id="ConsentTypeType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="ConsentTypeType"&#62; +
- <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:PredefinedConsentTypeType medicinecard20150601:UndefinedConsentTypeType" /&#62;</div>+
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="OrganisationTypeType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul>Foreningsm&aelig;ngde af flg. typer: <ul>Foreningsm&aelig;ngde af flg. typer:
- <li> + <li> 
-<a href="#PredefinedConsentTypeType">PredefinedConsentTypeType</a>+<a href="#PredefinedOrganisationTypeType">PredefinedOrganisationTypeType</a>
 </li> </li>
 <li> <li>
-<a href="#UndefinedConsentTypeType">UndefinedConsentTypeType</a>+<a href="#UndefinedOrganisationTypeType">UndefinedOrganisationTypeType</a>
 </li> </li>
 </ul> </ul>
-<h2 id="PredefinedConsentTypeType">Type: PredefinedConsentTypeType</h2> +<h2 id="PredefinedOrganisationTypeType">Type: PredefinedOrganisationTypeType</h2> 
-<input type="button" id="PredefinedConsentTypeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedConsentTypeType_xsddiv'); return false;"> +<input type="button" id="PredefinedOrganisationTypeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedOrganisationTypeType'); return false;"><input type="button" id="PredefinedOrganisationTypeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PredefinedOrganisationTypeType'); return false;"> 
-<div id="PredefinedConsentTypeType_xsddiv" class="contents" style="display: none"> +<div id="PredefinedOrganisationTypeType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PredefinedConsentTypeType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="PredefinedOrganisationTypeType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedConsentTypeType"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedOrganisationTypeType"&#62; 
- <div style="margin-left: 10px">&#60;xs:enumeration value="PrivateDataConsentGiven" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:enumeration value="Sygehus" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:enumeration value="PrivateDataConsentOverridden" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:enumeration value="Yder" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:enumeration value="MedicineReviewConsent" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:enumeration value="Apotek" /&#62;</div> 
-        &#60;/xs:restriction&#62;</div>+  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Kommune" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Administrator" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Apoteksudsalg" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Medicinudleveringssted" /&#62;</div> 
 + &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PredefinedOrganisationTypeType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>UndefinedConsentTypeType</dd>+<dd>UndefinedOrganisationTypeType</dd>
 <ul>Enumeration af flg. v&aelig;rdier:  <ul>Enumeration af flg. v&aelig;rdier: 
- <li>PrivateDataConsentGiven</li> + <li>Sygehus</li> 
-<li>PrivateDataConsentOverridden</li> +<li>Yder</li> 
-<li>MedicineReviewConsent</li>+<li>Apotek</li> 
 +<li>Kommune</li> 
 +<li>Administrator</li> 
 +<li>Apoteksudsalg</li> 
 +<li>Medicinudleveringssted</li>
 </ul> </ul>
 </dl> </dl>
-<h2 id="UndefinedConsentTypeType">Type: UndefinedConsentTypeType</h2> +<h2 id="UndefinedOrganisationTypeType">Type: UndefinedOrganisationTypeType</h2> 
-<input type="button" id="UndefinedConsentTypeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndefinedConsentTypeType_xsddiv'); return false;"> +<input type="button" id="UndefinedOrganisationTypeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndefinedOrganisationTypeType'); return false;"><input type="button" id="UndefinedOrganisationTypeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('UndefinedOrganisationTypeType'); return false;"> 
-<div id="UndefinedConsentTypeType_xsddiv" class="contents" style="display: none"> +<div id="UndefinedOrganisationTypeType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="UndefinedConsentTypeType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="UndefinedOrganisationTypeType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="200" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxLength value="100" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="UndefinedOrganisationTypeType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 30912: Line 39233:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>200</dd>+<dd>100</dd>
 </dl> </dl>
-<h2 id="DosageSupplementaryTextType">Type: DosageSupplementaryTextType</h2> +<h2 id="PackageQuantityType">Type: PackageQuantityType</h2> 
- Beskrivelse: Supplerende tekst til en struktureret dosering, f.eks. "ved smerter""i forbindelse med m&aring;ltidm.v. Den supplerende tekst m&aringikke &aelig;ndre den doserede m&aelig;ngde, f.eks. er en tekst som "i hvert &oslash;jeikke tilladt<input type="button" id="DosageSupplementaryTextType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageSupplementaryTextType_xsddiv'); return false;"> + Beskrivelse: Angiver antallet af pakninger<input type="buttonid="PackageQuantityType_buttonvalue="Vis skema" class="showHideXSD" onclick="toggleVisibility('PackageQuantityType')return false;"><input type="button" id="PackageQuantityType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PackageQuantityType'); return false;"> 
-<div id="DosageSupplementaryTextType_xsddiv" class="contents" style="display: none"> +<div id="PackageQuantityType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DosageSupplementaryTextType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="PackageQuantityType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="xs:integer"&#62; 
- <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:minInclusive value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="100" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxInclusive value="9999" /&#62;</div>     
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PackageQuantityType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>string</dd> +<dd>integer</dd> 
-<dt>Min l&aelig;ngde:</dt>+<dt>Min v&aelig;rdi:</dt>
 <dd>1</dd> <dd>1</dd>
-<dt>Max l&aelig;ngde:</dt> +<dt>Max v&aelig;rdi:</dt> 
-<dd>100</dd>+<dd>9999</dd>
 </dl> </dl>
-<h2 id="DrugMedicationCreatedDateTimeType">Type: DrugMedicationCreatedDateTimeType</h2> +<h2 id="PersonSurnameType">Type: PersonSurnameType</h2> 
- Beskrivelse: Dato og tidspunkt l&aelig;gemiddelordinationen p&aring;begyndes<input type="button" id="DrugMedicationCreatedDateTimeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugMedicationCreatedDateTimeType_xsddiv'); return false;"> +<input type="button" id="PersonSurnameType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PersonSurnameType'); return false;"><input type="button" id="PersonSurnameType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PersonSurnameType'); return false;"> 
-<div id="DrugMedicationCreatedDateTimeType_xsddiv" class="contents" style="display: none"> +<div id="PersonSurnameType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DrugMedicationCreatedDateTimeType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="PersonSurnameType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:dateTime"&#62; + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
- <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01T00:00:00Z" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;A person's surname(s)&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;En persons efternavn(e)&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; 
 + <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div> 
 +  
 +<div style="margin-left10px">&#60;xs:maxLength value="40" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PersonSurnameType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>dateTime</dd> +<dd>string</dd> 
-<dt>Min v&aelig;rdi:</dt> +<dt>Min l&aelig;ngde:</dt> 
-<dd>2000-01-01T00:00:00Z</dd>+<dd>1</dd> 
 +<dt>Max l&aelig;ngde:</dt> 
 +<dd>40</dd>
 </dl> </dl>
-<h2 id="ContentType">Type: ContentType</h2> +<h2 id="PrescriptionRequestStatusType">Type: PrescriptionRequestStatusType</h2> 
-<input type="button" id="ContentType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ContentType_xsddiv'); return false;"> +<input type="button" id="PrescriptionRequestStatusType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrescriptionRequestStatusType'); return false;"><input type="buttonid="PrescriptionRequestStatusType_usage_buttonvalue="Vis anvendelseclass="showHideXSDonclick="toggleUsageVisibility('PrescriptionRequestStatusType'); return false;"> 
-<div id="ContentType_xsddivclass="contentsstyle="display: none"+<div id="PrescriptionRequestStatusType_xsddivclass="contentsstyle="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="ContentType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="PrescriptionRequestStatusType"&#62; 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:PredefinedPrescriptionRequestStatusType medicinecard20150601:UndefinedPrescriptionRequestStatusType" /&#62;</div>
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Defines the data or action for which the consent applies&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Angiver hvad samtykket/v&aelig;rdispringet omhandler&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:PredefinedContentType medicinecard20150601:UndefinedContentType" /&#62;</div>+
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PrescriptionRequestStatusType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul>Foreningsm&aelig;ngde af flg. typer: <ul>Foreningsm&aelig;ngde af flg. typer:
- <li> + <li> 
-<a href="#PredefinedContentType">PredefinedContentType</a>+<a href="#PredefinedPrescriptionRequestStatusType">PredefinedPrescriptionRequestStatusType</a>
 </li> </li>
 <li> <li>
-<a href="#UndefinedContentType">UndefinedContentType</a>+<a href="#UndefinedPrescriptionRequestStatusType">UndefinedPrescriptionRequestStatusType</a>
 </li> </li>
 </ul> </ul>
-<h2 id="PredefinedContentType">Type: PredefinedContentType</h2> +<h2 id="PredefinedPrescriptionRequestStatusType">Type: PredefinedPrescriptionRequestStatusType</h2> 
-<input type="button" id="PredefinedContentType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedContentType_xsddiv'); return false;"> +<input type="button" id="PredefinedPrescriptionRequestStatusType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedPrescriptionRequestStatusType'); return false;"><input type="button" id="PredefinedPrescriptionRequestStatusType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PredefinedPrescriptionRequestStatusType'); return false;"> 
-<div id="PredefinedContentType_xsddiv" class="contents" style="display: none"> +<div id="PredefinedPrescriptionRequestStatusType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PredefinedContentType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="PredefinedPrescriptionRequestStatusType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedContentType"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedPrescriptionRequestStatusType"&#62; 
- <div style="margin-left: 10px">&#60;xs:enumeration value="MedicineCard" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:enumeration value="unhandled" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="prescribed" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="cancelled" /&#62;</div>
         &#60;/xs:restriction&#62;</div>         &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PredefinedPrescriptionRequestStatusType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>UndefinedContentType</dd>+<dd>UndefinedPrescriptionRequestStatusType</dd>
 <ul>Enumeration af flg. v&aelig;rdier:  <ul>Enumeration af flg. v&aelig;rdier: 
- <li>MedicineCard</li>+ <li>unhandled</li> 
 +<li>prescribed</li> 
 +<li>cancelled</li>
 </ul> </ul>
 </dl> </dl>
-<h2 id="UndefinedContentType">Type: UndefinedContentType</h2> +<h2 id="UndefinedPrescriptionRequestStatusType">Type: UndefinedPrescriptionRequestStatusType</h2> 
-<input type="button" id="UndefinedContentType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndefinedContentType_xsddiv'); return false;"> +<input type="button" id="UndefinedPrescriptionRequestStatusType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndefinedPrescriptionRequestStatusType'); return false;"><input type="button" id="UndefinedPrescriptionRequestStatusType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('UndefinedPrescriptionRequestStatusType'); return false;"> 
-<div id="UndefinedContentType_xsddiv" class="contents" style="display: none"> +<div id="UndefinedPrescriptionRequestStatusType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="UndefinedContentType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="UndefinedPrescriptionRequestStatusType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
Line 30996: Line 39331:
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="UndefinedPrescriptionRequestStatusType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 31004: Line 39340:
 <dd>200</dd> <dd>200</dd>
 </dl> </dl>
-<h2 id="GenderType">Type: GenderType</h2> +<h2 id="DosageTimesStartDateType">Type: DosageTimesStartDateType</h2> 
- Beskrivelse: K&oslash;n<input type="button" id="GenderType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GenderType_xsddiv'); return false;"> + Beskrivelse: Startdato for et s&aelig;t af doseringstidspunkter<input type="button" id="DosageTimesStartDateType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageTimesStartDateType'); return false;"><input type="button" id="DosageTimesStartDateType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DosageTimesStartDateType'); return false;"> 
-<div id="GenderType_xsddiv" class="contents" style="display: none"> +<div id="DosageTimesStartDateType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="GenderType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="DosageTimesStartDateType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="xs:date"&#62; 
- <div style="margin-left: 10px">&#60;xs:enumeration value="female" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="male" /&#62;</div>+
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DosageTimesStartDateType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>string</dd> +<dd>date</dd> 
-<ul>Enumeration af flg. v&aelig;rdier +<dt>Min v&aelig;rdi:</dt
- <li>female</li+<dd>2000-01-01</dd>
-<li>male</li> +
-</ul>+
 </dl> </dl>
-<h2 id="PackingGroupType">Type: PackingGroupType</h2> +<h2 id="DosageTranslationShortTextType">Type: DosageTranslationShortTextType</h2> 
-<input type="button" id="PackingGroupType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PackingGroupType_xsddiv'); return false;"> + Beskrivelse: En kort teksrepr&aelig;sentation af doseringsstrukturen, f.eks. "2 stk 3 gange daglig"<input type="button" id="DosageTranslationShortTextType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageTranslationShortTextType'); return false;"><input type="buttonid="DosageTranslationShortTextType_usage_buttonvalue="Vis anvendelseclass="showHideXSDonclick="toggleUsageVisibility('DosageTranslationShortTextType'); return false;"> 
-<div id="PackingGroupType_xsddivclass="contentsstyle="display: none"+<div id="DosageTranslationShortTextType_xsddivclass="contentsstyle="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PackingGroupType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="DosageTranslationShortTextType"&#62; 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Identification by the packaging pharmacy of the production group, which this dose dispensing packaging is planned to be part of&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-UK"&#62;Pakkeapotekets identifikation af den produktion, som denne dosisdispenserede pakning inkluderes i&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;+
  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="100" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxLength value="70" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DosageTranslationShortTextType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 31046: Line 39374:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>100</dd>+<dd>70</dd>
 </dl> </dl>
-<h2 id="DosageDayNumberType">Type: DosageDayNumberType</h2> +<h2 id="WithdrawnDateTimeType">Type: WithdrawnDateTimeType</h2> 
- Beskrivelse: Dag nummer i iterationsintervallet for doseringstidspunktet<input type="button" id="DosageDayNumberType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageDayNumberType_xsddiv'); return false;"> +<input type="button" id="WithdrawnDateTimeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('WithdrawnDateTimeType'); return false;"><input type="button" id="WithdrawnDateTimeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('WithdrawnDateTimeType'); return false;"> 
-<div id="DosageDayNumberType_xsddiv" class="contents" style="display: none"> +<div id="WithdrawnDateTimeType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DosageDayNumberType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="WithdrawnDateTimeType"&#62;
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:int"&#62; +
- <div style="margin-left: 10px">&#60;xs:minInclusive value="1" /&#62;</div> +
- &#60;/xs:restriction&#62;</div> +
- &#60;/xs:simpleType&#62;</div> +
-</div> +
-<dl> +
-<dt>Basistype:</dt> +
-<dd>int</dd> +
-<dt>Min v&aelig;rdi:</dt> +
-<dd>1</dd> +
-</dl> +
-<h2 id="DrugStrengthTextValueType">Type: DrugStrengthTextValueType</h2> +
-<input type="button" id="DrugStrengthTextValueType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugStrengthTextValueType_xsddiv'); return false;"> +
-<div id="DrugStrengthTextValueType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="DrugStrengthTextValueType"&#62; +
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; +
- <div style="margin-left: 10px">&#60;xs:maxLength value="20" /&#62;</div> +
- &#60;/xs:restriction&#62;</div> +
- &#60;/xs:simpleType&#62;</div> +
-</div> +
-<dl> +
-<dt>Basistype:</dt> +
-<dd>string</dd> +
-<dt>Max l&aelig;ngde:</dt> +
-<dd>20</dd> +
-</dl> +
-<h2 id="DrugStrengthTextSourceType">Type: DrugStrengthTextSourceType</h2> +
-<input type="button" id="DrugStrengthTextSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugStrengthTextSourceType_xsddiv'); return false;"> +
-<div id="DrugStrengthTextSourceType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="DrugStrengthTextSourceType"&#62; +
- <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:DrugStrengthTextPredefinedSourceType medicinecard20150601:UndefinedSourceType" /&#62;</div> +
- &#60;/xs:simpleType&#62;</div> +
-</div> +
-<ul>Foreningsm&aelig;ngde af flg. typer: +
- <li> +
-<a href="#DrugStrengthTextPredefinedSourceType">DrugStrengthTextPredefinedSourceType</a> +
-</li> +
-<li> +
-<a href="#UndefinedSourceType">UndefinedSourceType</a> +
-</li> +
-</ul> +
-<h2 id="DrugStrengthTextPredefinedSourceType">Type: DrugStrengthTextPredefinedSourceType</h2> +
-<input type="button" id="DrugStrengthTextPredefinedSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugStrengthTextPredefinedSourceType_xsddiv'); return false;"> +
-<div id="DrugStrengthTextPredefinedSourceType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="DrugStrengthTextPredefinedSourceType"&#62; +
- <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedSourceType"&#62; +
- <div style="margin-left: 10px">&#60;xs:enumeration value="Medicinpriser" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:enumeration value="St&aelig;rke vitaminer m.v." /&#62;</div> +
- &#60;/xs:restriction&#62;</div> +
- &#60;/xs:simpleType&#62;</div> +
-</div> +
-<dl> +
-<dt>Basistype:</dt> +
-<dd>UndefinedSourceType</dd> +
-<ul>Enumeration af flg. v&aelig;rdier:  +
- <li>Medicinpriser</li> +
-<li>St&aelig;rke vitaminer m.v.</li> +
-</ul> +
-</dl> +
-<h2 id="DoseDispensingEndDateType">Type: DoseDispensingEndDateType</h2> +
-<input type="button" id="DoseDispensingEndDateType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensingEndDateType_xsddiv'); return false;"> +
-<div id="DoseDispensingEndDateType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="DoseDispensingEndDateType"&#62;+
  <div style="margin-left: 10px">&#60;xs:annotation&#62;  <div style="margin-left: 10px">&#60;xs:annotation&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Planned end date for dose dispensing&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Modified date time&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-UK"&#62;Planlagt slutdato for dosisdispensering&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;&AElig;ndringsdato og tid&#60;/xs:documentation&#62;</div>
  &#60;/xs:annotation&#62;</div>  &#60;/xs:annotation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:restriction base="xs:date"&#62; +<div style="margin-left: 10px">&#60;xs:restriction base="xs:dateTime"&#62;
- <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01" /&#62;</div> +
- &#60;/xs:restriction&#62;</div> +
- &#60;/xs:simpleType&#62;</div> +
-</div> +
-<dl> +
-<dt>Basistype:</dt> +
-<dd>date</dd> +
-<dt>Min v&aelig;rdi:</dt> +
-<dd>2000-01-01</dd> +
-</dl> +
-<h2 id="VersionCreatedDateTimeType">Type: VersionCreatedDateTimeType</h2> +
- Beskrivelse: Oprettelsesdato og tid for versionen<input type="button" id="VersionCreatedDateTimeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('VersionCreatedDateTimeType_xsddiv'); return false;"> +
-<div id="VersionCreatedDateTimeType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="VersionCreatedDateTimeType"&#62; +
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:dateTime"&#62;+
  <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01T00:00:00Z" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01T00:00:00Z" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="WithdrawnDateTimeType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 31148: Line 39398:
 <dd>2000-01-01T00:00:00Z</dd> <dd>2000-01-01T00:00:00Z</dd>
 </dl> </dl>
-<h2 id="INREndDateType">Type: INREndDateType</h2> +<h2 id="DrugStrengthValueType">Type: DrugStrengthValueType</h2> 
- Beskrivelse: Slutdato for den periode hvor INR-intervallet er relevant<input type="button" id="INREndDateType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('INREndDateType_xsddiv'); return false;"> + Beskrivelse: L&aelig;gemiddelstyrke, numerisk v&aelig;rdi (LMS01 felt 11)<input type="button" id="DrugStrengthValueType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugStrengthValueType'); return false;"><input type="button" id="DrugStrengthValueType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DrugStrengthValueType'); return false;"> 
-<div id="INREndDateType_xsddiv" class="contents" style="display: none"> +<div id="DrugStrengthValueType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="INREndDateType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="DrugStrengthValueType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:date"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="xs:decimal"&#62; 
-            <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01Z" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:fractionDigits value="3" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:totalDigits value="10" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:minInclusive value="0.000" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DrugStrengthValueType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>date</dd>+<dd>decimal</dd>
 <dt>Min v&aelig;rdi:</dt> <dt>Min v&aelig;rdi:</dt>
-<dd>2000-01-01Z</dd>+<dd>0.000</dd>
 </dl> </dl>
-<h2 id="IndicationFreeTextType">Type: IndicationFreeTextType</h2> +<h2 id="PackageSizeUnitCodeValueType">Type: PackageSizeUnitCodeValueType</h2> 
- Beskrivelse: Indikationstekst som fritekst<input type="button" id="IndicationFreeTextType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IndicationFreeTextType_xsddiv'); return false;"> +<input type="button" id="PackageSizeUnitCodeValueType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PackageSizeUnitCodeValueType'); return false;"><input type="button" id="PackageSizeUnitCodeValueType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PackageSizeUnitCodeValueType'); return false;"> 
-<div id="IndicationFreeTextType_xsddiv" class="contents" style="display: none"> +<div id="PackageSizeUnitCodeValueType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="IndicationFreeTextType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="PackageSizeUnitCodeValueType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="400" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxLength value="3" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PackageSizeUnitCodeValueType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 31180: Line 39436:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>400</dd>+<dd>3</dd>
 </dl> </dl>
-<h2 id="InformationChangeTypeType">Type: InformationChangeTypeType</h2> +<h2 id="PackageSizeUnitCodeSourceType">Type: PackageSizeUnitCodeSourceType</h2> 
-<input type="button" id="InformationChangeTypeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('InformationChangeTypeType_xsddiv'); return false;"> +<input type="button" id="PackageSizeUnitCodeSourceType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PackageSizeUnitCodeSourceType'); return false;"><input type="button" id="PackageSizeUnitCodeSourceType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PackageSizeUnitCodeSourceType'); return false;"> 
-<div id="InformationChangeTypeType_xsddiv" class="contents" style="display: none"> +<div id="PackageSizeUnitCodeSourceType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="InformationChangeTypeType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="PackageSizeUnitCodeSourceType"&#62; 
- <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:PredefinedInformationChangeType medicinecard20150601:UndefinedInformationChangeType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:PackageSizeUnitCodePredefinedSourceType medicinecard20150601:UndefinedSourceType" /&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PackageSizeUnitCodeSourceType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul>Foreningsm&aelig;ngde af flg. typer: <ul>Foreningsm&aelig;ngde af flg. typer:
- <li> + <li> 
-<a href="#PredefinedInformationChangeType">PredefinedInformationChangeType</a>+<a href="#PackageSizeUnitCodePredefinedSourceType">PackageSizeUnitCodePredefinedSourceType</a>
 </li> </li>
 <li> <li>
-<a href="#UndefinedInformationChangeType">UndefinedInformationChangeType</a>+<a href="#UndefinedSourceType">UndefinedSourceType</a>
 </li> </li>
 </ul> </ul>
-<h2 id="UndefinedInformationChangeType">Type: UndefinedInformationChangeType</h2> +<h2 id="PackageSizeUnitCodePredefinedSourceType">Type: PackageSizeUnitCodePredefinedSourceType</h2> 
-<input type="button" id="UndefinedInformationChangeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndefinedInformationChangeType_xsddiv'); return false;"> +<input type="button" id="PackageSizeUnitCodePredefinedSourceType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PackageSizeUnitCodePredefinedSourceType'); return false;"><input type="button" id="PackageSizeUnitCodePredefinedSourceType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PackageSizeUnitCodePredefinedSourceType'); return false;"> 
-<div id="UndefinedInformationChangeType_xsddiv" class="contents" style="display: none"> +<div id="PackageSizeUnitCodePredefinedSourceType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="UndefinedInformationChangeType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="PackageSizeUnitCodePredefinedSourceType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedSourceType"&#62; 
- <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:enumeration value="Medicinpriser" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="200" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:enumeration value="Magistrel" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PackageSizeUnitCodePredefinedSourceType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>string</dd> +<dd>UndefinedSourceType</dd> 
-<dt>Min l&aelig;ngde:</dt> +<ul>Enumeration af flg. v&aelig;rdier:  
-<dd>1</dd+ <li>Medicinpriser</li
-<dt>Max l&aelig;ngde:</dt+<li>Magistrel</li
-<dd>200</dd>+</ul>
 </dl> </dl>
-<h2 id="PredefinedInformationChangeType">Type: PredefinedInformationChangeType</h2> +<h2 id="AuthorisationDateType">Type: AuthorisationDateType</h2> 
-<input type="button" id="PredefinedInformationChangeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedInformationChangeType_xsddiv'); return false;"> + Beskrivelse: Dato for autorisation<input type="button" id="AuthorisationDateType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AuthorisationDateType'); return false;"><input type="buttonid="AuthorisationDateType_usage_buttonvalue="Vis anvendelseclass="showHideXSDonclick="toggleUsageVisibility('AuthorisationDateType'); return false;"> 
-<div id="PredefinedInformationChangeType_xsddivclass="contentsstyle="display: none"+<div id="AuthorisationDateType_xsddivclass="contents" style="displaynone"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PredefinedInformationChangeType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="AuthorisationDateType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedInformationChangeType"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="xs:date"&#62; 
- <div style="margin-left: 10px">&#60;xs:enumeration value="PrescriptionDateTime/&#62;</div> + <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01" /&#62;</div>
-  +
-<div style="margin-left10px">&#60;xs:enumeration value="EffectuationDateTime" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="PrescriptionAttachmentChange/&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="HospitalizationStatusChange" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="HomeCareSubscriptionChange" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="INRChange" /&#62;</div>+
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="AuthorisationDateType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>UndefinedInformationChangeType</dd> +<dd>date</dd> 
-<ul>Enumeration af flg. v&aelig;rdier +<dt>Min v&aelig;rdi:</dt
- <li>PrescriptionDateTime</li+<dd>2000-01-01</dd>
-<li>EffectuationDateTime</li> +
-<li>PrescriptionAttachmentChange</li> +
-<li>HospitalizationStatusChange</li> +
-<li>HomeCareSubscriptionChange</li> +
-<li>INRChange</li> +
-</ul>+
 </dl> </dl>
-<h2 id="EffectuationDateTimeType">Type: EffectuationDateTimeType</h2> +<h2 id="ATCTextType">Type: ATCTextType</h2> 
- Beskrivelse: Dato og tid, hvor l&aelig;gemiddelordinationen er effektueret<input type="button" id="EffectuationDateTimeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('EffectuationDateTimeType_xsddiv'); return false;"> + Beskrivelse: L&aelig;gemidlets ATC-gruppe (LMS12 felt 8)<input type="button" id="ATCTextType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ATCTextType'); return false;"><input type="button" id="ATCTextType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ATCTextType'); return false;"> 
-<div id="EffectuationDateTimeType_xsddiv" class="contents" style="display: none"> +<div id="ATCTextType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="EffectuationDateTimeType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="ATCTextType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:dateTime"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; 
- <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01T00:00:00Z" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:maxLength value="72" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="ATCTextType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>dateTime</dd> +<dd>string</dd> 
-<dt>Min v&aelig;rdi:</dt> +<dt>Max l&aelig;ngde:</dt> 
-<dd>2000-01-01T00:00:00Z</dd>+<dd>72</dd>
 </dl> </dl>
-<h2 id="DeliveryInstructionTextType">Type: DeliveryInstructionTextType</h2> +<h2 id="RouteOfAdministrationTextType">Type: RouteOfAdministrationTextType</h2> 
-<input type="button" id="DeliveryInstructionTextType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DeliveryInstructionTextType_xsddiv'); return false;"> + Beskrivelse: Angiver medicinens administrationsvej. Kilde: Taksten LMS 11 felt 3<input type="button" id="RouteOfAdministrationTextType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RouteOfAdministrationTextType'); return false;"><input type="buttonid="RouteOfAdministrationTextType_usage_buttonvalue="Vis anvendelseclass="showHideXSDonclick="toggleUsageVisibility('RouteOfAdministrationTextType')return false;"> 
-<div id="DeliveryInstructionTextType_xsddivclass="contentsstyle="display: none"+<div id="RouteOfAdministrationTextType_xsddivclass="contentsstyle="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DeliveryInstructionTextType"&#62+<div style="margin-left: 10px">&#60;xs:simpleType name="RouteOfAdministrationTextType"&#62; 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;A line with aditional information for the pharmacy concerning an order&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;En linie med yderligere oplysninger til apoteket vedr&oslash;rende en bestilling&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;+
  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="70" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxLength value="50" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="RouteOfAdministrationTextType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 31285: Line 39524:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>70</dd>+<dd>50</dd>
 </dl> </dl>
-<h2 id="FaultTextType">Type: FaultTextType</h2> +<h2 id="IterationIntervalType">Type: IterationIntervalType</h2> 
- Beskrivelse: Fault tekst for en fault<input type="button" id="FaultTextType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('FaultTextType_xsddiv'); return false;"> +<input type="button" id="IterationIntervalType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IterationIntervalType'); return false;"><input type="button" id="IterationIntervalType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('IterationIntervalType'); return false;"> 
-<div id="FaultTextType_xsddiv" class="contents" style="display: none"> +<div id="IterationIntervalType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="FaultTextType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="IterationIntervalType"&#62;
-        <div style="margin-left: 10px">&#60;xs:restriction base="xs:string" /&#62;</div> +
-    &#60;/xs:simpleType&#62;</div> +
-</div> +
-<dl> +
-<dt>Basistype:</dt> +
-<dd>string</dd> +
-</dl> +
-<h2 id="DoseDispensingStartDateType">Type: DoseDispensingStartDateType</h2> +
-<input type="button" id="DoseDispensingStartDateType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensingStartDateType_xsddiv'); return false;"> +
-<div id="DoseDispensingStartDateType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="DoseDispensingStartDateType"&#62;+
  <div style="margin-left: 10px">&#60;xs:annotation&#62;  <div style="margin-left: 10px">&#60;xs:annotation&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Planned start date for dose dispensing&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;The length of the interval on a reiterated prescripiton medication&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-UK"&#62;Planlagt startdato for dosisdispensering&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;L&aelig;ngden af intervallet p&aring; en reitereret recept&#60;/xs:documentation&#62;</div>
  &#60;/xs:annotation&#62;</div>  &#60;/xs:annotation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:restriction base="xs:date"&#62; +<div style="margin-left: 10px">&#60;xs:restriction base="xs:integer"&#62; 
- <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:minInclusive value="1" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:maxInclusive value="999" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="IterationIntervalType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>date</dd>+<dd>integer</dd>
 <dt>Min v&aelig;rdi:</dt> <dt>Min v&aelig;rdi:</dt>
-<dd>2000-01-01</dd>+<dd>1</dd> 
 +<dt>Max v&aelig;rdi:</dt> 
 +<dd>999</dd>
 </dl> </dl>
 <h2 id="PostOfficeBoxIdentifierType">Type: PostOfficeBoxIdentifierType</h2> <h2 id="PostOfficeBoxIdentifierType">Type: PostOfficeBoxIdentifierType</h2>
-<input type="button" id="PostOfficeBoxIdentifierType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PostOfficeBoxIdentifierType_xsddiv'); return false;">+<input type="button" id="PostOfficeBoxIdentifierType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PostOfficeBoxIdentifierType'); return false;"><input type="button" id="PostOfficeBoxIdentifierType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PostOfficeBoxIdentifierType'); return false;">
 <div id="PostOfficeBoxIdentifierType_xsddiv" class="contents" style="display: none"> <div id="PostOfficeBoxIdentifierType_xsddiv" class="contents" style="display: none">
 <div style="margin-left: 10px">&#60;xs:simpleType name="PostOfficeBoxIdentifierType"&#62; <div style="margin-left: 10px">&#60;xs:simpleType name="PostOfficeBoxIdentifierType"&#62;
Line 31334: Line 39567:
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PostOfficeBoxIdentifierType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 31342: Line 39576:
 <dd>9999</dd> <dd>9999</dd>
 </dl> </dl>
-<h2 id="GetPrescriptionRequestsFromDateTimeType">Type: GetPrescriptionRequestsFromDateTimeType</h2> +<h2 id="DrugMedicationIdentifierType">Type: DrugMedicationIdentifierType</h2> 
-<input type="button" id="GetPrescriptionRequestsFromDateTimeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetPrescriptionRequestsFromDateTimeType_xsddiv'); return false;"> + Beskrivelse: Unik identifikation af l&aelig;gemiddelordinationen<input type="button" id="DrugMedicationIdentifierType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugMedicationIdentifierType'); return false;"><input type="buttonid="DrugMedicationIdentifierType_usage_buttonvalue="Vis anvendelseclass="showHideXSDonclick="toggleUsageVisibility('DrugMedicationIdentifierType'); return false;"> 
-<div id="GetPrescriptionRequestsFromDateTimeType_xsddivclass="contentsstyle="display: none"+<div id="DrugMedicationIdentifierType_xsddivclass="contentsstyle="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="GetPrescriptionRequestsFromDateTimeType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="DrugMedicationIdentifierType"&#62; 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="xs:long"&#62; 
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Earliest date for prescriptionrequests obtained for a personidentifier&#60;/xs:documentation&#62;</div> + <div style="margin-left: 10px">&#60;xs:minInclusive value="1" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-UK"&#62;Tidligste dato for receptanmodninger der &oslash;nskes hentet for et CPR nummer&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:restriction base="xs:date"&#62; +
- <div style="margin-left: 10px">&#60;xs:minInclusive value="2010-01-01Z" /&#62;</div>+
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DrugMedicationIdentifierType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>date</dd>+<dd>long</dd>
 <dt>Min v&aelig;rdi:</dt> <dt>Min v&aelig;rdi:</dt>
-<dd>2010-01-01Z</dd>+<dd>1</dd>
 </dl> </dl>
-<h2 id="ATCCodeValueType">Type: ATCCodeValueType</h2> +<h2 id="PharmacyCommentType">Type: PharmacyCommentType</h2> 
-<input type="button" id="ATCCodeValueType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ATCCodeValueType_xsddiv'); return false;"> +<input type="button" id="PharmacyCommentType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PharmacyCommentType'); return false;"><input type="button" id="PharmacyCommentType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PharmacyCommentType'); return false;"> 
-<div id="ATCCodeValueType_xsddiv" class="contents" style="display: none"> +<div id="PharmacyCommentType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="ATCCodeValueType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="PharmacyCommentType"&#62; 
 +        <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 +            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;A comment from the pharmacy about a pharmacy effectuation&#60;/xs:documentation&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Apotekets kommentar til en apoteksudlevering&#60;/xs:documentation&#62;</div> 
 +        &#60;/xs:annotation&#62;</div> 
 +         
 +<div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; 
 +            <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:maxLength value="100" /&#62;</div> 
 +        &#60;/xs:restriction&#62;</div> 
 +    &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="PharmacyCommentType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<dl> 
 +<dt>Basistype:</dt> 
 +<dd>string</dd> 
 +<dt>Min l&aelig;ngde:</dt> 
 +<dd>1</dd> 
 +<dt>Max l&aelig;ngde:</dt> 
 +<dd>100</dd> 
 +</dl> 
 +<h2 id="ActiveSubstanceFreeTextType">Type: ActiveSubstanceFreeTextType</h2> 
 + Beskrivelse: Indeholder en enkelt aktiv substans som fritekst<input type="button" id="ActiveSubstanceFreeTextType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ActiveSubstanceFreeTextType'); return false;"><input type="button" id="ActiveSubstanceFreeTextType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ActiveSubstanceFreeTextType'); return false;"> 
 +<div id="ActiveSubstanceFreeTextType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="ActiveSubstanceFreeTextType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="8" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxLength value="400" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="ActiveSubstanceFreeTextType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 31380: Line 39636:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>8</dd>+<dd>400</dd>
 </dl> </dl>
-<h2 id="ATCCodeSourceType">Type: ATCCodeSourceType</h2> +<h2 id="EffectuationMethodType">Type: EffectuationMethodType</h2> 
-<input type="button" id="ATCCodeSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ATCCodeSourceType_xsddiv'); return false;"> + Beskrivelse: Angiver, om l&aelig;gemiddelordinationen er effektueret ved indgivelse, udlevering eller udskrivning af recept<input type="button" id="EffectuationMethodType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('EffectuationMethodType'); return false;"><input type="button" id="EffectuationMethodType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('EffectuationMethodType'); return false;"> 
-<div id="ATCCodeSourceType_xsddiv" class="contents" style="display: none"> +<div id="EffectuationMethodType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="ATCCodeSourceType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="EffectuationMethodType"&#62; 
- <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:ATCCodePredefinedSourceType medicinecard20150601:UndefinedSourceType/&#62;</div> + <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; 
- &#60;/xs:simpleType&#62;</div> + <div style="margin-left: 10px">&#60;xs:enumeration value="indgivet" /&#62;</div> 
-</div> +  
-<ul>Foreningsm&aelig;ngde af flg. typer: +<div style="margin-left: 10px">&#60;xs:enumeration value="udleveret/&#62;</div> 
- <li> +  
-<a href="#ATCCodePredefinedSourceType">ATCCodePredefinedSourceType</a> +<div style="margin-left: 10px">&#60;xs:enumeration value="en- eller flergangs apoteksudlevering/&#62;</div> 
-</li> +  
-<li> +<div style="margin-left: 10px">&#60;xs:enumeration value="dosisdispenseret apoteksudlevering" /&#62;</div>
-<a href="#UndefinedSourceType">UndefinedSourceType</a> +
-</li> +
-</ul> +
-<h2 id="ATCCodePredefinedSourceType">Type: ATCCodePredefinedSourceType</h2> +
-<input type="button" id="ATCCodePredefinedSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ATCCodePredefinedSourceType_xsddiv'); return false;"> +
-<div id="ATCCodePredefinedSourceType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="ATCCodePredefinedSourceType"&#62; +
- <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedSourceType"&#62; +
- <div style="margin-left: 10px">&#60;xs:enumeration value="Medicinpriser" /&#62;</div>+
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="EffectuationMethodType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>UndefinedSourceType</dd>+<dd>string</dd>
 <ul>Enumeration af flg. v&aelig;rdier:  <ul>Enumeration af flg. v&aelig;rdier: 
- <li>Medicinpriser</li>+ <li>indgivet</li> 
 +<li>udleveret</li> 
 +<li>en- eller flergangs apoteksudlevering</li> 
 +<li>dosisdispenseret apoteksudlevering</li>
 </ul> </ul>
 </dl> </dl>
-<h2 id="IncludeEffectuationsType">Type: IncludeEffectuationsType</h2> +<h2 id="ServiceNameType">Type: ServiceNameType</h2> 
- Beskrivelse: Angiver hvorvidt l&aelig;gemiddelordinationen eller recepten skal returneres med effektueringer.<input type="button" id="IncludeEffectuationsType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IncludeEffectuationsType_xsddiv'); return false;"> + Beskrivelse: Systemnamvn, f.eks. "createPrescription"<input type="button" id="ServiceNameType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ServiceNameType'); return false;"><input type="button" id="ServiceNameType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ServiceNameType'); return false;"> 
-<div id="IncludeEffectuationsType_xsddiv" class="contents" style="display: none"> +<div id="ServiceNameType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="IncludeEffectuationsType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="ServiceNameType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:boolean" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; 
 + <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:maxLength value="40" /&#62;</div> 
 + &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="ServiceNameType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>boolean</dd>+<dd>string</dd> 
 +<dt>Min l&aelig;ngde:</dt> 
 +<dd>1</dd> 
 +<dt>Max l&aelig;ngde:</dt> 
 +<dd>40</dd>
 </dl> </dl>
-<h2 id="StreetBuildingIdentifierType">Type: StreetBuildingIdentifierType</h2> +<h2 id="FloorIdentifierType">Type: FloorIdentifierType</h2> 
-<input type="button" id="StreetBuildingIdentifierType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('StreetBuildingIdentifierType_xsddiv'); return false;"> +<input type="button" id="FloorIdentifierType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('FloorIdentifierType'); return false;"><input type="button" id="FloorIdentifierType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('FloorIdentifierType'); return false;"> 
-<div id="StreetBuildingIdentifierType_xsddiv" class="contents" style="display: none"> +<div id="FloorIdentifierType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="StreetBuildingIdentifierType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="FloorIdentifierType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
- <div style="margin-left: 10px">&#60;xs:pattern value="([1-9]|[1-9][0-9]|[1-9][0-9]{2})|([1-9][A-Z]|[1-9][0-9][A-Z]|[1-9][0-9]{2}[A-Z])" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:pattern value="[1-9]|[1-9][0-9]|KL|ST|kl|st|k[2-9]|K[2-9]" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="FloorIdentifierType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
 <dd>string</dd> <dd>string</dd>
 </dl> </dl>
-<h2 id="DosageTextType">Type: DosageTextType</h2> +<h2 id="PackageSizeUnitTextType">Type: PackageSizeUnitTextType</h2> 
- Beskrivelse: Doseringstekst, begr&aelig;nset til at kunne v&aelig;re p&aring; XML recepten<input type="button" id="DosageTextType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageTextType_xsddiv'); return false;"> + Beskrivelse: Enhed for pakningsst&oslash;rrelse, lang tekst (LMS15 felt 4)<input type="button" id="PackageSizeUnitTextType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PackageSizeUnitTextType'); return false;"><input type="button" id="PackageSizeUnitTextType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PackageSizeUnitTextType'); return false;"> 
-<div id="DosageTextType_xsddiv" class="contents" style="display: none"> +<div id="PackageSizeUnitTextType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DosageTextType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="PackageSizeUnitTextType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="70" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxLength value="50" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PackageSizeUnitTextType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 31454: Line 39716:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>70</dd>+<dd>50</dd>
 </dl> </dl>
-<h2 id="PatientOrganisationRelationIdentifierType">Type: PatientOrganisationRelationIdentifierType</h2> +<h2 id="LatestReplicationDateTimeType">Type: LatestReplicationDateTimeType</h2> 
- Beskrivelse: Unik identifikation<input type="button" id="PatientOrganisationRelationIdentifierType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PatientOrganisationRelationIdentifierType_xsddiv'); return false;"> + Beskrivelse: Dato og tidspunkt for den sidste replikering af recepter<input type="button" id="LatestReplicationDateTimeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('LatestReplicationDateTimeType'); return false;"><input type="button" id="LatestReplicationDateTimeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('LatestReplicationDateTimeType'); return false;"> 
-<div id="PatientOrganisationRelationIdentifierType_xsddiv" class="contents" style="display: none"> +<div id="LatestReplicationDateTimeType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PatientOrganisationRelationIdentifierType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="LatestReplicationDateTimeType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:long"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="xs:dateTime"&#62; 
- <div style="margin-left: 10px">&#60;xs:minInclusive value="1" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01T00:00:00Z" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="LatestReplicationDateTimeType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>long</dd>+<dd>dateTime</dd>
 <dt>Min v&aelig;rdi:</dt> <dt>Min v&aelig;rdi:</dt>
-<dd>1</dd>+<dd>2000-01-01T00:00:00Z</dd>
 </dl> </dl>
-<h2 id="PrescriptionIdentifierType">Type: PrescriptionIdentifierType</h2> +<h2 id="DosageTranslationLongTextType">Type: DosageTranslationLongTextType</h2> 
- Beskrivelse: Unik identifikation af en recept<input type="button" id="PrescriptionIdentifierType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrescriptionIdentifierType_xsddiv'); return false;"> + Beskrivelse: En lang teksrepr&aelig;sentation af doseringsstrukturen<input type="button" id="DosageTranslationLongTextType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageTranslationLongTextType'); return false;"><input type="button" id="DosageTranslationLongTextType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DosageTranslationLongTextType'); return false;"> 
-<div id="PrescriptionIdentifierType_xsddiv" class="contents" style="display: none"> +<div id="DosageTranslationLongTextType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PrescriptionIdentifierType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="DosageTranslationLongTextType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:long"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="xs:string" /&#62;</div>
- <div style="margin-left: 10px">&#60;xs:minInclusive value="1" /&#62;</div> +
- &#60;/xs:restriction&#62;</div>+
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DosageTranslationLongTextType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>long</dd> +<dd>string</dd>
-<dt>Min v&aelig;rdi:</dt> +
-<dd>1</dd>+
 </dl> </dl>
-<h2 id="TerminatedDateTimeType">Type: TerminatedDateTimeType</h2> +<h2 id="AuthorisationIdentifierType">Type: AuthorisationIdentifierType</h2> 
- Beskrivelse: Tidspunkt hvor recepten er afsluttet<input type="button" id="TerminatedDateTimeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('TerminatedDateTimeType_xsddiv'); return false;"> + Beskrivelse: Authorisation identifier of a doctor<input type="button" id="AuthorisationIdentifierType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AuthorisationIdentifierType'); return false;"><input type="button" id="AuthorisationIdentifierType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('AuthorisationIdentifierType'); return false;"> 
-<div id="TerminatedDateTimeType_xsddiv" class="contents" style="display: none"> +<div id="AuthorisationIdentifierType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="TerminatedDateTimeType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="AuthorisationIdentifierType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:dateTime"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; 
- <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01T00:00:00Z" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:length value="5" /&#62;</div> 
 +  
 +<div style="margin-left10px">&#60;xs:pattern value="([0-9]|(B|C|D|F|G|H|J|K|L|M|N|P|Q|R|S|T|V|W|X|Y|Z)){5}" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="AuthorisationIdentifierType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>dateTime</dd> +<dd>string</dd>
-<dt>Min v&aelig;rdi:</dt> +
-<dd>2000-01-01T00:00:00Z</dd>+
 </dl> </dl>
-<h2 id="EffectuationIdentifierType">Type: EffectuationIdentifierType</h2> +<h2 id="ContactNameType">Type: ContactNameType</h2> 
- Beskrivelse: Unik identifikation af effektueringen<input type="button" id="EffectuationIdentifierType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('EffectuationIdentifierType_xsddiv'); return false;"> + Beskrivelse: Andet navn for levering af l&aelig;gemidler fra apoteket, f.eks. et plejehjem<input type="button" id="ContactNameType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ContactNameType'); return false;"><input type="button" id="ContactNameType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ContactNameType'); return false;"> 
-<div id="EffectuationIdentifierType_xsddiv" class="contents" style="display: none"> +<div id="ContactNameType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="EffectuationIdentifierType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="ContactNameType"&#62;
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:long"&#62; +
- <div style="margin-left: 10px">&#60;xs:minInclusive value="1" /&#62;</div> +
- &#60;/xs:restriction&#62;</div> +
- &#60;/xs:simpleType&#62;</div> +
-</div> +
-<dl> +
-<dt>Basistype:</dt> +
-<dd>long</dd> +
-<dt>Min v&aelig;rdi:</dt> +
-<dd>1</dd> +
-</dl> +
-<h2 id="DrugStrengthUnitCodeValueType">Type: DrugStrengthUnitCodeValueType</h2> +
-<input type="button" id="DrugStrengthUnitCodeValueType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugStrengthUnitCodeValueType_xsddiv'); return false;"> +
-<div id="DrugStrengthUnitCodeValueType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="DrugStrengthUnitCodeValueType"&#62;+
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="3" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxLength value="70" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="ContactNameType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 31533: Line 39780:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>3</dd>+<dd>70</dd>
 </dl> </dl>
-<h2 id="DrugStrengthUnitCodeSourceType">Type: DrugStrengthUnitCodeSourceType</h2> +<h2 id="ProductionDayType">Type: ProductionDayType</h2> 
-<input type="button" id="DrugStrengthUnitCodeSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugStrengthUnitCodeSourceType_xsddiv'); return false;"> +<input type="button" id="ProductionDayType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ProductionDayType'); return false;"><input type="button" id="ProductionDayType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ProductionDayType'); return false;"> 
-<div id="DrugStrengthUnitCodeSourceType_xsddiv" class="contents" style="display: none"> +<div id="ProductionDayType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DrugStrengthUnitCodeSourceType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="ProductionDayType"&#62; 
- <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:DrugStrengthUnitCodePredefinedSourceType medicinecard20150601:UndefinedSourceType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:PredefinedProductionDayType medicinecard20150601:UndefinedProductionDayType" /&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="ProductionDayType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul>Foreningsm&aelig;ngde af flg. typer: <ul>Foreningsm&aelig;ngde af flg. typer:
- <li> + <li> 
-<a href="#DrugStrengthUnitCodePredefinedSourceType">DrugStrengthUnitCodePredefinedSourceType</a>+<a href="#PredefinedProductionDayType">PredefinedProductionDayType</a>
 </li> </li>
 <li> <li>
-<a href="#UndefinedSourceType">UndefinedSourceType</a>+<a href="#UndefinedProductionDayType">UndefinedProductionDayType</a>
 </li> </li>
 </ul> </ul>
-<h2 id="DrugStrengthUnitCodePredefinedSourceType">Type: DrugStrengthUnitCodePredefinedSourceType</h2> +<h2 id="PredefinedProductionDayType">Type: PredefinedProductionDayType</h2> 
-<input type="button" id="DrugStrengthUnitCodePredefinedSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugStrengthUnitCodePredefinedSourceType_xsddiv'); return false;"> +<input type="button" id="PredefinedProductionDayType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedProductionDayType'); return false;"><input type="button" id="PredefinedProductionDayType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PredefinedProductionDayType'); return false;"> 
-<div id="DrugStrengthUnitCodePredefinedSourceType_xsddiv" class="contents" style="display: none"> +<div id="PredefinedProductionDayType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DrugStrengthUnitCodePredefinedSourceType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="PredefinedProductionDayType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedSourceType"&#62; + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
- <div style="margin-left: 10px">&#60;xs:enumeration value="Medicinpriser" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Identification by the packaging pharmacy of the production day, when this dose dispensing packaging is planned to be effectuated&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Pakkeapotekets identifikation af den produktionsdag, som denne dosisdispenserede pakning er planlagt til&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedProductionDayType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:enumeration value="Mandag ulige uger" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Tirsdag ulige uger" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Onsdag ulige uger" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Torsdag ulige uger" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Fredag ulige uger" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="L&oslash;rdag ulige uger" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="S&oslash;ndag ulige uger" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Mandag lige uger" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Tirsdag lige uger" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Onsdag lige uger" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Torsdag lige uger" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Fredag lige uger" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="L&oslash;rdag lige uger" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="S&oslash;ndag lige uger" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PredefinedProductionDayType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>UndefinedSourceType</dd>+<dd>UndefinedProductionDayType</dd>
 <ul>Enumeration af flg. v&aelig;rdier:  <ul>Enumeration af flg. v&aelig;rdier: 
- <li>Medicinpriser</li>+ <li>Mandag ulige uger</li> 
 +<li>Tirsdag ulige uger</li> 
 +<li>Onsdag ulige uger</li> 
 +<li>Torsdag ulige uger</li> 
 +<li>Fredag ulige uger</li> 
 +<li>L&oslash;rdag ulige uger</li> 
 +<li>S&oslash;ndag ulige uger</li> 
 +<li>Mandag lige uger</li> 
 +<li>Tirsdag lige uger</li> 
 +<li>Onsdag lige uger</li> 
 +<li>Torsdag lige uger</li> 
 +<li>Fredag lige uger</li> 
 +<li>L&oslash;rdag lige uger</li> 
 +<li>S&oslash;ndag lige uger</li>
 </ul> </ul>
 </dl> </dl>
-<h2 id="DrugFormTextType">Type: DrugFormTextType</h2> +<h2 id="UndefinedProductionDayType">Type: UndefinedProductionDayType</h2> 
- Beskrivelse: L&aelig;gemiddelform, enten fra LMS22 felt 2 (l&aelig;gemiddelform betegnelser) eller fra LMS01 felt 7<input type="button" id="DrugFormTextType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugFormTextType_xsddiv'); return false;"> +<input type="button" id="UndefinedProductionDayType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndefinedProductionDayType'); return false;"><input type="button" id="UndefinedProductionDayType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('UndefinedProductionDayType'); return false;"> 
-<div id="DrugFormTextType_xsddiv" class="contents" style="display: none"> +<div id="UndefinedProductionDayType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DrugFormTextType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="UndefinedProductionDayType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
- <div style="margin-left: 10px">&#60;xs:maxLength value="100" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:maxLength value="30" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="UndefinedProductionDayType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
 <dd>string</dd> <dd>string</dd>
 +<dt>Min l&aelig;ngde:</dt>
 +<dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>100</dd>+<dd>30</dd>
 </dl> </dl>
-<h2 id="PageNumberType">Type: PageNumberType</h2> +<h2 id="DosageTypeType">Type: DosageTypeType</h2> 
- Beskrivelse: Indikerer hvilket sidenummer der skal hentes eller hvilket sidenummer der blev returneret for services der underst&oslash;tter paginerede lister<input type="button" id="PageNumberType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PageNumberType_xsddiv'); return false;"> + Beskrivelse: Doseringstype<input type="button" id="DosageTypeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageTypeType'); return false;"><input type="button" id="DosageTypeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DosageTypeType'); return false;"> 
-<div id="PageNumberType_xsddiv" class="contents" style="display: none"> +<div id="DosageTypeType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PageNumberType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="DosageTypeType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:integer"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; 
- <div style="margin-left: 10px">&#60;xs:minInclusive value="1" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:enumeration value="fast" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="efter behov" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="kombineret" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="ikke angivet" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DosageTypeType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>integer</dd> +<dd>string</dd> 
-<dt>Min v&aelig;rdi:</dt+<ul>Enumeration af flg. v&aelig;rdier 
-<dd>1</dd>+ <li>fast</li
 +<li>efter behov</li> 
 +<li>kombineret</li> 
 +<li>ikke angivet</li> 
 +</ul>
 </dl> </dl>
-<h2 id="IterationIntervalUnitType">Type: IterationIntervalUnitType</h2> +<h2 id="OrderedPrescriptionsExistType">Type: OrderedPrescriptionsExistType</h2> 
-<input type="button" id="IterationIntervalUnitType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IterationIntervalUnitType_xsddiv'); return false;"> +<input type="button" id="OrderedPrescriptionsExistType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OrderedPrescriptionsExistType'); return false;"><input type="button" id="OrderedPrescriptionsExistType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('OrderedPrescriptionsExistType'); return false;"> 
-<div id="IterationIntervalUnitType_xsddiv" class="contents" style="display: none"> +<div id="OrderedPrescriptionsExistType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="IterationIntervalUnitType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="OrderedPrescriptionsExistType"&#62;
  <div style="margin-left: 10px">&#60;xs:annotation&#62;  <div style="margin-left: 10px">&#60;xs:annotation&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;The Unit for the length of the interval on a reiterated prescripiton medication&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Indicates that ordered prescriptions exist&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Enheden for interval l&aelig;ngden p&aring; en reitereret recept&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Indikerer at der findes receptfornyelser&#60;/xs:documentation&#62;</div>
  &#60;/xs:annotation&#62;</div>  &#60;/xs:annotation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; +<div style="margin-left: 10px">&#60;xs:restriction base="xs:boolean/&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:enumeration value="dage/&#62;</div> + &#60;/xs:simpleType&#62;</div> 
-  +</div> 
-<div style="margin-left: 10px">&#60;xs:enumeration value="uger" /&#62;</div>+<div id="OrderedPrescriptionsExistType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<dl> 
 +<dt>Basistype:</dt> 
 +<dd>boolean</dd> 
 +</dl> 
 +<h2 id="HasOpenDosageDispensingPrescriptionsType">Type: HasOpenDosageDispensingPrescriptionsType</h2> 
 +<input type="button" id="HasOpenDosageDispensingPrescriptionsType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('HasOpenDosageDispensingPrescriptionsType'); return false;"><input type="button" id="HasOpenDosageDispensingPrescriptionsType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('HasOpenDosageDispensingPrescriptionsType'); return false;"> 
 +<div id="HasOpenDosageDispensingPrescriptionsType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="HasOpenDosageDispensingPrescriptionsType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Indicates if the medicine card has any open dosage dispensing prescriptions.&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:enumeration value="m&aring;neder" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Angiver hvorvidt medicinkortet har recepter med dosisdispensering.&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:restriction base="xs:boolean" /&#62;</div> 
 + &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="HasOpenDosageDispensingPrescriptionsType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<dl> 
 +<dt>Basistype:</dt> 
 +<dd>boolean</dd> 
 +</dl> 
 +<h2 id="DosageTimesEndDateType">Type: DosageTimesEndDateType</h2> 
 + Beskrivelse: Slutdato for et s&aelig;t af doseringstidspunkter<input type="button" id="DosageTimesEndDateType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageTimesEndDateType'); return false;"><input type="button" id="DosageTimesEndDateType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DosageTimesEndDateType'); return false;"> 
 +<div id="DosageTimesEndDateType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="DosageTimesEndDateType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:restriction base="xs:date"&#62; 
 + <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DosageTimesEndDateType_xsddiv_usage" class="usage" style="display: none"></div>
 +<dl>
 +<dt>Basistype:</dt>
 +<dd>date</dd>
 +<dt>Min v&aelig;rdi:</dt>
 +<dd>2000-01-01</dd>
 +</dl>
 +<h2 id="FaultTextType">Type: FaultTextType</h2>
 + Beskrivelse: Fault tekst for en fault<input type="button" id="FaultTextType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('FaultTextType'); return false;"><input type="button" id="FaultTextType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('FaultTextType'); return false;">
 +<div id="FaultTextType_xsddiv" class="contents" style="display: none">
 +<div style="margin-left: 10px">&#60;xs:simpleType name="FaultTextType"&#62;
 +        <div style="margin-left: 10px">&#60;xs:restriction base="xs:string" /&#62;</div>
 +    &#60;/xs:simpleType&#62;</div>
 +</div>
 +<div id="FaultTextType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
 <dd>string</dd> <dd>string</dd>
-<ul>Enumeration af flg. v&aelig;rdier:  
- <li>dage</li> 
-<li>uger</li> 
-<li>m&aring;neder</li> 
-</ul> 
 </dl> </dl>
 <h2 id="PatientOrganisationRelationTypeType">Type: PatientOrganisationRelationTypeType</h2> <h2 id="PatientOrganisationRelationTypeType">Type: PatientOrganisationRelationTypeType</h2>
- Beskrivelse: Typen af relation mellem patient og organisation<input type="button" id="PatientOrganisationRelationTypeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PatientOrganisationRelationTypeType_xsddiv'); return false;">+ Beskrivelse: Typen af relation mellem patient og organisation<input type="button" id="PatientOrganisationRelationTypeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PatientOrganisationRelationTypeType'); return false;"><input type="button" id="PatientOrganisationRelationTypeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PatientOrganisationRelationTypeType'); return false;">
 <div id="PatientOrganisationRelationTypeType_xsddiv" class="contents" style="display: none"> <div id="PatientOrganisationRelationTypeType_xsddiv" class="contents" style="display: none">
 <div style="margin-left: 10px">&#60;xs:simpleType name="PatientOrganisationRelationTypeType"&#62; <div style="margin-left: 10px">&#60;xs:simpleType name="PatientOrganisationRelationTypeType"&#62;
Line 31631: Line 39977:
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PatientOrganisationRelationTypeType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul>Foreningsm&aelig;ngde af flg. typer: <ul>Foreningsm&aelig;ngde af flg. typer:
- <li>+ <li>
 <a href="#PredefinedPatientOrganisationRelationTypeType">PredefinedPatientOrganisationRelationTypeType</a> <a href="#PredefinedPatientOrganisationRelationTypeType">PredefinedPatientOrganisationRelationTypeType</a>
 </li> </li>
Line 31640: Line 39987:
 </ul> </ul>
 <h2 id="PredefinedPatientOrganisationRelationTypeType">Type: PredefinedPatientOrganisationRelationTypeType</h2> <h2 id="PredefinedPatientOrganisationRelationTypeType">Type: PredefinedPatientOrganisationRelationTypeType</h2>
-<input type="button" id="PredefinedPatientOrganisationRelationTypeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedPatientOrganisationRelationTypeType_xsddiv'); return false;">+<input type="button" id="PredefinedPatientOrganisationRelationTypeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedPatientOrganisationRelationTypeType'); return false;"><input type="button" id="PredefinedPatientOrganisationRelationTypeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PredefinedPatientOrganisationRelationTypeType'); return false;">
 <div id="PredefinedPatientOrganisationRelationTypeType_xsddiv" class="contents" style="display: none"> <div id="PredefinedPatientOrganisationRelationTypeType_xsddiv" class="contents" style="display: none">
 <div style="margin-left: 10px">&#60;xs:simpleType name="PredefinedPatientOrganisationRelationTypeType"&#62; <div style="margin-left: 10px">&#60;xs:simpleType name="PredefinedPatientOrganisationRelationTypeType"&#62;
Line 31650: Line 39997:
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PredefinedPatientOrganisationRelationTypeType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
 <dd>string</dd> <dd>string</dd>
 <ul>Enumeration af flg. v&aelig;rdier:  <ul>Enumeration af flg. v&aelig;rdier: 
- <li>Visiteret til medicinadministration</li>+ <li>Visiteret til medicinadministration</li>
 <li>Indlagt</li> <li>Indlagt</li>
 </ul> </ul>
 </dl> </dl>
 <h2 id="UndefinedPatientOrganisationRelationTypeType">Type: UndefinedPatientOrganisationRelationTypeType</h2> <h2 id="UndefinedPatientOrganisationRelationTypeType">Type: UndefinedPatientOrganisationRelationTypeType</h2>
-<input type="button" id="UndefinedPatientOrganisationRelationTypeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndefinedPatientOrganisationRelationTypeType_xsddiv'); return false;">+<input type="button" id="UndefinedPatientOrganisationRelationTypeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndefinedPatientOrganisationRelationTypeType'); return false;"><input type="button" id="UndefinedPatientOrganisationRelationTypeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('UndefinedPatientOrganisationRelationTypeType'); return false;">
 <div id="UndefinedPatientOrganisationRelationTypeType_xsddiv" class="contents" style="display: none"> <div id="UndefinedPatientOrganisationRelationTypeType_xsddiv" class="contents" style="display: none">
 <div style="margin-left: 10px">&#60;xs:simpleType name="UndefinedPatientOrganisationRelationTypeType"&#62; <div style="margin-left: 10px">&#60;xs:simpleType name="UndefinedPatientOrganisationRelationTypeType"&#62;
Line 31669: Line 40017:
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="UndefinedPatientOrganisationRelationTypeType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 31677: Line 40026:
 <dd>200</dd> <dd>200</dd>
 </dl> </dl>
-<h2 id="PackageSizeUnitTextType">Type: PackageSizeUnitTextType</h2> +<h2 id="IncludeRemovedRelationsType">Type: IncludeRemovedRelationsType</h2> 
- Beskrivelse: Enhed for pakningsst&oslash;rrelse, lang tekst (LMS15 felt 4)<input type="button" id="PackageSizeUnitTextType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PackageSizeUnitTextType_xsddiv'); return false;"> + Beskrivelse: Angiver hvorvidt fjernede relationer skal inkluderes i svaret.<input type="button" id="IncludeRemovedRelationsType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IncludeRemovedRelationsType')return false;"><input type="button" id="IncludeRemovedRelationsType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('IncludeRemovedRelationsType'); return false;"> 
-<div id="PackageSizeUnitTextType_xsddiv" class="contents" style="display: none"> +<div id="IncludeRemovedRelationsType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PackageSizeUnitTextType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="IncludeRemovedRelationsType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:restriction base="xs:boolean" /&#62;</div> 
 + &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="IncludeRemovedRelationsType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<dl> 
 +<dt>Basistype:</dt> 
 +<dd>boolean</dd> 
 +</dl> 
 +<h2 id="DosageTextType">Type: DosageTextType</h2> 
 + Beskrivelse: Doseringstekst, begr&aelig;nset til at kunne v&aelig;re p&aring; XML recepten<input type="button" id="DosageTextType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageTextType'); return false;"><input type="button" id="DosageTextType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DosageTextType'); return false;"> 
 +<div id="DosageTextType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="DosageTextType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="50" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxLength value="70" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DosageTextType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 31694: Line 40056:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>50</dd>+<dd>70</dd>
 </dl> </dl>
-<h2 id="IndicationTextType">Type: IndicationTextType</h2> +<h2 id="RequestedRoleType">Type: RequestedRoleType</h2> 
- Beskrivelse: Indikationstekst (LMS26 felt 2)<input type="button" id="IndicationTextType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IndicationTextType_xsddiv'); return false;"> + Beskrivelse: Brugerens rolle<input type="button" id="RequestedRoleType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RequestedRoleType'); return false;"><input type="button" id="RequestedRoleType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('RequestedRoleType'); return false;"> 
-<div id="IndicationTextType_xsddiv" class="contents" style="display: none"> +<div id="RequestedRoleType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="IndicationTextType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="RequestedRoleType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:PredefinedRequestedRole medicinecard20150601:UndefinedRequestedRole" /&#62;</div> 
 + &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="RequestedRoleType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul>Foreningsm&aelig;ngde af flg. typer: 
 + <li> 
 +<a href="#PredefinedRequestedRole">PredefinedRequestedRole</a> 
 +</li> 
 +<li> 
 +<a href="#UndefinedRequestedRole">UndefinedRequestedRole</a> 
 +</li> 
 +</ul> 
 +<h2 id="PredefinedRequestedRole">Type: PredefinedRequestedRole</h2> 
 +<input type="button" id="PredefinedRequestedRole_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedRequestedRole'); return false;"><input type="button" id="PredefinedRequestedRole_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PredefinedRequestedRole'); return false;"> 
 +<div id="PredefinedRequestedRole_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="PredefinedRequestedRole"&#62; 
 + <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; 
 + <div style="margin-left: 10px">&#60;xs:enumeration value="L&aelig;ge" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Tandl&aelig;ge" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Jordemoder" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Sygeplejerske" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Social- og sundhedsassistent" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Social- og sundhedshj&aelig;lper" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Sundhedsplejerske" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Farmaceut" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Farmakonom" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Kommunal ansat til medicinh&aring;ndtering" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Apoteker" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:enumeration value="System" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Assistent for L&aelig;ge" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Assistent for Tandl&aelig;ge" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Assistent for Sygeplejerske" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Assistent for Jordemoder" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Assistent for Social- og sundhedsassistent" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Assistent for Social- og sundhedshj&aelig;lper" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Assistent for Sundhedsplejerske" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Assistent for Apoteker" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Assistent for Farmakonom" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Assistent for Farmaceut" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Borger" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:enumeration value="For&aelig;ldermyndighed" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:enumeration value="V&aelig;rge" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Web administrator" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Supporter" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Recept registrator" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Apoteksansat" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Behandlerfarmaceut" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Plejehjemsassistent" /&#62;</div> 
 + &#60;/xs:restriction&#62;</div> 
 + &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="PredefinedRequestedRole_xsddiv_usage" class="usage" style="display: none"></div> 
 +<dl> 
 +<dt>Basistype:</dt> 
 +<dd>string</dd> 
 +<ul>Enumeration af flg. v&aelig;rdier:  
 + <li>L&aelig;ge</li> 
 +<li>Tandl&aelig;ge</li> 
 +<li>Jordemoder</li> 
 +<li>Sygeplejerske</li> 
 +<li>Social- og sundhedsassistent</li> 
 +<li>Social- og sundhedshj&aelig;lper</li> 
 +<li>Sundhedsplejerske</li> 
 +<li>Farmaceut</li> 
 +<li>Farmakonom</li> 
 +<li>Kommunal ansat til medicinh&aring;ndtering</li> 
 +<li>Apoteker</li> 
 +<li>System</li> 
 +<li>Assistent for L&aelig;ge</li> 
 +<li>Assistent for Tandl&aelig;ge</li> 
 +<li>Assistent for Sygeplejerske</li> 
 +<li>Assistent for Jordemoder</li> 
 +<li>Assistent for Social- og sundhedsassistent</li> 
 +<li>Assistent for Social- og sundhedshj&aelig;lper</li> 
 +<li>Assistent for Sundhedsplejerske</li> 
 +<li>Assistent for Apoteker</li> 
 +<li>Assistent for Farmakonom</li> 
 +<li>Assistent for Farmaceut</li> 
 +<li>Borger</li> 
 +<li>For&aelig;ldermyndighed</li> 
 +<li>V&aelig;rge</li> 
 +<li>Web administrator</li> 
 +<li>Supporter</li> 
 +<li>Recept registrator</li> 
 +<li>Apoteksansat</li> 
 +<li>Behandlerfarmaceut</li> 
 +<li>Plejehjemsassistent</li> 
 +</ul> 
 +</dl> 
 +<h2 id="UndefinedRequestedRole">Type: UndefinedRequestedRole</h2> 
 +<input type="button" id="UndefinedRequestedRole_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndefinedRequestedRole'); return false;"><input type="button" id="UndefinedRequestedRole_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('UndefinedRequestedRole'); return false;"> 
 +<div id="UndefinedRequestedRole_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="UndefinedRequestedRole"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="78" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxLength value="200" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="UndefinedRequestedRole_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 31713: Line 40199:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>78</dd>+<dd>200</dd>
 </dl> </dl>
-<h2 id="PackageSizeTextType">Type: PackageSizeTextType</h2> +<h2 id="SpecialityCodeValueType">Type: SpecialityCodeValueType</h2> 
- Beskrivelse: Pakningsst&oslash;rrelse, klartekst fra (LMS02 felt 6) hvis kilden er LMS takst<input type="button" id="PackageSizeTextType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PackageSizeTextType_xsddiv'); return false;"> +<input type="button" id="SpecialityCodeValueType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SpecialityCodeValueType'); return false;"><input type="button" id="SpecialityCodeValueType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('SpecialityCodeValueType'); return false;"> 
-<div id="PackageSizeTextType_xsddiv" class="contents" style="display: none"> +<div id="SpecialityCodeValueType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PackageSizeTextType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="SpecialityCodeValueType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="30" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxLength value="5" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="SpecialityCodeValueType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 31732: Line 40219:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>30</dd>+<dd>5</dd>
 </dl> </dl>
-<h2 id="ConsentSourceType">Type: ConsentSourceType</h2> +<h2 id="SpecialityCodeSourceType">Type: SpecialityCodeSourceType</h2> 
-<input type="button" id="ConsentSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ConsentSourceType_xsddiv'); return false;"> +<input type="button" id="SpecialityCodeSourceType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SpecialityCodeSourceType'); return false;"><input type="button" id="SpecialityCodeSourceType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('SpecialityCodeSourceType'); return false;"> 
-<div id="ConsentSourceType_xsddiv" class="contents" style="display: none"> +<div id="SpecialityCodeSourceType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="ConsentSourceType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="SpecialityCodeSourceType"&#62; 
- <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:PredefinedConsentSourceType medicinecard20150601:UndefinedConsentSourceType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:SpecialityCodePredefinedSourceType medicinecard20150601:UndefinedSourceType" /&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="SpecialityCodeSourceType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul>Foreningsm&aelig;ngde af flg. typer: <ul>Foreningsm&aelig;ngde af flg. typer:
- <li> + <li> 
-<a href="#PredefinedConsentSourceType">PredefinedConsentSourceType</a>+<a href="#SpecialityCodePredefinedSourceType">SpecialityCodePredefinedSourceType</a>
 </li> </li>
 <li> <li>
-<a href="#UndefinedConsentSourceType">UndefinedConsentSourceType</a>+<a href="#UndefinedSourceType">UndefinedSourceType</a>
 </li> </li>
 </ul> </ul>
-<h2 id="PredefinedConsentSourceType">Type: PredefinedConsentSourceType</h2> +<h2 id="SpecialityCodePredefinedSourceType">Type: SpecialityCodePredefinedSourceType</h2> 
-<input type="button" id="PredefinedConsentSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedConsentSourceType_xsddiv'); return false;"> +<input type="button" id="SpecialityCodePredefinedSourceType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SpecialityCodePredefinedSourceType'); return false;"><input type="button" id="SpecialityCodePredefinedSourceType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('SpecialityCodePredefinedSourceType'); return false;"> 
-<div id="PredefinedConsentSourceType_xsddiv" class="contents" style="display: none"> +<div id="SpecialityCodePredefinedSourceType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PredefinedConsentSourceType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="SpecialityCodePredefinedSourceType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedConsentSourceType"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedSourceType"&#62; 
- <div style="margin-left: 10px">&#60;xs:enumeration value="User" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:enumeration value="Medicinpriser" /&#62;</div> 
-        &#60;/xs:restriction&#62;</div>+ &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="SpecialityCodePredefinedSourceType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>UndefinedConsentSourceType</dd>+<dd>UndefinedSourceType</dd>
 <ul>Enumeration af flg. v&aelig;rdier:  <ul>Enumeration af flg. v&aelig;rdier: 
- <li>User</li>+ <li>Medicinpriser</li>
 </ul> </ul>
 </dl> </dl>
-<h2 id="UndefinedConsentSourceType">Type: UndefinedConsentSourceType</h2> +<h2 id="DosageQuantityUnitTextValueType">Type: DosageQuantityUnitTextValueType</h2> 
-<input type="button" id="UndefinedConsentSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndefinedConsentSourceType_xsddiv'); return false;"> +<input type="button" id="DosageQuantityUnitTextValueType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageQuantityUnitTextValueType'); return false;"><input type="button" id="DosageQuantityUnitTextValueType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DosageQuantityUnitTextValueType'); return false;"> 
-<div id="UndefinedConsentSourceType_xsddiv" class="contents" style="display: none"> +<div id="DosageQuantityUnitTextValueType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="UndefinedConsentSourceType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="DosageQuantityUnitTextValueType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="200" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxLength value="50" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DosageQuantityUnitTextValueType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 31782: Line 40272:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>200</dd>+<dd>50</dd>
 </dl> </dl>
-<h2 id="PrescriptionRequestIdentifierType">Type: PrescriptionRequestIdentifierType</h2> +<h2 id="DosageQuantityUnitTextSourceType">Type: DosageQuantityUnitTextSourceType</h2> 
- Beskrivelse: Unik identifikation af en receptanmodning<input type="button" id="PrescriptionRequestIdentifierType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrescriptionRequestIdentifierType_xsddiv'); return false;"> +<input type="button" id="DosageQuantityUnitTextSourceType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageQuantityUnitTextSourceType'); return false;"><input type="button" id="DosageQuantityUnitTextSourceType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DosageQuantityUnitTextSourceType'); return false;"> 
-<div id="PrescriptionRequestIdentifierType_xsddiv" class="contents" style="display: none"> +<div id="DosageQuantityUnitTextSourceType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PrescriptionRequestIdentifierType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="DosageQuantityUnitTextSourceType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:long"&#62; + <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:DosageQuantityUnitTextPredefinedSourceType medicinecard20150601:UndefinedSourceType" /&#62;</div>
- <div style="margin-left10px">&#60;xs:minInclusive value="1" /&#62;</div> +
- &#60;/xs:restriction&#62;</div>+
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
-<dl+<div id="DosageQuantityUnitTextSourceType_xsddiv_usage" class="usage" style="display: none"></div
-<dt>Basistype:</dt+<ul>Foreningsm&aelig;ngde af flg. typer: 
-<dd>long</dd+ <li
-<dt>Min v&aelig;rdi:</dt+<a href="#DosageQuantityUnitTextPredefinedSourceType">DosageQuantityUnitTextPredefinedSourceType</a
-<dd>1</dd+</li> 
-</dl+<li
-<h2 id="ValidToDateType">Type: ValidToDateType</h2> +<a href="#UndefinedSourceType">UndefinedSourceType</a> 
-<input type="button" id="ValidToDateType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ValidToDateType_xsddiv'); return false;"> +</li
-<div id="ValidToDateType_xsddiv" class="contents" style="display: none"> +</ul
-<div style="margin-left: 10px">&#60;xs:simpleType name="ValidToDateType"&#62; +<h2 id="DosageQuantityUnitTextPredefinedSourceType">Type: DosageQuantityUnitTextPredefinedSourceType</h2> 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +<input type="button" id="DosageQuantityUnitTextPredefinedSourceType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageQuantityUnitTextPredefinedSourceType'); return false;"><input type="button" id="DosageQuantityUnitTextPredefinedSourceType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DosageQuantityUnitTextPredefinedSourceType'); return false;"> 
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;End date for the period in which a prescription is valid&#60;/xs:documentation&#62;</div>+<div id="DosageQuantityUnitTextPredefinedSourceType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="DosageQuantityUnitTextPredefinedSourceType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedSourceType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:enumeration value="Medicinpriser" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-UK"&#62;Slut-dato for en recepts gyldighedsperiode&#60;/xs:documentation&#62;</div> +<div style="margin-left: 10px">&#60;xs:enumeration value="Doseringsforslag" /&#62;</div> 
- &#60;/xs:annotation&#62;</div> +  
-  +<div style="margin-left: 10px">&#60;xs:enumeration value="Local" /&#62;</div>
-<div style="margin-left: 10px">&#60;xs:restriction base="xs:date"&#62; +
- <div style="margin-left: 10px">&#60;xs:minInclusive value="2010-01-01Z" /&#62;</div> +
- &#60;/xs:restriction&#62;</div> +
- &#60;/xs:simpleType&#62;</div> +
-</div> +
-<dl> +
-<dt>Basistype:</dt> +
-<dd>date</dd> +
-<dt>Min v&aelig;rdi:</dt> +
-<dd>2010-01-01Z</dd> +
-</dl> +
-<h2 id="DoseDispensingDeadlineType">Type: DoseDispensingDeadlineType</h2> +
-<input type="button" id="DoseDispensingDeadlineType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensingDeadlineType_xsddiv'); return false;"> +
-<div id="DoseDispensingDeadlineType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="DoseDispensingDeadlineType"&#62; +
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Deadline for changes to the upcoming dose dispensing packaging&#60;/xs:documentation&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-UK"&#62;Deadline for &aelig;ndringer til den n&aelig;ste dosisdispenserings pakning&#60;/xs:documentation&#62;</div> +<div style="margin-left: 10px">&#60;xs:enumeration value="Magistrel" /&#62;</div>
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:restriction base="xs:dateTime"&#62; +
- <div style="margin-left: 10px">&#60;xs:minInclusive value="2014-01-01T00:00:00" /&#62;</div>+
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DosageQuantityUnitTextPredefinedSourceType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>dateTime</dd> +<dd>UndefinedSourceType</dd> 
-<dt>Min v&aelig;rdi:</dt+<ul>Enumeration af flg. v&aelig;rdier 
-<dd>2014-01-01T00:00:00</dd>+ <li>Medicinpriser</li
 +<li>Doseringsforslag</li> 
 +<li>Local</li> 
 +<li>Magistrel</li> 
 +</ul>
 </dl> </dl>
-<h2 id="EffectuationMethodType">Type: EffectuationMethodType</h2> +<h2 id="UndefinedPrintType">Type: UndefinedPrintType</h2> 
- Beskrivelse: Angiver, om l&aelig;gemiddelordinationen er effektueret ved indgivelse, udlevering eller udskrivning af recept<input type="button" id="EffectuationMethodType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('EffectuationMethodType_xsddiv'); return false;"> + Beskrivelse: Ikke foruddefineret print typer<input type="button" id="UndefinedPrintType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndefinedPrintType'); return false;"><input type="button" id="UndefinedPrintType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('UndefinedPrintType'); return false;"> 
-<div id="EffectuationMethodType_xsddiv" class="contents" style="display: none"> +<div id="UndefinedPrintType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="EffectuationMethodType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="UndefinedPrintType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
- <div style="margin-left: 10px">&#60;xs:enumeration value="indgivet" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:enumeration value="udleveret" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:maxLength value="30" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="en- eller flergangs apoteksudlevering" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="dosisdispenseret apoteksudlevering" /&#62;</div>+
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="UndefinedPrintType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
 <dd>string</dd> <dd>string</dd>
-<ul>Enumeration af flg. v&aelig;rdier +<dt>Min l&aelig;ngde:</dt
- <li>indgivet</li+<dd>1</dd
-<li>udleveret</li+<dt>Max l&aelig;ngde:</dt
-<li>en- eller flergangs apoteksudlevering</li+<dd>30</dd>
-<li>dosisdispenseret apoteksudlevering</li> +
-</ul>+
 </dl> </dl>
-<h2 id="UndefinedPermission">Type: UndefinedPermission</h2> +<h2 id="PostCodeType">Type: PostCodeType</h2> 
- Beskrivelse: Ikke foruddefineret tilladelse<input type="button" id="UndefinedPermission_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndefinedPermission_xsddiv'); return false;"> + Beskrivelse: Postnummer, skal passe the XML recepten og tillade andre postnumre end danske<input type="button" id="PostCodeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PostCodeType'); return false;"><input type="button" id="PostCodeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PostCodeType'); return false;"> 
-<div id="UndefinedPermission_xsddiv" class="contents" style="display: none"> +<div id="PostCodeType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="UndefinedPermission"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="PostCodeType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="200" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxLength value="9" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PostCodeType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 31883: Line 40354:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>200</dd>+<dd>9</dd>
 </dl> </dl>
-<h2 id="DosageTypeType">Type: DosageTypeType</h2> +<h2 id="PermissionType">Type: PermissionType</h2> 
- Beskrivelse: Doseringstype<input type="button" id="DosageTypeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageTypeType_xsddiv'); return false;"> + Beskrivelse: Permission modellerer retten til at udf&oslash;re en handling<input type="button" id="PermissionType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PermissionType'); return false;"><input type="button" id="PermissionType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PermissionType'); return false;"> 
-<div id="DosageTypeType_xsddiv" class="contents" style="display: none"> +<div id="PermissionType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DosageTypeType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="PermissionType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; + <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:PredefinedPermission medicinecard20150601:UndefinedPermission" /&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:enumeration value="fast" /&#62;</div>+ &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="PermissionType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul>Foreningsm&aelig;ngde af flg. typer: 
 + <li> 
 +<a href="#PredefinedPermission">PredefinedPermission</a> 
 +</li> 
 +<li> 
 +<a href="#UndefinedPermission">UndefinedPermission</a> 
 +</li> 
 +</ul> 
 +<h2 id="DrugIdentifierValueType">Type: DrugIdentifierValueType</h2> 
 +<input type="button" id="DrugIdentifierValueType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugIdentifierValueType'); return false;"><input type="button" id="DrugIdentifierValueType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DrugIdentifierValueType'); return false;"> 
 +<div id="DrugIdentifierValueType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="DrugIdentifierValueType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:restriction base="xs:long"&#62; 
 + <div style="margin-left: 10px">&#60;xs:minInclusive value="10000000000" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:enumeration value="efter behov" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:maxExclusive value="99999999999" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="kombineret" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="ikke angivet" /&#62;</div>+
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DrugIdentifierValueType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>string</dd> +<dd>long</dd> 
-<ul>Enumeration af flg. v&aelig;rdier +<dt>Min v&aelig;rdi:</dt
- <li>fast</li+<dd>10000000000</dd>
-<li>efter behov</li> +
-<li>kombineret</li> +
-<li>ikke angivet</li> +
-</ul>+
 </dl> </dl>
-<h2 id="DosageTimesEndDateType">Type: DosageTimesEndDateType</h2> +<h2 id="DrugIdentifierSourceType">Type: DrugIdentifierSourceType</h2> 
- BeskrivelseSlutdato for et s&aelig;af doseringstidspunkter<input type="button" id="DosageTimesEndDateType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageTimesEndDateType_xsddiv'); return false;"> +<input type="button" id="DrugIdentifierSourceType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugIdentifierSourceType'); return false;"><input type="button" id="DrugIdentifierSourceType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DrugIdentifierSourceType'); return false;"> 
-<div id="DosageTimesEndDateType_xsddiv" class="contents" style="display: none"> +<div id="DrugIdentifierSourceType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DosageTimesEndDateType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="DrugIdentifierSourceType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:date"&#62; + <div style="margin-left10px">&#60;xs:union memberTypes="medicinecard20150601:DrugIdentifierPredefinedSourceType medicinecard20150601:UndefinedSourceType" /&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01" /&#62;</div>+ &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="DrugIdentifierSourceType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul>Foreningsm&aelig;ngde af flg. typer: 
 + <li> 
 +<a href="#DrugIdentifierPredefinedSourceType">DrugIdentifierPredefinedSourceType</a> 
 +</li> 
 +<li> 
 +<a href="#UndefinedSourceType">UndefinedSourceType</a> 
 +</li> 
 +</ul> 
 +<h2 id="DrugIdentifierPredefinedSourceType">Type: DrugIdentifierPredefinedSourceType</h2> 
 +<input type="button" id="DrugIdentifierPredefinedSourceType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugIdentifierPredefinedSourceType'); return false;"><input type="button" id="DrugIdentifierPredefinedSourceType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DrugIdentifierPredefinedSourceType'); return false;"> 
 +<div id="DrugIdentifierPredefinedSourceType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="DrugIdentifierPredefinedSourceType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedSourceType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:enumeration value="Medicinpriser" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="St&aelig;rke vitaminer m.v." /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Tilknyttede behandlinger" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Local" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Magistrel" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DrugIdentifierPredefinedSourceType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>date</dd> +<dd>UndefinedSourceType</dd> 
-<dt>Min v&aelig;rdi:</dt+<ul>Enumeration af flg. v&aelig;rdier 
-<dd>2000-01-01</dd>+ <li>Medicinpriser</li
 +<li>St&aelig;rke vitaminer m.v.</li> 
 +<li>Tilknyttede behandlinger</li> 
 +<li>Local</li> 
 +<li>Magistrel</li> 
 +</ul>
 </dl> </dl>
-<h2 id="StreetNameForAddressingType">Type: StreetNameForAddressingType</h2> +<h2 id="INRCommentType">Type: INRCommentType</h2> 
-<input type="button" id="StreetNameForAddressingType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('StreetNameForAddressingType_xsddiv'); return false;"> + Beskrivelse: Kommentar associeret med en INR registrering<input type="button" id="INRCommentType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('INRCommentType'); return false;"><input type="button" id="INRCommentType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('INRCommentType'); return false;"> 
-<div id="StreetNameForAddressingType_xsddiv" class="contents" style="display: none"> +<div id="INRCommentType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="StreetNameForAddressingType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="INRCommentType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="20" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxLength value="200" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="INRCommentType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 31942: Line 40453:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>20</dd>+<dd>200</dd>
 </dl> </dl>
-<h2 id="MedicineCardAsPDFType">Type: MedicineCardAsPDFType</h2> +<h2 id="DistrictNameType">Type: DistrictNameType</h2> 
- Beskrivelse: Et medicinkort indlejret som BASE64 encoded tekst<input type="button" id="MedicineCardAsPDFType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('MedicineCardAsPDFType_xsddiv'); return false;"> +<input type="button" id="DistrictNameType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DistrictNameType'); return false;"><input type="button" id="DistrictNameType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DistrictNameType'); return false;"> 
-<div id="MedicineCardAsPDFType_xsddiv" class="contents" style="display: none"> +<div id="DistrictNameType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="MedicineCardAsPDFType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="DistrictNameType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:string" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; 
- &#60;/xs:simpleType&#62;</div> + <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
-</div> +
-<dl> +
-<dt>Basistype:</dt> +
-<dd>string</dd> +
-</dl> +
-<h2 id="LatestReplicationDateTimeType">Type: LatestReplicationDateTimeType</h2> +
- Beskrivelse: Dato og tidspunkt for den sidste replikering af recepter<input type="button" id="LatestReplicationDateTimeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('LatestReplicationDateTimeType_xsddiv'); return false;"> +
-<div id="LatestReplicationDateTimeType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="LatestReplicationDateTimeType"&#62; +
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:dateTime"&#62; +
- <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01T00:00:00Z" /&#62;</div> +
- &#60;/xs:restriction&#62;</div> +
- &#60;/xs:simpleType&#62;</div> +
-</div> +
-<dl> +
-<dt>Basistype:</dt> +
-<dd>dateTime</dd> +
-<dt>Min v&aelig;rdi:</dt> +
-<dd>2000-01-01T00:00:00Z</dd> +
-</dl> +
-<h2 id="PackageQuantityType">Type: PackageQuantityType</h2> +
- Beskrivelse: Angiver antallet af pakninger<input type="button" id="PackageQuantityType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PackageQuantityType_xsddiv'); return false;"> +
-<div id="PackageQuantityType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="PackageQuantityType"&#62; +
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:integer"&#62; +
- <div style="margin-left: 10px">&#60;xs:minInclusive value="1" /&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:maxInclusive value="9999" /&#62;</div>     +<div style="margin-left: 10px">&#60;xs:maxLength value="20" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DistrictNameType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>integer</dd> +<dd>string</dd> 
-<dt>Min v&aelig;rdi:</dt>+<dt>Min l&aelig;ngde:</dt>
 <dd>1</dd> <dd>1</dd>
-<dt>Max v&aelig;rdi:</dt> +<dt>Max l&aelig;ngde:</dt> 
-<dd>9999</dd>+<dd>20</dd>
 </dl> </dl>
 <h2 id="LabelTextType">Type: LabelTextType</h2> <h2 id="LabelTextType">Type: LabelTextType</h2>
-<input type="button" id="LabelTextType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('LabelTextType_xsddiv'); return false;">+<input type="button" id="LabelTextType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('LabelTextType'); return false;"><input type="button" id="LabelTextType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('LabelTextType'); return false;">
 <div id="LabelTextType_xsddiv" class="contents" style="display: none"> <div id="LabelTextType_xsddiv" class="contents" style="display: none">
 <div style="margin-left: 10px">&#60;xs:simpleType name="LabelTextType"&#62; <div style="margin-left: 10px">&#60;xs:simpleType name="LabelTextType"&#62;
Line 32006: Line 40492:
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="LabelTextType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 32014: Line 40501:
 <dd>200</dd> <dd>200</dd>
 </dl> </dl>
-<h2 id="PostCodeType">Type: PostCodeType</h2> +<h2 id="DosageSupplementaryTextType">Type: DosageSupplementaryTextType</h2> 
- Beskrivelse: Postnummerskal passe the XML recepten og tillade andre postnumre end danske<input type="button" id="PostCodeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PostCodeType_xsddiv'); return false;"> + Beskrivelse: Supplerende tekst til en struktureret doseringf.eks. "ved smerter", "i forbindelse med m&aring;ltid" m.v. Den supplerende tekst m&aring; ikke &aelig;ndre den doserede m&aelig;ngde, f.eks. er en tekst som "i hvert &oslash;je" ikke tilladt<input type="button" id="DosageSupplementaryTextType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageSupplementaryTextType'); return false;"><input type="button" id="DosageSupplementaryTextType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DosageSupplementaryTextType'); return false;"> 
-<div id="PostCodeType_xsddiv" class="contents" style="display: none"> +<div id="DosageSupplementaryTextType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PostCodeType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="DosageSupplementaryTextType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="9" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxLength value="100" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DosageSupplementaryTextType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 32031: Line 40519:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>9</dd>+<dd>100</dd>
 </dl> </dl>
-<h2 id="SpecialityCodeValueType">Type: SpecialityCodeValueType</h2> +<h2 id="IndicationTextType">Type: IndicationTextType</h2> 
-<input type="button" id="SpecialityCodeValueType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SpecialityCodeValueType_xsddiv'); return false;"> + Beskrivelse: Indikationstekst (LMS26 felt 2)<input type="button" id="IndicationTextType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IndicationTextType'); return false;"><input type="button" id="IndicationTextType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('IndicationTextType'); return false;"> 
-<div id="SpecialityCodeValueType_xsddiv" class="contents" style="display: none"> +<div id="IndicationTextType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="SpecialityCodeValueType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="IndicationTextType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="5" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxLength value="78" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="IndicationTextType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 32050: Line 40539:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>5</dd>+<dd>78</dd>
 </dl> </dl>
-<h2 id="SpecialityCodeSourceType">Type: SpecialityCodeSourceType</h2> +<h2 id="AuthorisationDateTimeType">Type: AuthorisationDateTimeType</h2> 
-<input type="button" id="SpecialityCodeSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SpecialityCodeSourceType_xsddiv'); return false;"> + Beskrivelse: Dato og tid for autorisation<input type="button" id="AuthorisationDateTimeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AuthorisationDateTimeType'); return false;"><input type="button" id="AuthorisationDateTimeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('AuthorisationDateTimeType'); return false;"> 
-<div id="SpecialityCodeSourceType_xsddiv" class="contents" style="display: none"> +<div id="AuthorisationDateTimeType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="SpecialityCodeSourceType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="AuthorisationDateTimeType"&#62; 
- <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:SpecialityCodePredefinedSourceType medicinecard20150601:UndefinedSourceType" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:restriction base="xs:dateTime"&#62; 
- &#60;/xs:simpleType&#62;</div> + <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01T00:00:00Z" /&#62;</div>
-</div> +
-<ul>Foreningsm&aelig;ngde af flg. typer: +
- <li> +
-<a href="#SpecialityCodePredefinedSourceType">SpecialityCodePredefinedSourceType</a> +
-</li> +
-<li> +
-<a href="#UndefinedSourceType">UndefinedSourceType</a> +
-</li> +
-</ul> +
-<h2 id="SpecialityCodePredefinedSourceType">Type: SpecialityCodePredefinedSourceType</h2> +
-<input type="button" id="SpecialityCodePredefinedSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SpecialityCodePredefinedSourceType_xsddiv'); return false;"> +
-<div id="SpecialityCodePredefinedSourceType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="SpecialityCodePredefinedSourceType"&#62; +
- <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedSourceType"&#62; +
- <div style="margin-left: 10px">&#60;xs:enumeration value="Medicinpriser" /&#62;</div>+
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="AuthorisationDateTimeType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>UndefinedSourceType</dd> +<dd>dateTime</dd> 
-<ul>Enumeration af flg. v&aelig;rdier +<dt>Min v&aelig;rdi:</dt
- <li>Medicinpriser</li+<dd>2000-01-01T00:00:00Z</dd>
-</ul>+
 </dl> </dl>
-<h2 id="INRCommentType">Type: INRCommentType</h2> +<h2 id="GenderType">Type: GenderType</h2> 
- Beskrivelse: Kommentar associeret med en INR registrering<input type="button" id="INRCommentType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('INRCommentType_xsddiv'); return false;"> + Beskrivelse: K&oslash;n<input type="button" id="GenderType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GenderType'); return false;"><input type="button" id="GenderType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('GenderType'); return false;"> 
-<div id="INRCommentType_xsddiv" class="contents" style="display: none"> +<div id="GenderType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="INRCommentType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="GenderType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
- <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:enumeration value="female" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="200" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:enumeration value="male" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="GenderType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
 <dd>string</dd> <dd>string</dd>
-<dt>Min l&aelig;ngde:</dt> +<ul>Enumeration af flg. v&aelig;rdier:  
-<dd>1</dd+ <li>female</li
-<dt>Max l&aelig;ngde:</dt+<li>male</li
-<dd>200</dd>+</ul>
 </dl> </dl>
-<h2 id="DosageQuantityUnitTextsValueType">Type: DosageQuantityUnitTextsValueType</h2> +<h2 id="WarningSeverityType">Type: WarningSeverityType</h2> 
-<input type="button" id="DosageQuantityUnitTextsValueType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageQuantityUnitTextsValueType_xsddiv'); return false;"> +<input type="button" id="WarningSeverityType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('WarningSeverityType'); return false;"><input type="button" id="WarningSeverityType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('WarningSeverityType'); return false;"> 
-<div id="DosageQuantityUnitTextsValueType_xsddiv" class="contents" style="display: none"> +<div id="WarningSeverityType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DosageQuantityUnitTextsValueType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="WarningSeverityType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
- <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;The severity level of a warning&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="50/&#62;</div> +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Indikation af hvor alvolig en advarsel er&#60;/xs:documentation&#62;</div> 
- &#60;/xs:restriction&#62;</div> + &#60;/xs:annotation&#62;</div> 
- &#60;/xs:simpleType&#62;</div> +  
-</div> +<div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601E2:PredefinedWarningSeverityType medicinecard20150601E2:UndefinedWarningSeverityType" /&#62;</div>
-<dl> +
-<dt>Basistype:</dt> +
-<dd>string</dd> +
-<dt>Min l&aelig;ngde:</dt> +
-<dd>1</dd> +
-<dt>Max l&aelig;ngde:</dt> +
-<dd>50</dd> +
-</dl> +
-<h2 id="DosageQuantityUnitTextsSourceType">Type: DosageQuantityUnitTextsSourceType</h2> +
-<input type="button" id="DosageQuantityUnitTextsSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageQuantityUnitTextsSourceType_xsddiv'); return false;"> +
-<div id="DosageQuantityUnitTextsSourceType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="DosageQuantityUnitTextsSourceType"&#62; +
- <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:DosageQuantityUnitTextsPredefinedSourceType medicinecard20150601:UndefinedSourceType" /&#62;</div>+
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="WarningSeverityType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul>Foreningsm&aelig;ngde af flg. typer: <ul>Foreningsm&aelig;ngde af flg. typer:
- <li> + <li> 
-<a href="#DosageQuantityUnitTextsPredefinedSourceType">DosageQuantityUnitTextsPredefinedSourceType</a>+<a href="#PredefinedWarningSeverityType">PredefinedWarningSeverityType</a>
 </li> </li>
 <li> <li>
-<a href="#UndefinedSourceType">UndefinedSourceType</a>+<a href="#UndefinedWarningSeverityType">UndefinedWarningSeverityType</a>
 </li> </li>
 </ul> </ul>
-<h2 id="DosageQuantityUnitTextsPredefinedSourceType">Type: DosageQuantityUnitTextsPredefinedSourceType</h2> +<h2 id="PredefinedWarningSeverityType">Type: PredefinedWarningSeverityType</h2> 
-<input type="button" id="DosageQuantityUnitTextsPredefinedSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageQuantityUnitTextsPredefinedSourceType_xsddiv'); return false;"> +<input type="button" id="PredefinedWarningSeverityType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedWarningSeverityType'); return false;"><input type="button" id="PredefinedWarningSeverityType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PredefinedWarningSeverityType'); return false;"> 
-<div id="DosageQuantityUnitTextsPredefinedSourceType_xsddiv" class="contents" style="display: none"> +<div id="PredefinedWarningSeverityType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DosageQuantityUnitTextsPredefinedSourceType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="PredefinedWarningSeverityType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601:UndefinedSourceType"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601E2:UndefinedWarningSeverityType"&#62; 
- <div style="margin-left: 10px">&#60;xs:enumeration value="Medicinpriser" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:enumeration value="high" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:enumeration value="Doseringsforslag" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:enumeration value="medium" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:enumeration value="Local" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:enumeration value="low" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PredefinedWarningSeverityType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>UndefinedSourceType</dd>+<dd>UndefinedWarningSeverityType</dd>
 <ul>Enumeration af flg. v&aelig;rdier:  <ul>Enumeration af flg. v&aelig;rdier: 
- <li>Medicinpriser</li> + <li>high</li> 
-<li>Doseringsforslag</li> +<li>medium</li> 
-<li>Local</li>+<li>low</li>
 </ul> </ul>
 </dl> </dl>
-<h2 id="DoseTimeType">Type: DoseTimeType</h2> +<h2 id="UndefinedWarningSeverityType">Type: UndefinedWarningSeverityType</h2> 
- Beskrivelse: Klokkeslettet for et doseringstidspunkt<input type="button" id="DoseTimeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseTimeType_xsddiv'); return false;"> +<input type="button" id="UndefinedWarningSeverityType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndefinedWarningSeverityType'); return false;"><input type="button" id="UndefinedWarningSeverityType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('UndefinedWarningSeverityType'); return false;"> 
-<div id="DoseTimeType_xsddiv" class="contents" style="display: none"> +<div id="UndefinedWarningSeverityType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DoseTimeType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="UndefinedWarningSeverityType"&#62;
- <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601:MorningNoonEveningNightDoseTimeType medicinecard20150601:TimeDoseTimeType"&#62; +
- &#60;/xs:union&#62;</div> +
- &#60;/xs:simpleType&#62;</div> +
-</div> +
-<ul>Foreningsm&aelig;ngde af flg. typer: +
- <li> +
-<a href="#MorningNoonEveningNightDoseTimeType">MorningNoonEveningNightDoseTimeType</a> +
-</li> +
-<li> +
-<a href="#TimeDoseTimeType">TimeDoseTimeType</a> +
-</li> +
-</ul> +
-<h2 id="MorningNoonEveningNightDoseTimeType">Type: MorningNoonEveningNightDoseTimeType</h2> +
-<input type="button" id="MorningNoonEveningNightDoseTimeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('MorningNoonEveningNightDoseTimeType_xsddiv'); return false;"> +
-<div id="MorningNoonEveningNightDoseTimeType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="MorningNoonEveningNightDoseTimeType"&#62;+
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
- <div style="margin-left: 10px">&#60;xs:enumeration value="morning" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:enumeration value="noon" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:maxLength value="30" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="evening" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="night" /&#62;</div>+
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="UndefinedWarningSeverityType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
 <dd>string</dd> <dd>string</dd>
-<ul>Enumeration af flg. v&aelig;rdier +<dt>Min l&aelig;ngde:</dt
- <li>morning</li+<dd>1</dd
-<li>noon</li+<dt>Max l&aelig;ngde:</dt
-<li>evening</li+<dd>30</dd>
-<li>night</li> +
-</ul>+
 </dl> </dl>
-<h2 id="TimeDoseTimeType">Type: TimeDoseTimeType</h2> +<h2 id="PrescriptionRequestVersionType">Type: PrescriptionRequestVersionType</h2> 
-<input type="button" id="TimeDoseTimeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('TimeDoseTimeType_xsddiv'); return false;"> +<input type="button" id="PrescriptionRequestVersionType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrescriptionRequestVersionType'); return false;"><input type="button" id="PrescriptionRequestVersionType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PrescriptionRequestVersionType'); return false;"> 
-<div id="TimeDoseTimeType_xsddiv" class="contents" style="display: none"> +<div id="PrescriptionRequestVersionType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="TimeDoseTimeType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="PrescriptionRequestVersionType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:time" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Version number of the prescriptionrequest&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Receptanmodningens versionsnummer&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:restriction base="xs:long"&#62; 
 + <div style="margin-left: 10px">&#60;xs:minInclusive value="1" /&#62;</div> 
 + &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
-<dl> +<div id="PrescriptionRequestVersionType_xsddiv_usage" class="usage" style="display: none"></div>
-<dt>Basistype:</dt> +
-<dd>time</dd> +
-</dl> +
-<h2 id="DoseDispensingPeriodIdentifierType">Type: DoseDispensingPeriodIdentifierType</h2> +
-<input type="button" id="DoseDispensingPeriodIdentifierType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensingPeriodIdentifierType_xsddiv'); return false;"> +
-<div id="DoseDispensingPeriodIdentifierType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="DoseDispensingPeriodIdentifierType"&#62; +
-        <div style="margin-left: 10px">&#60;xs:annotation&#62; +
-            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Unique identification of a Dose dispensing period&#60;/xs:documentation&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Unik identifikation af en dosisdispenseringsperiode&#60;/xs:documentation&#62;</div> +
-        &#60;/xs:annotation&#62;</div> +
-         +
-<div style="margin-left: 10px">&#60;xs:restriction base="xs:long"&#62; +
-            <div style="margin-left: 10px">&#60;xs:minInclusive value="0" /&#62;</div> +
-        &#60;/xs:restriction&#62;</div> +
-    &#60;/xs:simpleType&#62;</div> +
-</div>+
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
 <dd>long</dd> <dd>long</dd>
 <dt>Min v&aelig;rdi:</dt> <dt>Min v&aelig;rdi:</dt>
-<dd>0</dd>+<dd>1</dd>
 </dl> </dl>
-<h2 id="DoseDispensingRequestedDateType">Type: DoseDispensingRequestedDateType</h2> +<h2 id="DoseDispensingRequestedByDoctorType">Type: DoseDispensingRequestedByDoctorType</h2> 
-<input type="button" id="DoseDispensingRequestedDateType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensingRequestedDateType_xsddiv'); return false;"> +<input type="button" id="DoseDispensingRequestedByDoctorType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensingRequestedByDoctorType'); return false;"><input type="button" id="DoseDispensingRequestedByDoctorType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DoseDispensingRequestedByDoctorType'); return false;"> 
-<div id="DoseDispensingRequestedDateType_xsddiv" class="contents" style="display: none"> +<div id="DoseDispensingRequestedByDoctorType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DoseDispensingRequestedDateType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="DoseDispensingRequestedByDoctorType"&#62;
         <div style="margin-left: 10px">&#60;xs:annotation&#62;         <div style="margin-left: 10px">&#60;xs:annotation&#62;
-            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Date in request for dose dispensing info&#60;/xs:documentation&#62;</div>+            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Indicates whether the dose dispensing was initiated by a doctor.&#60;/xs:documentation&#62;</div>
                          
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-UK"&#62;Dato der &oslash;nskes info om dosisdispensering for&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Angiver hvorvidt dosisdispenseringen er initieret af en l&aelig;ge.&#60;/xs:documentation&#62;</div>
         &#60;/xs:annotation&#62;</div>         &#60;/xs:annotation&#62;</div>
                  
-<div style="margin-left: 10px">&#60;xs:restriction base="xs:date"&#62; +<div style="margin-left: 10px">&#60;xs:restriction base="xs:boolean" /&#62;</div>
-            <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01" /&#62;</div> +
-        &#60;/xs:restriction&#62;</div>+
     &#60;/xs:simpleType&#62;</div>     &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DoseDispensingRequestedByDoctorType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>date</dd> +<dd>boolean</dd>
-<dt>Min v&aelig;rdi:</dt> +
-<dd>2000-01-01</dd>+
 </dl> </dl>
-<h2 id="PlannedDispensingIdentifierType">Type: PlannedDispensingIdentifierType</h2> +<h2 id="RequestDateTimeType">Type: RequestDateTimeType</h2> 
-<input type="button" id="PlannedDispensingIdentifierType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PlannedDispensingIdentifierType_xsddiv'); return false;"> +<input type="button" id="RequestDateTimeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RequestDateTimeType'); return false;"><input type="button" id="RequestDateTimeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('RequestDateTimeType'); return false;"> 
-<div id="PlannedDispensingIdentifierType_xsddiv" class="contents" style="display: none"> +<div id="RequestDateTimeType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PlannedDispensingIdentifierType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="RequestDateTimeType"&#62;
         <div style="margin-left: 10px">&#60;xs:annotation&#62;         <div style="margin-left: 10px">&#60;xs:annotation&#62;
-            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Unique identification of planned dispensing&#60;/xs:documentation&#62;</div>+            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Date and time for request&#60;/xs:documentation&#62;</div>
                          
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Unik identifikation af en planlagt dispensering&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Dato og tid for et opslag&#60;/xs:documentation&#62;</div>
         &#60;/xs:annotation&#62;</div>         &#60;/xs:annotation&#62;</div>
                  
-<div style="margin-left: 10px">&#60;xs:restriction base="xs:long"&#62; +<div style="margin-left: 10px">&#60;xs:restriction base="xs:dateTime"&#62; 
-            <div style="margin-left: 10px">&#60;xs:minInclusive value="0" /&#62;</div>+            <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01T00:00:00Z" /&#62;</div>
         &#60;/xs:restriction&#62;</div>         &#60;/xs:restriction&#62;</div>
     &#60;/xs:simpleType&#62;</div>     &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="RequestDateTimeType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>long</dd>+<dd>dateTime</dd>
 <dt>Min v&aelig;rdi:</dt> <dt>Min v&aelig;rdi:</dt>
-<dd>0</dd>+<dd>2000-01-01T00:00:00Z</dd>
 </dl> </dl>
 <h2 id="ModifiedNonclinicalDateTimeType">Type: ModifiedNonclinicalDateTimeType</h2> <h2 id="ModifiedNonclinicalDateTimeType">Type: ModifiedNonclinicalDateTimeType</h2>
- Beskrivelse: &AElig;ndringsdato og tid for ikke-klinisk opdatering<input type="button" id="ModifiedNonclinicalDateTimeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ModifiedNonclinicalDateTimeType_xsddiv'); return false;">+ Beskrivelse: &AElig;ndringsdato og tid for ikke-klinisk opdatering<input type="button" id="ModifiedNonclinicalDateTimeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ModifiedNonclinicalDateTimeType'); return false;"><input type="button" id="ModifiedNonclinicalDateTimeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ModifiedNonclinicalDateTimeType'); return false;">
 <div id="ModifiedNonclinicalDateTimeType_xsddiv" class="contents" style="display: none"> <div id="ModifiedNonclinicalDateTimeType_xsddiv" class="contents" style="display: none">
 <div style="margin-left: 10px">&#60;xs:simpleType name="ModifiedNonclinicalDateTimeType"&#62; <div style="margin-left: 10px">&#60;xs:simpleType name="ModifiedNonclinicalDateTimeType"&#62;
Line 32282: Line 40713:
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="ModifiedNonclinicalDateTimeType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 32288: Line 40720:
 <dd>2000-01-01T00:00:00Z</dd> <dd>2000-01-01T00:00:00Z</dd>
 </dl> </dl>
-<h2 id="ReasonCodeType">Type: ReasonCodeType</h2> +<h2 id="DoseDispensingPeriodDateType">Type: DoseDispensingPeriodDateType</h2> 
-<input type="button" id="ReasonCodeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ReasonCodeType_xsddiv'); return false;"> +<input type="button" id="DoseDispensingPeriodDateType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensingPeriodDateType'); return false;"><input type="button" id="DoseDispensingPeriodDateType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DoseDispensingPeriodDateType'); return false;"> 
-<div id="ReasonCodeType_xsddiv" class="contents" style="display: none"> +<div id="DoseDispensingPeriodDateType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="ReasonCodeType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="DoseDispensingPeriodDateType"&#62;
-        <div style="margin-left: 10px">&#60;xs:restriction base="xs:long" /&#62;</div> +
-    &#60;/xs:simpleType&#62;</div> +
-</div> +
-<dl> +
-<dt>Basistype:</dt> +
-<dd>long</dd> +
-</dl> +
-<h2 id="ReasonTextType">Type: ReasonTextType</h2> +
-<input type="button" id="ReasonTextType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ReasonTextType_xsddiv'); return false;"> +
-<div id="ReasonTextType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="ReasonTextType"&#62; +
-        <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; +
-            <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:maxLength value="300" /&#62;</div> +
-        &#60;/xs:restriction&#62;</div> +
-    &#60;/xs:simpleType&#62;</div> +
-</div> +
-<dl> +
-<dt>Basistype:</dt> +
-<dd>string</dd> +
-<dt>Min l&aelig;ngde:</dt> +
-<dd>1</dd> +
-<dt>Max l&aelig;ngde:</dt> +
-<dd>300</dd> +
-</dl> +
-<h2 id="DoseDispensingWarningCodeType">Type: DoseDispensingWarningCodeType</h2> +
-<input type="button" id="DoseDispensingWarningCodeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensingWarningCodeType_xsddiv'); return false;"> +
-<div id="DoseDispensingWarningCodeType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="DoseDispensingWarningCodeType"&#62;+
         <div style="margin-left: 10px">&#60;xs:annotation&#62;         <div style="margin-left: 10px">&#60;xs:annotation&#62;
-            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Warning code related to dose dispensing.&#60;/xs:documentation&#62;</div>+            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Specific date in a dose dispensing period.&#60;/xs:documentation&#62;</div>
                          
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Advarselskode som er knyttet til dosisdispensering.&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Specifik dato i en dosisdispenseringsperiode.&#60;/xs:documentation&#62;</div>
         &#60;/xs:annotation&#62;</div>         &#60;/xs:annotation&#62;</div>
                  
-<div style="margin-left: 10px">&#60;xs:restriction base="xs:long"&#62; +<div style="margin-left: 10px">&#60;xs:restriction base="xs:date"&#62; 
-            <div style="margin-left: 10px">&#60;xs:minInclusive value="1000" /&#62;</div> +            <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01" /&#62;</div>
-             +
-<div style="margin-left: 10px">&#60;xs:maxInclusive value="9999" /&#62;</div>+
         &#60;/xs:restriction&#62;</div>         &#60;/xs:restriction&#62;</div>
     &#60;/xs:simpleType&#62;</div>     &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DoseDispensingPeriodDateType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>long</dd>+<dd>date</dd>
 <dt>Min v&aelig;rdi:</dt> <dt>Min v&aelig;rdi:</dt>
-<dd>1000</dd> +<dd>2000-01-01</dd>
-<dt>Max v&aelig;rdi:</dt> +
-<dd>9999</dd> +
-</dl> +
-<h2 id="PatientRegistrationTypeType">Type: PatientRegistrationTypeType</h2> +
- Beskrivelse: Typen af  mellem patient og organisation<input type="button" id="PatientRegistrationTypeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PatientRegistrationTypeType_xsddiv'); return false;"> +
-<div id="PatientRegistrationTypeType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="PatientRegistrationTypeType"&#62; +
- <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601E2:PredefinedPatientRegistrationTypeType medicinecard20150601E2:UndefinedPatientRegistrationTypeType" /&#62;</div> +
- &#60;/xs:simpleType&#62;</div> +
-</div> +
-<ul>Foreningsm&aelig;ngde af flg. typer: +
- <li> +
-<a href="#PredefinedPatientRegistrationTypeType">PredefinedPatientRegistrationTypeType</a> +
-</li> +
-<li> +
-<a href="#UndefinedPatientRegistrationTypeType">UndefinedPatientRegistrationTypeType</a> +
-</li> +
-</ul> +
-<h2 id="PredefinedPatientRegistrationTypeType">Type: PredefinedPatientRegistrationTypeType</h2> +
-<input type="button" id="PredefinedPatientRegistrationTypeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedPatientRegistrationTypeType_xsddiv'); return false;"> +
-<div id="PredefinedPatientRegistrationTypeType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="PredefinedPatientRegistrationTypeType"&#62; +
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; +
- <div style="margin-left: 10px">&#60;xs:enumeration value="INR" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="SetDoseDispensingOnHold" /&#62;</div> +
- &#60;/xs:restriction&#62;</div> +
- &#60;/xs:simpleType&#62;</div> +
-</div> +
-<dl> +
-<dt>Basistype:</dt> +
-<dd>string</dd> +
-<ul>Enumeration af flg. v&aelig;rdier:  +
- <li>INR</li> +
-<li>SetDoseDispensingOnHold</li> +
-</ul> +
-</dl> +
-<h2 id="UndefinedPatientRegistrationTypeType">Type: UndefinedPatientRegistrationTypeType</h2> +
-<input type="button" id="UndefinedPatientRegistrationTypeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndefinedPatientRegistrationTypeType_xsddiv'); return false;"> +
-<div id="UndefinedPatientRegistrationTypeType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="UndefinedPatientRegistrationTypeType"&#62; +
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; +
- <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:maxLength value="200" /&#62;</div> +
- &#60;/xs:restriction&#62;</div> +
- &#60;/xs:simpleType&#62;</div> +
-</div> +
-<dl> +
-<dt>Basistype:</dt> +
-<dd>string</dd> +
-<dt>Min l&aelig;ngde:</dt> +
-<dd>1</dd> +
-<dt>Max l&aelig;ngde:</dt> +
-<dd>200</dd> +
-</dl> +
-<h2 id="DoseDispensingPeriodDurationType">Type: DoseDispensingPeriodDurationType</h2> +
-<input type="button" id="DoseDispensingPeriodDurationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensingPeriodDurationType_xsddiv'); return false;"> +
-<div id="DoseDispensingPeriodDurationType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="DoseDispensingPeriodDurationType"&#62; +
-        <div style="margin-left: 10px">&#60;xs:annotation&#62; +
-            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Duration in days of a normal dose dispensing period&#60;/xs:documentation&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Standardl&aelig;ngden i dage for en  dosisdispenseringsperiode&#60;/xs:documentation&#62;</div> +
-        &#60;/xs:annotation&#62;</div> +
-         +
-<div style="margin-left: 10px">&#60;xs:restriction base="xs:int"&#62; +
-            <div style="margin-left: 10px">&#60;xs:minInclusive value="1" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:maxInclusive value="99" /&#62;</div> +
-        &#60;/xs:restriction&#62;</div> +
-    &#60;/xs:simpleType&#62;</div> +
-</div> +
-<dl> +
-<dt>Basistype:</dt> +
-<dd>int</dd> +
-<dt>Min v&aelig;rdi:</dt> +
-<dd>1</dd> +
-<dt>Max v&aelig;rdi:</dt> +
-<dd>99</dd>+
 </dl> </dl>
 <h2 id="AdministrationInstructionType">Type: AdministrationInstructionType</h2> <h2 id="AdministrationInstructionType">Type: AdministrationInstructionType</h2>
-<input type="button" id="AdministrationInstructionType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AdministrationInstructionType_xsddiv'); return false;">+<input type="button" id="AdministrationInstructionType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AdministrationInstructionType'); return false;"><input type="button" id="AdministrationInstructionType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('AdministrationInstructionType'); return false;">
 <div id="AdministrationInstructionType_xsddiv" class="contents" style="display: none"> <div id="AdministrationInstructionType_xsddiv" class="contents" style="display: none">
 <div style="margin-left: 10px">&#60;xs:simpleType name="AdministrationInstructionType"&#62; <div style="margin-left: 10px">&#60;xs:simpleType name="AdministrationInstructionType"&#62;
Line 32434: Line 40755:
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="AdministrationInstructionType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul>Foreningsm&aelig;ngde af flg. typer: <ul>Foreningsm&aelig;ngde af flg. typer:
- <li>+ <li>
 <a href="#PredefinedAdministrationInstructionType">PredefinedAdministrationInstructionType</a> <a href="#PredefinedAdministrationInstructionType">PredefinedAdministrationInstructionType</a>
 </li> </li>
Line 32443: Line 40765:
 </ul> </ul>
 <h2 id="PredefinedAdministrationInstructionType">Type: PredefinedAdministrationInstructionType</h2> <h2 id="PredefinedAdministrationInstructionType">Type: PredefinedAdministrationInstructionType</h2>
-<input type="button" id="PredefinedAdministrationInstructionType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedAdministrationInstructionType_xsddiv'); return false;">+<input type="button" id="PredefinedAdministrationInstructionType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedAdministrationInstructionType'); return false;"><input type="button" id="PredefinedAdministrationInstructionType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PredefinedAdministrationInstructionType'); return false;">
 <div id="PredefinedAdministrationInstructionType_xsddiv" class="contents" style="display: none"> <div id="PredefinedAdministrationInstructionType_xsddiv" class="contents" style="display: none">
 <div style="margin-left: 10px">&#60;xs:simpleType name="PredefinedAdministrationInstructionType"&#62; <div style="margin-left: 10px">&#60;xs:simpleType name="PredefinedAdministrationInstructionType"&#62;
Line 32477: Line 40799:
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PredefinedAdministrationInstructionType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
 <dd>UndefinedAdministrationInstructionType</dd> <dd>UndefinedAdministrationInstructionType</dd>
 <ul>Enumeration af flg. v&aelig;rdier:  <ul>Enumeration af flg. v&aelig;rdier: 
- <li>Synkes hele</li>+ <li>Synkes hele</li>
 <li>Tygges</li> <li>Tygges</li>
 <li>Knuses</li> <li>Knuses</li>
Line 32498: Line 40821:
 </dl> </dl>
 <h2 id="UndefinedAdministrationInstructionType">Type: UndefinedAdministrationInstructionType</h2> <h2 id="UndefinedAdministrationInstructionType">Type: UndefinedAdministrationInstructionType</h2>
-<input type="button" id="UndefinedAdministrationInstructionType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndefinedAdministrationInstructionType_xsddiv'); return false;">+<input type="button" id="UndefinedAdministrationInstructionType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndefinedAdministrationInstructionType'); return false;"><input type="button" id="UndefinedAdministrationInstructionType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('UndefinedAdministrationInstructionType'); return false;">
 <div id="UndefinedAdministrationInstructionType_xsddiv" class="contents" style="display: none"> <div id="UndefinedAdministrationInstructionType_xsddiv" class="contents" style="display: none">
 <div style="margin-left: 10px">&#60;xs:simpleType name="UndefinedAdministrationInstructionType"&#62; <div style="margin-left: 10px">&#60;xs:simpleType name="UndefinedAdministrationInstructionType"&#62;
Line 32508: Line 40831:
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="UndefinedAdministrationInstructionType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 32515: Line 40839:
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
 <dd>22</dd> <dd>22</dd>
-</dl> 
-<h2 id="DoseDispensingCardIdentifierType">Type: DoseDispensingCardIdentifierType</h2> 
-<input type="button" id="DoseDispensingCardIdentifierType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensingCardIdentifierType_xsddiv'); return false;"> 
-<div id="DoseDispensingCardIdentifierType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DoseDispensingCardIdentifierType"&#62; 
-        <div style="margin-left: 10px">&#60;xs:annotation&#62; 
-            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Unique identification of a Dose dispensing card&#60;/xs:documentation&#62;</div> 
-             
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Unik identifikation af en dosisdispenseringskort&#60;/xs:documentation&#62;</div> 
-        &#60;/xs:annotation&#62;</div> 
-         
-<div style="margin-left: 10px">&#60;xs:restriction base="xs:long"&#62; 
-            <div style="margin-left: 10px">&#60;xs:minInclusive value="0" /&#62;</div> 
-        &#60;/xs:restriction&#62;</div> 
-    &#60;/xs:simpleType&#62;</div> 
-</div> 
-<dl> 
-<dt>Basistype:</dt> 
-<dd>long</dd> 
-<dt>Min v&aelig;rdi:</dt> 
-<dd>0</dd> 
 </dl> </dl>
 <h2 id="PackingGroupIdentifierType">Type: PackingGroupIdentifierType</h2> <h2 id="PackingGroupIdentifierType">Type: PackingGroupIdentifierType</h2>
-<input type="button" id="PackingGroupIdentifierType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PackingGroupIdentifierType_xsddiv'); return false;">+<input type="button" id="PackingGroupIdentifierType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PackingGroupIdentifierType'); return false;"><input type="button" id="PackingGroupIdentifierType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PackingGroupIdentifierType'); return false;">
 <div id="PackingGroupIdentifierType_xsddiv" class="contents" style="display: none"> <div id="PackingGroupIdentifierType_xsddiv" class="contents" style="display: none">
 <div style="margin-left: 10px">&#60;xs:simpleType name="PackingGroupIdentifierType"&#62; <div style="margin-left: 10px">&#60;xs:simpleType name="PackingGroupIdentifierType"&#62;
Line 32552: Line 40855:
     &#60;/xs:simpleType&#62;</div>     &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PackingGroupIdentifierType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 32558: Line 40862:
 <dd>1</dd> <dd>1</dd>
 </dl> </dl>
-<h2 id="DrugDescriptionTextType">Type: DrugDescriptionTextType</h2> +<h2 id="ReasonCodeType">Type: ReasonCodeType</h2> 
-<input type="button" id="DrugDescriptionTextType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugDescriptionTextType_xsddiv'); return false;"> +<input type="button" id="ReasonCodeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ReasonCodeType'); return false;"><input type="buttonid="ReasonCodeType_usage_buttonvalue="Vis anvendelseclass="showHideXSDonclick="toggleUsageVisibility('ReasonCodeType'); return false;"> 
-<div id="DrugDescriptionTextType_xsddivclass="contentsstyle="display: none"+<div id="ReasonCodeType_xsddivclass="contents" style="displaynone"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DrugDescriptionTextType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="ReasonCodeType"&#62; 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +        <div style="margin-left: 10px">&#60;xs:restriction base="xs:long" /&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;"Description of the visual appearance of a drug"&#60;/xs:documentation&#62;</div> +    &#60;/xs:simpleType&#62;</div>
-  +
-<div style="margin-left10px">&#60;xs:documentation xml:lang="da-DK"&#62;"Beskrivelse af et l&aelig;gemiddels udseende"&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; +
- <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:maxLength value="256" /&#62;</div> +
- &#60;/xs:restriction&#62;</div> +
- &#60;/xs:simpleType&#62;</div>+
 </div> </div>
 +<div id="ReasonCodeType_xsddiv_usage" class="usage" style="display: none"></div>
 +<dl>
 +<dt>Basistype:</dt>
 +<dd>long</dd>
 +</dl>
 +<h2 id="ReasonTextType">Type: ReasonTextType</h2>
 +<input type="button" id="ReasonTextType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ReasonTextType'); return false;"><input type="button" id="ReasonTextType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ReasonTextType'); return false;">
 +<div id="ReasonTextType_xsddiv" class="contents" style="display: none">
 +<div style="margin-left: 10px">&#60;xs:simpleType name="ReasonTextType"&#62;
 +        <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
 +            <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
 +            
 +<div style="margin-left: 10px">&#60;xs:maxLength value="300" /&#62;</div>
 +        &#60;/xs:restriction&#62;</div>
 +    &#60;/xs:simpleType&#62;</div>
 +</div>
 +<div id="ReasonTextType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 32581: Line 40892:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>256</dd>+<dd>300</dd>
 </dl> </dl>
-<h2 id="DoseDispensingRequestedByDoctorType">Type: DoseDispensingRequestedByDoctorType</h2> +<h2 id="PlannedDispensingIdentifierType">Type: PlannedDispensingIdentifierType</h2> 
-<input type="button" id="DoseDispensingRequestedByDoctorType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensingRequestedByDoctorType_xsddiv'); return false;"> +<input type="button" id="PlannedDispensingIdentifierType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PlannedDispensingIdentifierType'); return false;"><input type="button" id="PlannedDispensingIdentifierType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PlannedDispensingIdentifierType'); return false;"> 
-<div id="DoseDispensingRequestedByDoctorType_xsddiv" class="contents" style="display: none"> +<div id="PlannedDispensingIdentifierType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DoseDispensingRequestedByDoctorType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="PlannedDispensingIdentifierType"&#62;
         <div style="margin-left: 10px">&#60;xs:annotation&#62;         <div style="margin-left: 10px">&#60;xs:annotation&#62;
-            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Indicates whether the dose dispensing was initiated by doctor.&#60;/xs:documentation&#62;</div>+            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Unique identification of planned dispensing&#60;/xs:documentation&#62;</div>
                          
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Angiver hvorvidt dosisdispenseringen er initieret af en l&aelig;ge.&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Unik identifikation af en planlagt dispensering&#60;/xs:documentation&#62;</div>
         &#60;/xs:annotation&#62;</div>         &#60;/xs:annotation&#62;</div>
                  
-<div style="margin-left: 10px">&#60;xs:restriction base="xs:boolean" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:restriction base="xs:long"&#62; 
 +            <div style="margin-left: 10px">&#60;xs:minInclusive value="0" /&#62;</div> 
 +        &#60;/xs:restriction&#62;</div>
     &#60;/xs:simpleType&#62;</div>     &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PlannedDispensingIdentifierType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>boolean</dd>+<dd>long</dd> 
 +<dt>Min v&aelig;rdi:</dt> 
 +<dd>0</dd>
 </dl> </dl>
-<h2 id="PrescriptionRequestVersionType">Type: PrescriptionRequestVersionType</h2> +<h2 id="DispensableUnitSequenceNumberType">Type: DispensableUnitSequenceNumberType</h2> 
-<input type="button" id="PrescriptionRequestVersionType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrescriptionRequestVersionType_xsddiv'); return false;"> +<input type="button" id="DispensableUnitSequenceNumberType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DispensableUnitSequenceNumberType'); return false;"><input type="button" id="DispensableUnitSequenceNumberType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DispensableUnitSequenceNumberType'); return false;"> 
-<div id="PrescriptionRequestVersionType_xsddiv" class="contents" style="display: none"> +<div id="DispensableUnitSequenceNumberType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PrescriptionRequestVersionType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="DispensableUnitSequenceNumberType"&#62; 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +        <div style="margin-left: 10px">&#60;xs:annotation&#62; 
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Version number of the prescriptionrequest&#60;/xs:documentation&#62;</div> +            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Sequence numbering of dispensable units within a given day&#60;/xs:documentation&#62;</div> 
-  +             
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Receptanmodningens versionsnummer&#60;/xs:documentation&#62;</div> +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Sekvensnummer for dispenserbare enheder p&aring; en given dag&#60;/xs:documentation&#62;</div> 
- &#60;/xs:annotation&#62;</div> +        &#60;/xs:annotation&#62;</div> 
-  +         
-<div style="margin-left: 10px">&#60;xs:restriction base="xs:long"&#62; +<div style="margin-left: 10px">&#60;xs:restriction base="xs:int"&#62; 
- <div style="margin-left: 10px">&#60;xs:minInclusive value="1" /&#62;</div> +            <div style="margin-left: 10px">&#60;xs:minInclusive value="1" /&#62;</div> 
- &#60;/xs:restriction&#62;</div> +        &#60;/xs:restriction&#62;</div> 
- &#60;/xs:simpleType&#62;</div>+    &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DispensableUnitSequenceNumberType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>long</dd>+<dd>int</dd>
 <dt>Min v&aelig;rdi:</dt> <dt>Min v&aelig;rdi:</dt>
 <dd>1</dd> <dd>1</dd>
 +</dl>
 +<h2 id="DoseDispensingProductionIdentifierType">Type: DoseDispensingProductionIdentifierType</h2>
 +<input type="button" id="DoseDispensingProductionIdentifierType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensingProductionIdentifierType'); return false;"><input type="button" id="DoseDispensingProductionIdentifierType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DoseDispensingProductionIdentifierType'); return false;">
 +<div id="DoseDispensingProductionIdentifierType_xsddiv" class="contents" style="display: none">
 +<div style="margin-left: 10px">&#60;xs:simpleType name="DoseDispensingProductionIdentifierType"&#62;
 +        <div style="margin-left: 10px">&#60;xs:annotation&#62;
 +            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Identifier assigned to the physical package for a dose dispensing period. Typically also used as barcode&#60;/xs:documentation&#62;</div>
 +            
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Identifier for den fysiske rulle for en dosisdispenseringsperiode. Anvendes eksempelvis som stregkode p&aring; rullen.&#60;/xs:documentation&#62;</div>
 +        &#60;/xs:annotation&#62;</div>
 +        
 +<div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
 +            <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
 +            
 +<div style="margin-left: 10px">&#60;xs:maxLength value="200" /&#62;</div>
 +        &#60;/xs:restriction&#62;</div>
 +    &#60;/xs:simpleType&#62;</div>
 +</div>
 +<div id="DoseDispensingProductionIdentifierType_xsddiv_usage" class="usage" style="display: none"></div>
 +<dl>
 +<dt>Basistype:</dt>
 +<dd>string</dd>
 +<dt>Min l&aelig;ngde:</dt>
 +<dd>1</dd>
 +<dt>Max l&aelig;ngde:</dt>
 +<dd>200</dd>
 </dl> </dl>
 <h2 id="DoseDispensedEffectuationDateType">Type: DoseDispensedEffectuationDateType</h2> <h2 id="DoseDispensedEffectuationDateType">Type: DoseDispensedEffectuationDateType</h2>
-<input type="button" id="DoseDispensedEffectuationDateType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensedEffectuationDateType_xsddiv'); return false;">+<input type="button" id="DoseDispensedEffectuationDateType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensedEffectuationDateType'); return false;"><input type="button" id="DoseDispensedEffectuationDateType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DoseDispensedEffectuationDateType'); return false;">
 <div id="DoseDispensedEffectuationDateType_xsddiv" class="contents" style="display: none"> <div id="DoseDispensedEffectuationDateType_xsddiv" class="contents" style="display: none">
 <div style="margin-left: 10px">&#60;xs:simpleType name="DoseDispensedEffectuationDateType"&#62; <div style="margin-left: 10px">&#60;xs:simpleType name="DoseDispensedEffectuationDateType"&#62;
Line 32628: Line 40971:
  <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Effectuation date for a dose dispensing period (that has been effectuated)&#60;/xs:documentation&#62;</div>  <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Effectuation date for a dose dispensing period (that has been effectuated)&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-UK"&#62;Ekspeditionsdato for en dosisdispenseringsperiode (som er blevet ekspederet)&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Ekspeditionsdato for en dosisdispenseringsperiode (som er blevet ekspederet)&#60;/xs:documentation&#62;</div>
  &#60;/xs:annotation&#62;</div>  &#60;/xs:annotation&#62;</div>
   
Line 32636: Line 40979:
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DoseDispensedEffectuationDateType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 32642: Line 40986:
 <dd>2000-01-01</dd> <dd>2000-01-01</dd>
 </dl> </dl>
-<h2 id="DispensableUnitSequenceNumberType">Type: DispensableUnitSequenceNumberType</h2> +<h2 id="DoseDispensingPeriodIdentifierType">Type: DoseDispensingPeriodIdentifierType</h2> 
-<input type="button" id="DispensableUnitSequenceNumberType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DispensableUnitSequenceNumberType_xsddiv'); return false;"> +<input type="button" id="DoseDispensingPeriodIdentifierType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensingPeriodIdentifierType'); return false;"><input type="button" id="DoseDispensingPeriodIdentifierType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DoseDispensingPeriodIdentifierType'); return false;"> 
-<div id="DispensableUnitSequenceNumberType_xsddiv" class="contents" style="display: none"> +<div id="DoseDispensingPeriodIdentifierType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DispensableUnitSequenceNumberType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="DoseDispensingPeriodIdentifierType"&#62;
         <div style="margin-left: 10px">&#60;xs:annotation&#62;         <div style="margin-left: 10px">&#60;xs:annotation&#62;
-            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Sequence numbering of dispensable units within given day&#60;/xs:documentation&#62;</div>+            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Unique identification of a Dose dispensing period&#60;/xs:documentation&#62;</div>
                          
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Sekvensnummer for dispenserbare enheder p&aring; en given dag&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Unik identifikation af en dosisdispenseringsperiode&#60;/xs:documentation&#62;</div>
         &#60;/xs:annotation&#62;</div>         &#60;/xs:annotation&#62;</div>
                  
-<div style="margin-left: 10px">&#60;xs:restriction base="xs:int"&#62;+<div style="margin-left: 10px">&#60;xs:restriction base="xs:long"&#62;
             <div style="margin-left: 10px">&#60;xs:minInclusive value="0" /&#62;</div>             <div style="margin-left: 10px">&#60;xs:minInclusive value="0" /&#62;</div>
         &#60;/xs:restriction&#62;</div>         &#60;/xs:restriction&#62;</div>
     &#60;/xs:simpleType&#62;</div>     &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DoseDispensingPeriodIdentifierType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>int</dd>+<dd>long</dd>
 <dt>Min v&aelig;rdi:</dt> <dt>Min v&aelig;rdi:</dt>
 <dd>0</dd> <dd>0</dd>
 </dl> </dl>
-<h2 id="DosageQuantityUnitTextType">Type: DosageQuantityUnitTextType</h2> +<h2 id="DoseDispensingPeriodDurationType">Type: DoseDispensingPeriodDurationType</h2> 
- BeskrivelseEnhed for dosism&aelig;ngde<input type="button" id="DosageQuantityUnitTextType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageQuantityUnitTextType_xsddiv'); return false;"> +<input type="button" id="DoseDispensingPeriodDurationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensingPeriodDurationType'); return false;"><input type="button" id="DoseDispensingPeriodDurationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DoseDispensingPeriodDurationType'); return false;"> 
-<div id="DosageQuantityUnitTextType_xsddiv" class="contents" style="display: none"> +<div id="DoseDispensingPeriodDurationType_xsddiv" class="contents" style="displaynone"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DosageQuantityUnitTextType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="DoseDispensingPeriodDurationType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;+        <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 +            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Duration in days of a normal dose dispensing period&#60;/xs:documentation&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Standardl&aelig;ngden i dage for en  dosisdispenseringsperiode&#60;/xs:documentation&#62;</div> 
 +        &#60;/xs:annotation&#62;</div> 
 +         
 +<div style="margin-left: 10px">&#60;xs:restriction base="xs:int"&#62; 
 +            <div style="margin-left: 10px">&#60;xs:minInclusive value="1" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:maxInclusive value="99" /&#62;</div> 
 +        &#60;/xs:restriction&#62;</div> 
 +    &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="DoseDispensingPeriodDurationType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<dl> 
 +<dt>Basistype:</dt> 
 +<dd>int</dd> 
 +<dt>Min v&aelig;rdi:</dt> 
 +<dd>1</dd> 
 +<dt>Max v&aelig;rdi:</dt> 
 +<dd>99</dd> 
 +</dl> 
 +<h2 id="DoseDispensingWarningCodeType">Type: DoseDispensingWarningCodeType</h2> 
 +<input type="button" id="DoseDispensingWarningCodeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensingWarningCodeType'); return false;"><input type="button" id="DoseDispensingWarningCodeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DoseDispensingWarningCodeType'); return false;"> 
 +<div id="DoseDispensingWarningCodeType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="DoseDispensingWarningCodeType"&#62; 
 +        <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 +            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Warning code related to dose dispensing.&#60;/xs:documentation&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Advarselskode som er knyttet til dosisdispensering.&#60;/xs:documentation&#62;</div> 
 +        &#60;/xs:annotation&#62;</div> 
 +         
 +<div style="margin-left: 10px">&#60;xs:restriction base="xs:long"&#62; 
 +            <div style="margin-left: 10px">&#60;xs:minInclusive value="1000" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:maxInclusive value="9999" /&#62;</div> 
 +        &#60;/xs:restriction&#62;</div> 
 +    &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="DoseDispensingWarningCodeType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<dl> 
 +<dt>Basistype:</dt> 
 +<dd>long</dd> 
 +<dt>Min v&aelig;rdi:</dt> 
 +<dd>1000</dd> 
 +<dt>Max v&aelig;rdi:</dt> 
 +<dd>9999</dd> 
 +</dl> 
 +<h2 id="DrugDescriptionTextType">Type: DrugDescriptionTextType</h2> 
 +<input type="button" id="DrugDescriptionTextType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugDescriptionTextType'); return false;"><input type="button" id="DrugDescriptionTextType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DrugDescriptionTextType'); return false;"> 
 +<div id="DrugDescriptionTextType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="DrugDescriptionTextType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;"Description of the visual appearance of a drug"&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;"Beskrivelse af et l&aelig;gemiddels udseende"&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="50" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxLength value="256" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DrugDescriptionTextType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 32680: Line 41084:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>50</dd>+<dd>256</dd>
 </dl> </dl>
-<h2 id="PrescriptionRequestCancellationReasonType">Type: PrescriptionRequestCancellationReasonType</h2> +<h2 id="DoseDispensingCardDescriptionType">Type: DoseDispensingCardDescriptionType</h2> 
-<input type="button" id="PrescriptionRequestCancellationReasonType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrescriptionRequestCancellationReasonType_xsddiv'); return false;"> +<input type="button" id="DoseDispensingCardDescriptionType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensingCardDescriptionType'); return false;"><input type="button" id="DoseDispensingCardDescriptionType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DoseDispensingCardDescriptionType'); return false;"> 
-<div id="PrescriptionRequestCancellationReasonType_xsddiv" class="contents" style="display: none"> +<div id="DoseDispensingCardDescriptionType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PrescriptionRequestCancellationReasonType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="DoseDispensingCardDescriptionType"&#62; 
- <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601E2:PredefinedPrescriptionRequestCancellationReasonType medicinecard20150601E2:UndefinedPrescriptionRequestCancellationReasonType" /&#62;</div>+        <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 +            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Description of a dose dispensing card&#60;/xs:documentation&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Beskrivelse af et dosisdispenseringskort&#60;/xs:documentation&#62;</div> 
 +        &#60;/xs:annotation&#62;</div> 
 +         
 +<div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; 
 +            <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:maxLength value="100" /&#62;</div> 
 +        &#60;/xs:restriction&#62;</div> 
 +    &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="DoseDispensingCardDescriptionType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<dl> 
 +<dt>Basistype:</dt> 
 +<dd>string</dd> 
 +<dt>Min l&aelig;ngde:</dt> 
 +<dd>1</dd> 
 +<dt>Max l&aelig;ngde:</dt> 
 +<dd>100</dd> 
 +</dl> 
 +<h2 id="DoseDispensingCardIdentifierType">Type: DoseDispensingCardIdentifierType</h2> 
 +<input type="button" id="DoseDispensingCardIdentifierType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensingCardIdentifierType'); return false;"><input type="button" id="DoseDispensingCardIdentifierType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DoseDispensingCardIdentifierType'); return false;"> 
 +<div id="DoseDispensingCardIdentifierType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="DoseDispensingCardIdentifierType"&#62; 
 +        <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 +            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Unique identification of a Dose dispensing card&#60;/xs:documentation&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Unik identifikation af en dosisdispenseringskort&#60;/xs:documentation&#62;</div> 
 +        &#60;/xs:annotation&#62;</div> 
 +         
 +<div style="margin-left: 10px">&#60;xs:restriction base="xs:long"&#62; 
 +            <div style="margin-left: 10px">&#60;xs:minInclusive value="0" /&#62;</div> 
 +        &#60;/xs:restriction&#62;</div> 
 +    &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="DoseDispensingCardIdentifierType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<dl> 
 +<dt>Basistype:</dt> 
 +<dd>long</dd> 
 +<dt>Min v&aelig;rdi:</dt> 
 +<dd>0</dd> 
 +</dl> 
 +<h2 id="DrugMedicationTypeType">Type: DrugMedicationTypeType</h2> 
 + Beskrivelse: Er denne ordination l&aelig;geordineret eller ej<input type="button" id="DrugMedicationTypeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugMedicationTypeType'); return false;"><input type="button" id="DrugMedicationTypeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DrugMedicationTypeType'); return false;"> 
 +<div id="DrugMedicationTypeType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="DrugMedicationTypeType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601E2:PredefinedDrugMedicationTypeType medicinecard20150601E2:UndefinedDrugMedicationTypeType" /&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DrugMedicationTypeType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul>Foreningsm&aelig;ngde af flg. typer: <ul>Foreningsm&aelig;ngde af flg. typer:
- <li> + <li> 
-<a href="#PredefinedPrescriptionRequestCancellationReasonType">PredefinedPrescriptionRequestCancellationReasonType</a>+<a href="#PredefinedDrugMedicationTypeType">PredefinedDrugMedicationTypeType</a>
 </li> </li>
 <li> <li>
-<a href="#UndefinedPrescriptionRequestCancellationReasonType">UndefinedPrescriptionRequestCancellationReasonType</a>+<a href="#UndefinedDrugMedicationTypeType">UndefinedDrugMedicationTypeType</a>
 </li> </li>
 </ul> </ul>
-<h2 id="PredefinedPrescriptionRequestCancellationReasonType">Type: PredefinedPrescriptionRequestCancellationReasonType</h2> +<h2 id="PredefinedDrugMedicationTypeType">Type: PredefinedDrugMedicationTypeType</h2> 
-<input type="button" id="PredefinedPrescriptionRequestCancellationReasonType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedPrescriptionRequestCancellationReasonType_xsddiv'); return false;"> +<input type="button" id="PredefinedDrugMedicationTypeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedDrugMedicationTypeType'); return false;"><input type="button" id="PredefinedDrugMedicationTypeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PredefinedDrugMedicationTypeType'); return false;"> 
-<div id="PredefinedPrescriptionRequestCancellationReasonType_xsddiv" class="contents" style="display: none"> +<div id="PredefinedDrugMedicationTypeType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PredefinedPrescriptionRequestCancellationReasonType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="PredefinedDrugMedicationTypeType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601E2:UndefinedPrescriptionRequestCancellationReasonType"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601E2:UndefinedDrugMedicationTypeType"&#62; 
- <div style="margin-left: 10px">&#60;xs:enumeration value="Behandlingen er afsluttet" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:enumeration value="L&aelig;geordineret" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:enumeration value="Receptfornyelsen kr&aelig;ver ny blodpr&oslash;ve" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:enumeration value="Borgervalgt" /&#62;</div> 
-  + &#60;/xs:restriction&#62;</div>
-<div style="margin-left: 10px">&#60;xs:enumeration value="Receptfornyelsen kr&aelig;ver konsultation" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Kontakt din l&aelig;ge hvis recept &oslash;nskes" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Recepten skal fornys der, hvor du g&aring;r til kontrol" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Recepten skal fornys af den l&aelig;ge, der sidst udskrev medicinen" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Receptanmodning fortrudt" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Out of office" /&#62;</div> +
-        &#60;/xs:restriction&#62;</div>+
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PredefinedDrugMedicationTypeType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>UndefinedPrescriptionRequestCancellationReasonType</dd>+<dd>UndefinedDrugMedicationTypeType</dd>
 <ul>Enumeration af flg. v&aelig;rdier:  <ul>Enumeration af flg. v&aelig;rdier: 
- <li>Behandlingen er afsluttet</li> + <li>L&aelig;geordineret</li> 
-<li>Receptfornyelsen kr&aelig;ver ny blodpr&oslash;ve</li> +<li>Borgervalgt</li>
-<li>Receptfornyelsen kr&aelig;ver konsultation</li> +
-<li>Kontakt din l&aelig;ge hvis recept &oslash;nskes</li> +
-<li>Recepten skal fornys der, hvor du g&aring;r til kontrol</li> +
-<li>Recepten skal fornys af den l&aelig;ge, der sidst udskrev medicinen</li> +
-<li>Receptanmodning fortrudt</li> +
-<li>Out of office</li>+
 </ul> </ul>
 </dl> </dl>
-<h2 id="UndefinedPrescriptionRequestCancellationReasonType">Type: UndefinedPrescriptionRequestCancellationReasonType</h2> +<h2 id="UndefinedDrugMedicationTypeType">Type: UndefinedDrugMedicationTypeType</h2> 
-<input type="button" id="UndefinedPrescriptionRequestCancellationReasonType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndefinedPrescriptionRequestCancellationReasonType_xsddiv'); return false;"> +<input type="button" id="UndefinedDrugMedicationTypeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndefinedDrugMedicationTypeType'); return false;"><input type="button" id="UndefinedDrugMedicationTypeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('UndefinedDrugMedicationTypeType'); return false;"> 
-<div id="UndefinedPrescriptionRequestCancellationReasonType_xsddiv" class="contents" style="display: none"> +<div id="UndefinedDrugMedicationTypeType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="UndefinedPrescriptionRequestCancellationReasonType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="UndefinedDrugMedicationTypeType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="200" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxLength value="100" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="UndefinedDrugMedicationTypeType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 32751: Line 41188:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>200</dd>+<dd>100</dd>
 </dl> </dl>
-<h2 id="DoseDispensableUnitLabelType">Type: DoseDispensableUnitLabelType</h2> +<h2 id="PatientRegistrationTypeType">Type: PatientRegistrationTypeType</h2> 
-<input type="button" id="DoseDispensableUnitLabelType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensableUnitLabelType_xsddiv'); return false;"> + Beskrivelse: Typen af  mellem patient og organisation<input type="button" id="PatientRegistrationTypeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PatientRegistrationTypeType'); return false;"><input type="button" id="PatientRegistrationTypeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PatientRegistrationTypeType'); return false;"> 
-<div id="DoseDispensableUnitLabelType_xsddiv" class="contents" style="display: none"> +<div id="PatientRegistrationTypeType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DoseDispensableUnitLabelType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="PatientRegistrationTypeType"&#62; 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601E2:PredefinedPatientRegistrationTypeType medicinecard20150601E2:UndefinedPatientRegistrationTypeType" /&#62;</div>
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Free form label text to be printed on each individual dose dispensable unit (bags)&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Valgfri labeltekst der kan printes p&aring; de individuelle dosisdispenserbare enheder (poser)&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; +
- <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:maxLength value="22" /&#62;</div> +
- &#60;/xs:restriction&#62;</div> +
- &#60;/xs:simpleType&#62;</div> +
-</div> +
-<dl> +
-<dt>Basistype:</dt> +
-<dd>string</dd> +
-<dt>Min l&aelig;ngde:</dt> +
-<dd>1</dd> +
-<dt>Max l&aelig;ngde:</dt> +
-<dd>22</dd> +
-</dl> +
-<h2 id="WarningSeverityType">Type: WarningSeverityType</h2> +
-<input type="button" id="WarningSeverityType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('WarningSeverityType_xsddiv'); return false;"> +
-<div id="WarningSeverityType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="WarningSeverityType"&#62; +
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;The severity level of a warning&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Indikation af hvor alvolig en advarsel er&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601E2:PredefinedWarningSeverityType medicinecard20150601E2:UndefinedWarningSeverityType" /&#62;</div>+
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PatientRegistrationTypeType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul>Foreningsm&aelig;ngde af flg. typer: <ul>Foreningsm&aelig;ngde af flg. typer:
- <li> + <li> 
-<a href="#PredefinedWarningSeverityType">PredefinedWarningSeverityType</a>+<a href="#PredefinedPatientRegistrationTypeType">PredefinedPatientRegistrationTypeType</a>
 </li> </li>
 <li> <li>
-<a href="#UndefinedWarningSeverityType">UndefinedWarningSeverityType</a>+<a href="#UndefinedPatientRegistrationTypeType">UndefinedPatientRegistrationTypeType</a>
 </li> </li>
 </ul> </ul>
-<h2 id="PredefinedWarningSeverityType">Type: PredefinedWarningSeverityType</h2> +<h2 id="PredefinedPatientRegistrationTypeType">Type: PredefinedPatientRegistrationTypeType</h2> 
-<input type="button" id="PredefinedWarningSeverityType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedWarningSeverityType_xsddiv'); return false;"> +<input type="button" id="PredefinedPatientRegistrationTypeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedPatientRegistrationTypeType'); return false;"><input type="button" id="PredefinedPatientRegistrationTypeType_usage_button" value="Vis anvendelse" class="showHideXSDonclick="toggleUsageVisibility('PredefinedPatientRegistrationTypeType'); return false;"> 
-<div id="PredefinedWarningSeverityType_xsddiv" class="contentsstyle="display: none"> +<div id="PredefinedPatientRegistrationTypeType_xsddivclass="contents" style="displaynone"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PredefinedWarningSeverityType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="PredefinedPatientRegistrationTypeType"&#62; 
- <div style="margin-left10px">&#60;xs:restriction base="medicinecard20150601E2:UndefinedWarningSeverityType"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; 
- <div style="margin-left: 10px">&#60;xs:enumeration value="high/&#62;</div> + <div style="margin-left: 10px">&#60;xs:enumeration value="SetDoseDispensingOnHold" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="medium/&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="low" /&#62;</div>+
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PredefinedPatientRegistrationTypeType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>UndefinedWarningSeverityType</dd>+<dd>string</dd>
 <ul>Enumeration af flg. v&aelig;rdier:  <ul>Enumeration af flg. v&aelig;rdier: 
- <li>high</li> + <li>SetDoseDispensingOnHold</li>
-<li>medium</li> +
-<li>low</li>+
 </ul> </ul>
 </dl> </dl>
-<h2 id="UndefinedWarningSeverityType">Type: UndefinedWarningSeverityType</h2> +<h2 id="UndefinedPatientRegistrationTypeType">Type: UndefinedPatientRegistrationTypeType</h2> 
-<input type="button" id="UndefinedWarningSeverityType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndefinedWarningSeverityType_xsddiv'); return false;"> +<input type="button" id="UndefinedPatientRegistrationTypeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndefinedPatientRegistrationTypeType'); return false;"><input type="button" id="UndefinedPatientRegistrationTypeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('UndefinedPatientRegistrationTypeType'); return false;"> 
-<div id="UndefinedWarningSeverityType_xsddiv" class="contents" style="display: none"> +<div id="UndefinedPatientRegistrationTypeType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="UndefinedWarningSeverityType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="UndefinedPatientRegistrationTypeType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="30" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxLength value="200" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="UndefinedPatientRegistrationTypeType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 32838: Line 41241:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>30</dd>+<dd>200</dd>
 </dl> </dl>
-<h2 id="DoseDispensingProductionIdentifierType">Type: DoseDispensingProductionIdentifierType</h2> +<h2 id="DoseDispensingWarningTextType">Type: DoseDispensingWarningTextType</h2> 
-<input type="button" id="DoseDispensingProductionIdentifierType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensingProductionIdentifierType_xsddiv'); return false;"> +<input type="button" id="DoseDispensingWarningTextType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensingWarningTextType'); return false;"><input type="button" id="DoseDispensingWarningTextType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DoseDispensingWarningTextType'); return false;"> 
-<div id="DoseDispensingProductionIdentifierType_xsddiv" class="contents" style="display: none"> +<div id="DoseDispensingWarningTextType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DoseDispensingProductionIdentifierType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="DoseDispensingWarningTextType"&#62;
         <div style="margin-left: 10px">&#60;xs:annotation&#62;         <div style="margin-left: 10px">&#60;xs:annotation&#62;
-            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Identifier assigned to the physical package for a dose dispensing periodTypically also used as barcode&#60;/xs:documentation&#62;</div>+            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Warning text related to dose dispensing.&#60;/xs:documentation&#62;</div>
                          
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Identifier for den fysiske rulle for en dosisdispenseringsperiode. Anvendes eksempelvis som stregkode p&aring; rullen.&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Advarselstekst som er knyttet til dosisdispensering.&#60;/xs:documentation&#62;</div>
         &#60;/xs:annotation&#62;</div>         &#60;/xs:annotation&#62;</div>
                  
Line 32857: Line 41260:
     &#60;/xs:simpleType&#62;</div>     &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DoseDispensingWarningTextType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 32865: Line 41269:
 <dd>200</dd> <dd>200</dd>
 </dl> </dl>
-<h2 id="RequestDateTimeType">Type: RequestDateTimeType</h2> +<h2 id="DrugShortNameType">Type: DrugShortNameType</h2> 
-<input type="button" id="RequestDateTimeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RequestDateTimeType_xsddiv'); return false;"> +<input type="button" id="DrugShortNameType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugShortNameType'); return false;"><input type="button" id="DrugShortNameType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DrugShortNameType'); return false;"> 
-<div id="RequestDateTimeType_xsddiv" class="contents" style="display: none"> +<div id="DrugShortNameType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="RequestDateTimeType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="DrugShortNameType"&#62; 
-        <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
-            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Date and time for a request&#60;/xs:documentation&#62;</div> + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;"Short name for drug i.e. for use on Dose Dispensing bags"&#60;/xs:documentation&#62;</div> 
-             +  
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Dato og tid for et opslag&#60;/xs:documentation&#62;</div> +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;"Kort navn for l&aelig;gemiddel bl.a. til print p&aring; dosisdispenserings poser"&#60;/xs:documentation&#62;</div> 
-        &#60;/xs:annotation&#62;</div> + &#60;/xs:annotation&#62;</div> 
-         +
-<div style="margin-left: 10px">&#60;xs:restriction base="xs:dateTime"&#62; +
-            <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01T00:00:00Z" /&#62;</div> +
-        &#60;/xs:restriction&#62;</div> +
-    &#60;/xs:simpleType&#62;</div> +
-</div> +
-<dl> +
-<dt>Basistype:</dt> +
-<dd>dateTime</dd> +
-<dt>Min v&aelig;rdi:</dt> +
-<dd>2000-01-01T00:00:00Z</dd> +
-</dl> +
-<h2 id="DoseDispensingCardDescriptionType">Type: DoseDispensingCardDescriptionType</h2> +
-<input type="button" id="DoseDispensingCardDescriptionType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensingCardDescriptionType_xsddiv'); return false;"> +
-<div id="DoseDispensingCardDescriptionType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="DoseDispensingCardDescriptionType"&#62; +
-        <div style="margin-left: 10px">&#60;xs:annotation&#62; +
-            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Description of a dose dispensing card&#60;/xs:documentation&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Beskrivelse af et dosisdispenseringskort&#60;/xs:documentation&#62;</div> +
-        &#60;/xs:annotation&#62;</div> +
-        +
 <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
-            <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div> 
-             +  
-<div style="margin-left: 10px">&#60;xs:maxLength value="100" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:maxLength value="22" /&#62;</div> 
-        &#60;/xs:restriction&#62;</div> + &#60;/xs:restriction&#62;</div> 
-    &#60;/xs:simpleType&#62;</div>+ &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DrugShortNameType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 32909: Line 41293:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>100</dd> +<dd>22</dd>
-</dl> +
-<h2 id="DoseDispensingPeriodDateType">Type: DoseDispensingPeriodDateType</h2> +
-<input type="button" id="DoseDispensingPeriodDateType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensingPeriodDateType_xsddiv'); return false;"> +
-<div id="DoseDispensingPeriodDateType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="DoseDispensingPeriodDateType"&#62; +
-        <div style="margin-left: 10px">&#60;xs:annotation&#62; +
-            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Specific date in a dose dispensing period.&#60;/xs:documentation&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-UK"&#62;Specifik dato i en dosisdispenseringsperiode.&#60;/xs:documentation&#62;</div> +
-        &#60;/xs:annotation&#62;</div> +
-         +
-<div style="margin-left: 10px">&#60;xs:restriction base="xs:date"&#62; +
-            <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01" /&#62;</div> +
-        &#60;/xs:restriction&#62;</div> +
-    &#60;/xs:simpleType&#62;</div> +
-</div> +
-<dl> +
-<dt>Basistype:</dt> +
-<dd>date</dd> +
-<dt>Min v&aelig;rdi:</dt> +
-<dd>2000-01-01</dd>+
 </dl> </dl>
 <h2 id="DoseDispensingStatusType">Type: DoseDispensingStatusType</h2> <h2 id="DoseDispensingStatusType">Type: DoseDispensingStatusType</h2>
-<input type="button" id="DoseDispensingStatusType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensingStatusType_xsddiv'); return false;">+<input type="button" id="DoseDispensingStatusType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensingStatusType'); return false;"><input type="button" id="DoseDispensingStatusType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DoseDispensingStatusType'); return false;">
 <div id="DoseDispensingStatusType_xsddiv" class="contents" style="display: none"> <div id="DoseDispensingStatusType_xsddiv" class="contents" style="display: none">
 <div style="margin-left: 10px">&#60;xs:simpleType name="DoseDispensingStatusType"&#62; <div style="margin-left: 10px">&#60;xs:simpleType name="DoseDispensingStatusType"&#62;
Line 32945: Line 41308:
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DoseDispensingStatusType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul>Foreningsm&aelig;ngde af flg. typer: <ul>Foreningsm&aelig;ngde af flg. typer:
- <li>+ <li>
 <a href="#PredefinedDoseDispensingStatusType">PredefinedDoseDispensingStatusType</a> <a href="#PredefinedDoseDispensingStatusType">PredefinedDoseDispensingStatusType</a>
 </li> </li>
Line 32954: Line 41318:
 </ul> </ul>
 <h2 id="PredefinedDoseDispensingStatusType">Type: PredefinedDoseDispensingStatusType</h2> <h2 id="PredefinedDoseDispensingStatusType">Type: PredefinedDoseDispensingStatusType</h2>
-<input type="button" id="PredefinedDoseDispensingStatusType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedDoseDispensingStatusType_xsddiv'); return false;">+<input type="button" id="PredefinedDoseDispensingStatusType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedDoseDispensingStatusType'); return false;"><input type="button" id="PredefinedDoseDispensingStatusType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PredefinedDoseDispensingStatusType'); return false;">
 <div id="PredefinedDoseDispensingStatusType_xsddiv" class="contents" style="display: none"> <div id="PredefinedDoseDispensingStatusType_xsddiv" class="contents" style="display: none">
 <div style="margin-left: 10px">&#60;xs:simpleType name="PredefinedDoseDispensingStatusType"&#62; <div style="margin-left: 10px">&#60;xs:simpleType name="PredefinedDoseDispensingStatusType"&#62;
Line 32973: Line 41337:
   
 <div style="margin-left: 10px">&#60;xs:enumeration value="Ekspederes ikke" /&#62;</div> <div style="margin-left: 10px">&#60;xs:enumeration value="Ekspederes ikke" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Ikke udleveret af apoteket" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PredefinedDoseDispensingStatusType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
 <dd>UndefinedDoseDispensingStatusType</dd> <dd>UndefinedDoseDispensingStatusType</dd>
 <ul>Enumeration af flg. v&aelig;rdier:  <ul>Enumeration af flg. v&aelig;rdier: 
- <li>Planlagt</li>+ <li>Planlagt</li>
 <li>Ekspedition p&aring;begyndt</li> <li>Ekspedition p&aring;begyndt</li>
 <li>Klar til pakning</li> <li>Klar til pakning</li>
Line 32988: Line 41355:
 <li>Kasseres</li> <li>Kasseres</li>
 <li>Ekspederes ikke</li> <li>Ekspederes ikke</li>
 +<li>Ikke udleveret af apoteket</li>
 </ul> </ul>
 </dl> </dl>
 <h2 id="UndefinedDoseDispensingStatusType">Type: UndefinedDoseDispensingStatusType</h2> <h2 id="UndefinedDoseDispensingStatusType">Type: UndefinedDoseDispensingStatusType</h2>
-<input type="button" id="UndefinedDoseDispensingStatusType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndefinedDoseDispensingStatusType_xsddiv'); return false;">+<input type="button" id="UndefinedDoseDispensingStatusType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndefinedDoseDispensingStatusType'); return false;"><input type="button" id="UndefinedDoseDispensingStatusType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('UndefinedDoseDispensingStatusType'); return false;">
 <div id="UndefinedDoseDispensingStatusType_xsddiv" class="contents" style="display: none"> <div id="UndefinedDoseDispensingStatusType_xsddiv" class="contents" style="display: none">
 <div style="margin-left: 10px">&#60;xs:simpleType name="UndefinedDoseDispensingStatusType"&#62; <div style="margin-left: 10px">&#60;xs:simpleType name="UndefinedDoseDispensingStatusType"&#62;
Line 33001: Line 41369:
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="UndefinedDoseDispensingStatusType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 33009: Line 41378:
 <dd>100</dd> <dd>100</dd>
 </dl> </dl>
-<h2 id="DoseDispensingWarningTextType">Type: DoseDispensingWarningTextType</h2> +<h2 id="PrescriptionRequestCancellationReasonType">Type: PrescriptionRequestCancellationReasonType</h2> 
-<input type="button" id="DoseDispensingWarningTextType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensingWarningTextType_xsddiv'); return false;"> +<input type="button" id="PrescriptionRequestCancellationReasonType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrescriptionRequestCancellationReasonType'); return false;"><input type="button" id="PrescriptionRequestCancellationReasonType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PrescriptionRequestCancellationReasonType'); return false;"> 
-<div id="DoseDispensingWarningTextType_xsddiv" class="contents" style="display: none"> +<div id="PrescriptionRequestCancellationReasonType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DoseDispensingWarningTextType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="PrescriptionRequestCancellationReasonType"&#62; 
-        <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601E2:PredefinedPrescriptionRequestCancellationReasonType medicinecard20150601E2:UndefinedPrescriptionRequestCancellationReasonType" /&#62;</div> 
-            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Warning text related to dose dispensing.&#60;/xs:documentation&#62;</div>+ &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="PrescriptionRequestCancellationReasonType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul>Foreningsm&aelig;ngde af flg. typer: 
 + <li> 
 +<a href="#PredefinedPrescriptionRequestCancellationReasonType">PredefinedPrescriptionRequestCancellationReasonType</a> 
 +</li> 
 +<li> 
 +<a href="#UndefinedPrescriptionRequestCancellationReasonType">UndefinedPrescriptionRequestCancellationReasonType</a> 
 +</li> 
 +</ul> 
 +<h2 id="PredefinedPrescriptionRequestCancellationReasonType">Type: PredefinedPrescriptionRequestCancellationReasonType</h2> 
 +<input type="button" id="PredefinedPrescriptionRequestCancellationReasonType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedPrescriptionRequestCancellationReasonType'); return false;"><input type="button" id="PredefinedPrescriptionRequestCancellationReasonType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PredefinedPrescriptionRequestCancellationReasonType'); return false;"> 
 +<div id="PredefinedPrescriptionRequestCancellationReasonType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="PredefinedPrescriptionRequestCancellationReasonType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601E2:UndefinedPrescriptionRequestCancellationReasonType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:enumeration value="Behandlingen er afsluttet" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Receptfornyelsen kr&aelig;ver konsultation" /&#62;</div>
                          
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Advarselstekst som er knyttet til dosisdispensering.&#60;/xs:documentation&#62;</div> +<div style="margin-left: 10px">&#60;xs:enumeration value="Kontakt egen l&aelig;ge hvis recept &oslash;nskes" /&#62;</div>
-        &#60;/xs:annotation&#62;</div> +
-         +
-<div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; +
-            <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>+
                          
-<div style="margin-left: 10px">&#60;xs:maxLength value="200" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:enumeration value="Recepten skal fornys der, hvor du g&aring;r til kontrol" /&#62;</div> 
-        &#60;/xs:restriction&#62;</div> +             
-    &#60;/xs:simpleType&#62;</div>+<div style="margin-left: 10px">&#60;xs:enumeration value="Recepten skal fornys af den l&aelig;ge, der sidst udskrev medicinen" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Receptanmodning fortrudt" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Fornyes ikke. Der findes allerede en gyldig recept" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Det er for tidligt at f&aring; en ny recept" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Medicinen udleveres fra hospital" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Medicinen kan k&oslash;bes i h&aring;ndk&oslash;b" /&#62;</div> 
 + &#60;/xs:restriction&#62;</div> 
 + &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PredefinedPrescriptionRequestCancellationReasonType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>string</dd> +<dd>UndefinedPrescriptionRequestCancellationReasonType</dd> 
-<dt>Min l&aelig;ngde:</dt+<ul>Enumeration af flg. v&aelig;rdier 
-<dd>1</dd+ <li>Behandlingen er afsluttet</li
-<dt>Max l&aelig;ngde:</dt+<li>Receptfornyelsen kr&aelig;ver konsultation</li
-<dd>200</dd>+<li>Kontakt egen l&aelig;ge hvis recept &oslash;nskes</li
 +<li>Recepten skal fornys der, hvor du g&aring;r til kontrol</li> 
 +<li>Recepten skal fornys af den l&aelig;ge, der sidst udskrev medicinen</li> 
 +<li>Receptanmodning fortrudt</li> 
 +<li>Fornyes ikke. Der findes allerede en gyldig recept</li> 
 +<li>Det er for tidligt at f&aring; en ny recept</li> 
 +<li>Medicinen udleveres fra hospital</li> 
 +<li>Medicinen kan k&oslash;bes i h&aring;ndk&oslash;b</li> 
 +</ul>
 </dl> </dl>
-<h2 id="DrugShortNameType">Type: DrugShortNameType</h2> +<h2 id="UndefinedPrescriptionRequestCancellationReasonType">Type: UndefinedPrescriptionRequestCancellationReasonType</h2> 
-<input type="button" id="DrugShortNameType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugShortNameType_xsddiv'); return false;"> +<input type="button" id="UndefinedPrescriptionRequestCancellationReasonType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndefinedPrescriptionRequestCancellationReasonType'); return false;"><input type="buttonid="UndefinedPrescriptionRequestCancellationReasonType_usage_buttonvalue="Vis anvendelseclass="showHideXSDonclick="toggleUsageVisibility('UndefinedPrescriptionRequestCancellationReasonType'); return false;"> 
-<div id="DrugShortNameType_xsddivclass="contentsstyle="display: none"+<div id="UndefinedPrescriptionRequestCancellationReasonType_xsddivclass="contentsstyle="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DrugShortNameType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="UndefinedPrescriptionRequestCancellationReasonType"&#62; 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;"Short name for drug i.e. for use on Dose Dispensing bags"&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;"Kort navn for l&aelig;gemiddel bl.a. til print p&aring; dosisdispenserings poser"&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;+
  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="22" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxLength value="200" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="UndefinedPrescriptionRequestCancellationReasonType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 33057: Line 41456:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>22</dd>+<dd>200</dd>
 </dl> </dl>
-<h2 id="DrugMedicationTypeType">Type: DrugMedicationTypeType</h2> +<h2 id="DosageQuantityUnitTextType">Type: DosageQuantityUnitTextType</h2> 
- Beskrivelse: Er denne ordination l&aelig;geordineret eller ej<input type="button" id="DrugMedicationTypeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugMedicationTypeType_xsddiv'); return false;"> + Beskrivelse: Enhed for dosism&aelig;ngde<input type="button" id="DosageQuantityUnitTextType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageQuantityUnitTextType'); return false;"><input type="button" id="DosageQuantityUnitTextType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DosageQuantityUnitTextType'); return false;"> 
-<div id="DrugMedicationTypeType_xsddiv" class="contents" style="display: none"> +<div id="DosageQuantityUnitTextType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DrugMedicationTypeType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="DosageQuantityUnitTextType"&#62; 
- <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150601E2:PredefinedDrugMedicationTypeType medicinecard20150601E2:UndefinedDrugMedicationTypeType" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; 
- &#60;/xs:simpleType&#62;</div> + <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
-</div> +
-<ul>Foreningsm&aelig;ngde af flg. typer: +
- <li> +
-<a href="#PredefinedDrugMedicationTypeType">PredefinedDrugMedicationTypeType</a> +
-</li> +
-<li> +
-<a href="#UndefinedDrugMedicationTypeType">UndefinedDrugMedicationTypeType</a> +
-</li> +
-</ul> +
-<h2 id="PredefinedDrugMedicationTypeType">Type: PredefinedDrugMedicationTypeType</h2> +
-<input type="button" id="PredefinedDrugMedicationTypeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedDrugMedicationTypeType_xsddiv'); return false;"> +
-<div id="PredefinedDrugMedicationTypeType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="PredefinedDrugMedicationTypeType"&#62; +
- <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150601E2:UndefinedDrugMedicationTypeType"&#62; +
- <div style="margin-left: 10px">&#60;xs:enumeration value="L&aelig;geordineret" /&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:enumeration value="Borgervalgt" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxLength value="50" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DosageQuantityUnitTextType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>UndefinedDrugMedicationTypeType</dd> +<dd>string</dd> 
-<ul>Enumeration af flg. v&aelig;rdier:  +<dt>Min l&aelig;ngde:</dt> 
- <li>L&aelig;geordineret</li+<dd>1</dd
-<li>Borgervalgt</li+<dt>Max l&aelig;ngde:</dt
-</ul>+<dd>50</dd>
 </dl> </dl>
-<h2 id="UndefinedDrugMedicationTypeType">Type: UndefinedDrugMedicationTypeType</h2> +<h2 id="DoseDispensableUnitLabelType">Type: DoseDispensableUnitLabelType</h2> 
-<input type="button" id="UndefinedDrugMedicationTypeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndefinedDrugMedicationTypeType_xsddiv'); return false;"> +<input type="button" id="DoseDispensableUnitLabelType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensableUnitLabelType'); return false;"><input type="button" id="DoseDispensableUnitLabelType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DoseDispensableUnitLabelType'); return false;"> 
-<div id="UndefinedDrugMedicationTypeType_xsddiv" class="contents" style="display: none"> +<div id="DoseDispensableUnitLabelType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="UndefinedDrugMedicationTypeType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="DoseDispensableUnitLabelType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;+ <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Free form label text to be printed on each individual dose dispensable unit (bags)&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Valgfri labeltekst der kan printes p&aring; de individuelle dosisdispenserbare enheder (poser)&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;
  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="100" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:maxLength value="22" /&#62;</div>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DoseDispensableUnitLabelType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 33110: Line 41502:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>100</dd>+<dd>22</dd> 
 +</dl> 
 +<h2 id="DoseDispensingRequestedDateType">Type: DoseDispensingRequestedDateType</h2> 
 +<input type="button" id="DoseDispensingRequestedDateType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensingRequestedDateType'); return false;"><input type="button" id="DoseDispensingRequestedDateType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DoseDispensingRequestedDateType'); return false;"> 
 +<div id="DoseDispensingRequestedDateType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="DoseDispensingRequestedDateType"&#62; 
 +        <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 +            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Date in request for dose dispensing info&#60;/xs:documentation&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Dato der &oslash;nskes info om dosisdispensering for&#60;/xs:documentation&#62;</div> 
 +        &#60;/xs:annotation&#62;</div> 
 +         
 +<div style="margin-left: 10px">&#60;xs:restriction base="xs:date"&#62; 
 +            <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01" /&#62;</div> 
 +        &#60;/xs:restriction&#62;</div> 
 +    &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="DoseDispensingRequestedDateType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<dl> 
 +<dt>Basistype:</dt> 
 +<dd>date</dd> 
 +<dt>Min v&aelig;rdi:</dt> 
 +<dd>2000-01-01</dd>
 </dl> </dl>
 </body> </body>
fmk/medicinecard-inline_2015_06_01_e2/feltbeskrivelser.1529923532.txt.gz · Last modified: (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki