User Tools

Site Tools


fmk:medicinecard-inline_2015_01_01_e1: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_01_01_e1:feltbeskrivelser [2018-06-28 07:58] – Automatisk byggeservopdatering jenkinsfmk:medicinecard-inline_2015_01_01_e1: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["CreateDoseDispensedPrescriptionDispensingWithDatesType"] = [ 
 +  
 + "UnattachedPrescriptionMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["PausedToDateType"] = [ 
 +  
 + "PausedType", 
 +  
 + "PauseType", 
 +  
 + "PauseDrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["DrugStrengthUnitTextType"] = [ 
 +  
 + "DrugStrengthType", 
 +  
 + ]; 
 +  
 + 
 + usages["GetAllPermissionsType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["SetMedicineCardNotReviewedResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["StreetNameForAddressingType"] = [ 
 +  
 + "AddressType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreatedPrescriptionMedicationType"] = [ 
 +  
 + "UpdateMedicineCardResponseType", 
 +  
 + "CreatePrescriptionMedicationResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["MedicineCardAsPDFType"] = [ 
 +  
 + "GetMedicineCardAsPDFResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["DoseType"] = [ 
 +  
 + "DosageDayType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageTranslationType"] = [ 
 +  
 + "DosageStructureForResponseType", 
 +  
 + "DosageStructuresForResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["UpdateMedicineCardResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["ReiterationNumberType"] = [ 
 +  
 + "CreateReiteratedPrescriptionDispensingType", 
 +  
 + "ReiteratedPrescriptionDispensingType", 
 +  
 + ]; 
 +  
 + 
 + usages["MarkPrescriptionMedicationDeprecatedRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DistrictNameType"] = [ 
 +  
 + "AddressType", 
 +  
 + ]; 
 +  
 + 
 + usages["ActiveSubstanceTextType"] = [ 
 +  
 + "ActiveSubstanceType", 
 +  
 + ]; 
 +  
 + 
 + usages["ActiveSubstanceTextValueType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["ActiveSubstanceTextSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["ActiveSubstanceTextPredefinedSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["SearchEffectuationsResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["OrderInstructionType"] = [ 
 +  
 + "UnattachedPrescriptionMedicationType", 
 +  
 + "CreatePrescriptionMedicationType", 
 +  
 + "PrescriptionMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["WithdrawDrugMedicationRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PersonNameType"] = [ 
 +  
 + "SimplePersonWithoutCPRType", 
 +  
 + "SimpleCPRPersonType", 
 +  
 + "ModificatorPersonType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreatedEffectuationOnDrugMedicationType"] = [ 
 +  
 + "UpdateMedicineCardResponseType", 
 +  
 + "CreateEffectuationResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["ATCType"] = [ 
 +  
 + "DrugType", 
 +  
 + ]; 
 +  
 + 
 + usages["GetMedicineCardAsPDFRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PackageSizeUnitTextType"] = [ 
 +  
 + "PackageSizeType", 
 +  
 + ]; 
 +  
 + 
 + usages["ActiveSubstanceTextWithoutSourceType"] = [ 
 +  
 + "ActiveSubstanceType", 
 +  
 + ]; 
 +  
 + 
 + usages["PauseDrugMedicationResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["MarkPrescriptionMedicationDeprecatedResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["GetCallersPermissionsToPersonType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DosageTimesIterationIntervalType"] = [ 
 +  
 + "DosageStructureForResponseType", 
 +  
 + "DosageStructureForRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["DeleteEffectuationResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["ShowDosagePeriodType"] = [ 
 +  
 + "GetMedicineCardAsPDFRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["PauseDrugMedicationRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PrintTypeType"] = [ 
 +  
 + "GetMedicineCardAsPDFRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["OrderedEffectuationIdentifierType"] = [ 
 +  
 + "CreatePrescriptionMedicationType", 
 +  
 + "PrescriptionMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreatePrescriptionMedicationResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["CreateDoseDispensedPrescriptionDispensingType"] = [ 
 +  
 + "CreatePrescriptionMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["ConsentGivenType"] = [ 
 +  
 + "NegativeConsentRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["GetDrugMedicationRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DrugStrengthTextType"] = [ 
 +  
 + "DrugStrengthType", 
 +  
 + "DrugStrengthType", 
 +  
 + ]; 
 +  
 + 
 + usages["DrugStrengthTextValueType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DrugStrengthTextSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DrugStrengthTextPredefinedSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PostOfficeBoxIdentifierType"] = [ 
 +  
 + "AddressType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreatedWithoutPersonType"] = [ 
 +  
 + "EffectuationOnPrescriptionMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["PatientOrganisationRelationTypeType"] = [ 
 +  
 + "PatientOrganisationRelationType", 
 +  
 + ]; 
 +  
 + 
 + usages["PredefinedPatientOrganisationRelationTypeType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["UndefinedPatientOrganisationRelationTypeType"] = [ 
 +  
 + "PatientOrganisationRelationTypeType", 
 +  
 + ]; 
 +  
 + 
 + usages["GetDrugMedicationVersionsRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["FollowUpDateType"] = [ 
 +  
 + "FollowUpDatesType", 
 +  
 + ]; 
 +  
 + 
 + usages["SimplePersonWithoutCPRType"] = [ 
 +  
 + "PatientWithoutCPRType", 
 +  
 + ]; 
 +  
 + 
 + usages["PackageSizeTextType"] = [ 
 +  
 + "CreateReiteratedPrescriptionDispensingType", 
 +  
 + "SinglePrescriptionDispensingType", 
 +  
 + "CreateSinglePrescriptionDispensingType", 
 +  
 + "PackageSizeType", 
 +  
 + "ReiteratedPrescriptionDispensingType", 
 +  
 + ]; 
 +  
 + 
 + usages["UnattachedPrescriptionMedicationType"] = [ 
 +  
 + "CreatePrescriptionMedicationForUseInPracticeRequestType", 
 +  
 + "CreatePrescriptionMedicationWithoutCPRRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["ReiterationIntervalType"] = [ 
 +  
 + "CreateReiteratedPrescriptionDispensingType", 
 +  
 + "ReiteratedPrescriptionDispensingType", 
 +  
 + ]; 
 +  
 + 
 + usages["AttachOrDetachPrescriptionMedicationResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DrugMedicationIdentifierAndVersionType"] = [ 
 +  
 + "GetDrugMedicationRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["DrugMedicationCreatedDateTimeType"] = [ 
 +  
 + "DrugMedicationBeginEndDateType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageTimesEndDateType"] = [ 
 +  
 + "ShowDosagePeriodType", 
 +  
 + "DosageStructureForResponseType", 
 +  
 + "DosageFreeTextForRequestType", 
 +  
 + "DosageFreeTextForResponseType", 
 +  
 + "AdministrationAccordingToSchemaInLocalSystemForResponseType", 
 +  
 + "EmptyDosageStructureType", 
 +  
 + "AdministrationAccordingToSchemaInLocalSystemForRequestType", 
 +  
 + "DosageStructureForRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["ReviewedDateTimeType"] = [ 
 +  
 + "SetMedicineCardNotReviewedType", 
 +  
 + "NotReviewedType", 
 +  
 + "SetMedicineCardNotReviewedRequestType", 
 +  
 + "SetMedicineCardReviewedType", 
 +  
 + "SetMedicineCardReviewedRequestType", 
 +  
 + "ReviewedType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageTextType"] = [ 
 +  
 + "CreateDoseDispensedPrescriptionDispensingWithDatesType", 
 +  
 + "CreateDoseDispensedPrescriptionDispensingType", 
 +  
 + "CreateReiteratedPrescriptionDispensingType", 
 +  
 + "SinglePrescriptionDispensingType", 
 +  
 + "CreateSinglePrescriptionDispensingType", 
 +  
 + "DoseDispensedPrescriptionDispensingType", 
 +  
 + "ReiteratedPrescriptionDispensingType", 
 +  
 + ]; 
 +  
 + 
 + usages["PatientOrganisationRelationIdentifierType"] = [ 
 +  
 + "PatientOrganisationRelationType", 
 +  
 + ]; 
 +  
 + 
 + usages["DrugMedicationHistoryType"] = [ 
 +  
 + "GetDrugMedicationHistoryResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["MedicineCardVersionType"] = [ 
 +  
 + "SetMedicineCardNotReviewedResponseType", 
 +  
 + "UpdateMedicineCardResponseType", 
 +  
 + "MarkPrescriptionMedicationDeprecatedRequestType", 
 +  
 + "WithdrawDrugMedicationRequestType", 
 +  
 + "GetMedicineCardAsPDFRequestType", 
 +  
 + "PauseDrugMedicationResponseType", 
 +  
 + "MarkPrescriptionMedicationDeprecatedResponseType", 
 +  
 + "DeleteEffectuationResponseType", 
 +  
 + "PauseDrugMedicationRequestType", 
 +  
 + "CreatePrescriptionMedicationResponseType", 
 +  
 + "AttachOrDetachPrescriptionMedicationResponseType", 
 +  
 + "SetMedicineCardReviewedResponseType", 
 +  
 + "AttachOrDetachPrescriptionMedicationRequestType", 
 +  
 + "UnpauseDrugMedicationRequestType", 
 +  
 + "UnmarkPrescriptionMedicationDeprecatedRequestType", 
 +  
 + "UpdateDrugMedicationResponseType", 
 +  
 + "CreatePrescriptionMedicationRequestType", 
 +  
 + "GetMedicineCardVersionResponseType", 
 +  
 + "DeleteEffectuationRequestType", 
 +  
 + "SetMedicineCardNotReviewedRequestType", 
 +  
 + "MedicineCardVersionInfoType", 
 +  
 + "CreateDrugMedicationResponseType", 
 +  
 + "CreateEffectuationRequestType", 
 +  
 + "UnwithdrawDrugMedicationRequestType", 
 +  
 + "CancelPrescriptionMedicationRequestType", 
 +  
 + "WithdrawDrugMedicationResponseType", 
 +  
 + "UpdateMedicineCardRequestType", 
 +  
 + "SetMedicineCardReviewedRequestType", 
 +  
 + "CreateEffectuationResponseType", 
 +  
 + "UnpauseDrugMedicationResponseType", 
 +  
 + "CreateDrugMedicationRequestType", 
 +  
 + "UnmarkPrescriptionMedicationDeprecatedResponseType", 
 +  
 + "CancelPrescriptionMedicationResponseType", 
 +  
 + "UnwithdrawDrugMedicationResponseType", 
 +  
 + "UpdateDrugMedicationRequestType", 
 +  
 + "GiveConsentRequestType", 
 +  
 + "GiveConsentResponseType", 
 +  
 + "GetMedicineCardRequestType", 
 +  
 + "MedicineCardVersionListItemType", 
 +  
 + "RemoveConsentRequestType", 
 +  
 + "RemoveConsentResponseType", 
 +  
 + "MedicineCardType", 
 +  
 + "MedicineCardType", 
 +  
 + "MedicineCardType", 
 +  
 + ]; 
 +  
 + 
 + usages["RolesPermissionsType"] = [ 
 +  
 + "GetPermissionsResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["AddressProtectedType"] = [ 
 +  
 + "PatientType", 
 +  
 + ]; 
 +  
 + 
 + usages["StreetBuildingIdentifierType"] = [ 
 +  
 + "AddressType", 
 +  
 + ]; 
 +  
 + 
 + usages["SetMedicineCardReviewedResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PrescriptionReplicationStatusType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["OrganisationTypeType"] = [ 
 +  
 + "OrganisationType", 
 +  
 + ]; 
 +  
 + 
 + usages["PredefinedOrganisationTypeType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["UndefinedOrganisationTypeType"] = [ 
 +  
 + "OrganisationTypeType", 
 +  
 + ]; 
 +  
 + 
 + usages["DrugStrengthType"] = [ 
 +  
 + "DrugType", 
 +  
 + ]; 
 +  
 + 
 + usages["AuthorisedHealthcareProfessionalNameType"] = [ 
 +  
 + "AuthorisedHealthcareProfessionalWithOptionalAuthorisationIdentifierType", 
 +  
 + "AuthorisedHealthcareProfessionalType", 
 +  
 + ]; 
 +  
 + 
 + usages["IncludeNonRelevantPrescriptionMedicationsType"] = [ 
 +  
 + "GetMedicineCardRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["TimingType"] = [ 
 +  
 + "TimingListType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageForRequestType"] = [ 
 +  
 + "CreateDrugMedicationType", 
 +  
 + "UpdateDrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["MarkPrescriptionMedicationDeprecatedType"] = [ 
 +  
 + "MarkPrescriptionMedicationDeprecatedRequestType", 
 +  
 + "UpdateMedicineCardRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreateEffectuationOnDrugMedicationType"] = [ 
 +  
 + "CreateEffectuationRequestType", 
 +  
 + "UpdateMedicineCardRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["PackageQuantityType"] = [ 
 +  
 + "CreateReiteratedPrescriptionDispensingType", 
 +  
 + "SinglePrescriptionDispensingType", 
 +  
 + "EffectuationOnPrescriptionMedicationType", 
 +  
 + "CreateSinglePrescriptionDispensingType", 
 +  
 + "EffectuationType", 
 +  
 + "CreateEffectuationType", 
 +  
 + "ReiteratedPrescriptionDispensingType", 
 +  
 + ]; 
 +  
 + 
 + usages["AttachOrDetachPrescriptionMedicationRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["IncludePrescriptionMedicationsType"] = [ 
 +  
 + "GetDrugMedicationRequestType", 
 +  
 + "GetMedicineCardRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["RouteOfAdministrationTextType"] = [ 
 +  
 + "RouteOfAdministrationType", 
 +  
 + ]; 
 +  
 + 
 + usages["OrganisationNameType"] = [ 
 +  
 + "OrganisationType", 
 +  
 + ]; 
 +  
 + 
 + usages["SetMedicineCardNotReviewedType"] = [ 
 +  
 + "UpdateMedicineCardRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["SourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PredefinedSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["UndefinedSourceType"] = [ 
 +  
 + "ActiveSubstanceTextSourceType", 
 +  
 + "DrugStrengthTextSourceType", 
 +  
 + "SourceType", 
 +  
 + "IndicationCodeSourceType", 
 +  
 + "DosageQuantityUnitTextSourceType", 
 +  
 + "PackageNumberSourceType", 
 +  
 + "PackageSizeUnitCodeSourceType", 
 +  
 + "OrganisationIdentifierSourceType", 
 +  
 + "DosageCodeSourceType", 
 +  
 + "DrugFormCodeSourceType", 
 +  
 + "RouteOfAdministrationSourceType", 
 +  
 + "DrugStrengthUnitCodeSourceType", 
 +  
 + "DrugIdentifierSourceType", 
 +  
 + "DosageQuantityUnitTextsSourceType", 
 +  
 + "ActiveSubstanceSourceType", 
 +  
 + "SpecialityCodeSourceType", 
 +  
 + "ATCCodeSourceType", 
 +  
 + ]; 
 +  
 + 
 + usages["ServiceNameType"] = [ 
 +  
 + "TimingType", 
 +  
 + ]; 
 +  
 + 
 + usages["TelephoneNumberType"] = [ 
 +  
 + "OrganisationType", 
 +  
 + ]; 
 +  
 + 
 + usages["DrugMedicationTreatmentEndDateType"] = [ 
 +  
 + "CreateOrUpdateDrugMedicationBeginEndDateType", 
 +  
 + "DrugMedicationBeginEndDateType", 
 +  
 + ]; 
 +  
 + 
 + usages["HasNegativeConsentType"] = [ 
 +  
 + "DrugMedicationType", 
 +  
 + "CreateDrugMedicationType", 
 +  
 + "UpdateDrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["UnpauseDrugMedicationRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["GetDrugMedicationHistoryResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["StreetNameType"] = [ 
 +  
 + "DeliveryType", 
 +  
 + "AddressType", 
 +  
 + ]; 
 +  
 + 
 + usages["UnwithdrawDrugMedicationType"] = [ 
 +  
 + "UnwithdrawDrugMedicationRequestType", 
 +  
 + "UpdateMedicineCardRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["UnmarkPrescriptionMedicationDeprecatedType"] = [ 
 +  
 + "UnmarkPrescriptionMedicationDeprecatedRequestType", 
 +  
 + "UpdateMedicineCardRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["AuthorisedHealthcareProfessionalWithOptionalAuthorisationIdentifierType"] = [ 
 +  
 + "ModificatorWithOptionalAuthorisationIdentifierType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageStructureForResponseType"] = [ 
 +  
 + "DosageStructuresForResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["UnmarkPrescriptionMedicationDeprecatedRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["IndicationCodeType"] = [ 
 +  
 + "IndicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["IndicationCodeValueType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["IndicationCodeSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["IndicationCodePredefinedSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["GetPrescriptionMedicationResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["UpdateDrugMedicationResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["LatestReplicationDateTimeType"] = [ 
 +  
 + "PrescriptionReplicationStatusType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreatePrescriptionMedicationRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["MedicineCardIsInvalidType"] = [ 
 +  
 + "MedicineCardType", 
 +  
 + ]; 
 +  
 + 
 + usages["GetMedicineCardAsPDFResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["FloorIdentifierType"] = [ 
 +  
 + "AddressType", 
 +  
 + ]; 
 +  
 + 
 + usages["GetMedicineCardVersionsRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DrugMedicationType"] = [ 
 +  
 + "GetDrugMedicationResponseType", 
 +  
 + "MedicineCardType", 
 +  
 + ]; 
 +  
 + 
 + usages["DrugMedicationTreatmentEndingUndeterminedType"] = [ 
 +  
 + "CreateOrUpdateDrugMedicationBeginEndDateType", 
 +  
 + "DrugMedicationBeginEndDateType", 
 +  
 + ]; 
 +  
 + 
 + usages["VersionCreatedDateTimeType"] = [ 
 +  
 + "MedicineCardVersionInfoType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreatedDateTimeType"] = [ 
 +  
 + "CreatedWithoutPersonType", 
 +  
 + "CreatedType", 
 +  
 + "CreatedWithOptionalAuthorisationIdentifierType", 
 +  
 + "DrugMedicationVersionInfoType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreatedDrugMedicationType"] = [ 
 +  
 + "UpdateMedicineCardResponseType", 
 +  
 + "CreateDrugMedicationResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreateReiteratedPrescriptionDispensingType"] = [ 
 +  
 + "UnattachedPrescriptionMedicationType", 
 +  
 + "CreatePrescriptionMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["GetMedicineCardVersionResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["CreatePrescriptionMedicationType"] = [ 
 +  
 + "CreatePrescriptionMedicationRequestType", 
 +  
 + "CreateDrugMedicationType", 
 +  
 + "UpdateMedicineCardRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageDayType"] = [ 
 +  
 + "DosageStructureForResponseType", 
 +  
 + "DosageStructureForResponseType", 
 +  
 + "DosageStructureForRequestType", 
 +  
 + "DosageStructureForRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["SearchWithdrawnDrugMedicationsResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["WithdrawnDrugMedicationType"] = [ 
 +  
 + "UpdateMedicineCardResponseType", 
 +  
 + "WithdrawDrugMedicationResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageQuantityUnitTextType"] = [ 
 +  
 + "DosageStructuresForRequestType", 
 +  
 + "EffectuationType", 
 +  
 + "CreateEffectuationType", 
 +  
 + "DosageStructuresForResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageQuantityUnitTextValueType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DosageQuantityUnitTextSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DosageQuantityUnitTextPredefinedSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["ModifiedType"] = [ 
 +  
 + "DrugMedicationType", 
 +  
 + "MedicineCardType", 
 +  
 + ]; 
 +  
 + 
 + usages["ReiterationIntervalUnitType"] = [ 
 +  
 + "CreateReiteratedPrescriptionDispensingType", 
 +  
 + "ReiteratedPrescriptionDispensingType", 
 +  
 + ]; 
 +  
 + 
 + usages["NotReviewedType"] = [ 
 +  
 + "MedicineCardType", 
 +  
 + ]; 
 +  
 + 
 + usages["IncludeEffectuationsType"] = [ 
 +  
 + "GetDrugMedicationRequestType", 
 +  
 + "GetPrescriptionMedicationRequestType", 
 +  
 + "GetMedicineCardRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["UpdatedDrugMedicationType"] = [ 
 +  
 + "UpdateMedicineCardResponseType", 
 +  
 + "UpdateDrugMedicationResponseType", 
 +  
 + "GiveConsentResponseType", 
 +  
 + "RemoveConsentResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageStartedPreviouslyType"] = [ 
 +  
 + "DosageFreeTextForResponseType", 
 +  
 + "AdministrationAccordingToSchemaInLocalSystemForResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreateDrugMedicationType"] = [ 
 +  
 + "UpdateMedicineCardRequestType", 
 +  
 + "CreateDrugMedicationRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["PredefinedPrintType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DrugFormType"] = [ 
 +  
 + "DrugType", 
 +  
 + ]; 
 +  
 + 
 + usages["GetPermissionsResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PausedFromDateTimeType"] = [ 
 +  
 + "PausedType", 
 +  
 + "PauseType", 
 +  
 + "PauseDrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["SystemNameType"] = [ 
 +  
 + "UnattachedPrescriptionMedicationType", 
 +  
 + "TimingType", 
 +  
 + "CreatePrescriptionMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["WithdrawDrugMedicationType"] = [ 
 +  
 + "WithdrawDrugMedicationRequestType", 
 +  
 + "UpdateMedicineCardRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["DeleteEffectuationRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DeliveryInformationType"] = [ 
 +  
 + "UnattachedPrescriptionMedicationType", 
 +  
 + "CreatePrescriptionMedicationType", 
 +  
 + "PrescriptionMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["ActiveSubstanceFreeTextType"] = [ 
 +  
 + "ActiveSubstanceType", 
 +  
 + ]; 
 +  
 + 
 + usages["UpdateDrugMedicationType"] = [ 
 +  
 + "UpdateMedicineCardRequestType", 
 +  
 + "UpdateDrugMedicationRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageTimesDosageEndingUndeterminedType"] = [ 
 +  
 + "ShowDosagePeriodType", 
 +  
 + "DosageStructureForResponseType", 
 +  
 + "DosageFreeTextForRequestType", 
 +  
 + "DosageFreeTextForResponseType", 
 +  
 + "AdministrationAccordingToSchemaInLocalSystemForResponseType", 
 +  
 + "EmptyDosageStructureType", 
 +  
 + "AdministrationAccordingToSchemaInLocalSystemForRequestType", 
 +  
 + "DosageStructureForRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["ConsentDateType"] = [ 
 +  
 + "ConsentGivenType", 
 +  
 + "ConsentGivenType", 
 +  
 + "ConsentValueType", 
 +  
 + "ConsentValueType", 
 +  
 + ]; 
 +  
 + 
 + usages["NegativeConsentRequestType"] = [ 
 +  
 + "GetMedicineCardAsPDFRequestType", 
 +  
 + "GetDrugMedicationRequestType", 
 +  
 + "SearchWithdrawnDrugMedicationsRequestType", 
 +  
 + "SearchEffectuationsRequestType", 
 +  
 + "GetDrugMedicationHistoryRequestType", 
 +  
 + "GetMedicineCardRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["ModificatorWithOptionalAuthorisationIdentifierType"] = [ 
 +  
 + "CreatedWithOptionalAuthorisationIdentifierType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreatePrescriptionMedicationForUseInPracticeRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["ContactNameType"] = [ 
 +  
 + "DeliveryType", 
 +  
 + ]; 
 +  
 + 
 + usages["IndicationType"] = [ 
 +  
 + "UnattachedPrescriptionMedicationType", 
 +  
 + "DrugMedicationType", 
 +  
 + "CreateDrugMedicationType", 
 +  
 + "UpdateDrugMedicationType", 
 +  
 + "PrescriptionMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["GetDrugMedicationResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PatientType"] = [ 
 +  
 + "MedicineCardType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreatePrescriptionMedicationWithoutCPRRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["WithdrawnDateTimeType"] = [ 
 +  
 + "SearchWithdrawnDrugMedicationsRequestType", 
 +  
 + "WithdrawnType", 
 +  
 + "IncludeWithdrawnDrugMedicationsType", 
 +  
 + ]; 
 +  
 + 
 + usages["PrescriptionMedicationStatusType"] = [ 
 +  
 + "PrescriptionMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["DoseDispensingStartDateType"] = [ 
 +  
 + "CreateDoseDispensedPrescriptionDispensingWithDatesType", 
 +  
 + "DoseDispensedPrescriptionDispensingType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageStructuresForRequestType"] = [ 
 +  
 + "DosageForRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["SetMedicineCardNotReviewedRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PackageNumberType"] = [ 
 +  
 + "CreateDoseDispensedPrescriptionDispensingWithDatesType", 
 +  
 + "CreateDoseDispensedPrescriptionDispensingType", 
 +  
 + "CreateReiteratedPrescriptionDispensingType", 
 +  
 + "SinglePrescriptionDispensingType", 
 +  
 + "EffectuationOnPrescriptionMedicationType", 
 +  
 + "CreateSinglePrescriptionDispensingType", 
 +  
 + "DoseDispensedPrescriptionDispensingType", 
 +  
 + "EffectuationType", 
 +  
 + "CreateEffectuationType", 
 +  
 + "ReiteratedPrescriptionDispensingType", 
 +  
 + ]; 
 +  
 + 
 + usages["PackageNumberValueType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PackageNumberSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PackageNumberPredefinedSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["CountryIdentificationCodeType"] = [ 
 +  
 + "AddressType", 
 +  
 + ]; 
 +  
 + 
 + usages["_CountryIdentificationCodeType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["_CountryIdentificationSchemeType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["MailDeliverySublocationIdentifierType"] = [ 
 +  
 + "AddressType", 
 +  
 + ]; 
 +  
 + 
 + usages["LatestEffectuationDateTimeType"] = [ 
 +  
 + "PrescriptionMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["DeprecatedDateTimeType"] = [ 
 +  
 + "PrescriptionMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageTranslationLongTextType"] = [ 
 +  
 + "DosageTranslationType", 
 +  
 + ]; 
 +  
 + 
 + usages["DrugMedicationIdentifierType"] = [ 
 +  
 + "CreatedPrescriptionMedicationType", 
 +  
 + "CreatedEffectuationOnDrugMedicationType", 
 +  
 + "GetDrugMedicationRequestType", 
 +  
 + "GetDrugMedicationVersionsRequestType", 
 +  
 + "DrugMedicationIdentifierAndVersionType", 
 +  
 + "CreateEffectuationOnDrugMedicationType", 
 +  
 + "GetDrugMedicationHistoryResponseType", 
 +  
 + "UnwithdrawDrugMedicationType", 
 +  
 + "DrugMedicationType", 
 +  
 + "DrugMedicationType", 
 +  
 + "CreatedDrugMedicationType", 
 +  
 + "CreatePrescriptionMedicationType", 
 +  
 + "SearchWithdrawnDrugMedicationsResponseType", 
 +  
 + "WithdrawnDrugMedicationType", 
 +  
 + "UpdatedDrugMedicationType", 
 +  
 + "CreateDrugMedicationType", 
 +  
 + "WithdrawDrugMedicationType", 
 +  
 + "UpdateDrugMedicationType", 
 +  
 + "UpdateDrugMedicationType", 
 +  
 + "DrugMedicationWithNegativeConsentType", 
 +  
 + "AttachPrescriptionMedicationType", 
 +  
 + "PausedDrugMedicationType", 
 +  
 + "UnpauseDrugMedicationType", 
 +  
 + "DrugMedicationIdentifierAndDateTimeType", 
 +  
 + "InvalidDrugMedicationType", 
 +  
 + "EffectuationsOnDrugMedicationType", 
 +  
 + "UnwithdrawnDrugMedicationType", 
 +  
 + "PauseDrugMedicationType", 
 +  
 + "UnpausedDrugMedicationType", 
 +  
 + "GetDrugMedicationHistoryRequestType", 
 +  
 + "RemoveConsentDrugMedicationType", 
 +  
 + "GiveConsentDrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["DoseTimeType"] = [ 
 +  
 + "DoseType", 
 +  
 + "DoseForAnyDayType", 
 +  
 + ]; 
 +  
 + 
 + usages["MorningNoonEveningNightDoseTimeType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["TimeDoseTimeType"] = [ 
 +  
 + "DoseTimeType", 
 +  
 + ]; 
 +  
 + 
 + usages["MedicineCardVersionInfoType"] = [ 
 +  
 + "GetMedicineCardVersionsResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["SinglePrescriptionDispensingType"] = [ 
 +  
 + "PrescriptionMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["PersonIdentifierType"] = [ 
 +  
 + "SetMedicineCardNotReviewedResponseType", 
 +  
 + "UpdateMedicineCardResponseType", 
 +  
 + "MarkPrescriptionMedicationDeprecatedRequestType", 
 +  
 + "SearchEffectuationsResponseType", 
 +  
 + "WithdrawDrugMedicationRequestType", 
 +  
 + "GetMedicineCardAsPDFRequestType", 
 +  
 + "PauseDrugMedicationResponseType", 
 +  
 + "MarkPrescriptionMedicationDeprecatedResponseType", 
 +  
 + "GetCallersPermissionsToPersonType", 
 +  
 + "DeleteEffectuationResponseType", 
 +  
 + "PauseDrugMedicationRequestType", 
 +  
 + "CreatePrescriptionMedicationResponseType", 
 +  
 + "GetDrugMedicationRequestType", 
 +  
 + "GetDrugMedicationVersionsRequestType", 
 +  
 + "AttachOrDetachPrescriptionMedicationResponseType", 
 +  
 + "SetMedicineCardReviewedResponseType", 
 +  
 + "AttachOrDetachPrescriptionMedicationRequestType", 
 +  
 + "UnpauseDrugMedicationRequestType", 
 +  
 + "GetDrugMedicationHistoryResponseType", 
 +  
 + "UnmarkPrescriptionMedicationDeprecatedRequestType", 
 +  
 + "GetPrescriptionMedicationResponseType", 
 +  
 + "UpdateDrugMedicationResponseType", 
 +  
 + "CreatePrescriptionMedicationRequestType", 
 +  
 + "GetMedicineCardVersionsRequestType", 
 +  
 + "GetMedicineCardVersionResponseType", 
 +  
 + "SearchWithdrawnDrugMedicationsResponseType", 
 +  
 + "DeleteEffectuationRequestType", 
 +  
 + "GetDrugMedicationResponseType", 
 +  
 + "SetMedicineCardNotReviewedRequestType", 
 +  
 + "CreateDrugMedicationResponseType", 
 +  
 + "SearchWithdrawnDrugMedicationsRequestType", 
 +  
 + "CreateEffectuationRequestType", 
 +  
 + "UnwithdrawDrugMedicationRequestType", 
 +  
 + "GetMedicineCardVersionRequestType", 
 +  
 + "CancelPrescriptionMedicationRequestType", 
 +  
 + "WithdrawDrugMedicationResponseType", 
 +  
 + "GetDrugMedicationVersionsResponseType", 
 +  
 + "UpdateMedicineCardRequestType", 
 +  
 + "SetMedicineCardReviewedRequestType", 
 +  
 + "CreateEffectuationResponseType", 
 +  
 + "OnBehalfOfType", 
 +  
 + "UnpauseDrugMedicationResponseType", 
 +  
 + "GetMedicineCardVersionsResponseType", 
 +  
 + "CreateDrugMedicationRequestType", 
 +  
 + "UnmarkPrescriptionMedicationDeprecatedResponseType", 
 +  
 + "CancelPrescriptionMedicationResponseType", 
 +  
 + "SimpleCPRPersonType", 
 +  
 + "UnwithdrawDrugMedicationResponseType", 
 +  
 + "SearchEffectuationsRequestType", 
 +  
 + "UpdateDrugMedicationRequestType", 
 +  
 + "ModificatorPersonType", 
 +  
 + "GetDrugMedicationHistoryRequestType", 
 +  
 + "GetMedicineCardVersionListRequestType", 
 +  
 + "GetPrescriptionMedicationRequestType", 
 +  
 + "GiveConsentRequestType", 
 +  
 + "GiveConsentResponseType", 
 +  
 + "GetMedicineCardRequestType", 
 +  
 + "MedicineCardVersionListItemType", 
 +  
 + "RemoveConsentRequestType", 
 +  
 + "RemoveConsentResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["DrugMedicationVersionType"] = [ 
 +  
 + "DrugMedicationIdentifierAndVersionType", 
 +  
 + "DrugMedicationType", 
 +  
 + "DrugMedicationType", 
 +  
 + "DrugMedicationType", 
 +  
 + "CreatedDrugMedicationType", 
 +  
 + "WithdrawnDrugMedicationType", 
 +  
 + "UpdatedDrugMedicationType", 
 +  
 + "DrugMedicationWithNegativeConsentType", 
 +  
 + "DrugMedicationHistoryPeriodType", 
 +  
 + "PausedDrugMedicationType", 
 +  
 + "DrugMedicationVersionInfoType", 
 +  
 + "UnwithdrawnDrugMedicationType", 
 +  
 + "UnpausedDrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreatedType"] = [ 
 +  
 + "DrugMedicationType", 
 +  
 + "EffectuationType", 
 +  
 + "PatientOrganisationRelationType", 
 +  
 + "PatientOrganisationRelationType", 
 +  
 + "LatestDosageDispensingEffectuationType", 
 +  
 + ]; 
 +  
 + 
 + usages["PermissionType"] = [ 
 +  
 + "RolesPermissionsType", 
 +  
 + ]; 
 +  
 + 
 + usages["UndefinedPermission"] = [ 
 +  
 + "PermissionType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreateDrugMedicationResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DosageForResponseType"] = [ 
 +  
 + "DrugMedicationType", 
 +  
 + "DrugMedicationHistoryPeriodType", 
 +  
 + ]; 
 +  
 + 
 + usages["SearchWithdrawnDrugMedicationsRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["ATCTextType"] = [ 
 +  
 + "ATCType", 
 +  
 + ]; 
 +  
 + 
 + usages["ModificatorType"] = [ 
 +  
 + "MarkPrescriptionMedicationDeprecatedRequestType", 
 +  
 + "MarkPrescriptionMedicationDeprecatedRequestType", 
 +  
 + "WithdrawDrugMedicationRequestType", 
 +  
 + "WithdrawDrugMedicationRequestType", 
 +  
 + "PauseDrugMedicationRequestType", 
 +  
 + "PauseDrugMedicationRequestType", 
 +  
 + "UnattachedPrescriptionMedicationType", 
 +  
 + "MarkPrescriptionMedicationDeprecatedType", 
 +  
 + "AttachOrDetachPrescriptionMedicationRequestType", 
 +  
 + "AttachOrDetachPrescriptionMedicationRequestType", 
 +  
 + "SetMedicineCardNotReviewedType", 
 +  
 + "UnpauseDrugMedicationRequestType", 
 +  
 + "UnpauseDrugMedicationRequestType", 
 +  
 + "UnwithdrawDrugMedicationType", 
 +  
 + "UnmarkPrescriptionMedicationDeprecatedType", 
 +  
 + "UnmarkPrescriptionMedicationDeprecatedRequestType", 
 +  
 + "UnmarkPrescriptionMedicationDeprecatedRequestType", 
 +  
 + "CreatePrescriptionMedicationRequestType", 
 +  
 + "CreatePrescriptionMedicationRequestType", 
 +  
 + "DrugMedicationType", 
 +  
 + "CreatePrescriptionMedicationType", 
 +  
 + "ModifiedType", 
 +  
 + "NotReviewedType", 
 +  
 + "CreateDrugMedicationType", 
 +  
 + "WithdrawDrugMedicationType", 
 +  
 + "DeleteEffectuationRequestType", 
 +  
 + "DeleteEffectuationRequestType", 
 +  
 + "UpdateDrugMedicationType", 
 +  
 + "CreatePrescriptionMedicationForUseInPracticeRequestType", 
 +  
 + "CreatePrescriptionMedicationForUseInPracticeRequestType", 
 +  
 + "CreatePrescriptionMedicationWithoutCPRRequestType", 
 +  
 + "CreatePrescriptionMedicationWithoutCPRRequestType", 
 +  
 + "SetMedicineCardNotReviewedRequestType", 
 +  
 + "SetMedicineCardNotReviewedRequestType", 
 +  
 + "CreatedType", 
 +  
 + "SetMedicineCardReviewedType", 
 +  
 + "CreateEffectuationRequestType", 
 +  
 + "CreateEffectuationRequestType", 
 +  
 + "UnwithdrawDrugMedicationRequestType", 
 +  
 + "UnwithdrawDrugMedicationRequestType", 
 +  
 + "CancelPrescriptionMedicationRequestType", 
 +  
 + "CancelPrescriptionMedicationRequestType", 
 +  
 + "DeleteEffectuationType", 
 +  
 + "PausedType", 
 +  
 + "UpdateMedicineCardRequestType", 
 +  
 + "UpdateMedicineCardRequestType", 
 +  
 + "SetMedicineCardReviewedRequestType", 
 +  
 + "SetMedicineCardReviewedRequestType", 
 +  
 + "AttachPrescriptionMedicationType", 
 +  
 + "CancelPrescriptionMedicationType", 
 +  
 + "CreateDrugMedicationRequestType", 
 +  
 + "CreateDrugMedicationRequestType", 
 +  
 + "UnpauseDrugMedicationType", 
 +  
 + "DetachPrescriptionMedicationType", 
 +  
 + "ReviewedType", 
 +  
 + "EffectuationType", 
 +  
 + "WithdrawnType", 
 +  
 + "CreateEffectuationType", 
 +  
 + "UpdateDrugMedicationRequestType", 
 +  
 + "UpdateDrugMedicationRequestType", 
 +  
 + "PauseDrugMedicationType", 
 +  
 + "PatientOrganisationRelationType", 
 +  
 + "RemoveConsentDrugMedicationType", 
 +  
 + "GiveConsentRequestType", 
 +  
 + "GiveConsentRequestType", 
 +  
 + "RemoveConsentRequestType", 
 +  
 + "RemoveConsentRequestType", 
 +  
 + "GiveConsentDrugMedicationType", 
 +  
 + "MedicineCardType", 
 +  
 + ]; 
 +  
 + 
 + usages["AuthorisedModificatorType"] = [ 
 +  
 + "ModificatorType", 
 +  
 + "ModificatorType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageFreeTextForRequestType"] = [ 
 +  
 + "DosageForRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["PrescriptionMedicationIdentifierType"] = [ 
 +  
 + "CreatedPrescriptionMedicationType", 
 +  
 + "MarkPrescriptionMedicationDeprecatedType", 
 +  
 + "UnmarkPrescriptionMedicationDeprecatedType", 
 +  
 + "CreatedDrugMedicationType", 
 +  
 + "CreateDrugMedicationType", 
 +  
 + "CreatePrescriptionMedicationWithoutCPRResponseType", 
 +  
 + "EffectuationsOnPrescriptionMedicationType", 
 +  
 + "CancelledPrescriptionMedicationType", 
 +  
 + "InvalidPrescriptionMedicationType", 
 +  
 + "AttachPrescriptionMedicationType", 
 +  
 + "CreatePrescriptionMedicationForUseInPracticeResponseType", 
 +  
 + "CancelPrescriptionMedicationType", 
 +  
 + "DetachPrescriptionMedicationType", 
 +  
 + "PrescriptionMedicationType", 
 +  
 + "CancelPrescriptionMedicationResponseType", 
 +  
 + "GetPrescriptionMedicationRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["DrugFormTextType"] = [ 
 +  
 + "DrugFormType", 
 +  
 + ]; 
 +  
 + 
 + usages["DoseForAnyDayType"] = [ 
 +  
 + "DosageAnyDayType", 
 +  
 + ]; 
 +  
 + 
 + usages["DrugMedicationTreatmentStartDateType"] = [ 
 +  
 + "CreateOrUpdateDrugMedicationBeginEndDateType", 
 +  
 + "DrugMedicationBeginEndDateType", 
 +  
 + ]; 
 +  
 + 
 + usages["AuthorisedHealthcareProfessionalType"] = [ 
 +  
 + "ModificatorType", 
 +  
 + "AuthorisedModificatorType", 
 +  
 + ]; 
 +  
 + 
 + usages["PackageSizeUnitCodeType"] = [ 
 +  
 + "PackageSizeType", 
 +  
 + ]; 
 +  
 + 
 + usages["PackageSizeUnitCodeValueType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PackageSizeUnitCodeSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PackageSizeUnitCodePredefinedSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["SetMedicineCardReviewedType"] = [ 
 +  
 + "UpdateMedicineCardRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["VersionMismatchWarningType"] = [ 
 +  
 + "SetMedicineCardNotReviewedResponseType", 
 +  
 + "UpdateMedicineCardResponseType", 
 +  
 + "PauseDrugMedicationResponseType", 
 +  
 + "MarkPrescriptionMedicationDeprecatedResponseType", 
 +  
 + "DeleteEffectuationResponseType", 
 +  
 + "CreatePrescriptionMedicationResponseType", 
 +  
 + "SetMedicineCardReviewedResponseType", 
 +  
 + "UpdateDrugMedicationResponseType", 
 +  
 + "CreateDrugMedicationResponseType", 
 +  
 + "WithdrawDrugMedicationResponseType", 
 +  
 + "CreateEffectuationResponseType", 
 +  
 + "UnpauseDrugMedicationResponseType", 
 +  
 + "UnmarkPrescriptionMedicationDeprecatedResponseType", 
 +  
 + "CancelPrescriptionMedicationResponseType", 
 +  
 + "UnwithdrawDrugMedicationResponseType", 
 +  
 + "GiveConsentResponseType", 
 +  
 + "RemoveConsentResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageTranslationShortTextType"] = [ 
 +  
 + "DosageTranslationType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreateEffectuationRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DrugMedicationWithNegativeConsentType"] = [ 
 +  
 + "SearchEffectuationsResponseType", 
 +  
 + "SearchWithdrawnDrugMedicationsResponseType", 
 +  
 + "GetDrugMedicationResponseType", 
 +  
 + "MedicineCardType", 
 +  
 + ]; 
 +  
 + 
 + usages["HospitalizedType"] = [ 
 +  
 + "DrugMedicationHistoryPeriodType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreatePrescriptionMedicationWithoutCPRResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DrugMedicationHistoryPeriodType"] = [ 
 +  
 + "DrugMedicationHistoryType", 
 +  
 + ]; 
 +  
 + 
 + usages["UnwithdrawDrugMedicationRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["EffectuationsOnPrescriptionMedicationType"] = [ 
 +  
 + "SearchEffectuationsResponseType", 
 +  
 + "EffectuationsOnDrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["GetMedicineCardVersionRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DosageTypeType"] = [ 
 +  
 + "DosageForRequestType", 
 +  
 + "DosageForResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["UnwithdrawDrugMedicationOnUpdateType"] = [ 
 +  
 + "UpdateDrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["SupplementaryInformationType"] = [ 
 +  
 + "UnattachedPrescriptionMedicationType", 
 +  
 + "PrescriptionMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["DetailedDrugTextType"] = [ 
 +  
 + "DrugType", 
 +  
 + ]; 
 +  
 + 
 + usages["CancelPrescriptionMedicationRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DosageAnyDayType"] = [ 
 +  
 + "DosageStructureForResponseType", 
 +  
 + "DosageStructureForRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["CancelledPrescriptionMedicationType"] = [ 
 +  
 + "UpdateMedicineCardResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["TerminatedDateTimeType"] = [ 
 +  
 + "PrescriptionMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["AuthorisationIdentifierType"] = [ 
 +  
 + "AuthorisedHealthcareProfessionalWithOptionalAuthorisationIdentifierType", 
 +  
 + "AuthorisedHealthcareProfessionalType", 
 +  
 + "OnBehalfOfType", 
 +  
 + ]; 
 +  
 + 
 + usages["MoreAvailableType"] = [ 
 +  
 + "SearchEffectuationsResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["OrganisationIdentifierType"] = [ 
 +  
 + "OrganisationType", 
 +  
 + ]; 
 +  
 + 
 + usages["OrganisationIdentifierValueType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["OrganisationIdentifierSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["OrganisationIdentifierPredefinedSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PatientWithoutCPRType"] = [ 
 +  
 + "CreatePrescriptionMedicationWithoutCPRRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageCodeType"] = [ 
 +  
 + "SinglePrescriptionDispensingType", 
 +  
 + "DoseDispensedPrescriptionDispensingType", 
 +  
 + "ReiteratedPrescriptionDispensingType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageCodeValueType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DosageCodeSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DosageCodePredefinedSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["EffectuationOnPrescriptionMedicationType"] = [ 
 +  
 + "EffectuationsOnPrescriptionMedicationType", 
 +  
 + "PrescriptionMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["ModificatorWithoutPersonType"] = [ 
 +  
 + "CreatedWithoutPersonType", 
 +  
 + "EffectuationOnPrescriptionMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["WithdrawDrugMedicationResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DeleteEffectuationType"] = [ 
 +  
 + "DeleteEffectuationRequestType", 
 +  
 + "UpdateMedicineCardRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["DrugType"] = [ 
 +  
 + "DrugMedicationType", 
 +  
 + "CreateDrugMedicationType", 
 +  
 + "UpdateDrugMedicationType", 
 +  
 + "DrugMedicationHistoryPeriodType", 
 +  
 + "EffectuationOnPrescriptionMedicationType", 
 +  
 + "PrescriptionMedicationType", 
 +  
 + "EffectuationType", 
 +  
 + "EffectuationType", 
 +  
 + "EffectuationType", 
 +  
 + "CreateEffectuationType", 
 +  
 + "CreateEffectuationType", 
 +  
 + "CreateEffectuationType", 
 +  
 + ]; 
 +  
 + 
 + usages["GetDrugMedicationVersionsResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DrugFormCodeType"] = [ 
 +  
 + "DrugFormType", 
 +  
 + ]; 
 +  
 + 
 + usages["DrugFormCodeValueType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DrugFormCodeSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DrugFormCodePredefinedSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DosageFreeTextTextType"] = [ 
 +  
 + "DosageFreeTextForRequestType", 
 +  
 + "DosageFreeTextForResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["IncludeRemovedRelationsType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["SourceYearAndWeekType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PausedType"] = [ 
 +  
 + "DrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageDayNumberType"] = [ 
 +  
 + "DosageDayType", 
 +  
 + ]; 
 +  
 + 
 + usages["ReceiverEANType"] = [ 
 +  
 + "PrescriptionMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageTimesStartDateType"] = [ 
 +  
 + "ShowDosagePeriodType", 
 +  
 + "DosageStructureForResponseType", 
 +  
 + "DosageFreeTextForRequestType", 
 +  
 + "DosageFreeTextForResponseType", 
 +  
 + "AdministrationAccordingToSchemaInLocalSystemForResponseType", 
 +  
 + "EmptyDosageStructureType", 
 +  
 + "AdministrationAccordingToSchemaInLocalSystemForRequestType", 
 +  
 + "DosageStructureForRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["RouteOfAdministrationCodeType"] = [ 
 +  
 + "RouteOfAdministrationType", 
 +  
 + ]; 
 +  
 + 
 + usages["RouteOfAdministrationCodeValueType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["RouteOfAdministrationSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["RouteOfAdministrationPredefinedSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["UpdateMedicineCardRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DrugMedicationHistoryPeriodEndDateTimeType"] = [ 
 +  
 + "DrugMedicationHistoryPeriodType", 
 +  
 + ]; 
 +  
 + 
 + usages["SetMedicineCardReviewedRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["CopyRequiredType"] = [ 
 +  
 + "CreateDoseDispensedPrescriptionDispensingWithDatesType", 
 +  
 + "CreateDoseDispensedPrescriptionDispensingType", 
 +  
 + "DoseDispensedPrescriptionDispensingType", 
 +  
 + ]; 
 +  
 + 
 + usages["PatientFlagType"] = [ 
 +  
 + "ModificatorWithOptionalAuthorisationIdentifierType", 
 +  
 + "ModificatorType", 
 +  
 + ]; 
 +  
 + 
 + usages["SubstancesType"] = [ 
 +  
 + "DrugType", 
 +  
 + ]; 
 +  
 + 
 + usages["GenderType"] = [ 
 +  
 + "SimplePersonWithoutCPRType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageFreeTextForResponseType"] = [ 
 +  
 + "DosageForResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["InvalidPrescriptionMedicationType"] = [ 
 +  
 + "GetPrescriptionMedicationResponseType", 
 +  
 + "DrugMedicationType", 
 +  
 + "MedicineCardType", 
 +  
 + ]; 
 +  
 + 
 + usages["DrugStrengthUnitCodeType"] = [ 
 +  
 + "DrugStrengthType", 
 +  
 + ]; 
 +  
 + 
 + usages["DrugStrengthUnitCodeValueType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DrugStrengthUnitCodeSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DrugStrengthUnitCodePredefinedSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["AttachPrescriptionMedicationType"] = [ 
 +  
 + "AttachOrDetachPrescriptionMedicationRequestType", 
 +  
 + "UpdateMedicineCardRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["DrugIdentifierType"] = [ 
 +  
 + "DrugType", 
 +  
 + ]; 
 +  
 + 
 + usages["DrugIdentifierValueType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DrugIdentifierSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DrugIdentifierPredefinedSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PostCodeType"] = [ 
 +  
 + "DeliveryType", 
 +  
 + ]; 
 +  
 + 
 + usages["EffectuationDateTimeType"] = [ 
 +  
 + "EffectuationOnPrescriptionMedicationType", 
 +  
 + "EffectuationType", 
 +  
 + "SearchEffectuationsRequestType", 
 +  
 + "SearchEffectuationsRequestType", 
 +  
 + "CreateEffectuationType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreateEffectuationResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["RequestedRoleType"] = [ 
 +  
 + "RolesPermissionsType", 
 +  
 + "ModificatorWithOptionalAuthorisationIdentifierType", 
 +  
 + "ModificatorType", 
 +  
 + "AuthorisedModificatorType", 
 +  
 + ]; 
 +  
 + 
 + usages["PredefinedRequestedRole"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["UndefinedRequestedRole"] = [ 
 +  
 + "RequestedRoleType", 
 +  
 + "RequestedRole", 
 +  
 + ]; 
 +  
 + 
 + usages["EffectuationMethodType"] = [ 
 +  
 + "EffectuationOnPrescriptionMedicationType", 
 +  
 + "EffectuationType", 
 +  
 + "CreateEffectuationType", 
 +  
 + ]; 
 +  
 + 
 + usages["PausedDrugMedicationType"] = [ 
 +  
 + "UpdateMedicineCardResponseType", 
 +  
 + "PauseDrugMedicationResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["DistrictSubdivisionIdentifierType"] = [ 
 +  
 + "AddressType", 
 +  
 + ]; 
 +  
 + 
 + usages["DoseDispensingEndDateType"] = [ 
 +  
 + "CreateDoseDispensedPrescriptionDispensingWithDatesType", 
 +  
 + "DoseDispensedPrescriptionDispensingType", 
 +  
 + ]; 
 +  
 + 
 + usages["AdministrationAccordingToSchemaInLocalSystemForResponseType"] = [ 
 +  
 + "DosageForResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreatePrescriptionMedicationForUseInPracticeResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["OnBehalfOfType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["SuiteIdentifierType"] = [ 
 +  
 + "AddressType", 
 +  
 + ]; 
 +  
 + 
 + usages["EmailAddressType"] = [ 
 +  
 + "OrganisationType", 
 +  
 + ]; 
 +  
 + 
 + usages["IndicationTextType"] = [ 
 +  
 + "IndicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["CancelPrescriptionMedicationType"] = [ 
 +  
 + "CancelPrescriptionMedicationRequestType", 
 +  
 + "UpdateMedicineCardRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["DrugMedicationTreatmentStartedPreviouslyType"] = [ 
 +  
 + "CreateOrUpdateDrugMedicationBeginEndDateType", 
 +  
 + "DrugMedicationBeginEndDateType", 
 +  
 + ]; 
 +  
 + 
 + usages["PersonNameProtectedType"] = [ 
 +  
 + "SimpleCPRPersonType", 
 +  
 + ]; 
 +  
 + 
 + usages["PredefinedPermission"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["UnpauseDrugMedicationResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["CreatedWithOptionalAuthorisationIdentifierType"] = [ 
 +  
 + "PrescriptionMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["PauseType"] = [ 
 +  
 + "CreateDrugMedicationType", 
 +  
 + "UpdateDrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["IsAccordingToNeedType"] = [ 
 +  
 + "DoseType", 
 +  
 + "DoseForAnyDayType", 
 +  
 + ]; 
 +  
 + 
 + usages["GetMedicineCardVersionsResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DeliveryType"] = [ 
 +  
 + "UnattachedPrescriptionMedicationType", 
 +  
 + "CreatePrescriptionMedicationType", 
 +  
 + "PrescriptionMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["PersonMiddleNameType"] = [ 
 +  
 + "PersonNameType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreateOrUpdateDrugMedicationBeginEndDateType"] = [ 
 +  
 + "CreateDrugMedicationType", 
 +  
 + "UpdateDrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreateDrugMedicationRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PrescriptionServerErrorType"] = [ 
 +  
 + "CancelledPrescriptionMedicationType", 
 +  
 + "CancelPrescriptionMedicationResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["UnmarkPrescriptionMedicationDeprecatedResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["CreateSinglePrescriptionDispensingType"] = [ 
 +  
 + "UnattachedPrescriptionMedicationType", 
 +  
 + "CreatePrescriptionMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["UnpauseDrugMedicationType"] = [ 
 +  
 + "UnpauseDrugMedicationRequestType", 
 +  
 + "UpdateMedicineCardRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["InvalidEffectuationType"] = [ 
 +  
 + "DrugMedicationType", 
 +  
 + "EffectuationsOnPrescriptionMedicationType", 
 +  
 + "PrescriptionMedicationType", 
 +  
 + "EffectuationsOnDrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["DetachPrescriptionMedicationType"] = [ 
 +  
 + "AttachOrDetachPrescriptionMedicationRequestType", 
 +  
 + "UpdateMedicineCardRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["DrugMedicationVersionInfoType"] = [ 
 +  
 + "GetDrugMedicationVersionsResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["RouteOfAdministrationType"] = [ 
 +  
 + "DrugMedicationType", 
 +  
 + "CreateDrugMedicationType", 
 +  
 + "UpdateDrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["DrugMedicationHistoryPeriodStartDateTimeType"] = [ 
 +  
 + "DrugMedicationHistoryPeriodType", 
 +  
 + ]; 
 +  
 + 
 + usages["PausedFromDateType"] = [ 
 +  
 + "PausedType", 
 +  
 + "PauseType", 
 +  
 + "PauseDrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["PausedToDateTimeType"] = [ 
 +  
 + "PausedType", 
 +  
 + "PauseType", 
 +  
 + "PauseDrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["TimingListType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DosageIsNotIteratedType"] = [ 
 +  
 + "DosageStructureForResponseType", 
 +  
 + "DosageStructureForRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["PrescriptionMedicationType"] = [ 
 +  
 + "GetPrescriptionMedicationResponseType", 
 +  
 + "DrugMedicationType", 
 +  
 + "MedicineCardType", 
 +  
 + ]; 
 +  
 + 
 + usages["PersonGivenNameType"] = [ 
 +  
 + "PersonNameType", 
 +  
 + ]; 
 +  
 + 
 + usages["CancelPrescriptionMedicationResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["ReviewedType"] = [ 
 +  
 + "MedicineCardType", 
 +  
 + ]; 
 +  
 + 
 + usages["DrugMedicationIdentifierAndDateTimeType"] = [ 
 +  
 + "GetDrugMedicationRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["AuthorisationDateTimeType"] = [ 
 +  
 + "UnattachedPrescriptionMedicationType", 
 +  
 + "CreatePrescriptionMedicationType", 
 +  
 + "PrescriptionMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["DoseDispensedPrescriptionDispensingType"] = [ 
 +  
 + "PrescriptionMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["AddressLineType"] = [ 
 +  
 + "OrganisationType", 
 +  
 + ]; 
 +  
 + 
 + usages["SimpleCPRPersonType"] = [ 
 +  
 + "PatientType", 
 +  
 + ]; 
 +  
 + 
 + usages["GetCallersPermissionsType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DeliveryPriorityType"] = [ 
 +  
 + "DeliveryType", 
 +  
 + ]; 
 +  
 + 
 + usages["UndefinedPrintType"] = [ 
 +  
 + "PrintTypeType", 
 +  
 + ]; 
 +  
 + 
 + usages["ModificationMetadataType"] = [ 
 +  
 + "UnattachedPrescriptionMedicationType", 
 +  
 + "MarkPrescriptionMedicationDeprecatedType", 
 +  
 + "SetMedicineCardNotReviewedType", 
 +  
 + "UnwithdrawDrugMedicationType", 
 +  
 + "UnmarkPrescriptionMedicationDeprecatedType", 
 +  
 + "CreatePrescriptionMedicationType", 
 +  
 + "CreateDrugMedicationType", 
 +  
 + "WithdrawDrugMedicationType", 
 +  
 + "UpdateDrugMedicationType", 
 +  
 + "SetMedicineCardNotReviewedRequestType", 
 +  
 + "SetMedicineCardReviewedType", 
 +  
 + "DeleteEffectuationType", 
 +  
 + "SetMedicineCardReviewedRequestType", 
 +  
 + "AttachPrescriptionMedicationType", 
 +  
 + "CancelPrescriptionMedicationType", 
 +  
 + "UnpauseDrugMedicationType", 
 +  
 + "DetachPrescriptionMedicationType", 
 +  
 + "CreateEffectuationType", 
 +  
 + "PauseDrugMedicationType", 
 +  
 + "RemoveConsentDrugMedicationType", 
 +  
 + "GiveConsentDrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["PredefinedModificationMetadataType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["BaseModificationMetadataType"] = [ 
 +  
 + "ModificationMetadataType", 
 +  
 + ]; 
 +  
 + 
 + usages["PackageSizeType"] = [ 
 +  
 + "EffectuationOnPrescriptionMedicationType", 
 +  
 + "EffectuationType", 
 +  
 + "CreateEffectuationType", 
 +  
 + ]; 
 +  
 + 
 + usages["PackageSizeValueType"] = [ 
 +  
 + "PackageSizeType", 
 +  
 + ]; 
 +  
 + 
 + usages["EmptyDosageStructureType"] = [ 
 +  
 + "DosageStructuresForRequestType", 
 +  
 + "DosageStructuresForResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["PostCodeIdentifierType"] = [ 
 +  
 + "AddressType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageQuantityUnitTextsType"] = [ 
 +  
 + "DosageStructuresForRequestType", 
 +  
 + "DosageStructuresForResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageQuantityUnitTextsValueType"] = [ 
 +  
 + "DosageQuantityUnitTextsType", 
 +  
 + "DosageQuantityUnitTextsType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageQuantityUnitTextsSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DosageQuantityUnitTextsPredefinedSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["EffectuationType"] = [ 
 +  
 + "DrugMedicationType", 
 +  
 + "EffectuationsOnDrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["ActiveSubstanceCodeType"] = [ 
 +  
 + "ActiveSubstanceType", 
 +  
 + ]; 
 +  
 + 
 + usages["ActiveSubstanceCodeValueType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["ActiveSubstanceSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["ActiveSubstancePredefinedSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DrugMedicationBeginEndDateType"] = [ 
 +  
 + "DrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["UnwithdrawDrugMedicationResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["SpecialityCodeType"] = [ 
 +  
 + "AuthorisedHealthcareProfessionalWithOptionalAuthorisationIdentifierType", 
 +  
 + "AuthorisedHealthcareProfessionalType", 
 +  
 + ]; 
 +  
 + 
 + usages["SpecialityCodeValueType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["SpecialityCodeSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["SpecialityCodePredefinedSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PersonSurnameType"] = [ 
 +  
 + "PersonNameType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageDayNotNumberedType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["ATCCodeType"] = [ 
 +  
 + "ATCType", 
 +  
 + ]; 
 +  
 + 
 + usages["ATCCodeValueType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["ATCCodeSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["ATCCodePredefinedSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["SearchEffectuationsRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["WithdrawnType"] = [ 
 +  
 + "DrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["InvalidDrugMedicationType"] = [ 
 +  
 + "GetDrugMedicationResponseType", 
 +  
 + "MedicineCardType", 
 +  
 + ]; 
 +  
 + 
 + usages["IsEffectuatedAccordingToDrugMedicationType"] = [ 
 +  
 + "EffectuationType", 
 +  
 + "CreateEffectuationType", 
 +  
 + ]; 
 +  
 + 
 + usages["EffectuationIdentifierType"] = [ 
 +  
 + "CreatedEffectuationOnDrugMedicationType", 
 +  
 + "CreatedDrugMedicationType", 
 +  
 + "EffectuationOnPrescriptionMedicationType", 
 +  
 + "DeleteEffectuationType", 
 +  
 + "InvalidEffectuationType", 
 +  
 + "EffectuationType", 
 +  
 + ]; 
 +  
 + 
 + usages["BirthDateType"] = [ 
 +  
 + "SimplePersonWithoutCPRType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageSupplementaryTextType"] = [ 
 +  
 + "DosageStructureForResponseType", 
 +  
 + "DosageStructureForRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["MedicineCardInformationChangeType"] = [ 
 +  
 + "GetMedicineCardVersionResponseType", 
 +  
 + "MedicineCardVersionListItemType", 
 +  
 + ]; 
 +  
 + 
 + usages["InformationChangeTypeType"] = [ 
 +  
 + "MedicineCardInformationChangeType", 
 +  
 + ]; 
 +  
 + 
 + usages["UndefinedInformationChangeType"] = [ 
 +  
 + "InformationChangeTypeType", 
 +  
 + ]; 
 +  
 + 
 + usages["PredefinedInformationChangeType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["DrugNameType"] = [ 
 +  
 + "DrugType", 
 +  
 + ]; 
 +  
 + 
 + usages["AdministrationAccordingToSchemaInLocalSystemForRequestType"] = [ 
 +  
 + "DosageForRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["EffectuationsOnDrugMedicationType"] = [ 
 +  
 + "SearchEffectuationsResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["CreateEffectuationType"] = [ 
 +  
 + "CreateEffectuationOnDrugMedicationType", 
 +  
 + "CreateDrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["UpdateDrugMedicationRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["SubstitutionAllowedType"] = [ 
 +  
 + "UnattachedPrescriptionMedicationType", 
 +  
 + "DrugMedicationType", 
 +  
 + "CreateDrugMedicationType", 
 +  
 + "UpdateDrugMedicationType", 
 +  
 + "PrescriptionMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["UnwithdrawnDrugMedicationType"] = [ 
 +  
 + "UpdateMedicineCardResponseType", 
 +  
 + "UnwithdrawDrugMedicationResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["SourceDateType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PauseDrugMedicationType"] = [ 
 +  
 + "PauseDrugMedicationRequestType", 
 +  
 + "UpdateMedicineCardRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["UnpausedDrugMedicationType"] = [ 
 +  
 + "UpdateMedicineCardResponseType", 
 +  
 + "UnpauseDrugMedicationResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["ConsentOverriddenType"] = [ 
 +  
 + "NegativeConsentRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageStructureForRequestType"] = [ 
 +  
 + "DosageStructuresForRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["ModificatorPersonType"] = [ 
 +  
 + "ModificatorWithOptionalAuthorisationIdentifierType", 
 +  
 + "ModificatorType", 
 +  
 + "AuthorisedModificatorType", 
 +  
 + ]; 
 +  
 + 
 + usages["GetDrugMedicationHistoryRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["ReimbursementClauseType"] = [ 
 +  
 + "UnattachedPrescriptionMedicationType", 
 +  
 + "DrugMedicationType", 
 +  
 + "CreateDrugMedicationType", 
 +  
 + "UpdateDrugMedicationType", 
 +  
 + "PrescriptionMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["DrugMedicationPausedType"] = [ 
 +  
 + "DrugMedicationHistoryPeriodType", 
 +  
 + ]; 
 +  
 + 
 + usages["IndicationFreeTextType"] = [ 
 +  
 + "IndicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["DoseQuantityType"] = [ 
 +  
 + "DoseType", 
 +  
 + "DoseType", 
 +  
 + "DoseType", 
 +  
 + "DosageTranslationType", 
 +  
 + "DosageTranslationType", 
 +  
 + "DosageTranslationType", 
 +  
 + "DoseForAnyDayType", 
 +  
 + "DoseForAnyDayType", 
 +  
 + "DoseForAnyDayType", 
 +  
 + "EffectuationType", 
 +  
 + "CreateEffectuationType", 
 +  
 + ]; 
 +  
 + 
 + usages["PseudoAddressType"] = [ 
 +  
 + "DeliveryType", 
 +  
 + ]; 
 +  
 + 
 + usages["DosageStructuresForResponseType"] = [ 
 +  
 + "DosageForResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["GetPermissionsRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["AddressType"] = [ 
 +  
 + "PatientType", 
 +  
 + "PatientWithoutCPRType", 
 +  
 + ]; 
 +  
 + 
 + usages["OrganisationType"] = [ 
 +  
 + "UnattachedPrescriptionMedicationType", 
 +  
 + "CreatePrescriptionMedicationType", 
 +  
 + "ModificatorWithOptionalAuthorisationIdentifierType", 
 +  
 + "ModificatorWithOptionalAuthorisationIdentifierType", 
 +  
 + "ModificatorType", 
 +  
 + "ModificatorType", 
 +  
 + "AuthorisedModificatorType", 
 +  
 + "AuthorisedModificatorType", 
 +  
 + "HospitalizedType", 
 +  
 + "ModificatorWithoutPersonType", 
 +  
 + "PatientOrganisationRelationType", 
 +  
 + ]; 
 +  
 + 
 + usages["ActiveSubstanceType"] = [ 
 +  
 + "SubstancesType", 
 +  
 + ]; 
 +  
 + 
 + usages["ModifiedDateTimeType"] = [ 
 +  
 + "GetMedicineCardAsPDFRequestType", 
 +  
 + "ModifiedType", 
 +  
 + "DrugMedicationIdentifierAndDateTimeType", 
 +  
 + "GetMedicineCardRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["FollowUpDatesType"] = [ 
 +  
 + "DrugMedicationType", 
 +  
 + "CreateDrugMedicationType", 
 +  
 + "UpdateDrugMedicationType", 
 +  
 + ]; 
 +  
 + 
 + usages["DrugStrengthValueType"] = [ 
 +  
 + "DrugStrengthType", 
 +  
 + ]; 
 +  
 + 
 + usages["ReiteratedPrescriptionDispensingType"] = [ 
 +  
 + "PrescriptionMedicationType", 
 +  
 + ]; 
 +  
 + 
 + 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["tTimestampFault"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["AttributedDateTime"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["AttributedURI"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["TimestampType"] = [ 
 +  
 + ]; 
 +  
 + 
 + 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["ConsentDateType"] = [ 
 +  
 + "ConsentGivenType", 
 +  
 + "ConsentGivenType", 
 +  
 + "ConsentValueType", 
 +  
 + "ConsentValueType", 
 +  
 + ]; 
 +  
 + 
 + usages["ConsentTypeType"] = [ 
 +  
 + "ConsentValueType", 
 +  
 + ]; 
 +  
 + 
 + usages["PredefinedConsentTypeType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["UndefinedConsentTypeType"] = [ 
 +  
 + "ConsentTypeType", 
 +  
 + ]; 
 +  
 + 
 + usages["ConsentType"] = [ 
 +  
 + "ConsentHeaderType", 
 +  
 + ]; 
 +  
 + 
 + usages["ConsentValueType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["ConsentHeaderType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["ContentType"] = [ 
 +  
 + "ConsentValueType", 
 +  
 + ]; 
 +  
 + 
 + usages["PredefinedContentType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["UndefinedContentType"] = [ 
 +  
 + "ContentType", 
 +  
 + ]; 
 +  
 + 
 + usages["ConsentSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PredefinedConsentSourceType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["UndefinedConsentSourceType"] = [ 
 +  
 + "ConsentSourceType", 
 +  
 + ]; 
 +  
 + 
 + usages["WhitelistingHeader"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["GetMedicineCardVersionListResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["IncludeOpenPrescriptionMedicationsType"] = [ 
 +  
 + "GetPrescriptionMedicationRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["PatientOrganisationRelationType"] = [ 
 +  
 + "MedicineCardType", 
 +  
 + ]; 
 +  
 + 
 + usages["RemoveConsentDrugMedicationType"] = [ 
 +  
 + "RemoveConsentRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["GetMedicineCardVersionListRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["GetPrescriptionMedicationRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["OrderedPrescriptionMedicationsExistType"] = [ 
 +  
 + "MedicineCardType", 
 +  
 + ]; 
 +  
 + 
 + usages["GiveConsentRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["LatestDosageDispensingEffectuationType"] = [ 
 +  
 + "MedicineCardType", 
 +  
 + ]; 
 +  
 + 
 + usages["GiveConsentResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["GetMedicineCardRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["HasOpenDosageDispensingPrescriptionsType"] = [ 
 +  
 + "MedicineCardType", 
 +  
 + ]; 
 +  
 + 
 + usages["MedicineCardVersionListItemType"] = [ 
 +  
 + "GetMedicineCardVersionListResponseType", 
 +  
 + ]; 
 +  
 + 
 + usages["RemoveConsentRequestType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["RemoveConsentResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["IncludeAllPrescriptionMedicationsType"] = [ 
 +  
 + "GetPrescriptionMedicationRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["GiveConsentDrugMedicationType"] = [ 
 +  
 + "GiveConsentRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["GetMedicineCardResponseType"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["IncludeWithdrawnDrugMedicationsType"] = [ 
 +  
 + "GetMedicineCardRequestType", 
 +  
 + ]; 
 +  
 + 
 + usages["MedicineCardType"] = [ 
 +  
 + "GetMedicineCardResponseType", 
 +  
 + ]; 
 +  
 + 
 + 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["SystemVersion"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["RequestedRole"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["PredefinedRequestedRole"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["UndefinedRequestedRole"] = [ 
 +  
 + "RequestedRoleType", 
 +  
 + "RequestedRole", 
 +  
 + ]; 
 +  
 + 
 + usages["NameFormat"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["SystemName"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["OrgUsingName"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["BorgerOpslag"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["SystemOwnerName"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["OrgResponsibleName"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["OrgUsingIDString"] = [ 
 +  
 + ]; 
 +  
 + 
 + usages["OrgUsingID"] = [ 
 +  
 + ]; 
 +  
 + 
 + 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 4330:
      // 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 4355:
 } }
  
-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="UnwithdrawDrugMedicationRequestType">Type: UnwithdrawDrugMedicationRequestType</h2> +<h2 id="CreateDoseDispensedPrescriptionDispensingWithDatesType">Type: CreateDoseDispensedPrescriptionDispensingWithDatesType</h2> 
- 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;"> + Beskrivelse: Information til dosisdispensering<input type="button" id="CreateDoseDispensedPrescriptionDispensingWithDatesType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreateDoseDispensedPrescriptionDispensingWithDatesType'); return false;"><input type="button" id="CreateDoseDispensedPrescriptionDispensingWithDatesType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreateDoseDispensedPrescriptionDispensingWithDatesType'); return false;"> 
-<div id="UnwithdrawDrugMedicationRequestType_xsddiv" class="contents" style="display: none"> +<div id="CreateDoseDispensedPrescriptionDispensingWithDatesType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="UnwithdrawDrugMedicationRequestType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="CreateDoseDispensedPrescriptionDispensingWithDatesType"&#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="medicinecard20150101:PersonIdentifierType" /&#62;</div> +            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Information dispensing the package through dosage dispensing&#60;/xs:documentation&#62;</div> 
-  +             
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Information til dosisdispensering&#60;/xs:documentation&#62;</div> 
-  +        &#60;/xs:annotation&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element name="ModifiedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> +         
-  +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> +            <div style="margin-left: 10px">&#60;xs:element name="PackageNumber" type="medicinecard20150101:PackageNumberType" /&#62;</div> 
-  +             
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150101:UnwithdrawDrugMedicationType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="CopyRequired" type="medicinecard20150101:CopyRequiredType" /&#62;</div> 
- &#60;/xs:sequence&#62;</div> +             
- &#60;/xs:complexType&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="DosageText" type="medicinecard20150101:DosageTextType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="StartDate" type="medicinecard20150101:DoseDispensingStartDateType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="EndDate" type="medicinecard20150101:DoseDispensingEndDateType" /&#62;</div> 
 +        &#60;/xs:sequence&#62;</div> 
 +    &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="CreateDoseDispensedPrescriptionDispensingWithDatesType_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>PackageNumber</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>L&aelig;gemiddelpakningens varenummer (LMS02 felt 2)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#PackageNumberType">PackageNumberType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 132: Line 4445:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicineCardVersion</dd>+<dd>CopyRequired</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versionsnummer for medicinkort</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="#MedicineCardVersionType">MedicineCardVersionType</a>+<a href="#CopyRequiredType">CopyRequiredType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 146: Line 4459:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModifiedBy</dd>+<dd>DosageText</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</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="#ModificatorType">ModificatorType</a>+<a href="#DosageTextType">DosageTextType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 160: Line 4473:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReportedBy</dd>+<dd>StartDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>+<dd>Startdato for dosisdispensering</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#DoseDispensingStartDateType">DoseDispensingStartDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 174: Line 4487:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DrugMedication</dd>+<dd>EndDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Anvisning der fjerner en seponering af en eller flere l&aelig;gemiddelordinationer</dd>+<dd>Slutdato for dosisdispensering</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#UnwithdrawDrugMedicationType">UnwithdrawDrugMedicationType</a>+<a href="#DoseDispensingEndDateType">DoseDispensingEndDateType</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="CreatedPrescriptionMedicationType">Type: CreatedPrescriptionMedicationType</h2> +<h2 id="GetAllPermissionsType">Type: GetAllPermissionsType</h2> 
- Beskrivelse: Dokument der indeholder en eller flere receptordinationer der er oprettet p&aringen l&aelig;gemiddelordination<input type="button" id="CreatedPrescriptionMedicationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatedPrescriptionMedicationType_xsddiv'); return false;"> + Beskrivelse: Foresp&oslash;rgsel p&aringrettigheder til person<input type="button" id="GetAllPermissionsType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetAllPermissionsType'); return false;"><input type="buttonid="GetAllPermissionsType_usage_buttonvalue="Vis anvendelseclass="showHideXSDonclick="toggleUsageVisibility('GetAllPermissionsType'); return false;"> 
-<div id="CreatedPrescriptionMedicationType_xsddivclass="contentsstyle="display: none"+<div id="GetAllPermissionsType_xsddivclass="contentsstyle="displaynone"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="CreatedPrescriptionMedicationType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="GetAllPermissionsType" /&#62;</div>
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="DrugMedicationIdentifiertype="medicinecard20150101:DrugMedicationIdentifierType/&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="PrescriptionMedicationIdentifier" type="medicinecard20150101:PrescriptionMedicationIdentifierType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div>+
 </div> </div>
-<ul> +<div id="GetAllPermissionsType_xsddiv_usageclass="usage" style="display: none"></div
- Sekvens af: +<h2 id="SetMedicineCardNotReviewedResponseType">Type: SetMedicineCardNotReviewedResponseType</h2> 
- <li> + 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;"> 
-<dl> +<div id="SetMedicineCardNotReviewedResponseType_xsddiv" class="contents" style="display: none"> 
-<dt>Navn:</dt> +<div style="margin-left: 10px">&#60;xs:complexType name="SetMedicineCardNotReviewedResponseType"&#62;
-<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> +
-<dt>Navn:</dt> +
-<dd>PrescriptionMedicationIdentifier</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Unik identifikation af en receptordination</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#PrescriptionMedicationIdentifierType">PrescriptionMedicationIdentifierType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>1 eller flere</dd> +
-</dl> +
-</li> +
-</ul+
-<h2 id="ReiteratedPrescriptionDispensingType">Type: ReiteratedPrescriptionDispensingType</h2> +
- Beskrivelse: Information til to eller flere udleveringer<input type="button" id="ReiteratedPrescriptionDispensingType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ReiteratedPrescriptionDispensingType_xsddiv'); return false;"> +
-<div id="ReiteratedPrescriptionDispensingType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="ReiteratedPrescriptionDispensingType"&#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="PackageNumber" type="medicinecard20150101:PackageNumberType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="FreeTradePackageSizeText" type="medicinecard20150101:PackageSizeTextType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="ReiterationNumber" type="medicinecard20150101:ReiterationNumberType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150101:VersionMismatchWarningType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element name="ReiterationInterval" type="medicinecard20150101:ReiterationIntervalType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="ReiterationIntervalUnit" type="medicinecard20150101:ReiterationIntervalUnitType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="PackageQuantity" type="medicinecard20150101:PackageQuantityType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DosageCode" type="medicinecard20150101:DosageCodeType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="DosageText" type="medicinecard20150101:DosageTextType" /&#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>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>
Line 270: Line 4538:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>FreeTradePackageSizeText</dd>+<dd>MedicineCardVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Pakningsst&oslash;rrelse, klartekst fra (LMS02 felt 6) hvis kilden er LMS takst</dd>+<dd>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PackageSizeTextType">PackageSizeTextType</a> +<a href="#MedicineCardVersionType">MedicineCardVersionType</a>
-</dd> +
-<dt>Antal</dt> +
-<dd>0 eller 1</dd> +
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>ReiterationNumber</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Angiver antallet af reiterationer</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#ReiterationNumberType">ReiterationNumberType</a>+
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 298: Line 4552:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReiterationInterval</dd>+<dd>VersionMismatchWarning</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver antallet af dage/uger mm. mellem reiterationer</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="#ReiterationIntervalType">ReiterationIntervalType</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>+</ul> 
 +<h2 id="CreatedPrescriptionMedicationType">Type: CreatedPrescriptionMedicationType</h2> 
 + Beskrivelse: Dokument der indeholder en eller flere receptordinationer der er oprettet p&aring; en l&aelig;gemiddelordination<input type="button" id="CreatedPrescriptionMedicationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatedPrescriptionMedicationType'); return false;"><input type="button" id="CreatedPrescriptionMedicationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreatedPrescriptionMedicationType'); return false;"> 
 +<div id="CreatedPrescriptionMedicationType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="CreatedPrescriptionMedicationType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="DrugMedicationIdentifier" type="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="PrescriptionMedicationIdentifier" type="medicinecard20150101:PrescriptionMedicationIdentifierType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="CreatedPrescriptionMedicationType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReiterationIntervalUnit</dd>+<dd>DrugMedicationIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Enhed for reiterationsinterval</dd>+<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ReiterationIntervalUnitType">ReiterationIntervalUnitType</a>+<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 326: Line 4595:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PackageQuantity</dd>+<dd>PrescriptionMedicationIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver antallet af pakninger</dd>+<dd>Unik identifikation af en receptordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PackageQuantityType">PackageQuantityType</a>+<a href="#PrescriptionMedicationIdentifierType">PrescriptionMedicationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd> +<dd>eller flere</dd>
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>DosageCode</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Kode for dosering. I FMK kun brugt p&aring; recepter, ellers anvendes strukturerede doseringer i Dosage-elementet</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#DosageCodeType">DosageCodeType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>0 eller 1</dd> +
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>DosageText</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Doseringstekst, begr&aelig;nset til at kunne v&aelig;re p&aring; XML recepten</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#DosageTextType">DosageTextType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>Pr&aelig;cis &eacute;n</dd>+
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="ModificatorWithOptionalAuthorisationIdentifierType">Type: ModificatorWithOptionalAuthorisationIdentifierType</h2> +<h2 id="DoseType">Type: DoseType</h2> 
- 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;"> + 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="ModificatorWithOptionalAuthorisationIdentifierType_xsddiv" class="contents" style="display: none"> +<div id="DoseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="ModificatorWithOptionalAuthorisationIdentifierType"&#62;+<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:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:choice&#62; + <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Time" type="medicinecard20150101:DoseTimeType" /&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +  
- <div style="margin-left: 10px">&#60;xs:element name="AuthorisedHealthcareProfessional" type="medicinecard20150101:AuthorisedHealthcareProfessionalWithOptionalAuthorisationIdentifierType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:choice&#62; 
-  + <div style="margin-left: 10px">&#60;xs:element name="Quantity" type="medicinecard20150101:DoseQuantityType" /&#62;</div>
-<div style="margin-left: 10px">&#60;xs:element name="Organisation" type="medicinecard20150101:OrganisationType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Patient" type="medicinecard20150101: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 name="Other" type="medicinecard20150101:ModificatorPersonType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="MinimalQuantity" type="medicinecard20150101:DoseQuantityType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="Role" type="medicinecard20150101:RequestedRoleType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="MaximalQuantity" type="medicinecard20150101:DoseQuantityType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Organisation" type="medicinecard20150101:OrganisationType" /&#62;</div>+
  &#60;/xs:sequence&#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="IsAccordingToNeed" type="medicinecard20150101:IsAccordingToNeedType" /&#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="DoseType_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>AuthorisedHealthcareProfessional</dd>+<dd>Time</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder autorsationsnummer og navn p&aring; en autoriseret sundhedsperson</dd>+<dd>Klokkeslettet for et doseringstidspunkt</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#AuthorisedHealthcareProfessionalWithOptionalAuthorisationIdentifierType">AuthorisedHealthcareProfessionalWithOptionalAuthorisationIdentifierType</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>
-<dl> +<ul>Et af f&oslash;lgende elementer:
-<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> +
-</li> +
- ELLER+
  <li>  <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Patient</dd>+<dd>Quantity</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Markerer patient</dd>+<dd>Medicinm&aelig;ngde, numerisk v&aelig;rdi (LMS01 felt 11)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PatientFlagType">PatientFlagType</a>+<a href="#DoseQuantityType">DoseQuantityType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 444: Line 4662:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Other</dd>+<dd>MinimalQuantity</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En FMK akt&oslash;rder ikke er en autoriseret sundhedsperson</dd>+<dd>Medicinm&aelig;ngdenumerisk v&aelig;rdi (LMS01 felt 11)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorPersonType">ModificatorPersonType</a>+<a href="#DoseQuantityType">DoseQuantityType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 464: Line 4682:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Role</dd>+<dd>MaximalQuantity</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Brugerens rolle</dd>+<dd>Medicinm&aelig;ngde, numerisk v&aelig;rdi (LMS01 felt 11)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#RequestedRoleType">RequestedRoleType</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>
 +</ul>
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Organisation</dd>+<dd>IsAccordingToNeed</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Beskriver en organisation</dd>+<dd>Angiver at dosen er efter behov</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationType">OrganisationType</a>+<a href="#IsAccordingToNeedType">IsAccordingToNeedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 490: Line 4712:
 </li> </li>
 </ul> </ul>
-</li> +<h2 id="DosageTranslationType">Type: DosageTranslationType</h2> 
-</ul> + 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;"> 
-</li> +<div id="DosageTranslationType_xsddiv" class="contents" style="display: none"> 
-</ul> +<div style="margin-left: 10px">&#60;xs:complexType name="DosageTranslationType"&#62;
-<h2 id="DosageDayNotNumberedType">Type: DosageDayNotNumberedType</h2> +
- 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="SearchWithdrawnDrugMedicationsRequestType">Type: SearchWithdrawnDrugMedicationsRequestType</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;"> +
-<div id="SearchWithdrawnDrugMedicationsRequestType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="SearchWithdrawnDrugMedicationsRequestType"&#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="medicinecard20150101:PersonIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ShortText" type="medicinecard20150101:DosageTranslationShortTextType" /&#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 name="LongText" type="medicinecard20150101:DosageTranslationLongTextType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="WithdrawnAfterDateTime" type="medicinecard20150101:WithdrawnDateTimeType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:sequence minOccurs="0"&#62; 
-  + <div style="margin-left: 10px">&#60;xs:choice&#62; 
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="NegativeConsent" type="medicinecard20150101:NegativeConsentRequestType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="AverageDailyDosage" type="medicinecard20150101:DoseQuantityType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="MinimalAverageDailyDosagetype="medicinecard20150101:DoseQuantityType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="MaximalAverageDailyDosage" type="medicinecard20150101:DoseQuantityType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:choice&#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="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>
-<dd>PersonIdentifier</dd>+<dd>ShortText</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>En kort teksrepr&aelig;sentation af doseringsstrukturen, f.eks. "2 stk 3 gange daglig"</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#DosageTranslationShortTextType">DosageTranslationShortTextType</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 533: Line 4755:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DateTime</dd>+<dd>LongText</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>En lang teksrepr&aelig;sentation af doseringsstrukturen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#dateTime">dateTime</a>+<a href="#DosageTranslationLongTextType">DosageTranslationLongTextType</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>
 + Sekvens af:
 + <li>
 +<ul>Et af f&oslash;lgende elementer:
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>WithdrawnAfterDateTime</dd>+<dd>AverageDailyDosage</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>&AElig;ndringsdato og tid</dd>+<dd>Medicinm&aelig;ngde, numerisk v&aelig;rdi (LMS01 felt 11)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#WithdrawnDateTimeType">WithdrawnDateTimeType</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>+ ELLER 
 + <li> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>NegativeConsent</dd>+<dd>MinimalAverageDailyDosage</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element der angiver en foresp&oslash;rges (ogs&aring;) p&aring; data med negativt samtykke, men med en &aring;rsag for foresp&oslash;rgsel.</dd>+<dd>Medicinm&aelig;ngde, numerisk v&aelig;rdi (LMS01 felt 11)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#NegativeConsentRequestType">NegativeConsentRequestType</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>
-</ul> 
-<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="medicinecard20150101:ActiveSubstanceTextValueType"&#62; 
- <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150101:ActiveSubstanceTextSourceType" use="required" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150101:SourceDateType" use="optional" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:attribute name="yearAndWeek" type="medicinecard20150101: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="#ActiveSubstanceTextValueType">ActiveSubstanceTextValueType</a> 
-</dd> 
-</dl> 
-<ul> 
 <li> <li>
 <dl> <dl>
-<dt>Tilf&oslash;jet attributnavn:</dt> +<dt>Navn:</dt> 
-<dd>source</dd> +<dd>MaximalAverageDailyDosage</dd> 
-<dt>Tilf&oslash;jet attributtype:</dt>+<dt>Beskrivelse:</dt> 
 +<dd>Medicinm&aelig;ngde, numerisk v&aelig;rdi (LMS01 felt 11)</dd> 
 +<dt>Type:</dt>
 <dd> <dd>
-<a href="#ActiveSubstanceTextSourceType">ActiveSubstanceTextSourceType</a>+<a href="#DoseQuantityType">DoseQuantityType</a>
 </dd> </dd>
-<dt>Tilf&oslash;jet attribut, anvendelse: </dt> +<dt>Antal</dt> 
-<dd>required</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-<li> +</ul>
-<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>
-<li> +</ul>
-<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="UnmarkPrescriptionMedicationDeprecatedRequestType">Type: UnmarkPrescriptionMedicationDeprecatedRequestType</h2> +<h2 id="UpdateMedicineCardResponseType">Type: UpdateMedicineCardResponseType</h2> 
- Beskrivelse: Fjern markering af at en eller flere receptordinationer ikke l&aelig;ngere er relevante<input type="button" id="UnmarkPrescriptionMedicationDeprecatedRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UnmarkPrescriptionMedicationDeprecatedRequestType_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="UnmarkPrescriptionMedicationDeprecatedRequestType_xsddiv" class="contents" style="display: none"> +<div id="UpdateMedicineCardResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="UnmarkPrescriptionMedicationDeprecatedRequestType"&#62;+<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:sequence&#62;
  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div>
Line 646: Line 4833:
 <div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150101:ModificatorType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150101:VersionMismatchWarningType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150101:ModificatorType" /&#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="medicinecard20150101:CreatedDrugMedicationType" /&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="PrescriptionMedication" type="medicinecard20150101:UnmarkPrescriptionMedicationDeprecatedType" /&#62;</div>+  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="UpdatedDrugMedication" type="medicinecard20150101:UpdatedDrugMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="WithdrawnDrugMedication" type="medicinecard20150101:WithdrawnDrugMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="UnwithdrawnDrugMedication" type="medicinecard20150101:UnwithdrawnDrugMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PausedDrugMedication" type="medicinecard20150101:PausedDrugMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="UnpausedDrugMedication" type="medicinecard20150101:UnpausedDrugMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedPrescriptionMedication" type="medicinecard20150101:CreatedPrescriptionMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedEffectuationOnDrugMedication" type="medicinecard20150101:CreatedEffectuationOnDrugMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CancelledPrescriptionMedication" type="medicinecard20150101:CancelledPrescriptionMedicationType" /&#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="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 687: Line 4891:
 <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 eller organisation der &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 699: Line 4903:
 </li> </li>
 <li> <li>
 +<ul>
 + Sekvens af:
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReportedBy</dd>+<dd>CreatedDrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</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="#ModificatorType">ModificatorType</a>+<a href="#CreatedDrugMedicationType">CreatedDrugMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 715: Line 4922:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PrescriptionMedication</dd>+<dd>UpdatedDrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Til brug i bulk service: Marker at en eller flere receptordinationer ikke l&aelig;ngere er relevante</dd>+<dd>Element med IDer returneret n&aring;en l&aelig;gemiddelinformation er blevet opdateret</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#UnmarkPrescriptionMedicationDeprecatedType">UnmarkPrescriptionMedicationDeprecatedType</a>+<a href="#UpdatedDrugMedicationType">UpdatedDrugMedicationType</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="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="medicinecard20150101:IndicationCodeType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Text" type="medicinecard20150101:IndicationTextType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="FreeText" type="medicinecard20150101:IndicationFreeTextType" /&#62;</div> +
- &#60;/xs:choice&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul>Et af f&oslash;lgende elementer: +
- <li> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Code</dd>+<dd>WithdrawnDrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indikationskode (LMS26 felt 1)</dd>+<dd>Element med IDer returneret n&aring;r en l&aelig;gemiddelinformation er blevet seponeret</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#IndicationCodeType">IndicationCodeType</a>+<a href="#WithdrawnDrugMedicationType">WithdrawnDrugMedicationType</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 763: Line 4950:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Text</dd>+<dd>UnwithdrawnDrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indikationstekst (LMS26 felt 2)</dd>+<dd>Element med IDer returneret n&aring;r en l&aelig;gemiddelinformation er blevet af-seponeret</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#IndicationTextType">IndicationTextType</a>+<a href="#UnwithdrawnDrugMedicationType">UnwithdrawnDrugMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 774: Line 4961:
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-</li> +
- ELLER +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>FreeText</dd>+<dd>PausedDrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indikationstekst som fritekst</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="#IndicationFreeTextType">IndicationFreeTextType</a>+<a href="#PausedDrugMedicationType">PausedDrugMedicationType</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="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="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="EffectuationIdentifier" type="medicinecard20150101: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>UnpausedDrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</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="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</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 822: Line 4992:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>EffectuationIdentifier</dd>+<dd>CreatedPrescriptionMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af effektueringen</dd>+<dd>Dokument der indeholder en eller flere receptordinationer der er oprettet p&aring; en l&aelig;gemiddelordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#EffectuationIdentifierType">EffectuationIdentifierType</a>+<a href="#CreatedPrescriptionMedicationType">CreatedPrescriptionMedicationType</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="ATCType">Type: ATCType</h2> +
- Beskrivelse: Information om ATC gruppe<input type="button" id="ATCType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ATCType_xsddiv'); return false;"> +
-<div id="ATCType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="ATCType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Code" type="medicinecard20150101:ATCCodeType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Text" type="medicinecard20150101:ATCTextType" /&#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>CreatedEffectuationOnDrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Kode for l&aelig;gemidlets ATC-gruppe  (LMS01 felt 15)</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="#ATCCodeType">ATCCodeType</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 864: Line 5020:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Text</dd>+<dd>CancelledPrescriptionMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gemidlets ATC-gruppe (LMS12 felt 8)</dd>+<dd>Til brug i bulk service: Resultat af at markere en eller flere receptordinationer som ugyldige</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ATCTextType">ATCTextType</a>+<a href="#CancelledPrescriptionMedicationType">CancelledPrescriptionMedicationType</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="CreateDrugMedicationRequestType">Type: CreateDrugMedicationRequestType</h2> +</li> 
- 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;"> +</ul> 
-<div id="CreateDrugMedicationRequestType_xsddiv" class="contents" style="display: none"> +<h2 id="MarkPrescriptionMedicationDeprecatedRequestType">Type: MarkPrescriptionMedicationDeprecatedRequestType</h2> 
-<div style="margin-left: 10px">&#60;xs:complexType name="CreateDrugMedicationRequestType"&#62;+ Beskrivelse: Marker at en eller flere receptordinationer ikke l&aelig;ngere er relevante<input type="button" id="MarkPrescriptionMedicationDeprecatedRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('MarkPrescriptionMedicationDeprecatedRequestType'); return false;"><input type="button" id="MarkPrescriptionMedicationDeprecatedRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('MarkPrescriptionMedicationDeprecatedRequestType'); return false;"> 
 +<div id="MarkPrescriptionMedicationDeprecatedRequestType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="MarkPrescriptionMedicationDeprecatedRequestType"&#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="medicinecard20150101:PersonIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div>
Line 885: Line 5043:
 <div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedBy" type="medicinecard20150101:ModificatorType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150101:ModificatorType" /&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150101:ModificatorType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150101:CreateDrugMedicationType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="PrescriptionMedication" type="medicinecard20150101:MarkPrescriptionMedicationDeprecatedType" /&#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="MarkPrescriptionMedicationDeprecatedRequestType_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 926: Line 5085:
 <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 eller organisation der &aelig;ndrede data</dd> <dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>
Line 954: Line 5113:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DrugMedication</dd>+<dd>PrescriptionMedication</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>Til brug i bulk service: Marker at en eller flere receptordinationer ikke l&aelig;ngere er relevante</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreateDrugMedicationType">CreateDrugMedicationType</a>+<a href="#MarkPrescriptionMedicationDeprecatedType">MarkPrescriptionMedicationDeprecatedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 966: Line 5125:
 </li> </li>
 </ul> </ul>
-<h2 id="GetPrescriptionMedicationResponseType">Type: GetPrescriptionMedicationResponseType</h2> +<h2 id="ActiveSubstanceTextType">Type: ActiveSubstanceTextType</h2> 
- Beskrivelse: Ydre container-element for en svar med en eller flere receptordinationer<input type="button" id="GetPrescriptionMedicationResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetPrescriptionMedicationResponseType_xsddiv'); return false;"> + 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="GetPrescriptionMedicationResponseType_xsddiv" class="contents" style="display: none"> +<div id="ActiveSubstanceTextType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="GetPrescriptionMedicationResponseType"&#62;+<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="medicinecard20150101:ActiveSubstanceTextValueType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150101:ActiveSubstanceTextSourceType" use="required" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150101:SourceDateType" use="optional" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:attribute name="yearAndWeek" type="medicinecard20150101: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> 
 +</ul> 
 +</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:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrescriptionMedication" type="medicinecard20150101:PrescriptionMedicationType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="DrugMedicationWithNegativeConsent" type="medicinecard20150101:DrugMedicationWithNegativeConsentType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="InvalidPrescriptionMedication" type="medicinecard20150101:InvalidPrescriptionMedicationType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="DrugMedication" type="medicinecard20150101:EffectuationsOnDrugMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrescriptionMedication" type="medicinecard20150101:EffectuationsOnPrescriptionMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="MoreAvailable" type="medicinecard20150101: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="SearchEffectuationsResponseType_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 998: Line 5227:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PrescriptionMedication</dd>+<dd>DrugMedicationWithNegativeConsent</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En receptordination (en ordination p&aringen recept)</dd>+<dd>Denne struktur indeholder drug id'er og version for l&aelig;gemiddelordinationer med negativt samtykke.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionMedicationType">PrescriptionMedicationType</a>+<a href="#DrugMedicationWithNegativeConsentType">DrugMedicationWithNegativeConsentType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 1012: Line 5241:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>InvalidPrescriptionMedication</dd>+<dd>DrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En ugyldig receptordination</dd>+<dd>Grupperer effektueringer p&aring; en l&aelig;gemiddelordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#InvalidPrescriptionMedicationType">InvalidPrescriptionMedicationType</a>+<a href="#EffectuationsOnDrugMedicationType">EffectuationsOnDrugMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 1023: Line 5252:
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="DosageAnyDayType">Type: DosageAnyDayType</h2> +
- Beskrivelse: Gruppering af doseringstidspunkter p&aring; samme dag<input type="button" id="DosageAnyDayType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageAnyDayType_xsddiv'); return false;"> +
-<div id="DosageAnyDayType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="DosageAnyDayType"&#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="Dose" type="medicinecard20150101:DoseForAnyDayType" /&#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>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Dose</dd>+<dd>PrescriptionMedication</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>Grupperer effektueringer p&aring; en receptordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseForAnyDayType">DoseForAnyDayType</a>+<a href="#EffectuationsOnPrescriptionMedicationType">EffectuationsOnPrescriptionMedicationType</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> 
 +<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> </li>
 </ul> </ul>
-<h2 id="SetMedicineCardReviewedRequestType">Type: SetMedicineCardReviewedRequestType</h2> +<h2 id="WithdrawDrugMedicationRequestType">Type: WithdrawDrugMedicationRequestType</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;"> + 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="SetMedicineCardReviewedRequestType_xsddiv" class="contents" style="display: none"> +<div id="WithdrawDrugMedicationRequestType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="SetMedicineCardReviewedRequestType"&#62;+<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:sequence&#62;
  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div>
Line 1066: Line 5290:
 <div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="ReviewedBy" type="medicinecard20150101:ModificatorType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="WithdrawnBy" type="medicinecard20150101:ModificatorType" /&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150101:ModificatorType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="ReviewedDateTime" type="medicinecard20150101:ReviewedDateTimeType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150101:WithdrawDrugMedicationType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModificationMetadata" type="medicinecard20150101: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="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 1109: Line 5332:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReviewedBy</dd>+<dd>WithdrawnBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
 <dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd> <dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>
Line 1137: Line 5360:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReviewedDateTime</dd>+<dd>DrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Datoen et medicinkort blev evalueret i en medicinkort-gennemgang</dd>+<dd>En foresp&oslash;rgsel der seponerer en l&aelig;gemiddelordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ReviewedDateTimeType">ReviewedDateTimeType</a>+<a href="#WithdrawDrugMedicationType">WithdrawDrugMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd> +<dd>eller flere</dd>
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>ModificationMetadata</dd> +
-<dt>Beskrivelse:</dt> +
-<dd></dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#ModificationMetadataType">ModificationMetadataType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>0 eller 1</dd>+
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="SearchWithdrawnDrugMedicationsResponseType">Type: SearchWithdrawnDrugMedicationsResponseType</h2> +<h2 id="PersonNameType">Type: PersonNameType</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: 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="SearchWithdrawnDrugMedicationsResponseType_xsddiv" class="contents" style="display: none"> +<div id="PersonNameType_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="PersonNameType"&#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="medicinecard20150101:PersonIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="GivenName" type="medicinecard20150101:PersonGivenNameType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="NegativeConsent" type="medicinecard20150101:DrugMedicationWithNegativeConsentType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="MiddleName" type="medicinecard20150101:PersonMiddleNameType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Identifier" type="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="Surname" type="medicinecard20150101: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>PersonIdentifier</dd>+<dd>GivenName</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>En persons fornavn(e)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#PersonGivenNameType">PersonGivenNameType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 1195: Line 5405:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>NegativeConsent</dd>+<dd>MiddleName</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Denne struktur indeholder drug id'er og version for l&aelig;gemiddelordinationer med negativt samtykke.</dd>+<dd>En persons mellemnavn</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationWithNegativeConsentType">DrugMedicationWithNegativeConsentType</a>+<a href="#PersonMiddleNameType">PersonMiddleNameType</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 1209: Line 5419:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>Surname</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>+<dd>En persons efternavn(e)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>+<a href="#PersonSurnameType">PersonSurnameType</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="DoseDispensedPrescriptionDispensingType">Type: DoseDispensedPrescriptionDispensingType</h2> +<h2 id="CreatedEffectuationOnDrugMedicationType">Type: CreatedEffectuationOnDrugMedicationType</h2> 
- Beskrivelse: Information til dosisdispensering<input type="button" id="DoseDispensedPrescriptionDispensingType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensedPrescriptionDispensingType_xsddiv'); return false;"> + 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="DoseDispensedPrescriptionDispensingType_xsddiv" class="contents" style="display: none"> +<div id="CreatedEffectuationOnDrugMedicationType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="DoseDispensedPrescriptionDispensingType"&#62;+<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:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="PackageNumber" type="medicinecard20150101:PackageNumberType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="CopyRequired" type="medicinecard20150101:CopyRequiredType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="EffectuationIdentifier" type="medicinecard20150101:EffectuationIdentifierType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DosageCode" type="medicinecard20150101:DosageCodeType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="DosageText" type="medicinecard20150101:DosageTextType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="StartDate" type="medicinecard20150101:DoseDispensingStartDateType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="EndDate" type="medicinecard20150101: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="CreatedEffectuationOnDrugMedicationType_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>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gemiddelpakningens varenummer (LMS02 felt 2)</dd>+<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PackageNumberType">PackageNumberType</a>+<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 1259: Line 5462:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CopyRequired</dd>+<dd>EffectuationIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver hvorvidt l&aelig;gen kr&aelig;ver en kopi af doseringskortet</dd>+<dd>Unik identifikation af effektueringen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CopyRequiredType">CopyRequiredType</a>+<a href="#EffectuationIdentifierType">EffectuationIdentifierType</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="ATCType">Type: ATCType</h2> 
 + 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 id="ATCType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="ATCType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Code" type="medicinecard20150101:ATCCodeType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Text" type="medicinecard20150101:ATCTextType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="ATCType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DosageCode</dd>+<dd>Code</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Kode for dosering. I FMK kun brugt p&aringrecepter, ellers anvendes strukturerede doseringer i Dosage-elementet</dd>+<dd>Kode for l&aelig;gemidlets ATC-gruppe  (LMS01 felt 15)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageCodeType">DosageCodeType</a>+<a href="#ATCCodeType">ATCCodeType</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 1287: Line 5505:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DosageText</dd>+<dd>Text</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Doseringstekst, begr&aelig;nset til at kunne v&aelig;re p&aring; XML recepten</dd>+<dd>L&aelig;gemidlets ATC-gruppe (LMS12 felt 8)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTextType">DosageTextType</a>+<a href="#ATCTextType">ATCTextType</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>StartDate</dd> 
-<dt>Beskrivelse:</dt> 
-<dd></dd> 
-<dt>Type:</dt> 
-<dd> 
-<a href="#DoseDispensingStartDateType">DoseDispensingStartDateType</a> 
-</dd> 
-<dt>Antal</dt> 
-<dd>0 eller 1</dd> 
-</dl> 
-</li> 
-<li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>EndDate</dd> 
-<dt>Beskrivelse:</dt> 
-<dd></dd> 
-<dt>Type:</dt> 
-<dd> 
-<a href="#DoseDispensingEndDateType">DoseDispensingEndDateType</a> 
-</dd> 
-<dt>Antal</dt> 
-<dd>0 eller 1</dd> 
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="PauseDrugMedicationType">Type: PauseDrugMedicationType</h2> +<h2 id="GetMedicineCardAsPDFRequestType">Type: GetMedicineCardAsPDFRequestType</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 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="PauseDrugMedicationType_xsddiv" class="contents" style="display: none"> +<div id="GetMedicineCardAsPDFRequestType_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="GetMedicineCardAsPDFRequestType"&#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="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#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="Version" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div>
- <div style="margin-left: 10px">&#60;xs:element name="FromDatetype="medicinecard20150101:PausedFromDateType/&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="FromDateTime" type="medicinecard20150101: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:element name="PrintType" type="medicinecard20150101:PrintTypeType" /&#62;</div>
- <div style="margin-left: 10px">&#60;xs:element name="ToDate" type="medicinecard20150101:PausedToDateType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="ToDateTime" type="medicinecard20150101:PausedToDateTimeType" /&#62;</div> +
- &#60;/xs:choice&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PausedBy" type="medicinecard20150101:ModificatorType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="DateTime" type="medicinecard20150101:ModifiedDateTimeType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModificationMetadata" type="medicinecard20150101:ModificationMetadataType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="NegativeConsent" type="medicinecard20150101:NegativeConsentRequestType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ShowDosageLimitations" type="medicinecard20150101: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>
-<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 1369: Line 5554:
 </li> </li>
 <li> <li>
-<ul>Et af f&oslash;lgende elementer: 
- <li> 
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>FromDate</dd>+<dd>Version</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Pauseringsdato</dd>+<dd>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PausedFromDateType">PausedFromDateType</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> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>FromDateTime</dd>+<dd>PrintType</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Pauseringsdato og tid</dd>+<dd>Type af udskrift der skal returneres</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PausedFromDateTimeType">PausedFromDateTimeType</a>+<a href="#PrintTypeType">PrintTypeType</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>ToDate</dd>+<dd>DateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Pauseringsdato</dd>+<dd>&AElig;ndringsdato og tid</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PausedToDateType">PausedToDateType</a>+<a href="#ModifiedDateTimeType">ModifiedDateTimeType</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> 
- ELLER 
- <li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>ToDateTime</dd> 
-<dt>Beskrivelse:</dt> 
-<dd>Pauseringsdato og tid</dd> 
-<dt>Type:</dt> 
-<dd> 
-<a href="#PausedToDateTimeType">PausedToDateTimeType</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>PausedBy</dd>+<dd>NegativeConsent</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>+<dd>Element der angiver en foresp&oslash;rges (ogs&aring;) p&aring; data med negativt samtykke, men med en &aring;rsag for foresp&oslash;rgsel.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#NegativeConsentRequestType">NegativeConsentRequestType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 1451: Line 5612:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModificationMetadata</dd>+<dd>ShowDosageLimitations</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Information om tidsintervallet for visning af doseingsinformationer </dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificationMetadataType">ModificationMetadataType</a>+<a href="#ShowDosagePeriodType">ShowDosagePeriodType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 1463: Line 5624:
 </li> </li>
 </ul> </ul>
-<h2 id="GetMedicineCardAsPDFResponseType">Type: GetMedicineCardAsPDFResponseType</h2> +<h2 id="PauseDrugMedicationResponseType">Type: PauseDrugMedicationResponseType</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;"> + 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="GetMedicineCardAsPDFResponseType_xsddiv" class="contents" style="display: none"> +<div id="PauseDrugMedicationResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="GetMedicineCardAsPDFResponseType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="PauseDrugMedicationResponseType"&#62;
- <div style="margin-left: 10px">&#60;xs:choice&#62; +
- <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="MedicineCard" type="medicinecard20150101:MedicineCardAsPDFType" /&#62;</div> +
- &#60;/xs:choice&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</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="SetMedicineCardNotReviewedResponseType">Type: SetMedicineCardNotReviewedResponseType</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;"> +
-<div id="SetMedicineCardNotReviewedResponseType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="SetMedicineCardNotReviewedResponseType"&#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="medicinecard20150101:PersonIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div>
Line 1498: Line 5634:
   
 <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150101:VersionMismatchWarningType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150101:VersionMismatchWarningType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150101:PausedDrugMedicationType" /&#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="PauseDrugMedicationResponseType_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 1543: Line 5682:
 <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>Element med IDer returneret n&aring;r en l&aelig;gemiddelinformation er blevet pauseret via en batchforesp&oslash;rgsel</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="CancelPrescriptionMedicationResponseType">Type: CancelPrescriptionMedicationResponseType</h2> +<h2 id="MarkPrescriptionMedicationDeprecatedResponseType">Type: MarkPrescriptionMedicationDeprecatedResponseType</h2> 
- Beskrivelse: Svar p&aring; annullering af en eller flere recepter<input type="button" id="CancelPrescriptionMedicationResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CancelPrescriptionMedicationResponseType_xsddiv'); return false;"> + Beskrivelse: Marker receptordinationen som ikke aktuel<input type="button" id="MarkPrescriptionMedicationDeprecatedResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('MarkPrescriptionMedicationDeprecatedResponseType'); return false;"><input type="button" id="MarkPrescriptionMedicationDeprecatedResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('MarkPrescriptionMedicationDeprecatedResponseType'); return false;"> 
-<div id="CancelPrescriptionMedicationResponseType_xsddiv" class="contents" style="display: none"> +<div id="MarkPrescriptionMedicationDeprecatedResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="CancelPrescriptionMedicationResponseType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="MarkPrescriptionMedicationDeprecatedResponseType"&#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:sequence&#62;
Line 1557: Line 5710:
   
 <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150101:VersionMismatchWarningType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150101:VersionMismatchWarningType" /&#62;</div>
-  
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrescriptionMedicationIdentifier" type="medicinecard20150101:PrescriptionMedicationIdentifierType" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PrescriptionServerError" type="medicinecard20150101:PrescriptionServerErrorType" /&#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="MarkPrescriptionMedicationDeprecatedResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 1607: Line 5757:
 <dd> <dd>
 <a href="#VersionMismatchWarningType">VersionMismatchWarningType</a> <a href="#VersionMismatchWarningType">VersionMismatchWarningType</a>
-</dd> 
-<dt>Antal</dt> 
-<dd>0 eller 1</dd> 
-</dl> 
-</li> 
-<li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>PrescriptionMedicationIdentifier</dd> 
-<dt>Beskrivelse:</dt> 
-<dd>Unik identifikation af en receptordination</dd> 
-<dt>Type:</dt> 
-<dd> 
-<a href="#PrescriptionMedicationIdentifierType">PrescriptionMedicationIdentifierType</a> 
-</dd> 
-<dt>Antal</dt> 
-<dd>0, 1 eller flere</dd> 
-</dl> 
-</li> 
-<li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>PrescriptionServerError</dd> 
-<dt>Beskrivelse:</dt> 
-<dd>Indeholder information omkring fejl opst&aring;et ved kald til receptserveren</dd> 
-<dt>Type:</dt> 
-<dd> 
-<a href="#PrescriptionServerErrorType">PrescriptionServerErrorType</a> 
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 1643: Line 5765:
 </li> </li>
 </ul> </ul>
-<h2 id="GetDrugMedicationVersionsResponseType">Type: GetDrugMedicationVersionsResponseType</h2> +<h2 id="GetCallersPermissionsToPersonType">Type: GetCallersPermissionsToPersonType</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: 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="GetDrugMedicationVersionsResponseType_xsddiv" class="contents" style="display: none"> +<div id="GetCallersPermissionsToPersonType_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="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="medicinecard20150101:PersonIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div>
-             
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedicationVersionInfo" type="medicinecard20150101: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="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 1668: Line 5789:
 <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>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="EffectuationsOnPrescriptionMedicationType">Type: EffectuationsOnPrescriptionMedicationType</h2> +<h2 id="DeleteEffectuationResponseType">Type: DeleteEffectuationResponseType</h2> 
- Beskrivelse: Grupperer effektueringer p&aring; en receptordination<input type="button" id="EffectuationsOnPrescriptionMedicationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('EffectuationsOnPrescriptionMedicationType_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="EffectuationsOnPrescriptionMedicationType_xsddiv" class="contents" style="display: none"> +<div id="DeleteEffectuationResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="EffectuationsOnPrescriptionMedicationType"&#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="Identifier" type="medicinecard20150101:PrescriptionMedicationIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Effectuation" type="medicinecard20150101:EffectuationOnPrescriptionMedicationType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="InvalidEffectuation" type="medicinecard20150101:InvalidEffectuationType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150101: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="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>
-<dd>Identifier</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af en receptordination</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionMedicationIdentifierType">PrescriptionMedicationIdentifierType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 1717: Line 5825:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Effectuation</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="#EffectuationOnPrescriptionMedicationType">EffectuationOnPrescriptionMedicationType</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 1731: Line 5839:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>InvalidEffectuation</dd>+<dd>VersionMismatchWarning</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En ugyldig effektuering</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="#InvalidEffectuationType">InvalidEffectuationType</a>+<a href="#VersionMismatchWarningType">VersionMismatchWarningType</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="GetMedicineCardVersionRequestType">Type: GetMedicineCardVersionRequestType</h2> +<h2 id="ShowDosagePeriodType">Type: ShowDosagePeriodType</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: 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="GetMedicineCardVersionRequestType_xsddiv" class="contents" style="display: none"> +<div id="ShowDosagePeriodType_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="ShowDosagePeriodType"&#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="medicinecard20150101:PersonIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="StartDate" type="medicinecard20150101: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="medicinecard20150101:DosageTimesEndDateType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="DosageEndingUndetermined" type="medicinecard20150101:DosageTimesDosageEndingUndeterminedType" /&#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="ShowDosagePeriodType_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>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 1769: Line 5888:
 </li> </li>
 </ul> </ul>
-<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="medicinecard20150101:DrugStrengthTextValueType"&#62; 
- <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150101:DrugStrengthTextSourceType" use="required" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150101:SourceDateType" use="optional" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:attribute name="yearAndWeek" type="medicinecard20150101: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="#DrugStrengthTextValueType">DrugStrengthTextValueType</a> 
-</dd> 
-</dl> 
-<ul> 
-<li> 
-<dl> 
-<dt>Tilf&oslash;jet attributnavn:</dt> 
-<dd>source</dd> 
-<dt>Tilf&oslash;jet attributtype:</dt> 
-<dd> 
-<a href="#DrugStrengthTextSourceType">DrugStrengthTextSourceType</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>Tilf&oslash;jet attributnavn:</dt> +<dt>Navn:</dt> 
-<dd>date</dd> +<dd>EndDate</dd> 
-<dt>Tilf&oslash;jet attributtype:</dt>+<dt>Beskrivelse:</dt> 
 +<dd>Slutdato for et s&aelig;t af doseringstidspunkter</dd> 
 +<dt>Type:</dt>
 <dd> <dd>
-<a href="#SourceDateType">SourceDateType</a>+<a href="#DosageTimesEndDateType">DosageTimesEndDateType</a>
 </dd> </dd>
-<dt>Tilf&oslash;jet attribut, anvendelse: </dt> +<dt>Antal</dt> 
-<dd>optional</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
-<dt>Tilf&oslash;jet attributnavn:</dt> +<dt>Navn:</dt> 
-<dd>yearAndWeek</dd> +<dd>DosageEndingUndetermined</dd> 
-<dt>Tilf&oslash;jet attributtype:</dt>+<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> <dd>
-<a href="#SourceYearAndWeekType">SourceYearAndWeekType</a>+<a href="#DosageTimesDosageEndingUndeterminedType">DosageTimesDosageEndingUndeterminedType</a>
 </dd> </dd>
-<dt>Tilf&oslash;jet attribut, anvendelse: </dt> +<dt>Antal</dt> 
-<dd>optional</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 1833: Line 5923:
 </li> </li>
 </ul> </ul>
-<h2 id="DrugMedicationType">Type: DrugMedicationType</h2> +<h2 id="PauseDrugMedicationRequestType">Type: PauseDrugMedicationRequestType</h2> 
- Beskrivelse: En oversigt over l&aelig;gemiddelordination (en ordination p&aringmedicinkortet)<input type="button" id="DrugMedicationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugMedicationType_xsddiv'); return false;"> + 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;"> 
-<div id="DrugMedicationType_xsddiv" class="contents" style="display: none"> +<div id="PauseDrugMedicationRequestType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="DrugMedicationType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="PauseDrugMedicationRequestType"&#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="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="Version" type="medicinecard20150101:DrugMedicationVersionType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PreviousVersion" type="medicinecard20150101:DrugMedicationVersionType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="PausedBy" type="medicinecard20150101:ModificatorType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="NextVersion" type="medicinecard20150101:DrugMedicationVersionType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ParentIdentifier" type="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Created" type="medicinecard20150101:CreatedType" /&#62;</div>+
   
 <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150101:ModificatorType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Modified" type="medicinecard20150101:ModifiedType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150101:PauseDrugMedicationType" /&#62;</div>
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="FollowUpDates" type="medicinecard20150101:FollowUpDatesType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Paused" type="medicinecard20150101:PausedType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Withdrawn" type="medicinecard20150101:WithdrawnType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="HasNegativeConsent" type="medicinecard20150101:HasNegativeConsentType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="BeginEndDate" type="medicinecard20150101:DrugMedicationBeginEndDateType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Indication" type="medicinecard20150101:IndicationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="RouteOfAdministration" type="medicinecard20150101:RouteOfAdministrationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Drug" type="medicinecard20150101:DrugType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Dosage" type="medicinecard20150101:DosageForResponseType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="SubstitutionAllowed" type="medicinecard20150101:SubstitutionAllowedType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Effectuation" type="medicinecard20150101:EffectuationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="InvalidEffectuation" type="medicinecard20150101:InvalidEffectuationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrescriptionMedication" type="medicinecard20150101:PrescriptionMedicationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="InvalidPrescriptionMedication" type="medicinecard20150101:InvalidPrescriptionMedicationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReimbursementClause" type="medicinecard20150101: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="PauseDrugMedicationRequestType_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 1905: Line 5960:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Version</dd>+<dd>MedicineCardVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gemiddelordinationens versionsnummer</dd>+<dd>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationVersionType">DrugMedicationVersionType</a>+<a href="#MedicineCardVersionType">MedicineCardVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 1919: Line 5974:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PreviousVersion</dd>+<dd>PausedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gemiddelordinationens versionsnummer</dd>+<dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationVersionType">DrugMedicationVersionType</a> +<a href="#ModificatorType">ModificatorType</a>
-</dd> +
-<dt>Antal</dt> +
-<dd>0, 1 eller flere</dd> +
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>NextVersion</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>L&aelig;gemiddelordinationens versionsnummer</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#DrugMedicationVersionType">DrugMedicationVersionType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>0, 1 eller flere</dd> +
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>ParentIdentifier</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 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 1989: Line 6002:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Modified</dd>+<dd>DrugMedication</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 en foresp&oslash;rgsel der pauserer en l&aelig;gemiddelordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModifiedType">ModifiedType</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>
-<li>+</ul> 
 +<h2 id="CreatePrescriptionMedicationResponseType">Type: CreatePrescriptionMedicationResponseType</h2> 
 + Beskrivelse: Response-dokument der indeholder en eller flere svar p&aring; oprettelse receptordinationer fra l&aelig;gemiddelordinationer<input type="button" id="CreatePrescriptionMedicationResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatePrescriptionMedicationResponseType'); return false;"><input type="button" id="CreatePrescriptionMedicationResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreatePrescriptionMedicationResponseType'); return false;"> 
 +<div id="CreatePrescriptionMedicationResponseType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="CreatePrescriptionMedicationResponseType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150101:VersionMismatchWarningType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="PrescriptionMedication" type="medicinecard20150101:CreatedPrescriptionMedicationType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="CreatePrescriptionMedicationResponseType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>FollowUpDates</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Et antal planlagte opf&oslash;lgningsdatoer for en l&aelig;gemiddelordination</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#FollowUpDatesType">FollowUpDatesType</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 2017: Line 6049:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Paused</dd>+<dd>MedicineCardVersion</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>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PausedType">PausedType</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 2031: Line 6063:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Withdrawn</dd>+<dd>VersionMismatchWarning</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Information om hvem, hvorn&aring;r og hvorfor l&aelig;gemiddelordination er seponeret </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="#WithdrawnType">WithdrawnType</a>+<a href="#VersionMismatchWarningType">VersionMismatchWarningType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 2045: Line 6077:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>HasNegativeConsent</dd>+<dd>PrescriptionMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dette element indikerer at patienten har givet negativ samtykke (privatmarkering).</dd>+<dd>Dokument der indeholder en eller flere receptordinationer der er oprettet p&aring; en l&aelig;gemiddelordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#HasNegativeConsentType">HasNegativeConsentType</a>+<a href="#CreatedPrescriptionMedicationType">CreatedPrescriptionMedicationType</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="CreateDoseDispensedPrescriptionDispensingType">Type: CreateDoseDispensedPrescriptionDispensingType</h2> 
 + Beskrivelse: Information til dosisdispensering<input type="button" id="CreateDoseDispensedPrescriptionDispensingType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreateDoseDispensedPrescriptionDispensingType'); return false;"><input type="button" id="CreateDoseDispensedPrescriptionDispensingType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreateDoseDispensedPrescriptionDispensingType'); return false;"> 
 +<div id="CreateDoseDispensedPrescriptionDispensingType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="CreateDoseDispensedPrescriptionDispensingType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="PackageNumber" type="medicinecard20150101:PackageNumberType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="CopyRequired" type="medicinecard20150101:CopyRequiredType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="DosageText" type="medicinecard20150101:DosageTextType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="CreateDoseDispensedPrescriptionDispensingType_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 2073: Line 6122:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Indication</dd>+<dd>CopyRequired</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Vurderet helbredstilstand der benyttes som begrundelse for en l&aelig;gemiddelordination</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="#IndicationType">IndicationType</a>+<a href="#CopyRequiredType">CopyRequiredType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 2087: Line 6136:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>RouteOfAdministration</dd>+<dd>DosageText</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver medicinens administrationsvej som kode og tekst</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="#RouteOfAdministrationType">RouteOfAdministrationType</a>+<a href="#DosageTextType">DosageTextType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 2098: Line 6147:
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="ConsentGivenType">Type: ConsentGivenType</h2> 
 + Beskrivelse: Element der angiver at der er givet samtykke, og interval samtykke er g&aelig;ldende, "efter mundtlig eller skriftlig samtykke"<input type="button" id="ConsentGivenType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ConsentGivenType'); return false;"><input type="button" id="ConsentGivenType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ConsentGivenType'); return false;"> 
 +<div id="ConsentGivenType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="ConsentGivenType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="FromDate" type="medicinecard20150101:ConsentDateType" /&#62;</div>  
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="ToDate" type="medicinecard20150101:ConsentDateType" /&#62;</div>  
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="ConsentGivenType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Drug</dd>+<dd>FromDate</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>Dato for samtykke</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugType">DrugType</a>+<a href="#ConsentDateType">ConsentDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 2115: Line 6179:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Dosage</dd>+<dd>ToDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angivelse af hvor ofte og hvorn&aring;r et l&aelig;gemiddel skal gives</dd>+<dd>Dato for samtykke</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageForResponseType">DosageForResponseType</a>+<a href="#ConsentDateType">ConsentDateType</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>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> 
-<dt>Antal</dt> 
-<dd>0 eller 1</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> 
-<dd> 
-<a href="#EffectuationType">EffectuationType</a> 
-</dd> 
-<dt>Antal</dt> 
-<dd>0, 1 eller flere</dd> 
-</dl> 
-</li> 
-<li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>InvalidEffectuation</dd> 
-<dt>Beskrivelse:</dt> 
-<dd>En ugyldig effektuering</dd> 
-<dt>Type:</dt> 
-<dd> 
-<a href="#InvalidEffectuationType">InvalidEffectuationType</a> 
-</dd> 
-<dt>Antal</dt> 
-<dd>0, 1 eller flere</dd> 
-</dl> 
-</li> 
-<li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>PrescriptionMedication</dd> 
-<dt>Beskrivelse:</dt> 
-<dd>En receptordination (en ordination p&aring; en recept)</dd> 
-<dt>Type:</dt> 
-<dd> 
-<a href="#PrescriptionMedicationType">PrescriptionMedicationType</a> 
-</dd> 
-<dt>Antal</dt> 
-<dd>0, 1 eller flere</dd> 
-</dl> 
-</li> 
-<li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>InvalidPrescriptionMedication</dd> 
-<dt>Beskrivelse:</dt> 
-<dd>En ugyldig receptordination</dd> 
-<dt>Type:</dt> 
-<dd> 
-<a href="#InvalidPrescriptionMedicationType">InvalidPrescriptionMedicationType</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&aring; recepten</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="GetMedicineCardVersionsRequestType">Type: GetMedicineCardVersionsRequestType</h2> +<h2 id="GetDrugMedicationRequestType">Type: GetDrugMedicationRequestType</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;"> + 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="GetMedicineCardVersionsRequestType_xsddiv" class="contents" style="display: none"> +<div id="GetDrugMedicationRequestType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="GetMedicineCardVersionsRequestType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="GetDrugMedicationRequestType"&#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="medicinecard20150101:PersonIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Identifier" type="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="IdentifierAndVersion" type="medicinecard20150101:DrugMedicationIdentifierAndVersionType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="IdentifierAndDateTime" type="medicinecard20150101:DrugMedicationIdentifierAndDateTimeType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="NegativeConsent" type="medicinecard20150101:NegativeConsentRequestType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element name="IncludePrescriptionMedications" type="medicinecard20150101:IncludePrescriptionMedicationsType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element name="IncludeEffectuations" type="medicinecard20150101: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>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 2236: Line 6229:
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<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:choice&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Value" type="medicinecard20150101:PackageSizeValueType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="UnitCode" type="medicinecard20150101:PackageSizeUnitCodeType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="UnitText" type="medicinecard20150101:PackageSizeUnitTextType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="PackageSizeText" type="medicinecard20150101:PackageSizeTextType" /&#62;</div> +
- &#60;/xs:choice&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul>Et af f&oslash;lgende elementer: +
- <li> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Value</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Pakningsst&oslash;rrelse, numerisk v&aelig;rdi (LMS02 felt 7)</dd>+<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PackageSizeValueType">PackageSizeValueType</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> </li>
Line 2275: Line 6246:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>UnitCode</dd>+<dd>IdentifierAndVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Enhed for pakningsst&oslash;rrelse, kode (LMS15 felt 2)</dd>+<dd>Indeholder ID og versionsnummer for en l&aelig;gemiddelordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PackageSizeUnitCodeType">PackageSizeUnitCodeType</a>+<a href="#DrugMedicationIdentifierAndVersionType">DrugMedicationIdentifierAndVersionType</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 2289: Line 6260:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>UnitText</dd>+<dd>IdentifierAndDateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Enhed for pakningsst&oslash;rrelse, lang tekst (LMS15 felt 4)</dd>+<dd>Indeholder ID og versionsnummer for en l&aelig;gemiddelordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PackageSizeUnitTextType">PackageSizeUnitTextType</a>+<a href="#DrugMedicationIdentifierAndDateTimeType">DrugMedicationIdentifierAndDateTimeType</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>
-</li> +
- ELLER +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PackageSizeText</dd>+<dd>NegativeConsent</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Pakningsst&oslash;rrelse, klartekst fra (LMS02 felt 6hvis kilden er LMS takst</dd>+<dd>Element der angiver en foresp&oslash;rges (ogs&aring;p&aring; data med negativt samtykke, men med en &aring;rsag for foresp&oslash;rgsel.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PackageSizeTextType">PackageSizeTextType</a>+<a href="#NegativeConsentRequestType">NegativeConsentRequestType</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="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="medicinecard20150101: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="medicinecard20150101:DosageTimesEndDateType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="DosageEndingUndetermined" type="medicinecard20150101: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>IncludePrescriptionMedications</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Angiver hvorvidt medicinkortet eller l&aelig;gemiddelordinationen skal returneres med receptordinationer.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTimesStartDateType">DosageTimesStartDateType</a>+<a href="#IncludePrescriptionMedicationsType">IncludePrescriptionMedicationsType</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>IncludeEffectuations</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Slutdato for et s&aelig;t af doseringstidspunkter</dd>+<dd>Angiver hvorvidt l&aelig;gemiddelordinationen eller receptordinationen skal returneres med effektueringer.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTimesEndDateType">DosageTimesEndDateType</a> +<a href="#IncludeEffectuationsType">IncludeEffectuationsType</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 2387: Line 6314:
 </li> </li>
 </ul> </ul>
-</li> +<h2 id="DrugStrengthTextType">Type: DrugStrengthTextType</h2> 
-</ul> + 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;"> 
-<h2 id="DosageDayType">Type: DosageDayType</h2> +<div id="DrugStrengthTextType_xsddiv" class="contents" style="display: none"> 
- Beskrivelse: Gruppering af doseringstidspunkter p&aringsamme dag<input type="button" id="DosageDayType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageDayType_xsddiv'); return false;"> +<div style="margin-left: 10px">&#60;xs:complexType name="DrugStrengthTextType"&#62; 
-<div id="DosageDayType_xsddiv" class="contents" style="display: none"> + <div style="margin-left: 10px">&#60;xs:simpleContent&#62; 
-<div style="margin-left: 10px">&#60;xs:complexType name="DosageDayType"&#62; + <div style="margin-left: 10px">&#60;xs:extension base="medicinecard20150101:DrugStrengthTextValueType"&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; + <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150101:DrugStrengthTextSourceType" use="required" /&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:element name="Number" type="medicinecard20150101:DosageDayNumberType" /&#62;</div> +  
-  +<div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150101:SourceDateType" use="optional" /&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +  
- <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Dose" type="medicinecard20150101:DoseType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:attribute name="yearAndWeek" type="medicinecard20150101:SourceYearAndWeekType" use="optional" /&#62;</div> 
- &#60;/xs:sequence&#62;</div> + &#60;/xs:extension&#62;</div> 
- &#60;/xs:sequence&#62;</div>+ &#60;/xs:simpleContent&#62;</div>
  &#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>
- Sekvens af+ Typeudvidelse
- <li>+ <li>
 <dl> <dl>
-<dt>Navn:</dt> +<dt>Basistype:</dt>
-<dd>Number</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Dag nummer i iterationsintervallet for doseringstidspunktet</dd> +
-<dt>Type:</dt>+
 <dd> <dd>
-<a href="#DosageDayNumberType">DosageDayNumberType</a>+<a href="#DrugStrengthTextValueType">DrugStrengthTextValueType</a>
 </dd> </dd>
-<dt>Antal</dt> 
-<dd>Pr&aelig;cis &eacute;n</dd> 
 </dl> </dl>
-</li>+<ul>
 <li> <li>
-<ul> 
- Sekvens af: 
- <li> 
 <dl> <dl>
-<dt>Navn:</dt> +<dt>Tilf&oslash;jet attributnavn:</dt> 
-<dd>Dose</dd> +<dd>source</dd> 
-<dt>Beskrivelse:</dt> +<dt>Tilf&oslash;jet attributtype:</dt>
-<dd>Beskrivelse af en dosis p&aringet givet stidspunkt, hvorn&aring;r og hvor meget</dd> +
-<dt>Type:</dt>+
 <dd> <dd>
-<a href="#DoseType">DoseType</a>+<a href="#DrugStrengthTextSourceType">DrugStrengthTextSourceType</a>
 </dd> </dd>
-<dt>Antal</dt> +<dt>Tilf&oslash;jet attribut, anvendelse: </dt> 
-<dd>1 eller flere</dd>+<dd>required</dd>
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-</li> +
-</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="medicinecard20150101:PersonIdentifierType" /&#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>date</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="#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="CreatePrescriptionMedicationForUseInPracticeResponseType">Type: CreatePrescriptionMedicationForUseInPracticeResponseType</h2> +
- Beskrivelse: Response-dokument der indeholder en eller flere svar p&aring; oprettelse receptordinationer fra l&aelig;gemiddelordinationer<input type="button" id="CreatePrescriptionMedicationForUseInPracticeResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatePrescriptionMedicationForUseInPracticeResponseType_xsddiv'); return false;"> +
-<div id="CreatePrescriptionMedicationForUseInPracticeResponseType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="CreatePrescriptionMedicationForUseInPracticeResponseType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Identifier" type="medicinecard20150101:PrescriptionMedicationIdentifierType" /&#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>Identifier</dd> +<dd>yearAndWeek</dd> 
-<dt>Beskrivelse:</dt> +<dt>Tilf&oslash;jet attributtype:</dt>
-<dd>Unik identifikation af en receptordination</dd> +
-<dt>Type:</dt>+
 <dd> <dd>
-<a href="#PrescriptionMedicationIdentifierType">PrescriptionMedicationIdentifierType</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="NotReviewedType">Type: NotReviewedType</h2> +</li> 
- Beskrivelse: Information hvem der markerede medicinkortet manglede medicinkort-gennemgang, typisk ved indl&aelig;ggelse p&aring; sygehusinklusiv tidspunktet<input type="button" id="NotReviewedType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('NotReviewedType_xsddiv'); return false;"> +</ul> 
-<div id="NotReviewedType_xsddiv" class="contents" style="display: none"> +<h2 id="CreatedWithoutPersonType">Type: CreatedWithoutPersonType</h2> 
-<div style="margin-left: 10px">&#60;xs:complexType name="NotReviewedType"&#62;+ 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; receptenhvor 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:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="By" type="medicinecard20150101:ModificatorType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="By" type="medicinecard20150101:ModificatorWithoutPersonType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="DateTime" type="medicinecard20150101:ReviewedDateTimeType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="DateTime" type="medicinecard20150101: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="CreatedWithoutPersonType_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 eller organisation der &aelig;ndrede data</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="#ModificatorType">ModificatorType</a>+<a href="#ModificatorWithoutPersonType">ModificatorWithoutPersonType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 2522: Line 6413:
 <dd>DateTime</dd> <dd>DateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Datoen et medicinkort blev evalueret i en medicinkort-gennemgang</dd>+<dd>Oprettelsesdato og tid</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ReviewedDateTimeType">ReviewedDateTimeType</a>+<a href="#CreatedDateTimeType">CreatedDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 2532: Line 6423:
 </li> </li>
 </ul> </ul>
-<h2 id="DosageForResponseType">Type: DosageForResponseType</h2> +<h2 id="GetDrugMedicationVersionsRequestType">Type: GetDrugMedicationVersionsRequestType</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: 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="DosageForResponseType_xsddiv" class="contents" style="display: none"> +<div id="GetDrugMedicationVersionsRequestType_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="GetDrugMedicationVersionsRequestType"&#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="medicinecard20150101:PersonIdentifierType" /&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:element name="Structures" type="medicinecard20150101:DosageStructuresForResponseType" /&#62;</div> +             
-  +<div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div>
-<div style="margin-left: 10px">&#60;xs:element name="FreeText" type="medicinecard20150101:DosageFreeTextForResponseType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="AdministrationAccordingToSchemaInLocalSystem" type="medicinecard20150101:AdministrationAccordingToSchemaInLocalSystemForResponseType" /&#62;</div> +
- &#60;/xs:choice&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Type" type="medicinecard20150101:DosageTypeType" /&#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="GetDrugMedicationVersionsRequestType_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>Structures</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Beskrivelse af doseringstidspunkter for en behandling</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageStructuresForResponseType">DosageStructuresForResponseType</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>FreeText</dd> 
-<dt>Beskrivelse:</dt> 
-<dd>Fritekst for dosering</dd> 
-<dt>Type:</dt> 
-<dd> 
-<a href="#DosageFreeTextForResponseType">DosageFreeTextForResponseType</a> 
-</dd> 
-<dt>Antal</dt> 
-<dd>Pr&aelig;cis &eacute;n</dd> 
-</dl> 
-</li> 
- ELLER 
- <li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>AdministrationAccordingToSchemaInLocalSystem</dd> 
-<dt>Beskrivelse:</dt> 
-<dd>Hvis elementet findes angives at medicinfordeling er skemalagt i eget system</dd> 
-<dt>Type:</dt> 
-<dd> 
-<a href="#AdministrationAccordingToSchemaInLocalSystemForResponseType">AdministrationAccordingToSchemaInLocalSystemForResponseType</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>Type</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Doseringstype</dd>+<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTypeType">DosageTypeType</a>+<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 2614: Line 6466:
 </li> </li>
 </ul> </ul>
-<h2 id="AuthorisedHealthcareProfessionalType">Type: AuthorisedHealthcareProfessionalType</h2> +<h2 id="SimplePersonWithoutCPRType">Type: SimplePersonWithoutCPRType</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: 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="AuthorisedHealthcareProfessionalType_xsddiv" class="contents" style="display: none"> +<div id="SimplePersonWithoutCPRType_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="SimplePersonWithoutCPRType"&#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="AuthorisationIdentifier" type="medicinecard20150101:AuthorisationIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="Name" type="medicinecard20150101:PersonNameType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="Name" type="medicinecard20150101:AuthorisedHealthcareProfessionalNameType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="BirthDate" type="medicinecard20150101:BirthDateType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="SpecialityCode" type="medicinecard20150101:SpecialityCodeType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="Gender" type="medicinecard20150101: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>AuthorisationIdentifier</dd>+<dd>Name</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Authorisation identifier of a doctor</dd>+<dd>Struktureret navn p&aring; en person</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#AuthorisationIdentifierType">AuthorisationIdentifierType</a>+<a href="#PersonNameType">PersonNameType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 2646: Line 6499:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Name</dd>+<dd>BirthDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Navnet p&aringden ordinerende autoriserede sundhedsperson, kan ogs&aring; indeholde stilling</dd>+<dd>F&oslash;dselsdato</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#AuthorisedHealthcareProfessionalNameType">AuthorisedHealthcareProfessionalNameType</a>+<a href="#BirthDateType">BirthDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 2660: Line 6513:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>SpecialityCode</dd>+<dd>Gender</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gens specialekode if&oslash;lge takstens LMS19</dd>+<dd>K&oslash;n</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#SpecialityCodeType">SpecialityCodeType</a>+<a href="#GenderType">GenderType</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="SetMedicineCardReviewedType">Type: SetMedicineCardReviewedType</h2> +<h2 id="UnattachedPrescriptionMedicationType">Type: UnattachedPrescriptionMedicationType</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: Request-dokument til at oprette en receptordination 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="UnattachedPrescriptionMedicationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UnattachedPrescriptionMedicationType'); return false;"><input type="button" id="UnattachedPrescriptionMedicationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('UnattachedPrescriptionMedicationType'); return false;"> 
-<div id="SetMedicineCardReviewedType_xsddiv" class="contents" style="display: none"> +<div id="UnattachedPrescriptionMedicationType_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="UnattachedPrescriptionMedicationType"&#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="ReviewedBy" type="medicinecard20150101:ModificatorType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedBy" type="medicinecard20150101:ModificatorType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="ReviewedDateTime" type="medicinecard20150101:ReviewedDateTimeType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModificationMetadata" type="medicinecard20150101:ModificationMetadataType" /&#62;</div>  
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="AuthorisationDateTime" type="medicinecard20150101:AuthorisationDateTimeType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReceiverOrganisation" type="medicinecard20150101:OrganisationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="SystemName" type="medicinecard20150101:SystemNameType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModificationMetadata" type="medicinecard20150101:ModificationMetadataType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:choice maxOccurs="3" minOccurs="0"&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="DeliveryInformation" type="medicinecard20150101:DeliveryInformationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="OrderInstruction" type="medicinecard20150101:OrderInstructionType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Delivery" type="medicinecard20150101:DeliveryType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReimbursementClause" type="medicinecard20150101:ReimbursementClauseType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="SinglePrescriptionDispensing" type="medicinecard20150101:CreateSinglePrescriptionDispensingType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="ReiteratedPrescriptionDispensing" type="medicinecard20150101:CreateReiteratedPrescriptionDispensingType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="DoseDispensedDispensing" type="medicinecard20150101:CreateDoseDispensedPrescriptionDispensingWithDatesType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Indication" type="medicinecard20150101:IndicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="SubstitutionAllowed" type="medicinecard20150101:SubstitutionAllowedType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="SupplementaryInformation" type="medicinecard20150101:SupplementaryInformationType" /&#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="UnattachedPrescriptionMedicationType_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>CreatedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
 <dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd> <dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>
Line 2699: Line 6581:
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>0 eller 1</dd> <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> </dl>
 </li> </li>
Line 2724: Line 6592:
 <dd> <dd>
 <a href="#ModificationMetadataType">ModificationMetadataType</a> <a href="#ModificationMetadataType">ModificationMetadataType</a>
-</dd> 
-<dt>Antal</dt> 
-<dd>0 eller 1</dd> 
-</dl> 
-</li> 
-</ul> 
-<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="medicinecard20150101:DoseTimeType" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:choice&#62; 
- <div style="margin-left: 10px">&#60;xs:element name="Quantity" type="medicinecard20150101:DoseQuantityType" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:sequence&#62; 
- <div style="margin-left: 10px">&#60;xs:element name="MinimalQuantity" type="medicinecard20150101:DoseQuantityType" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:element name="MaximalQuantity" type="medicinecard20150101:DoseQuantityType" /&#62;</div> 
- &#60;/xs:sequence&#62;</div> 
- &#60;/xs:choice&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="IsAccordingToNeed" type="medicinecard20150101:IsAccordingToNeedType" /&#62;</div> 
- &#60;/xs:sequence&#62;</div> 
- &#60;/xs:complexType&#62;</div> 
-</div> 
-<ul> 
- Sekvens af: 
- <li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>Time</dd> 
-<dt>Beskrivelse:</dt> 
-<dd>Klokkeslettet for et doseringstidspunkt</dd> 
-<dt>Type:</dt> 
-<dd> 
-<a href="#DoseTimeType">DoseTimeType</a> 
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 2768: Line 6598:
 </li> </li>
 <li> <li>
-<ul>Et af f&oslash;lgende elementer: 
- <li> 
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Quantity</dd>+<dd>AuthorisationDateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Medicinm&aelig;ngde, numerisk v&aelig;rdi (LMS01 felt 11)</dd>+<dd>Dato og tid for autorisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseQuantityType">DoseQuantityType</a>+<a href="#AuthorisationDateTimeType">AuthorisationDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 2783: Line 6611:
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MinimalQuantity</dd>+<dd>ReceiverOrganisation</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Medicinm&aelig;ngde, numerisk v&aelig;rdi (LMS01 felt 11)</dd>+<dd>Beskriver en organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseQuantityType">DoseQuantityType</a>+<a href="#OrganisationType">OrganisationType</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 2804: Line 6628:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MaximalQuantity</dd>+<dd>SystemName</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Medicinm&aelig;ngde, numerisk v&aelig;rdi (LMS01 felt 11)</dd>+<dd>Navn eller beskrivelse af computersystemet der sender dokumentet</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseQuantityType">DoseQuantityType</a>+<a href="#SystemNameType">SystemNameType</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> 
-</ul> 
 </li> </li>
 <li> <li>
 +<ul>Et af f&oslash;lgende elementer:
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>IsAccordingToNeed</dd>+<dd>DeliveryInformation</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver at dosen er efter behov</dd>+<dd>En linies tekst til leveringsinformation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#IsAccordingToNeedType">IsAccordingToNeedType</a> +<a href="#DeliveryInformationType">DeliveryInformationType</a>
-</dd> +
-<dt>Antal</dt> +
-<dd>0 eller 1</dd> +
-</dl> +
-</li> +
-</ul> +
-<h2 id="IsAccordingToNeedType">Type: IsAccordingToNeedType</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;"> +
-<div id="IsAccordingToNeedType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="IsAccordingToNeedType" /&#62;</div> +
-</div> +
-<h2 id="UpdateMedicineCardRequestType">Type: UpdateMedicineCardRequestType</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;"> +
-<div id="UpdateMedicineCardRequestType_xsddiv" class="contents" style="display: none"> +
-<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:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150101:ModificatorType" /&#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="medicinecard20150101:SetMedicineCardReviewedType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="SetMedicineCardNotReviewed" type="medicinecard20150101:SetMedicineCardNotReviewedType" /&#62;</div> +
- &#60;/xs:choice&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreateDrugMedication" type="medicinecard20150101:CreateDrugMedicationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="UpdateDrugMedication" type="medicinecard20150101:UpdateDrugMedicationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="WithdrawDrugMedication" type="medicinecard20150101:WithdrawDrugMedicationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="UnwithdrawDrugMedication" type="medicinecard20150101:UnwithdrawDrugMedicationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PauseDrugMedication" type="medicinecard20150101:PauseDrugMedicationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="UnpauseDrugMedication" type="medicinecard20150101:UnpauseDrugMedicationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatePrescriptionMedication" type="medicinecard20150101:CreatePrescriptionMedicationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="AttachPrescriptionMedication" type="medicinecard20150101:AttachPrescriptionMedicationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DetachPrescriptionMedication" type="medicinecard20150101:DetachPrescriptionMedicationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="MarkPrescriptionMedicationDeprecated" type="medicinecard20150101:MarkPrescriptionMedicationDeprecatedType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="UnmarkPrescriptionMedicationDeprecated" type="medicinecard20150101:UnmarkPrescriptionMedicationDeprecatedType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CancelPrescriptionMedication" type="medicinecard20150101:CancelPrescriptionMedicationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreateEffectuationOnDrugMedication" type="medicinecard20150101:CreateEffectuationOnDrugMedicationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DeleteEffectuation" type="medicinecard20150101:DeleteEffectuationType" /&#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 2906: Line 6655:
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicineCardVersion</dd>+<dd>OrderInstruction</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versionsnummer for medicinkort</dd>+<dd>En linies tekst til ordreinstruktionen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardVersionType">MedicineCardVersionType</a>+<a href="#OrderInstructionType">OrderInstructionType</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>Delivery</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>+<dd>Leveringsinformation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#DeliveryType">DeliveryType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 2937: Line 6689:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReportedBy</dd>+<dd>ReimbursementClause</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>+<dd>Tilsudskode p&aringrecepten</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#ReimbursementClauseType">ReimbursementClauseType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 2949: Line 6701:
 </li> </li>
 <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>SetMedicineCardReviewed</dd>+<dd>SinglePrescriptionDispensing</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element til at s&aelig;tte dato og tid for en medicinkort-gennemgang</dd>+<dd>Information til en enkelt udlevering</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#SetMedicineCardReviewedType">SetMedicineCardReviewedType</a>+<a href="#CreateSinglePrescriptionDispensingType">CreateSinglePrescriptionDispensingType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 2968: Line 6717:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>SetMedicineCardNotReviewed</dd>+<dd>ReiteratedPrescriptionDispensing</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>Information til to eller flere udleveringer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#SetMedicineCardNotReviewedType">SetMedicineCardNotReviewedType</a>+<a href="#CreateReiteratedPrescriptionDispensingType">CreateReiteratedPrescriptionDispensingType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 2982: Line 6731:
 </dl> </dl>
 </li> </li>
-</ul> + ELLER 
-</li> + <li>
-<li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CreateDrugMedication</dd>+<dd>DoseDispensedDispensing</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>Information til dosisdispensering</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreateDrugMedicationType">CreateDrugMedicationType</a>+<a href="#CreateDoseDispensedPrescriptionDispensingWithDatesType">CreateDoseDispensedPrescriptionDispensingWithDatesType</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>UpdateDrugMedication</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>En oversigt over l&aelig;gemiddelordination (en ordination p&aring; medicinkortet), til brug ved opdatering</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#UpdateDrugMedicationType">UpdateDrugMedicationType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>0 eller 1</dd> +
-</dl>+
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>WithdrawDrugMedication</dd>+<dd>Indication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En foresp&oslash;rgsel der seponerer en l&aelig;gemiddelordination</dd>+<dd>Vurderet helbredstilstand der benyttes som begrundelse for en l&aelig;gemiddelordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#WithdrawDrugMedicationType">WithdrawDrugMedicationType</a>+<a href="#IndicationType">IndicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 3029: Line 6765:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>UnwithdrawDrugMedication</dd>+<dd>SubstitutionAllowed</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Anvisning der fjerner en seponering af en eller flere l&aelig;gemiddelordinationer</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="#UnwithdrawDrugMedicationType">UnwithdrawDrugMedicationType</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 3043: Line 6779:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PauseDrugMedication</dd>+<dd>SupplementaryInformation</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for en foresp&oslash;rgsel der pauserer en l&aelig;gemiddelordination</dd>+<dd>Fritekst for dosering</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PauseDrugMedicationType">PauseDrugMedicationType</a>+<a href="#SupplementaryInformationType">SupplementaryInformationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 3054: Line 6790:
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="AttachOrDetachPrescriptionMedicationResponseType">Type: AttachOrDetachPrescriptionMedicationResponseType</h2> 
 + Beskrivelse: Svar fra en foresp&oslash;rgsel der tilknytter receptordinationer til l&aelig;gemiddelordinationer eller fjerner tilknytningen<input type="button" id="AttachOrDetachPrescriptionMedicationResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AttachOrDetachPrescriptionMedicationResponseType'); return false;"><input type="button" id="AttachOrDetachPrescriptionMedicationResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('AttachOrDetachPrescriptionMedicationResponseType'); return false;"> 
 +<div id="AttachOrDetachPrescriptionMedicationResponseType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="AttachOrDetachPrescriptionMedicationResponseType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="AttachOrDetachPrescriptionMedicationResponseType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>UnpauseDrugMedication</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for en foresp&oslash;rgsel der fjerner pausering af en l&aelig;gemiddelordination</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#UnpauseDrugMedicationType">UnpauseDrugMedicationType</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 3071: Line 6822:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CreatePrescriptionMedication</dd>+<dd>MedicineCardVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Request-dokument til at oprette en +<dd>Versionsnummer for medicinkort</dd>
- receptordination 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>+
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreatePrescriptionMedicationType">CreatePrescriptionMedicationType</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>
-<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="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Version" type="medicinecard20150101: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>AttachPrescriptionMedication</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder et l&aelig;gemiddelordinations-ID og en eller flere receptordinations-IDer der skal knyttes hertil</dd>+<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#AttachPrescriptionMedicationType">AttachPrescriptionMedicationType</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 3102: Line 6865:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DetachPrescriptionMedication</dd>+<dd>Version</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder en eller flere receptordinations-IDer hvor tilknytningen til l&aelig;gmidlerne skal oph&aelig;ves</dd>+<dd>L&aelig;gemiddelordinationens versionsnummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DetachPrescriptionMedicationType">DetachPrescriptionMedicationType</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>
-<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="medicinecard20150101: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>MarkPrescriptionMedicationDeprecated</dd>+<dd>Period</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Til brug bulk service: Marker at en eller flere receptordinationer ikke l&aelig;ngere er relevante</dd>+<dd>En specifik periode historikken for en l&aelig;gemiddelordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MarkPrescriptionMedicationDeprecatedType">MarkPrescriptionMedicationDeprecatedType</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>
-<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="medicinecard20150101:RequestedRoleType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Permission" type="medicinecard20150101: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>UnmarkPrescriptionMedicationDeprecated</dd>+<dd>RequestedRole</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Til brug i bulk service: Marker at en eller flere receptordinationer ikke l&aelig;ngere er relevante</dd>+<dd>Brugerens rolle</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#UnmarkPrescriptionMedicationDeprecatedType">UnmarkPrescriptionMedicationDeprecatedType</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 3144: Line 6935:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CancelPrescriptionMedication</dd>+<dd>Permission</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Til brug i bulk service: Marker at en eller flere receptordinationer er ugyldige</dd>+<dd>Permission modellerer retten til at udf&oslash;re en handling</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CancelPrescriptionMedicationType">CancelPrescriptionMedicationType</a>+<a href="#PermissionType">PermissionType</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>CreateEffectuationOnDrugMedication</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Element for en tilf&oslash;jelse af en effektuering p&aring; en l&aelig;gemiddelordination</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#CreateEffectuationOnDrugMedicationType">CreateEffectuationOnDrugMedicationType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>eller 1</dd> +
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>DeleteEffectuation</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Anvisning for sletning af en effetuering</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#DeleteEffectuationType">DeleteEffectuationType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>0 eller 1</dd>+
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-</li+<h2 id="AddressProtectedType">Type: AddressProtectedType</h2
-</ul>+ 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="SetMedicineCardReviewedResponseType">Type: SetMedicineCardReviewedResponseType</h2> <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;">+ 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="SetMedicineCardReviewedResponseType_xsddiv" class="contents" style="display: none"> <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:complexType name="SetMedicineCardReviewedResponseType"&#62;
Line 3199: Line 6966:
  &#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 3241: Line 7009:
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>0 eller 1</dd> <dd>0 eller 1</dd>
 +</dl>
 +</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="medicinecard20150101: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>
 +<dt>Navn:</dt>
 +<dd>LatestReplicationDateTime</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Dato og tidspunkt for den sidste replikering af recepter</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#LatestReplicationDateTimeType">LatestReplicationDateTimeType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
 <h2 id="DrugStrengthType">Type: DrugStrengthType</h2> <h2 id="DrugStrengthType">Type: DrugStrengthType</h2>
- 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;">+ 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 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:complexType name="DrugStrengthType"&#62;
Line 3264: Line 7059:
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="DrugStrengthType_xsddiv_usage" class="usage" style="display: none"></div>
 <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 3327: Line 7123:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 3342: Line 7138:
 </li> </li>
 </ul> </ul>
-<h2 id="CreateSinglePrescriptionDispensingType">Type: CreateSinglePrescriptionDispensingType</h2> +<h2 id="TimingType">Type: TimingType</h2> 
- Beskrivelse: Information til en enkelt udlevering<input type="button" id="CreateSinglePrescriptionDispensingType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreateSinglePrescriptionDispensingType_xsddiv'); return false;"> + 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="CreateSinglePrescriptionDispensingType_xsddiv" class="contents" style="display: none"> +<div id="TimingType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="CreateSinglePrescriptionDispensingType"&#62;+<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:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="PackageNumber" type="medicinecard20150101:PackageNumberType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="SystemName" type="medicinecard20150101:SystemNameType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="FreeTradePackageSizeText" type="medicinecard20150101:PackageSizeTextType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="ServiceName" type="medicinecard20150101:ServiceNameType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="PackageQuantity" type="medicinecard20150101:PackageQuantityType" /&#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 name="DosageText" type="medicinecard20150101:DosageTextType" /&#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="TimingType_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>SystemName</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gemiddelpakningens varenummer (LMS02 felt 2)</dd>+<dd>Navn eller beskrivelse af computersystemet der sender dokumentet</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PackageNumberType">PackageNumberType</a>+<a href="#SystemNameType">SystemNameType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 3376: Line 7171:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>FreeTradePackageSizeText</dd>+<dd>ServiceName</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Pakningsst&oslash;rrelseklartekst fra (LMS02 felt 6) hvis kilden er LMS takst</dd>+<dd>Systemnamvnf.eks. "createPrescription"</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PackageSizeTextType">PackageSizeTextType</a> +<a href="#ServiceNameType">ServiceNameType</a>
-</dd> +
-<dt>Antal</dt> +
-<dd>0 eller 1</dd> +
-</dl> +
-</li> +
-<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 3404: Line 7185:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DosageText</dd>+<dd>TimeInMilliseconds</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Doseringstekst, begr&aelig;nset til at kunne v&aelig;re p&aring; XML recepten</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTextType">DosageTextType</a>+<a href="#int">int</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 3416: Line 7197:
 </li> </li>
 </ul> </ul>
-<h2 id="PackageSizeUnitCodeType">Type: PackageSizeUnitCodeType</h2> +<h2 id="DosageForRequestType">Type: DosageForRequestType</h2> 
- 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;"> + 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="PackageSizeUnitCodeType_xsddiv" class="contents" style="display: none"> +<div id="DosageForRequestType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="PackageSizeUnitCodeType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="DosageForRequestType"&#62;
- <div style="margin-left: 10px">&#60;xs:simpleContent&#62; +
- <div style="margin-left: 10px">&#60;xs:extension base="medicinecard20150101:PackageSizeUnitCodeValueType"&#62; +
- <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150101:PackageSizeUnitCodeSourceType" use="required" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150101:SourceDateType" use="optional" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:attribute name="yearAndWeek" type="medicinecard20150101: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="#PackageSizeUnitCodeValueType">PackageSizeUnitCodeValueType</a> +
-</dd> +
-</dl> +
-<ul> +
-<li> +
-<dl> +
-<dt>Tilf&oslash;jet attributnavn:</dt> +
-<dd>source</dd> +
-<dt>Tilf&oslash;jet attributtype:</dt> +
-<dd> +
-<a href="#PackageSizeUnitCodeSourceType">PackageSizeUnitCodeSourceType</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="DrugMedicationPausedType">Type: DrugMedicationPausedType</h2> +
- 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 id="DrugMedicationPausedType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="DrugMedicationPausedType" /&#62;</div> +
-</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:choice&#62;
- <div style="margin-left: 10px">&#60;xs:element name="IterationInterval" type="medicinecard20150101:DosageTimesIterationIntervalType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="Structures" type="medicinecard20150101:DosageStructuresForRequestType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="NotIterated" type="medicinecard20150101:DosageIsNotIteratedType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="FreeText" type="medicinecard20150101:DosageFreeTextForRequestType" /&#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="medicinecard20150101: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="medicinecard20150101:DosageTimesEndDateType" /&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:element name="DosageEndingUndetermined" type="medicinecard20150101:DosageTimesDosageEndingUndeterminedType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="AdministrationAccordingToSchemaInLocalSystem" type="medicinecard20150101:AdministrationAccordingToSchemaInLocalSystemForRequestType" /&#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="medicinecard20150101:DosageSupplementaryTextType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Type" type="medicinecard20150101:DosageTypeType" /&#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="medicinecard20150101:DosageAnyDayType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Day" type="medicinecard20150101:DosageDayType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Day" type="medicinecard20150101:DosageDayType" /&#62;</div> +
- &#60;/xs:choice&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="DosageTranslation" type="medicinecard20150101: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="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>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>IterationInterval</dd>+<dd>Structures</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Tidsinterval mellem iterationer for doseringstidspunkter angivet i dage</dd>+<dd>Beskrivelse af doseringstidspunkter for en behandling</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTimesIterationIntervalType">DosageTimesIterationIntervalType</a>+<a href="#DosageStructuresForRequestType">DosageStructuresForRequestType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 3542: Line 7234:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>NotIterated</dd>+<dd>FreeText</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>Fritekst for dosering</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageIsNotIteratedType">DosageIsNotIteratedType</a>+<a href="#DosageFreeTextForRequestType">DosageFreeTextForRequestType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 3556: Line 7248:
 </dl> </dl>
 </li> </li>
-</ul> + ELLER 
-</li> + <li>
-<li> +
-<ul>Et af f&oslash;lgende elementer: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>StartDate</dd>+<dd>AdministrationAccordingToSchemaInLocalSystem</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Hvis elementet findes angives at medicinfordeling er skemalagt i eget system</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTimesStartDateType">DosageTimesStartDateType</a>+<a href="#AdministrationAccordingToSchemaInLocalSystemForRequestType">AdministrationAccordingToSchemaInLocalSystemForRequestType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 3577: Line 7266:
 </li> </li>
 <li> <li>
-<ul>Et af f&oslash;lgende elementer: 
- <li> 
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>EndDate</dd>+<dd>Type</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Slutdato for et s&aelig;t af doseringstidspunkter</dd>+<dd>Doseringstype</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTimesEndDateType">DosageTimesEndDateType</a>+<a href="#DosageTypeType">DosageTypeType</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="MarkPrescriptionMedicationDeprecatedType">Type: MarkPrescriptionMedicationDeprecatedType</h2> 
 + Beskrivelse: Til brug i bulk service: Marker at en eller flere receptordinationer ikke l&aelig;ngere er relevante<input type="button" id="MarkPrescriptionMedicationDeprecatedType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('MarkPrescriptionMedicationDeprecatedType'); return false;"><input type="button" id="MarkPrescriptionMedicationDeprecatedType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('MarkPrescriptionMedicationDeprecatedType'); return false;"> 
 +<div id="MarkPrescriptionMedicationDeprecatedType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="MarkPrescriptionMedicationDeprecatedType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150101:PrescriptionMedicationIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModificationMetadata" type="medicinecard20150101:ModificationMetadataType" /&#62;</div>  
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="MarkPrescriptionMedicationDeprecatedType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DosageEndingUndetermined</dd>+<dd>Identifier</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>Unik identifikation af en receptordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTimesDosageEndingUndeterminedType">DosageTimesDosageEndingUndeterminedType</a>+<a href="#PrescriptionMedicationIdentifierType">PrescriptionMedicationIdentifierType</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>SupplementaryText</dd>+<dd>ModifiedBy</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>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageSupplementaryTextType">DosageSupplementaryTextType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 3624: Line 7325:
 </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>AnyDay</dd>+<dd>ModificationMetadata</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Gruppering af doseringstidspunkter p&aring; samme dag</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageAnyDayType">DosageAnyDayType</a>+<a href="#ModificationMetadataType">ModificationMetadataType</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>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>0, 1 eller flere</dd>+
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-</li> +<h2 id="CreateEffectuationOnDrugMedicationType">Type: CreateEffectuationOnDrugMedicationType</h2
- ELLER + 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;"> 
- <li>+<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:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Effectuation" type="medicinecard20150101:CreateEffectuationType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="CreateEffectuationOnDrugMedicationType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <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> 
-</ul> 
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DosageTranslation</dd>+<dd>Effectuation</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dosisstrukturen oversat til tekst samt beregnet gennemsnitlig daglig dosis</dd>+<dd>Dokument til oprettelse af en ny effektuering af et l&aelig;gemiddel</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTranslationType">DosageTranslationType</a>+<a href="#CreateEffectuationType">CreateEffectuationType</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="CreateDrugMedicationResponseType">Type: CreateDrugMedicationResponseType</h2> +<h2 id="AttachOrDetachPrescriptionMedicationRequestType">Type: AttachOrDetachPrescriptionMedicationRequestType</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: En foresp&oslash;rgsel der tilknytter receptordinationer til l&aelig;gemiddelordinationer eller fjerner tilknytningen<input type="button" id="AttachOrDetachPrescriptionMedicationRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AttachOrDetachPrescriptionMedicationRequestType'); return false;"><input type="button" id="AttachOrDetachPrescriptionMedicationRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('AttachOrDetachPrescriptionMedicationRequestType'); return false;"> 
-<div id="CreateDrugMedicationResponseType_xsddiv" class="contents" style="display: none"> +<div id="AttachOrDetachPrescriptionMedicationRequestType_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="AttachOrDetachPrescriptionMedicationRequestType"&#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="medicinecard20150101:PersonIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div>
Line 3701: Line 7391:
 <div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150101:VersionMismatchWarningType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150101:ModificatorType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150101:CreatedDrugMedicationType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="DetachPrescriptionMedication" type="medicinecard20150101:DetachPrescriptionMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="AttachPrescriptionMedication" type="medicinecard20150101:AttachPrescriptionMedicationType" /&#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="AttachOrDetachPrescriptionMedicationRequestType_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 3740: Line 7435:
 <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 eller organisation der &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 3754: Line 7449:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DrugMedication</dd>+<dd>ReportedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element med IDer returneret ved oprettelsen af en ny l&aelig;gemiddelinformation</dd>+<dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreatedDrugMedicationType">CreatedDrugMedicationType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller flere</dd> +<dd>0 eller 1</dd>
-</dl> +
-</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_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('TimingType_xsddiv'); 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="medicinecard20150101:SystemNameType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="ServiceName" type="medicinecard20150101: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> +
-<ul> +
- Sekvens af: +
- <li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>SystemName</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Navn eller beskrivelse af computersystemet der sender dokumentet</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#SystemNameType">SystemNameType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>Pr&aelig;cis &eacute;n</dd>+
 </dl> </dl>
 </li> </li>
Line 3798: Line 7463:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ServiceName</dd>+<dd>DetachPrescriptionMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Systemnamvn, f.eks. "createPrescription"</dd>+<dd>Indeholder en eller flere receptordinations-IDer hvor tilknytningen til l&aelig;gmidlerne skal oph&aelig;ves</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ServiceNameType">ServiceNameType</a>+<a href="#DetachPrescriptionMedicationType">DetachPrescriptionMedicationType</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 3812: Line 7477:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>TimeInMilliseconds</dd>+<dd>AttachPrescriptionMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Indeholder et l&aelig;gemiddelordinations-ID og en eller flere receptordinations-IDer der skal knyttes hertil</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#int">int</a>+<a href="#AttachPrescriptionMedicationType">AttachPrescriptionMedicationType</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="DeleteEffectuationType">Type: DeleteEffectuationType</h2> +<h2 id="SetMedicineCardNotReviewedType">Type: SetMedicineCardNotReviewedType</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: 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="DeleteEffectuationType_xsddiv" class="contents" style="display: none"> +<div id="SetMedicineCardNotReviewedType_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="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="Identifier" type="medicinecard20150101:EffectuationIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="NotReviewedBy" type="medicinecard20150101:ModificatorType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150101:ModificatorType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="NotReviewedDateTime" type="medicinecard20150101:ReviewedDateTimeType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModificationMetadata" type="medicinecard20150101:ModificationMetadataType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModificationMetadata" type="medicinecard20150101: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>Identifier</dd>+<dd>NotReviewedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af effektueringen</dd>+<dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#EffectuationIdentifierType">EffectuationIdentifierType</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 3856: Line 7522:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModifiedBy</dd>+<dd>NotReviewedDateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person eller organisation der &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 3882: Line 7548:
 </li> </li>
 </ul> </ul>
-<h2 id="WithdrawDrugMedicationType">Type: WithdrawDrugMedicationType</h2> +<h2 id="HasNegativeConsentType">Type: HasNegativeConsentType</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: Dette element indikerer at patienten har givet negativ samtykke (privatmarkering).<input type="button" id="HasNegativeConsentType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('HasNegativeConsentType'); return false;"><input type="button" id="HasNegativeConsentType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('HasNegativeConsentType'); return false;"> 
-<div id="WithdrawDrugMedicationType_xsddiv" class="contents" style="display: none"> +<div id="HasNegativeConsentType_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="HasNegativeConsentType" /&#62;</div> 
 +</div> 
 +<div id="HasNegativeConsentType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<h2 id="UnpauseDrugMedicationRequestType">Type: UnpauseDrugMedicationRequestType</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_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="UnpauseDrugMedicationRequestType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="UnpauseDrugMedicationRequestType"&#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="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="WithdrawnBy" type="medicinecard20150101:ModificatorType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModificationMetadata" type="medicinecard20150101:ModificationMetadataType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="ModifiedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150101: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>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 3914: Line 7591:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>WithdrawnBy</dd>+<dd>MedicineCardVersion</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>ModifiedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
 <dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd> <dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>
Line 3922: Line 7613:
 </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 3928: Line 7619:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModificationMetadata</dd>+<dd>ReportedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificationMetadataType">ModificationMetadataType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 3939: Line 7630:
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="CreateEffectuationType">Type: CreateEffectuationType</h2> +
- 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;"> +
-<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:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="DateTime" type="medicinecard20150101:EffectuationDateTimeType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="EffectuationMethod" type="medicinecard20150101:EffectuationMethodType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModificationMetadata" type="medicinecard20150101: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="medicinecard20150101:DoseQuantityType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="DosageQuantityUnitText" type="medicinecard20150101:DosageQuantityUnitTextType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Drug" type="medicinecard20150101: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="medicinecard20150101: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="medicinecard20150101:PackageQuantityType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="PackageNumber" type="medicinecard20150101:PackageNumberType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PackageSize" type="medicinecard20150101:PackageSizeType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Drug" type="medicinecard20150101:DrugType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
-  +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="IsEffectuatedAccordingToDrugMedication" type="medicinecard20150101: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>DrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dato og tid, hvor l&aelig;gemiddelordinationen er effektueret</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="#EffectuationDateTimeType">EffectuationDateTimeType</a>+<a href="#UnpauseDrugMedicationType">UnpauseDrugMedicationType</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="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="medicinecard20150101:PersonIdentifierType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element name="History" type="medicinecard20150101: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>EffectuationMethod</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver, om l&aelig;gemiddelordinationen er effektueret ved indgivelse, udlevering eller udskrivning af recept</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#EffectuationMethodType">EffectuationMethodType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 4018: Line 7678:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CreatedBy</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person eller organisation der &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 4032: Line 7692:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModificationMetadata</dd>+<dd>History</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Historikken for en l&aelig;gemiddelordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificationMetadataType">ModificationMetadataType</a>+<a href="#DrugMedicationHistoryType">DrugMedicationHistoryType</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
-<ul>Et af f&oslash;lgende elementer+<h2 id="UnwithdrawDrugMedicationType">Type: UnwithdrawDrugMedicationType</h2> 
- <li>+ 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="UnwithdrawDrugMedicationType_xsddiv" class="contents" style="displaynone"> 
 +<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:element name="Identifier" type="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModificationMetadata" type="medicinecard20150101:ModificationMetadataType" /&#62;</div>  
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</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>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 l&aelig;gemiddelordinationen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseQuantityType">DoseQuantityType</a>+<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 4065: Line 7737:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DosageQuantityUnitText</dd>+<dd>ModifiedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Enhed for dosism&aelig;ngde</dd>+<dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageQuantityUnitTextType">DosageQuantityUnitTextType</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 4079: Line 7751:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Drug</dd>+<dd>ModificationMetadata</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></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugType">DrugType</a>+<a href="#ModificationMetadataType">ModificationMetadataType</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="UnmarkPrescriptionMedicationDeprecatedType">Type: UnmarkPrescriptionMedicationDeprecatedType</h2
- ELLER + Beskrivelse: Til brug i bulk service: Marker at en eller flere receptordinationer ikke l&aelig;ngere er relevante<input type="button" id="UnmarkPrescriptionMedicationDeprecatedType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UnmarkPrescriptionMedicationDeprecatedType'); return false;"><input type="button" id="UnmarkPrescriptionMedicationDeprecatedType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('UnmarkPrescriptionMedicationDeprecatedType'); return false;"> 
- <li>+<div id="UnmarkPrescriptionMedicationDeprecatedType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="UnmarkPrescriptionMedicationDeprecatedType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150101:PrescriptionMedicationIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModificationMetadata" type="medicinecard20150101:ModificationMetadataType" /&#62;</div>  
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="UnmarkPrescriptionMedicationDeprecatedType_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>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 en receptordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugType">DrugType</a>+<a href="#PrescriptionMedicationIdentifierType">PrescriptionMedicationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 4110: Line 7793:
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-</li> +
- ELLER +
- <li> +
-<ul> +
- Sekvens af: +
- <li>+
 <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 eller organisation der &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>
Line 4133: Line 7810:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PackageNumber</dd>+<dd>ModificationMetadata</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gemiddelpakningens varenummer (LMS02 felt 2)</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PackageNumberType">PackageNumberType</a>+<a href="#ModificationMetadataType">ModificationMetadataType</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="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="medicinecard20150101:AuthorisationIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Name" type="medicinecard20150101:AuthorisedHealthcareProfessionalNameType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="SpecialityCode" type="medicinecard20150101: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>PackageSize</dd>+<dd>AuthorisationIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Pakningsst&oslash;rrelse p&aring; struktureret form</dd>+<dd>Authorisation identifier of a doctor</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PackageSizeType">PackageSizeType</a>+<a href="#AuthorisationIdentifierType">AuthorisationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 4161: Line 7855:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Drug</dd>+<dd>Name</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>Navnet p&aring; den ordinerende autoriserede sundhedsperson, kan ogs&aring; indeholde stilling</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugType">DrugType</a>+<a href="#AuthorisedHealthcareProfessionalNameType">AuthorisedHealthcareProfessionalNameType</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>SpecialityCode</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>L&aelig;gens specialekode if&oslash;lge takstens LMS19</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#IsEffectuatedAccordingToDrugMedicationType">IsEffectuatedAccordingToDrugMedicationType</a>+<a href="#SpecialityCodeType">SpecialityCodeType</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="DosageStructureForResponseType">Type: DosageStructureForResponseType</h2> 
-</ul> + 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;"> 
-<h2 id="DosageStructureForRequestType">Type: DosageStructureForRequestType</h2> +<div id="DosageStructureForResponseType_xsddiv" class="contents" style="display: none"> 
- 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;"> +<div style="margin-left: 10px">&#60;xs:complexType name="DosageStructureForResponseType"&#62;
-<div id="DosageStructureForRequestType_xsddiv" class="contents" style="display: none"> +
-<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:choice&#62;  <div style="margin-left: 10px">&#60;xs:choice&#62;
Line 4225: Line 7914:
 <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Day" type="medicinecard20150101:DosageDayType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Day" type="medicinecard20150101:DosageDayType" /&#62;</div>
  &#60;/xs:choice&#62;</div>  &#60;/xs:choice&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element name="DosageTranslation" type="medicinecard20150101: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>
Line 4247: Line 7939:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 4265: Line 7957:
 <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>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 4283: Line 7975:
 <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 4298: Line 7990:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 4330: Line 8022:
 <li> <li>
 <ul>Et af f&oslash;lgende elementer: <ul>Et af f&oslash;lgende elementer:
- +
  ELLER  ELLER
- <li>+ <li>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 4366: Line 8058:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 4381: Line 8073:
 </li> </li>
 </ul> </ul>
 +</li>
 +<li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>DosageTranslation</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Dosisstrukturen oversat til tekst samt beregnet gennemsnitlig daglig dosis</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#DosageTranslationType">DosageTranslationType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>Pr&aelig;cis &eacute;n</dd>
 +</dl>
 </li> </li>
 </ul> </ul>
-<h2 id="CreatePrescriptionMedicationForUseInPracticeRequestType">Type: CreatePrescriptionMedicationForUseInPracticeRequestType</h2> +<h2 id="UnmarkPrescriptionMedicationDeprecatedRequestType">Type: UnmarkPrescriptionMedicationDeprecatedRequestType</h2> 
- Beskrivelse: Request-dokument der indeholder en eller flere dokumenter til at oprette receptordinationer fra l&aelig;gemiddelordinationer<input type="button" id="CreatePrescriptionMedicationForUseInPracticeRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatePrescriptionMedicationForUseInPracticeRequestType_xsddiv'); return false;"> + Beskrivelse: Fjern markering af at en eller flere receptordinationer ikke l&aelig;ngere er relevante<input type="button" id="UnmarkPrescriptionMedicationDeprecatedRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UnmarkPrescriptionMedicationDeprecatedRequestType'); return false;"><input type="button" id="UnmarkPrescriptionMedicationDeprecatedRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('UnmarkPrescriptionMedicationDeprecatedRequestType'); return false;"> 
-<div id="CreatePrescriptionMedicationForUseInPracticeRequestType_xsddiv" class="contents" style="display: none"> +<div id="UnmarkPrescriptionMedicationDeprecatedRequestType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="CreatePrescriptionMedicationForUseInPracticeRequestType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="UnmarkPrescriptionMedicationDeprecatedRequestType"&#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="CreatedBy" type="medicinecard20150101:ModificatorType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150101:ModificatorType" /&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150101:ModificatorType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="PrescriptionMedication" type="medicinecard20150101:UnattachedPrescriptionMedicationType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="PrescriptionMedication" type="medicinecard20150101:UnmarkPrescriptionMedicationDeprecatedType" /&#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="UnmarkPrescriptionMedicationDeprecatedRequestType_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> 
 +<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>MedicineCardVersion</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>ModifiedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
 <dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd> <dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>
Line 4409: Line 8148:
 </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 4431: Line 8170:
 <dd>PrescriptionMedication</dd> <dd>PrescriptionMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Request-dokument til at oprette en receptordination 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>Til brug i bulk service: Marker at en eller flere receptordinationer ikke l&aelig;ngere er relevante</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#UnattachedPrescriptionMedicationType">UnattachedPrescriptionMedicationType</a>+<a href="#UnmarkPrescriptionMedicationDeprecatedType">UnmarkPrescriptionMedicationDeprecatedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 4441: Line 8180:
 </li> </li>
 </ul> </ul>
-<h2 id="OrganisationIdentifierType">Type: OrganisationIdentifierType</h2> +<h2 id="IndicationCodeType">Type: IndicationCodeType</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: 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="OrganisationIdentifierType_xsddiv" class="contents" style="display: none"> +<div id="IndicationCodeType_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="IndicationCodeType"&#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="medicinecard20150101:OrganisationIdentifierValueType"&#62; + <div style="margin-left: 10px">&#60;xs:extension base="medicinecard20150101:IndicationCodeValueType"&#62; 
- <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150101:OrganisationIdentifierSourceType" use="required" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150101:IndicationCodeSourceType" use="required" /&#62;</div> 
- &#60;/xs:extension&#62;</div>+  
 +<div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150101:SourceDateType" use="optional" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:attribute name="yearAndWeek" type="medicinecard20150101:SourceYearAndWeekType" use="optional" /&#62;</div> 
 + &#60;/xs:extension&#62;</div>
  &#60;/xs:simpleContent&#62;</div>  &#60;/xs:simpleContent&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="IndicationCodeType_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="#OrganisationIdentifierValueType">OrganisationIdentifierValueType</a>+<a href="#IndicationCodeValueType">IndicationCodeValueType</a>
 </dd> </dd>
 </dl> </dl>
Line 4468: Line 8212:
 <dt>Tilf&oslash;jet attributtype:</dt> <dt>Tilf&oslash;jet attributtype:</dt>
 <dd> <dd>
-<a href="#OrganisationIdentifierSourceType">OrganisationIdentifierSourceType</a>+<a href="#IndicationCodeSourceType">IndicationCodeSourceType</a>
 </dd> </dd>
 <dt>Tilf&oslash;jet attribut, anvendelse: </dt> <dt>Tilf&oslash;jet attribut, anvendelse: </dt>
Line 4474: Line 8218:
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-</li> +
-</ul> +
-<h2 id="MedicineCardVersionInfoType">Type: MedicineCardVersionInfoType</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;"> +
-<div id="MedicineCardVersionInfoType_xsddiv" class="contents" style="display: none"> +
-<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:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionCreatedDateTime" type="medicinecard20150101:VersionCreatedDateTimeType" /&#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>MedicineCardVersion</dd> +<dd>date</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="#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>VersionCreatedDateTime</dd> +<dd>yearAndWeek</dd> 
-<dt>Beskrivelse:</dt> +<dt>Tilf&oslash;jet attributtype:</dt>
-<dd>Oprettelsesdato og tid for versionen</dd> +
-<dt>Type:</dt>+
 <dd> <dd>
-<a href="#VersionCreatedDateTimeType">VersionCreatedDateTimeType</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>
 </ul> </ul>
-<h2 id="HospitalizedType">Type: HospitalizedType</h2> +</li> 
- Beskrivelse: Information om hospitalet<input type="button" id="HospitalizedType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('HospitalizedType_xsddiv'); return false;"> +</ul> 
-<div id="HospitalizedType_xsddiv" class="contents" style="display: none"> +<h2 id="GetPrescriptionMedicationResponseType">Type: GetPrescriptionMedicationResponseType</h2> 
-<div style="margin-left: 10px">&#60;xs:complexType name="HospitalizedType"&#62;+ Beskrivelse: Ydre container-element for en svar med en eller flere receptordinationer<input type="button" id="GetPrescriptionMedicationResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetPrescriptionMedicationResponseType'); return false;"><input type="button" id="GetPrescriptionMedicationResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('GetPrescriptionMedicationResponseType'); return false;"> 
 +<div id="GetPrescriptionMedicationResponseType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="GetPrescriptionMedicationResponseType"&#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="Organisation" type="medicinecard20150101:OrganisationType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrescriptionMedication" type="medicinecard20150101:PrescriptionMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="InvalidPrescriptionMedication" type="medicinecard20150101:InvalidPrescriptionMedicationType" /&#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="GetPrescriptionMedicationResponseType_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>Organisation</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Beskriver en organisation</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationType">OrganisationType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 4544: Line 8275:
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<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: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="medicinecard20150101:_CountryIdentificationCodeType"&#62; +
- <div style="margin-left: 10px">&#60;xs:attribute name="scheme" type="medicinecard20150101:_CountryIdentificationSchemeType" 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>PrescriptionMedication</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>En receptordination (en ordination p&aring; en recept)</dd> 
 +<dt>Type:</dt>
 <dd> <dd>
-<a href="#_CountryIdentificationCodeType">_CountryIdentificationCodeType</a>+<a href="#PrescriptionMedicationType">PrescriptionMedicationType</a>
 </dd> </dd>
 +<dt>Antal</dt>
 +<dd>0, 1 eller flere</dd>
 </dl> </dl>
-<ul>+</li>
 <li> <li>
 <dl> <dl>
-<dt>Tilf&oslash;jet attributnavn:</dt> +<dt>Navn:</dt> 
-<dd>scheme</dd> +<dd>InvalidPrescriptionMedication</dd> 
-<dt>Tilf&oslash;jet attributtype:</dt>+<dt>Beskrivelse:</dt> 
 +<dd>En ugyldig receptordination</dd> 
 +<dt>Type:</dt>
 <dd> <dd>
-<a href="#_CountryIdentificationSchemeType">_CountryIdentificationSchemeType</a>+<a href="#InvalidPrescriptionMedicationType">InvalidPrescriptionMedicationType</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>
-</li> +<h2 id="UpdateDrugMedicationResponseType">Type: UpdateDrugMedicationResponseType</h2> 
-</ul> + 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;"> 
-<h2 id="WithdrawDrugMedicationRequestType">Type: WithdrawDrugMedicationRequestType</h2> +<div id="UpdateDrugMedicationResponseType_xsddiv" class="contents" style="display: none"> 
- 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;"> +<div style="margin-left: 10px">&#60;xs:complexType name="UpdateDrugMedicationResponseType"&#62;
-<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:sequence&#62;
  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div>
Line 4596: Line 8313:
 <div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="WithdrawnBy" type="medicinecard20150101:ModificatorType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150101:VersionMismatchWarningType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150101:UpdatedDrugMedicationType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150101: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="UpdateDrugMedicationResponseType_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 4637: Line 8353:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>WithdrawnBy</dd>+<dd>VersionMismatchWarning</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person eller organisation der &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> +
-<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 eller organisation der &aelig;ndrede data</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#ModificatorType">ModificatorType</a>+
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 4667: Line 8369:
 <dd>DrugMedication</dd> <dd>DrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En foresp&oslash;rgsel der seponerer en l&aelig;gemiddelordination</dd>+<dd>Element med IDer returneret n&aring;en l&aelig;gemiddelinformation er blevet opdateret</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#WithdrawDrugMedicationType">WithdrawDrugMedicationType</a>+<a href="#UpdatedDrugMedicationType">UpdatedDrugMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 4677: Line 8379:
 </li> </li>
 </ul> </ul>
-<h2 id="GetPermissionsResponseType">Type: GetPermissionsResponseType</h2> +<h2 id="CreatePrescriptionMedicationRequestType">Type: CreatePrescriptionMedicationRequestType</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: Request-dokument der indeholder en eller flere dokumenter til at oprette receptordinationer fra l&aelig;gemiddelordinationer<input type="button" id="CreatePrescriptionMedicationRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatePrescriptionMedicationRequestType'); return false;"><input type="button" id="CreatePrescriptionMedicationRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreatePrescriptionMedicationRequestType'); return false;"> 
-<div id="GetPermissionsResponseType_xsddiv" class="contents" style="display: none"> +<div id="CreatePrescriptionMedicationRequestType_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="CreatePrescriptionMedicationRequestType"&#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="medicinecard20150101:RolesPermissionsType" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div>
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul> +
- Sekvens af: +
- <li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>RolesPermissions</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>En rolles rettigheder</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#RolesPermissionsType">RolesPermissionsType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>0, 1 eller flere</dd> +
-</dl> +
-</li> +
-</ul> +
-<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:choice minOccurs="0"&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="FromDate" type="medicinecard20150101:PausedFromDateType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="FromDateTime" type="medicinecard20150101: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:element name="MedicineCardVersiontype="medicinecard20150101:MedicineCardVersionType" /&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:element name="ToDate" type="medicinecard20150101:PausedToDateType" /&#62;</div> +  
-  +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element name="ToDateTime" type="medicinecard20150101:PausedToDateTimeType" /&#62;</div> +  
- &#60;/xs:choice&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="PrescriptionMedication" type="medicinecard20150101:CreatePrescriptionMedicationType" /&#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="CreatePrescriptionMedicationRequestType_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>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Pauseringsdato</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PausedFromDateType">PausedFromDateType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 4740: Line 8413:
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>FromDateTime</dd>+<dd>MedicineCardVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Pauseringsdato og tid</dd>+<dd>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PausedFromDateTimeType">PausedFromDateTimeType</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>
-<ul>Et af f&oslash;lgende elementer: 
- <li> 
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ToDate</dd>+<dd>CreatedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Pauseringsdato</dd>+<dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PausedToDateType">PausedToDateType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd> +<dd>eller 1</dd>
-</dl> +
-</li> +
- ELLER +
- <li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>ToDateTime</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Pauseringsdato og tid</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#PausedToDateTimeType">PausedToDateTimeType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>Pr&aelig;cis &eacute;n</dd> +
-</dl> +
-</li> +
-</ul> +
-</li> +
-</ul> +
-<h2 id="MarkPrescriptionMedicationDeprecatedType">Type: MarkPrescriptionMedicationDeprecatedType</h2> +
- Beskrivelse: Til brug i bulk service: Marker at en eller flere receptordinationer ikke l&aelig;ngere er relevante<input type="button" id="MarkPrescriptionMedicationDeprecatedType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('MarkPrescriptionMedicationDeprecatedType_xsddiv'); return false;"> +
-<div id="MarkPrescriptionMedicationDeprecatedType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="MarkPrescriptionMedicationDeprecatedType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150101:PrescriptionMedicationIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModificationMetadata" type="medicinecard20150101:ModificationMetadataType" /&#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 receptordination</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#PrescriptionMedicationIdentifierType">PrescriptionMedicationIdentifierType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>Pr&aelig;cis &eacute;n</dd>+
 </dl> </dl>
 </li> </li>
Line 4823: Line 8444:
 <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 eller organisation der &aelig;ndrede data</dd> <dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>
Line 4837: Line 8458:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModificationMetadata</dd>+<dd>PrescriptionMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Request-dokument til at oprette en 
 + receptordination 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>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificationMetadataType">ModificationMetadataType</a>+<a href="#CreatePrescriptionMedicationType">CreatePrescriptionMedicationType</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="SimpleCPRPersonType">Type: SimpleCPRPersonType</h2> +<h2 id="MedicineCardIsInvalidType">Type: MedicineCardIsInvalidType</h2> 
- 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;"> + 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 id="SimpleCPRPersonType_xsddiv" class="contents" style="display: none"> +<div id="MedicineCardIsInvalidType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="SimpleCPRPersonType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="MedicineCardIsInvalidType/&#62;</div> 
- <div style="margin-left10px">&#60;xs:sequence&#62; +</div
- <div style="margin-left: 10px">&#60;xs:choice minOccurs="0"&#62; +<div id="MedicineCardIsInvalidType_xsddiv_usage" class="usage" style="displaynone"></div
- <div style="margin-left: 10px">&#60;xs:element name="Nametype="medicinecard20150101:PersonNameType/&#62;</div> +<h2 id="GetMedicineCardAsPDFResponseType">TypeGetMedicineCardAsPDFResponseType</h2> 
-  + Beskrivelse: Ydre container-element for en et svar med et medicinkort som PDF<input type="buttonid="GetMedicineCardAsPDFResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetMedicineCardAsPDFResponseType')return false;"><input type="buttonid="GetMedicineCardAsPDFResponseType_usage_buttonvalue="Vis anvendelseclass="showHideXSD" onclick="toggleUsageVisibility('GetMedicineCardAsPDFResponseType')return false;"> 
-<div style="margin-left: 10px">&#60;xs:element name="NameProtectedtype="medicinecard20150101:PersonNameProtectedType" /&#62;</div> +<div id="GetMedicineCardAsPDFResponseType_xsddiv" class="contents" style="display: none"
- &#60;/xs:choice&#62;</div> +<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 name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="MedicineCard" type="medicinecard20150101:MedicineCardAsPDFType" /&#62;</div> 
- &#60;/xs:sequence&#62;</div>+ &#60;/xs:choice&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
-<ul> +<div id="GetMedicineCardAsPDFResponseType_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> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>Name</dd> 
-<dt>Beskrivelse:</dt> 
-<dd>Struktureret navn p&aring; en person</dd> 
-<dt>Type:</dt> 
-<dd> 
-<a href="#PersonNameType">PersonNameType</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>NameProtected</dd>+<dd>MedicineCard</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver navnebeskyttelse og at navnet derfor ikke returneres</dd>+<dd>Virtuelt kort hvori en patients medicineringer dokumenteres, undtaget effektueringer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonNameProtectedType">PersonNameProtectedType</a>+<a href="#MedicineCardAsPDFType">MedicineCardAsPDFType</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="GetMedicineCardVersionsRequestType">Type: GetMedicineCardVersionsRequestType</h2
-<li>+ 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="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="medicinecard20150101:PersonIdentifierType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="GetMedicineCardVersionsRequestType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 4914: Line 8532:
 </li> </li>
 </ul> </ul>
-<h2 id="UpdateDrugMedicationRequestType">Type: UpdateDrugMedicationRequestType</h2> +<h2 id="DrugMedicationType">Type: DrugMedicationType</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: 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="UpdateDrugMedicationRequestType_xsddiv" class="contents" style="display: none"> +<div id="DrugMedicationType_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="DrugMedicationType"&#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="medicinecard20150101:PersonIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="Version" type="medicinecard20150101:DrugMedicationVersionType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150101:ModificatorType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PreviousVersion" type="medicinecard20150101:DrugMedicationVersionType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="NextVersion" type="medicinecard20150101:DrugMedicationVersionType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ParentIdentifier" type="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Created" type="medicinecard20150101:CreatedType" /&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150101:ModificatorType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150101:UpdateDrugMedicationType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Modified" type="medicinecard20150101:ModifiedType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="FollowUpDates" type="medicinecard20150101:FollowUpDatesType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Paused" type="medicinecard20150101:PausedType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Withdrawn" type="medicinecard20150101:WithdrawnType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="HasNegativeConsent" type="medicinecard20150101:HasNegativeConsentType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="BeginEndDate" type="medicinecard20150101:DrugMedicationBeginEndDateType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Indication" type="medicinecard20150101:IndicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="RouteOfAdministration" type="medicinecard20150101:RouteOfAdministrationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Drug" type="medicinecard20150101:DrugType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Dosage" type="medicinecard20150101:DosageForResponseType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="SubstitutionAllowed" type="medicinecard20150101:SubstitutionAllowedType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Effectuation" type="medicinecard20150101:EffectuationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="InvalidEffectuation" type="medicinecard20150101:InvalidEffectuationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrescriptionMedication" type="medicinecard20150101:PrescriptionMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="InvalidPrescriptionMedication" type="medicinecard20150101:InvalidPrescriptionMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReimbursementClause" type="medicinecard20150101: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>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 4950: Line 8605:
 <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>L&aelig;gemiddelordinationens versionsnummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardVersionType">MedicineCardVersionType</a>+<a href="#DrugMedicationVersionType">DrugMedicationVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 4964: Line 8619:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModifiedBy</dd>+<dd>PreviousVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person eller organisation der &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>eller 1</dd>+<dd>0eller flere</dd>
 </dl> </dl>
 </li> </li>
Line 4978: Line 8633:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReportedBy</dd>+<dd>NextVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person eller organisation der &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>eller 1</dd>+<dd>0eller flere</dd>
 </dl> </dl>
 </li> </li>
Line 4992: Line 8647:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DrugMedication</dd>+<dd>ParentIdentifier</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>Unik identifikation af l&aelig;gemiddelordinationen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#UpdateDrugMedicationType">UpdateDrugMedicationType</a>+<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</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="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="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModificationMetadata" type="medicinecard20150101: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>Created</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.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>+<a href="#CreatedType">CreatedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 5036: Line 8675:
 <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 eller organisation der &aelig;ndrede data</dd> <dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>
Line 5050: Line 8689:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModificationMetadata</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="#ModificationMetadataType">ModificationMetadataType</a>+<a href="#ModifiedType">ModifiedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 5061: Line 8700:
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<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:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="DrugMedicationWithNegativeConsent" type="medicinecard20150101:DrugMedicationWithNegativeConsentType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="DrugMedication" type="medicinecard20150101:EffectuationsOnDrugMedicationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrescriptionMedication" type="medicinecard20150101:EffectuationsOnPrescriptionMedicationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="MoreAvailable" type="medicinecard20150101:MoreAvailableType" /&#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>FollowUpDates</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>Et antal planlagte opf&oslash;lgningsdatoer for en l&aelig;gemiddelordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</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>
Line 5098: Line 8717:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DrugMedicationWithNegativeConsent</dd>+<dd>Paused</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Denne struktur indeholder drug id'er og version for l&aelig;gemiddelordinationer med negativt samtykke.</dd>+<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> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationWithNegativeConsentType">DrugMedicationWithNegativeConsentType</a>+<a href="#PausedType">PausedType</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 5112: Line 8731:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DrugMedication</dd>+<dd>Withdrawn</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Grupperer effektueringer p&aring; en l&aelig;gemiddelordination</dd>+<dd>Information om hvem, hvorn&aring;r og hvorfor l&aelig;gemiddelordination er seponeret </dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#EffectuationsOnDrugMedicationType">EffectuationsOnDrugMedicationType</a>+<a href="#WithdrawnType">WithdrawnType</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 5126: Line 8745:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PrescriptionMedication</dd>+<dd>HasNegativeConsent</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Grupperer effektueringer p&aring; en receptordination</dd>+<dd>Dette element indikerer at patienten har givet negativ samtykke (privatmarkering).</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#EffectuationsOnPrescriptionMedicationType">EffectuationsOnPrescriptionMedicationType</a>+<a href="#HasNegativeConsentType">HasNegativeConsentType</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 5140: Line 8759:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MoreAvailable</dd>+<dd>BeginEndDate</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 en periode hvor l&aelig;gemiddelordinationen g&aelig;lder</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MoreAvailableType">MoreAvailableType</a>+<a href="#DrugMedicationBeginEndDateType">DrugMedicationBeginEndDateType</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="GetCallersPermissionsType">Type: GetCallersPermissionsType</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;"> +
-<div id="GetCallersPermissionsType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="GetCallersPermissionsType" /&#62;</div> +
-</div> +
-<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_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="medicinecard20150101:PersonIdentifierType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150101: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>Indication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>Vurderet helbredstilstand der benyttes som begrundelse for en l&aelig;gemiddelordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#IndicationType">IndicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 5187: Line 8787:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>RouteOfAdministration</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>+<dd>Angiver medicinens administrationsvej som kode og tekst</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>+<a href="#RouteOfAdministrationType">RouteOfAdministrationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 5198: Line 8798:
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="PersonNameType">Type: PersonNameType</h2> +
- Beskrivelse: Struktureret navn p&aring; en person<input type="button" id="PersonNameType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PersonNameType_xsddiv'); 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:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="GivenName" type="medicinecard20150101:PersonGivenNameType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="MiddleName" type="medicinecard20150101:PersonMiddleNameType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Surname" type="medicinecard20150101:PersonSurnameType" /&#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>GivenName</dd>+<dd>Drug</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En persons fornavn(e)</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="#PersonGivenNameType">PersonGivenNameType</a>+<a href="#DrugType">DrugType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 5231: Line 8815:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MiddleName</dd>+<dd>Dosage</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></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="#PersonMiddleNameType">PersonMiddleNameType</a>+<a href="#DosageForResponseType">DosageForResponseType</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 5245: Line 8829:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Surname</dd>+<dd>SubstitutionAllowed</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></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="#PersonSurnameType">PersonSurnameType</a>+<a href="#SubstitutionAllowedType">SubstitutionAllowedType</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="MarkPrescriptionMedicationDeprecatedRequestType">Type: MarkPrescriptionMedicationDeprecatedRequestType</h2> +
- Beskrivelse: Marker at en eller flere receptordinationer ikke l&aelig;ngere er relevante<input type="button" id="MarkPrescriptionMedicationDeprecatedRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('MarkPrescriptionMedicationDeprecatedRequestType_xsddiv'); return false;"> +
-<div id="MarkPrescriptionMedicationDeprecatedRequestType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="MarkPrescriptionMedicationDeprecatedRequestType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="PrescriptionMedication" type="medicinecard20150101:MarkPrescriptionMedicationDeprecatedType" /&#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>Effectuation</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</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="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#EffectuationType">EffectuationType</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 5293: Line 8857:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicineCardVersion</dd>+<dd>InvalidEffectuation</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versionsnummer for medicinkort</dd>+<dd>En ugyldig effektuering</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardVersionType">MedicineCardVersionType</a>+<a href="#InvalidEffectuationType">InvalidEffectuationType</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 5307: Line 8871:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModifiedBy</dd>+<dd>PrescriptionMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>+<dd>En receptordination (en ordination p&aringen recept)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#PrescriptionMedicationType">PrescriptionMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller 1</dd>+<dd>0eller flere</dd>
 </dl> </dl>
 </li> </li>
Line 5321: Line 8885:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReportedBy</dd>+<dd>InvalidPrescriptionMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>+<dd>En ugyldig receptordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#InvalidPrescriptionMedicationType">InvalidPrescriptionMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>eller 1</dd>+<dd>0eller flere</dd>
 </dl> </dl>
 </li> </li>
Line 5335: Line 8899:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PrescriptionMedication</dd>+<dd>ReimbursementClause</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Til brug i bulk service: Marker at en eller flere receptordinationer ikke l&aelig;ngere er relevante</dd>+<dd>Tilsudskode p&aringrecepten</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MarkPrescriptionMedicationDeprecatedType">MarkPrescriptionMedicationDeprecatedType</a>+<a href="#ReimbursementClauseType">ReimbursementClauseType</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="DoseForAnyDayType">Type: DoseForAnyDayType</h2> +<h2 id="DrugMedicationTreatmentEndingUndeterminedType">Type: DrugMedicationTreatmentEndingUndeterminedType</h2> 
- Beskrivelse: Beskrivelse af en dosis p&aringet givet stidspunkt, hvorn&aring;r og hvor meget<input type="button" id="DoseForAnyDayType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseForAnyDayType_xsddiv'); return false;"> + 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="DoseForAnyDayType_xsddiv" class="contents" style="display: none"> +<div id="DrugMedicationTreatmentEndingUndeterminedType_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="DrugMedicationTreatmentEndingUndeterminedType" /&#62;</div> 
 +</div> 
 +<div id="DrugMedicationTreatmentEndingUndeterminedType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<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="display: none"> 
 +<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:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Time" type="medicinecard20150101:DoseTimeType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:choice&#62; +<div style="margin-left: 10px">&#60;xs:element name="Version" type="medicinecard20150101:DrugMedicationVersionType" /&#62;</div>
- <div style="margin-left: 10px">&#60;xs:element name="Quantity" type="medicinecard20150101:DoseQuantityType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="MinimalQuantity" type="medicinecard20150101:DoseQuantityType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="MaximalQuantity" type="medicinecard20150101:DoseQuantityType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
- &#60;/xs:choice&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:element name="IsAccordingToNeed" type="medicinecard20150101:IsAccordingToNeedType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="EffectuationIdentifier" type="medicinecard20150101:EffectuationIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrescriptionMedicationIdentifier" type="medicinecard20150101:PrescriptionMedicationIdentifierType" /&#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="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>Time</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Klokkeslettet for et doseringstidspunkt</dd>+<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseTimeType">DoseTimeType</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: 
- <li> 
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Quantity</dd>+<dd>Version</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Medicinm&aelig;ngde, numerisk v&aelig;rdi (LMS01 felt 11)</dd>+<dd>L&aelig;gemiddelordinationens versionsnummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseQuantityType">DoseQuantityType</a>+<a href="#DrugMedicationVersionType">DrugMedicationVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 5400: Line 8963:
 </dl> </dl>
 </li> </li>
- ELLER +<li> 
- <li>+<dl> 
 +<dt>Navn:</dt> 
 +<dd>EffectuationIdentifier</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Unik identifikation af effektueringen</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#EffectuationIdentifierType">EffectuationIdentifierType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0, 1 eller flere</dd> 
 +</dl> 
 +</li
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>PrescriptionMedicationIdentifier</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Unik identifikation af en receptordination</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#PrescriptionMedicationIdentifierType">PrescriptionMedicationIdentifierType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0, 1 eller flere</dd> 
 +</dl> 
 +</li> 
 +</ul> 
 +<h2 id="CreateReiteratedPrescriptionDispensingType">Type: CreateReiteratedPrescriptionDispensingType</h2> 
 + Beskrivelse: Information til to eller flere udleveringer<input type="button" id="CreateReiteratedPrescriptionDispensingType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreateReiteratedPrescriptionDispensingType'); return false;"><input type="button" id="CreateReiteratedPrescriptionDispensingType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreateReiteratedPrescriptionDispensingType'); return false;"> 
 +<div id="CreateReiteratedPrescriptionDispensingType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="CreateReiteratedPrescriptionDispensingType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="PackageNumber" type="medicinecard20150101:PackageNumberType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="FreeTradePackageSizeText" type="medicinecard20150101:PackageSizeTextType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="ReiterationNumber" type="medicinecard20150101:ReiterationNumberType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="ReiterationInterval" type="medicinecard20150101:ReiterationIntervalType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="ReiterationIntervalUnit" type="medicinecard20150101:ReiterationIntervalUnitType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="PackageQuantity" type="medicinecard20150101:PackageQuantityType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="DosageText" type="medicinecard20150101:DosageTextType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="CreateReiteratedPrescriptionDispensingType_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>PackageNumber</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Medicinm&aelig;ngde, numerisk v&aelig;rdi (LMS01 felt 11)</dd>+<dd>L&aelig;gemiddelpakningens varenummer (LMS02 felt 2)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseQuantityType">DoseQuantityType</a>+<a href="#PackageNumberType">PackageNumberType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 5421: Line 9033:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MaximalQuantity</dd>+<dd>FreeTradePackageSizeText</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Medicinm&aelig;ngdenumerisk v&aelig;rdi (LMS01 felt 11)</dd>+<dd>Pakningsst&oslash;rrelseklartekst fra (LMS02 felt 6hvis kilden er LMS takst</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseQuantityType">DoseQuantityType</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> 
-</ul> 
-</li> 
-</ul> 
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>IsAccordingToNeed</dd>+<dd>ReiterationNumber</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver at dosen er efter behov</dd>+<dd>Angiver antallet af reiterationer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#IsAccordingToNeedType">IsAccordingToNeedType</a>+<a href="#ReiterationNumberType">ReiterationNumberType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 5450: Line 9058:
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="CreateEffectuationResponseType">Type: CreateEffectuationResponseType</h2> +
- 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;"> +
-<div id="CreateEffectuationResponseType_xsddiv" class="contents" style="display: none"> +
-<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:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150101:VersionMismatchWarningType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150101:CreatedEffectuationOnDrugMedicationType" /&#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>ReiterationInterval</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>Angiver antallet af dage/uger mm. mellem reiterationer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#ReiterationIntervalType">ReiterationIntervalType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 5485: Line 9075:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicineCardVersion</dd>+<dd>ReiterationIntervalUnit</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versionsnummer for medicinkort</dd>+<dd>Enhed for reiterationsinterval</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardVersionType">MedicineCardVersionType</a>+<a href="#ReiterationIntervalUnitType">ReiterationIntervalUnitType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 5499: Line 9089:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>VersionMismatchWarning</dd>+<dd>PackageQuantity</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Elementet returneres ved en foresp&oslash;rgsel med et forkert medicinkort version</dd>+<dd>Angiver antallet af pakninger</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#VersionMismatchWarningType">VersionMismatchWarningType</a>+<a href="#PackageQuantityType">PackageQuantityType</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 5513: Line 9103:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DrugMedication</dd>+<dd>DosageText</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for en effektuering tilf&oslash;jet p&aringen l&aelig;gemiddelordination</dd>+<dd>Doseringstekst, begr&aelig;nset til at kunne v&aelig;re p&aringXML recepten</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreatedEffectuationOnDrugMedicationType">CreatedEffectuationOnDrugMedicationType</a>+<a href="#DosageTextType">DosageTextType</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="PauseDrugMedicationRequestType">Type: PauseDrugMedicationRequestType</h2> +<h2 id="GetMedicineCardVersionResponseType">Type: GetMedicineCardVersionResponseType</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: 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="PauseDrugMedicationRequestType_xsddiv" class="contents" style="display: none"> +<div id="GetMedicineCardVersionResponseType_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="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="medicinecard20150101:PersonIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div>
Line 5534: Line 9124:
 <div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="PausedBytype="medicinecard20150101:ModificatorType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="MedicineCardInformationChange" type="medicinecard20150101:MedicineCardInformationChangeType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150101: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="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 5575: Line 9162:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PausedBy</dd>+<dd>MedicineCardInformationChange</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</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="#ModificatorType">ModificatorType</a>+<a href="#MedicineCardInformationChangeType">MedicineCardInformationChangeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd> +<dd>01 eller flere</dd>
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>ReportedBy</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#ModificatorType">ModificatorType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>eller 1</dd> +
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>DrugMedication</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Element for en foresp&oslash;rgsel der pauserer en l&aelig;gemiddelordination</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#PauseDrugMedicationType">PauseDrugMedicationType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>1 eller flere</dd>+
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="PrescriptionMedicationType">Type: PrescriptionMedicationType</h2> +<h2 id="CreatePrescriptionMedicationType">Type: CreatePrescriptionMedicationType</h2> 
- Beskrivelse: En receptordination (en ordination p&aring; en recept)<input type="button" id="PrescriptionMedicationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrescriptionMedicationType_xsddiv'); return false;"> + Beskrivelse: Request-dokument til at oprette en 
-<div id="PrescriptionMedicationType_xsddiv" class="contents" style="display: none"> + receptordination fra en l&aelig;gemiddelordination. N&aring;r dette element anvendes i servicen 
-<div style="margin-left: 10px">&#60;xs:complexType name="PrescriptionMedicationType"&#62;+ til oprettelse af en l&aelig;gemiddelordination udelades DrugMedicationIdentifer, i alle 
 + andre tilf&aelig;lde er det n&oslash;dvendigt.<input type="button" id="CreatePrescriptionMedicationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatePrescriptionMedicationType'); return false;"><input type="button" id="CreatePrescriptionMedicationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreatePrescriptionMedicationType'); return false;"> 
 +<div id="CreatePrescriptionMedicationType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="CreatePrescriptionMedicationType"&#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="medicinecard20150101:PrescriptionMedicationIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DrugMedicationIdentifier" type="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="OrderedEffectuationIdentifier" type="medicinecard20150101:OrderedEffectuationIdentifierType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="OrderedEffectuationIdentifier" type="medicinecard20150101:OrderedEffectuationIdentifierType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedBy" type="medicinecard20150101:ModificatorType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModificationMetadata" type="medicinecard20150101:ModificationMetadataType" /&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:element name="AuthorisationDateTime" type="medicinecard20150101:AuthorisationDateTimeType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element name="AuthorisationDateTime" type="medicinecard20150101:AuthorisationDateTimeType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="Created" type="medicinecard20150101:CreatedWithOptionalAuthorisationIdentifierType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReceiverOrganisation" type="medicinecard20150101:OrganisationType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="LatestEffectuationDateTime" type="medicinecard20150101:LatestEffectuationDateTimeType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="SystemName" type="medicinecard20150101:SystemNameType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="TerminatedDateTime" type="medicinecard20150101:TerminatedDateTimeType" /&#62;</div>+
   
 <div style="margin-left: 10px">&#60;xs:choice maxOccurs="3" minOccurs="0"&#62; <div style="margin-left: 10px">&#60;xs:choice maxOccurs="3" minOccurs="0"&#62;
Line 5639: Line 9203:
   
 <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Delivery" type="medicinecard20150101:DeliveryType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Delivery" type="medicinecard20150101:DeliveryType" /&#62;</div>
-  
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReimbursementClause" type="medicinecard20150101:ReimbursementClauseType" /&#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="SinglePrescriptionDispensing" type="medicinecard20150101:SinglePrescriptionDispensingType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="SinglePrescriptionDispensing" type="medicinecard20150101:CreateSinglePrescriptionDispensingType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="ReiteratedPrescriptionDispensing" type="medicinecard20150101:ReiteratedPrescriptionDispensingType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="ReiteratedPrescriptionDispensing" type="medicinecard20150101:CreateReiteratedPrescriptionDispensingType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="DoseDispensedDispensing" type="medicinecard20150101:DoseDispensedPrescriptionDispensingType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="DoseDispensedDispensing" type="medicinecard20150101:CreateDoseDispensedPrescriptionDispensingType" /&#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="medicinecard20150101:IndicationType" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:element name="Drug" type="medicinecard20150101:DrugType" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:element name="SubstitutionAllowed" type="medicinecard20150101:SubstitutionAllowedType" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="SupplementaryInformation" type="medicinecard20150101:SupplementaryInformationType" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReceiverEAN" type="medicinecard20150101:ReceiverEANType" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:element name="Status" type="medicinecard20150101:PrescriptionMedicationStatusType" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Deprecated" type="medicinecard20150101:DeprecatedDateTimeType" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Effectuation" type="medicinecard20150101:EffectuationOnPrescriptionMedicationType" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="InvalidEffectuation" type="medicinecard20150101:InvalidEffectuationType" /&#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="CreatePrescriptionMedicationType_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>DrugMedicationIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af en receptordination</dd>+<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionMedicationIdentifierType">PrescriptionMedicationIdentifierType</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 5703: Line 9248:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>AuthorisationDateTime</dd>+<dd>CreatedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dato og tid for autorisation</dd>+<dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#AuthorisationDateTimeType">AuthorisationDateTimeType</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 5717: Line 9262:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Created</dd>+<dd>ModificationMetadata</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>
-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="#ModificationMetadataType">ModificationMetadataType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0 eller 1</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>AuthorisationDateTime</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Dato og tid for autorisation</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#AuthorisationDateTimeType">AuthorisationDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 5732: Line 9290:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>LatestEffectuationDateTime</dd>+<dd>ReceiverOrganisation</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Det seneste tidspunkt der er foretaget en udlevering p&aring; receptordinationen</dd>+<dd>Beskriver en organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#LatestEffectuationDateTimeType">LatestEffectuationDateTimeType</a>+<a href="#OrganisationType">OrganisationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 5746: Line 9304:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>TerminatedDateTime</dd>+<dd>SystemName</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Tidspunkt hvor receptordinationen er afsluttet</dd>+<dd>Navn eller beskrivelse af computersystemet der sender dokumentet</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#TerminatedDateTimeType">TerminatedDateTimeType</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>
 <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 5774: Line 9332:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 5799: Line 9357:
 <dd> <dd>
 <a href="#DeliveryType">DeliveryType</a> <a href="#DeliveryType">DeliveryType</a>
-</dd> 
-<dt>Antal</dt> 
-<dd>0 eller 1</dd> 
-</dl> 
-</li> 
-<li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>ReimbursementClause</dd> 
-<dt>Beskrivelse:</dt> 
-<dd>Tilsudskode p&aring; recepten</dd> 
-<dt>Type:</dt> 
-<dd> 
-<a href="#ReimbursementClauseType">ReimbursementClauseType</a> 
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 5820: Line 9364:
 <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 5828: Line 9372:
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#SinglePrescriptionDispensingType">SinglePrescriptionDispensingType</a>+<a href="#CreateSinglePrescriptionDispensingType">CreateSinglePrescriptionDispensingType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 5835: Line 9379:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 5843: Line 9387:
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ReiteratedPrescriptionDispensingType">ReiteratedPrescriptionDispensingType</a>+<a href="#CreateReiteratedPrescriptionDispensingType">CreateReiteratedPrescriptionDispensingType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 5850: Line 9394:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 5858: Line 9402:
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseDispensedPrescriptionDispensingType">DoseDispensedPrescriptionDispensingType</a>+<a href="#CreateDoseDispensedPrescriptionDispensingType">CreateDoseDispensedPrescriptionDispensingType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 5866: Line 9410:
 </ul> </ul>
 </li> </li>
-<li>+</ul> 
 +<h2 id="DosageDayType">Type: DosageDayType</h2> 
 + 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 id="DosageDayType_xsddiv" class="contents" style="display: none"> 
 +<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="medicinecard20150101:DosageDayNumberType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Dose" type="medicinecard20150101:DoseType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="DosageDayType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Indication</dd>+<dd>Number</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Vurderet helbredstilstand der benyttes som begrundelse for en l&aelig;gemiddelordination</dd>+<dd>Dag nummer i iterationsintervallet for doseringstidspunktet</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#IndicationType">IndicationType</a> +<a href="#DosageDayNumberType">DosageDayNumberType</a>
-</dd> +
-<dt>Antal</dt> +
-<dd>0 eller 1</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> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 5895: Line 9442:
 </li> </li>
 <li> <li>
 +<ul>
 + Sekvens af:
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>SubstitutionAllowed</dd>+<dd>Dose</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver hvorvidt apoteket har lov til at foretage substitution af l&aelig;gemidlet</dd>+<dd>Beskrivelse af en dosis p&aringet givet stidspunkt, hvorn&aring;r og hvor meget</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#SubstitutionAllowedType">SubstitutionAllowedType</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>
-<li> +</ul>
-<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>+
 </li> </li>
-<li>+</ul> 
 +<h2 id="SearchWithdrawnDrugMedicationsResponseType">Type: SearchWithdrawnDrugMedicationsResponseType</h2> 
 + 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="SearchWithdrawnDrugMedicationsResponseType_xsddiv" class="contents" style="display: none"> 
 +<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:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="NegativeConsent" type="medicinecard20150101:DrugMedicationWithNegativeConsentType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Identifier" type="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="SearchWithdrawnDrugMedicationsResponseType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReceiverEAN</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Modtagerens EAN nummer</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ReceiverEANType">ReceiverEANType</a> +<a href="#PersonIdentifierType">PersonIdentifierType</a>
-</dd> +
-<dt>Antal</dt> +
-<dd>0 eller 1</dd> +
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>Status</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Receptens status</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#PrescriptionMedicationStatusType">PrescriptionMedicationStatusType</a>+
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 5953: Line 9494:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Deprecated</dd>+<dd>NegativeConsent</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>&AElig;ndringsdato og tid</dd>+<dd>Denne struktur indeholder drug id'er og version for l&aelig;gemiddelordinationer med negativt samtykke.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DeprecatedDateTimeType">DeprecatedDateTimeType</a> +<a href="#DrugMedicationWithNegativeConsentType">DrugMedicationWithNegativeConsentType</a>
-</dd> +
-<dt>Antal</dt> +
-<dd>0 eller 1</dd> +
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>Effectuation</dd> +
-<dt>Beskrivelse:</dt> +
-<dd></dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#EffectuationOnPrescriptionMedicationType">EffectuationOnPrescriptionMedicationType</a>+
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 5981: Line 9508:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>InvalidEffectuation</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En ugyldig effektuering</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>
Line 5993: Line 9520:
 </li> </li>
 </ul> </ul>
-<h2 id="OrganisationType">Type: OrganisationType</h2> +<h2 id="WithdrawnDrugMedicationType">Type: WithdrawnDrugMedicationType</h2> 
- Beskrivelse: Beskriver en organisation<input type="button" id="OrganisationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OrganisationType_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="OrganisationType_xsddiv" class="contents" style="display: none"> +<div id="WithdrawnDrugMedicationType_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="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 name="Name" type="medicinecard20150101:OrganisationNameType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="5" minOccurs="0" name="AddressLine" type="medicinecard20150101:AddressLineType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="Version" type="medicinecard20150101:DrugMedicationVersionType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="TelephoneNumber" type="medicinecard20150101:TelephoneNumberType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="EmailAddress" type="medicinecard20150101:EmailAddressType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Type" type="medicinecard20150101:OrganisationTypeType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150101: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="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>Name</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Navnet paa en organisation der har foretaget en handling paa medicinkortet</dd>+<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationNameType">OrganisationNameType</a>+<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 6031: Line 9551:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>AddressLine</dd>+<dd>Version</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Ustruktureret adresselinje</dd>+<dd>L&aelig;gemiddelordinationens versionsnummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#AddressLineType">AddressLineType</a>+<a href="#DrugMedicationVersionType">DrugMedicationVersionType</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> 
 +<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="medicinecard20150101:DosageQuantityUnitTextValueType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150101:DosageQuantityUnitTextSourceType" use="required" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150101:SourceDateType" use="optional" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:attribute name="yearAndWeek" type="medicinecard20150101: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>TelephoneNumber</dd> +
-<dt>Beskrivelse:</dt> +
-<dd></dd> +
-<dt>Type:</dt>+
 <dd> <dd>
-<a href="#TelephoneNumberType">TelephoneNumberType</a>+<a href="#DosageQuantityUnitTextValueType">DosageQuantityUnitTextValueType</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>EmailAddress</dd> +<dd>source</dd> 
-<dt>Beskrivelse:</dt> +<dt>Tilf&oslash;jet attributtype:</dt>
-<dd></dd> +
-<dt>Type:</dt>+
 <dd> <dd>
-<a href="#EmailAddressType">EmailAddressType</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>Type</dd> +<dd>date</dd> 
-<dt>Beskrivelse:</dt> +<dt>Tilf&oslash;jet attributtype:</dt>
-<dd>Typen af organisation</dd> +
-<dt>Type:</dt>+
 <dd> <dd>
-<a href="#OrganisationTypeType">OrganisationTypeType</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>Identifier</dd> +<dd>yearAndWeek</dd> 
-<dt>Beskrivelse:</dt> +<dt>Tilf&oslash;jet attributtype:</dt>
-<dd>Nummer eller kode der identificerer en organisation</dd> +
-<dt>Type:</dt>+
 <dd> <dd>
-<a href="#OrganisationIdentifierType">OrganisationIdentifierType</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="ModificatorWithoutPersonType">Type: ModificatorWithoutPersonType</h2> +</li> 
- Beskrivelse: Indeholder information omkring en person der &aelig;ndrede data. Anvendt p&aring; &aelig;ndringer fra apotekethvor ingen personinformation medsendes.<input type="button" id="ModificatorWithoutPersonType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ModificatorWithoutPersonType_xsddiv'); return false;"> +</ul> 
-<div id="ModificatorWithoutPersonType_xsddiv" class="contents" style="display: none"> +<h2 id="ModifiedType">Type: ModifiedType</h2> 
-<div style="margin-left: 10px">&#60;xs:complexType name="ModificatorWithoutPersonType"&#62;+ 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="ModifiedType_xsddiv" class="contents" style="display: none"> 
 +<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="Organisation" type="medicinecard20150101:OrganisationType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="By" type="medicinecard20150101:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="DateTime" type="medicinecard20150101: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="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>Organisation</dd>+<dd>By</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Beskriver en organisation</dd>+<dd>Indeholder information omkring en person eller organisation der &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>
Line 6126: Line 9656:
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="MoreAvailableType">Type: MoreAvailableType</h2> +
- 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;"> +
-<div id="MoreAvailableType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="MoreAvailableType" /&#62;</div> +
-</div> +
-<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_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OnBehalfOfType_xsddiv'); 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="medicinecard20150101:AuthorisationIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div> +
- &#60;/xs:choice&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul>Et af f&oslash;lgende elementer: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>AuthorisationIdentifier</dd>+<dd>DateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Authorisation identifier of a doctor</dd>+<dd>&AElig;ndringsdato og tid</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#AuthorisationIdentifierType">AuthorisationIdentifierType</a>+<a href="#ModifiedDateTimeType">ModifiedDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 6158: Line 9670:
 </dl> </dl>
 </li> </li>
- ELLER +</ul> 
- <li>+<h2 id="NotReviewedType">Type: NotReviewedType</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_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('NotReviewedType'); return false;"><input type="button" id="NotReviewedType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('NotReviewedType'); return false;"> 
 +<div id="NotReviewedType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="NotReviewedType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="By" type="medicinecard20150101:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="DateTime" type="medicinecard20150101:ReviewedDateTimeType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="NotReviewedType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <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 eller organisation der &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 6173: Line 9699:
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="DosageStartedPreviouslyType">Type: DosageStartedPreviouslyType</h2> +
- 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;"> +
-<div id="DosageStartedPreviouslyType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="DosageStartedPreviouslyType" /&#62;</div> +
-</div> +
-<h2 id="InvalidEffectuationType">Type: InvalidEffectuationType</h2> +
- Beskrivelse: En ugyldig effektuering<input type="button" id="InvalidEffectuationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('InvalidEffectuationType_xsddiv'); 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:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150101: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>DateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af effektueringen</dd>+<dd>Datoen et medicinkort blev evalueret i en medicinkort-gennemgang</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#EffectuationIdentifierType">EffectuationIdentifierType</a>+<a href="#ReviewedDateTimeType">ReviewedDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 6205: Line 9714:
 </li> </li>
 </ul> </ul>
-<h2 id="UnpauseDrugMedicationRequestType">Type: UnpauseDrugMedicationRequestType</h2> +<h2 id="UpdatedDrugMedicationType">Type: UpdatedDrugMedicationType</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: 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="UnpauseDrugMedicationRequestType_xsddiv" class="contents" style="display: none"> +<div id="UpdatedDrugMedicationType_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="UpdatedDrugMedicationType"&#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="medicinecard20150101:PersonIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="Version" type="medicinecard20150101:DrugMedicationVersionType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element name="ModifiedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150101: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="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>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 6241: Line 9745:
 <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>L&aelig;gemiddelordinationens versionsnummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardVersionType">MedicineCardVersionType</a>+<a href="#DrugMedicationVersionType">DrugMedicationVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 6252: Line 9756:
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="DosageStartedPreviouslyType">Type: DosageStartedPreviouslyType</h2> 
 + 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="DosageStartedPreviouslyType_xsddiv" class="contents" style="display: none"> 
 +<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="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_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 style="margin-left: 10px">&#60;xs:complexType name="CreateDrugMedicationType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ParentIdentifier" type="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModificationMetadata" type="medicinecard20150101:ModificationMetadataType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="FollowUpDates" type="medicinecard20150101:FollowUpDatesType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Pause" type="medicinecard20150101:PauseType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="HasNegativeConsent" type="medicinecard20150101:HasNegativeConsentType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="BeginEndDate" type="medicinecard20150101:CreateOrUpdateDrugMedicationBeginEndDateType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Indication" type="medicinecard20150101:IndicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="RouteOfAdministration" type="medicinecard20150101:RouteOfAdministrationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Drug" type="medicinecard20150101:DrugType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Dosage" type="medicinecard20150101:DosageForRequestType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="SubstitutionAllowed" type="medicinecard20150101:SubstitutionAllowedType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Effectuation" type="medicinecard20150101:CreateEffectuationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="CreatePrescriptionMedication" type="medicinecard20150101:CreatePrescriptionMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="AttachPrescriptionMedication" type="medicinecard20150101:PrescriptionMedicationIdentifierType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReimbursementClause" type="medicinecard20150101:ReimbursementClauseType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="CreateDrugMedicationType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModifiedBy</dd>+<dd>ParentIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person eller organisation der &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>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 6269: Line 9822:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReportedBy</dd>+<dd>CreatedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
 <dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd> <dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>
Line 6283: Line 9836:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DrugMedication</dd>+<dd>ModificationMetadata</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for en foresp&oslash;rgsel der fjerner pausering af en l&aelig;gemiddelordination</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#UnpauseDrugMedicationType">UnpauseDrugMedicationType</a>+<a href="#ModificationMetadataType">ModificationMetadataType</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="CreatedDrugMedicationType">Type: CreatedDrugMedicationType</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;"> +
-<div id="CreatedDrugMedicationType_xsddiv" class="contents" style="display: none"> +
-<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="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Version" type="medicinecard20150101:DrugMedicationVersionType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="EffectuationIdentifier" type="medicinecard20150101:EffectuationIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrescriptionMedicationIdentifier" type="medicinecard20150101:PrescriptionMedicationIdentifierType" /&#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>FollowUpDates</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>+<dd>Et antal planlagte opf&oslash;lgningsdatoer for en l&aelig;gemiddelordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</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>
Line 6329: Line 9864:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Version</dd>+<dd>Pause</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gemiddelordinationens versionsnummer</dd>+<dd>Flag der angiver at l&aelig;gemiddelordinationen er pauseret</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationVersionType">DrugMedicationVersionType</a>+<a href="#PauseType">PauseType</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 6343: Line 9878:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>EffectuationIdentifier</dd>+<dd>HasNegativeConsent</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af effektueringen</dd>+<dd>Dette element indikerer at patienten har givet negativ samtykke (privatmarkering).</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#EffectuationIdentifierType">EffectuationIdentifierType</a>+<a href="#HasNegativeConsentType">HasNegativeConsentType</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 6357: Line 9892:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PrescriptionMedicationIdentifier</dd>+<dd>BeginEndDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af en receptordination</dd>+<dd>Angiver en periode hvor l&aelig;gemiddelordinationen g&aelig;lder</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionMedicationIdentifierType">PrescriptionMedicationIdentifierType</a>+<a href="#CreateOrUpdateDrugMedicationBeginEndDateType">CreateOrUpdateDrugMedicationBeginEndDateType</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="AdministrationAccordingToSchemaInLocalSystemForRequestType">Type: AdministrationAccordingToSchemaInLocalSystemForRequestType</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;"> +
-<div id="AdministrationAccordingToSchemaInLocalSystemForRequestType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="AdministrationAccordingToSchemaInLocalSystemForRequestType"&#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="medicinecard20150101: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="medicinecard20150101:DosageTimesEndDateType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="DosageEndingUndetermined" type="medicinecard20150101: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>Indication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Vurderet helbredstilstand der benyttes som begrundelse for en l&aelig;gemiddelordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTimesStartDateType">DosageTimesStartDateType</a>+<a href="#IndicationType">IndicationType</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>RouteOfAdministration</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Slutdato for et s&aelig;t af doseringstidspunkter</dd>+<dd>Angiver medicinens administrationsvej som kode og tekst</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTimesEndDateType">DosageTimesEndDateType</a>+<a href="#RouteOfAdministrationType">RouteOfAdministrationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 6422: Line 9931:
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DosageEndingUndetermined</dd>+<dd>Drug</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver at doseringens afslutning er uafgjortf.eksfordi der er tale om en fast 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 Taksteller det kan v&aelig;re tilladelsespr&aelig;parater, naturl&aelig;gemidler, vitaminer, minerater el.lignEt 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="#DosageTimesDosageEndingUndeterminedType">DosageTimesDosageEndingUndeterminedType</a>+<a href="#DrugType">DrugType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 6437: Line 9945:
 </dl> </dl>
 </li> </li>
-</ul> 
-</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="medicinecard20150101:SpecialityCodeValueType"&#62; 
- <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150101:SpecialityCodeSourceType" use="required" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150101:SourceDateType" use="optional" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:attribute name="yearAndWeek" type="medicinecard20150101: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> 
-</dl> 
-<ul> 
 <li> <li>
-<dl> 
-<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> 
-<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="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:element name="Person" type="medicinecard20150101:SimplePersonWithoutCPRType" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Address" type="medicinecard20150101:AddressType" /&#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>Person</dd>+<dd>Dosage</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Oplysninger om en person uden kendt CPR</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="#SimplePersonWithoutCPRType">SimplePersonWithoutCPRType</a>+<a href="#DosageForRequestType">DosageForRequestType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 6534: Line 9962:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Address</dd>+<dd>SubstitutionAllowed</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Postadresse for en organisation eller person</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="#AddressType">AddressType</a> +<a href="#SubstitutionAllowedType">SubstitutionAllowedType</a>
-</dd> +
-<dt>Antal</dt> +
-<dd>0 eller 1</dd> +
-</dl> +
-</li> +
-</ul> +
-<h2 id="DosageStructuresForResponseType">Type: DosageStructuresForResponseType</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;"> +
-<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:choice&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="UnitText" type="medicinecard20150101:DosageQuantityUnitTextType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="UnitTexts" type="medicinecard20150101:DosageQuantityUnitTextsType" /&#62;</div> +
- &#60;/xs:choice&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:choice maxOccurs="unbounded" minOccurs="1"&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="EmptyStructure" type="medicinecard20150101:EmptyDosageStructureType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Structure" type="medicinecard20150101:DosageStructureForResponseType" /&#62;</div> +
- &#60;/xs:choice&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DosageTranslationCombined" type="medicinecard20150101:DosageTranslationType" /&#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> +
-<dt>Navn:</dt> +
-<dd>UnitText</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Enhed for dosism&aelig;ngde</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#DosageQuantityUnitTextType">DosageQuantityUnitTextType</a>+
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 6585: Line 9973:
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>UnitTexts</dd>+<dd>Effectuation</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Enhed for dosism&aelig;ngde, ental og flertal</dd>+<dd>Dokument til oprettelse af en ny effektuering af et l&aelig;gemiddel</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageQuantityUnitTextsType">DosageQuantityUnitTextsType</a>+<a href="#CreateEffectuationType">CreateEffectuationType</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>
-<ul>Et af f&oslash;lgende elementer: 
- <li> 
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>EmptyStructure</dd>+<dd>CreatePrescriptionMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Beskrivelse af en periode behandlingen hvor l&aelig;gemidlet ikke gives</dd>+<dd>Request-dokument til at oprette en 
 + receptordination 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>
-<a href="#EmptyDosageStructureType">EmptyDosageStructureType</a>+<a href="#CreatePrescriptionMedicationType">CreatePrescriptionMedicationType</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>Structure</dd>+<dd>AttachPrescriptionMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Beskrivelse af doseringstidspunkter for en behandling</dd>+<dd>Unik identifikation af en receptordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageStructureForResponseType">DosageStructureForResponseType</a>+<a href="#PrescriptionMedicationIdentifierType">PrescriptionMedicationIdentifierType</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>DosageTranslationCombined</dd>+<dd>ReimbursementClause</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dosisstrukturen oversat til tekst samt beregnet gennemsnitlig daglig dosis</dd>+<dd>Tilsudskode p&aring; recepten</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTranslationType">DosageTranslationType</a>+<a href="#ReimbursementClauseType">ReimbursementClauseType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 6651: Line 10034:
 </ul> </ul>
 <h2 id="DrugFormType">Type: DrugFormType</h2> <h2 id="DrugFormType">Type: DrugFormType</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: 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 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:complexType name="DrugFormType"&#62;
Line 6661: Line 10044:
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="DrugFormType_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 6692: Line 10076:
 </li> </li>
 </ul> </ul>
-<h2 id="SearchEffectuationsRequestType">Type: SearchEffectuationsRequestType</h2> +<h2 id="GetPermissionsResponseType">Type: GetPermissionsResponseType</h2> 
- Beskrivelse: Element for en foresp&oslash;rgsel efter effektueringer + Beskrivelse: Svar p&aringanmodning 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;"> 
- <input type="button" id="SearchEffectuationsRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SearchEffectuationsRequestType_xsddiv'); return false;"> +<div id="GetPermissionsResponseType_xsddiv" class="contents" style="display: none"> 
-<div id="SearchEffectuationsRequestType_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="SearchEffectuationsRequestType"&#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="medicinecard20150101:PersonIdentifierType" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="RolesPermissions" type="medicinecard20150101:RolesPermissionsType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="FromDateTime" type="medicinecard20150101:EffectuationDateTimeType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ToDateTime" type="medicinecard20150101:EffectuationDateTimeType" /&#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 minOccurs="0" name="IncludeEffectuationsOnPrescriptionMedicationsOnDrugMedications" type="xs:boolean" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="IncludeEffectuationsNotOnDrugMedications" type="xs:boolean" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="NegativeConsent" type="medicinecard20150101:NegativeConsentRequestType" /&#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>PersonIdentifier</dd>+<dd>RolesPermissions</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>En rolles rettigheder</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</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>
-<li>+</ul> 
 +<h2 id="WithdrawDrugMedicationType">Type: WithdrawDrugMedicationType</h2> 
 + 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;"> 
 +<div id="WithdrawDrugMedicationType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="WithdrawDrugMedicationType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="WithdrawnBy" type="medicinecard20150101:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModificationMetadata" type="medicinecard20150101:ModificationMetadataType" /&#62;</div>  
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="WithdrawDrugMedicationType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>FromDateTime</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dato og tid, hvor l&aelig;gemiddelordinationen er effektueret</dd>+<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#EffectuationDateTimeType">EffectuationDateTimeType</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 6747: Line 10136:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ToDateTime</dd>+<dd>WithdrawnBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dato og tid, hvor l&aelig;gemiddelordinationen er effektueret</dd>+<dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#EffectuationDateTimeType">EffectuationDateTimeType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 6761: Line 10150:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>IncludeEffectuationsOnDrugMedications</dd>+<dd>ModificationMetadata</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
 <dd></dd> <dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#boolean">boolean</a> +<a href="#ModificationMetadataType">ModificationMetadataType</a>
-</dd> +
-<dt>Antal</dt> +
-<dd>0 eller 1</dd> +
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>IncludeEffectuationsOnPrescriptionMedicationsOnDrugMedications</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> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>IncludeEffectuationsNotOnDrugMedications</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> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>NegativeConsent</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Element der angiver en foresp&oslash;rges (ogs&aring;) p&aring; data med negativt samtykke, men med en &aring;rsag for foresp&oslash;rgsel.</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#NegativeConsentRequestType">NegativeConsentRequestType</a>+
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 6815: Line 10162:
 </li> </li>
 </ul> </ul>
-<h2 id="CreatedWithoutPersonType">Type: CreatedWithoutPersonType</h2> +<h2 id="DeleteEffectuationRequestType">Type: DeleteEffectuationRequestType</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.  + 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;"> 
-Dette element anvendes p&aringrecepten, 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="DeleteEffectuationRequestType_xsddiv" class="contents" style="display: none"> 
-<div id="CreatedWithoutPersonType_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="CreatedWithoutPersonType"&#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="medicinecard20150101:ModificatorWithoutPersonType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="DateTime" type="medicinecard20150101:CreatedDateTimeType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Effectuation" type="medicinecard20150101: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="DeleteEffectuationRequestType_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. Anvendt p&aring; &aelig;ndringer fra apoteket, hvor ingen personinformation medsendes.</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorWithoutPersonType">ModificatorWithoutPersonType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 6846: Line 10199:
 <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> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 6857: Line 10210:
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="UnmarkPrescriptionMedicationDeprecatedType">Type: UnmarkPrescriptionMedicationDeprecatedType</h2> +
- Beskrivelse: Til brug i bulk service: Marker at en eller flere receptordinationer ikke l&aelig;ngere er relevante<input type="button" id="UnmarkPrescriptionMedicationDeprecatedType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UnmarkPrescriptionMedicationDeprecatedType_xsddiv'); return false;"> +
-<div id="UnmarkPrescriptionMedicationDeprecatedType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="UnmarkPrescriptionMedicationDeprecatedType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150101:PrescriptionMedicationIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModificationMetadata" type="medicinecard20150101: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 en receptordination</dd>+<dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionMedicationIdentifierType">PrescriptionMedicationIdentifierType</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 6890: Line 10227:
 <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 eller organisation der &aelig;ndrede data</dd> <dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>
Line 6904: Line 10241:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModificationMetadata</dd>+<dd>Effectuation</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="#ModificationMetadataType">ModificationMetadataType</a>+<a href="#DeleteEffectuationType">DeleteEffectuationType</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="CreateDrugMedicationType">Type: CreateDrugMedicationType</h2> +<h2 id="UpdateDrugMedicationType">Type: UpdateDrugMedicationType</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: En oversigt over l&aelig;gemiddelordination (en ordination p&aringmedicinkortet), 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="CreateDrugMedicationType_xsddiv" class="contents" style="display: none"> +<div id="UpdateDrugMedicationType_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="UpdateDrugMedicationType"&#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="ParentIdentifier" type="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedBy" type="medicinecard20150101:ModificatorType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Unwithdraw" type="medicinecard20150101:UnwithdrawDrugMedicationOnUpdateType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ParentIdentifier" type="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150101:ModificatorType" /&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModificationMetadata" type="medicinecard20150101:ModificationMetadataType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModificationMetadata" type="medicinecard20150101:ModificationMetadataType" /&#62;</div>
Line 6944: Line 10285:
   
 <div style="margin-left: 10px">&#60;xs:element name="SubstitutionAllowed" type="medicinecard20150101:SubstitutionAllowedType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element name="SubstitutionAllowed" type="medicinecard20150101:SubstitutionAllowedType" /&#62;</div>
-  
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Effectuation" type="medicinecard20150101:CreateEffectuationType" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="CreatePrescriptionMedication" type="medicinecard20150101:CreatePrescriptionMedicationType" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="AttachPrescriptionMedication" type="medicinecard20150101:PrescriptionMedicationIdentifierType" /&#62;</div> 
                          
 <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReimbursementClause" type="medicinecard20150101:ReimbursementClauseType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReimbursementClause" type="medicinecard20150101:ReimbursementClauseType" /&#62;</div>
Line 6955: Line 10290:
  &#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> 
 +<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>Unwithdraw</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Angiver at en l&aelig;gemiddelordination skal af-seponeres f&oslash;r den bliver opdateret</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#UnwithdrawDrugMedicationOnUpdateType">UnwithdrawDrugMedicationOnUpdateType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0 eller 1</dd> 
 +</dl> 
 +</li> 
 +<li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 6974: Line 10338:
 <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 eller organisation der &aelig;ndrede data</dd> <dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>
Line 7128: Line 10492:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Effectuation</dd>+<dd>ReimbursementClause</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dokument til oprettelse af en ny effektuering af et l&aelig;gemiddel</dd>+<dd>Tilsudskode p&aringrecepten</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreateEffectuationType">CreateEffectuationType</a>+<a href="#ReimbursementClauseType">ReimbursementClauseType</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="DosageTimesDosageEndingUndeterminedType">Type: DosageTimesDosageEndingUndeterminedType</h2> 
 + 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="DosageTimesDosageEndingUndeterminedType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="DosageTimesDosageEndingUndeterminedType" /&#62;</div> 
 +</div> 
 +<div id="DosageTimesDosageEndingUndeterminedType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<h2 id="NegativeConsentRequestType">Type: NegativeConsentRequestType</h2> 
 + Beskrivelse: Element der angiver en foresp&oslash;rges (ogs&aring;) p&aring; data med negativt samtykke, men med en &aring;rsag for foresp&oslash;rgsel.<input type="button" id="NegativeConsentRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('NegativeConsentRequestType'); return false;"><input type="button" id="NegativeConsentRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('NegativeConsentRequestType'); return false;"> 
 +<div id="NegativeConsentRequestType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="NegativeConsentRequestType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="ConsentGiven" type="medicinecard20150101:ConsentGivenType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="ConsentOverridden" type="medicinecard20150101:ConsentOverriddenType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="NegativeConsentRequestType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul>Et af f&oslash;lgende elementer: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CreatePrescriptionMedication</dd>+<dd>ConsentGiven</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Request-dokument til at oprette en +<dd>Element der angiver at der er givet samtykke, og interval samtykke er g&aelig;ldende"efter mundtlig eller skriftlig samtykke"</dd>
- receptordination fra en l&aelig;gemiddelordination. N&aring;r dette element anvendes i servicen +
- til oprettelse af en l&aelig;gemiddelordination udelades DrugMedicationIdentiferi alle +
- andre tilf&aelig;lde er det n&oslash;dvendigt.</dd>+
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreatePrescriptionMedicationType">CreatePrescriptionMedicationType</a>+<a href="#ConsentGivenType">ConsentGivenType</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>AttachPrescriptionMedication</dd>+<dd>ConsentOverridden</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af en receptordination</dd>+<dd>Element der angiver at opslage sker som "n&oslash;dvendig til varetagelse af en &aring;benbar almen interesse eller af v&aelig;sentlige hensyn til patienten"</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionMedicationIdentifierType">PrescriptionMedicationIdentifierType</a>+<a href="#ConsentOverriddenType">ConsentOverriddenType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd> +<dd>Pr&aelig;cis &eacute;n</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="GetMedicineCardAsPDFRequestType">Type: GetMedicineCardAsPDFRequestType</h2> +<h2 id="ModificatorWithOptionalAuthorisationIdentifierType">Type: ModificatorWithOptionalAuthorisationIdentifierType</h2> 
- 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;"> + 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="GetMedicineCardAsPDFRequestType_xsddiv" class="contents" style="display: none"> +<div id="ModificatorWithOptionalAuthorisationIdentifierType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="GetMedicineCardAsPDFRequestType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="ModificatorWithOptionalAuthorisationIdentifierType"&#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="medicinecard20150101: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:element maxOccurs="unbounded" minOccurs="0" name="Version" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:element name="AuthorisedHealthcareProfessional" type="medicinecard20150101:AuthorisedHealthcareProfessionalWithOptionalAuthorisationIdentifierType" /&#62;</div> 
-  +  
-<div style="margin-left: 10px">&#60;xs:element name="PrintType" type="medicinecard20150101:PrintTypeType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="Organisation" type="medicinecard20150101:OrganisationType" /&#62;</div> 
-  + &#60;/xs:sequence&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="DateTime" type="medicinecard20150101:ModifiedDateTimeType" /&#62;</div> +  
-  +<div style="margin-left: 10px">&#60;xs:element name="Patient" type="medicinecard20150101:PatientFlagType" /&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="NegativeConsent" type="medicinecard20150101:NegativeConsentRequestType" /&#62;</div> +  
-  +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ShowDosageLimitations" type="medicinecard20150101:ShowDosagePeriodType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="Other" type="medicinecard20150101:ModificatorPersonType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Role" type="medicinecard20150101:RequestedRoleType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Organisation" type="medicinecard20150101: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="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>PersonIdentifier</dd>+<dd>AuthorisedHealthcareProfessional</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>Indeholder autorsationsnummer og navn p&aring; en autoriseret sundhedsperson</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#AuthorisedHealthcareProfessionalWithOptionalAuthorisationIdentifierType">AuthorisedHealthcareProfessionalWithOptionalAuthorisationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 7223: Line 10603:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Version</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>0, 1 eller flere</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +</li> 
 + ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PrintType</dd>+<dd>Patient</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Type af udskrift der skal returneres</dd>+<dd>Markerer patient</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrintTypeType">PrintTypeType</a>+<a href="#PatientFlagType">PatientFlagType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 7248: Line 10631:
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DateTime</dd>+<dd>Other</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>&AElig;ndringsdato og tid</dd>+<dd>En FMK akt&oslash;r, der ikke er en autoriseret sundhedsperson</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModifiedDateTimeType">ModifiedDateTimeType</a>+<a href="#ModificatorPersonType">ModificatorPersonType</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 7265: Line 10652:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>NegativeConsent</dd>+<dd>Role</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element der angiver en foresp&oslash;rges (ogs&aring;) p&aring; data med negativt samtykke, men med en &aring;rsag for foresp&oslash;rgsel.</dd>+<dd>Brugerens rolle</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#NegativeConsentRequestType">NegativeConsentRequestType</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 7279: Line 10666:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ShowDosageLimitations</dd>+<dd>Organisation</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Information om tidsintervallet for visning af doseingsinformationer </dd>+<dd>Beskriver en organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ShowDosagePeriodType">ShowDosagePeriodType</a>+<a href="#OrganisationType">OrganisationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 7291: Line 10678:
 </li> </li>
 </ul> </ul>
-<h2 id="ConsentOverriddenType">Type: ConsentOverriddenType</h2> +</li> 
- Beskrivelse: Element der angiver at opslage sker som "n&oslash;dvendig til varetagelse af en &aring;benbar almen interesse eller af v&aelig;sentlige hensyn til patienten"<input type="button" id="ConsentOverriddenType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ConsentOverriddenType_xsddiv'); return false;"> +</ul> 
-<div id="ConsentOverriddenType_xsddiv" class="contents" style="display: none"> +</li> 
-<div style="margin-left: 10px">&#60;xs:complexType name="ConsentOverriddenType" /&#62;</div> +</ul> 
-</div> +<h2 id="CreatePrescriptionMedicationForUseInPracticeRequestType">Type: CreatePrescriptionMedicationForUseInPracticeRequestType</h2> 
-<h2 id="GetDrugMedicationRequestType">Type: GetDrugMedicationRequestType</h2> + Beskrivelse: Request-dokument der indeholder en eller flere dokumenter til at oprette receptordinationer fra l&aelig;gemiddelordinationer<input type="button" id="CreatePrescriptionMedicationForUseInPracticeRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatePrescriptionMedicationForUseInPracticeRequestType'); return false;"><input type="button" id="CreatePrescriptionMedicationForUseInPracticeRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreatePrescriptionMedicationForUseInPracticeRequestType'); return false;"> 
- 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;"> +<div id="CreatePrescriptionMedicationForUseInPracticeRequestType_xsddiv" class="contents" style="display: none"> 
-<div id="GetDrugMedicationRequestType_xsddiv" class="contents" style="display: none"> +<div style="margin-left: 10px">&#60;xs:complexType name="CreatePrescriptionMedicationForUseInPracticeRequestType"&#62;
-<div style="margin-left: 10px">&#60;xs:complexType name="GetDrugMedicationRequestType"&#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="medicinecard20150101:PersonIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="CreatedBy" type="medicinecard20150101:ModificatorType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Identifier" type="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150101:ModificatorType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="IdentifierAndVersion" type="medicinecard20150101:DrugMedicationIdentifierAndVersionType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="PrescriptionMedication" type="medicinecard20150101:UnattachedPrescriptionMedicationType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="IdentifierAndDateTime" type="medicinecard20150101:DrugMedicationIdentifierAndDateTimeType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="NegativeConsent" type="medicinecard20150101:NegativeConsentRequestType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="IncludePrescriptionMedications" type="medicinecard20150101:IncludePrescriptionMedicationsType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="IncludeEffectuations" type="medicinecard20150101: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="CreatePrescriptionMedicationForUseInPracticeRequestType_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 eller organisation der &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 7336: Line 10715:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>ReportedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>+<dd>Indeholder information omkring en person eller organisation der &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>
-<dd>0, 1 eller flere</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 7350: Line 10729:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>IdentifierAndVersion</dd>+<dd>PrescriptionMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder ID og versionsnummer for en l&aelig;gemiddelordination</dd>+<dd>Request-dokument til at oprette en receptordination 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>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierAndVersionType">DrugMedicationIdentifierAndVersionType</a>+<a href="#UnattachedPrescriptionMedicationType">UnattachedPrescriptionMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd>+<dd>1 eller flere</dd>
 </dl> </dl>
 </li> </li>
-<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_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="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="medicinecard20150101:IndicationCodeType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Text" type="medicinecard20150101:IndicationTextType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="FreeText" type="medicinecard20150101:IndicationFreeTextType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="IndicationType_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>IdentifierAndDateTime</dd>+<dd>Code</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder ID og versionsnummer for en l&aelig;gemiddelordination</dd>+<dd>Indikationskode (LMS26 felt 1)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierAndDateTimeType">DrugMedicationIdentifierAndDateTimeType</a>+<a href="#IndicationCodeType">IndicationCodeType</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 7378: Line 10778:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>NegativeConsent</dd>+<dd>Text</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element der angiver en foresp&oslash;rges (ogs&aring;p&aring; data med negativt samtykke, men med en &aring;rsag for foresp&oslash;rgsel.</dd>+<dd>Indikationstekst (LMS26 felt 2)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#NegativeConsentRequestType">NegativeConsentRequestType</a>+<a href="#IndicationTextType">IndicationTextType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 7389: Line 10789:
 </dl> </dl>
 </li> </li>
-<li> +</ul>
-<dl> +
-<dt>Navn:</dt> +
-<dd>IncludePrescriptionMedications</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Angiver hvorvidt medicinkortet eller l&aelig;gemiddelordinationen skal returneres med receptordinationer.</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#IncludePrescriptionMedicationsType">IncludePrescriptionMedicationsType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>Pr&aelig;cis &eacute;n</dd> +
-</dl>+
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>IncludeEffectuations</dd>+<dd>FreeText</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver hvorvidt l&aelig;gemiddelordinationen eller receptordinationen skal returneres med effektueringer.</dd>+<dd>Indikationstekst som fritekst</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#IncludeEffectuationsType">IncludeEffectuationsType</a>+<a href="#IndicationFreeTextType">IndicationFreeTextType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 7418: Line 10807:
 </li> </li>
 </ul> </ul>
-<h2 id="GetMedicineCardVersionResponseType">Type: GetMedicineCardVersionResponseType</h2> +<h2 id="GetDrugMedicationResponseType">Type: GetDrugMedicationResponseType</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: 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="GetMedicineCardVersionResponseType_xsddiv" class="contents" style="display: none"> +<div id="GetDrugMedicationResponseType_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="GetDrugMedicationResponseType"&#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="medicinecard20150101:PersonIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="DrugMedicationWithNegativeConsent" type="medicinecard20150101:DrugMedicationWithNegativeConsentType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="MedicineCardInformationChange" type="medicinecard20150101:MedicineCardInformationChangeType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="DrugMedication" type="medicinecard20150101:DrugMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="InvalidDrugMedication" type="medicinecard20150101:InvalidDrugMedicationType" /&#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="GetDrugMedicationResponseType_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 7450: Line 10842:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicineCardVersion</dd>+<dd>DrugMedicationWithNegativeConsent</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versionsnummer for medicinkort</dd>+<dd>Denne struktur indeholder drug id'er og version for l&aelig;gemiddelordinationer med negativt samtykke.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardVersionType">MedicineCardVersionType</a>+<a href="#DrugMedicationWithNegativeConsentType">DrugMedicationWithNegativeConsentType</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 7464: Line 10856:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicineCardInformationChange</dd>+<dd>DrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versions information, som holder seneste &aelig;ndings timestamp for en given type af information</dd>+<dd>En oversigt over l&aelig;gemiddelordination (en ordination p&aring; medicinkortet)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardInformationChangeType">MedicineCardInformationChangeType</a>+<a href="#DrugMedicationType">DrugMedicationType</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="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="medicinecard20150101:RequestedRoleType" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Permission" type="medicinecard20150101: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> 
-<dd> 
-<a href="#RequestedRoleType">RequestedRoleType</a> 
-</dd> 
-<dt>Antal</dt> 
-<dd>Pr&aelig;cis &eacute;n</dd> 
 </dl> </dl>
 </li> </li>
Line 7506: Line 10870:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Permission</dd>+<dd>InvalidDrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Permission modellerer retten til at udf&oslash;re en handling</dd>+<dd>En ugyldig l&aelig;gemiddelordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PermissionType">PermissionType</a>+<a href="#InvalidDrugMedicationType">InvalidDrugMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 7518: Line 10882:
 </li> </li>
 </ul> </ul>
-<h2 id="GetDrugMedicationHistoryRequestType">Type: GetDrugMedicationHistoryRequestType</h2> +<h2 id="PatientType">Type: PatientType</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: 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="GetDrugMedicationHistoryRequestType_xsddiv" class="contents" style="display: none"> +<div id="PatientType_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="PatientType"&#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="medicinecard20150101:PersonIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="Person" type="medicinecard20150101:SimpleCPRPersonType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:choice minOccurs="0"&#62; 
-  + <div style="margin-left: 10px">&#60;xs:element name="Address" type="medicinecard20150101:AddressType" /&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="NegativeConsent" type="medicinecard20150101:NegativeConsentRequestType" /&#62;</div>+  
 +<div style="margin-left: 10px">&#60;xs:element name="AddressProtected" type="medicinecard20150101: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="PatientType_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>Oplysninger om en person med kendt CPR</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#SimpleCPRPersonType">SimpleCPRPersonType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 7548: Line 10915:
 </li> </li>
 <li> <li>
 +<ul>Et af f&oslash;lgende elementer:
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>Address</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>+<dd>Postadresse for en organisation eller person</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>+<a href="#AddressType">AddressType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 7561: Line 10930:
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>NegativeConsent</dd>+<dd>AddressProtected</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element der angiver en foresp&oslash;rges (ogs&aring;) p&aring; data med negativt samtykke, men med en &aring;rsag for foresp&oslash;rgsel.</dd>+<dd>Angiver adressebeskyttelse og at adressen derfor ikke returneres</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#NegativeConsentRequestType">NegativeConsentRequestType</a>+<a href="#AddressProtectedType">AddressProtectedType</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="AddressType">Type: AddressType</h2> +</li> 
- 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;"> +</ul> 
-<div id="AddressType_xsddiv" class="contents" style="display: none"> +<h2 id="CreatePrescriptionMedicationWithoutCPRRequestType">Type: CreatePrescriptionMedicationWithoutCPRRequestType</h2> 
-<div style="margin-left: 10px">&#60;xs:complexType name="AddressType"&#62; + Beskrivelse: Request-dokument der indeholder en eller flere dokumenter til at oprette receptordinationer fra l&aelig;gemiddelordinationer<input type="button" id="CreatePrescriptionMedicationWithoutCPRRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatePrescriptionMedicationWithoutCPRRequestType'); return false;"><input type="button" id="CreatePrescriptionMedicationWithoutCPRRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreatePrescriptionMedicationWithoutCPRRequestType'); return false;"> 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +<div id="CreatePrescriptionMedicationWithoutCPRRequestType_xsddiv" class="contents" style="display: none"> 
- <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:complexType name="CreatePrescriptionMedicationWithoutCPRRequestType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="CreatedBy" type="medicinecard20150101:ModificatorType" /&#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> +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150101: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 minOccurs="0" name="MailDeliverySublocationIdentifier" type="medicinecard20150101:MailDeliverySublocationIdentifierType" /&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:element name="StreetName" type="medicinecard20150101:StreetNameType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="Patient" type="medicinecard20150101:PatientWithoutCPRType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="StreetNameForAddressing" type="medicinecard20150101:StreetNameForAddressingType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="PrescriptionMedication" type="medicinecard20150101:UnattachedPrescriptionMedicationType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element name="StreetBuildingIdentifier" type="medicinecard20150101:StreetBuildingIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="FloorIdentifier" type="medicinecard20150101:FloorIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="SuiteIdentifier" type="medicinecard20150101:SuiteIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DistrictSubdivisionIdentifier" type="medicinecard20150101:DistrictSubdivisionIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PostOfficeBoxIdentifier" type="medicinecard20150101:PostOfficeBoxIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="PostCodeIdentifier" type="medicinecard20150101:PostCodeIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="DistrictName" type="medicinecard20150101:DistrictNameType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CountryIdentificationCode" type="medicinecard20150101: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="CreatePrescriptionMedicationWithoutCPRRequestType_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>MailDeliverySublocationIdentifier</dd>+<dd>CreatedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MailDeliverySublocationIdentifierType">MailDeliverySublocationIdentifierType</a> +<a href="#ModificatorType">ModificatorType</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>
Line 7644: Line 10983:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>StreetNameForAddressing</dd>+<dd>ReportedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#StreetNameForAddressingType">StreetNameForAddressingType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 7658: Line 10997:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>StreetBuildingIdentifier</dd>+<dd>Patient</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Patientoplysninger for en person uden kendt CPR</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#StreetBuildingIdentifierType">StreetBuildingIdentifierType</a>+<a href="#PatientWithoutCPRType">PatientWithoutCPRType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 7672: Line 11011:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>FloorIdentifier</dd>+<dd>PrescriptionMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Request-dokument til at oprette en receptordination 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>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#FloorIdentifierType">FloorIdentifierType</a>+<a href="#UnattachedPrescriptionMedicationType">UnattachedPrescriptionMedicationType</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="DosageStructuresForRequestType">Type: DosageStructuresForRequestType</h2> 
 + 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="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:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="UnitText" type="medicinecard20150101:DosageQuantityUnitTextType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="UnitTexts" type="medicinecard20150101:DosageQuantityUnitTextsType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:choice maxOccurs="10" minOccurs="1"&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Structure" type="medicinecard20150101:DosageStructureForRequestType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="EmptyStructure" type="medicinecard20150101:EmptyDosageStructureType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="DosageStructuresForRequestType_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>SuiteIdentifier</dd>+<dd>UnitText</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="#SuiteIdentifierType">SuiteIdentifierType</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>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DistrictSubdivisionIdentifier</dd>+<dd>UnitTexts</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Enhed for dosism&aelig;ngde, ental og flertal</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DistrictSubdivisionIdentifierType">DistrictSubdivisionIdentifierType</a>+<a href="#DosageQuantityUnitTextsType">DosageQuantityUnitTextsType</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>PostOfficeBoxIdentifier</dd>+<dd>Structure</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Beskrivelse af doseringstidspunkter for en behandling</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PostOfficeBoxIdentifierType">PostOfficeBoxIdentifierType</a>+<a href="#DosageStructureForRequestType">DosageStructureForRequestType</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>PostCodeIdentifier</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="#PostCodeIdentifierType">PostCodeIdentifierType</a>+<a href="#EmptyDosageStructureType">EmptyDosageStructureType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 7739: Line 11109:
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +</li> 
 +</ul> 
 +<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:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="NotReviewedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="NotReviewedDateTime" type="medicinecard20150101:ReviewedDateTimeType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModificationMetadata" type="medicinecard20150101:ModificationMetadataType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="SetMedicineCardNotReviewedRequestType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DistrictName</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="#DistrictNameType">DistrictNameType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 7756: Line 11151:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CountryIdentificationCode</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="#CountryIdentificationCodeType">CountryIdentificationCodeType</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="AttachPrescriptionMedicationType">Type: AttachPrescriptionMedicationType</h2> +
- Beskrivelse: Indeholder et l&aelig;gemiddelordinations-ID og en eller flere receptordinations-IDer der skal knyttes hertil<input type="button" id="AttachPrescriptionMedicationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AttachPrescriptionMedicationType_xsddiv'); return false;"> +
-<div id="AttachPrescriptionMedicationType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="AttachPrescriptionMedicationType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="DrugMedicationIdentifier" type="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Identifier" type="medicinecard20150101:PrescriptionMedicationIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModificationMetadata" type="medicinecard20150101: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>DrugMedicationIdentifier</dd>+<dd>NotReviewedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>+<dd>Indeholder information omkring en person eller organisation der &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 7802: Line 11179:
 <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 receptordination</dd>+<dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionMedicationIdentifierType">PrescriptionMedicationIdentifierType</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 7816: Line 11193:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModifiedBy</dd>+<dd>NotReviewedDateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person eller organisation der &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 7842: Line 11219:
 </li> </li>
 </ul> </ul>
-<h2 id="UnpauseDrugMedicationResponseType">Type: UnpauseDrugMedicationResponseType</h2> +<h2 id="PackageNumberType">Type: PackageNumberType</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;"> + 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="UnpauseDrugMedicationResponseType_xsddiv" class="contents" style="display: none"> +<div id="PackageNumberType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="UnpauseDrugMedicationResponseType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="PackageNumberType"&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; + <div style="margin-left: 10px">&#60;xs:simpleContent&#62; 
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType/&#62;</div> + <div style="margin-left: 10px">&#60;xs:extension base="medicinecard20150101:PackageNumberValueType"&#62; 
-  + <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150101:PackageNumberSourceType" use="required" /&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div> +  
-  +<div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150101:SourceDateType" use="optional" /&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150101:VersionMismatchWarningType" /&#62;</div> +  
-  +<div style="margin-left: 10px">&#60;xs:attribute name="yearAndWeek" type="medicinecard20150101:SourceYearAndWeekType" use="optional" /&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150101:UnpausedDrugMedicationType" /&#62;</div> + &#60;/xs:extension&#62;</div> 
- &#60;/xs:sequence&#62;</div>+ &#60;/xs:simpleContent&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="PackageNumberType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
- Sekvens af+ Typeudvidelse
- <li>+ <li>
 <dl> <dl>
-<dt>Navn:</dt> +<dt>Basistype:</dt>
-<dd>PersonIdentifier</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Element for er CPR-nummer</dd> +
-<dt>Type:</dt>+
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#PackageNumberValueType">PackageNumberValueType</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>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="#PackageNumberSourceType">PackageNumberSourceType</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>VersionMismatchWarning</dd> +<dd>date</dd> 
-<dt>Beskrivelse:</dt> +<dt>Tilf&oslash;jet attributtype:</dt>
-<dd>Elementet returneres ved en foresp&oslash;rgsel med et forkert medicinkort version</dd> +
-<dt>Type:</dt>+
 <dd> <dd>
-<a href="#VersionMismatchWarningType">VersionMismatchWarningType</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>DrugMedication</dd> +<dd>yearAndWeek</dd> 
-<dt>Beskrivelse:</dt> +<dt>Tilf&oslash;jet attributtype:</dt>
-<dd>Element med IDer returneret n&aring;r en l&aelig;gemiddelinformation har f&aring;et fjernet er blevet pauseringen</dd> +
-<dt>Type:</dt>+
 <dd> <dd>
-<a href="#UnpausedDrugMedicationType">UnpausedDrugMedicationType</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="DosageFreeTextForRequestType">Type: DosageFreeTextForRequestType</h2> +</li> 
- Beskrivelse: Fritekst for dosering<input type="button" id="DosageFreeTextForRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageFreeTextForRequestType_xsddiv'); return false;"> +</ul> 
-<div id="DosageFreeTextForRequestType_xsddiv" class="contents" style="display: none"> +<h2 id="CountryIdentificationCodeType">Type: CountryIdentificationCodeType</h2> 
-<div style="margin-left: 10px">&#60;xs:complexType name="DosageFreeTextForRequestType"&#62; +<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 style="margin-left: 10px">&#60;xs:sequence&#62; +<div id="CountryIdentificationCodeType_xsddiv" class="contents" style="display: none"> 
- <div style="margin-left: 10px">&#60;xs:choice&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="CountryIdentificationCodeType"&#62; 
- <div style="margin-left: 10px">&#60;xs:element name="StartDate" type="medicinecard20150101:DosageTimesStartDateType" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
- &#60;/xs:choice&#62;</div>+ <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:choice&#62; +<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:element name="EndDate" type="medicinecard20150101:DosageTimesEndDateType" /&#62;</div> + &#60;/xs:annotation&#62;</div> 
-  +  
-<div style="margin-left: 10px">&#60;xs:element name="DosageEndingUndetermined" type="medicinecard20150101:DosageTimesDosageEndingUndeterminedType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:simpleContent&#62; 
- &#60;/xs:choice&#62;</div> + <div style="margin-left: 10px">&#60;xs:extension base="medicinecard20150101:_CountryIdentificationCodeType"&#62; 
-  + <div style="margin-left: 10px">&#60;xs:attribute name="scheme" type="medicinecard20150101:_CountryIdentificationSchemeType" use="required" /&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element name="Text" type="medicinecard20150101:DosageFreeTextTextType" /&#62;</div> + &#60;/xs:extension&#62;</div> 
- &#60;/xs:sequence&#62;</div>+ &#60;/xs:simpleContent&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="CountryIdentificationCodeType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
- Sekvens af+ Typeudvidelse
- <li> + <li>
-<ul>Et af f&oslash;lgende elementer: +
- <li>+
 <dl> <dl>
-<dt>Navn:</dt> +<dt>Basistype:</dt>
-<dd>StartDate</dd> +
-<dt>Beskrivelse:</dt> +
-<dd></dd> +
-<dt>Type:</dt>+
 <dd> <dd>
-<a href="#DosageTimesStartDateType">DosageTimesStartDateType</a>+<a href="#_CountryIdentificationCodeType">_CountryIdentificationCodeType</a>
 </dd> </dd>
-<dt>Antal</dt> 
-<dd>Pr&aelig;cis &eacute;n</dd> 
 </dl> </dl>
-</li> +<ul>
-</ul+
-</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>scheme</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="#_CountryIdentificationSchemeType">_CountryIdentificationSchemeType</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 +</ul> 
- <li>+</li> 
 +</ul> 
 +<h2 id="MedicineCardVersionInfoType">Type: MedicineCardVersionInfoType</h2> 
 + 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="MedicineCardVersionInfoType_xsddiv" class="contents" style="display: none"> 
 +<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:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionCreatedDateTime" type="medicinecard20150101:VersionCreatedDateTimeType" /&#62;</div> 
 +        &#60;/xs:sequence&#62;</div> 
 +    &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="MedicineCardVersionInfoType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DosageEndingUndetermined</dd>+<dd>MedicineCardVersion</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>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTimesDosageEndingUndeterminedType">DosageTimesDosageEndingUndeterminedType</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>Text</dd>+<dd>VersionCreatedDateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Fritekst for dosering</dd>+<dd>Oprettelsesdato og tid for versionen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageFreeTextTextType">DosageFreeTextTextType</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="SinglePrescriptionDispensingType">Type: SinglePrescriptionDispensingType</h2> <h2 id="SinglePrescriptionDispensingType">Type: SinglePrescriptionDispensingType</h2>
- Beskrivelse: Information til en enkelt udlevering<input type="button" id="SinglePrescriptionDispensingType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SinglePrescriptionDispensingType_xsddiv'); return false;">+ Beskrivelse: Information til en enkelt udlevering<input type="button" id="SinglePrescriptionDispensingType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SinglePrescriptionDispensingType'); return false;"><input type="button" id="SinglePrescriptionDispensingType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('SinglePrescriptionDispensingType'); return false;">
 <div id="SinglePrescriptionDispensingType_xsddiv" class="contents" style="display: none"> <div id="SinglePrescriptionDispensingType_xsddiv" class="contents" style="display: none">
 <div style="margin-left: 10px">&#60;xs:complexType name="SinglePrescriptionDispensingType"&#62; <div style="margin-left: 10px">&#60;xs:complexType name="SinglePrescriptionDispensingType"&#62;
Line 8020: Line 11387:
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="SinglePrescriptionDispensingType_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 8093: Line 11461:
 </li> </li>
 </ul> </ul>
-<h2 id="CreateEffectuationRequestType">Type: CreateEffectuationRequestType</h2> +<h2 id="CreatedType">Type: CreatedType</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;"> + 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;"> 
-<div id="CreateEffectuationRequestType_xsddiv" class="contents" style="display: none"> +<div id="CreatedType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="CreateEffectuationRequestType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="CreatedType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="By" type="medicinecard20150101:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="DateTime" type="medicinecard20150101:CreatedDateTimeType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="CreatedType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>By</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Indeholder information omkring en person eller organisation der &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>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> 
 +</ul> 
 +<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_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 style="margin-left: 10px">&#60;xs:complexType name="CreateDrugMedicationResponseType"&#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="medicinecard20150101:PersonIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div>
Line 8102: Line 11513:
 <div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedBy" type="medicinecard20150101:ModificatorType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150101:VersionMismatchWarningType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150101:CreatedDrugMedicationType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150101: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="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 8143: Line 11553:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CreatedBy</dd>+<dd>VersionMismatchWarning</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person eller organisation der &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> +
-<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 eller organisation der &aelig;ndrede data</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#ModificatorType">ModificatorType</a>+
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 8173: Line 11569:
 <dd>DrugMedication</dd> <dd>DrugMedication</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>Element med IDer returneret ved oprettelsen af en ny l&aelig;gemiddelinformation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreateEffectuationOnDrugMedicationType">CreateEffectuationOnDrugMedicationType</a>+<a href="#CreatedDrugMedicationType">CreatedDrugMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 8183: Line 11579:
 </li> </li>
 </ul> </ul>
-<h2 id="DosageForRequestType">Type: DosageForRequestType</h2> +<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="DosageForRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageForRequestType_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="DosageForRequestType_xsddiv" class="contents" style="display: none"> +<div id="DosageForResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="DosageForRequestType"&#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:choice&#62;  <div style="margin-left: 10px">&#60;xs:choice&#62;
- <div style="margin-left: 10px">&#60;xs:element name="Structures" type="medicinecard20150101:DosageStructuresForRequestType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="Structures" type="medicinecard20150101:DosageStructuresForResponseType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="FreeText" type="medicinecard20150101:DosageFreeTextForRequestType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="FreeText" type="medicinecard20150101:DosageFreeTextForResponseType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="AdministrationAccordingToSchemaInLocalSystem" type="medicinecard20150101:AdministrationAccordingToSchemaInLocalSystemForRequestType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="AdministrationAccordingToSchemaInLocalSystem" type="medicinecard20150101:AdministrationAccordingToSchemaInLocalSystemForResponseType" /&#62;</div>
  &#60;/xs:choice&#62;</div>  &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Type" type="medicinecard20150101:DosageTypeType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="Type" type="medicinecard20150101:DosageTypeType" /&#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: <ul>Et af f&oslash;lgende elementer:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 8212: Line 11609:
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageStructuresForRequestType">DosageStructuresForRequestType</a>+<a href="#DosageStructuresForResponseType">DosageStructuresForResponseType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 8219: Line 11616:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 8227: Line 11624:
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageFreeTextForRequestType">DosageFreeTextForRequestType</a>+<a href="#DosageFreeTextForResponseType">DosageFreeTextForResponseType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 8234: Line 11631:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 8242: Line 11639:
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#AdministrationAccordingToSchemaInLocalSystemForRequestType">AdministrationAccordingToSchemaInLocalSystemForRequestType</a>+<a href="#AdministrationAccordingToSchemaInLocalSystemForResponseType">AdministrationAccordingToSchemaInLocalSystemForResponseType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 8259: Line 11656:
 <dd> <dd>
 <a href="#DosageTypeType">DosageTypeType</a> <a href="#DosageTypeType">DosageTypeType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>Pr&aelig;cis &eacute;n</dd>
 +</dl>
 +</li>
 +</ul>
 +<h2 id="SearchWithdrawnDrugMedicationsRequestType">Type: SearchWithdrawnDrugMedicationsRequestType</h2>
 + 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="SearchWithdrawnDrugMedicationsRequestType_xsddiv" class="contents" style="display: none">
 +<div style="margin-left: 10px">&#60;xs:complexType name="SearchWithdrawnDrugMedicationsRequestType"&#62;
 + <div style="margin-left: 10px">&#60;xs:sequence&#62;
 + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101: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 minOccurs="0" name="WithdrawnAfterDateTime" type="medicinecard20150101:WithdrawnDateTimeType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="NegativeConsent" type="medicinecard20150101:NegativeConsentRequestType" /&#62;</div>
 + &#60;/xs:sequence&#62;</div>
 + &#60;/xs:complexType&#62;</div>
 +</div>
 +<div id="SearchWithdrawnDrugMedicationsRequestType_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>DateTime</dd>
 +<dt>Beskrivelse:</dt>
 +<dd></dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#dateTime">dateTime</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>0 eller 1</dd>
 +</dl>
 +</li>
 +<li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>WithdrawnAfterDateTime</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>&AElig;ndringsdato og tid</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#WithdrawnDateTimeType">WithdrawnDateTimeType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>0 eller 1</dd>
 +</dl>
 +</li>
 +<li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>NegativeConsent</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Element der angiver en foresp&oslash;rges (ogs&aring;) p&aring; data med negativt samtykke, men med en &aring;rsag for foresp&oslash;rgsel.</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#NegativeConsentRequestType">NegativeConsentRequestType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 8266: Line 11738:
 </ul> </ul>
 <h2 id="ModificatorType">Type: ModificatorType</h2> <h2 id="ModificatorType">Type: ModificatorType</h2>
- Beskrivelse: Indeholder information omkring en person eller organisation der &aelig;ndrede data<input type="button" id="ModificatorType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ModificatorType_xsddiv'); return false;">+ Beskrivelse: Indeholder information omkring en person eller organisation der &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 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:complexType name="ModificatorType"&#62;
Line 8301: Line 11773:
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="ModificatorType_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 8353: Line 11826:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 8368: Line 11841:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 8433: Line 11906:
 </ul> </ul>
 <h2 id="AuthorisedModificatorType">Type: AuthorisedModificatorType</h2> <h2 id="AuthorisedModificatorType">Type: AuthorisedModificatorType</h2>
-<input type="button" id="AuthorisedModificatorType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AuthorisedModificatorType_xsddiv'); return false;">+<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 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:complexType name="AuthorisedModificatorType"&#62;
Line 8455: Line 11928:
  &#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 8493: Line 11967:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 8543: Line 12017:
 </li> </li>
 </ul> </ul>
-<h2 id="ModificatorPersonType">Type: ModificatorPersonType</h2> +<h2 id="DosageFreeTextForRequestType">Type: DosageFreeTextForRequestType</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;"> + 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="ModificatorPersonType_xsddiv" class="contents" style="display: none"> +<div id="DosageFreeTextForRequestType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="ModificatorPersonType"&#62;+<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:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="Name" type="medicinecard20150101:PersonNameType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="StartDate" type="medicinecard20150101:DosageTimesStartDateType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="EndDatetype="medicinecard20150101:DosageTimesEndDateType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="DosageEndingUndetermined" type="medicinecard20150101:DosageTimesDosageEndingUndeterminedType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Text" type="medicinecard20150101: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="DosageFreeTextForRequestType_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>StartDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Struktureret navn p&aringen person</dd>+<dd>Startdato for et s&aelig;t af doseringstidspunkter</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonNameType">PersonNameType</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>PersonIdentifier</dd>+<dd>EndDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>Slutdato for et s&aelig;t af doseringstidspunkter</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</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>
-</ul> + ELLER 
-<h2 id="SetMedicineCardNotReviewedType">Type: SetMedicineCardNotReviewedType</h2> + <li>
- 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;"> +
-<div id="SetMedicineCardNotReviewedType_xsddiv" class="contents" style="display: none"> +
-<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:element minOccurs="0" name="NotReviewedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="NotReviewedDateTime" type="medicinecard20150101:ReviewedDateTimeType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModificationMetadata" type="medicinecard20150101: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>NotReviewedBy</dd>+<dd>DosageEndingUndetermined</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</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="#ModificatorType">ModificatorType</a>+<a href="#DosageTimesDosageEndingUndeterminedType">DosageTimesDosageEndingUndeterminedType</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>NotReviewedDateTime</dd>+<dd>Text</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Datoen et medicinkort blev evalueret i en medicinkort-gennemgang</dd>+<dd>Fritekst for dosering</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ReviewedDateTimeType">ReviewedDateTimeType</a>+<a href="#DosageFreeTextTextType">DosageFreeTextTextType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 8628: Line 12104:
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="DoseForAnyDayType">Type: DoseForAnyDayType</h2> 
 + Beskrivelse: Beskrivelse af en dosis p&aring; et 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="DoseForAnyDayType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="DoseForAnyDayType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Time" type="medicinecard20150101:DoseTimeType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Quantity" type="medicinecard20150101:DoseQuantityType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="MinimalQuantity" type="medicinecard20150101:DoseQuantityType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="MaximalQuantity" type="medicinecard20150101:DoseQuantityType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="IsAccordingToNeed" type="medicinecard20150101:IsAccordingToNeedType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="DoseForAnyDayType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModificationMetadata</dd>+<dd>Time</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Klokkeslettet for et doseringstidspunkt</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificationMetadataType">ModificationMetadataType</a>+<a href="#DoseTimeType">DoseTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 8642: Line 12143:
 </dl> </dl>
 </li> </li>
-</ul> +<li> 
-<h2 id="DrugMedicationIdentifierAndVersionType">TypeDrugMedicationIdentifierAndVersionType</h2+<ul>Et af f&oslash;lgende elementer: 
- 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;"+ <li> 
-<div id="DrugMedicationIdentifierAndVersionType_xsddiv" class="contents" style="displaynone"+<dl> 
-<div style="margin-left: 10px">&#60;xs:complexType name="DrugMedicationIdentifierAndVersionType"&#62+<dt>Navn:</dt
- <div style="margin-left10px">&#60;xs:sequence&#62; +<dd>Quantity</dd
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div+<dt>Beskrivelse:</dt
-  +<dd>Medicinm&aelig;ngde, numerisk v&aelig;rdi (LMS01 felt 11)</dd> 
-<div style="margin-left: 10px">&#60;xs:element name="Version" type="medicinecard20150101:DrugMedicationVersionType" /&#62;</div+<dt>Type:</dt> 
- &#60;/xs:sequence&#62;</div+<dd
- &#60;/xs:complexType&#62;</div+<a href="#DoseQuantityType">DoseQuantityType</a> 
-</div>+</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>
-<dd>Identifier</dd>+<dd>MinimalQuantity</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>+<dd>Medicinm&aelig;ngde, numerisk v&aelig;rdi (LMS01 felt 11)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>+<a href="#DoseQuantityType">DoseQuantityType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 8673: Line 12180:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Version</dd>+<dd>MaximalQuantity</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>
Line 8685: Line 12192:
 </li> </li>
 </ul> </ul>
-<h2 id="CreatePrescriptionMedicationWithoutCPRResponseType">Type: CreatePrescriptionMedicationWithoutCPRResponseType</h2+</li
- Beskrivelse: Response-dokument der indeholder en eller flere svar p&aring; oprettelse receptordinationer fra l&aelig;gemiddelordinationer<input type="button" id="CreatePrescriptionMedicationWithoutCPRResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatePrescriptionMedicationWithoutCPRResponseType_xsddiv'); return false;"> +</ul
-<div id="CreatePrescriptionMedicationWithoutCPRResponseType_xsddiv" class="contents" style="display: none"> +</li
-<div style="margin-left: 10px">&#60;xs:complexType name="CreatePrescriptionMedicationWithoutCPRResponseType"&#62; +<li>
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Identifier" type="medicinecard20150101:PrescriptionMedicationIdentifierType" /&#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>IsAccordingToNeed</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af en receptordination</dd>+<dd>Angiver at dosen er efter behov</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionMedicationIdentifierType">PrescriptionMedicationIdentifierType</a>+<a href="#IsAccordingToNeedType">IsAccordingToNeedType</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="UnmarkPrescriptionMedicationDeprecatedResponseType">Type: UnmarkPrescriptionMedicationDeprecatedResponseType</h2> +<h2 id="AuthorisedHealthcareProfessionalType">Type: AuthorisedHealthcareProfessionalType</h2> 
- Beskrivelse: Svar fra service til fjern markering af at en eller flere receptordinationer ikke l&aelig;ngere er relevante<input type="button" id="UnmarkPrescriptionMedicationDeprecatedResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UnmarkPrescriptionMedicationDeprecatedResponseType_xsddiv'); return false;"> + Beskrivelse: Indeholder autorsationsnummer og navn p&aringen 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="UnmarkPrescriptionMedicationDeprecatedResponseType_xsddiv" class="contents" style="display: none"> +<div id="AuthorisedHealthcareProfessionalType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="UnmarkPrescriptionMedicationDeprecatedResponseType"&#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:sequence&#62; + <div style="margin-left: 10px">&#60;xs:element name="AuthorisationIdentifier" type="medicinecard20150101:AuthorisationIdentifierType" /&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div> +  
-  +<div style="margin-left: 10px">&#60;xs:element name="Name" type="medicinecard20150101:AuthorisedHealthcareProfessionalNameType" /&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div> +  
-  +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="SpecialityCode" type="medicinecard20150101:SpecialityCodeType" /&#62;</div>
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150101:VersionMismatchWarningType" /&#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="AuthorisedHealthcareProfessionalType_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>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 8748: Line 12243:
 <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 8762: Line 12257:
 <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 8774: Line 12269:
 </li> </li>
 </ul> </ul>
-</li> +<h2 id="PackageSizeUnitCodeType">Type: PackageSizeUnitCodeType</h2> 
-</ul> + 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;"> 
-<h2 id="UnwithdrawDrugMedicationType">Type: UnwithdrawDrugMedicationType</h2> +<div id="PackageSizeUnitCodeType_xsddiv" class="contents" style="display: none"> 
- 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;"> +<div style="margin-left: 10px">&#60;xs:complexType name="PackageSizeUnitCodeType"&#62; 
-<div id="UnwithdrawDrugMedicationType_xsddiv" class="contents" style="display: none"> + <div style="margin-left: 10px">&#60;xs:simpleContent&#62; 
-<div style="margin-left: 10px">&#60;xs:complexType name="UnwithdrawDrugMedicationType"&#62; + <div style="margin-left: 10px">&#60;xs:extension base="medicinecard20150101:PackageSizeUnitCodeValueType"&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; + <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150101:PackageSizeUnitCodeSourceType" use="required" /&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div> +  
-  +<div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150101:SourceDateType" use="optional" /&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> +  
-  +<div style="margin-left: 10px">&#60;xs:attribute name="yearAndWeek" type="medicinecard20150101:SourceYearAndWeekType" use="optional" /&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModificationMetadata" type="medicinecard20150101:ModificationMetadataType" /&#62;</div>  + &#60;/xs:extension&#62;</div> 
- &#60;/xs:sequence&#62;</div>+ &#60;/xs:simpleContent&#62;</div>
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="PackageSizeUnitCodeType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
- Sekvens af+ Typeudvidelse
- <li>+ <li>
 <dl> <dl>
-<dt>Navn:</dt> +<dt>Basistype:</dt>
-<dd>Identifier</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd> +
-<dt>Type:</dt>+
 <dd> <dd>
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>+<a href="#PackageSizeUnitCodeValueType">PackageSizeUnitCodeValueType</a>
 </dd> </dd>
-<dt>Antal</dt> +</dl> 
-<dd>Pr&aelig;cis &eacute;n</dd>+<ul> 
 +<li> 
 +<dl> 
 +<dt>Tilf&oslash;jet attributnavn:</dt> 
 +<dd>source</dd> 
 +<dt>Tilf&oslash;jet attributtype:</dt> 
 +<dd> 
 +<a href="#PackageSizeUnitCodeSourceType">PackageSizeUnitCodeSourceType</a> 
 +</dd> 
 +<dt>Tilf&oslash;jet attribut, anvendelse: </dt> 
 +<dd>required</dd>
 </dl> </dl>
 </li> </li>
 <li> <li>
 <dl> <dl>
-<dt>Navn:</dt> +<dt>Tilf&oslash;jet attributnavn:</dt> 
-<dd>ModifiedBy</dd> +<dd>date</dd> 
-<dt>Beskrivelse:</dt> +<dt>Tilf&oslash;jet attributtype:</dt>
-<dd>Indeholder information omkring en person eller organisation der &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>ModificationMetadata</dd> +<dd>yearAndWeek</dd> 
-<dt>Beskrivelse:</dt> +<dt>Tilf&oslash;jet attributtype:</dt>
-<dd></dd> +
-<dt>Type:</dt>+
 <dd> <dd>
-<a href="#ModificationMetadataType">ModificationMetadataType</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>
 </ul> </ul>
-<h2 id="AuthorisedHealthcareProfessionalWithOptionalAuthorisationIdentifierType">Type: AuthorisedHealthcareProfessionalWithOptionalAuthorisationIdentifierType</h2> +</li> 
- Beskrivelse: Indeholder autorsationsnummer og navn p&aring; en autoriseret sundhedsperson<input type="button" id="AuthorisedHealthcareProfessionalWithOptionalAuthorisationIdentifierType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AuthorisedHealthcareProfessionalWithOptionalAuthorisationIdentifierType_xsddiv'); return false;"> +</ul> 
-<div id="AuthorisedHealthcareProfessionalWithOptionalAuthorisationIdentifierType_xsddiv" class="contents" style="display: none"> +<h2 id="SetMedicineCardReviewedType">Type: SetMedicineCardReviewedType</h2> 
-<div style="margin-left: 10px">&#60;xs:complexType name="AuthorisedHealthcareProfessionalWithOptionalAuthorisationIdentifierType"&#62;+ 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="SetMedicineCardReviewedType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="SetMedicineCardReviewedType"&#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="AuthorisationIdentifier" type="medicinecard20150101:AuthorisationIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReviewedBy" type="medicinecard20150101:ModificatorType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="Name" type="medicinecard20150101:AuthorisedHealthcareProfessionalNameType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="ReviewedDateTime" type="medicinecard20150101:ReviewedDateTimeType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="SpecialityCode" type="medicinecard20150101:SpecialityCodeType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModificationMetadata" type="medicinecard20150101: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>AuthorisationIdentifier</dd>+<dd>ReviewedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Authorisation identifier of a doctor</dd>+<dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#AuthorisationIdentifierType">AuthorisationIdentifierType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 8866: Line 12367:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Name</dd>+<dd>ReviewedDateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Navnet p&aring; den ordinerende autoriserede sundhedsperson, kan ogs&aring; indeholde stilling</dd>+<dd>Datoen et medicinkort blev evalueret i en medicinkort-gennemgang</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#AuthorisedHealthcareProfessionalNameType">AuthorisedHealthcareProfessionalNameType</a>+<a href="#ReviewedDateTimeType">ReviewedDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 8880: Line 12381:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>SpecialityCode</dd>+<dd>ModificationMetadata</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gens specialekode if&oslash;lge takstens LMS19</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#SpecialityCodeType">SpecialityCodeType</a>+<a href="#ModificationMetadataType">ModificationMetadataType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 8892: Line 12393:
 </li> </li>
 </ul> </ul>
-<h2 id="AttachOrDetachPrescriptionMedicationRequestType">Type: AttachOrDetachPrescriptionMedicationRequestType</h2> +<h2 id="VersionMismatchWarningType">Type: VersionMismatchWarningType</h2> 
- Beskrivelse: En foresp&oslash;rgsel der tilknytter receptordinationer til l&aelig;gemiddelordinationer eller fjerner tilknytningen<input type="button" id="AttachOrDetachPrescriptionMedicationRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AttachOrDetachPrescriptionMedicationRequestType_xsddiv'); return false;"> + 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="AttachOrDetachPrescriptionMedicationRequestType_xsddiv" class="contents" style="display: none"> +<div id="VersionMismatchWarningType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="AttachOrDetachPrescriptionMedicationRequestType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="VersionMismatchWarningType" /&#62;</div> 
 +</div> 
 +<div id="VersionMismatchWarningType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<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_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="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:sequence&#62;
  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div>
Line 8901: Line 12408:
 <div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150101:ModificatorType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedBy" type="medicinecard20150101:ModificatorType" /&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150101:ModificatorType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="DetachPrescriptionMedication" type="medicinecard20150101:DetachPrescriptionMedicationType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150101:CreateEffectuationOnDrugMedicationType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="AttachPrescriptionMedication" type="medicinecard20150101:AttachPrescriptionMedicationType" /&#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 8944: Line 12450:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModifiedBy</dd>+<dd>CreatedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
 <dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd> <dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>
Line 8972: Line 12478:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DetachPrescriptionMedication</dd>+<dd>DrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder en eller flere receptordinations-IDer hvor tilknytningen til l&aelig;gmidlerne skal oph&aelig;ves</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="#DetachPrescriptionMedicationType">DetachPrescriptionMedicationType</a>+<a href="#CreateEffectuationOnDrugMedicationType">CreateEffectuationOnDrugMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0, 1 eller flere</dd> +<dd>1 eller flere</dd>
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>AttachPrescriptionMedication</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Indeholder et l&aelig;gemiddelordinations-ID og en eller flere receptordinations-IDer der skal knyttes hertil</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#AttachPrescriptionMedicationType">AttachPrescriptionMedicationType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>0, 1 eller flere</dd>+
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="PatientType">Type: PatientType</h2> +<h2 id="DrugMedicationWithNegativeConsentType">Type: DrugMedicationWithNegativeConsentType</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: Denne struktur indeholder drug id'er og version for l&aelig;gemiddelordinationer med negativt samtykke.<input type="button" id="DrugMedicationWithNegativeConsentType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugMedicationWithNegativeConsentType'); return false;"><input type="button" id="DrugMedicationWithNegativeConsentType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DrugMedicationWithNegativeConsentType'); return false;"> 
-<div id="PatientType_xsddiv" class="contents" style="display: none"> +<div id="DrugMedicationWithNegativeConsentType_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="DrugMedicationWithNegativeConsentType"&#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="medicinecard20150101:SimpleCPRPersonType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:choice minOccurs="0"&#62; +<div style="margin-left: 10px">&#60;xs:element name="Version" type="medicinecard20150101:DrugMedicationVersionType" /&#62;</div>
- <div style="margin-left: 10px">&#60;xs:element name="Address" type="medicinecard20150101:AddressType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="AddressProtected" type="medicinecard20150101: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="DrugMedicationWithNegativeConsentType_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 med kendt CPR</dd>+<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#SimpleCPRPersonType">SimpleCPRPersonType</a>+<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 9030: Line 12519:
 </li> </li>
 <li> <li>
-<ul>Et af f&oslash;lgende elementer: 
- <li> 
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Address</dd>+<dd>Version</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Postadresse for en organisation eller person</dd>+<dd>L&aelig;gemiddelordinationens versionsnummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#AddressType">AddressType</a>+<a href="#DrugMedicationVersionType">DrugMedicationVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 9045: Line 12532:
 </dl> </dl>
 </li> </li>
- ELLER +</ul> 
- <li>+<h2 id="HospitalizedType">Type: HospitalizedType</h2> 
 + 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="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="medicinecard20150101: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> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>AddressProtected</dd>+<dd>Organisation</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver adressebeskyttelse og at adressen derfor ikke returneres</dd>+<dd>Beskriver en organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#AddressProtectedType">AddressProtectedType</a>+<a href="#OrganisationType">OrganisationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 9061: Line 12560:
 </li> </li>
 </ul> </ul>
-</li> +<h2 id="CreatePrescriptionMedicationWithoutCPRResponseType">Type: CreatePrescriptionMedicationWithoutCPRResponseType</h2> 
-</ul> + Beskrivelse: Response-dokument der indeholder en eller flere svar p&aring; oprettelse receptordinationer fra l&aelig;gemiddelordinationer<input type="button" id="CreatePrescriptionMedicationWithoutCPRResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatePrescriptionMedicationWithoutCPRResponseType'); return false;"><input type="button" id="CreatePrescriptionMedicationWithoutCPRResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreatePrescriptionMedicationWithoutCPRResponseType'); return false;"> 
-<h2 id="DosageQuantityUnitTextsType">Type: DosageQuantityUnitTextsType</h2> +<div id="CreatePrescriptionMedicationWithoutCPRResponseType_xsddiv" class="contents" style="display: none"> 
- 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 style="margin-left: 10px">&#60;xs:complexType name="CreatePrescriptionMedicationWithoutCPRResponseType"&#62;
-<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:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="Singulartype="medicinecard20150101:DosageQuantityUnitTextsValueType" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Identifier" type="medicinecard20150101:PrescriptionMedicationIdentifierType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Plural" type="medicinecard20150101:DosageQuantityUnitTextsValueType" /&#62;</div>+
  &#60;/xs:sequence&#62;</div>  &#60;/xs:sequence&#62;</div>
-  
-<div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150101:DosageQuantityUnitTextsSourceType" use="required" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150101:SourceDateType" use="optional" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:attribute name="yearAndWeek" type="medicinecard20150101:SourceYearAndWeekType" use="optional" /&#62;</div> 
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="CreatePrescriptionMedicationWithoutCPRResponseType_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>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Unik identifikation af en receptordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageQuantityUnitTextsValueType">DosageQuantityUnitTextsValueType</a>+<a href="#PrescriptionMedicationIdentifierType">PrescriptionMedicationIdentifierType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>1 eller flere</dd> 
 +</dl> 
 +</li> 
 +</ul> 
 +<h2 id="DrugMedicationHistoryPeriodType">Type: DrugMedicationHistoryPeriodType</h2> 
 + 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="medicinecard20150101:DrugMedicationHistoryPeriodStartDateTimeType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element name="PeriodEndDateTime" type="medicinecard20150101:DrugMedicationHistoryPeriodEndDateTimeType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element name="Version" type="medicinecard20150101:DrugMedicationVersionType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element name="Drug" type="medicinecard20150101:DrugType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element name="Dosage" type="medicinecard20150101:DosageForResponseType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Paused" type="medicinecard20150101:DrugMedicationPausedType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Hospitalized" type="medicinecard20150101: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> 
 +<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 9099: Line 12628:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Plural</dd>+<dd>PeriodEndDateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Slutdato og -tid for en specifik periode i historikken for l&aelig;gemiddelordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageQuantityUnitTextsValueType">DosageQuantityUnitTextsValueType</a>+<a href="#DrugMedicationHistoryPeriodEndDateTimeType">DrugMedicationHistoryPeriodEndDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 9110: Line 12639:
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="SimplePersonWithoutCPRType">Type: SimplePersonWithoutCPRType</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;"> +
-<div id="SimplePersonWithoutCPRType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="SimplePersonWithoutCPRType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Name" type="medicinecard20150101:PersonNameType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="BirthDate" type="medicinecard20150101:BirthDateType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Gender" type="medicinecard20150101:GenderType" /&#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>Name</dd>+<dd>Version</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Struktureret navn p&aringen person</dd>+<dd>L&aelig;gemiddelordinationens versionsnummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonNameType">PersonNameType</a>+<a href="#DrugMedicationVersionType">DrugMedicationVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 9143: Line 12656:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>BirthDate</dd>+<dd>Drug</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>F&oslash;dselsdato</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="#BirthDateType">BirthDateType</a>+<a href="#DrugType">DrugType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 9157: Line 12670:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Gender</dd>+<dd>Dosage</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>K&oslash;n</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="#GenderType">GenderType</a>+<a href="#DosageForResponseType">DosageForResponseType</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="DeleteEffectuationRequestType">Type: DeleteEffectuationRequestType</h2> +<h2 id="UnwithdrawDrugMedicationRequestType">Type: UnwithdrawDrugMedicationRequestType</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: 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="button" id="UnwithdrawDrugMedicationRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('UnwithdrawDrugMedicationRequestType'); return false;"> 
-<div id="DeleteEffectuationRequestType_xsddiv" class="contents" style="display: none"> +<div id="UnwithdrawDrugMedicationRequestType_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="UnwithdrawDrugMedicationRequestType"&#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="medicinecard20150101:PersonIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div>
Line 9178: Line 12719:
 <div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150101:ModificatorType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="ModifiedBy" type="medicinecard20150101:ModificatorType" /&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150101:ModificatorType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Effectuation" type="medicinecard20150101:DeleteEffectuationType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150101:UnwithdrawDrugMedicationType" /&#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="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>
Line 9227: Line 12769:
 </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 9247: Line 12789:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Effectuation</dd>+<dd>DrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Anvisning for sletning af en effetuering</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="#DeleteEffectuationType">DeleteEffectuationType</a>+<a href="#UnwithdrawDrugMedicationType">UnwithdrawDrugMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 9259: Line 12801:
 </li> </li>
 </ul> </ul>
-<h2 id="DosageFreeTextForResponseType">Type: DosageFreeTextForResponseType</h2> +<h2 id="EffectuationsOnPrescriptionMedicationType">Type: EffectuationsOnPrescriptionMedicationType</h2> 
- Beskrivelse: Fritekst for dosering<input type="button" id="DosageFreeTextForResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageFreeTextForResponseType_xsddiv'); return false;"> + Beskrivelse: Grupperer effektueringer p&aring; en receptordination<input type="button" id="EffectuationsOnPrescriptionMedicationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('EffectuationsOnPrescriptionMedicationType'); return false;"><input type="button" id="EffectuationsOnPrescriptionMedicationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('EffectuationsOnPrescriptionMedicationType'); return false;"> 
-<div id="DosageFreeTextForResponseType_xsddiv" class="contents" style="display: none"> +<div id="EffectuationsOnPrescriptionMedicationType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="DosageFreeTextForResponseType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="EffectuationsOnPrescriptionMedicationType"&#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="Identifier" type="medicinecard20150101:PrescriptionMedicationIdentifierType" /&#62;</div>
- <div style="margin-left: 10px">&#60;xs:element name="StartDate" type="medicinecard20150101:DosageTimesStartDateType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="DosageStartedPreviously" type="medicinecard20150101: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 maxOccurs="unboundedminOccurs="0" name="Effectuation" type="medicinecard20150101:EffectuationOnPrescriptionMedicationType" /&#62;</div>
- <div style="margin-left: 10px">&#60;xs:element name="EndDatetype="medicinecard20150101:DosageTimesEndDateType/&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="DosageEndingUndetermined" type="medicinecard20150101:DosageTimesDosageEndingUndeterminedType" /&#62;</div> +
- &#60;/xs:choice&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:element name="Text" type="medicinecard20150101:DosageFreeTextTextType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="InvalidEffectuation" type="medicinecard20150101:InvalidEffectuationType" /&#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="EffectuationsOnPrescriptionMedicationType_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>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Unik identifikation af en receptordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTimesStartDateType">DosageTimesStartDateType</a>+<a href="#PrescriptionMedicationIdentifierType">PrescriptionMedicationIdentifierType</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>DosageStartedPreviously</dd> 
-<dt>Beskrivelse:</dt> 
-<dd>Angiver at doseringen er startet tidligere, men ikke angivet p&aring; FMK</dd> 
-<dt>Type:</dt> 
-<dd> 
-<a href="#DosageStartedPreviouslyType">DosageStartedPreviouslyType</a> 
-</dd> 
-<dt>Antal</dt> 
-<dd>Pr&aelig;cis &eacute;n</dd> 
-</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>Effectuation</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="#EffectuationOnPrescriptionMedicationType">EffectuationOnPrescriptionMedicationType</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> 
- 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> 
-<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>Text</dd>+<dd>InvalidEffectuation</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Fritekst for dosering</dd>+<dd>En ugyldig effektuering</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageFreeTextTextType">DosageFreeTextTextType</a>+<a href="#InvalidEffectuationType">InvalidEffectuationType</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="GetDrugMedicationHistoryResponseType">Type: GetDrugMedicationHistoryResponseType</h2> +<h2 id="GetMedicineCardVersionRequestType">Type: GetMedicineCardVersionRequestType</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: 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="GetDrugMedicationHistoryResponseType_xsddiv" class="contents" style="display: none"> +<div id="GetMedicineCardVersionRequestType_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="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="medicinecard20150101:PersonIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div>
-             
-<div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div> 
-             
-<div style="margin-left: 10px">&#60;xs:element name="History" type="medicinecard20150101: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="GetMedicineCardVersionRequestType_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 9387: Line 12881:
 <dd> <dd>
 <a href="#PersonIdentifierType">PersonIdentifierType</a> <a href="#PersonIdentifierType">PersonIdentifierType</a>
-</dd> 
-<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> 
-<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 9421: Line 12887:
 </li> </li>
 </ul> </ul>
-<h2 id="EffectuationType">Type: EffectuationType</h2> +<h2 id="UnwithdrawDrugMedicationOnUpdateType">Type: UnwithdrawDrugMedicationOnUpdateType</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: 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="EffectuationType_xsddiv" class="contents" style="display: none"> +<div id="UnwithdrawDrugMedicationOnUpdateType_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="UnwithdrawDrugMedicationOnUpdateType" /&#62;</div> 
 +</div> 
 +<div id="UnwithdrawDrugMedicationOnUpdateType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<h2 id="CancelPrescriptionMedicationRequestType">Type: CancelPrescriptionMedicationRequestType</h2> 
 + Beskrivelse: Marker at en eller flere receptordinationer er ugyldige<input type="button" id="CancelPrescriptionMedicationRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CancelPrescriptionMedicationRequestType'); return false;"><input type="button" id="CancelPrescriptionMedicationRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CancelPrescriptionMedicationRequestType'); return false;"> 
 +<div id="CancelPrescriptionMedicationRequestType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="CancelPrescriptionMedicationRequestType"&#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="medicinecard20150101:EffectuationIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="DateTime" type="medicinecard20150101:EffectuationDateTimeType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="EffectuationMethod" type="medicinecard20150101:EffectuationMethodType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150101:ModificatorType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Created" type="medicinecard20150101:CreatedType" /&#62;</div>+
   
 <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150101:ModificatorType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:choice&#62; +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="PrescriptionMedication" type="medicinecard20150101:CancelPrescriptionMedicationType" /&#62;</div>
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
-  +
- <div style="margin-left: 10px">&#60;xs:element name="DoseQuantitytype="medicinecard20150101:DoseQuantityType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="DosageQuantityUnitText" type="medicinecard20150101:DosageQuantityUnitTextType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Drug" type="medicinecard20150101: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="medicinecard20150101: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="medicinecard20150101:PackageQuantityType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="PackageNumber" type="medicinecard20150101:PackageNumberType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PackageSize" type="medicinecard20150101:PackageSizeType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Drug" type="medicinecard20150101:DrugType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
-  +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="IsEffectuatedAccordingToDrugMedication" type="medicinecard20150101: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="CancelPrescriptionMedicationRequestType_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 9487: Line 12930:
 <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 9501: Line 12944:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>EffectuationMethod</dd>+<dd>ModifiedBy</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 eller organisation der &aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#EffectuationMethodType">EffectuationMethodType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 9515: Line 12958:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Created</dd>+<dd>ReportedBy</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 eller organisation der &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 9529: Line 12972:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReportedBy</dd>+<dd>PrescriptionMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>+<dd>Til brug i bulk service: Marker at en eller flere receptordinationer er ugyldige</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#CancelPrescriptionMedicationType">CancelPrescriptionMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>0 eller 1</dd>+<dd>eller flere</dd>
 </dl> </dl>
 </li> </li>
-<li+</ul
-<ul>Et af f&oslash;lgende elementer+<h2 id="DosageAnyDayType">Type: DosageAnyDayType</h2> 
- <li>+ Beskrivelse: Gruppering af doseringstidspunkter p&aringsamme dag<input type="button" id="DosageAnyDayType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageAnyDayType'); return false;"><input type="button" id="DosageAnyDayType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DosageAnyDayType'); return false;"> 
 +<div id="DosageAnyDayType_xsddiv" class="contents" style="displaynone"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="DosageAnyDayType"&#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="Dose" type="medicinecard20150101:DoseForAnyDayType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="DosageAnyDayType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DoseQuantity</dd>+<dd>Dose</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Medicinm&aelig;ngdenumerisk v&aelig;rdi (LMS01 felt 11)</dd>+<dd>Beskrivelse af en dosis p&aringet givet stidspunkthvorn&aring;r og hvor meget</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseQuantityType">DoseQuantityType</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="CancelledPrescriptionMedicationType">Type: CancelledPrescriptionMedicationType</h2> 
 + Beskrivelse: Til brug i bulk service: Resultat af at markere en eller flere receptordinationer som ugyldige<input type="button" id="CancelledPrescriptionMedicationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CancelledPrescriptionMedicationType'); return false;"><input type="button" id="CancelledPrescriptionMedicationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CancelledPrescriptionMedicationType'); return false;"> 
 +<div id="CancelledPrescriptionMedicationType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="CancelledPrescriptionMedicationType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Identifier" type="medicinecard20150101:PrescriptionMedicationIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PrescriptionServerError" type="medicinecard20150101:PrescriptionServerErrorType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="CancelledPrescriptionMedicationType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DosageQuantityUnitText</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Enhed for dosism&aelig;ngde</dd>+<dd>Unik identifikation af en receptordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageQuantityUnitTextType">DosageQuantityUnitTextType</a>+<a href="#PrescriptionMedicationIdentifierType">PrescriptionMedicationIdentifierType</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>
Line 9576: Line 13049:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Drug</dd>+<dd>PrescriptionServerError</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 fejl opst&aring;et ved kald til receptserveren</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugType">DrugType</a>+<a href="#PrescriptionServerErrorType">PrescriptionServerErrorType</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="MoreAvailableType">Type: MoreAvailableType</h2
- ELLER + 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;"> 
- <li>+<div id="MoreAvailableType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="MoreAvailableType" /&#62;</div> 
 +</div> 
 +<div id="MoreAvailableType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<h2 id="OrganisationIdentifierType">Type: OrganisationIdentifierType</h2> 
 + Beskrivelse: Nummer eller kode der identificerer en organisation<input type="button" id="OrganisationIdentifierType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OrganisationIdentifierType'); return false;"><input type="button" id="OrganisationIdentifierType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('OrganisationIdentifierType'); return false;"> 
 +<div id="OrganisationIdentifierType_xsddiv" class="contents" style="display: none"> 
 +<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:extension base="medicinecard20150101:OrganisationIdentifierValueType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150101:OrganisationIdentifierSourceType" use="required" /&#62;</div> 
 + &#60;/xs:extension&#62;</div> 
 + &#60;/xs:simpleContent&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="OrganisationIdentifierType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
- Sekvens af+ Typeudvidelse
- <li>+ <li>
 <dl> <dl>
-<dt>Navn:</dt> +<dt>Basistype:</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> <dd>
-<a href="#DrugType">DrugType</a>+<a href="#OrganisationIdentifierValueType">OrganisationIdentifierValueType</a>
 </dd> </dd>
-<dt>Antal</dt> +</dl> 
-<dd>Pr&aelig;cis &eacute;n</dd>+<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> </dl>
 </li> </li>
 </ul> </ul>
 </li> </li>
- ELLER +</ul> 
- <li>+<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="medicinecard20150101:SimplePersonWithoutCPRType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Address" type="medicinecard20150101: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> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PackageQuantity</dd>+<dd>Person</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver antallet af pakninger</dd>+<dd>Oplysninger om en person uden kendt CPR</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PackageQuantityType">PackageQuantityType</a>+<a href="#SimplePersonWithoutCPRType">SimplePersonWithoutCPRType</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 9630: Line 13135:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PackageNumber</dd>+<dd>Address</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gemiddelpakningens varenummer (LMS02 felt 2)</dd>+<dd>Postadresse for en organisation eller person</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PackageNumberType">PackageNumberType</a>+<a href="#AddressType">AddressType</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>
 +<h2 id="DosageCodeType">Type: DosageCodeType</h2>
 + Beskrivelse: Kode for dosering. I FMK kun brugt p&aring; recepter, ellers anvendes strukturerede doseringer i Dosage-elementet<input type="button" id="DosageCodeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageCodeType'); return false;"><input type="button" id="DosageCodeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DosageCodeType'); return false;">
 +<div id="DosageCodeType_xsddiv" class="contents" style="display: none">
 +<div style="margin-left: 10px">&#60;xs:complexType name="DosageCodeType"&#62;
 + <div style="margin-left: 10px">&#60;xs:simpleContent&#62;
 + <div style="margin-left: 10px">&#60;xs:extension base="medicinecard20150101:DosageCodeValueType"&#62;
 + <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150101:DosageCodeSourceType" use="required" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150101:SourceDateType" use="optional" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:attribute name="yearAndWeek" type="medicinecard20150101:SourceYearAndWeekType" use="optional" /&#62;</div>
 + &#60;/xs:extension&#62;</div>
 + &#60;/xs:simpleContent&#62;</div>
 + &#60;/xs:complexType&#62;</div>
 +</div>
 +<div id="DosageCodeType_xsddiv_usage" class="usage" style="display: none"></div>
 +<ul>
 + Typeudvidelse:
 + <li>
 +<dl>
 +<dt>Basistype:</dt>
 +<dd>
 +<a href="#DosageCodeValueType">DosageCodeValueType</a>
 +</dd>
 +</dl>
 +<ul>
 <li> <li>
 +<dl>
 +<dt>Tilf&oslash;jet attributnavn:</dt>
 +<dd>source</dd>
 +<dt>Tilf&oslash;jet attributtype:</dt>
 +<dd>
 +<a href="#DosageCodeSourceType">DosageCodeSourceType</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="EffectuationOnPrescriptionMedicationType">Type: EffectuationOnPrescriptionMedicationType</h2>
 +<input type="button" id="EffectuationOnPrescriptionMedicationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('EffectuationOnPrescriptionMedicationType'); return false;"><input type="button" id="EffectuationOnPrescriptionMedicationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('EffectuationOnPrescriptionMedicationType'); return false;">
 +<div id="EffectuationOnPrescriptionMedicationType_xsddiv" class="contents" style="display: none">
 +<div style="margin-left: 10px">&#60;xs:complexType name="EffectuationOnPrescriptionMedicationType"&#62;
 + <div style="margin-left: 10px">&#60;xs:sequence&#62;
 + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150101:EffectuationIdentifierType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element name="DateTime" type="medicinecard20150101:EffectuationDateTimeType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="EffectuationMethod" type="medicinecard20150101:EffectuationMethodType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element name="Created" type="medicinecard20150101:CreatedWithoutPersonType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150101:ModificatorWithoutPersonType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PackageQuantity" type="medicinecard20150101:PackageQuantityType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element name="PackageNumber" type="medicinecard20150101:PackageNumberType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PackageSize" type="medicinecard20150101:PackageSizeType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Drug" type="medicinecard20150101:DrugType" /&#62;</div>
 + &#60;/xs:sequence&#62;</div>
 + &#60;/xs:complexType&#62;</div>
 +</div>
 +<div id="EffectuationOnPrescriptionMedicationType_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 effektueringen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PackageSizeType">PackageSizeType</a>+<a href="#EffectuationIdentifierType">EffectuationIdentifierType</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 9658: Line 13257:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Drug</dd>+<dd>DateTime</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>Dato og tidhvor l&aelig;gemiddelordinationen er effektueret</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugType">DrugType</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>
-</ul> +<li>
-</li> +
- ELLER +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>IsEffectuatedAccordingToDrugMedication</dd>+<dd>EffectuationMethod</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>Angiver, om l&aelig;gemiddelordinationen er effektueret ved indgivelseudlevering eller udskrivning af recept</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#IsEffectuatedAccordingToDrugMedicationType">IsEffectuatedAccordingToDrugMedicationType</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>
-</ul> +<li>
-</li> +
-</ul> +
-<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="medicinecard20150101:DrugMedicationHistoryPeriodStartDateTimeType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element name="PeriodEndDateTime" type="medicinecard20150101:DrugMedicationHistoryPeriodEndDateTimeType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element name="Version" type="medicinecard20150101:DrugMedicationVersionType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element name="Drug" type="medicinecard20150101:DrugType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element name="Dosage" type="medicinecard20150101:DosageForResponseType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Paused" type="medicinecard20150101:DrugMedicationPausedType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Hospitalized" type="medicinecard20150101:HospitalizedType" /&#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>PeriodStartDateTime</dd>+<dd>Created</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Startdato og -tid for en specifik periode historikken for l&aelig;gemiddelordination</dd>+<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.  
 +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="#DrugMedicationHistoryPeriodStartDateTimeType">DrugMedicationHistoryPeriodStartDateTimeType</a>+<a href="#CreatedWithoutPersonType">CreatedWithoutPersonType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 9729: Line 13300:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PeriodEndDateTime</dd>+<dd>ReportedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Slutdato og -tid for en specifik periode i historikken for l&aelig;gemiddelordination</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="#DrugMedicationHistoryPeriodEndDateTimeType">DrugMedicationHistoryPeriodEndDateTimeType</a>+<a href="#ModificatorWithoutPersonType">ModificatorWithoutPersonType</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 9743: Line 13314:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Version</dd>+<dd>PackageQuantity</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gemiddelordinationens versionsnummer</dd>+<dd>Angiver antallet af pakninger</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationVersionType">DrugMedicationVersionType</a>+<a href="#PackageQuantityType">PackageQuantityType</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 9757: Line 13328:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Drug</dd>+<dd>PackageNumber</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>L&aelig;gemiddelpakningens varenummer (LMS02 felt 2)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugType">DrugType</a>+<a href="#PackageNumberType">PackageNumberType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 9771: Line 13342:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Dosage</dd>+<dd>PackageSize</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angivelse af hvor ofte og hvorn&aring;r et l&aelig;gemiddel skal gives</dd>+<dd>Pakningsst&oslash;rrelse p&aringstruktureret form</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageForResponseType">DosageForResponseType</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 9785: Line 13356:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Paused</dd>+<dd>Drug</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dette element indikerer at l&aelig;gemiddelordinationen er pauseret</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="#DrugMedicationPausedType">DrugMedicationPausedType</a>+<a href="#DrugType">DrugType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 9796: Line 13367:
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<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_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ModificatorWithoutPersonType'); return false;"><input type="button" id="ModificatorWithoutPersonType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ModificatorWithoutPersonType'); 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="medicinecard20150101:OrganisationType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="ModificatorWithoutPersonType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Hospitalized</dd>+<dd>Organisation</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Information om hospitalet</dd>+<dd>Beskriver en organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#HospitalizedType">HospitalizedType</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>
 </ul> </ul>
-<h2 id="CreateDoseDispensedPrescriptionDispensingType">Type: CreateDoseDispensedPrescriptionDispensingType</h2> +<h2 id="WithdrawDrugMedicationResponseType">Type: WithdrawDrugMedicationResponseType</h2> 
- Beskrivelse: Information til dosisdispensering<input type="button" id="CreateDoseDispensedPrescriptionDispensingType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreateDoseDispensedPrescriptionDispensingType_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="CreateDoseDispensedPrescriptionDispensingType_xsddiv" class="contents" style="display: none"> +<div id="WithdrawDrugMedicationResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="CreateDoseDispensedPrescriptionDispensingType"&#62;+<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:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="PackageNumber" type="medicinecard20150101:PackageNumberType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="CopyRequired" type="medicinecard20150101:CopyRequiredType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="DosageText" type="medicinecard20150101:DosageTextType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150101:VersionMismatchWarningType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150101:WithdrawnDrugMedicationType" /&#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>
 <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>
Line 9843: Line 13430:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CopyRequired</dd>+<dd>MedicineCardVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver hvorvidt l&aelig;gen kr&aelig;ver en kopi af doseringskortet</dd>+<dd>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CopyRequiredType">CopyRequiredType</a>+<a href="#MedicineCardVersionType">MedicineCardVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 9857: Line 13444:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DosageText</dd>+<dd>VersionMismatchWarning</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Doseringstekst, begr&aelig;nset til at kunne v&aelig;re p&aring; XML recepten</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="#DosageTextType">DosageTextType</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> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>DrugMedication</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Element med IDer returneret n&aring;r en l&aelig;gemiddelinformation er blevet seponeret</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#WithdrawnDrugMedicationType">WithdrawnDrugMedicationType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>1 eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="MarkPrescriptionMedicationDeprecatedResponseType">Type: MarkPrescriptionMedicationDeprecatedResponseType</h2> +<h2 id="DeleteEffectuationType">Type: DeleteEffectuationType</h2> 
- Beskrivelse: Marker receptordinationen som ikke aktuel<input type="button" id="MarkPrescriptionMedicationDeprecatedResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('MarkPrescriptionMedicationDeprecatedResponseType_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="MarkPrescriptionMedicationDeprecatedResponseType_xsddiv" class="contents" style="display: none"> +<div id="DeleteEffectuationType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="MarkPrescriptionMedicationDeprecatedResponseType"&#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:sequence&#62; + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150101:EffectuationIdentifierType" /&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div> +  
-  +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div> +  
-  +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModificationMetadata" type="medicinecard20150101:ModificationMetadataType" /&#62;</div>
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150101:VersionMismatchWarningType" /&#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="DeleteEffectuationType_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>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 9906: Line 13503:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicineCardVersion</dd>+<dd>ModifiedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versionsnummer for medicinkort</dd>+<dd>Indeholder information omkring en person eller organisation der &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 9920: Line 13517:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>VersionMismatchWarning</dd>+<dd>ModificationMetadata</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="#ModificationMetadataType">ModificationMetadataType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>0 eller 1</dd> <dd>0 eller 1</dd>
 </dl> </dl>
-</li> 
-</ul> 
 </li> </li>
 </ul> </ul>
 <h2 id="DrugType">Type: DrugType</h2> <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;">+ 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_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="DrugType_xsddiv" class="contents" style="display: none"> <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:complexType name="DrugType"&#62;
Line 9959: Line 13554:
  &#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>
Line 9977: Line 13573:
 <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 10011: Line 13607:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 10070: Line 13666:
 </li> </li>
 </ul> </ul>
-<h2 id="CreatePrescriptionMedicationRequestType">Type: CreatePrescriptionMedicationRequestType</h2> +<h2 id="GetDrugMedicationVersionsResponseType">Type: GetDrugMedicationVersionsResponseType</h2> 
- Beskrivelse: Request-dokument der indeholder en eller flere dokumenter til at oprette receptordinationer fra l&aelig;gemiddelordinationer<input type="button" id="CreatePrescriptionMedicationRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatePrescriptionMedicationRequestType_xsddiv'); return false;"> + 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="CreatePrescriptionMedicationRequestType_xsddiv" class="contents" style="display: none"> +<div id="GetDrugMedicationVersionsResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="CreatePrescriptionMedicationRequestType"&#62;+<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 name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div>
-  +             
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedicationVersionInfo" type="medicinecard20150101:DrugMedicationVersionInfoType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="PrescriptionMedication" type="medicinecard20150101:CreatePrescriptionMedicationType" /&#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 10106: Line 13697:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicineCardVersion</dd>+<dd>DrugMedicationVersionInfo</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versionsnummer for medicinkort</dd>+<dd>Versionsnummer og oprettet dato og tid for en specifik l&aelig;gemiddelordination version</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardVersionType">MedicineCardVersionType</a>+<a href="#DrugMedicationVersionInfoType">DrugMedicationVersionInfoType</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>
 +<h2 id="DrugFormCodeType">Type: DrugFormCodeType</h2>
 + 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 style="margin-left: 10px">&#60;xs:complexType name="DrugFormCodeType"&#62;
 + <div style="margin-left: 10px">&#60;xs:simpleContent&#62;
 + <div style="margin-left: 10px">&#60;xs:extension base="medicinecard20150101:DrugFormCodeValueType"&#62;
 + <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150101:DrugFormCodeSourceType" use="required" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150101:SourceDateType" use="optional" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:attribute name="yearAndWeek" type="medicinecard20150101:SourceYearAndWeekType" use="optional" /&#62;</div>
 + &#60;/xs:extension&#62;</div>
 + &#60;/xs:simpleContent&#62;</div>
 + &#60;/xs:complexType&#62;</div>
 +</div>
 +<div id="DrugFormCodeType_xsddiv_usage" class="usage" style="display: none"></div>
 +<ul>
 + Typeudvidelse:
 + <li>
 +<dl>
 +<dt>Basistype:</dt>
 +<dd>
 +<a href="#DrugFormCodeValueType">DrugFormCodeValueType</a>
 +</dd>
 +</dl>
 +<ul>
 <li> <li>
 <dl> <dl>
-<dt>Navn:</dt> +<dt>Tilf&oslash;jet attributnavn:</dt> 
-<dd>CreatedBy</dd> +<dd>source</dd> 
-<dt>Beskrivelse:</dt> +<dt>Tilf&oslash;jet attributtype:</dt>
-<dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd> +
-<dt>Type:</dt>+
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#DrugFormCodeSourceType">DrugFormCodeSourceType</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 eller organisation der &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>PrescriptionMedication</dd> +<dd>yearAndWeek</dd> 
-<dt>Beskrivelse:</dt> +<dt>Tilf&oslash;jet attributtype:</dt>
-<dd>Request-dokument til at oprette en +
- receptordination 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> +
-<dt>Type:</dt>+
 <dd> <dd>
-<a href="#CreatePrescriptionMedicationType">CreatePrescriptionMedicationType</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="EffectuationOnPrescriptionMedicationType">Type: EffectuationOnPrescriptionMedicationType</h2> +</li> 
-<input type="button" id="EffectuationOnPrescriptionMedicationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('EffectuationOnPrescriptionMedicationType_xsddiv'); return false;"> +</ul> 
-<div id="EffectuationOnPrescriptionMedicationType_xsddiv" class="contents" style="display: none"> +<h2 id="PausedType">Type: PausedType</h2> 
-<div style="margin-left: 10px">&#60;xs:complexType name="EffectuationOnPrescriptionMedicationType"&#62;+ 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="PausedType_xsddiv" class="contents" style="display: none"> 
 +<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="medicinecard20150101:EffectuationIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:choice minOccurs="0"&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="FromDate" type="medicinecard20150101:PausedFromDateType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="FromDateTime" type="medicinecard20150101:PausedFromDateTimeType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="DateTime" type="medicinecard20150101:EffectuationDateTimeType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:choice minOccurs="0"&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="ToDate" type="medicinecard20150101:PausedToDateType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="ToDateTime" type="medicinecard20150101:PausedToDateTimeType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="EffectuationMethod" type="medicinecard20150101:EffectuationMethodType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="By" type="medicinecard20150101:ModificatorType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="Created" type="medicinecard20150101:CreatedWithoutPersonType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="DateTime" type="xs:dateTime" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150101:ModificatorWithoutPersonType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PackageQuantity" type="medicinecard20150101:PackageQuantityType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="PackageNumber" type="medicinecard20150101:PackageNumberType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PackageSize" type="medicinecard20150101:PackageSizeType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Drug" type="medicinecard20150101:DrugType" /&#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> 
 +<ul>Et af f&oslash;lgende elementer: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Identifier</dd>+<dd>FromDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af effektueringen</dd>+<dd>Pauseringsdato</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#EffectuationIdentifierType">EffectuationIdentifierType</a>+<a href="#PausedFromDateType">PausedFromDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 10204: Line 13816:
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DateTime</dd>+<dd>FromDateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dato og tid, hvor l&aelig;gemiddelordinationen er effektueret</dd>+<dd>Pauseringsdato og tid</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#EffectuationDateTimeType">EffectuationDateTimeType</a>+<a href="#PausedFromDateTimeType">PausedFromDateTimeType</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>EffectuationMethod</dd>+<dd>ToDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver, om l&aelig;gemiddelordinationen er effektueret ved indgivelse, udlevering eller udskrivning af recept</dd>+<dd>Pauseringsdato</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#EffectuationMethodType">EffectuationMethodType</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>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Created</dd>+<dd>ToDateTime</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>Pauseringsdato og tid</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="#PausedToDateTimeType">PausedToDateTimeType</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>ReportedBy</dd>+<dd>By</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>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorWithoutPersonType">ModificatorWithoutPersonType</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 10264: Line 13883:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PackageQuantity</dd>+<dd>DateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver antallet af pakninger</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PackageQuantityType">PackageQuantityType</a>+<a href="#dateTime">dateTime</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="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>PackageNumber</dd>+<dd>ReceiverEAN</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gemiddelpakningens varenummer (LMS02 felt 2)</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PackageNumberType">PackageNumberType</a>+<a href="#EAN13IdentifierType">EAN13IdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 10289: Line 13921:
 </dl> </dl>
 </li> </li>
 +</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="medicinecard20150101:RouteOfAdministrationCodeValueType"&#62;
 + <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150101:RouteOfAdministrationSourceType" use="required" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150101:SourceDateType" use="optional" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:attribute name="yearAndWeek" type="medicinecard20150101: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> <li>
 <dl> <dl>
-<dt>Navn:</dt> +<dt>Tilf&oslash;jet attributnavn:</dt> 
-<dd>PackageSize</dd> +<dd>source</dd> 
-<dt>Beskrivelse:</dt> +<dt>Tilf&oslash;jet attributtype:</dt>
-<dd>Pakningsst&oslash;rrelse p&aring; struktureret form</dd> +
-<dt>Type:</dt>+
 <dd> <dd>
-<a href="#PackageSizeType">PackageSizeType</a>+<a href="#RouteOfAdministrationSourceType">RouteOfAdministrationSourceType</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>Drug</dd> +<dd>date</dd> 
-<dt>Beskrivelse:</dt> +<dt>Tilf&oslash;jet attributtype:</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> <dd>
-<a href="#DrugType">DrugType</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> 
 +</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="CancelledPrescriptionMedicationType">Type: CancelledPrescriptionMedicationType</h2> +</li> 
- Beskrivelse: Til brug i bulk service: Resultat af at markere en eller flere receptordinationer som ugyldige<input type="button" id="CancelledPrescriptionMedicationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CancelledPrescriptionMedicationType_xsddiv'); return false;"> +</ul> 
-<div id="CancelledPrescriptionMedicationType_xsddiv" class="contents" style="display: none"> +<h2 id="UpdateMedicineCardRequestType">Type: UpdateMedicineCardRequestType</h2> 
-<div style="margin-left: 10px">&#60;xs:complexType name="CancelledPrescriptionMedicationType"&#62;+ 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="UpdateMedicineCardRequestType_xsddiv" class="contents" style="display: none"> 
 +<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 maxOccurs="unbounded" name="Identifier" type="medicinecard20150101:PrescriptionMedicationIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PrescriptionServerError" type="medicinecard20150101:PrescriptionServerErrorType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150101:ModificatorType" /&#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="medicinecard20150101:SetMedicineCardReviewedType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="SetMedicineCardNotReviewed" type="medicinecard20150101:SetMedicineCardNotReviewedType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreateDrugMedication" type="medicinecard20150101:CreateDrugMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="UpdateDrugMedication" type="medicinecard20150101:UpdateDrugMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="WithdrawDrugMedication" type="medicinecard20150101:WithdrawDrugMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="UnwithdrawDrugMedication" type="medicinecard20150101:UnwithdrawDrugMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PauseDrugMedication" type="medicinecard20150101:PauseDrugMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="UnpauseDrugMedication" type="medicinecard20150101:UnpauseDrugMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatePrescriptionMedication" type="medicinecard20150101:CreatePrescriptionMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="AttachPrescriptionMedication" type="medicinecard20150101:AttachPrescriptionMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DetachPrescriptionMedication" type="medicinecard20150101:DetachPrescriptionMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="MarkPrescriptionMedicationDeprecated" type="medicinecard20150101:MarkPrescriptionMedicationDeprecatedType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="UnmarkPrescriptionMedicationDeprecated" type="medicinecard20150101:UnmarkPrescriptionMedicationDeprecatedType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CancelPrescriptionMedication" type="medicinecard20150101:CancelPrescriptionMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreateEffectuationOnDrugMedication" type="medicinecard20150101:CreateEffectuationOnDrugMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DeleteEffectuation" type="medicinecard20150101:DeleteEffectuationType" /&#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>
-<dd>Identifier</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af en receptordination</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionMedicationIdentifierType">PrescriptionMedicationIdentifierType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</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 10348: Line 14058:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PrescriptionServerError</dd>+<dd>MedicineCardVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring fejl opst&aring;et ved kald til receptserveren</dd>+<dd>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionServerErrorType">PrescriptionServerErrorType</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 eller organisation der &aelig;ndrede data</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 10359: Line 14083:
 </dl> </dl>
 </li> </li>
-</ul+<li
-<h2 id="CreateOrUpdateDrugMedicationBeginEndDateType">Type: CreateOrUpdateDrugMedicationBeginEndDateType</h2> +<dl> 
- BeskrivelseAngiver 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;"+<dt>Navn:</dt
-<div id="CreateOrUpdateDrugMedicationBeginEndDateType_xsddiv" class="contents" style="display: none"> +<dd>ReportedBy</dd
-<div style="margin-left: 10px">&#60;xs:complexType name="CreateOrUpdateDrugMedicationBeginEndDateType"&#62; +<dt>Beskrivelse:</dt
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +<dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd
- <div style="margin-left: 10px">&#60;xs:choice&#62; +<dt>Type:</dt
- <div style="margin-left: 10px">&#60;xs:element name="TreatmentStartDate" type="medicinecard20150101:DrugMedicationTreatmentStartDateType" /&#62;</div> +<dd
-  +<a href="#ModificatorType">ModificatorType</a> 
-<div style="margin-left: 10px">&#60;xs:element name="TreatmentStartedPreviously" type="medicinecard20150101:DrugMedicationTreatmentStartedPreviouslyType" /&#62;</div+</dd
- &#60;/xs:choice&#62;</div> +<dt>Antal</dt
-  +<dd>0 eller 1</dd
-<div style="margin-left: 10px">&#60;xs:choice&#62; +</dl
- <div style="margin-left: 10px">&#60;xs:element name="TreatmentEndDate" type="medicinecard20150101:DrugMedicationTreatmentEndDateType" /&#62;</div> +</li
-  +<li>
-<div style="margin-left: 10px">&#60;xs:element name="TreatmentEndingUndetermined" type="medicinecard20150101:DrugMedicationTreatmentEndingUndeterminedType" /&#62;</div+
- &#60;/xs:choice&#62;</div+
- &#60;/xs:sequence&#62;</div+
- &#60;/xs:complexType&#62;</div+
-</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>SetMedicineCardReviewed</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Den dato l&aelig;gemiddelordinationbehandlingen p&aring;begyndes</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="#DrugMedicationTreatmentStartDateType">DrugMedicationTreatmentStartDateType</a>+<a href="#SetMedicineCardReviewedType">SetMedicineCardReviewedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 10398: Line 14117:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>TreatmentStartedPreviously</dd>+<dd>SetMedicineCardNotReviewed</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>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="#DrugMedicationTreatmentStartedPreviouslyType">DrugMedicationTreatmentStartedPreviouslyType</a>+<a href="#SetMedicineCardNotReviewedType">SetMedicineCardNotReviewedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 10415: Line 14134:
 </li> </li>
 <li> <li>
-<ul>Et af f&oslash;lgende elementer: 
- <li> 
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>TreatmentEndDate</dd>+<dd>CreateDrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Den dato l&aelig;gemiddelordinationen afsluttes</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="#DrugMedicationTreatmentEndDateType">DrugMedicationTreatmentEndDateType</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>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>TreatmentEndingUndetermined</dd>+<dd>UpdateDrugMedication</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>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="#DrugMedicationTreatmentEndingUndeterminedType">DrugMedicationTreatmentEndingUndeterminedType</a>+<a href="#UpdateDrugMedicationType">UpdateDrugMedicationType</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>
-</li> +
-</ul> +
-<h2 id="CreateDoseDispensedPrescriptionDispensingWithDatesType">Type: CreateDoseDispensedPrescriptionDispensingWithDatesType</h2> +
- Beskrivelse: Information til dosisdispensering<input type="button" id="CreateDoseDispensedPrescriptionDispensingWithDatesType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreateDoseDispensedPrescriptionDispensingWithDatesType_xsddiv'); return false;"> +
-<div id="CreateDoseDispensedPrescriptionDispensingWithDatesType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="CreateDoseDispensedPrescriptionDispensingWithDatesType"&#62; +
-        <div style="margin-left: 10px">&#60;xs:annotation&#62; +
-            <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Information dispensing the package through dosage dispensing&#60;/xs:documentation&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Information 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="PackageNumber" type="medicinecard20150101:PackageNumberType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element name="CopyRequired" type="medicinecard20150101:CopyRequiredType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element name="DosageText" type="medicinecard20150101:DosageTextType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="StartDate" type="medicinecard20150101:DoseDispensingStartDateType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="EndDate" type="medicinecard20150101:DoseDispensingEndDateType" /&#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>PackageNumber</dd>+<dd>WithdrawDrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gemiddelpakningens varenummer (LMS02 felt 2)</dd>+<dd>En foresp&oslash;rgsel der seponerer en l&aelig;gemiddelordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PackageNumberType">PackageNumberType</a>+<a href="#WithdrawDrugMedicationType">WithdrawDrugMedicationType</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 10490: Line 14178:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CopyRequired</dd>+<dd>UnwithdrawDrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver hvorvidt l&aelig;gen kr&aelig;ver en kopi af doseringskortet</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="#CopyRequiredType">CopyRequiredType</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 10504: Line 14192:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DosageText</dd>+<dd>PauseDrugMedication</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 en foresp&oslash;rgsel der pauserer en l&aelig;gemiddelordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTextType">DosageTextType</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 10518: Line 14206:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>StartDate</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="#DoseDispensingStartDateType">DoseDispensingStartDateType</a>+<a href="#UnpauseDrugMedicationType">UnpauseDrugMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 10532: Line 14220:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>EndDate</dd>+<dd>CreatePrescriptionMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Request-dokument til at oprette en 
 + receptordination 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>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseDispensingEndDateType">DoseDispensingEndDateType</a>+<a href="#CreatePrescriptionMedicationType">CreatePrescriptionMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 10543: Line 14234:
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<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_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugMedicationTreatmentStartedPreviouslyType_xsddiv'); return false;"> +
-<div id="DrugMedicationTreatmentStartedPreviouslyType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="DrugMedicationTreatmentStartedPreviouslyType" /&#62;</div> +
-</div> +
-<h2 id="DosageIsNotIteratedType">Type: DosageIsNotIteratedType</h2> +
- 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;"> +
-<div id="DosageIsNotIteratedType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="DosageIsNotIteratedType" /&#62;</div> +
-</div> +
-<h2 id="CancelPrescriptionMedicationRequestType">Type: CancelPrescriptionMedicationRequestType</h2> +
- Beskrivelse: Marker at en eller flere receptordinationer er ugyldige<input type="button" id="CancelPrescriptionMedicationRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CancelPrescriptionMedicationRequestType_xsddiv'); return false;"> +
-<div id="CancelPrescriptionMedicationRequestType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="CancelPrescriptionMedicationRequestType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="PrescriptionMedication" type="medicinecard20150101:CancelPrescriptionMedicationType" /&#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>AttachPrescriptionMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>Indeholder et l&aelig;gemiddelordinations-ID og en eller flere receptordinations-IDer der skal knyttes hertil</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#AttachPrescriptionMedicationType">AttachPrescriptionMedicationType</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 10590: Line 14251:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicineCardVersion</dd>+<dd>DetachPrescriptionMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versionsnummer for medicinkort</dd>+<dd>Indeholder en eller flere receptordinations-IDer hvor tilknytningen til l&aelig;gmidlerne skal oph&aelig;ves</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardVersionType">MedicineCardVersionType</a>+<a href="#DetachPrescriptionMedicationType">DetachPrescriptionMedicationType</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 10604: Line 14265:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModifiedBy</dd>+<dd>MarkPrescriptionMedicationDeprecated</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>+<dd>Til brug i bulk service: Marker at en eller flere receptordinationer ikke l&aelig;ngere er relevante</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#MarkPrescriptionMedicationDeprecatedType">MarkPrescriptionMedicationDeprecatedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 10618: Line 14279:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReportedBy</dd>+<dd>UnmarkPrescriptionMedicationDeprecated</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>+<dd>Til brug i bulk service: Marker at en eller flere receptordinationer ikke l&aelig;ngere er relevante</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#UnmarkPrescriptionMedicationDeprecatedType">UnmarkPrescriptionMedicationDeprecatedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 10632: Line 14293:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PrescriptionMedication</dd>+<dd>CancelPrescriptionMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
 <dd>Til brug i bulk service: Marker at en eller flere receptordinationer er ugyldige</dd> <dd>Til brug i bulk service: Marker at en eller flere receptordinationer er ugyldige</dd>
Line 10640: Line 14301:
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>1 eller flere</dd>+<dd>0 eller 1</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>CreateEffectuationOnDrugMedication</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Element for en tilf&oslash;jelse af en effektuering p&aring; en l&aelig;gemiddelordination</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#CreateEffectuationOnDrugMedicationType">CreateEffectuationOnDrugMedicationType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>eller 1</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>DeleteEffectuation</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Anvisning for sletning af en effetuering</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#DeleteEffectuationType">DeleteEffectuationType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="GetMedicineCardVersionsResponseType">Type: GetMedicineCardVersionsResponseType</h2> +</li> 
- 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;"> +</ul> 
-<div id="GetMedicineCardVersionsResponseType_xsddiv" class="contents" style="display: none"> +<h2 id="SetMedicineCardReviewedRequestType">Type: SetMedicineCardReviewedRequestType</h2> 
-<div style="margin-left: 10px">&#60;xs:complexType name="GetMedicineCardVersionsResponseType"&#62;+ 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="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:sequence&#62;
  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div>
-             +  
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="MedicineCardVersionInfo" type="medicinecard20150101:MedicineCardVersionInfoType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="ReviewedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="ReviewedDateTime" type="medicinecard20150101:ReviewedDateTimeType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModificationMetadata" type="medicinecard20150101: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 10674: Line 14374:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicineCardVersionInfo</dd>+<dd>MedicineCardVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versionsnummer og oprettet dato og tid for en specifik medicinkort version</dd>+<dd>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardVersionInfoType">MedicineCardVersionInfoType</a>+<a href="#MedicineCardVersionType">MedicineCardVersionType</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> 
-<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;"> 
-<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:simpleContent&#62; 
- <div style="margin-left: 10px">&#60;xs:extension base="medicinecard20150101:DrugFormCodeValueType"&#62; 
- <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150101:DrugFormCodeSourceType" use="required" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150101:SourceDateType" use="optional" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:attribute name="yearAndWeek" type="medicinecard20150101: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="#DrugFormCodeValueType">DrugFormCodeValueType</a> 
-</dd> 
-</dl> 
-<ul> 
 <li> <li>
 <dl> <dl>
-<dt>Tilf&oslash;jet attributnavn:</dt> +<dt>Navn:</dt> 
-<dd>source</dd> +<dd>ReviewedBy</dd> 
-<dt>Tilf&oslash;jet attributtype:</dt>+<dt>Beskrivelse:</dt> 
 +<dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd> 
 +<dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugFormCodeSourceType">DrugFormCodeSourceType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
-<dt>Tilf&oslash;jet attribut, anvendelse: </dt> +<dt>Antal</dt> 
-<dd>required</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
 <li> <li>
 <dl> <dl>
-<dt>Tilf&oslash;jet attributnavn:</dt> +<dt>Navn:</dt> 
-<dd>date</dd> +<dd>ReportedBy</dd> 
-<dt>Tilf&oslash;jet attributtype:</dt>+<dt>Beskrivelse:</dt> 
 +<dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd> 
 +<dt>Type:</dt>
 <dd> <dd>
-<a href="#SourceDateType">SourceDateType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
-<dt>Tilf&oslash;jet attribut, anvendelse: </dt> +<dt>Antal</dt> 
-<dd>optional</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
 <li> <li>
 <dl> <dl>
-<dt>Tilf&oslash;jet attributnavn:</dt> +<dt>Navn:</dt> 
-<dd>yearAndWeek</dd> +<dd>ReviewedDateTime</dd> 
-<dt>Tilf&oslash;jet attributtype:</dt>+<dt>Beskrivelse:</dt> 
 +<dd>Datoen et medicinkort blev evalueret i en medicinkort-gennemgang</dd> 
 +<dt>Type:</dt>
 <dd> <dd>
-<a href="#SourceYearAndWeekType">SourceYearAndWeekType</a>+<a href="#ReviewedDateTimeType">ReviewedDateTimeType</a>
 </dd> </dd>
-<dt>Tilf&oslash;jet attribut, anvendelse: </dt> +<dt>Antal</dt> 
-<dd>optional</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-</li> +
-</ul> +
-<h2 id="GetAllPermissionsType">Type: GetAllPermissionsType</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;"> +
-<div id="GetAllPermissionsType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="GetAllPermissionsType" /&#62;</div> +
-</div> +
-<h2 id="InvalidPrescriptionMedicationType">Type: InvalidPrescriptionMedicationType</h2> +
- Beskrivelse: En ugyldig receptordination<input type="button" id="InvalidPrescriptionMedicationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('InvalidPrescriptionMedicationType_xsddiv'); return false;"> +
-<div id="InvalidPrescriptionMedicationType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="InvalidPrescriptionMedicationType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150101:PrescriptionMedicationIdentifierType" /&#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 receptordination</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionMedicationIdentifierType">PrescriptionMedicationIdentifierType</a>+<a href="#ModificationMetadataType">ModificationMetadataType</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="ReceiverEANType">Type: ReceiverEANType</h2> +<h2 id="PatientFlagType">Type: PatientFlagType</h2> 
- Beskrivelse: Modtagerens EAN nummer<input type="button" id="ReceiverEANType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ReceiverEANType_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="ReceiverEANType_xsddiv" class="contents" style="display: none"> +<div id="PatientFlagType_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="PatientFlagType" /&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +</div> 
- <div style="margin-left: 10px">&#60;xs:element name="ReceiverEAN" type="ean:EAN13IdentifierType" /&#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="medicinecard20150101: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>ReceiverEAN</dd>+<dd>ActiveSubstance</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Indeholder information omkring en aktiv substans</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#EAN13IdentifierType">EAN13IdentifierType</a>+<a href="#ActiveSubstanceType">ActiveSubstanceType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 10807: Line 14475:
 </li> </li>
 </ul> </ul>
-<h2 id="IsEffectuatedAccordingToDrugMedicationType">Type: IsEffectuatedAccordingToDrugMedicationType</h2> +<h2 id="DosageFreeTextForResponseType">Type: DosageFreeTextForResponseType</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;"> + 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="IsEffectuatedAccordingToDrugMedicationType_xsddiv" class="contents" style="display: none"> +<div id="DosageFreeTextForResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="IsEffectuatedAccordingToDrugMedicationType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:complexType name="DosageFreeTextForResponseType"&#62;
-</div> +
-<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:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="By" type="medicinecard20150101:ModificatorType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="StartDate" type="medicinecard20150101:DosageTimesStartDateType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="DosageStartedPreviously" type="medicinecard20150101:DosageStartedPreviouslyType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="DateTime" type="medicinecard20150101:WithdrawnDateTimeType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="EndDate" type="medicinecard20150101:DosageTimesEndDateType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="DosageEndingUndetermined" type="medicinecard20150101:DosageTimesDosageEndingUndeterminedType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Text" type="medicinecard20150101: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: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>By</dd>+<dd>StartDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person eller organisation der &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 10839: Line 14515:
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DateTime</dd>+<dd>DosageStartedPreviously</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>&AElig;ndringsdato og tid</dd>+<dd>Angiver at doseringen er startet tidligere, men ikke angivet p&aringFMK</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#WithdrawnDateTimeType">WithdrawnDateTimeType</a>+<a href="#DosageStartedPreviouslyType">DosageStartedPreviouslyType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 10854: Line 14531:
 </li> </li>
 </ul> </ul>
-<h2 id="UnwithdrawDrugMedicationResponseType">Type: UnwithdrawDrugMedicationResponseType</h2+</li
- 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;"+<li
-<div id="UnwithdrawDrugMedicationResponseType_xsddiv" class="contents" style="display: none"> +<ul>Et af f&oslash;lgende elementer
-<div style="margin-left: 10px">&#60;xs:complexType name="UnwithdrawDrugMedicationResponseType"&#62; + <li>
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150101:VersionMismatchWarningType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150101:UnwithdrawnDrugMedicationType" /&#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>EndDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>Slutdato for et s&aelig;t af doseringstidspunkter</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#DosageTimesEndDateType">DosageTimesEndDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 10885: Line 14548:
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicineCardVersion</dd>+<dd>DosageEndingUndetermined</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versionsnummer for medicinkort</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="#MedicineCardVersionType">MedicineCardVersionType</a>+<a href="#DosageTimesDosageEndingUndeterminedType">DosageTimesDosageEndingUndeterminedType</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>Text</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Elementet returneres ved en foresp&oslash;rgsel med et forkert medicinkort version</dd>+<dd>Fritekst for dosering</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#VersionMismatchWarningType">VersionMismatchWarningType</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="InvalidPrescriptionMedicationType">Type: InvalidPrescriptionMedicationType</h2> 
 + Beskrivelse: En ugyldig receptordination<input type="button" id="InvalidPrescriptionMedicationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('InvalidPrescriptionMedicationType'); return false;"><input type="button" id="InvalidPrescriptionMedicationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('InvalidPrescriptionMedicationType'); return false;"> 
 +<div id="InvalidPrescriptionMedicationType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="InvalidPrescriptionMedicationType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150101:PrescriptionMedicationIdentifierType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="InvalidPrescriptionMedicationType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DrugMedication</dd>+<dd>Identifier</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>Unik identifikation af en receptordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#UnwithdrawnDrugMedicationType">UnwithdrawnDrugMedicationType</a>+<a href="#PrescriptionMedicationIdentifierType">PrescriptionMedicationIdentifierType</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="RouteOfAdministrationCodeType">Type: RouteOfAdministrationCodeType</h2> +<h2 id="DrugStrengthUnitCodeType">Type: DrugStrengthUnitCodeType</h2> 
- Beskrivelse: Angiver kode for medicinens administrationsvej. Kilde: TakstenLMS11 felt 2<input type="button" id="RouteOfAdministrationCodeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RouteOfAdministrationCodeType_xsddiv'); return false;"> + Beskrivelse: Enhed for l&aelig;gemiddelstyrkekode (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;"> 
-<div id="RouteOfAdministrationCodeType_xsddiv" class="contents" style="display: none"> +<div id="DrugStrengthUnitCodeType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="RouteOfAdministrationCodeType"&#62;+<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:simpleContent&#62;
- <div style="margin-left: 10px">&#60;xs:extension base="medicinecard20150101:RouteOfAdministrationCodeValueType"&#62; + <div style="margin-left: 10px">&#60;xs:extension base="medicinecard20150101:DrugStrengthUnitCodeValueType"&#62; 
- <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150101:RouteOfAdministrationSourceType" use="required" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150101:DrugStrengthUnitCodeSourceType" use="required" /&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150101:SourceDateType" use="optional" /&#62;</div> <div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150101:SourceDateType" use="optional" /&#62;</div>
Line 10943: Line 14622:
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="DrugStrengthUnitCodeType_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="#RouteOfAdministrationCodeValueType">RouteOfAdministrationCodeValueType</a>+<a href="#DrugStrengthUnitCodeValueType">DrugStrengthUnitCodeValueType</a>
 </dd> </dd>
 </dl> </dl>
Line 10959: Line 14639:
 <dt>Tilf&oslash;jet attributtype:</dt> <dt>Tilf&oslash;jet attributtype:</dt>
 <dd> <dd>
-<a href="#RouteOfAdministrationSourceType">RouteOfAdministrationSourceType</a>+<a href="#DrugStrengthUnitCodeSourceType">DrugStrengthUnitCodeSourceType</a>
 </dd> </dd>
 <dt>Tilf&oslash;jet attribut, anvendelse: </dt> <dt>Tilf&oslash;jet attribut, anvendelse: </dt>
Line 10992: Line 14672:
 </li> </li>
 </ul> </ul>
-<h2 id="SubstancesType">Type: SubstancesType</h2> +<h2 id="AttachPrescriptionMedicationType">Type: AttachPrescriptionMedicationType</h2> 
- Beskrivelse: Indeholder et antal substanser<input type="button" id="SubstancesType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SubstancesType_xsddiv'); return false;"> + Beskrivelse: Indeholder et l&aelig;gemiddelordinations-ID og en eller flere receptordinations-IDer der skal knyttes hertil<input type="button" id="AttachPrescriptionMedicationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AttachPrescriptionMedicationType'); return false;"><input type="button" id="AttachPrescriptionMedicationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('AttachPrescriptionMedicationType'); return false;"> 
-<div id="SubstancesType_xsddiv" class="contents" style="display: none"> +<div id="AttachPrescriptionMedicationType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="SubstancesType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="AttachPrescriptionMedicationType"&#62; 
- <div style="margin-left: 10px">&#60;xs:sequence maxOccurs="100"&#62; + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
- <div style="margin-left: 10px">&#60;xs:element name="ActiveSubstance" type="medicinecard20150101:ActiveSubstanceType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="DrugMedicationIdentifier" type="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unboundedname="Identifier" type="medicinecard20150101:PrescriptionMedicationIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModificationMetadata" type="medicinecard20150101: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="AttachPrescriptionMedicationType_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>ActiveSubstance</dd>+<dd>DrugMedicationIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en aktiv substans</dd>+<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ActiveSubstanceType">ActiveSubstanceType</a>+<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 11017: Line 14704:
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="ReviewedType">Type: ReviewedType</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;"> +
-<div id="ReviewedType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="ReviewedType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="By" type="medicinecard20150101:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="DateTime" type="medicinecard20150101:ReviewedDateTimeType" /&#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>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>+<dd>Unik identifikation af en receptordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#PrescriptionMedicationIdentifierType">PrescriptionMedicationIdentifierType</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>
Line 11048: Line 14721:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DateTime</dd>+<dd>ModifiedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Datoen et medicinkort blev evalueret i en medicinkort-gennemgang</dd>+<dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ReviewedDateTimeType">ReviewedDateTimeType</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> 
-<h2 id="DrugStrengthUnitCodeType">Type: DrugStrengthUnitCodeType</h2> 
- 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;"> 
-<div id="DrugStrengthUnitCodeType_xsddiv" class="contents" style="display: none"> 
-<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="medicinecard20150101:DrugStrengthUnitCodeValueType"&#62; 
- <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150101:DrugStrengthUnitCodeSourceType" use="required" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150101:SourceDateType" use="optional" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:attribute name="yearAndWeek" type="medicinecard20150101: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="#DrugStrengthUnitCodeValueType">DrugStrengthUnitCodeValueType</a> 
-</dd> 
-</dl> 
-<ul> 
 <li> <li>
 <dl> <dl>
-<dt>Tilf&oslash;jet attributnavn:</dt> +<dt>Navn:</dt> 
-<dd>source</dd> +<dd>ModificationMetadata</dd> 
-<dt>Tilf&oslash;jet attributtype:</dt>+<dt>Beskrivelse:</dt> 
 +<dd></dd> 
 +<dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugStrengthUnitCodeSourceType">DrugStrengthUnitCodeSourceType</a>+<a href="#ModificationMetadataType">ModificationMetadataType</a>
 </dd> </dd>
-<dt>Tilf&oslash;jet attribut, anvendelse: </dt> +<dt>Antal</dt> 
-<dd>required</dd>+<dd>0 eller 1</dd>
 </dl> </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> </li>
 </ul> </ul>
 <h2 id="DrugIdentifierType">Type: DrugIdentifierType</h2> <h2 id="DrugIdentifierType">Type: DrugIdentifierType</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: 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="DrugIdentifierType_xsddiv" class="contents" style="display: none"> <div id="DrugIdentifierType_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="DrugIdentifierType"&#62;
Line 11139: Line 14762:
  &#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>
  Typeudvidelse:  Typeudvidelse:
- <li>+ <li>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 11188: Line 14812:
 </li> </li>
 </ul> </ul>
-<h2 id="UnwithdrawDrugMedicationOnUpdateType">Type: UnwithdrawDrugMedicationOnUpdateType</h2> +<h2 id="CreateEffectuationResponseType">Type: CreateEffectuationResponseType</h2> 
- 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;"> + 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="UnwithdrawDrugMedicationOnUpdateType_xsddiv" class="contents" style="display: none"> +<div id="CreateEffectuationResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="UnwithdrawDrugMedicationOnUpdateType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:complexType name="CreateEffectuationResponseType"&#62;
-</div> +
-<h2 id="DosageTimesDosageEndingUndeterminedType">Type: DosageTimesDosageEndingUndeterminedType</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;"> +
-<div id="DosageTimesDosageEndingUndeterminedType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="DosageTimesDosageEndingUndeterminedType" /&#62;</div> +
-</div> +
-<h2 id="DeleteEffectuationResponseType">Type: DeleteEffectuationResponseType</h2> +
- Beskrivelse: Ydre container-element for et svar p&aring; slet 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="medicinecard20150101:PersonIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div>
Line 11208: Line 14822:
   
 <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150101:VersionMismatchWarningType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150101:VersionMismatchWarningType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150101: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 11253: Line 14870:
 <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>Element for en effektuering tilf&oslash;jet p&aring; en l&aelig;gemiddelordination</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#CreatedEffectuationOnDrugMedicationType">CreatedEffectuationOnDrugMedicationType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>1 eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="WithdrawnDrugMedicationType">Type: WithdrawnDrugMedicationType</h2> +<h2 id="PausedDrugMedicationType">Type: PausedDrugMedicationType</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: Element med IDer returneret n&aring;r 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="WithdrawnDrugMedicationType_xsddiv" class="contents" style="display: none"> +<div id="PausedDrugMedicationType_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="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="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div>
Line 11267: Line 14898:
  &#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 11298: Line 14930:
 </li> </li>
 </ul> </ul>
-<h2 id="CreatedType">Type: CreatedType</h2> +<h2 id="AdministrationAccordingToSchemaInLocalSystemForResponseType">Type: AdministrationAccordingToSchemaInLocalSystemForResponseType</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: 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="CreatedType_xsddiv" class="contents" style="display: none"> +<div id="AdministrationAccordingToSchemaInLocalSystemForResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="CreatedType"&#62;+<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:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="By" type="medicinecard20150101:ModificatorType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="StartDate" type="medicinecard20150101:DosageTimesStartDateType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="DosageStartedPreviously" type="medicinecard20150101:DosageStartedPreviouslyType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="DateTime" type="medicinecard20150101:CreatedDateTimeType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="EndDate" type="medicinecard20150101:DosageTimesEndDateType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="DosageEndingUndetermined" type="medicinecard20150101:DosageTimesDosageEndingUndeterminedType" /&#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="AdministrationAccordingToSchemaInLocalSystemForResponseType_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>StartDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person eller organisation der &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 11325: Line 14968:
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DateTime</dd>+<dd>DosageStartedPreviously</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Oprettelsesdato og tid</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="#CreatedDateTimeType">CreatedDateTimeType</a>+<a href="#DosageStartedPreviouslyType">DosageStartedPreviouslyType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 11340: Line 14984:
 </li> </li>
 </ul> </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_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugMedicationTreatmentEndingUndeterminedType_xsddiv'); return false;"> 
-<div id="DrugMedicationTreatmentEndingUndeterminedType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="DrugMedicationTreatmentEndingUndeterminedType" /&#62;</div> 
-</div> 
-<h2 id="AddressProtectedType">Type: AddressProtectedType</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;"> 
-<div id="AddressProtectedType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="AddressProtectedType" /&#62;</div> 
-</div> 
-<h2 id="GetDrugMedicationResponseType">Type: GetDrugMedicationResponseType</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;"> 
-<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="medicinecard20150101:PersonIdentifierType" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="DrugMedicationWithNegativeConsent" type="medicinecard20150101:DrugMedicationWithNegativeConsentType" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="DrugMedication" type="medicinecard20150101:DrugMedicationType" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="InvalidDrugMedication" type="medicinecard20150101:InvalidDrugMedicationType" /&#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>
 <li> <li>
 +<ul>Et af f&oslash;lgende elementer:
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DrugMedicationWithNegativeConsent</dd>+<dd>EndDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Denne struktur indeholder drug id'er og version for l&aelig;gemiddelordinationer med negativt samtykke.</dd>+<dd>Slutdato for et s&aelig;t af doseringstidspunkter</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationWithNegativeConsentType">DrugMedicationWithNegativeConsentType</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>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="#DrugMedicationType">DrugMedicationType</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>
-<li>+</ul> 
 +</li> 
 +</ul> 
 +<h2 id="CreatePrescriptionMedicationForUseInPracticeResponseType">Type: CreatePrescriptionMedicationForUseInPracticeResponseType</h2> 
 + Beskrivelse: Response-dokument der indeholder en eller flere svar p&aring; oprettelse receptordinationer fra l&aelig;gemiddelordinationer<input type="button" id="CreatePrescriptionMedicationForUseInPracticeResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatePrescriptionMedicationForUseInPracticeResponseType'); return false;"><input type="button" id="CreatePrescriptionMedicationForUseInPracticeResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreatePrescriptionMedicationForUseInPracticeResponseType'); return false;"> 
 +<div id="CreatePrescriptionMedicationForUseInPracticeResponseType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="CreatePrescriptionMedicationForUseInPracticeResponseType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Identifier" type="medicinecard20150101:PrescriptionMedicationIdentifierType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="CreatePrescriptionMedicationForUseInPracticeResponseType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>InvalidDrugMedication</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En ugyldig l&aelig;gemiddelordination</dd>+<dd>Unik identifikation af en receptordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#InvalidDrugMedicationType">InvalidDrugMedicationType</a>+<a href="#PrescriptionMedicationIdentifierType">PrescriptionMedicationIdentifierType</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="SetMedicineCardNotReviewedRequestType">Type: SetMedicineCardNotReviewedRequestType</h2> +<h2 id="OnBehalfOfType">Type: OnBehalfOfType</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: En structur der indeholder autorisationsid'et eller CPR p&aringden 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="SetMedicineCardNotReviewedRequestType_xsddiv" class="contents" style="display: none"> +<div id="OnBehalfOfType_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="OnBehalfOfType"&#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="medicinecard20150101:PersonIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="AuthorisationIdentifier" type="medicinecard20150101:AuthorisationIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div> 
-  + &#60;/xs:choice&#62;</div>
-<div style="margin-left: 10px">&#60;xs:element name="NotReviewedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="NotReviewedDateTime" type="medicinecard20150101:ReviewedDateTimeType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModificationMetadata" type="medicinecard20150101:ModificationMetadataType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div>+
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
-<ul+<div id="OnBehalfOfType_xsddiv_usage" class="usage" style="display: none"></div
- Sekvens af: +<ul>Et af f&oslash;lgende elementer
- <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 11459: Line 15073:
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicineCardVersion</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versionsnummer for medicinkort</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardVersionType">MedicineCardVersionType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 11473: Line 15088:
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +<h2 id="CancelPrescriptionMedicationType">Type: CancelPrescriptionMedicationType</h2> 
 + Beskrivelse: Til brug i bulk service: Marker at en eller flere receptordinationer er ugyldige<input type="button" id="CancelPrescriptionMedicationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CancelPrescriptionMedicationType'); return false;"><input type="button" id="CancelPrescriptionMedicationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CancelPrescriptionMedicationType'); return false;"> 
 +<div id="CancelPrescriptionMedicationType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="CancelPrescriptionMedicationType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150101:PrescriptionMedicationIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModificationMetadata" type="medicinecard20150101:ModificationMetadataType" /&#62;</div>  
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="CancelPrescriptionMedicationType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <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 eller organisation der &aelig;ndrede data</dd>+<dd>Unik identifikation af en receptordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#PrescriptionMedicationIdentifierType">PrescriptionMedicationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 11490: Line 15122:
 <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 eller organisation der &aelig;ndrede data</dd> <dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>
Line 11499: Line 15131:
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>0 eller 1</dd> <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> 
-<dt>Antal</dt> 
-<dd>Pr&aelig;cis &eacute;n</dd> 
 </dl> </dl>
 </li> </li>
Line 11530: Line 15148:
 </li> </li>
 </ul> </ul>
-<h2 id="CancelPrescriptionMedicationType">Type: CancelPrescriptionMedicationType</h2> +<h2 id="DrugMedicationTreatmentStartedPreviouslyType">Type: DrugMedicationTreatmentStartedPreviouslyType</h2> 
- Beskrivelse: Til brug i bulk serviceMarker at en eller flere receptordinationer er ugyldige<input type="button" id="CancelPrescriptionMedicationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CancelPrescriptionMedicationType_xsddiv'); return false;"> + 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="CancelPrescriptionMedicationType_xsddiv" class="contents" style="display: none"> +<div id="DrugMedicationTreatmentStartedPreviouslyType_xsddiv" class="contents" style="displaynone"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="CancelPrescriptionMedicationType"&#62;+<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="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="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="Identifier" type="medicinecard20150101:PrescriptionMedicationIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150101:ModificatorType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModificationMetadata" type="medicinecard20150101:ModificationMetadataType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150101:VersionMismatchWarningType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150101: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>Identifier</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af en receptordination</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionMedicationIdentifierType">PrescriptionMedicationIdentifierType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 11562: Line 15195:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModifiedBy</dd>+<dd>MedicineCardVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>+<dd>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</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 11576: Line 15209:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModificationMetadata</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="#ModificationMetadataType">ModificationMetadataType</a>+<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>DrugMedication</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Element med IDer returneret n&aring;r en l&aelig;gemiddelinformation har f&aring;et fjernet er blevet pauseringen</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#UnpausedDrugMedicationType">UnpausedDrugMedicationType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>1 eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="DrugMedicationIdentifierAndDateTimeType">Type: DrugMedicationIdentifierAndDateTimeType</h2> +<h2 id="CreatedWithOptionalAuthorisationIdentifierType">Type: CreatedWithOptionalAuthorisationIdentifierType</h2> 
- 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;"> + 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="DrugMedicationIdentifierAndDateTimeType_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="DrugMedicationIdentifierAndDateTimeType"&#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="Identifier" type="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="By" type="medicinecard20150101:ModificatorWithOptionalAuthorisationIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="DateTime" type="medicinecard20150101:ModifiedDateTimeType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="DateTime" type="medicinecard20150101: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="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>Identifier</dd>+<dd>By</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>+<dd>Indeholder information omkring en person der &aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>+<a href="#ModificatorWithOptionalAuthorisationIdentifierType">ModificatorWithOptionalAuthorisationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 11620: Line 15269:
 <dd>DateTime</dd> <dd>DateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>&AElig;ndringsdato og tid</dd>+<dd>Oprettelsesdato og tid</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModifiedDateTimeType">ModifiedDateTimeType</a>+<a href="#CreatedDateTimeType">CreatedDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 11630: Line 15279:
 </li> </li>
 </ul> </ul>
-<h2 id="WithdrawDrugMedicationResponseType">Type: WithdrawDrugMedicationResponseType</h2> +<h2 id="PauseType">Type: PauseType</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="WithdrawDrugMedicationResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('WithdrawDrugMedicationResponseType_xsddiv'); return false;"> + 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="WithdrawDrugMedicationResponseType_xsddiv" class="contents" style="display: none"> +<div id="PauseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="WithdrawDrugMedicationResponseType"&#62;+<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:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:choice minOccurs="0"&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="FromDate" type="medicinecard20150101:PausedFromDateType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="FromDateTime" type="medicinecard20150101:PausedFromDateTimeType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersiontype="medicinecard20150101:MedicineCardVersionType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:choice minOccurs="0"&#62; 
-  + <div style="margin-left: 10px">&#60;xs:element name="ToDate" type="medicinecard20150101:PausedToDateType" /&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150101:VersionMismatchWarningType" /&#62;</div> +  
-  +<div style="margin-left: 10px">&#60;xs:element name="ToDateTime" type="medicinecard20150101:PausedToDateTimeType" /&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150101:WithdrawnDrugMedicationType" /&#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="PauseType_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>FromDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>Pauseringsdato</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#PausedFromDateType">PausedFromDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 11661: Line 15317:
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li>
 <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>Pauseringsdato og tid</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardVersionType">MedicineCardVersionType</a>+<a href="#PausedFromDateTimeType">PausedFromDateTimeType</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>VersionMismatchWarning</dd>+<dd>ToDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Elementet returneres ved en foresp&oslash;rgsel med et forkert medicinkort version</dd>+<dd>Pauseringsdato</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#VersionMismatchWarningType">VersionMismatchWarningType</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>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DrugMedication</dd>+<dd>ToDateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element med IDer returneret n&aring;r en l&aelig;gemiddelinformation er blevet seponeret</dd>+<dd>Pauseringsdato og tid</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#WithdrawnDrugMedicationType">WithdrawnDrugMedicationType</a>+<a href="#PausedToDateTimeType">PausedToDateTimeType</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="PauseDrugMedicationResponseType">Type: PauseDrugMedicationResponseType</h2> +</li> 
- 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;"> +</ul> 
-<div id="PauseDrugMedicationResponseType_xsddiv" class="contents" style="display: none"> +<h2 id="IsAccordingToNeedType">Type: IsAccordingToNeedType</h2> 
-<div style="margin-left: 10px">&#60;xs:complexType name="PauseDrugMedicationResponseType"&#62;+ 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="IsAccordingToNeedType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="IsAccordingToNeedType" /&#62;</div> 
 +</div> 
 +<div id="IsAccordingToNeedType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<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:sequence&#62;
  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div>
-  +             
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="MedicineCardVersionInfo" type="medicinecard20150101:MedicineCardVersionInfoType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150101:VersionMismatchWarningType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150101:PausedDrugMedicationType" /&#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="GetMedicineCardVersionsResponseType_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 11738: Line 15405:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicineCardVersion</dd>+<dd>MedicineCardVersionInfo</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versionsnummer for medicinkort</dd>+<dd>Versionsnummer og oprettet dato og tid for en specifik medicinkort version</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardVersionType">MedicineCardVersionType</a>+<a href="#MedicineCardVersionInfoType">MedicineCardVersionInfoType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>1 eller flere</dd> 
 +</dl> 
 +</li> 
 +</ul> 
 +<h2 id="DeliveryType">Type: DeliveryType</h2> 
 + 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="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:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Priority" type="medicinecard20150101:DeliveryPriorityType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:choice minOccurs="0"&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="StreetName" type="medicinecard20150101:StreetNameType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="PseudoAddress" type="medicinecard20150101:PseudoAddressType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PostCode" type="medicinecard20150101:PostCodeType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ContactName" type="medicinecard20150101:ContactNameType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="DeliveryType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>Priority</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Prioritet for apotekets levering af l&aelig;gemidlet</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#DeliveryPriorityType">DeliveryPriorityType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 11750: Line 15454:
 </li> </li>
 <li> <li>
 +<ul>Et af f&oslash;lgende elementer:
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>VersionMismatchWarning</dd>+<dd>StreetName</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Elementet returneres ved en foresp&oslash;rgsel med et forkert medicinkort version</dd>+<dd>Gadenavn, skal kunne v&aelig;re i XML recepten</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#VersionMismatchWarningType">VersionMismatchWarningType</a>+<a href="#StreetNameType">StreetNameType</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>PseudoAddress</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element med IDer returneret n&aring;r en l&aelig;gemiddelinformation er blevet pauseret via en batchforesp&oslash;rgsel</dd>+<dd>Pseudo adresse, skal kunne v&aelig;re i XML recepten</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PausedDrugMedicationType">PausedDrugMedicationType</a>+<a href="#PseudoAddressType">PseudoAddressType</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="DosageTranslationType">Type: DosageTranslationType</h2+</li
- 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;"> +<li>
-<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:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ShortText" type="medicinecard20150101:DosageTranslationShortTextType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="LongText" type="medicinecard20150101:DosageTranslationLongTextType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence minOccurs="0"&#62; +
- <div style="margin-left: 10px">&#60;xs:choice&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="AverageDailyDosage" type="medicinecard20150101:DoseQuantityType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="MinimalAverageDailyDosage" type="medicinecard20150101:DoseQuantityType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="MaximalAverageDailyDosage" type="medicinecard20150101:DoseQuantityType" /&#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> +
-</div> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ShortText</dd>+<dd>PostCode</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En kort teksrepr&aelig;sentation af doseringsstrukturenf.eks. "2 stk 3 gange daglig"</dd>+<dd>Postnummerskal passe the XML recepten og tillade andre postnumre end danske</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTranslationShortTextType">DosageTranslationShortTextType</a>+<a href="#PostCodeType">PostCodeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 11820: Line 15503:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>LongText</dd>+<dd>ContactName</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En lang teksrepr&aelig;sentation af doseringsstrukturen</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="#DosageTranslationLongTextType">DosageTranslationLongTextType</a>+<a href="#ContactNameType">ContactNameType</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="CreateOrUpdateDrugMedicationBeginEndDateType">Type: CreateOrUpdateDrugMedicationBeginEndDateType</h2> 
 + 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="CreateOrUpdateDrugMedicationBeginEndDateType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="CreateOrUpdateDrugMedicationBeginEndDateType"&#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="TreatmentStartDate" type="medicinecard20150101:DrugMedicationTreatmentStartDateType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="TreatmentStartedPreviously" type="medicinecard20150101:DrugMedicationTreatmentStartedPreviouslyType" /&#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="TreatmentEndDate" type="medicinecard20150101:DrugMedicationTreatmentEndDateType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="TreatmentEndingUndetermined" type="medicinecard20150101:DrugMedicationTreatmentEndingUndeterminedType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</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: <ul>Et af f&oslash;lgende elementer:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>AverageDailyDosage</dd>+<dd>TreatmentStartDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Medicinm&aelig;ngde, numerisk v&aelig;rdi (LMS01 felt 11)</dd>+<dd>Den dato l&aelig;gemiddelordinationbehandlingen p&aring;begyndes</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseQuantityType">DoseQuantityType</a>+<a href="#DrugMedicationTreatmentStartDateType">DrugMedicationTreatmentStartDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 11851: Line 15554:
 </li> </li>
  ELLER  ELLER
- <li> + <li>
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MinimalAverageDailyDosage</dd>+<dd>TreatmentStartedPreviously</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Medicinm&aelig;ngde, numerisk v&aelig;rdi (LMS01 felt 11)</dd>+<dd>Angiver at behandling er startet tidligere end selve oprettelsen af l&aelig;gemiddeordinationen p&aringFMK</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseQuantityType">DoseQuantityType</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>MaximalAverageDailyDosage</dd>+<dd>TreatmentEndDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Medicinm&aelig;ngde, numerisk v&aelig;rdi (LMS01 felt 11)</dd>+<dd>Den dato l&aelig;gemiddelordinationen afsluttes</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DoseQuantityType">DoseQuantityType</a>+<a href="#DrugMedicationTreatmentEndDateType">DrugMedicationTreatmentEndDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 11882: Line 15586:
 </dl> </dl>
 </li> </li>
-</ul>+ 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> 
 +<dt>Antal</dt> 
 +<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl>
 </li> </li>
 </ul> </ul>
 </li> </li>
 </ul> </ul>
-</li> +<h2 id="CreateDrugMedicationRequestType">Type: CreateDrugMedicationRequestType</h2> 
-</ul> + 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;"> 
-<h2 id="CreatePrescriptionMedicationType">Type: CreatePrescriptionMedicationType</h2> +<div id="CreateDrugMedicationRequestType_xsddiv" class="contents" style="display: none"> 
- Beskrivelse: Request-dokument til at oprette en +<div style="margin-left: 10px">&#60;xs:complexType name="CreateDrugMedicationRequestType"&#62;
- receptordination 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="CreatePrescriptionMedicationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatePrescriptionMedicationType_xsddiv'); return false;"> +
-<div id="CreatePrescriptionMedicationType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="CreatePrescriptionMedicationType"&#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="DrugMedicationIdentifier" type="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="OrderedEffectuationIdentifier" type="medicinecard20150101:OrderedEffectuationIdentifierType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedBy" type="medicinecard20150101:ModificatorType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModificationMetadata" type="medicinecard20150101:ModificationMetadataType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150101:ModificatorType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="AuthorisationDateTime" type="medicinecard20150101:AuthorisationDateTimeType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150101:CreateDrugMedicationType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReceiverOrganisation" type="medicinecard20150101:OrganisationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="SystemName" type="medicinecard20150101:SystemNameType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:choice maxOccurs="3minOccurs="0"&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="DeliveryInformation" type="medicinecard20150101:DeliveryInformationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="OrderInstruction" type="medicinecard20150101:OrderInstructionType" /&#62;</div> +
- &#60;/xs:choice&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Delivery" type="medicinecard20150101:DeliveryType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:choice&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="SinglePrescriptionDispensing" type="medicinecard20150101:CreateSinglePrescriptionDispensingType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="ReiteratedPrescriptionDispensing" type="medicinecard20150101:CreateReiteratedPrescriptionDispensingType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="DoseDispensedDispensing" type="medicinecard20150101:CreateDoseDispensedPrescriptionDispensingType" /&#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="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>DrugMedicationIdentifier</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>
-<dd>0 eller 1</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
Line 11948: Line 15641:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>OrderedEffectuationIdentifier</dd>+<dd>MedicineCardVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af en bestilt udlevering</dd>+<dd>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrderedEffectuationIdentifierType">OrderedEffectuationIdentifierType</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 11976: Line 15669:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModificationMetadata</dd>+<dd>ReportedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificationMetadataType">ModificationMetadataType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 11990: Line 15683:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>AuthorisationDateTime</dd>+<dd>DrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dato og tid for autorisation</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="#AuthorisationDateTimeType">AuthorisationDateTimeType</a>+<a href="#CreateDrugMedicationType">CreateDrugMedicationType</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="UnmarkPrescriptionMedicationDeprecatedResponseType">Type: UnmarkPrescriptionMedicationDeprecatedResponseType</h2> 
 + Beskrivelse: Svar fra service til fjern markering af at en eller flere receptordinationer ikke l&aelig;ngere er relevante<input type="button" id="UnmarkPrescriptionMedicationDeprecatedResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UnmarkPrescriptionMedicationDeprecatedResponseType'); return false;"><input type="button" id="UnmarkPrescriptionMedicationDeprecatedResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('UnmarkPrescriptionMedicationDeprecatedResponseType'); return false;"> 
 +<div id="UnmarkPrescriptionMedicationDeprecatedResponseType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="UnmarkPrescriptionMedicationDeprecatedResponseType"&#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="medicinecard20150101:PersonIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150101:VersionMismatchWarningType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="UnmarkPrescriptionMedicationDeprecatedResponseType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReceiverOrganisation</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Beskriver en organisation</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationType">OrganisationType</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 12018: Line 15733:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>SystemName</dd>+<dd>MedicineCardVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Navn eller beskrivelse af computersystemet der sender dokumentet</dd>+<dd>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#SystemNameType">SystemNameType</a>+<a href="#MedicineCardVersionType">MedicineCardVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 12030: Line 15745:
 </li> </li>
 <li> <li>
-<ul>Et af f&oslash;lgende elementer: 
- <li> 
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DeliveryInformation</dd>+<dd>VersionMismatchWarning</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En linies tekst til leveringsinformation</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="#DeliveryInformationType">DeliveryInformationType</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>
- ELLER +</ul> 
- <li>+</li> 
 +</ul> 
 +<h2 id="CreateSinglePrescriptionDispensingType">Type: CreateSinglePrescriptionDispensingType</h2> 
 + Beskrivelse: Information til en enkelt udlevering<input type="button" id="CreateSinglePrescriptionDispensingType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreateSinglePrescriptionDispensingType'); return false;"><input type="button" id="CreateSinglePrescriptionDispensingType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CreateSinglePrescriptionDispensingType'); return false;"> 
 +<div id="CreateSinglePrescriptionDispensingType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="CreateSinglePrescriptionDispensingType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="PackageNumber" type="medicinecard20150101:PackageNumberType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="FreeTradePackageSizeText" type="medicinecard20150101:PackageSizeTextType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="PackageQuantity" type="medicinecard20150101:PackageQuantityType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="DosageText" type="medicinecard20150101:DosageTextType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="CreateSinglePrescriptionDispensingType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>OrderInstruction</dd>+<dd>PackageNumber</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En linies tekst til ordreinstruktionen</dd>+<dd>L&aelig;gemiddelpakningens varenummer (LMS02 felt 2)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrderInstructionType">OrderInstructionType</a>+<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> </dl>
-</li> 
-</ul> 
 </li> </li>
 <li> <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Delivery</dd>+<dd>FreeTradePackageSizeText</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Leveringsinformation</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="#DeliveryType">DeliveryType</a>+<a href="#PackageSizeTextType">PackageSizeTextType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 12077: Line 15808:
 </li> </li>
 <li> <li>
-<ul>Et af f&oslash;lgende elementer: 
- <li> 
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>SinglePrescriptionDispensing</dd>+<dd>PackageQuantity</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Information til en enkelt udlevering</dd>+<dd>Angiver antallet af pakninger</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreateSinglePrescriptionDispensingType">CreateSinglePrescriptionDispensingType</a>+<a href="#PackageQuantityType">PackageQuantityType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 12092: Line 15821:
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReiteratedPrescriptionDispensing</dd>+<dd>DosageText</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Information til to eller flere udleveringer</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="#CreateReiteratedPrescriptionDispensingType">CreateReiteratedPrescriptionDispensingType</a> +<a href="#DosageTextType">DosageTextType</a>
-</dd> +
-<dt>Antal</dt> +
-<dd>Pr&aelig;cis &eacute;n</dd> +
-</dl> +
-</li> +
- ELLER +
- <li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>DoseDispensedDispensing</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Information til dosisdispensering</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#CreateDoseDispensedPrescriptionDispensingType">CreateDoseDispensedPrescriptionDispensingType</a>+
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 12123: Line 15836:
 </li> </li>
 </ul> </ul>
-</li> +<h2 id="UnpauseDrugMedicationType">Type: UnpauseDrugMedicationType</h2> 
-</ul> + 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;"> 
-<h2 id="CreatePrescriptionMedicationWithoutCPRRequestType">Type: CreatePrescriptionMedicationWithoutCPRRequestType</h2> +<div id="UnpauseDrugMedicationType_xsddiv" class="contents" style="display: none"> 
- Beskrivelse: Request-dokument der indeholder en eller flere dokumenter til at oprette receptordinationer fra l&aelig;gemiddelordinationer<input type="button" id="CreatePrescriptionMedicationWithoutCPRRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatePrescriptionMedicationWithoutCPRRequestType_xsddiv'); return false;"> +<div style="margin-left: 10px">&#60;xs:complexType name="UnpauseDrugMedicationType"&#62;
-<div id="CreatePrescriptionMedicationWithoutCPRRequestType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="CreatePrescriptionMedicationWithoutCPRRequestType"&#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="CreatedBy" type="medicinecard20150101:ModificatorType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150101:ModificatorType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150101:ModificatorType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="Patient" type="medicinecard20150101:PatientWithoutCPRType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModificationMetadata" type="medicinecard20150101:ModificationMetadataType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="PrescriptionMedication" type="medicinecard20150101:UnattachedPrescriptionMedicationType" /&#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>CreatedBy</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person eller organisation der &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>
Line 12159: Line 15869:
 <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 eller organisation der &aelig;ndrede data</dd> <dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>
Line 12173: Line 15883:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Patient</dd>+<dd>ModificationMetadata</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Patientoplysninger for en person uden kendt CPR</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PatientWithoutCPRType">PatientWithoutCPRType</a>+<a href="#ModificationMetadataType">ModificationMetadataType</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="InvalidEffectuationType">Type: InvalidEffectuationType</h2> 
 + Beskrivelse: En ugyldig effektuering<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:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150101:EffectuationIdentifierType" /&#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> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PrescriptionMedication</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Request-dokument til at oprette en receptordination 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>Unik identifikation af effektueringen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#UnattachedPrescriptionMedicationType">UnattachedPrescriptionMedicationType</a>+<a href="#EffectuationIdentifierType">EffectuationIdentifierType</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="UpdateDrugMedicationResponseType">Type: UpdateDrugMedicationResponseType</h2> +<h2 id="DetachPrescriptionMedicationType">Type: DetachPrescriptionMedicationType</h2> 
- Beskrivelse: Ydre container-element for et svar p&aringen 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: Indeholder en eller flere receptordinations-IDer hvor tilknytningen til l&aelig;gmidlerne skal oph&aelig;ves<input type="button" id="DetachPrescriptionMedicationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DetachPrescriptionMedicationType'); return false;"><input type="button" id="DetachPrescriptionMedicationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DetachPrescriptionMedicationType'); return false;"> 
-<div id="UpdateDrugMedicationResponseType_xsddiv" class="contents" style="display: none"> +<div id="DetachPrescriptionMedicationType_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="DetachPrescriptionMedicationType"&#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="medicinecard20150101:PersonIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Identifier" type="medicinecard20150101:PrescriptionMedicationIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150101:ModificatorType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150101:VersionMismatchWarningType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModificationMetadata" type="medicinecard20150101:ModificationMetadataType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150101: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="DetachPrescriptionMedicationType_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 receptordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#PrescriptionMedicationIdentifierType">PrescriptionMedicationIdentifierType</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>
Line 12233: Line 15955:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicineCardVersion</dd>+<dd>ModifiedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versionsnummer for medicinkort</dd>+<dd>Indeholder information omkring en person eller organisation der &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 12247: Line 15969:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>VersionMismatchWarning</dd>+<dd>ModificationMetadata</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="#ModificationMetadataType">ModificationMetadataType</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>DrugMedication</dd> 
-<dt>Beskrivelse:</dt> 
-<dd>Element med IDer returneret n&aring;r en l&aelig;gemiddelinformation er blevet opdateret</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="PatientFlagType">Type: PatientFlagType</h2> 
- Beskrivelse: Markerer patient<input type="button" id="PatientFlagType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PatientFlagType_xsddiv'); return false;"> 
-<div id="PatientFlagType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="PatientFlagType" /&#62;</div> 
-</div> 
 <h2 id="DrugMedicationVersionInfoType">Type: DrugMedicationVersionInfoType</h2> <h2 id="DrugMedicationVersionInfoType">Type: DrugMedicationVersionInfoType</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: 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="DrugMedicationVersionInfoType_xsddiv" class="contents" style="display: none"> <div id="DrugMedicationVersionInfoType_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="DrugMedicationVersionInfoType"&#62;
Line 12289: Line 15992:
     &#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>
Line 12320: Line 16024:
 </li> </li>
 </ul> </ul>
-<h2 id="CreateEffectuationOnDrugMedicationType">Type: CreateEffectuationOnDrugMedicationType</h2> +<h2 id="RouteOfAdministrationType">Type: RouteOfAdministrationType</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: 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="CreateEffectuationOnDrugMedicationType_xsddiv" class="contents" style="display: none"> +<div id="RouteOfAdministrationType_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="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="Identifier" type="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="Code" type="medicinecard20150101:RouteOfAdministrationCodeType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Effectuation" type="medicinecard20150101:CreateEffectuationType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Text" type="medicinecard20150101:RouteOfAdministrationTextType" /&#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>Identifier</dd>+<dd>Code</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>+<dd>Angiver kode for medicinens administrationsvej. Kilde: Taksten, LMS11 felt 1</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>+<a href="#RouteOfAdministrationCodeType">RouteOfAdministrationCodeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 12350: Line 16055:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Effectuation</dd>+<dd>Text</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dokument til oprettelse af en ny effektuering af et l&aelig;gemiddel</dd>+<dd>Angiver medicinens administrationsvej. Kilde: Taksten LMS 11 felt 3</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreateEffectuationType">CreateEffectuationType</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>
-<h2 id="NegativeConsentRequestType">Type: NegativeConsentRequestType</h2> +<h2 id="TimingListType">Type: TimingListType</h2> 
- Beskrivelse: Element der angiver en foresp&oslash;rges (ogs&aring;) p&aringdata med negativt samtykke, men med en &aring;rsag for foresp&oslash;rgsel.<input type="button" id="NegativeConsentRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('NegativeConsentRequestType_xsddiv'); return false;"> + 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="NegativeConsentRequestType_xsddiv" class="contents" style="display: none"> +<div id="TimingListType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="NegativeConsentRequestType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="TimingListType"&#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="ConsentGiventype="medicinecard20150101:ConsentGivenType" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Timing" type="medicinecard20150101:TimingType" /&#62;</div> 
-  + &#60;/xs:sequence&#62;</div>
-<div style="margin-left: 10px">&#60;xs:element name="ConsentOverridden" type="medicinecard20150101:ConsentOverriddenType" /&#62;</div> +
- &#60;/xs:choice&#62;</div>+
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
-<ul>Et af f&oslash;lgende elementer+<div id="TimingListType_xsddiv_usage" class="usage" style="display: none"></div> 
- <li>+<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ConsentGiven</dd>+<dd>Timing</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element der angiver at der er givet samtykke, og interval samtykke er g&aelig;ldende, "efter mundtlig eller skriftlig samtykke"</dd>+<dd>En structur til at spore tidsforbruget mellem request og response p&aringet webservice-kald</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ConsentGivenType">ConsentGivenType</a>+<a href="#TimingType">TimingType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>Pr&aelig;cis &eacute;n</dd> +<dd>eller flere</dd>
-</dl> +
-</li> +
- ELLER +
- <li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>ConsentOverridden</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Element der angiver at opslage sker som "n&oslash;dvendig til varetagelse af en &aring;benbar almen interesse eller af v&aelig;sentlige hensyn til patienten"</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#ConsentOverriddenType">ConsentOverriddenType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>Pr&aelig;cis &eacute;n</dd>+
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="PausedType">Type: PausedType</h2> +<h2 id="DosageIsNotIteratedType">Type: DosageIsNotIteratedType</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: 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="PausedType_xsddiv" class="contents" style="display: none"> +<div id="DosageIsNotIteratedType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="PausedType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="DosageIsNotIteratedType" /&#62;</div> 
 +</div> 
 +<div id="DosageIsNotIteratedType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<h2 id="PrescriptionMedicationType">Type: PrescriptionMedicationType</h2> 
 + Beskrivelse: En receptordination (en ordination p&aring; en recept)<input type="button" id="PrescriptionMedicationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrescriptionMedicationType'); return false;"><input type="button" id="PrescriptionMedicationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PrescriptionMedicationType'); return false;"> 
 +<div id="PrescriptionMedicationType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="PrescriptionMedicationType"&#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="Identifier" type="medicinecard20150101:PrescriptionMedicationIdentifierType" /&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:element name="FromDate" type="medicinecard20150101:PausedFromDateType" /&#62;</div>+  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="OrderedEffectuationIdentifier" type="medicinecard20150101:OrderedEffectuationIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="AuthorisationDateTime" type="medicinecard20150101:AuthorisationDateTimeType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Created" type="medicinecard20150101:CreatedWithOptionalAuthorisationIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="LatestEffectuationDateTime" type="medicinecard20150101:LatestEffectuationDateTimeType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="TerminatedDateTime" type="medicinecard20150101:TerminatedDateTimeType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:choice maxOccurs="3" minOccurs="0"&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="DeliveryInformation" type="medicinecard20150101:DeliveryInformationType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="FromDateTime" type="medicinecard20150101:PausedFromDateTimeType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="OrderInstruction" type="medicinecard20150101:OrderInstructionType" /&#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:element minOccurs="0" name="Delivery" type="medicinecard20150101:DeliveryType" /&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:element name="ToDate" type="medicinecard20150101:PausedToDateType" /&#62;</div>+  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReimbursementClause" type="medicinecard20150101:ReimbursementClauseType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="SinglePrescriptionDispensing" type="medicinecard20150101:SinglePrescriptionDispensingType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="ToDateTime" type="medicinecard20150101:PausedToDateTimeType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="ReiteratedPrescriptionDispensing" type="medicinecard20150101:ReiteratedPrescriptionDispensingType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="DoseDispensedDispensing" type="medicinecard20150101:DoseDispensedPrescriptionDispensingType" /&#62;</div>
  &#60;/xs:choice&#62;</div>  &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="By" type="medicinecard20150101:ModificatorType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Indication" type="medicinecard20150101:IndicationType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="DateTime" type="xs:dateTime" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="Drug" type="medicinecard20150101:DrugType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="SubstitutionAllowed" type="medicinecard20150101:SubstitutionAllowedType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="SupplementaryInformation" type="medicinecard20150101:SupplementaryInformationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReceiverEAN" type="medicinecard20150101:ReceiverEANType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Status" type="medicinecard20150101:PrescriptionMedicationStatusType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Deprecated" type="medicinecard20150101:DeprecatedDateTimeType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Effectuation" type="medicinecard20150101:EffectuationOnPrescriptionMedicationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="InvalidEffectuation" type="medicinecard20150101:InvalidEffectuationType" /&#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="PrescriptionMedicationType_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 receptordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PausedFromDateType">PausedFromDateType</a>+<a href="#PrescriptionMedicationIdentifierType">PrescriptionMedicationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 12445: Line 16172:
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>FromDateTime</dd>+<dd>OrderedEffectuationIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Pauseringsdato og tid</dd>+<dd>Unik identifikation af en bestilt udlevering</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PausedFromDateTimeType">PausedFromDateTimeType</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> 
-</ul> 
 </li> </li>
 <li> <li>
-<ul>Et af f&oslash;lgende elementer: 
- <li> 
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ToDate</dd>+<dd>AuthorisationDateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Pauseringsdato</dd>+<dd>Dato og tid for autorisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PausedToDateType">PausedToDateType</a>+<a href="#AuthorisationDateTimeType">AuthorisationDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 12478: Line 16200:
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ToDateTime</dd>+<dd>Created</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Pauseringsdato og tid</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="#PausedToDateTimeType">PausedToDateTimeType</a>+<a href="#CreatedWithOptionalAuthorisationIdentifierType">CreatedWithOptionalAuthorisationIdentifierType</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>By</dd>+<dd>LatestEffectuationDateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>+<dd>Det seneste tidspunkt der er foretaget en udlevering p&aringreceptordinationen</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>
-<dd>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 12512: Line 16232:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DateTime</dd>+<dd>TerminatedDateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Tidspunkt hvor receptordinationen er afsluttet</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#dateTime">dateTime</a>+<a href="#TerminatedDateTimeType">TerminatedDateTimeType</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> 
-<h2 id="DosageCodeType">Type: DosageCodeType</h2> 
- Beskrivelse: Kode for dosering. I FMK kun brugt p&aring; recepter, ellers anvendes strukturerede doseringer i Dosage-elementet<input type="button" id="DosageCodeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageCodeType_xsddiv'); return false;"> 
-<div id="DosageCodeType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="DosageCodeType"&#62; 
- <div style="margin-left: 10px">&#60;xs:simpleContent&#62; 
- <div style="margin-left: 10px">&#60;xs:extension base="medicinecard20150101:DosageCodeValueType"&#62; 
- <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150101:DosageCodeSourceType" use="required" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150101:SourceDateType" use="optional" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:attribute name="yearAndWeek" type="medicinecard20150101: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="#DosageCodeValueType">DosageCodeValueType</a> 
-</dd> 
-</dl> 
-<ul> 
 <li> <li>
 +<ul>Et af f&oslash;lgende elementer:
 + <li>
 <dl> <dl>
-<dt>Tilf&oslash;jet attributnavn:</dt> +<dt>Navn:</dt> 
-<dd>source</dd> +<dd>DeliveryInformation</dd> 
-<dt>Tilf&oslash;jet attributtype:</dt>+<dt>Beskrivelse:</dt> 
 +<dd>En linies tekst til leveringsinformation</dd> 
 +<dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageCodeSourceType">DosageCodeSourceType</a>+<a href="#DeliveryInformationType">DeliveryInformationType</a>
 </dd> </dd>
-<dt>Tilf&oslash;jet attribut, anvendelse: </dt> +<dt>Antal</dt> 
-<dd>required</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
-<dt>Tilf&oslash;jet attributnavn:</dt> +<dt>Navn:</dt> 
-<dd>date</dd> +<dd>OrderInstruction</dd> 
-<dt>Tilf&oslash;jet attributtype:</dt>+<dt>Beskrivelse:</dt> 
 +<dd>En linies tekst til ordreinstruktionen</dd> 
 +<dt>Type:</dt>
 <dd> <dd>
-<a href="#SourceDateType">SourceDateType</a>+<a href="#OrderInstructionType">OrderInstructionType</a>
 </dd> </dd>
-<dt>Tilf&oslash;jet attribut, anvendelse: </dt> +<dt>Antal</dt> 
-<dd>optional</dd> +<dd>Pr&aelig;cis &eacute;n</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>
 </li> </li>
-</ul> +<li>
-<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="medicinecard20150101:PersonIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150101: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="medicinecard20150101:CreatedDrugMedicationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="UpdatedDrugMedication" type="medicinecard20150101:UpdatedDrugMedicationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="WithdrawnDrugMedication" type="medicinecard20150101:WithdrawnDrugMedicationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="UnwithdrawnDrugMedication" type="medicinecard20150101:UnwithdrawnDrugMedicationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PausedDrugMedication" type="medicinecard20150101:PausedDrugMedicationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="UnpausedDrugMedication" type="medicinecard20150101:UnpausedDrugMedicationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedPrescriptionMedication" type="medicinecard20150101:CreatedPrescriptionMedicationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedEffectuationOnDrugMedication" type="medicinecard20150101:CreatedEffectuationOnDrugMedicationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CancelledPrescriptionMedication" type="medicinecard20150101:CancelledPrescriptionMedicationType" /&#62;</div> +
- &#60;/xs:sequence&#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>Delivery</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for er CPR-nummer</dd>+<dd>Leveringsinformation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PersonIdentifierType">PersonIdentifierType</a>+<a href="#DeliveryType">DeliveryType</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 12640: Line 16293:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>MedicineCardVersion</dd>+<dd>ReimbursementClause</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versionsnummer for medicinkort</dd>+<dd>Tilsudskode p&aring; recepten</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardVersionType">MedicineCardVersionType</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>
 <li> <li>
 +<ul>Et af f&oslash;lgende elementer:
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>VersionMismatchWarning</dd>+<dd>SinglePrescriptionDispensing</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Elementet returneres ved en foresp&oslash;rgsel med et forkert medicinkort version</dd>+<dd>Information til en enkelt udlevering</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#VersionMismatchWarningType">VersionMismatchWarningType</a>+<a href="#SinglePrescriptionDispensingType">SinglePrescriptionDispensingType</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> + <li>
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CreatedDrugMedication</dd>+<dd>ReiteratedPrescriptionDispensing</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element med IDer returneret ved oprettelsen af en ny l&aelig;gemiddelinformation</dd>+<dd>Information til to eller flere udleveringer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreatedDrugMedicationType">CreatedDrugMedicationType</a>+<a href="#ReiteratedPrescriptionDispensingType">ReiteratedPrescriptionDispensingType</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>UpdatedDrugMedication</dd>+<dd>DoseDispensedDispensing</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element med IDer returneret n&aring;r en l&aelig;gemiddelinformation er blevet opdateret</dd>+<dd>Information til dosisdispensering</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#UpdatedDrugMedicationType">UpdatedDrugMedicationType</a>+<a href="#DoseDispensedPrescriptionDispensingType">DoseDispensedPrescriptionDispensingType</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>WithdrawnDrugMedication</dd>+<dd>Indication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element med IDer returneret n&aring;en l&aelig;gemiddelinformation er blevet seponeret</dd>+<dd>Vurderet helbredstilstand der benyttes som begrundelse for en l&aelig;gemiddelordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#WithdrawnDrugMedicationType">WithdrawnDrugMedicationType</a>+<a href="#IndicationType">IndicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 12713: Line 16369:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>UnwithdrawnDrugMedication</dd>+<dd>Drug</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element med IDer returneret n&aring;en l&aelig;gemiddelinformation er blevet af-seponeret</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;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="#UnwithdrawnDrugMedicationType">UnwithdrawnDrugMedicationType</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 12727: Line 16383:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PausedDrugMedication</dd>+<dd>SubstitutionAllowed</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element med IDer returneret n&aring;r en l&aelig;gemiddelinformation er blevet pauseret via en batchforesp&oslash;rgsel</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="#PausedDrugMedicationType">PausedDrugMedicationType</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 12741: Line 16397:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>UnpausedDrugMedication</dd>+<dd>SupplementaryInformation</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element med IDer returneret n&aring;r en l&aelig;gemiddelinformation har f&aring;et fjernet er blevet pauseringen</dd>+<dd>Fritekst for dosering</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#UnpausedDrugMedicationType">UnpausedDrugMedicationType</a>+<a href="#SupplementaryInformationType">SupplementaryInformationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 12755: Line 16411:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CreatedPrescriptionMedication</dd>+<dd>ReceiverEAN</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dokument der indeholder en eller flere receptordinationer der er oprettet p&aring; en l&aelig;gemiddelordination</dd>+<dd>Modtagerens EAN nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreatedPrescriptionMedicationType">CreatedPrescriptionMedicationType</a>+<a href="#ReceiverEANType">ReceiverEANType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 12769: Line 16425:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CreatedEffectuationOnDrugMedication</dd>+<dd>Status</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element for en effektuering tilf&oslash;jet p&aring; en l&aelig;gemiddelordination</dd>+<dd>Receptens status</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreatedEffectuationOnDrugMedicationType">CreatedEffectuationOnDrugMedicationType</a>+<a href="#PrescriptionMedicationStatusType">PrescriptionMedicationStatusType</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 12783: Line 16439:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CancelledPrescriptionMedication</dd>+<dd>Deprecated</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Til brug i bulk service: Resultat af at markere en eller flere receptordinationer som ugyldige</dd>+<dd>&AElig;ndringsdato og tid</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CancelledPrescriptionMedicationType">CancelledPrescriptionMedicationType</a>+<a href="#DeprecatedDateTimeType">DeprecatedDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 12794: Line 16450:
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-</li> +
-</ul> +
-<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.  +
-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;"> +
-<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:element name="By" type="medicinecard20150101:ModificatorWithOptionalAuthorisationIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="DateTime" type="medicinecard20150101:CreatedDateTimeType" /&#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>Effectuation</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person der &aelig;ndrede data</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorWithOptionalAuthorisationIdentifierType">ModificatorWithOptionalAuthorisationIdentifierType</a>+<a href="#EffectuationOnPrescriptionMedicationType">EffectuationOnPrescriptionMedicationType</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 12828: Line 16467:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DateTime</dd>+<dd>InvalidEffectuation</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Oprettelsesdato og tid</dd>+<dd>En ugyldig effektuering</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreatedDateTimeType">CreatedDateTimeType</a>+<a href="#InvalidEffectuationType">InvalidEffectuationType</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="CreatePrescriptionMedicationResponseType">Type: CreatePrescriptionMedicationResponseType</h2> +<h2 id="CancelPrescriptionMedicationResponseType">Type: CancelPrescriptionMedicationResponseType</h2> 
- Beskrivelse: Response-dokument der indeholder en eller flere svar p&aring; oprettelse receptordinationer fra l&aelig;gemiddelordinationer<input type="button" id="CreatePrescriptionMedicationResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatePrescriptionMedicationResponseType_xsddiv'); return false;"> + Beskrivelse: Svar p&aring; annullering af en eller flere recepter<input type="button" id="CancelPrescriptionMedicationResponseType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CancelPrescriptionMedicationResponseType'); return false;"><input type="button" id="CancelPrescriptionMedicationResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('CancelPrescriptionMedicationResponseType'); return false;"> 
-<div id="CreatePrescriptionMedicationResponseType_xsddiv" class="contents" style="display: none"> +<div id="CancelPrescriptionMedicationResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="CreatePrescriptionMedicationResponseType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="CancelPrescriptionMedicationResponseType"&#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="medicinecard20150101:PersonIdentifierType" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
- + <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div> 
 +
 <div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div>
- +
 <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150101:VersionMismatchWarningType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150101:VersionMismatchWarningType" /&#62;</div>
-  +  
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="PrescriptionMedication" type="medicinecard20150101:CreatedPrescriptionMedicationType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrescriptionMedicationIdentifier" type="medicinecard20150101:PrescriptionMedicationIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PrescriptionServerError" type="medicinecard20150101:PrescriptionServerErrorType" /&#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="CancelPrescriptionMedicationResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 +<ul>
 + Sekvens af:
 + <li>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 12902: Line 16549:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PrescriptionMedication</dd>+<dd>PrescriptionMedicationIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dokument der indeholder en eller flere receptordinationer der er oprettet p&aring; en l&aelig;gemiddelordination</dd>+<dd>Unik identifikation af en receptordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreatedPrescriptionMedicationType">CreatedPrescriptionMedicationType</a>+<a href="#PrescriptionMedicationIdentifierType">PrescriptionMedicationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
-<dd>1 eller flere</dd>+<dd>0, 1 eller flere</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>PrescriptionServerError</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Indeholder information omkring fejl opst&aring;et ved kald til receptserveren</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#PrescriptionServerErrorType">PrescriptionServerErrorType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="UnattachedPrescriptionMedicationType">Type: UnattachedPrescriptionMedicationType</h2> +</li> 
- Beskrivelse: Request-dokument til at oprette en receptordination fra en l&aelig;gemiddelordination. N&aring;r dette element anvendes i servicen til oprettelse af en l&aelig;gemiddelordination udelades DrugMedicationIdentiferi alle andre tilf&aelig;lde er det n&oslash;dvendigt.<input type="button" id="UnattachedPrescriptionMedicationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UnattachedPrescriptionMedicationType_xsddiv'); return false;"> +</ul> 
-<div id="UnattachedPrescriptionMedicationType_xsddiv" class="contents" style="display: none"> +<h2 id="ReviewedType">Type: ReviewedType</h2> 
-<div style="margin-left: 10px">&#60;xs:complexType name="UnattachedPrescriptionMedicationType"&#62;+ Beskrivelse: Information hvem der evaluerede medicinkortet, ved indl&aelig;ggelse p&aring; sygehusinklusiv 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="ReviewedType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="ReviewedType"&#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="medicinecard20150101:ModificatorType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="By" type="medicinecard20150101:ModificatorType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModificationMetadata" type="medicinecard20150101:ModificationMetadataType" /&#62;</div>  +<div style="margin-left: 10px">&#60;xs:element name="DateTime" type="medicinecard20150101:ReviewedDateTimeType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element name="AuthorisationDateTime" type="medicinecard20150101:AuthorisationDateTimeType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReceiverOrganisation" type="medicinecard20150101:OrganisationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="SystemName" type="medicinecard20150101:SystemNameType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:choice maxOccurs="3" minOccurs="0"&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="DeliveryInformation" type="medicinecard20150101:DeliveryInformationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="OrderInstruction" type="medicinecard20150101:OrderInstructionType" /&#62;</div> +
- &#60;/xs:choice&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Delivery" type="medicinecard20150101:DeliveryType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReimbursementClause" type="medicinecard20150101:ReimbursementClauseType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:choice&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="SinglePrescriptionDispensing" type="medicinecard20150101:CreateSinglePrescriptionDispensingType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="ReiteratedPrescriptionDispensing" type="medicinecard20150101:CreateReiteratedPrescriptionDispensingType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="DoseDispensedDispensing" type="medicinecard20150101:CreateDoseDispensedPrescriptionDispensingWithDatesType" /&#62;</div> +
- &#60;/xs:choice&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Indication" type="medicinecard20150101:IndicationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="SubstitutionAllowed" type="medicinecard20150101:SubstitutionAllowedType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="SupplementaryInformation" type="medicinecard20150101:SupplementaryInformationType" /&#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>CreatedBy</dd>+<dd>By</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
 <dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd> <dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>
Line 12968: Line 16602:
 </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 12974: Line 16608:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModificationMetadata</dd>+<dd>DateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Datoen et medicinkort blev evalueret i en medicinkort-gennemgang</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificationMetadataType">ModificationMetadataType</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>
-<li>+</ul> 
 +<h2 id="DrugMedicationIdentifierAndDateTimeType">Type: DrugMedicationIdentifierAndDateTimeType</h2> 
 + 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="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:element name="Identifier" type="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="DateTime" type="medicinecard20150101:ModifiedDateTimeType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="DrugMedicationIdentifierAndDateTimeType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>AuthorisationDateTime</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dato og tid for autorisation</dd>+<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#AuthorisationDateTimeType">AuthorisationDateTimeType</a>+<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 13002: Line 16651:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReceiverOrganisation</dd>+<dd>DateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Beskriver en organisation</dd>+<dd>&AElig;ndringsdato og tid</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrganisationType">OrganisationType</a>+<a href="#ModifiedDateTimeType">ModifiedDateTimeType</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="DoseDispensedPrescriptionDispensingType">Type: DoseDispensedPrescriptionDispensingType</h2> 
 + Beskrivelse: Information til dosisdispensering<input type="button" id="DoseDispensedPrescriptionDispensingType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensedPrescriptionDispensingType'); return false;"><input type="button" id="DoseDispensedPrescriptionDispensingType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DoseDispensedPrescriptionDispensingType'); return false;"> 
 +<div id="DoseDispensedPrescriptionDispensingType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="DoseDispensedPrescriptionDispensingType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="PackageNumber" type="medicinecard20150101:PackageNumberType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="CopyRequired" type="medicinecard20150101:CopyRequiredType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DosageCode" type="medicinecard20150101:DosageCodeType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="DosageText" type="medicinecard20150101:DosageTextType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="StartDate" type="medicinecard20150101:DoseDispensingStartDateType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="EndDate" type="medicinecard20150101:DoseDispensingEndDateType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="DoseDispensedPrescriptionDispensingType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>SystemName</dd>+<dd>PackageNumber</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Navn eller beskrivelse af computersystemet der sender dokumentet</dd>+<dd>L&aelig;gemiddelpakningens varenummer (LMS02 felt 2)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#SystemNameType">SystemNameType</a>+<a href="#PackageNumberType">PackageNumberType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 13028: Line 16700:
 </li> </li>
 <li> <li>
-<ul>Et af f&oslash;lgende elementer: 
- <li> 
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DeliveryInformation</dd>+<dd>CopyRequired</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En linies tekst til leveringsinformation</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="#DeliveryInformationType">DeliveryInformationType</a>+<a href="#CopyRequiredType">CopyRequiredType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 13043: Line 16713:
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>OrderInstruction</dd>+<dd>DosageCode</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En linies tekst til ordreinstruktionen</dd>+<dd>Kode for dosering. I FMK kun brugt p&aring; recepter, ellers anvendes strukturerede doseringer i Dosage-elementet</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#OrderInstructionType">OrderInstructionType</a>+<a href="#DosageCodeType">DosageCodeType</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>Delivery</dd>+<dd>DosageText</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Leveringsinformation</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="#DeliveryType">DeliveryType</a>+<a href="#DosageTextType">DosageTextType</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 13077: Line 16744:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReimbursementClause</dd>+<dd>StartDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Tilsudskode p&aring; recepten</dd>+<dd>Startdato for dosisdispensering</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ReimbursementClauseType">ReimbursementClauseType</a>+<a href="#DoseDispensingStartDateType">DoseDispensingStartDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 13089: Line 16756:
 </li> </li>
 <li> <li>
-<ul>Et af f&oslash;lgende elementer: 
- <li> 
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>SinglePrescriptionDispensing</dd>+<dd>EndDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Information til en enkelt udlevering</dd>+<dd>Slutdato for dosisdispensering</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreateSinglePrescriptionDispensingType">CreateSinglePrescriptionDispensingType</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>
- ELLER+</ul> 
 +<h2 id="SimpleCPRPersonType">Type: SimpleCPRPersonType</h2> 
 + 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="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:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:choice minOccurs="0"&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Name" type="medicinecard20150101:PersonNameType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="NameProtected" type="medicinecard20150101:PersonNameProtectedType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="SimpleCPRPersonType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li> 
 +<ul>Et af f&oslash;lgende elementer:
  <li>  <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReiteratedPrescriptionDispensing</dd>+<dd>Name</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Information til to eller flere udleveringer</dd>+<dd>Struktureret navn p&aring; en person</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreateReiteratedPrescriptionDispensingType">CreateReiteratedPrescriptionDispensingType</a>+<a href="#PersonNameType">PersonNameType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 13120: Line 16805:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DoseDispensedDispensing</dd>+<dd>NameProtected</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Information til dosisdispensering</dd>+<dd>Angiver navnebeskyttelse og at navnet derfor ikke returneres</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreateDoseDispensedPrescriptionDispensingWithDatesType">CreateDoseDispensedPrescriptionDispensingWithDatesType</a>+<a href="#PersonNameProtectedType">PersonNameProtectedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 13139: Line 16824:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Indication</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Vurderet helbredstilstand der benyttes som begrundelse for en l&aelig;gemiddelordination</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#IndicationType">IndicationType</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>+</ul> 
 +<h2 id="GetCallersPermissionsType">Type: GetCallersPermissionsType</h2> 
 + 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="GetCallersPermissionsType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="GetCallersPermissionsType" /&#62;</div> 
 +</div> 
 +<div id="GetCallersPermissionsType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<h2 id="PackageSizeType">Type: PackageSizeType</h2> 
 + 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:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Value" type="medicinecard20150101:PackageSizeValueType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="UnitCode" type="medicinecard20150101:PackageSizeUnitCodeType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="UnitText" type="medicinecard20150101:PackageSizeUnitTextType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="PackageSizeText" type="medicinecard20150101:PackageSizeTextType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="PackageSizeType_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>SubstitutionAllowed</dd>+<dd>Value</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver hvorvidt apoteket har lov til at foretage substitution af l&aelig;gemidlet</dd>+<dd>Pakningsst&oslash;rrelse, numerisk v&aelig;rdi (LMS02 felt 7)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#SubstitutionAllowedType">SubstitutionAllowedType</a>+<a href="#PackageSizeValueType">PackageSizeValueType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 13167: Line 16881:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>SupplementaryInformation</dd>+<dd>UnitCode</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Fritekst for dosering</dd>+<dd>Enhed for pakningsst&oslash;rrelse, kode (LMS15 felt 2)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#SupplementaryInformationType">SupplementaryInformationType</a>+<a href="#PackageSizeUnitCodeType">PackageSizeUnitCodeType</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="PausedDrugMedicationType">Type: PausedDrugMedicationType</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;"> +
-<div id="PausedDrugMedicationType_xsddiv" class="contents" style="display: none"> +
-<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:element name="Identifier" type="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Version" type="medicinecard20150101: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>UnitText</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>+<dd>Enhed for pakningsst&oslash;rrelse, lang tekst (LMS15 felt 4)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>+<a href="#PackageSizeUnitTextType">PackageSizeUnitTextType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 13206: Line 16906:
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +</li> 
 + ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Version</dd>+<dd>PackageSizeText</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gemiddelordinationens versionsnummer</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="#DrugMedicationVersionType">DrugMedicationVersionType</a>+<a href="#PackageSizeTextType">PackageSizeTextType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 13221: Line 16924:
 </li> </li>
 </ul> </ul>
-<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="medicinecard20150101:IndicationCodeValueType"&#62; 
- <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150101:IndicationCodeSourceType" use="required" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150101:SourceDateType" use="optional" /&#62;</div> 
-  
-<div style="margin-left: 10px">&#60;xs:attribute name="yearAndWeek" type="medicinecard20150101: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="#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> 
-<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="HasNegativeConsentType">Type: HasNegativeConsentType</h2> 
- Beskrivelse: Dette element indikerer at patienten har givet negativ samtykke (privatmarkering).<input type="button" id="HasNegativeConsentType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('HasNegativeConsentType_xsddiv'); return false;"> 
-<div id="HasNegativeConsentType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="HasNegativeConsentType" /&#62;</div> 
-</div> 
 <h2 id="EmptyDosageStructureType">Type: EmptyDosageStructureType</h2> <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;">+ 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 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:complexType name="EmptyDosageStructureType"&#62;
Line 13307: Line 16941:
  &#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: <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 13329: Line 16964:
 <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 13344: Line 16979:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 13361: Line 16996:
 </li> </li>
 </ul> </ul>
-<h2 id="DosageQuantityUnitTextType">Type: DosageQuantityUnitTextType</h2> +<h2 id="DosageQuantityUnitTextsType">Type: DosageQuantityUnitTextsType</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: 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="DosageQuantityUnitTextType_xsddiv" class="contents" style="display: none"> +<div id="DosageQuantityUnitTextsType_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="DosageQuantityUnitTextsType"&#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="medicinecard20150101:DosageQuantityUnitTextValueType"&#62; + <div style="margin-left: 10px">&#60;xs:element name="Singular" type="medicinecard20150101:DosageQuantityUnitTextsValueType/&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150101:DosageQuantityUnitTextSourceType" use="required" /&#62;</div>+  
 +<div style="margin-left: 10px">&#60;xs:element name="Plural" type="medicinecard20150101:DosageQuantityUnitTextsValueType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150101:DosageQuantityUnitTextsSourceType" use="required" /&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150101:SourceDateType" use="optional" /&#62;</div> <div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150101:SourceDateType" use="optional" /&#62;</div>
   
 <div style="margin-left: 10px">&#60;xs:attribute name="yearAndWeek" type="medicinecard20150101:SourceYearAndWeekType" use="optional" /&#62;</div> <div style="margin-left: 10px">&#60;xs:attribute name="yearAndWeek" type="medicinecard20150101: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="DosageQuantityUnitTextsType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
- Typeudvidelse+ Sekvens af
- <li>+ <li>
 <dl> <dl>
-<dt>Basistype:</dt>+<dt>Navn:</dt> 
 +<dd>Singular</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd></dd> 
 +<dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageQuantityUnitTextValueType">DosageQuantityUnitTextValueType</a>+<a href="#DosageQuantityUnitTextsValueType">DosageQuantityUnitTextsValueType</a>
 </dd> </dd>
 +<dt>Antal</dt>
 +<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 +</li>
 +<li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>Plural</dd>
 +<dt>Beskrivelse:</dt>
 +<dd></dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#DosageQuantityUnitTextsValueType">DosageQuantityUnitTextsValueType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>Pr&aelig;cis &eacute;n</dd>
 +</dl>
 +</li>
 +</ul>
 +<h2 id="EffectuationType">Type: EffectuationType</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_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="EffectuationType_xsddiv" class="contents" style="display: none">
 +<div style="margin-left: 10px">&#60;xs:complexType name="EffectuationType"&#62;
 + <div style="margin-left: 10px">&#60;xs:sequence&#62;
 + <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150101:EffectuationIdentifierType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element name="DateTime" type="medicinecard20150101:EffectuationDateTimeType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="EffectuationMethod" type="medicinecard20150101:EffectuationMethodType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element name="Created" type="medicinecard20150101:CreatedType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150101:ModificatorType" /&#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="medicinecard20150101:DoseQuantityType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element name="DosageQuantityUnitText" type="medicinecard20150101:DosageQuantityUnitTextType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element name="Drug" type="medicinecard20150101: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="medicinecard20150101: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="medicinecard20150101:PackageQuantityType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element name="PackageNumber" type="medicinecard20150101:PackageNumberType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PackageSize" type="medicinecard20150101:PackageSizeType" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Drug" type="medicinecard20150101:DrugType" /&#62;</div>
 + &#60;/xs:sequence&#62;</div>
 +
 +
 +<div style="margin-left: 10px">&#60;xs:element name="IsEffectuatedAccordingToDrugMedication" type="medicinecard20150101:IsEffectuatedAccordingToDrugMedicationType" /&#62;</div>
 + &#60;/xs:choice&#62;</div>
 + &#60;/xs:sequence&#62;</div>
 + &#60;/xs:complexType&#62;</div>
 +</div>
 +<div id="EffectuationType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <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> <li>
 <dl> <dl>
-<dt>Tilf&oslash;jet attributnavn:</dt> +<dt>Navn:</dt> 
-<dd>source</dd> +<dd>DateTime</dd> 
-<dt>Tilf&oslash;jet attributtype:</dt>+<dt>Beskrivelse:</dt> 
 +<dd>Dato og tid, hvor l&aelig;gemiddelordinationen er effektueret</dd> 
 +<dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageQuantityUnitTextSourceType">DosageQuantityUnitTextSourceType</a>+<a href="#EffectuationDateTimeType">EffectuationDateTimeType</a>
 </dd> </dd>
-<dt>Tilf&oslash;jet attribut, anvendelse: </dt> +<dt>Antal</dt> 
-<dd>required</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
 <li> <li>
 <dl> <dl>
-<dt>Tilf&oslash;jet attributnavn:</dt> +<dt>Navn:</dt> 
-<dd>date</dd> +<dd>EffectuationMethod</dd> 
-<dt>Tilf&oslash;jet attributtype:</dt>+<dt>Beskrivelse:</dt> 
 +<dd>Angiver, om l&aelig;gemiddelordinationen er effektueret ved indgivelse, udlevering eller udskrivning af recept</dd> 
 +<dt>Type:</dt>
 <dd> <dd>
-<a href="#SourceDateType">SourceDateType</a>+<a href="#EffectuationMethodType">EffectuationMethodType</a>
 </dd> </dd>
-<dt>Tilf&oslash;jet attribut, anvendelse: </dt> +<dt>Antal</dt> 
-<dd>optional</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
 <li> <li>
 <dl> <dl>
-<dt>Tilf&oslash;jet attributnavn:</dt> +<dt>Navn:</dt> 
-<dd>yearAndWeek</dd> +<dd>Created</dd> 
-<dt>Tilf&oslash;jet attributtype:</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> 
 +<dt>Type:</dt>
 <dd> <dd>
-<a href="#SourceYearAndWeekType">SourceYearAndWeekType</a>+<a href="#CreatedType">CreatedType</a>
 </dd> </dd>
-<dt>Tilf&oslash;jet attribut, anvendelse: </dt> +<dt>Antal</dt> 
-<dd>optional</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-</ul>+<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>ReportedBy</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Indeholder information omkring en person eller organisation der &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>
-</ul+<li
-<h2 id="PersonNameProtectedType">Type: PersonNameProtectedType</h2> +<ul>Et af f&oslash;lgende elementer
- 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;"> + <li>
-<div id="PersonNameProtectedType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="PersonNameProtectedType" /&#62;</div> +
-</div> +
-<h2 id="DrugMedicationWithNegativeConsentType">Type: DrugMedicationWithNegativeConsentType</h2> +
- Beskrivelse: Denne struktur indeholder drug id'er og version for l&aelig;gemiddelordinationer med negativt samtykke.<input type="button" id="DrugMedicationWithNegativeConsentType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugMedicationWithNegativeConsentType_xsddiv'); return false;"> +
-<div id="DrugMedicationWithNegativeConsentType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="DrugMedicationWithNegativeConsentType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Version" type="medicinecard20150101:DrugMedicationVersionType" /&#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>Identifier</dd>+<dd>DoseQuantity</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>+<dd>Medicinm&aelig;ngde, numerisk v&aelig;rdi (LMS01 felt 11)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>+<a href="#DoseQuantityType">DoseQuantityType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 13460: Line 17187:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Version</dd>+<dd>DosageQuantityUnitText</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gemiddelordinationens versionsnummer</dd>+<dd>Enhed for dosism&aelig;ngde</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationVersionType">DrugMedicationVersionType</a>+<a href="#DosageQuantityUnitTextType">DosageQuantityUnitTextType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<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> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 13472: Line 17213:
 </li> </li>
 </ul> </ul>
-<h2 id="ConsentGivenType">Type: ConsentGivenType</h2+</li
- Beskrivelse: Element der angiver at der er givet samtykke, og interval samtykke er g&aelig;ldende, "efter mundtlig eller skriftlig samtykke"<input type="button" id="ConsentGivenType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ConsentGivenType_xsddiv'); return false;"> + ELLER 
-<div id="ConsentGivenType_xsddiv" class="contents" style="display: none"> + <li>
-<div style="margin-left: 10px">&#60;xs:complexType name="ConsentGivenType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="FromDate" type="medicinecard20150101:ConsentDateType" /&#62;</div>  +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="ToDate" type="medicinecard20150101:ConsentDateType" /&#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>FromDate</dd>+<dd>Drug</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dato for samtykke</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="#ConsentDateType">ConsentDateType</a>+<a href="#DrugType">DrugType</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>
 +</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>
 +<dt>Antal</dt>
 +<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
Line 13502: Line 17255:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ToDate</dd>+<dd>PackageNumber</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dato for samtykke</dd>+<dd>L&aelig;gemiddelpakningens varenummer (LMS02 felt 2)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ConsentDateType">ConsentDateType</a>+<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>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>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="InvalidDrugMedicationType">Type: InvalidDrugMedicationType</h2> +</li
- Beskrivelse: En ugyldig l&aelig;gemiddelordination<input type="button" id="InvalidDrugMedicationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('InvalidDrugMedicationType_xsddiv'); return false;"> + ELLER 
-<div id="InvalidDrugMedicationType_xsddiv" class="contents" style="display: none"> + <li>
-<div style="margin-left: 10px">&#60;xs:complexType name="InvalidDrugMedicationType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150101: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>Identifier</dd>+<dd>IsEffectuatedAccordingToDrugMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</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="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>+<a href="#IsEffectuatedAccordingToDrugMedicationType">IsEffectuatedAccordingToDrugMedicationType</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>
 </ul> </ul>
 <h2 id="ActiveSubstanceCodeType">Type: ActiveSubstanceCodeType</h2> <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;">+ 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 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:complexType name="ActiveSubstanceCodeType"&#62;
Line 13555: Line 17329:
  &#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>
Line 13604: Line 17379:
 </li> </li>
 </ul> </ul>
-<h2 id="ModifiedType">Type: ModifiedType</h2> +<h2 id="DrugMedicationBeginEndDateType">Type: DrugMedicationBeginEndDateType</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: 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="ModifiedType_xsddiv" class="contents" style="display: none"> +<div id="DrugMedicationBeginEndDateType_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="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="By" type="medicinecard20150101:ModificatorType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedDateTime" type="medicinecard20150101:DrugMedicationCreatedDateTimeType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="DateTime" type="medicinecard20150101:ModifiedDateTimeType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="TreatmentStartDate" type="medicinecard20150101:DrugMedicationTreatmentStartDateType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="TreatmentStartedPreviously" type="medicinecard20150101:DrugMedicationTreatmentStartedPreviouslyType" /&#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="TreatmentEndDate" type="medicinecard20150101:DrugMedicationTreatmentEndDateType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="TreatmentEndingUndetermined" type="medicinecard20150101:DrugMedicationTreatmentEndingUndeterminedType" /&#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="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>By</dd>+<dd>CreatedDateTime</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>+<dd>Dato og tidspunkt l&aelig;gemiddelordinationen p&aring;begyndes</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</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>DateTime</dd>+<dd>TreatmentStartDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>&AElig;ndringsdato og tid</dd>+<dd>Den dato l&aelig;gemiddelordinationbehandlingen p&aring;begyndes</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModifiedDateTimeType">ModifiedDateTimeType</a>+<a href="#DrugMedicationTreatmentStartDateType">DrugMedicationTreatmentStartDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 13645: Line 17433:
 </dl> </dl>
 </li> </li>
-</ul> + ELLER 
-<h2 id="CreateReiteratedPrescriptionDispensingType">Type: CreateReiteratedPrescriptionDispensingType</h2> + <li>
- Beskrivelse: Information til to eller flere udleveringer<input type="button" id="CreateReiteratedPrescriptionDispensingType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreateReiteratedPrescriptionDispensingType_xsddiv'); return false;"> +
-<div id="CreateReiteratedPrescriptionDispensingType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="CreateReiteratedPrescriptionDispensingType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="PackageNumber" type="medicinecard20150101:PackageNumberType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="FreeTradePackageSizeText" type="medicinecard20150101:PackageSizeTextType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="ReiterationNumber" type="medicinecard20150101:ReiterationNumberType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="ReiterationInterval" type="medicinecard20150101:ReiterationIntervalType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="ReiterationIntervalUnit" type="medicinecard20150101:ReiterationIntervalUnitType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="PackageQuantity" type="medicinecard20150101:PackageQuantityType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="DosageText" type="medicinecard20150101:DosageTextType" /&#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>PackageNumber</dd>+<dd>TreatmentStartedPreviously</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gemiddelpakningens varenummer (LMS02 felt 2)</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="#PackageNumberType">PackageNumberType</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>FreeTradePackageSizeText</dd>+<dd>TreatmentEndDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Pakningsst&oslash;rrelse, klartekst fra (LMS02 felt 6) hvis kilden er LMS takst</dd>+<dd>Den dato l&aelig;gemiddelordinationen afsluttes</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PackageSizeTextType">PackageSizeTextType</a>+<a href="#DrugMedicationTreatmentEndDateType">DrugMedicationTreatmentEndDateType</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>ReiterationNumber</dd>+<dd>TreatmentEndingUndetermined</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver antallet af reiterationer</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="#ReiterationNumberType">ReiterationNumberType</a>+<a href="#DrugMedicationTreatmentEndingUndeterminedType">DrugMedicationTreatmentEndingUndeterminedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 13711: Line 17481:
 </dl> </dl>
 </li> </li>
-<li>+</ul> 
 +</li> 
 +</ul> 
 +<h2 id="UnwithdrawDrugMedicationResponseType">Type: UnwithdrawDrugMedicationResponseType</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_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="UnwithdrawDrugMedicationResponseType_xsddiv" class="contents" style="display: none"> 
 +<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:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150101:VersionMismatchWarningType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150101:UnwithdrawnDrugMedicationType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="UnwithdrawDrugMedicationResponseType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReiterationInterval</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver antallet af dage/uger mm. mellem reiterationer</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ReiterationIntervalType">ReiterationIntervalType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 13728: Line 17519:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReiterationIntervalUnit</dd>+<dd>MedicineCardVersion</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Enhed for reiterationsinterval</dd>+<dd>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ReiterationIntervalUnitType">ReiterationIntervalUnitType</a>+<a href="#MedicineCardVersionType">MedicineCardVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 13742: Line 17533:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PackageQuantity</dd>+<dd>VersionMismatchWarning</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver antallet af pakninger</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="#PackageQuantityType">PackageQuantityType</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 13756: Line 17547:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DosageText</dd>+<dd>DrugMedication</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 med IDer returneret n&aring;r en l&aelig;gemiddelinformation er blevet af-seponeret</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTextType">DosageTextType</a>+<a href="#UnwithdrawnDrugMedicationType">UnwithdrawnDrugMedicationType</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="SpecialityCodeType">Type: SpecialityCodeType</h2>
 + 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:complexType name="SpecialityCodeType"&#62;
 + <div style="margin-left: 10px">&#60;xs:simpleContent&#62;
 + <div style="margin-left: 10px">&#60;xs:extension base="medicinecard20150101:SpecialityCodeValueType"&#62;
 + <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150101:SpecialityCodeSourceType" use="required" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150101:SourceDateType" use="optional" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:attribute name="yearAndWeek" type="medicinecard20150101:SourceYearAndWeekType" use="optional" /&#62;</div>
 + &#60;/xs:extension&#62;</div>
 + &#60;/xs:simpleContent&#62;</div>
 + &#60;/xs:complexType&#62;</div>
 +</div>
 +<div id="SpecialityCodeType_xsddiv_usage" class="usage" style="display: none"></div>
 +<ul>
 + Typeudvidelse:
 + <li>
 +<dl>
 +<dt>Basistype:</dt>
 +<dd>
 +<a href="#SpecialityCodeValueType">SpecialityCodeValueType</a>
 +</dd>
 +</dl>
 +<ul>
 +<li>
 +<dl>
 +<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>
 +<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="DosageDayNotNumberedType">Type: DosageDayNotNumberedType</h2>
 + 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="ATCCodeType">Type: ATCCodeType</h2> <h2 id="ATCCodeType">Type: ATCCodeType</h2>
- 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;">+ 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 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:complexType name="ATCCodeType"&#62;
Line 13783: Line 17645:
  &#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>
Line 13832: Line 17695:
 </li> </li>
 </ul> </ul>
-<h2 id="AttachOrDetachPrescriptionMedicationResponseType">Type: AttachOrDetachPrescriptionMedicationResponseType</h2> +<h2 id="SearchEffectuationsRequestType">Type: SearchEffectuationsRequestType</h2> 
- Beskrivelse: Svar fra en foresp&oslash;rgsel der tilknytter receptordinationer til l&aelig;gemiddelordinationer eller fjerner tilknytningen<input type="button" id="AttachOrDetachPrescriptionMedicationResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AttachOrDetachPrescriptionMedicationResponseType_xsddiv'); return false;"> + Beskrivelse: Element for en foresp&oslash;rgsel efter effektueringer 
-<div id="AttachOrDetachPrescriptionMedicationResponseType_xsddiv" class="contents" style="display: none"> + <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 style="margin-left: 10px">&#60;xs:complexType name="AttachOrDetachPrescriptionMedicationResponseType"&#62;+<div id="SearchEffectuationsRequestType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="SearchEffectuationsRequestType"&#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="medicinecard20150101:PersonIdentifierType" /&#62;</div>  <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="FromDateTime" type="medicinecard20150101:EffectuationDateTimeType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ToDateTime" type="medicinecard20150101:EffectuationDateTimeType" /&#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 minOccurs="0" name="IncludeEffectuationsOnPrescriptionMedicationsOnDrugMedications" type="xs:boolean" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="IncludeEffectuationsNotOnDrugMedications" type="xs:boolean" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="NegativeConsent" type="medicinecard20150101:NegativeConsentRequestType" /&#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>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 13862: Line 17737:
 <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> 
 +<dt>Antal</dt> 
 +<dd>0 eller 1</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>ToDateTime</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Dato og tid, hvor l&aelig;gemiddelordinationen er effektueret</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#EffectuationDateTimeType">EffectuationDateTimeType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0 eller 1</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>IncludeEffectuationsOnDrugMedications</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> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>IncludeEffectuationsOnPrescriptionMedicationsOnDrugMedications</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> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>IncludeEffectuationsNotOnDrugMedications</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> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>NegativeConsent</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Element der angiver en foresp&oslash;rges (ogs&aring;) p&aring; data med negativt samtykke, men med en &aring;rsag for foresp&oslash;rgsel.</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#NegativeConsentRequestType">NegativeConsentRequestType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0 eller 1</dd> 
 +</dl> 
 +</li> 
 +</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_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="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="medicinecard20150101:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="DateTime" type="medicinecard20150101:WithdrawnDateTimeType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="WithdrawnType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>By</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Indeholder information omkring en person eller organisation der &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>&AElig;ndringsdato og tid</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#WithdrawnDateTimeType">WithdrawnDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 13874: Line 17862:
 </li> </li>
 </ul> </ul>
-<h2 id="TimingListType">Type: TimingListType</h2> +<h2 id="InvalidDrugMedicationType">Type: InvalidDrugMedicationType</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;"> + Beskrivelse: En ugyldig l&aelig;gemiddelordination<input type="button" id="InvalidDrugMedicationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('InvalidDrugMedicationType'); return false;"><input type="button" id="InvalidDrugMedicationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('InvalidDrugMedicationType'); return false;"> 
-<div id="TimingListType_xsddiv" class="contents" style="display: none"> +<div id="InvalidDrugMedicationType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="TimingListType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="InvalidDrugMedicationType"&#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="Timing" type="medicinecard20150101:TimingType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150101: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="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>Timing</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En structur til at spore tidsforbruget mellem request og response p&aringet webservice-kald</dd>+<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#TimingType">TimingType</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="MedicineCardIsInvalidType">Type: MedicineCardIsInvalidType</h2> +<h2 id="IsEffectuatedAccordingToDrugMedicationType">Type: IsEffectuatedAccordingToDrugMedicationType</h2> 
- Beskrivelse: Markerer at medicinkortet er ugyldigt.<input type="button" id="MedicineCardIsInvalidType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('MedicineCardIsInvalidType_xsddiv'); return false;"> + Beskrivelse: Angiver at effektueringen er sket som angivet p&aring; l&aelig;gemiddelordinationen, dvsmed 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="MedicineCardIsInvalidType_xsddiv" class="contents" style="display: none"> +<div id="IsEffectuatedAccordingToDrugMedicationType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="MedicineCardIsInvalidType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:complexType name="IsEffectuatedAccordingToDrugMedicationType" /&#62;</div>
 </div> </div>
-<h2 id="DosageStructuresForRequestType">Type: DosageStructuresForRequestType</h2> +<div id="IsEffectuatedAccordingToDrugMedicationType_xsddiv_usage" class="usage" style="display: none"></div> 
- 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;"> +<h2 id="MedicineCardInformationChangeType">Type: MedicineCardInformationChangeType</h2> 
-<div id="DosageStructuresForRequestType_xsddiv" class="contents" style="display: none"> + 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 style="margin-left: 10px">&#60;xs:complexType name="DosageStructuresForRequestType"&#62;+<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:choice&#62; + <div style="margin-left: 10px">&#60;xs:element name="InformationChangeType" type="medicinecard20150101:InformationChangeTypeType" /&#62;</div>
- <div style="margin-left: 10px">&#60;xs:element name="UnitText" type="medicinecard20150101:DosageQuantityUnitTextType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="UnitTexts" type="medicinecard20150101:DosageQuantityUnitTextsType" /&#62;</div> +
- &#60;/xs:choice&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:choice maxOccurs="10" minOccurs="1"&#62; +<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 name="Structure" type="medicinecard20150101:DosageStructureForRequestType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="EmptyStructure" type="medicinecard20150101:EmptyDosageStructureType" /&#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="MedicineCardInformationChangeType_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>UnitText</dd>+<dd>InformationChangeType</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Enhed for dosism&aelig;ngde</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageQuantityUnitTextType">DosageQuantityUnitTextType</a>+<a href="#InformationChangeTypeType">InformationChangeTypeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 13942: Line 17923:
 </dl> </dl>
 </li> </li>
- ELLER+<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>ChangeDateTime</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd></dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#dateTime">dateTime</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0 eller 1</dd> 
 +</dl> 
 +</li> 
 +</ul> 
 +<h2 id="AdministrationAccordingToSchemaInLocalSystemForRequestType">Type: AdministrationAccordingToSchemaInLocalSystemForRequestType</h2> 
 + 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 id="AdministrationAccordingToSchemaInLocalSystemForRequestType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="AdministrationAccordingToSchemaInLocalSystemForRequestType"&#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="medicinecard20150101: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="medicinecard20150101:DosageTimesEndDateType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="DosageEndingUndetermined" type="medicinecard20150101:DosageTimesDosageEndingUndeterminedType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="AdministrationAccordingToSchemaInLocalSystemForRequestType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li> 
 +<ul>Et af f&oslash;lgende elementer:
  <li>  <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>UnitTexts</dd>+<dd>StartDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Enhed for dosism&aelig;ngde, ental og flertal</dd>+<dd>Startdato for et s&aelig;t af doseringstidspunkter</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageQuantityUnitTextsType">DosageQuantityUnitTextsType</a>+<a href="#DosageTimesStartDateType">DosageTimesStartDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 13961: Line 17978:
 <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>Structure</dd>+<dd>EndDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Beskrivelse af doseringstidspunkter for en behandling</dd>+<dd>Slutdato for et s&aelig;af doseringstidspunkter</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageStructureForRequestType">DosageStructureForRequestType</a>+<a href="#DosageTimesEndDateType">DosageTimesEndDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 13976: Line 17993:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>EmptyStructure</dd>+<dd>DosageEndingUndetermined</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Beskrivelse af en periode i behandlingen hvor l&aelig;gemidlet ikke gives</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="#EmptyDosageStructureType">EmptyDosageStructureType</a>+<a href="#DosageTimesDosageEndingUndeterminedType">DosageTimesDosageEndingUndeterminedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 13993: Line 18010:
 </li> </li>
 </ul> </ul>
-<h2 id="DetachPrescriptionMedicationType">Type: DetachPrescriptionMedicationType</h2> +<h2 id="EffectuationsOnDrugMedicationType">Type: EffectuationsOnDrugMedicationType</h2> 
- Beskrivelse: Indeholder en eller flere receptordinations-IDer hvor tilknytningen til l&aelig;gmidlerne skal oph&aelig;ves<input type="button" id="DetachPrescriptionMedicationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DetachPrescriptionMedicationType_xsddiv'); return false;"> + 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;"> 
-<div id="DetachPrescriptionMedicationType_xsddiv" class="contents" style="display: none"> +<div id="EffectuationsOnDrugMedicationType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="DetachPrescriptionMedicationType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="EffectuationsOnDrugMedicationType"&#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="medicinecard20150101:PrescriptionMedicationIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150101:ModificatorType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Effectuation" type="medicinecard20150101:EffectuationType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModificationMetadata" type="medicinecard20150101:ModificationMetadataType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="InvalidEffectuation" type="medicinecard20150101:InvalidEffectuationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrescriptionMedication" type="medicinecard20150101:EffectuationsOnPrescriptionMedicationType" /&#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>Identifier</dd> <dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af en receptordination</dd>+<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PrescriptionMedicationIdentifierType">PrescriptionMedicationIdentifierType</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>
Line 14025: Line 18045:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModifiedBy</dd>+<dd>Effectuation</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</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="#ModificatorType">ModificatorType</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 14039: Line 18059:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModificationMetadata</dd>+<dd>InvalidEffectuation</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>En ugyldig effektuering</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificationMetadataType">ModificationMetadataType</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>
-</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="medicinecard20150101: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>PrescriptionMedication</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En specifik periode i historikken for en l&aelig;gemiddelordination</dd>+<dd>Grupperer effektueringer p&aringen receptordination</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationHistoryPeriodType">DrugMedicationHistoryPeriodType</a>+<a href="#EffectuationsOnPrescriptionMedicationType">EffectuationsOnPrescriptionMedicationType</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="AdministrationAccordingToSchemaInLocalSystemForResponseType">Type: AdministrationAccordingToSchemaInLocalSystemForResponseType</h2> +<h2 id="CreateEffectuationType">Type: CreateEffectuationType</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: 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="AdministrationAccordingToSchemaInLocalSystemForResponseType_xsddiv" class="contents" style="display: none"> +<div id="CreateEffectuationType_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="CreateEffectuationType"&#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="DateTime" type="medicinecard20150101:EffectuationDateTimeType" /&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:element name="StartDate" type="medicinecard20150101:DosageTimesStartDateType" /&#62;</div> +  
-  +<div style="margin-left: 10px">&#60;xs:element name="EffectuationMethod" type="medicinecard20150101:EffectuationMethodType" /&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element name="DosageStartedPreviously" type="medicinecard20150101:DosageStartedPreviouslyType" /&#62;</div> +  
- &#60;/xs:choice&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CreatedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModificationMetadata" type="medicinecard20150101:ModificationMetadataType" /&#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="EndDate" type="medicinecard20150101:DosageTimesEndDateType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 +  
 + <div style="margin-left: 10px">&#60;xs:element name="DoseQuantity" type="medicinecard20150101:DoseQuantityType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="DosageQuantityUnitText" type="medicinecard20150101:DosageQuantityUnitTextType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Drug" type="medicinecard20150101:DrugType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="DosageEndingUndetermined" type="medicinecard20150101:DosageTimesDosageEndingUndeterminedType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:sequence&#62; 
 +  
 + <div style="margin-left: 10px">&#60;xs:element name="Drug" type="medicinecard20150101: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="medicinecard20150101:PackageQuantityType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="PackageNumber" type="medicinecard20150101:PackageNumberType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PackageSize" type="medicinecard20150101:PackageSizeType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Drug" type="medicinecard20150101:DrugType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 +  
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="IsEffectuatedAccordingToDrugMedication" type="medicinecard20150101:IsEffectuatedAccordingToDrugMedicationType" /&#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="CreateEffectuationType_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>DateTime</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Dato og tid, hvor l&aelig;gemiddelordinationen er effektueret</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#EffectuationDateTimeType">EffectuationDateTimeType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>EffectuationMethod</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Angiver, om l&aelig;gemiddelordinationen er effektueret ved indgivelse, udlevering eller udskrivning af recept</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#EffectuationMethodType">EffectuationMethodType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<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 eller organisation der &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> <dt>Beskrivelse:</dt>
 <dd></dd> <dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTimesStartDateType">DosageTimesStartDateType</a>+<a href="#ModificationMetadataType">ModificationMetadataType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0 eller 1</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<ul>Et af f&oslash;lgende elementer: 
 + <li> 
 +<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> </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>
 +<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>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>
 +</ul>
 </li> </li>
  ELLER  ELLER
- <li>+ <li> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DosageStartedPreviously</dd>+<dd>Drug</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver at doseringen er startet tidligeremen ikke angivet p&aring; FMK</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 angivess&aring;fremt informationen findes</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageStartedPreviouslyType">DosageStartedPreviouslyType</a>+<a href="#DrugType">DrugType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 14130: Line 18257:
 </li> </li>
 </ul> </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>
 +<dt>Antal</dt>
 +<dd>0 eller 1</dd>
 +</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>PackageNumber</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Slutdato for et s&aelig;t af doseringstidspunkter</dd>+<dd>L&aelig;gemiddelpakningens varenummer (LMS02 felt 2)</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTimesEndDateType">DosageTimesEndDateType</a>+<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> </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>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>0 eller 1</dd>
 +</dl>
 +</li>
 +</ul>
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>DosageEndingUndetermined</dd>+<dd>IsEffectuatedAccordingToDrugMedication</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>Angiver at effektueringen er sket som angivet p&aring; l&aelig;gemiddelordinationendvsmed det angivne l&aelig;gemiddel og med den angivne dosis</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageTimesDosageEndingUndeterminedType">DosageTimesDosageEndingUndeterminedType</a>+<a href="#IsEffectuatedAccordingToDrugMedicationType">IsEffectuatedAccordingToDrugMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 14165: Line 18338:
 </li> </li>
 </ul> </ul>
-<h2 id="FollowUpDatesType">Type: FollowUpDatesType</h2> +<h2 id="UpdateDrugMedicationRequestType">Type: UpdateDrugMedicationRequestType</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;"> + 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="FollowUpDatesType_xsddiv" class="contents" style="display: none"> +<div id="UpdateDrugMedicationRequestType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="FollowUpDatesType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="UpdateDrugMedicationRequestType"&#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;A set of planned follow up dates for a drugmedication&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#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> +<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersiontype="medicinecard20150101:MedicineCardVersionType" /&#62;</div> 
- &#60;/xs:annotation&#62;</div> +  
-  +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150101:ModificatorType" /&#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="medicinecard20150101:FollowUpDateType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150101: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>
-<dd>Date</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="#FollowUpDateType">FollowUpDateType</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> 
 +</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> 
 +<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 eller organisation der &aelig;ndrede data</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#ModificatorType">ModificatorType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>eller 1</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>ReportedBy</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Indeholder information omkring en person eller organisation der &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)til brug ved opdatering</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#UpdateDrugMedicationType">UpdateDrugMedicationType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>1 eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
 <h2 id="UnwithdrawnDrugMedicationType">Type: UnwithdrawnDrugMedicationType</h2> <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;">+ 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 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:complexType name="UnwithdrawnDrugMedicationType"&#62;
Line 14208: Line 18440:
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="UnwithdrawnDrugMedicationType_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 14239: Line 18472:
 </li> </li>
 </ul> </ul>
-<h2 id="VersionMismatchWarningType">Type: VersionMismatchWarningType</h2> +<h2 id="PauseDrugMedicationType">Type: PauseDrugMedicationType</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: 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="VersionMismatchWarningType_xsddiv" class="contents" style="display: none"> +<div id="PauseDrugMedicationType_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="PauseDrugMedicationType"&#62;
-</div> +
-<h2 id="DeliveryType">Type: DeliveryType</h2> +
- Beskrivelse: Leveringsinformation<input type="button" id="DeliveryType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DeliveryType_xsddiv'); return false;"> +
-<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:sequence&#62;  <div style="margin-left: 10px">&#60;xs:sequence&#62;
- <div style="margin-left: 10px">&#60;xs:element name="Priority" type="medicinecard20150101:DeliveryPriorityType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150101: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="StreetName" type="medicinecard20150101:StreetNameType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="FromDate" type="medicinecard20150101:PausedFromDateType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="PseudoAddress" type="medicinecard20150101:PseudoAddressType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="FromDateTime" type="medicinecard20150101:PausedFromDateTimeType" /&#62;</div>
  &#60;/xs:choice&#62;</div>  &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PostCode" type="medicinecard20150101:PostCodeType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:choice minOccurs="0"&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="ToDate" type="medicinecard20150101:PausedToDateType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="ToDateTime" type="medicinecard20150101:PausedToDateTimeType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ContactName" type="medicinecard20150101:ContactNameType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PausedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModificationMetadata" type="medicinecard20150101: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>Priority</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Prioritet for apotekets levering af l&aelig;gemidlet</dd>+<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DeliveryPriorityType">DeliveryPriorityType</a>+<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 14281: Line 18516:
 <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>StreetName</dd>+<dd>FromDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Gadenavn, skal kunne v&aelig;re i XML recepten</dd>+<dd>Pauseringsdato</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#StreetNameType">StreetNameType</a>+<a href="#PausedFromDateType">PausedFromDateType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 14296: Line 18531:
 </li> </li>
  ELLER  ELLER
 + <li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>FromDateTime</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Pauseringsdato og tid</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#PausedFromDateTimeType">PausedFromDateTimeType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>Pr&aelig;cis &eacute;n</dd>
 +</dl>
 +</li>
 +</ul>
 +</li>
 +<li>
 +<ul>Et af f&oslash;lgende elementer:
  <li>  <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PseudoAddress</dd>+<dd>ToDate</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Pseudo adresse, skal kunne v&aelig;re i XML recepten</dd>+<dd>Pauseringsdato</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PseudoAddressType">PseudoAddressType</a>+<a href="#PausedToDateType">PausedToDateType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl> 
 +</li> 
 + ELLER 
 + <li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>ToDateTime</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Pauseringsdato og tid</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#PausedToDateTimeType">PausedToDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 14315: Line 18583:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PostCode</dd>+<dd>PausedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Postnummer, skal passe the XML recepten og tillade andre postnumre end danske</dd>+<dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PostCodeType">PostCodeType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 14329: Line 18597:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ContactName</dd>+<dd>ModificationMetadata</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Andet navn for levering af l&aelig;gemidler fra apoteket, f.eks. et plejehjem</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ContactNameType">ContactNameType</a>+<a href="#ModificationMetadataType">ModificationMetadataType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 14342: Line 18610:
 </ul> </ul>
 <h2 id="UnpausedDrugMedicationType">Type: UnpausedDrugMedicationType</h2> <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_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UnpausedDrugMedicationType_xsddiv'); return false;">+ 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 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:complexType name="UnpausedDrugMedicationType"&#62;
Line 14352: Line 18620:
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="UnpausedDrugMedicationType_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 14383: Line 18652:
 </li> </li>
 </ul> </ul>
-<h2 id="PackageNumberType">Type: PackageNumberType</h2> +<h2 id="ConsentOverriddenType">Type: ConsentOverriddenType</h2> 
- 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;"> + Beskrivelse: Element der angiver at opslage sker som "n&oslash;dvendig til varetagelse af en &aring;benbar almen interesse eller af v&aelig;sentlige hensyn til patienten"<input type="button" id="ConsentOverriddenType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ConsentOverriddenType'); return false;"><input type="button" id="ConsentOverriddenType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ConsentOverriddenType'); return false;"> 
-<div id="PackageNumberType_xsddiv" class="contents" style="display: none"> +<div id="ConsentOverriddenType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="PackageNumberType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="ConsentOverriddenType/&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:simpleContent&#62; +</div> 
- <div style="margin-left: 10px">&#60;xs:extension base="medicinecard20150101:PackageNumberValueType"&#62; +<div id="ConsentOverriddenType_xsddiv_usage" class="usage" style="display: none"></div> 
- <div style="margin-left: 10px">&#60;xs:attribute name="source" type="medicinecard20150101:PackageNumberSourceType" use="required" /&#62;</div>+<h2 id="DosageStructureForRequestType">Type: DosageStructureForRequestType</h2> 
 + 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="DosageStructureForRequestType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="DosageStructureForRequestType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left10px">&#60;xs:choice&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="IterationInterval" type="medicinecard20150101:DosageTimesIterationIntervalType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:attribute name="date" type="medicinecard20150101:SourceDateTypeuse="optional" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="NotIterated" type="medicinecard20150101: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="medicinecard20150101: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="medicinecard20150101:DosageTimesEndDateType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:attribute name="yearAndWeek" type="medicinecard20150101:SourceYearAndWeekTypeuse="optional" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="DosageEndingUndetermined" type="medicinecard20150101:DosageTimesDosageEndingUndeterminedType/&#62;</div> 
- &#60;/xs:extension&#62;</div> + &#60;/xs:choice&#62;</div> 
- &#60;/xs:simpleContent&#62;</div>+  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="SupplementaryText" type="medicinecard20150101: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="medicinecard20150101:DosageAnyDayType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Day" type="medicinecard20150101:DosageDayType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Day" type="medicinecard20150101:DosageDayType" /&#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="DosageStructureForRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
- Typeudvidelse+ Sekvens af
- <li>+ <li> 
 +<ul>Et af f&oslash;lgende elementer: 
 + <li>
 <dl> <dl>
-<dt>Basistype:</dt>+<dt>Navn:</dt> 
 +<dd>IterationInterval</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Tidsinterval mellem iterationer for doseringstidspunkter angivet i dage</dd> 
 +<dt>Type:</dt>
 <dd> <dd>
-<a href="#PackageNumberValueType">PackageNumberValueType</a>+<a href="#DosageTimesIterationIntervalType">DosageTimesIterationIntervalType</a>
 </dd> </dd>
 +<dt>Antal</dt>
 +<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
-<ul+</li
-<li>+ ELLER 
 + <li>
 <dl> <dl>
-<dt>Tilf&oslash;jet attributnavn:</dt> +<dt>Navn:</dt> 
-<dd>source</dd> +<dd>NotIterated</dd> 
-<dt>Tilf&oslash;jet attributtype:</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> 
 +<dt>Type:</dt>
 <dd> <dd>
-<a href="#PackageNumberSourceType">PackageNumberSourceType</a>+<a href="#DosageIsNotIteratedType">DosageIsNotIteratedType</a>
 </dd> </dd>
-<dt>Tilf&oslash;jet attribut, anvendelse: </dt> +<dt>Antal</dt> 
-<dd>required</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>Tilf&oslash;jet attributnavn:</dt> +<dt>Navn:</dt> 
-<dd>date</dd> +<dd>StartDate</dd> 
-<dt>Tilf&oslash;jet attributtype:</dt>+<dt>Beskrivelse:</dt> 
 +<dd>Startdato for et s&aelig;t af doseringstidspunkter</dd> 
 +<dt>Type:</dt>
 <dd> <dd>
-<a href="#SourceDateType">SourceDateType</a>+<a href="#DosageTimesStartDateType">DosageTimesStartDateType</a>
 </dd> </dd>
-<dt>Tilf&oslash;jet attribut, anvendelse: </dt> +<dt>Antal</dt> 
-<dd>optional</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>Tilf&oslash;jet attributnavn:</dt> +<dt>Navn:</dt> 
-<dd>yearAndWeek</dd> +<dd>EndDate</dd> 
-<dt>Tilf&oslash;jet attributtype:</dt>+<dt>Beskrivelse:</dt> 
 +<dd>Slutdato for et s&aelig;t af doseringstidspunkter</dd> 
 +<dt>Type:</dt>
 <dd> <dd>
-<a href="#SourceYearAndWeekType">SourceYearAndWeekType</a>+<a href="#DosageTimesEndDateType">DosageTimesEndDateType</a>
 </dd> </dd>
-<dt>Tilf&oslash;jet attribut, anvendelse: </dt> +<dt>Antal</dt> 
-<dd>optional</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-</ul> + ELLER 
-</li> + <li>
-</ul> +
-<h2 id="EffectuationsOnDrugMedicationType">Type: EffectuationsOnDrugMedicationType</h2> +
- 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 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:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Effectuation" type="medicinecard20150101:EffectuationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="InvalidEffectuation" type="medicinecard20150101:InvalidEffectuationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="PrescriptionMedication" type="medicinecard20150101:EffectuationsOnPrescriptionMedicationType" /&#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>DosageEndingUndetermined</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</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="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>+<a href="#DosageTimesDosageEndingUndeterminedType">DosageTimesDosageEndingUndeterminedType</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>Effectuation</dd>+<dd>SupplementaryText</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 patienteneller at en l&aelig;ge eller apoteket udleverer medicin til patienten</dd>+<dd>Supplerende tekst til en struktureret dosering, f.eks. "ved smerter", "i forbindelse med m&aring;ltid" m.v. Den supplerende tekst m&aringikke &aelig;ndre den doserede m&aelig;ngdef.eks. er en tekst som "i hvert &oslash;je" ikke tilladt</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#EffectuationType">EffectuationType</a>+<a href="#DosageSupplementaryTextType">DosageSupplementaryTextType</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:
 +
 + ELLER
 + <li>
 +<ul>
 + Sekvens af:
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>InvalidEffectuation</dd>+<dd>AnyDay</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>En ugyldig effektuering</dd>+<dd>Gruppering af doseringstidspunkter p&aring; samme dag</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#InvalidEffectuationType">InvalidEffectuationType</a>+<a href="#DosageAnyDayType">DosageAnyDayType</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 14509: Line 18819:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>PrescriptionMedication</dd>+<dd>Day</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Grupperer effektueringer p&aring; en receptordination</dd>+<dd>Gruppering af doseringstidspunkter p&aring; samme dag</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#EffectuationsOnPrescriptionMedicationType">EffectuationsOnPrescriptionMedicationType</a>+<a href="#DosageDayType">DosageDayType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 14521: Line 18831:
 </li> </li>
 </ul> </ul>
-<h2 id="GetPermissionsRequestType">Type: GetPermissionsRequestType</h2+</li
- 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;"> + ELLER 
-<div id="GetPermissionsRequestType_xsddiv" class="contents" style="display: none"> + <li>
-<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="medicinecard20150101:GetAllPermissions" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element ref="medicinecard20150101:GetCallersPermissions" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element ref="medicinecard20150101:GetCallersPermissionsToPerson" /&#62;</div> +
- &#60;/xs:choice&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul>Et af f&oslash;lgende elementer: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd></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="#"></a>+<a href="#DosageDayType">DosageDayType</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>+</li> 
 +</ul> 
 +<h2 id="ModificatorPersonType">Type: ModificatorPersonType</h2> 
 + 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="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:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="Name" type="medicinecard20150101:PersonNameType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="ModificatorPersonType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd></dd>+<dd>Name</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Struktureret navn p&aring; en person</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#"></a>+<a href="#PersonNameType">PersonNameType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 14564: Line 18878:
 </dl> </dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd></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>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 1</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="UpdatedDrugMedicationType">Type: UpdatedDrugMedicationType</h2> +<h2 id="GetDrugMedicationHistoryRequestType">Type: GetDrugMedicationHistoryRequestType</h2> 
- Beskrivelse: Element med IDer returneret n&aring;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;"> + 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="UpdatedDrugMedicationType_xsddiv" class="contents" style="display: none"> +<div id="GetDrugMedicationHistoryRequestType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="UpdatedDrugMedicationType"&#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="Identifier" type="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="Version" type="medicinecard20150101:DrugMedicationVersionType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="NegativeConsent" type="medicinecard20150101:NegativeConsentRequestType" /&#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> 
 +<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> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 14610: Line 18940:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Version</dd>+<dd>NegativeConsent</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>L&aelig;gemiddelordinationens versionsnummer</dd>+<dd>Element der angiver en foresp&oslash;rges (ogs&aring;) p&aring; data med negativt samtykke, men med en &aring;rsag for foresp&oslash;rgsel.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationVersionType">DrugMedicationVersionType</a>+<a href="#NegativeConsentRequestType">NegativeConsentRequestType</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="DrugMedicationBeginEndDateType">Type: DrugMedicationBeginEndDateType</h2> +<h2 id="DrugMedicationPausedType">Type: DrugMedicationPausedType</h2> 
- 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;"> + 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="DrugMedicationBeginEndDateType_xsddiv" class="contents" style="display: none"> +<div id="DrugMedicationPausedType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="DrugMedicationBeginEndDateType"&#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="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:element minOccurs="0" name="CreatedDateTime" type="medicinecard20150101:DrugMedicationCreatedDateTimeType" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:choice&#62; 
-  + <div style="margin-left: 10px">&#60;xs:element name="UnitText" type="medicinecard20150101:DosageQuantityUnitTextType" /&#62;</div>
-<div style="margin-left: 10px">&#60;xs:choice&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="TreatmentStartDate" type="medicinecard20150101:DrugMedicationTreatmentStartDateType" /&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:element name="TreatmentStartedPreviously" type="medicinecard20150101:DrugMedicationTreatmentStartedPreviouslyType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="UnitTexts" type="medicinecard20150101:DosageQuantityUnitTextsType" /&#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 maxOccurs="unbounded" minOccurs="1"&#62; 
- <div style="margin-left: 10px">&#60;xs:element name="TreatmentEndDate" type="medicinecard20150101:DrugMedicationTreatmentEndDateType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="EmptyStructure" type="medicinecard20150101:EmptyDosageStructureType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element name="TreatmentEndingUndetermined" type="medicinecard20150101:DrugMedicationTreatmentEndingUndeterminedType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="Structure" type="medicinecard20150101:DosageStructureForResponseType" /&#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="medicinecard20150101: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: 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>CreatedDateTime</dd>+<dd>UnitText</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dato og tidspunkt l&aelig;gemiddelordinationen p&aring;begyndes</dd>+<dd>Enhed for dosism&aelig;ngde</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationCreatedDateTimeType">DrugMedicationCreatedDateTimeType</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>
 + 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>Antal</dt>
 +<dd>Pr&aelig;cis &eacute;n</dd>
 +</dl>
 +</li>
 +</ul>
 </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>EmptyStructure</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Den dato l&aelig;gemiddelordinationbehandlingen p&aring;begyndes</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="#DrugMedicationTreatmentStartDateType">DrugMedicationTreatmentStartDateType</a>+<a href="#EmptyDosageStructureType">EmptyDosageStructureType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 14676: Line 19032:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>TreatmentStartedPreviously</dd>+<dd>Structure</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>Beskrivelse af doseringstidspunkter for en behandling</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationTreatmentStartedPreviouslyType">DrugMedicationTreatmentStartedPreviouslyType</a>+<a href="#DosageStructureForResponseType">DosageStructureForResponseType</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>
Line 14693: Line 19049:
 </li> </li>
 <li> <li>
 +<dl>
 +<dt>Navn:</dt>
 +<dd>DosageTranslationCombined</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Dosisstrukturen oversat til tekst samt beregnet gennemsnitlig daglig dosis</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#DosageTranslationType">DosageTranslationType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>0 eller 1</dd>
 +</dl>
 +</li>
 +</ul>
 +<h2 id="GetPermissionsRequestType">Type: GetPermissionsRequestType</h2>
 + 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 id="GetPermissionsRequestType_xsddiv" class="contents" style="display: none">
 +<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="medicinecard20150101:GetAllPermissions" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element ref="medicinecard20150101:GetCallersPermissions" /&#62;</div>
 +
 +<div style="margin-left: 10px">&#60;xs:element ref="medicinecard20150101:GetCallersPermissionsToPerson" /&#62;</div>
 + &#60;/xs:choice&#62;</div>
 + &#60;/xs:complexType&#62;</div>
 +</div>
 +<div id="GetPermissionsRequestType_xsddiv_usage" class="usage" style="display: none"></div>
 <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></dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Den dato l&aelig;gemiddelordinationen afsluttes</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationTreatmentEndDateType">DrugMedicationTreatmentEndDateType</a>+<a href="#"></a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 14709: Line 19093:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>TreatmentEndingUndetermined</dd>+<dd></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></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationTreatmentEndingUndeterminedType">DrugMedicationTreatmentEndingUndeterminedType</a>+<a href="#"></a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 14723: Line 19107:
 </dl> </dl>
 </li> </li>
-</ul>+ ELLER 
 + <li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd></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>
 </ul> </ul>
-<h2 id="RouteOfAdministrationType">Type: RouteOfAdministrationType</h2> +<h2 id="AddressType">Type: AddressType</h2> 
- 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;"> + 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="RouteOfAdministrationType_xsddiv" class="contents" style="display: none"> +<div id="AddressType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="RouteOfAdministrationType"&#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:element name="Code" type="medicinecard20150101:RouteOfAdministrationCodeType" /&#62;</div>+ <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:element minOccurs="0" name="Text" type="medicinecard20150101:RouteOfAdministrationTextType" /&#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="medicinecard20150101:MailDeliverySublocationIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="StreetName" type="medicinecard20150101:StreetNameType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="StreetNameForAddressing" type="medicinecard20150101:StreetNameForAddressingType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="StreetBuildingIdentifier" type="medicinecard20150101:StreetBuildingIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="FloorIdentifier" type="medicinecard20150101:FloorIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="SuiteIdentifier" type="medicinecard20150101:SuiteIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DistrictSubdivisionIdentifier" type="medicinecard20150101:DistrictSubdivisionIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="PostOfficeBoxIdentifier" type="medicinecard20150101:PostOfficeBoxIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="PostCodeIdentifier" type="medicinecard20150101:PostCodeIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="DistrictName" type="medicinecard20150101:DistrictNameType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="CountryIdentificationCode" type="medicinecard20150101: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>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Code</dd>+<dd>MailDeliverySublocationIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver kode for medicinens administrationsvej. Kilde: Taksten, LMS11 felt 2</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#RouteOfAdministrationCodeType">RouteOfAdministrationCodeType</a>+<a href="#MailDeliverySublocationIdentifierType">MailDeliverySublocationIdentifierType</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>
Line 14756: Line 19192:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Text</dd>+<dd>StreetNameForAddressing</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver medicinens administrationsvej. Kilde: Taksten LMS 11 felt 3</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#RouteOfAdministrationTextType">RouteOfAdministrationTextType</a>+<a href="#StreetNameForAddressingType">StreetNameForAddressingType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 14767: Line 19203:
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="PrescriptionReplicationStatusType">Type: PrescriptionReplicationStatusType</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;"> +
-<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="medicinecard20150101:LatestReplicationDateTimeType" /&#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>LatestReplicationDateTime</dd>+<dd>StreetBuildingIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dato og tidspunkt for den sidste replikering af recepter</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#LatestReplicationDateTimeType">LatestReplicationDateTimeType</a>+<a href="#StreetBuildingIdentifierType">StreetBuildingIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 14793: Line 19217:
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="ActiveSubstanceType">Type: ActiveSubstanceType</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;"> +
-<div id="ActiveSubstanceType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="ActiveSubstanceType"&#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="medicinecard20150101:ActiveSubstanceCodeType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Text" type="medicinecard20150101:ActiveSubstanceTextWithoutSourceType" /&#62;</div> +
- &#60;/xs:sequence&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="SubstanceText" type="medicinecard20150101:ActiveSubstanceTextType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="FreeText" type="medicinecard20150101:ActiveSubstanceFreeTextType" /&#62;</div> +
- &#60;/xs:choice&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<ul>Et af f&oslash;lgende elementer: +
- <li> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Code</dd>+<dd>FloorIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver kode for den aktive substans</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ActiveSubstanceCodeType">ActiveSubstanceCodeType</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> </li>
Line 14832: Line 19234:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Text</dd>+<dd>SuiteIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder en enkelt aktiv substans</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ActiveSubstanceTextWithoutSourceType">ActiveSubstanceTextWithoutSourceType</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>
-</ul>+<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>DistrictSubdivisionIdentifier</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd></dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#DistrictSubdivisionIdentifierType">DistrictSubdivisionIdentifierType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0 eller 1</dd> 
 +</dl>
 </li> </li>
- ELLER +<li>
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>SubstanceText</dd>+<dd>PostOfficeBoxIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder en enkelt aktiv substans fra LMS30 felt 5</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ActiveSubstanceTextType">ActiveSubstanceTextType</a>+<a href="#PostOfficeBoxIdentifierType">PostOfficeBoxIdentifierType</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>FreeText</dd>+<dd>PostCodeIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder en enkelt aktiv substans som fritekst</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ActiveSubstanceFreeTextType">ActiveSubstanceFreeTextType</a>+<a href="#PostCodeIdentifierType">PostCodeIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 14875: Line 19287:
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<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:element name="InformationChangeType" type="medicinecard20150101: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> +
-<ul> +
- Sekvens af: +
- <li>+
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>InformationChangeType</dd>+<dd>DistrictName</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
 <dd></dd> <dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#InformationChangeTypeType">InformationChangeTypeType</a>+<a href="#DistrictNameType">DistrictNameType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 14906: Line 19304:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ChangeDateTime</dd>+<dd>CountryIdentificationCode</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
 <dd></dd> <dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#dateTime">dateTime</a>+<a href="#CountryIdentificationCodeType">CountryIdentificationCodeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 14918: Line 19316:
 </li> </li>
 </ul> </ul>
-<h2 id="UpdateDrugMedicationType">Type: UpdateDrugMedicationType</h2> +<h2 id="OrganisationType">Type: OrganisationType</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: 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="UpdateDrugMedicationType_xsddiv" class="contents" style="display: none"> +<div id="OrganisationType_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="OrganisationType"&#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="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="Name" type="medicinecard20150101:OrganisationNameType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Unwithdraw" type="medicinecard20150101:UnwithdrawDrugMedicationOnUpdateType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element maxOccurs="5" minOccurs="0" name="AddressLine" type="medicinecard20150101:AddressLineType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ParentIdentifier" type="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="TelephoneNumber" type="medicinecard20150101:TelephoneNumberType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150101:ModificatorType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="EmailAddress" type="medicinecard20150101:EmailAddressType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModificationMetadata" type="medicinecard20150101:ModificationMetadataType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="Type" type="medicinecard20150101:OrganisationTypeType" /&#62;</div>
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="FollowUpDates" type="medicinecard20150101:FollowUpDatesType" /&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Pause" type="medicinecard20150101:PauseType" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150101:OrganisationIdentifierType" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="HasNegativeConsent" type="medicinecard20150101:HasNegativeConsentType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="BeginEndDate" type="medicinecard20150101:CreateOrUpdateDrugMedicationBeginEndDateType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Indication" type="medicinecard20150101:IndicationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="RouteOfAdministration" type="medicinecard20150101:RouteOfAdministrationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Drug" type="medicinecard20150101:DrugType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Dosage" type="medicinecard20150101:DosageForRequestType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="SubstitutionAllowed" type="medicinecard20150101:SubstitutionAllowedType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReimbursementClause" type="medicinecard20150101: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="OrganisationType_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>Navnet paa en organisation der har foretaget en handling paa medicinkortet</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>+<a href="#OrganisationNameType">OrganisationNameType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 14974: Line 19355:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Unwithdraw</dd>+<dd>AddressLine</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>Ustruktureret adresselinje</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#UnwithdrawDrugMedicationOnUpdateType">UnwithdrawDrugMedicationOnUpdateType</a>+<a href="#AddressLineType">AddressLineType</a>
 </dd> </dd>
-<dt>Antal</dt> +<dt>Min. antal:</dt> 
-<dd>eller 1</dd>+<dd>0</dd> 
 +<dt>Max antal:</dt> 
 +<dd>5</dd>
 </dl> </dl>
 </li> </li>
Line 14988: Line 19371:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ParentIdentifier</dd>+<dd>TelephoneNumber</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>+<a href="#TelephoneNumberType">TelephoneNumberType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 15002: Line 19385:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModifiedBy</dd>+<dd>EmailAddress</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#EmailAddressType">EmailAddressType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 15016: Line 19399:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModificationMetadata</dd>+<dd>Type</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Typen af organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificationMetadataType">ModificationMetadataType</a>+<a href="#OrganisationTypeType">OrganisationTypeType</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 15030: Line 19413:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>FollowUpDates</dd>+<dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Et antal planlagte opf&oslash;lgningsdatoer 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="#FollowUpDatesType">FollowUpDatesType</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>
-<li>+</ul> 
 +<h2 id="ActiveSubstanceType">Type: ActiveSubstanceType</h2> 
 + 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="ActiveSubstanceType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="ActiveSubstanceType"&#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="medicinecard20150101:ActiveSubstanceCodeType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Text" type="medicinecard20150101:ActiveSubstanceTextWithoutSourceType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="SubstanceText" type="medicinecard20150101:ActiveSubstanceTextType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="FreeText" type="medicinecard20150101:ActiveSubstanceFreeTextType" /&#62;</div> 
 + &#60;/xs:choice&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="ActiveSubstanceType_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>Pause</dd>+<dd>Code</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Flag der angiver at l&aelig;gemiddelordinationen er pauseret</dd>+<dd>Angiver kode for den aktive substans</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PauseType">PauseType</a>+<a href="#ActiveSubstanceCodeType">ActiveSubstanceCodeType</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 15058: Line 19464:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>HasNegativeConsent</dd>+<dd>Text</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Dette element indikerer at patienten har givet negativ samtykke (privatmarkering).</dd>+<dd>Indeholder en enkelt aktiv substans</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#HasNegativeConsentType">HasNegativeConsentType</a>+<a href="#ActiveSubstanceTextWithoutSourceType">ActiveSubstanceTextWithoutSourceType</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>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>BeginEndDate</dd>+<dd>SubstanceText</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver en periode hvor l&aelig;gemiddelordinationen g&aelig;lder</dd>+<dd>Indeholder en enkelt aktiv substans fra LMS30 felt 5</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreateOrUpdateDrugMedicationBeginEndDateType">CreateOrUpdateDrugMedicationBeginEndDateType</a>+<a href="#ActiveSubstanceTextType">ActiveSubstanceTextType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 15083: Line 19492:
 </dl> </dl>
 </li> </li>
-<li>+ ELLER 
 + <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Indication</dd>+<dd>FreeText</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Vurderet helbredstilstand der benyttes som begrundelse for en l&aelig;gemiddelordination</dd>+<dd>Indeholder en enkelt aktiv substans som fritekst</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#IndicationType">IndicationType</a>+<a href="#ActiveSubstanceFreeTextType">ActiveSubstanceFreeTextType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>Pr&aelig;cis &eacute;n</dd> 
 +</dl> 
 +</li> 
 +</ul> 
 +<h2 id="FollowUpDatesType">Type: FollowUpDatesType</h2> 
 + 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;"> 
 +<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="medicinecard20150101: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> 
 +<dt>Navn:</dt> 
 +<dd>Date</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>En planlagt opf&oslash;lgningsdato for en l&aelig;gemiddelordination</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#FollowUpDateType">FollowUpDateType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0, 1 eller flere</dd> 
 +</dl> 
 +</li> 
 +</ul> 
 +<h2 id="ReiteratedPrescriptionDispensingType">Type: ReiteratedPrescriptionDispensingType</h2> 
 + Beskrivelse: Information til to eller flere udleveringer<input type="button" id="ReiteratedPrescriptionDispensingType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ReiteratedPrescriptionDispensingType'); return false;"><input type="button" id="ReiteratedPrescriptionDispensingType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ReiteratedPrescriptionDispensingType'); return false;"> 
 +<div id="ReiteratedPrescriptionDispensingType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="ReiteratedPrescriptionDispensingType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element name="PackageNumber" type="medicinecard20150101:PackageNumberType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="FreeTradePackageSizeText" type="medicinecard20150101:PackageSizeTextType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="ReiterationNumber" type="medicinecard20150101:ReiterationNumberType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="ReiterationInterval" type="medicinecard20150101:ReiterationIntervalType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="ReiterationIntervalUnit" type="medicinecard20150101:ReiterationIntervalUnitType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="PackageQuantity" type="medicinecard20150101:PackageQuantityType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="DosageCode" type="medicinecard20150101:DosageCodeType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="DosageText" type="medicinecard20150101:DosageTextType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="ReiteratedPrescriptionDispensingType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <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>
Line 15100: Line 19584:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>RouteOfAdministration</dd>+<dd>FreeTradePackageSizeText</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver medicinens administrationsvej som kode og tekst</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="#RouteOfAdministrationType">RouteOfAdministrationType</a>+<a href="#PackageSizeTextType">PackageSizeTextType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0 eller 1</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>ReiterationNumber</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Angiver antallet af reiterationer</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#ReiterationNumberType">ReiterationNumberType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 15114: Line 19612:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Drug</dd>+<dd>ReiterationInterval</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 substanserL&aelig;gemidlets form og styrke skal angives, s&aring;fremt informationen findes</dd>+<dd>Angiver antallet af dage/uger mmmellem reiterationer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugType">DrugType</a>+<a href="#ReiterationIntervalType">ReiterationIntervalType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 15128: Line 19626:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Dosage</dd>+<dd>ReiterationIntervalUnit</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angivelse af hvor ofte og hvorn&aring;r et l&aelig;gemiddel skal gives</dd>+<dd>Enhed for reiterationsinterval</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DosageForRequestType">DosageForRequestType</a>+<a href="#ReiterationIntervalUnitType">ReiterationIntervalUnitType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 15142: Line 19640:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>SubstitutionAllowed</dd>+<dd>PackageQuantity</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver hvorvidt apoteket har lov til at foretage substitution af l&aelig;gemidlet</dd>+<dd>Angiver antallet af pakninger</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#SubstitutionAllowedType">SubstitutionAllowedType</a>+<a href="#PackageQuantityType">PackageQuantityType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 15156: Line 19654:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReimbursementClause</dd>+<dd>DosageCode</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Tilsudskode p&aring; recepten</dd>+<dd>Kode for dosering. I FMK kun brugt p&aring; recepter, ellers anvendes strukturerede doseringer i Dosage-elementet</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ReimbursementClauseType">ReimbursementClauseType</a>+<a href="#DosageCodeType">DosageCodeType</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>DosageText</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Doseringstekst, begr&aelig;nset til at kunne v&aelig;re p&aring; XML recepten</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#DosageTextType">DosageTextType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
 <h2 id="ConsentType">Type: ConsentType</h2> <h2 id="ConsentType">Type: ConsentType</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: 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="ConsentType_xsddiv" class="contents" style="display: none"> <div id="ConsentType_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="ConsentType"&#62;
Line 15179: Line 19691:
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="ConsentType_xsddiv_usage" class="usage" style="display: none"></div>
 <h2 id="ConsentValueType">Type: ConsentValueType</h2> <h2 id="ConsentValueType">Type: ConsentValueType</h2>
-<input type="button" id="ConsentValueType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ConsentValueType_xsddiv'); return false;">+<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 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:complexType name="ConsentValueType"&#62;
Line 15194: Line 19707:
  &#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>
Line 15245: Line 19759:
 <dd>Angiver hvad samtykket/v&aelig;rdispringet omhandler</dd> <dd>Angiver hvad samtykket/v&aelig;rdispringet omhandler</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd></dd>+<dd> 
 +<a href="#ContentType">ContentType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
Line 15252: Line 19768:
 </ul> </ul>
 <h2 id="ConsentHeaderType">Type: ConsentHeaderType</h2> <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;">+ 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 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:complexType name="ConsentHeaderType"&#62;
Line 15266: Line 19782:
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="ConsentHeaderType_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 15283: Line 19800:
 </li> </li>
 </ul> </ul>
-<h2 id="IncludeAllPrescriptionMedicationsType">Type: IncludeAllPrescriptionMedicationsType</h2> +<h2 id="GetMedicineCardVersionListResponseType">Type: GetMedicineCardVersionListResponseType</h2> 
- Beskrivelse: Markeringstype der angiver at svaret inkluderer alle recepter.<input type="button" id="IncludeAllPrescriptionMedicationsType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IncludeAllPrescriptionMedicationsType_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="button" id="GetMedicineCardVersionListResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('GetMedicineCardVersionListResponseType'); return false;"> 
-<div id="IncludeAllPrescriptionMedicationsType_xsddiv" class="contents" style="display: none"> +<div id="GetMedicineCardVersionListResponseType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="IncludeAllPrescriptionMedicationsType"&#62;+<div style="margin-left: 10px">&#60;xs:complexType name="GetMedicineCardVersionListResponseType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:sequence&#62; 
 + <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="MedicineCardVersionListItem" type="medicinecard20150101E1:MedicineCardVersionListItemType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="GetMedicineCardVersionListResponseType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>MedicineCardVersionListItem</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Medicinkortinformation for en patient.</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#MedicineCardVersionListItemType">MedicineCardVersionListItemType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>1 eller flere</dd> 
 +</dl> 
 +</li> 
 +</ul> 
 +<h2 id="IncludeOpenPrescriptionMedicationsType">Type: IncludeOpenPrescriptionMedicationsType</h2> 
 + Beskrivelse: Markeringstype der angiver at svaret kun inkluderer &aring;bne recepter.<input type="button" id="IncludeOpenPrescriptionMedicationsType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IncludeOpenPrescriptionMedicationsType'); return false;"><input type="button" id="IncludeOpenPrescriptionMedicationsType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('IncludeOpenPrescriptionMedicationsType'); return false;"> 
 +<div id="IncludeOpenPrescriptionMedicationsType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="IncludeOpenPrescriptionMedicationsType"&#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;Marker type used to indicate whether all prescriptions should be included in the result.&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Marker type used to indicate whether only open prescriptions should be included in the result.&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Markeringstype der angiver at svaret inkluderer alle recepter.&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Markeringstype der angiver at svaret kun inkluderer &aring;bne recepter.&#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="RemoveConsentDrugMedicationType">Type: RemoveConsentDrugMedicationType</h2> +<div id="IncludeOpenPrescriptionMedicationsType_xsddiv_usage" class="usage" style="display: none"></div> 
- Beskrivelse: Element for en foresp&oslash;rgsel der fjerner privarmarkering af en l&aelig;gemiddelordination<input type="button" id="RemoveConsentDrugMedicationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RemoveConsentDrugMedicationType_xsddiv'); return false;"> +<h2 id="PatientOrganisationRelationType">Type: PatientOrganisationRelationType</h2> 
-<div id="RemoveConsentDrugMedicationType_xsddiv" class="contents" style="display: none"> + 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 style="margin-left: 10px">&#60;xs:complexType name="RemoveConsentDrugMedicationType"&#62;+<div id="PatientOrganisationRelationType_xsddiv" class="contents" style="display: none"> 
 +<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:annotation&#62;
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Element for request removing negative consent on a drugmedication&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;A relation between patient and an organisation&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Element for en foresp&oslash;rgsel der fjerner privarmarkering af en l&aelig;gemiddelordination&#60;/xs:documentation&#62;</div>+<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Registrering af en relation mellem en patient og en organisation&#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="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150101:PatientOrganisationRelationIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150101:ModificatorType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="Created" type="medicinecard20150101:CreatedType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModificationMetadata" type="medicinecard20150101:ModificationMetadataType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Removed" type="medicinecard20150101:CreatedType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Organisation" type="medicinecard20150101:OrganisationType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="Type" type="medicinecard20150101: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>Identifier</dd> <dd>Identifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation af l&aelig;gemiddelordinationen</dd>+<dd>Unik identifikation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#DrugMedicationIdentifierType">DrugMedicationIdentifierType</a>+<a href="#PatientOrganisationRelationIdentifierType">PatientOrganisationRelationIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 15333: Line 19884:
 <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 eller organisation der &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>
Line 15347: Line 19898:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModificationMetadata</dd>+<dd>Removed</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></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="#ModificationMetadataType">ModificationMetadataType</a>+<a href="#CreatedType">CreatedType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 15358: Line 19909:
 </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="medicinecard20150101E1: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>ReportedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Virtuelt kort hvori en patients medicineringer dokumenteres, undtaget effektueringer</dd>+<dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardType">MedicineCardType</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="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:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="Version" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" minOccurs="0" name="DateTime" type="medicinecard20150101:ModifiedDateTimeType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="NegativeConsent" type="medicinecard20150101:NegativeConsentRequestType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="IncludePrescriptionMedications" type="medicinecard20150101:IncludePrescriptionMedicationsType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="IncludeEffectuations" type="medicinecard20150101:IncludeEffectuationsType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="IncludeNonRelevantPrescriptionMedications" type="medicinecard20150101:IncludeNonRelevantPrescriptionMedicationsType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="IncludeWithdrawnDrugMedications" type="medicinecard20150101E1:IncludeWithdrawnDrugMedicationsType" /&#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>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 15427: Line 19940:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Version</dd>+<dd>Type</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Versionsnummer for medicinkort</dd>+<dd>Typen af relation mellem patient og organisation</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardVersionType">MedicineCardVersionType</a>+<a href="#PatientOrganisationRelationTypeType">PatientOrganisationRelationTypeType</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="RemoveConsentDrugMedicationType">Type: RemoveConsentDrugMedicationType</h2> 
 + Beskrivelse: Element for en foresp&oslash;rgsel der fjerner privarmarkering af en l&aelig;gemiddelordination<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:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Element for a request removing negative consent on a drugmedication&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Element for en foresp&oslash;rgsel der fjerner privarmarkering af 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="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModificationMetadata" type="medicinecard20150101: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>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> </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 15455: Line 19992:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>NegativeConsent</dd>+<dd>ModifiedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Element der angiver en foresp&oslash;rges (ogs&aring;) p&aring; data med negativt samtykke, men med en &aring;rsag for foresp&oslash;rgsel.</dd>+<dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#NegativeConsentRequestType">NegativeConsentRequestType</a>+<a href="#ModificatorType">ModificatorType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 15469: Line 20006:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>IncludePrescriptionMedications</dd>+<dd>ModificationMetadata</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver hvorvidt medicinkortet eller l&aelig;gemiddelordinationen skal returneres med receptordinationer.</dd>+<dd></dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#IncludePrescriptionMedicationsType">IncludePrescriptionMedicationsType</a>+<a href="#ModificationMetadataType">ModificationMetadataType</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="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="medicinecard20150101: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>IncludeEffectuations</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Angiver hvorvidt l&aelig;gemiddelordinationen eller receptordinationen skal returneres med effektueringer.</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#IncludeEffectuationsType">IncludeEffectuationsType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
-<dt>Antal</dt> +<dt>Minantal:</dt>
-<dd>Pr&aelig;cis &eacute;n</dd> +
-</dl> +
-</li> +
-<li> +
-<dl> +
-<dt>Navn:</dt> +
-<dd>IncludeNonRelevantPrescriptionMedications</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Angiver hvorvidt medicinkortet skal returneres med l&oslash;se receptordinationer markeret som "ikke relevante".</dd> +
-<dt>Type:</dt>+
 <dd> <dd>
-<a href="#IncludeNonRelevantPrescriptionMedicationsType">IncludeNonRelevantPrescriptionMedicationsType</a> + 1 
-</dd> + </dd> 
-<dt>Antal</dt> +<dt>Max antal:</dt> 
-<dd>Pr&aelig;cis &eacute;n</dd> +<dd>100</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="GetPrescriptionMedicationRequestType">Type: GetPrescriptionMedicationRequestType</h2> <h2 id="GetPrescriptionMedicationRequestType">Type: GetPrescriptionMedicationRequestType</h2>
- Beskrivelse: Element for en foresp&oslash;rgsel efter en receptordination<input type="button" id="GetPrescriptionMedicationRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetPrescriptionMedicationRequestType_xsddiv'); return false;">+ Beskrivelse: Element for en foresp&oslash;rgsel efter en receptordination<input type="button" id="GetPrescriptionMedicationRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GetPrescriptionMedicationRequestType'); return false;"><input type="button" id="GetPrescriptionMedicationRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('GetPrescriptionMedicationRequestType'); return false;">
 <div id="GetPrescriptionMedicationRequestType_xsddiv" class="contents" style="display: none"> <div id="GetPrescriptionMedicationRequestType_xsddiv" class="contents" style="display: none">
 <div style="margin-left: 10px">&#60;xs:complexType name="GetPrescriptionMedicationRequestType"&#62; <div style="margin-left: 10px">&#60;xs:complexType name="GetPrescriptionMedicationRequestType"&#62;
Line 15542: Line 20068:
  &#60;/xs:complexType&#62;</div>  &#60;/xs:complexType&#62;</div>
 </div> </div>
 +<div id="GetPrescriptionMedicationRequestType_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 15560: Line 20087:
 <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 15573: Line 20100:
 <dd> <dd>
  1  1
- </dd>+ </dd>
 <dt>Max antal:</dt> <dt>Max antal:</dt>
 <dd>50</dd> <dd>50</dd>
Line 15579: Line 20106:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 15594: Line 20121:
 </li> </li>
  ELLER  ELLER
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 15622: Line 20149:
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
 +</dl>
 +</li>
 +</ul>
 +<h2 id="GiveConsentRequestType">Type: GiveConsentRequestType</h2>
 + 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="GiveConsentRequestType_xsddiv" class="contents" style="display: none">
 +<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:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div>
 +            
 +<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div>
 +            
 +<div style="margin-left: 10px">&#60;xs:element name="ModifiedBy" type="medicinecard20150101:ModificatorType" /&#62;</div>
 +            
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150101:ModificatorType" /&#62;</div>
 +            
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150101E1:GiveConsentDrugMedicationType" /&#62;</div>
 +        &#60;/xs:sequence&#62;</div>
 + &#60;/xs:complexType&#62;</div>
 +</div>
 +<div id="GiveConsentRequestType_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>MedicineCardVersion</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>ModifiedBy</dd>
 +<dt>Beskrivelse:</dt>
 +<dd>Indeholder information omkring en person eller organisation der &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>
 +<dd>Indeholder information omkring en person eller organisation der &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>Element for en foresp&oslash;rgsel der fjerner privarmarkering af en l&aelig;gemiddelordination</dd>
 +<dt>Type:</dt>
 +<dd>
 +<a href="#GiveConsentDrugMedicationType">GiveConsentDrugMedicationType</a>
 +</dd>
 +<dt>Antal</dt>
 +<dd>1 eller flere</dd>
 </dl> </dl>
 </li> </li>
 </ul> </ul>
 <h2 id="LatestDosageDispensingEffectuationType">Type: LatestDosageDispensingEffectuationType</h2> <h2 id="LatestDosageDispensingEffectuationType">Type: LatestDosageDispensingEffectuationType</h2>
- Beskrivelse: Virtuelt kort hvori en patients medicineringer dokumenteres, undtaget effektueringer<input type="button" id="LatestDosageDispensingEffectuationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('LatestDosageDispensingEffectuationType_xsddiv'); return false;">+ Beskrivelse: Virtuelt kort hvori en patients medicineringer dokumenteres, undtaget effektueringer<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="LatestDosageDispensingEffectuationType_xsddiv" class="contents" style="display: none"> <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:complexType name="LatestDosageDispensingEffectuationType"&#62;
Line 15640: Line 20258:
  &#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>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 15657: Line 20276:
 </li> </li>
 </ul> </ul>
-<h2 id="RemoveConsentResponseType">Type: RemoveConsentResponseType</h2> +<h2 id="GiveConsentResponseType">Type: GiveConsentResponseType</h2> 
- Beskrivelse: Svar p&aring; at fjerne privarmarkering af en eller flere l&aelig;gemiddelordinationer<input type="button" id="RemoveConsentResponseType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RemoveConsentResponseType_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="button" id="GiveConsentResponseType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('GiveConsentResponseType'); return false;"> 
-<div id="RemoveConsentResponseType_xsddiv" class="contents" style="display: none"> +<div id="GiveConsentResponseType_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="GiveConsentResponseType"&#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:sequence&#62;
                 <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div>                 <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div>
                                  
Line 15670: Line 20289:
                                  
 <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150101:UpdatedDrugMedicationType" /&#62;</div> <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150101:UpdatedDrugMedicationType" /&#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="GiveConsentResponseType_xsddiv_usage" class="usage" style="display: none"></div>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <ul> <ul>
  Sekvens af:  Sekvens af:
- <li>+ <li>
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
Line 15738: Line 20358:
 </li> </li>
 </ul> </ul>
-<h2 id="IncludeOpenPrescriptionMedicationsType">Type: IncludeOpenPrescriptionMedicationsType</h2> +<h2 id="GetMedicineCardRequestType">Type: GetMedicineCardRequestType</h2> 
- Beskrivelse: Markeringstype der angiver at svaret kun inkluderer &aring;bne recepter.<input type="button" id="IncludeOpenPrescriptionMedicationsType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IncludeOpenPrescriptionMedicationsType_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="IncludeOpenPrescriptionMedicationsType_xsddiv" class="contents" style="display: none"> +<div id="GetMedicineCardRequestType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="IncludeOpenPrescriptionMedicationsType"&#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:sequence&#62; 
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Marker type used to indicate whether only open prescriptions should be included in the result.&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Markeringstype der angiver at svaret kun inkluderer &aring;bne recepter.&#60;/xs:documentation&#62;</div> +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unboundedminOccurs="0" name="Versiontype="medicinecard20150101:MedicineCardVersionType" /&#62;</div>
- &#60;/xs:annotation&#62;</div> +
- &#60;/xs:complexType&#62;</div> +
-</div> +
-<h2 id="GiveConsentDrugMedicationType">Type: GiveConsentDrugMedicationType</h2> +
- 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;"> +
-<div id="GiveConsentDrugMedicationType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="GiveConsentDrugMedicationType"&#62; +
- <div style="margin-left10px">&#60;xs:annotation&#62; +
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Element for a request removing negative consent on a drugmedication&#60;/xs:documentation&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Element for en foresp&oslash;rgsel der fjerner privarmarkering af en l&aelig;gemiddelordination&#60;/xs:documentation&#62;</div> +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unboundedminOccurs="0" name="DateTime" type="medicinecard20150101:ModifiedDateTimeType" /&#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="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div>+
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150101:ModificatorType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="NegativeConsent" type="medicinecard20150101:NegativeConsentRequestType" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModificationMetadata" type="medicinecard20150101:ModificationMetadataType" /&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="IncludePrescriptionMedications" type="medicinecard20150101:IncludePrescriptionMedicationsType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="IncludeEffectuations" type="medicinecard20150101:IncludeEffectuationsType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element name="IncludeNonRelevantPrescriptionMedications" type="medicinecard20150101:IncludeNonRelevantPrescriptionMedicationsType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="IncludeWithdrawnDrugMedications" type="medicinecard20150101E1: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>
-<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 15787: Line 20401:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModifiedBy</dd>+<dd>Version</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>+<dd>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificatorType">ModificatorType</a>+<a href="#MedicineCardVersionType">MedicineCardVersionType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0, 1 eller flere</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>DateTime</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>&AElig;ndringsdato og tid</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#ModifiedDateTimeType">ModifiedDateTimeType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>0, 1 eller flere</dd> 
 +</dl> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>NegativeConsent</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Element der angiver en foresp&oslash;rges (ogs&aring;) p&aring; data med negativt samtykke, men med en &aring;rsag for foresp&oslash;rgsel.</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#NegativeConsentRequestType">NegativeConsentRequestType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 15801: Line 20443:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ModificationMetadata</dd>+<dd>IncludePrescriptionMedications</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd></dd>+<dd>Angiver hvorvidt medicinkortet eller l&aelig;gemiddelordinationen skal returneres med receptordinationer.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#ModificationMetadataType">ModificationMetadataType</a>+<a href="#IncludePrescriptionMedicationsType">IncludePrescriptionMedicationsType</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 receptordinationen 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> 
 +</li> 
 +<li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>IncludeNonRelevantPrescriptionMedications</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Angiver hvorvidt medicinkortet skal returneres med l&oslash;se receptordinationer markeret som "ikke relevante".</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#IncludeNonRelevantPrescriptionMedicationsType">IncludeNonRelevantPrescriptionMedicationsType</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>
Line 15814: Line 20498:
 </ul> </ul>
 <h2 id="MedicineCardVersionListItemType">Type: MedicineCardVersionListItemType</h2> <h2 id="MedicineCardVersionListItemType">Type: MedicineCardVersionListItemType</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: 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;">
 <div id="MedicineCardVersionListItemType_xsddiv" class="contents" style="display: none"> <div id="MedicineCardVersionListItemType_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="MedicineCardVersionListItemType"&#62;
Line 15832: Line 20516:
  &#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 15877: Line 20562:
 </li> </li>
 </ul> </ul>
-<h2 id="GetMedicineCardVersionListRequestType">Type: GetMedicineCardVersionListRequestType</h2> +<h2 id="RemoveConsentRequestType">Type: RemoveConsentRequestType</h2> 
- 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;"> + Beskrivelse: Request til at fjerne privarmarkering af en eller flere l&aelig;gemiddelordinationer<input type="button" id="RemoveConsentRequestType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RemoveConsentRequestType'); return false;"><input type="button" id="RemoveConsentRequestType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('RemoveConsentRequestType'); return false;"> 
-<div id="GetMedicineCardVersionListRequestType_xsddiv" class="contents" style="display: none"> +<div id="RemoveConsentRequestType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="GetMedicineCardVersionListRequestType"&#62; +<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:sequence&#62; 
- <div style="margin-left: 10px">&#60;xs:element maxOccurs="100" name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div> +            <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifiertype="medicinecard20150101:PersonIdentifierType" /&#62;</div> 
- &#60;/xs:sequence&#62;</div> +             
- &#60;/xs:complexType&#62;</div>+<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element name="ModifiedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> 
 +             
 +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150101E1:RemoveConsentDrugMedicationType" /&#62;</div> 
 +        &#60;/xs:sequence&#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 15898: Line 20592:
 <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>MedicineCardVersion</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Versionsnummer for medicinkort</dd> 
 +<dt>Type:</dt>
 <dd> <dd>
- 1 +<a href="#MedicineCardVersionType">MedicineCardVersionType</a> 
- </dd> +</dd> 
-<dt>Max antal:</dt> +<dt>Antal</dt> 
-<dd>100</dd>+<dd>Pr&aelig;cis &eacute;n</dd>
 </dl> </dl>
 </li> </li>
-</ul> +<li>
-<h2 id="GetMedicineCardVersionListResponseType">Type: GetMedicineCardVersionListResponseType</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;"> +
-<div id="GetMedicineCardVersionListResponseType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="GetMedicineCardVersionListResponseType"&#62; +
- <div style="margin-left: 10px">&#60;xs:sequence&#62; +
- <div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="MedicineCardVersionListItem" type="medicinecard20150101E1:MedicineCardVersionListItemType" /&#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>MedicineCardVersionListItem</dd>+<dd>ModifiedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Medicinkortinformation for en patient.</dd>+<dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#MedicineCardVersionListItemType">MedicineCardVersionListItemType</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 eller organisation der &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>Element for en foresp&oslash;rgsel der fjerner privarmarkering af en l&aelig;gemiddelordination</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#RemoveConsentDrugMedicationType">RemoveConsentDrugMedicationType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 15933: Line 20653:
 </li> </li>
 </ul> </ul>
-<h2 id="PatientOrganisationRelationType">Type: PatientOrganisationRelationType</h2> +<h2 id="RemoveConsentResponseType">Type: RemoveConsentResponseType</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: Svar p&aring; at fjerne privarmarkering af en eller flere l&aelig;gemiddelordinationer<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="showHideXSDonclick="toggleUsageVisibility('RemoveConsentResponseType'); return false;"> 
-<div id="PatientOrganisationRelationType_xsddiv" class="contentsstyle="display: none"> +<div id="RemoveConsentResponseType_xsddivclass="contents" style="displaynone"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="PatientOrganisationRelationType"&#62; +<div style="margin-left: 10px">&#60;xs:complexType name="RemoveConsentResponseType"&#62; 
- <div style="margin-left10px">&#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;A relation between a patient and an organisation&#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="medicinecard20150101:PersonIdentifierType" /&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Registrering af en relation mellem en patient og en organisation&#60;/xs:documentation&#62;</div> +                 
- &#60;/xs:annotation&#62;</div> +<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101: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="medicinecard20150101:VersionMismatchWarningType" /&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:element name="Identifier" type="medicinecard20150101:PatientOrganisationRelationIdentifierType" /&#62;</div> +                 
-  +<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150101:UpdatedDrugMedicationType" /&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element name="Created" type="medicinecard20150101:CreatedType" /&#62;</div> +            &#60;/xs:sequence&#62;</div> 
-  +        &#60;/xs:sequence&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="Removed" type="medicinecard20150101:CreatedType" /&#62;</div> +    &#60;/xs:complexType&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Organisation" type="medicinecard20150101:OrganisationType" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:element name="Type" type="medicinecard20150101:PatientOrganisationRelationTypeType" /&#62;</div> +
- &#60;/xs:sequence&#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>
-<dd>Identifier</dd>+<dd>PersonIdentifier</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Unik identifikation</dd>+<dd>Element for er CPR-nummer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PatientOrganisationRelationIdentifierType">PatientOrganisationRelationIdentifierType</a>+<a href="#PersonIdentifierType">PersonIdentifierType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 15977: Line 20693:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Created</dd>+<dd>MedicineCardVersion</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>Versionsnummer for medicinkort</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#CreatedType">CreatedType</a>+<a href="#MedicineCardVersionType">MedicineCardVersionType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 15991: Line 20707:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Removed</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 16005: Line 20721:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>ReportedBy</dd>+<dd>DrugMedication</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>Element med IDer returneret n&aring;r en l&aelig;gemiddelinformation er blevet opdateret</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#UpdatedDrugMedicationType">UpdatedDrugMedicationType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>1 eller flere</dd> 
 +</dl> 
 +</li> 
 +</ul> 
 +</li> 
 +</ul> 
 +<h2 id="IncludeAllPrescriptionMedicationsType">Type: IncludeAllPrescriptionMedicationsType</h2> 
 + Beskrivelse: Markeringstype der angiver at svaret inkluderer alle recepter.<input type="button" id="IncludeAllPrescriptionMedicationsType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IncludeAllPrescriptionMedicationsType'); return false;"><input type="button" id="IncludeAllPrescriptionMedicationsType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('IncludeAllPrescriptionMedicationsType'); return false;"> 
 +<div id="IncludeAllPrescriptionMedicationsType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:complexType name="IncludeAllPrescriptionMedicationsType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Marker type used to indicate whether all prescriptions should be included in the result.&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Markeringstype der angiver at svaret inkluderer alle recepter.&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="IncludeAllPrescriptionMedicationsType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<h2 id="GiveConsentDrugMedicationType">Type: GiveConsentDrugMedicationType</h2> 
 + 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="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:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;Element for a request removing negative consent on a drugmedication&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-DK"&#62;Element for en foresp&oslash;rgsel der fjerner privarmarkering af 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="medicinecard20150101:DrugMedicationIdentifierType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModifiedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ModificationMetadata" type="medicinecard20150101:ModificationMetadataType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="GiveConsentDrugMedicationType_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>ModifiedBy</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
 <dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd> <dd>Indeholder information omkring en person eller organisation der &aelig;ndrede data</dd>
Line 16019: Line 20800:
 <dl> <dl>
 <dt>Navn:</dt> <dt>Navn:</dt>
-<dd>Organisation</dd>+<dd>ModificationMetadata</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Beskriver en organisation</dd>+<dd></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>Pr&aelig;cis &eacute;n</dd>+<dd>0 eller 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="medicinecard20150101E1: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>Type</dd>+<dd>MedicineCard</dd>
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
-<dd>Typen af relation mellem patient og organisation</dd>+<dd>Virtuelt kort hvori en patients medicineringer dokumenteres, undtaget effektueringer</dd>
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#PatientOrganisationRelationTypeType">PatientOrganisationRelationTypeType</a>+<a href="#MedicineCardType">MedicineCardType</a> 
 +</dd> 
 +<dt>Antal</dt> 
 +<dd>1 eller flere</dd> 
 +</dl> 
 +</li> 
 +</ul> 
 +<h2 id="IncludeWithdrawnDrugMedicationsType">Type: IncludeWithdrawnDrugMedicationsType</h2> 
 + 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="IncludeWithdrawnDrugMedicationsType_xsddiv" class="contents" style="display: none"> 
 +<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: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;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:element name="WithdrawnAfterDateTime" type="medicinecard20150101:WithdrawnDateTimeType" /&#62;</div> 
 + &#60;/xs:sequence&#62;</div> 
 + &#60;/xs:complexType&#62;</div> 
 +</div> 
 +<div id="IncludeWithdrawnDrugMedicationsType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul> 
 + Sekvens af: 
 + <li> 
 +<dl> 
 +<dt>Navn:</dt> 
 +<dd>WithdrawnAfterDateTime</dd> 
 +<dt>Beskrivelse:</dt> 
 +<dd>&AElig;ndringsdato og tid</dd> 
 +<dt>Type:</dt> 
 +<dd> 
 +<a href="#WithdrawnDateTimeType">WithdrawnDateTimeType</a>
 </dd> </dd>
 <dt>Antal</dt> <dt>Antal</dt>
Line 16046: Line 20873:
 </ul> </ul>
 <h2 id="MedicineCardType">Type: MedicineCardType</h2> <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;">+ 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 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:complexType name="MedicineCardType"&#62;
Line 16094: Line 20921:
  &#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>
Line 16327: Line 21155:
 <dd>Angiver hvorvidt medicinkortet har recepter med dosisdispensering.</dd> <dd>Angiver hvorvidt medicinkortet har recepter med dosisdispensering.</dd>
 <dt>Type:</dt> <dt>Type:</dt>
-<dd>xs:boolean</dd>+<dd> 
 +<a href="#HasOpenDosageDispensingPrescriptionsType">HasOpenDosageDispensingPrescriptionsType</a> 
 +</dd>
 <dt>Antal</dt> <dt>Antal</dt>
 <dd>Pr&aelig;cis &eacute;n</dd> <dd>Pr&aelig;cis &eacute;n</dd>
Line 16338: Line 21168:
 <dt>Beskrivelse:</dt> <dt>Beskrivelse:</dt>
 <dd>Indikerer at der findes recept fornyelser</dd> <dd>Indikerer at der findes recept fornyelser</dd>
-<dt>Type:</dt> 
-<dd>xs:boolean</dd> 
-<dt>Antal</dt> 
-<dd>0 eller 1</dd> 
-</dl> 
-</li> 
-</ul> 
-<h2 id="IncludeWithdrawnDrugMedicationsType">Type: IncludeWithdrawnDrugMedicationsType</h2> 
- 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;"> 
-<div id="IncludeWithdrawnDrugMedicationsType_xsddiv" class="contents" style="display: none"> 
-<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: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;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:element name="WithdrawnAfterDateTime" type="medicinecard20150101:WithdrawnDateTimeType" /&#62;</div> 
- &#60;/xs:sequence&#62;</div> 
- &#60;/xs:complexType&#62;</div> 
-</div> 
-<ul> 
- Sekvens af: 
- <li> 
-<dl> 
-<dt>Navn:</dt> 
-<dd>WithdrawnAfterDateTime</dd> 
-<dt>Beskrivelse:</dt> 
-<dd>&AElig;ndringsdato og tid</dd> 
 <dt>Type:</dt> <dt>Type:</dt>
 <dd> <dd>
-<a href="#WithdrawnDateTimeType">WithdrawnDateTimeType</a> +<a href="#OrderedPrescriptionMedicationsExistType">OrderedPrescriptionMedicationsExistType</a>
-</dd> +
-<dt>Antal</dt> +
-<dd>Pr&aelig;cis &eacute;n</dd> +
-</dl> +
-</li> +
-</ul> +
-<h2 id="GiveConsentRequestType">Type: GiveConsentRequestType</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;"> +
-<div id="GiveConsentRequestType_xsddiv" class="contents" style="display: none"> +
-<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:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element name="ModifiedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150101E1:GiveConsentDrugMedicationType" /&#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>MedicineCardVersion</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>ModifiedBy</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Indeholder information omkring en person eller organisation der &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> +
-<dd>Indeholder information omkring en person eller organisation der &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>DrugMedication</dd> 
-<dt>Beskrivelse:</dt> 
-<dd>Element for en foresp&oslash;rgsel der fjerner privarmarkering af en l&aelig;gemiddelordination</dd> 
-<dt>Type:</dt> 
-<dd> 
-<a href="#GiveConsentDrugMedicationType">GiveConsentDrugMedicationType</a> 
-</dd> 
-<dt>Antal</dt> 
-<dd>1 eller flere</dd> 
 </dl> </dl>
 </li> </li>
 </ul> </ul>
-<h2 id="RemoveConsentRequestType">Type: RemoveConsentRequestType</h2+<h2 id="PausedToDateType">Type: PausedToDateType</h2> 
- Beskrivelse: Request til at fjerne privarmarkering af en eller flere l&aelig;gemiddelordinationer<input type="button" id="RemoveConsentRequestType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RemoveConsentRequestType_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="RemoveConsentRequestType_xsddiv" class="contents" style="display: none"> +<div id="PausedToDateType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:complexType name="RemoveConsentRequestType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="PausedToDateType"&#62; 
-        <div style="margin-left: 10px">&#60;xs:sequence&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="xs:date"&#62; 
-            <div style="margin-left: 10px">&#60;xs:element name="PersonIdentifier" type="medicinecard20150101:PersonIdentifierType" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01Z" /&#62;</div>
-             +
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element name="ModifiedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="ReportedBy" type="medicinecard20150101:ModificatorType" /&#62;</div> +
-             +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150101E1:RemoveConsentDrugMedicationType" /&#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>MedicineCardVersion</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>ModifiedBy</dd> +
-<dt>Beskrivelse:</dt> +
-<dd>Indeholder information omkring en person eller organisation der &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> +
-<dd>Indeholder information omkring en person eller organisation der &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>Element for en foresp&oslash;rgsel der fjerner privarmarkering af en l&aelig;gemiddelordination</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#RemoveConsentDrugMedicationType">RemoveConsentDrugMedicationType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>1 eller flere</dd> +
-</dl> +
-</li> +
-</ul> +
-<h2 id="GiveConsentResponseType">Type: GiveConsentResponseType</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;"> +
-<div id="GiveConsentResponseType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:complexType name="GiveConsentResponseType"&#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="medicinecard20150101:PersonIdentifierType" /&#62;</div> +
-                 +
-<div style="margin-left: 10px">&#60;xs:element name="MedicineCardVersion" type="medicinecard20150101:MedicineCardVersionType" /&#62;</div> +
-                 +
-<div style="margin-left: 10px">&#60;xs:element minOccurs="0" name="VersionMismatchWarning" type="medicinecard20150101:VersionMismatchWarningType" /&#62;</div> +
-                 +
-<div style="margin-left: 10px">&#60;xs:element maxOccurs="unbounded" name="DrugMedication" type="medicinecard20150101:UpdatedDrugMedicationType" /&#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> +
-<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>MedicineCardVersion</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>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>Element med IDer returneret n&aring;r en l&aelig;gemiddelinformation er blevet opdateret</dd> +
-<dt>Type:</dt> +
-<dd> +
-<a href="#UpdatedDrugMedicationType">UpdatedDrugMedicationType</a> +
-</dd> +
-<dt>Antal</dt> +
-<dd>1 eller flere</dd> +
-</dl> +
-</li> +
-</ul> +
-</li> +
-</ul> +
-<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:simpleType name="PersonIdentifierType"&#62; +
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; +
- <div style="margin-left: 10px">&#60;xs:pattern value="((((0[1-9]|1[0-9]|2[0-9]|3[0-1])(01|03|05|07|08|10|12))|((0[1-9]|1[0-9]|2[0-9]|30)(04|06|09|11))|((0[1-9]|1[0-9]|2[0-9])(02)))[0-9]{6})" /&#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>string</dd> +<dd>date</dd>
-</dl> +
-<h2 id="EffectuationDateTimeType">Type: EffectuationDateTimeType</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;"> +
-<div id="EffectuationDateTimeType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="EffectuationDateTimeType"&#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> <dt>Min v&aelig;rdi:</dt>
-<dd>2000-01-01T00:00:00Z</dd>+<dd>2000-01-01Z</dd>
 </dl> </dl>
-<h2 id="MedicineCardVersionType">Type: MedicineCardVersionType</h2> +<h2 id="DrugStrengthUnitTextType">Type: DrugStrengthUnitTextType</h2> 
- Beskrivelse: Versionsnummer for medicinkort<input type="button" id="MedicineCardVersionType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('MedicineCardVersionType_xsddiv'); return false;"> + 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="MedicineCardVersionType_xsddiv" class="contents" style="display: none"> +<div id="DrugStrengthUnitTextType_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="DrugStrengthUnitTextType"&#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 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: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>
-<dd>long</dd> +<dd>string</dd> 
-<dt>Min v&aelig;rdi:</dt> +<dt>Min l&aelig;ngde:</dt> 
-<dd>0</dd>+<dd>1</dd> 
 +<dt>Max l&aelig;ngde:</dt> 
 +<dd>50</dd>
 </dl> </dl>
-<h2 id="DrugStrengthUnitTextType">Type: DrugStrengthUnitTextType</h2> +<h2 id="StreetNameForAddressingType">Type: StreetNameForAddressingType</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;"> +<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="DrugStrengthUnitTextType_xsddiv" class="contents" style="display: none"> +<div id="StreetNameForAddressingType_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="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: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="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>
Line 16698: Line 21231:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>50</dd>+<dd>20</dd>
 </dl> </dl>
-<h2 id="IncludePrescriptionMedicationsType">Type: IncludePrescriptionMedicationsType</h2> +<h2 id="MedicineCardAsPDFType">Type: MedicineCardAsPDFType</h2> 
- Beskrivelse: Angiver hvorvidt medicinkortet eller l&aelig;gemiddelordinationen skal returneres med receptordinationer.<input type="button" id="IncludePrescriptionMedicationsType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IncludePrescriptionMedicationsType_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="IncludePrescriptionMedicationsType_xsddiv" class="contents" style="display: none"> +<div id="MedicineCardAsPDFType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="IncludePrescriptionMedicationsType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="MedicineCardAsPDFType"&#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>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="MedicineCardAsPDFType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>boolean</dd>+<dd>string</dd>
 </dl> </dl>
-<h2 id="DrugMedicationHistoryPeriodEndDateTimeType">Type: DrugMedicationHistoryPeriodEndDateTimeType</h2> +<h2 id="ReiterationNumberType">Type: ReiterationNumberType</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;"> + Beskrivelse: Angiver antallet af reiterationer<input type="button" id="ReiterationNumberType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ReiterationNumberType'); return false;"><input type="button" id="ReiterationNumberType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ReiterationNumberType'); return false;"> 
-<div id="DrugMedicationHistoryPeriodEndDateTimeType_xsddiv" class="contents" style="display: none"> +<div id="ReiterationNumberType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DrugMedicationHistoryPeriodEndDateTimeType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="ReiterationNumberType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:dateTime"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="xs:integer"&#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="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="ReiterationNumberType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>dateTime</dd>+<dd>integer</dd>
 <dt>Min v&aelig;rdi:</dt> <dt>Min v&aelig;rdi:</dt>
-<dd>2000-01-01T00:00:00Z</dd>+<dd>1</dd>
 </dl> </dl>
-<h2 id="IncludeEffectuationsType">Type: IncludeEffectuationsType</h2> +<h2 id="DistrictNameType">Type: DistrictNameType</h2> 
- Beskrivelse: Angiver hvorvidt l&aelig;gemiddelordinationen eller receptordinationen skal returneres med effektueringer.<input type="button" id="IncludeEffectuationsType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IncludeEffectuationsType_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="IncludeEffectuationsType_xsddiv" class="contents" style="display: none"> +<div id="DistrictNameType_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="DistrictNameType"&#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="20" /&#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>boolean</dd>+<dd>string</dd> 
 +<dt>Min l&aelig;ngde:</dt> 
 +<dd>1</dd> 
 +<dt>Max l&aelig;ngde:</dt> 
 +<dd>20</dd>
 </dl> </dl>
 <h2 id="ActiveSubstanceTextValueType">Type: ActiveSubstanceTextValueType</h2> <h2 id="ActiveSubstanceTextValueType">Type: ActiveSubstanceTextValueType</h2>
-<input type="button" id="ActiveSubstanceTextValueType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ActiveSubstanceTextValueType_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="ActiveSubstanceTextValueType_xsddiv" class="contents" style="display: none"> <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:simpleType name="ActiveSubstanceTextValueType"&#62;
Line 16748: Line 21292:
  &#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 16757: Line 21302:
 </dl> </dl>
 <h2 id="ActiveSubstanceTextSourceType">Type: ActiveSubstanceTextSourceType</h2> <h2 id="ActiveSubstanceTextSourceType">Type: ActiveSubstanceTextSourceType</h2>
-<input type="button" id="ActiveSubstanceTextSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ActiveSubstanceTextSourceType_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="ActiveSubstanceTextSourceType_xsddiv" class="contents" style="display: none"> <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:simpleType name="ActiveSubstanceTextSourceType"&#62;
Line 16763: Line 21308:
  &#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="#ActiveSubstanceTextPredefinedSourceType">ActiveSubstanceTextPredefinedSourceType</a> <a href="#ActiveSubstanceTextPredefinedSourceType">ActiveSubstanceTextPredefinedSourceType</a>
 </li> </li>
Line 16772: Line 21318:
 </ul> </ul>
 <h2 id="ActiveSubstanceTextPredefinedSourceType">Type: ActiveSubstanceTextPredefinedSourceType</h2> <h2 id="ActiveSubstanceTextPredefinedSourceType">Type: ActiveSubstanceTextPredefinedSourceType</h2>
-<input type="button" id="ActiveSubstanceTextPredefinedSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ActiveSubstanceTextPredefinedSourceType_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="ActiveSubstanceTextPredefinedSourceType_xsddiv" class="contents" style="display: none"> <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:simpleType name="ActiveSubstanceTextPredefinedSourceType"&#62;
Line 16781: Line 21327:
   
 <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="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>Chemical Abstract (CAS)</li>+ <li>Chemical Abstract (CAS)</li>
 <li>Medicinpriser</li> <li>Medicinpriser</li>
 <li>Local</li> <li>Local</li>
 +<li>Magistrel</li>
 </ul> </ul>
 </dl> </dl>
-<h2 id="DoseDispensingEndDateType">Type: DoseDispensingEndDateType</h2> +<h2 id="OrderInstructionType">Type: OrderInstructionType</h2> 
-<input type="button" id="DoseDispensingEndDateType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensingEndDateType_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="DoseDispensingEndDateType_xsddiv" class="contents" style="display: none"> +<div id="OrderInstructionType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DoseDispensingEndDateType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="OrderInstructionType"&#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 style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01" /&#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>
  &#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>date</dd> +<dd>string</dd> 
-<dt>Min v&aelig;rdi:</dt> +<dt>Min l&aelig;ngde:</dt> 
-<dd>2000-01-01</dd>+<dd>1</dd> 
 +<dt>Max l&aelig;ngde:</dt> 
 +<dd>70</dd>
 </dl> </dl>
-<h2 id="PrescriptionMedicationIdentifierType">Type: PrescriptionMedicationIdentifierType</h2> +<h2 id="PackageSizeUnitTextType">Type: PackageSizeUnitTextType</h2> 
- Beskrivelse: Unik identifikation af en receptordination<input type="button" id="PrescriptionMedicationIdentifierType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrescriptionMedicationIdentifierType_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="PrescriptionMedicationIdentifierType_xsddiv" class="contents" style="display: none"> +<div id="PackageSizeUnitTextType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PrescriptionMedicationIdentifierType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="PackageSizeUnitTextType"&#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 style="margin-left: 10px">&#60;xs:minInclusive 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>
  &#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>
-<dd>long</dd> +<dd>string</dd> 
-<dt>Min v&aelig;rdi:</dt>+<dt>Min l&aelig;ngde:</dt>
 <dd>1</dd> <dd>1</dd>
 +<dt>Max l&aelig;ngde:</dt>
 +<dd>50</dd>
 </dl> </dl>
 <h2 id="ActiveSubstanceTextWithoutSourceType">Type: ActiveSubstanceTextWithoutSourceType</h2> <h2 id="ActiveSubstanceTextWithoutSourceType">Type: ActiveSubstanceTextWithoutSourceType</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;">+ 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 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:simpleType name="ActiveSubstanceTextWithoutSourceType"&#62;
Line 16834: Line 21394:
  &#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 16842: Line 21403:
 <dd>150</dd> <dd>150</dd>
 </dl> </dl>
-<h2 id="DrugMedicationIdentifierType">Type: DrugMedicationIdentifierType</h2> +<h2 id="DosageTimesIterationIntervalType">Type: DosageTimesIterationIntervalType</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;"> + 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="DrugMedicationIdentifierType_xsddiv" class="contents" style="display: none"> +<div id="DosageTimesIterationIntervalType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DrugMedicationIdentifierType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="DosageTimesIterationIntervalType"&#62; 
- <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>
 +
 +<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>long</dd>+<dd>int</dd>
 <dt>Min v&aelig;rdi:</dt> <dt>Min v&aelig;rdi:</dt>
 <dd>1</dd> <dd>1</dd>
 +<dt>Max v&aelig;rdi:</dt>
 +<dd>365</dd>
 </dl> </dl>
-<h2 id="VersionCreatedDateTimeType">Type: VersionCreatedDateTimeType</h2> +<h2 id="PrintTypeType">Type: PrintTypeType</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;"> + 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="VersionCreatedDateTimeType_xsddiv" class="contents" style="display: none"> +<div id="PrintTypeType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="VersionCreatedDateTimeType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="PrintTypeType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:dateTime"&#62; + <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150101:PredefinedPrintType medicinecard20150101:UndefinedPrintType" /&#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="PrintTypeType_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="#PredefinedPrintType">PredefinedPrintType</a
-<dd>2000-01-01T00:00:00Z</dd+</li> 
-</dl+<li
-<h2 id="CopyRequiredType">Type: CopyRequiredType</h2> +<a href="#UndefinedPrintType">UndefinedPrintType</a
- Beskrivelse: Angiver hvorvidt l&aelig;gen kr&aelig;ver en kopi af doseringskortet<input type="button" id="CopyRequiredType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CopyRequiredType_xsddiv'); return false;"> +</li> 
-<div id="CopyRequiredType_xsddiv" class="contents" style="display: none"> +</ul
-<div style="margin-left: 10px">&#60;xs:simpleType name="CopyRequiredType"&#62; +<h2 id="OrderedEffectuationIdentifierType">Type: OrderedEffectuationIdentifierType</h2> 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:boolean" /&#62;</div> + 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;"> 
- &#60;/xs:simpleType&#62;</div> +<div id="OrderedEffectuationIdentifierType_xsddiv" class="contents" style="display: none"> 
-</div> +<div style="margin-left: 10px">&#60;xs:simpleType name="OrderedEffectuationIdentifierType"&#62; 
-<dl> + <div style="margin-left: 10px">&#60;xs:restriction base="xs:long"&#62; 
-<dt>Basistype:</dt> + <div style="margin-left: 10px">&#60;xs:minInclusive value="1" /&#62;</div>
-<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_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageTextType_xsddiv'); 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:minLength value="1" /&#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="OrderedEffectuationIdentifierType_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>70</dd> 
 </dl> </dl>
 <h2 id="DrugStrengthTextValueType">Type: DrugStrengthTextValueType</h2> <h2 id="DrugStrengthTextValueType">Type: DrugStrengthTextValueType</h2>
-<input type="button" id="DrugStrengthTextValueType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugStrengthTextValueType_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="DrugStrengthTextValueType_xsddiv" class="contents" style="display: none"> <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:simpleType name="DrugStrengthTextValueType"&#62;
Line 16911: Line 21464:
  &#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>
Line 16918: Line 21472:
 </dl> </dl>
 <h2 id="DrugStrengthTextSourceType">Type: DrugStrengthTextSourceType</h2> <h2 id="DrugStrengthTextSourceType">Type: DrugStrengthTextSourceType</h2>
-<input type="button" id="DrugStrengthTextSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugStrengthTextSourceType_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="DrugStrengthTextSourceType_xsddiv" class="contents" style="display: none"> <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:simpleType name="DrugStrengthTextSourceType"&#62;
Line 16924: Line 21478:
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DrugStrengthTextSourceType_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="#DrugStrengthTextPredefinedSourceType">DrugStrengthTextPredefinedSourceType</a> <a href="#DrugStrengthTextPredefinedSourceType">DrugStrengthTextPredefinedSourceType</a>
 </li> </li>
Line 16933: Line 21488:
 </ul> </ul>
 <h2 id="DrugStrengthTextPredefinedSourceType">Type: DrugStrengthTextPredefinedSourceType</h2> <h2 id="DrugStrengthTextPredefinedSourceType">Type: DrugStrengthTextPredefinedSourceType</h2>
-<input type="button" id="DrugStrengthTextPredefinedSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugStrengthTextPredefinedSourceType_xsddiv'); return false;">+<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 id="DrugStrengthTextPredefinedSourceType_xsddiv" class="contents" style="display: none"> <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:simpleType name="DrugStrengthTextPredefinedSourceType"&#62;
Line 16940: Line 21495:
                          
 <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="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>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>St&aelig;rke vitaminer m.v.</li> <li>St&aelig;rke vitaminer m.v.</li>
 +<li>Magistrel</li>
 </ul> </ul>
 </dl> </dl>
-<h2 id="DosageTypeType">Type: DosageTypeType</h2> +<h2 id="PostOfficeBoxIdentifierType">Type: PostOfficeBoxIdentifierType</h2> 
- Beskrivelse: Doseringstype<input type="button" id="DosageTypeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageTypeType_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="DosageTypeType_xsddiv" class="contents" style="display: none"> +<div id="PostOfficeBoxIdentifierType_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="PostOfficeBoxIdentifierType"&#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:enumeration value="fast" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation&#62;Declaration of a Post Office Box.&#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:enumeration value="efter behov" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:maxInclusive value="9999" /&#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="PostOfficeBoxIdentifierType_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>fast</li+<dd>1</dd
-<li>efter behov</li+<dt>Max v&aelig;rdi:</dt
-<li>kombineret</li+<dd>9999</dd>
-<li>ikke angivet</li> +
-</ul>+
 </dl> </dl>
-<h2 id="DrugMedicationCreatedDateTimeType">Type: DrugMedicationCreatedDateTimeType</h2> +<h2 id="PatientOrganisationRelationTypeType">Type: PatientOrganisationRelationTypeType</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;"> + 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="DrugMedicationCreatedDateTimeType_xsddiv" class="contents" style="display: none"> +<div id="PatientOrganisationRelationTypeType_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="PatientOrganisationRelationTypeType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:dateTime"&#62; + <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150101:PredefinedPatientOrganisationRelationTypeType medicinecard20150101:UndefinedPatientOrganisationRelationTypeType" /&#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="PatientOrganisationRelationTypeType_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="#PredefinedPatientOrganisationRelationTypeType">PredefinedPatientOrganisationRelationTypeType</a
-<dd>2000-01-01T00:00:00Z</dd+</li> 
-</dl+<li
-<h2 id="PredefinedPermission">Type: PredefinedPermission</h2> +<a href="#UndefinedPatientOrganisationRelationTypeType">UndefinedPatientOrganisationRelationTypeType</a> 
- Beskrivelse: Foruddefineret tilladelse<input type="button" id="PredefinedPermission_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedPermission_xsddiv'); return false;"> +</li
-<div id="PredefinedPermission_xsddiv" class="contents" style="display: none"> +</ul
-<div style="margin-left: 10px">&#60;xs:simpleType name="PredefinedPermission"&#62; +<h2 id="PredefinedPatientOrganisationRelationTypeType">Type: PredefinedPatientOrganisationRelationTypeType</h2> 
- <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150101:UndefinedPermission"&#62; +<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 style="margin-left: 10px">&#60;xs:enumeration value="BorgerOpslag" /&#62;</div>+<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:restriction base="xs:string"&#62; 
 + <div style="margin-left: 10px">&#60;xs:enumeration value="Visiteret til hjemmesygeplejen" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:enumeration value="SundhedsfagligOpslag" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:enumeration value="Indlagt" /&#62;</div> 
-  + &#60;/xs:restriction&#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> +
-        &#60;/xs:restriction&#62;</div>+
  &#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>UndefinedPermission</dd>+<dd>string</dd>
 <ul>Enumeration af flg. v&aelig;rdier:  <ul>Enumeration af flg. v&aelig;rdier: 
- <li>BorgerOpslag</li> + <li>Visiteret til hjemmesygeplejen</li> 
-<li>SundhedsfagligOpslag</li> +<li>Indlagt</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>+
 </ul> </ul>
 </dl> </dl>
-<h2 id="LatestReplicationDateTimeType">Type: LatestReplicationDateTimeType</h2> +<h2 id="UndefinedPatientOrganisationRelationTypeType">Type: UndefinedPatientOrganisationRelationTypeType</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;"> +<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="LatestReplicationDateTimeType_xsddiv" class="contents" style="display: none"> +<div id="UndefinedPatientOrganisationRelationTypeType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="LatestReplicationDateTimeType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="UndefinedPatientOrganisationRelationTypeType"&#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="UndefinedPatientOrganisationRelationTypeType_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="DosageTimesIterationIntervalType">Type: DosageTimesIterationIntervalType</h2> +<h2 id="FollowUpDateType">Type: FollowUpDateType</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;"> +<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 id="DosageTimesIterationIntervalType_xsddiv" class="contents" style="display: none"> +<div id="FollowUpDateType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DosageTimesIterationIntervalType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="FollowUpDateType"&#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;A planned follow up date for a drugmedication&#60;/xs:documentation&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxInclusive value="365" /&#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> 
 +  
 +<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>
  &#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>int</dd>+<dd>date</dd>
 <dt>Min v&aelig;rdi:</dt> <dt>Min v&aelig;rdi:</dt>
-<dd>1</dd> +<dd>2000-01-01Z</dd>
-<dt>Max v&aelig;rdi:</dt> +
-<dd>365</dd>+
 </dl> </dl>
-<h2 id="UndefinedPrintType">Type: UndefinedPrintType</h2> +<h2 id="PackageSizeTextType">Type: PackageSizeTextType</h2> 
- Beskrivelse: Ikke foruddefineret print typer<input type="button" id="UndefinedPrintType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndefinedPrintType_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="UndefinedPrintType_xsddiv" class="contents" style="display: none"> +<div id="PackageSizeTextType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="UndefinedPrintType"&#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>
Line 17091: Line 21623:
  &#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 17099: Line 21632:
 <dd>30</dd> <dd>30</dd>
 </dl> </dl>
-<h2 id="DrugMedicationTreatmentStartDateType">Type: DrugMedicationTreatmentStartDateType</h2> +<h2 id="ReiterationIntervalType">Type: ReiterationIntervalType</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;"> + Beskrivelse: Angiver antallet af dage/uger mm. mellem reiterationer<input type="button" id="ReiterationIntervalType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ReiterationIntervalType'); return false;"><input type="button" id="ReiterationIntervalType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ReiterationIntervalType'); return false;"> 
-<div id="DrugMedicationTreatmentStartDateType_xsddiv" class="contents" style="display: none"> +<div id="ReiterationIntervalType_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="ReiterationIntervalType"&#62; 
- <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="1890-01-01" /&#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="ReiterationIntervalType_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>1890-01-01</dd>+<dd>1</dd>
 </dl> </dl>
-<h2 id="ConsentDateType">Type: ConsentDateType</h2> +<h2 id="DrugMedicationCreatedDateTimeType">Type: DrugMedicationCreatedDateTimeType</h2> 
- Beskrivelse: Dato for samtykke<input type="button" id="ConsentDateType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ConsentDateType_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="ConsentDateType_xsddiv" class="contents" style="display: none"> +<div id="DrugMedicationCreatedDateTimeType_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="DrugMedicationCreatedDateTimeType"&#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="DrugMedicationCreatedDateTimeType_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="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: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="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> <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>2000-01-01</dd>
 </dl> </dl>
-<h2 id="SupplementaryInformationType">Type: SupplementaryInformationType</h2> +<h2 id="ReviewedDateTimeType">Type: ReviewedDateTimeType</h2> 
- Beskrivelse: Fritekst for dosering<input type="button" id="SupplementaryInformationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SupplementaryInformationType_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="SupplementaryInformationType_xsddiv" class="contents" style="display: none"> +<div id="ReviewedDateTimeType_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="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="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:maxLength value="70" /&#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>
  &#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>
 <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>70</dd> <dd>70</dd>
 </dl> </dl>
-<h2 id="DrugMedicationTreatmentEndDateType">Type: DrugMedicationTreatmentEndDateType</h2> +<h2 id="PatientOrganisationRelationIdentifierType">Type: PatientOrganisationRelationIdentifierType</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: 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="DrugMedicationTreatmentEndDateType_xsddiv" class="contents" style="display: none"> +<div id="PatientOrganisationRelationIdentifierType_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="PatientOrganisationRelationIdentifierType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:date"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="xs:long"&#62; 
- <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01Z" /&#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="PatientOrganisationRelationIdentifierType_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>2000-01-01Z</dd>+<dd>1</dd>
 </dl> </dl>
-<h2 id="PermissionType">Type: PermissionType</h2> +<h2 id="MedicineCardVersionType">Type: MedicineCardVersionType</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;"> + 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="PermissionType_xsddiv" class="contents" style="display: none"> +<div id="MedicineCardVersionType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PermissionType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="MedicineCardVersionType"&#62; 
- <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150101:PredefinedPermission medicinecard20150101:UndefinedPermission" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:restriction base="xs:long"&#62; 
 + <div style="margin-left10px">&#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="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>
 +<h2 id="StreetBuildingIdentifierType">Type: StreetBuildingIdentifierType</h2>
 +<input type="button" id="StreetBuildingIdentifierType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('StreetBuildingIdentifierType'); return false;"><input type="button" id="StreetBuildingIdentifierType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('StreetBuildingIdentifierType'); return false;">
 +<div id="StreetBuildingIdentifierType_xsddiv" class="contents" style="display: none">
 +<div style="margin-left: 10px">&#60;xs:simpleType name="StreetBuildingIdentifierType"&#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>
 + &#60;/xs:restriction&#62;</div>
 + &#60;/xs:simpleType&#62;</div>
 +</div>
 +<div id="StreetBuildingIdentifierType_xsddiv_usage" class="usage" style="display: none"></div>
 +<dl>
 +<dt>Basistype:</dt>
 +<dd>string</dd>
 +</dl>
 +<h2 id="OrganisationTypeType">Type: OrganisationTypeType</h2>
 + 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="OrganisationTypeType_xsddiv" class="contents" style="display: none">
 +<div style="margin-left: 10px">&#60;xs:simpleType name="OrganisationTypeType"&#62;
 + <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150101:PredefinedOrganisationTypeType medicinecard20150101:UndefinedOrganisationTypeType" /&#62;</div>
 + &#60;/xs:simpleType&#62;</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="#PredefinedPermission">PredefinedPermission</a>+<a href="#PredefinedOrganisationTypeType">PredefinedOrganisationTypeType</a>
 </li> </li>
 <li> <li>
-<a href="#UndefinedPermission">UndefinedPermission</a>+<a href="#UndefinedOrganisationTypeType">UndefinedOrganisationTypeType</a>
 </li> </li>
 </ul> </ul>
-<h2 id="MedicineCardAsPDFType">Type: MedicineCardAsPDFType</h2> +<h2 id="PredefinedOrganisationTypeType">Type: PredefinedOrganisationTypeType</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="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="MedicineCardAsPDFType_xsddiv" class="contents" style="display: none"> +<div id="PredefinedOrganisationTypeType_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="PredefinedOrganisationTypeType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:string" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150101:UndefinedOrganisationTypeType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:enumeration value="Sygehus" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Yder" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Apotek" /&#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> 
 + &#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>string</dd>+<dd>UndefinedOrganisationTypeType</dd
 +<ul>Enumeration af flg. v&aelig;rdier:  
 + <li>Sygehus</li> 
 +<li>Yder</li> 
 +<li>Apotek</li> 
 +<li>Kommune</li> 
 +<li>Administrator</li> 
 +</ul>
 </dl> </dl>
-<h2 id="DistrictNameType">Type: DistrictNameType</h2> +<h2 id="UndefinedOrganisationTypeType">Type: UndefinedOrganisationTypeType</h2> 
-<input type="button" id="DistrictNameType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DistrictNameType_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="DistrictNameType_xsddiv" class="contents" style="display: none"> +<div id="UndefinedOrganisationTypeType_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="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="20" /&#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 17202: Line 21825:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>20</dd>+<dd>100</dd>
 </dl> </dl>
-<h2 id="PackageSizeUnitCodeValueType">Type: PackageSizeUnitCodeValueType</h2> +<h2 id="AuthorisedHealthcareProfessionalNameType">Type: AuthorisedHealthcareProfessionalNameType</h2> 
-<input type="button" id="PackageSizeUnitCodeValueType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PackageSizeUnitCodeValueType_xsddiv'); return false;"> + Beskrivelse: Navnet p&aring; den ordinerende autoriserede sundhedsperson, kan 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="PackageSizeUnitCodeValueType_xsddiv" class="contents" style="display: none"> +<div id="AuthorisedHealthcareProfessionalNameType_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="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="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="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>3</dd>+<dd>200</dd>
 </dl> </dl>
-<h2 id="PackageSizeUnitCodeSourceType">Type: PackageSizeUnitCodeSourceType</h2> +<h2 id="IncludeNonRelevantPrescriptionMedicationsType">Type: IncludeNonRelevantPrescriptionMedicationsType</h2> 
-<input type="button" id="PackageSizeUnitCodeSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PackageSizeUnitCodeSourceType_xsddiv'); return false;"> + Beskrivelse: Angiver hvorvidt medicinkortet skal returneres med l&oslash;se receptordinationer markeret som "ikke relevante".<input type="button" id="IncludeNonRelevantPrescriptionMedicationsType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IncludeNonRelevantPrescriptionMedicationsType'); return false;"><input type="button" id="IncludeNonRelevantPrescriptionMedicationsType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('IncludeNonRelevantPrescriptionMedicationsType'); return false;"> 
-<div id="PackageSizeUnitCodeSourceType_xsddiv" class="contents" style="display: none"> +<div id="IncludeNonRelevantPrescriptionMedicationsType_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="IncludeNonRelevantPrescriptionMedicationsType"&#62; 
- <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150101:PackageSizeUnitCodePredefinedSourceType medicinecard20150101:UndefinedSourceType" /&#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>
-<ul>Foreningsm&aelig;ngde af flg. typer: +<div id="IncludeNonRelevantPrescriptionMedicationsType_xsddiv_usage" class="usage" style="display: none"></div
- <li> +<dl
-<a href="#PackageSizeUnitCodePredefinedSourceType">PackageSizeUnitCodePredefinedSourceType</a+<dt>Basistype:</dt> 
-</li+<dd>boolean</dd
-<li> +</dl
-<a href="#UndefinedSourceType">UndefinedSourceType</a> +<h2 id="PackageQuantityType">Type: PackageQuantityType</h2> 
-</li+ Beskrivelse: Angiver antallet af pakninger<input type="button" id="PackageQuantityType_button" value="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;"> 
-</ul+<div id="PackageQuantityType_xsddiv" class="contents" style="display: none"> 
-<h2 id="PackageSizeUnitCodePredefinedSourceType">Type: PackageSizeUnitCodePredefinedSourceType</h2> +<div style="margin-left: 10px">&#60;xs:simpleType name="PackageQuantityType"&#62; 
-<input type="button" id="PackageSizeUnitCodePredefinedSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PackageSizeUnitCodePredefinedSourceType_xsddiv'); return false;"> + <div style="margin-left: 10px">&#60;xs:restriction base="xs:integer"&#62; 
-<div id="PackageSizeUnitCodePredefinedSourceType_xsddiv" class="contents" style="display: none"> + <div style="margin-left: 10px">&#60;xs:minInclusive value="1" /&#62;</div> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PackageSizeUnitCodePredefinedSourceType"&#62; +  
- <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150101:UndefinedSourceType"&#62; +<div style="margin-left: 10px">&#60;xs:maxInclusive value="9999" /&#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="PackageQuantityType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>UndefinedSourceType</dd> +<dd>integer</dd> 
-<ul>Enumeration af flg. v&aelig;rdier:  +<dt>Min v&aelig;rdi:</dt> 
- <li>Medicinpriser</li+<dd>1</dd
-</ul>+<dt>Max v&aelig;rdi:</dt> 
 +<dd>9999</dd>
 </dl> </dl>
-<h2 id="EmailAddressType">Type: EmailAddressType</h2> +<h2 id="IncludePrescriptionMedicationsType">Type: IncludePrescriptionMedicationsType</h2> 
-<input type="button" id="EmailAddressType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('EmailAddressType_xsddiv'); return false;"> + Beskrivelse: Angiver hvorvidt medicinkortet eller l&aelig;gemiddelordinationen skal returneres med receptordinationer.<input type="button" id="IncludePrescriptionMedicationsType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IncludePrescriptionMedicationsType'); return false;"><input type="button" id="IncludePrescriptionMedicationsType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('IncludePrescriptionMedicationsType'); return false;"> 
-<div id="EmailAddressType_xsddiv" class="contents" style="display: none"> +<div id="IncludePrescriptionMedicationsType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="EmailAddressType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="IncludePrescriptionMedicationsType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:restriction base="xs:boolean" /&#62;</div> 
 + &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="IncludePrescriptionMedicationsType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<dl> 
 +<dt>Basistype:</dt> 
 +<dd>boolean</dd> 
 +</dl> 
 +<h2 id="RouteOfAdministrationTextType">Type: RouteOfAdministrationTextType</h2> 
 + 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="button" id="RouteOfAdministrationTextType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('RouteOfAdministrationTextType'); return false;"> 
 +<div id="RouteOfAdministrationTextType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="RouteOfAdministrationTextType"&#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="6" /&#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="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>
 <dd>string</dd> <dd>string</dd>
 <dt>Min l&aelig;ngde:</dt> <dt>Min l&aelig;ngde:</dt>
-<dd>6</dd>+<dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>256</dd>+<dd>50</dd>
 </dl> </dl>
-<h2 id="OrganisationIdentifierValueType">Type: OrganisationIdentifierValueType</h2> +<h2 id="OrganisationNameType">Type: OrganisationNameType</h2> 
-<input type="button" id="OrganisationIdentifierValueType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OrganisationIdentifierValueType_xsddiv'); return false;"> + 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="OrganisationIdentifierValueType_xsddiv" class="contents" style="display: none"> +<div id="OrganisationNameType_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="OrganisationNameType"&#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 17284: Line 21918:
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="OrganisationNameType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 17292: Line 21927:
 <dd>200</dd> <dd>200</dd>
 </dl> </dl>
-<h2 id="OrganisationIdentifierSourceType">Type: OrganisationIdentifierSourceType</h2> +<h2 id="SourceType">Type: SourceType</h2> 
-<input type="button" id="OrganisationIdentifierSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OrganisationIdentifierSourceType_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="OrganisationIdentifierSourceType_xsddiv" class="contents" style="display: none"> +<div id="SourceType_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="SourceType"&#62; 
- <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150101:OrganisationIdentifierPredefinedSourceType medicinecard20150101:UndefinedSourceType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150101:PredefinedSourceType medicinecard20150101: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: <ul>Foreningsm&aelig;ngde af flg. typer:
- <li> + <li> 
-<a href="#OrganisationIdentifierPredefinedSourceType">OrganisationIdentifierPredefinedSourceType</a>+<a href="#PredefinedSourceType">PredefinedSourceType</a>
 </li> </li>
 <li> <li>
Line 17307: Line 21943:
 </li> </li>
 </ul> </ul>
-<h2 id="OrganisationIdentifierPredefinedSourceType">Type: OrganisationIdentifierPredefinedSourceType</h2> +<h2 id="PredefinedSourceType">Type: PredefinedSourceType</h2> 
-<input type="button" id="OrganisationIdentifierPredefinedSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OrganisationIdentifierPredefinedSourceType_xsddiv'); return false;"> +<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="OrganisationIdentifierPredefinedSourceType_xsddiv" class="contents" style="display: none"> +<div id="PredefinedSourceType_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="PredefinedSourceType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150101:UndefinedSourceType"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150101:UndefinedSourceType"&#62;
- <div style="margin-left: 10px">&#60;xs:enumeration value="SKS" /&#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="Yder" /&#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="EAN-Lokationsnummer" /&#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="CVR" /&#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="CVR-P" /&#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="Kommunekode" /&#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="SOR" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:enumeration value="SKS" /&#62;</div> 
- &#60;/xs:restriction&#62;</div>+             
 +<div style="margin-left: 10px">&#60;xs:enumeration value="Ydernummer" /&#62;</div> 
 +        &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PredefinedSourceType_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>SKS</li> + <li>Chemical Abstract (CAS)</li> 
-<li>Yder</li> +<li>DKMA Medicine Prices</li> 
-<li>EAN-Lokationsnummer</li> +<li>DA Medicine Prices</li> 
-<li>CVR</li> +<li>Local drug assortment</li> 
-<li>CVR-P</li> +<li>FMK dosage quantity unit</li> 
-<li>Kommunekode</li> +<li>Local dosage quantity unit</li> 
-<li>SOR</li>+<li>SKS</li> 
 +<li>Ydernummer</li>
 </ul> </ul>
 </dl> </dl>
-<h2 id="EffectuationMethodType">Type: EffectuationMethodType</h2> +<h2 id="UndefinedSourceType">Type: UndefinedSourceType</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;"> +<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="EffectuationMethodType_xsddiv" class="contents" style="display: none"> +<div id="UndefinedSourceType_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="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: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="200" /&#62;</div> 
 + &#60;/xs:restriction&#62;</div> 
 + &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="UndefinedSourceType_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> 
 +<h2 id="ServiceNameType">Type: ServiceNameType</h2> 
 + 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="ServiceNameType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="ServiceNameType"&#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="en- eller flergangs apoteksudlevering" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:maxLength value="40" /&#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="ServiceNameType_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>40</dd>
-<li>dosisdispenseret apoteksudlevering</li> +
-</ul>+
 </dl> </dl>
-<h2 id="PostCodeIdentifierType">Type: PostCodeIdentifierType</h2> +<h2 id="TelephoneNumberType">Type: TelephoneNumberType</h2> 
-<input type="button" id="PostCodeIdentifierType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PostCodeIdentifierType_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="PostCodeIdentifierType_xsddiv" class="contents" style="display: none"> +<div id="TelephoneNumberType_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="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:pattern value="[0-9]{4}" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:pattern value="(\+)?[0-9]{3,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="TelephoneNumberType_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="AuthorisationDateTimeType">Type: AuthorisationDateTimeType</h2> +<h2 id="DrugMedicationTreatmentEndDateType">Type: DrugMedicationTreatmentEndDateType</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: 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="AuthorisationDateTimeType_xsddiv" class="contents" style="display: none"> +<div id="DrugMedicationTreatmentEndDateType_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="DrugMedicationTreatmentEndDateType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:dateTime"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="xs:date"&#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-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="DrugMedicationTreatmentEndDateType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>dateTime</dd>+<dd>date</dd>
 <dt>Min v&aelig;rdi:</dt> <dt>Min v&aelig;rdi:</dt>
-<dd>2000-01-01T00:00:00Z</dd>+<dd>2000-01-01Z</dd>
 </dl> </dl>
-<h2 id="_CountryIdentificationCodeType">Type: _CountryIdentificationCodeType</h2> +<h2 id="StreetNameType">Type: StreetNameType</h2> 
-<input type="button" id="_CountryIdentificationCodeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('_CountryIdentificationCodeType_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="_CountryIdentificationCodeType_xsddiv" class="contents" style="display: none"> +<div id="StreetNameType_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="StreetNameType"&#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-uk"&#62;This is a support type for CountryIdentificationCodeType. The pattern is a choice of 4 different patterns for different schems. ISO 3166 standard, alpha 2: [a-z,A-Z]{2}. Eksample "DK" for Danmark. ISO 3166 standard, alpha 3: [a-z,A-Z]{3}. Eksample "DKN" for Danmark. UN Statistics Divisions country codes: [0-9]{3}. Eksample "208" for Danmark AuthorityCode from the Central Office of Civil Registration: [0-9]{4}. Eksample "5100" for Danmark.&#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;Dette er en st&oslash;ttetype til CountryIdentificationCodeType. Det regul&aelig;re udtryk er et valg for de 4 forskellige regul&aelig;re udtryk for de forskellige formater. ISO 3166 standard, alpha 2: [a-z,A-Z]{2}. Eksempel "DK" for Danmark. ISO 3166 standard, alpha 3:  [a-z,A-Z]{3}. Eksempel "DKN" for Danmark. UN Statistics Divisions country codes: [0-9]{3}. Eksempel "208" for Danmark AuthorityCode from the Central Office of Civil Registration: [0-9]{4}. Eksempel "5100" for Danmark.&#60;/xs:documentation&#62;</div> +<div style="margin-left: 10px">&#60;xs:maxLength value="70" /&#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:pattern value="[a-z,A-Z]{2}|[a-z,A-Z]{3}|[0-9]{3}|[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="StreetNameType_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="_CountryIdentificationSchemeType">Type: _CountryIdentificationSchemeType</h2> +<h2 id="IndicationCodeValueType">Type: IndicationCodeValueType</h2> 
-<input type="button" id="_CountryIdentificationSchemeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('_CountryIdentificationSchemeType_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="_CountryIdentificationSchemeType_xsddiv" class="contents" style="display: none"> +<div id="IndicationCodeValueType_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="IndicationCodeValueType"&#62; 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="xs:int"&#62; 
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-uk"&#62;This is a support type for CountryIdentificationCodeType.&#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;Dette er en st&oslash;ttetype til CountryIdentificationCodeType.&#60;/xs:documentation&#62;</div> +<div style="margin-left: 10px">&#60;xs:maxInclusive value="9999999" /&#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="iso3166-alpha2"&#62; +
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-uk"&#62;This scheme follows the ISO 3166 standard, alpha 2.&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-dk"&#62;Dette format f&oslash;lge ISO 3166 standarden, alpha 2.&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
- &#60;/xs:enumeration&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="iso3166-alpha3"&#62; +
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-uk"&#62;This scheme follows the ISO 3166 standard, alpha 3.&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-dk"&#62;Dette format f&oslash;lge ISO 3166 standarden, alpha 3.&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
- &#60;/xs:enumeration&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="un-numeric3"&#62; +
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-uk"&#62;This scheme follows the UN Statistics Divisions country codes.&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-dk"&#62;Dette format f&oslash;lger FNs Statistik Kontor landekoder&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
- &#60;/xs:enumeration&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="imk"&#62; +
- <div style="margin-left: 10px">&#60;xs:annotation&#62; +
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-uk"&#62;This scheme follows the AuthorityCode from the Central Office of Civil Registration.&#60;/xs:documentation&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-dk"&#62;Dette format f&oslash;lger MyndighedsKoden fra Det Centrale Personregister&#60;/xs:documentation&#62;</div> +
- &#60;/xs:annotation&#62;</div> +
- &#60;/xs:enumeration&#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="IndicationCodeValueType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>string</dd> +<dd>int</dd> 
-<ul>Enumeration af flg. v&aelig;rdier +<dt>Min v&aelig;rdi:</dt
- <li>iso3166-alpha2</li+<dd>1</dd
-<li>iso3166-alpha3</li+<dt>Max v&aelig;rdi:</dt
-<li>un-numeric3</li+<dd>9999999</dd>
-<li>imk</li> +
-</ul>+
 </dl> </dl>
-<h2 id="PatientOrganisationRelationTypeType">Type: PatientOrganisationRelationTypeType</h2> +<h2 id="IndicationCodeSourceType">Type: IndicationCodeSourceType</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;"> +<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="PatientOrganisationRelationTypeType_xsddiv" class="contents" style="display: none"> +<div id="IndicationCodeSourceType_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="IndicationCodeSourceType"&#62; 
- <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150101:PredefinedPatientOrganisationRelationTypeType medicinecard20150101:UndefinedPatientOrganisationRelationTypeType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150101:IndicationCodePredefinedSourceType medicinecard20150101:UndefinedSourceType" /&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </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="#PredefinedPatientOrganisationRelationTypeType">PredefinedPatientOrganisationRelationTypeType</a>+<a href="#IndicationCodePredefinedSourceType">IndicationCodePredefinedSourceType</a>
 </li> </li>
 <li> <li>
-<a href="#UndefinedPatientOrganisationRelationTypeType">UndefinedPatientOrganisationRelationTypeType</a>+<a href="#UndefinedSourceType">UndefinedSourceType</a>
 </li> </li>
 </ul> </ul>
-<h2 id="PredefinedPatientOrganisationRelationTypeType">Type: PredefinedPatientOrganisationRelationTypeType</h2> +<h2 id="IndicationCodePredefinedSourceType">Type: IndicationCodePredefinedSourceType</h2> 
-<input type="button" id="PredefinedPatientOrganisationRelationTypeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedPatientOrganisationRelationTypeType_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="PredefinedPatientOrganisationRelationTypeType_xsddiv" class="contents" style="display: none"> +<div id="IndicationCodePredefinedSourceType_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="IndicationCodePredefinedSourceType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150101:UndefinedSourceType"&#62; 
- <div style="margin-left: 10px">&#60;xs:enumeration value="Visiteret til hjemmesygeplejen" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:enumeration value="Medicinpriser" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Indlagt" /&#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>string</dd>+<dd>UndefinedSourceType</dd>
 <ul>Enumeration af flg. v&aelig;rdier:  <ul>Enumeration af flg. v&aelig;rdier: 
- <li>Visiteret til hjemmesygeplejen</li> + <li>Medicinpriser</li>
-<li>Indlagt</li>+
 </ul> </ul>
 </dl> </dl>
-<h2 id="UndefinedPatientOrganisationRelationTypeType">Type: UndefinedPatientOrganisationRelationTypeType</h2> +<h2 id="LatestReplicationDateTimeType">Type: LatestReplicationDateTimeType</h2> 
-<input type="button" id="UndefinedPatientOrganisationRelationTypeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndefinedPatientOrganisationRelationTypeType_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="UndefinedPatientOrganisationRelationTypeType_xsddiv" class="contents" style="display: none"> +<div id="LatestReplicationDateTimeType_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="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> 
 +<div id="LatestReplicationDateTimeType_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="FloorIdentifierType">Type: FloorIdentifierType</h2> 
 +<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="FloorIdentifierType_xsddiv" class="contents" style="display: none"> 
 +<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:minLength value="1" /&#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>
-  +
-<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="FloorIdentifierType_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>200</dd> 
 </dl> </dl>
-<h2 id="ModifiedDateTimeType">Type: ModifiedDateTimeType</h2> +<h2 id="VersionCreatedDateTimeType">Type: VersionCreatedDateTimeType</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: 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="ModifiedDateTimeType_xsddiv" class="contents" style="display: none"> +<div id="VersionCreatedDateTimeType_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="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 17530: Line 22163:
  &#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 17536: Line 22170:
 <dd>2000-01-01T00:00:00Z</dd> <dd>2000-01-01T00:00:00Z</dd>
 </dl> </dl>
-<h2 id="PausedFromDateType">Type: PausedFromDateType</h2> +<h2 id="CreatedDateTimeType">Type: CreatedDateTimeType</h2> 
- Beskrivelse: Pauseringsdato<input type="button" id="PausedFromDateType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PausedFromDateType_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="PausedFromDateType_xsddiv" class="contents" style="display: none"> +<div id="CreatedDateTimeType_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="CreatedDateTimeType"&#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> +
- &#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="PausedToDateTimeType">Type: PausedToDateTimeType</h2> +
- Beskrivelse: Pauseringsdato og tid<input type="button" id="PausedToDateTimeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PausedToDateTimeType_xsddiv'); return false;"> +
-<div id="PausedToDateTimeType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="PausedToDateTimeType"&#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 17560: Line 22179:
  &#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>
Line 17566: Line 22186:
 <dd>2000-01-01T00:00:00Z</dd> <dd>2000-01-01T00:00:00Z</dd>
 </dl> </dl>
-<h2 id="StreetNameType">Type: StreetNameType</h2> +<h2 id="DosageQuantityUnitTextValueType">Type: DosageQuantityUnitTextValueType</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="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="StreetNameType_xsddiv" class="contents" style="display: none"> +<div id="DosageQuantityUnitTextValueType_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="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="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="DosageQuantityUnitTextValueType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 17583: Line 22204:
 <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="PersonSurnameType">Type: PersonSurnameType</h2> +<h2 id="DosageQuantityUnitTextSourceType">Type: DosageQuantityUnitTextSourceType</h2> 
-<input type="button" id="PersonSurnameType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PersonSurnameType_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="PersonSurnameType_xsddiv" class="contents" style="display: none"> +<div id="DosageQuantityUnitTextSourceType_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="DosageQuantityUnitTextSourceType"&#62; 
- <div style="margin-left: 10px">&#60;xs:annotation&#62; + <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150101:DosageQuantityUnitTextPredefinedSourceType medicinecard20150101:UndefinedSourceType" /&#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>+ &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="DosageQuantityUnitTextSourceType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul>Foreningsm&aelig;ngde af flg. typer: 
 + <li> 
 +<a href="#DosageQuantityUnitTextPredefinedSourceType">DosageQuantityUnitTextPredefinedSourceType</a> 
 +</li> 
 +<li> 
 +<a href="#UndefinedSourceType">UndefinedSourceType</a> 
 +</li> 
 +</ul> 
 +<h2 id="DosageQuantityUnitTextPredefinedSourceType">Type: DosageQuantityUnitTextPredefinedSourceType</h2> 
 +<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 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="medicinecard20150101: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-DK"&#62;En persons efternavn(e)&#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: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>+<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="DosageQuantityUnitTextPredefinedSourceType_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>Doseringsforslag</li
-<dd>40</dd>+<li>Local</li
 +<li>Magistrel</li> 
 +</ul>
 </dl> </dl>
-<h2 id="DosageSupplementaryTextType">Type: DosageSupplementaryTextType</h2> +<h2 id="ReiterationIntervalUnitType">Type: ReiterationIntervalUnitType</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: Enhed for reiterationsinterval<input type="buttonid="ReiterationIntervalUnitType_buttonvalue="Vis skema" class="showHideXSD" onclick="toggleVisibility('ReiterationIntervalUnitType')return false;"><input type="button" id="ReiterationIntervalUnitType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ReiterationIntervalUnitType'); return false;"> 
-<div id="DosageSupplementaryTextType_xsddiv" class="contents" style="display: none"> +<div id="ReiterationIntervalUnitType_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="ReiterationIntervalUnitType"&#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="dage" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="100" /&#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:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="ReiterationIntervalUnitType_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>dage</li
-<dt>Max l&aelig;ngde:</dt+<li>uger</li
-<dd>100</dd>+<li>m&aring;neder</li
 +</ul>
 </dl> </dl>
-<h2 id="SpecialityCodeValueType">Type: SpecialityCodeValueType</h2> +<h2 id="IncludeEffectuationsType">Type: IncludeEffectuationsType</h2> 
-<input type="button" id="SpecialityCodeValueType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SpecialityCodeValueType_xsddiv'); return false;"> + Beskrivelse: Angiver hvorvidt l&aelig;gemiddelordinationen eller receptordinationen 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="showHideXSDonclick="toggleUsageVisibility('IncludeEffectuationsType'); return false;"> 
-<div id="SpecialityCodeValueType_xsddiv" class="contentsstyle="display: none"> +<div id="IncludeEffectuationsType_xsddivclass="contents" style="displaynone"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="SpecialityCodeValueType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="IncludeEffectuationsType"&#62; 
- <div style="margin-left10px">&#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:minLength value="1/&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:maxLength value="5" /&#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>string</dd> +<dd>boolean</dd>
-<dt>Min l&aelig;ngde:</dt> +
-<dd>1</dd> +
-<dt>Max l&aelig;ngde:</dt> +
-<dd>5</dd>+
 </dl> </dl>
-<h2 id="SpecialityCodeSourceType">Type: SpecialityCodeSourceType</h2> +<h2 id="PredefinedPrintType">Type: PredefinedPrintType</h2> 
-<input type="button" id="SpecialityCodeSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SpecialityCodeSourceType_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="SpecialityCodeSourceType_xsddiv" class="contents" style="display: none"> +<div id="PredefinedPrintType_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="PredefinedPrintType"&#62; 
- <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150101:SpecialityCodePredefinedSourceType medicinecard20150101:UndefinedSourceType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150101:UndefinedPrintType"&#62; 
 + <div style="margin-left10px">&#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="dosisdispenseringskort" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="borger dosisdispenseringskort" /&#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="PredefinedPrintType_xsddiv_usage" class="usage" style="display: none"></div> 
- <li> +<dl> 
-<a href="#SpecialityCodePredefinedSourceType">SpecialityCodePredefinedSourceType</a+<dt>Basistype:</dt> 
-</li> +<dd>UndefinedPrintType</dd> 
-<li> +<ul>Enumeration af flg. v&aelig;rdier:  
-<a href="#UndefinedSourceType">UndefinedSourceType</a+ <li>l&aelig;ge</li
-</li>+<li>borger</li> 
 +<li>dosisdispenseringskort</li
 +<li>borger dosisdispenseringskort</li>
 </ul> </ul>
-<h2 id="SpecialityCodePredefinedSourceType">Type: SpecialityCodePredefinedSourceType</h2> +</dl> 
-<input type="button" id="SpecialityCodePredefinedSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SpecialityCodePredefinedSourceType_xsddiv'); return false;"> +<h2 id="PausedFromDateTimeType">Type: PausedFromDateTimeType</h2> 
-<div id="SpecialityCodePredefinedSourceType_xsddiv" class="contents" style="display: none"> + 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 style="margin-left: 10px">&#60;xs:simpleType name="SpecialityCodePredefinedSourceType"&#62; +<div id="PausedFromDateTimeType_xsddiv" class="contents" style="display: none"> 
- <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150101:UndefinedSourceType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="PausedFromDateTimeType"&#62; 
- <div style="margin-left: 10px">&#60;xs:enumeration value="Medicinpriser" /&#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: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>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="AddressLineType">Type: AddressLineType</h2> +<h2 id="SystemNameType">Type: SystemNameType</h2> 
- Beskrivelse: Ustruktureret adresselinje<input type="button" id="AddressLineType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AddressLineType_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="AddressLineType_xsddiv" class="contents" style="display: none"> +<div id="SystemNameType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="AddressLineType"&#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>+ <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="30" /&#62;</div> 
 + &#60;/xs:restriction&#62;</div>
  &#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>
 <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="PostCodeType">Type: PostCodeType</h2> +<h2 id="DeliveryInformationType">Type: DeliveryInformationType</h2> 
- Beskrivelse: Postnummer, skal 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: En linies tekst til leveringsinformation<input type="button" id="DeliveryInformationType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DeliveryInformationType'); return false;"><input type="button" id="DeliveryInformationType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DeliveryInformationType'); return false;"> 
-<div id="PostCodeType_xsddiv" class="contents" style="display: none"> +<div id="DeliveryInformationType_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="DeliveryInformationType"&#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="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="DeliveryInformationType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 17707: Line 22363:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>9</dd>+<dd>70</dd>
 </dl> </dl>
 <h2 id="ActiveSubstanceFreeTextType">Type: ActiveSubstanceFreeTextType</h2> <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;">+ 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 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:simpleType name="ActiveSubstanceFreeTextType"&#62;
Line 17720: Line 22376:
  &#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 17728: Line 22385:
 <dd>400</dd> <dd>400</dd>
 </dl> </dl>
-<h2 id="PackageSizeTextType">Type: PackageSizeTextType</h2> +<h2 id="ConsentDateType">Type: ConsentDateType</h2> 
- Beskrivelse: Pakningsst&oslash;rrelse, klartekst fra (LMS02 felt 6hvis kilden er LMS takst<input type="button" id="PackageSizeTextType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PackageSizeTextType_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="PackageSizeTextType_xsddiv" class="contents" style="display: none"> +<div id="ConsentDateType_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="ConsentDateType"&#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> 
 + &#60;/xs:restriction&#62;</div> 
 + &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="ConsentDateType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<dl> 
 +<dt>Basistype:</dt> 
 +<dd>date</dd> 
 +<dt>Min v&aelig;rdi:</dt> 
 +<dd>2000-01-01Z</dd> 
 +</dl> 
 +<h2 id="ContactNameType">Type: ContactNameType</h2> 
 + 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="ContactNameType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="ContactNameType"&#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="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 17745: Line 22419:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>30</dd>+<dd>70</dd>
 </dl> </dl>
-<h2 id="AuthorisedHealthcareProfessionalNameType">Type: AuthorisedHealthcareProfessionalNameType</h2> +<h2 id="WithdrawnDateTimeType">Type: WithdrawnDateTimeType</h2> 
- Beskrivelse: Navnet p&aringden ordinerende autoriserede sundhedsperson, kan ogs&aringindeholde stilling<input type="button" id="AuthorisedHealthcareProfessionalNameType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('AuthorisedHealthcareProfessionalNameType_xsddiv'); return false;"> + Beskrivelse: &AElig;ndringsdato og tid<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="AuthorisedHealthcareProfessionalNameType_xsddiv" class="contents" style="display: none"> +<div id="WithdrawnDateTimeType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="AuthorisedHealthcareProfessionalNameType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="WithdrawnDateTimeType"&#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="WithdrawnDateTimeType_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="PrescriptionMedicationStatusType">Type: PrescriptionMedicationStatusType</h2> 
 + Beskrivelse: Receptens status<input type="button" id="PrescriptionMedicationStatusType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrescriptionMedicationStatusType'); return false;"><input type="button" id="PrescriptionMedicationStatusType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PrescriptionMedicationStatusType'); return false;"> 
 +<div id="PrescriptionMedicationStatusType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="PrescriptionMedicationStatusType"&#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="200" /&#62;</div>+ <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="kladde" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="inaktiv" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="delvist udleveret" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="under behandling" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="ugyldig" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="web ekspederet" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="overf&oslash;rt til dosiskort" /&#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="PrescriptionMedicationStatusType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
 <dd>string</dd> <dd>string</dd>
-<dt>Max l&aelig;ngde:</dt+<ul>Enumeration af flg. v&aelig;rdier 
-<dd>200</dd>+ <li>&aring;ben</li
 +<li>afsluttet</li> 
 +<li>annulleret</li> 
 +<li>kladde</li> 
 +<li>inaktiv</li> 
 +<li>delvist udleveret</li> 
 +<li>under behandling</li> 
 +<li>ugyldig</li> 
 +<li>web ekspederet</li> 
 +<li>overf&oslash;rt til dosiskort</li> 
 +</ul>
 </dl> </dl>
-<h2 id="ReiterationNumberType">Type: ReiterationNumberType</h2> +<h2 id="DoseDispensingStartDateType">Type: DoseDispensingStartDateType</h2> 
- Beskrivelse: Angiver antallet af reiterationer<input type="button" id="ReiterationNumberType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ReiterationNumberType_xsddiv'); return false;"> + Beskrivelse: Startdato for dosisdispensering<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="ReiterationNumberType_xsddiv" class="contents" style="display: none"> +<div id="DoseDispensingStartDateType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="ReiterationNumberType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="DoseDispensingStartDateType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:integer"&#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:simpleType&#62;</div> 
 +</div> 
 +<div id="DoseDispensingStartDateType_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="PackageNumberValueType">Type: PackageNumberValueType</h2> 
 +<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: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>
 +
 +<div style="margin-left: 10px">&#60;xs:maxInclusive value="999999" /&#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="PackageNumberValueType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>integer</dd>+<dd>int</dd>
 <dt>Min v&aelig;rdi:</dt> <dt>Min v&aelig;rdi:</dt>
 <dd>1</dd> <dd>1</dd>
 +<dt>Max v&aelig;rdi:</dt>
 +<dd>999999</dd>
 </dl> </dl>
-<h2 id="FollowUpDateType">Type: FollowUpDateType</h2> +<h2 id="PackageNumberSourceType">Type: PackageNumberSourceType</h2> 
-<input type="button" id="FollowUpDateType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('FollowUpDateType_xsddiv'); return false;"> +<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="FollowUpDateType_xsddiv" class="contents" style="display: none"> +<div id="PackageNumberSourceType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="FollowUpDateType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="PackageNumberSourceType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150101:PackageNumberPredefinedSourceType medicinecard20150101: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> 
 +<a href="#UndefinedSourceType">UndefinedSourceType</a> 
 +</li> 
 +</ul> 
 +<h2 id="PackageNumberPredefinedSourceType">Type: PackageNumberPredefinedSourceType</h2> 
 +<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="PackageNumberPredefinedSourceType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="PackageNumberPredefinedSourceType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150101:UndefinedSourceType"&#62; 
 + <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="Magistrel" /&#62;</div> 
 + &#60;/xs:restriction&#62;</div> 
 + &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="PackageNumberPredefinedSourceType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<dl> 
 +<dt>Basistype:</dt> 
 +<dd>UndefinedSourceType</dd> 
 +<ul>Enumeration af flg. v&aelig;rdier:  
 + <li>Medicinpriser</li> 
 +<li>Frihandelsvare</li> 
 +<li>Local</li> 
 +<li>Magistrel</li> 
 +</ul> 
 +</dl> 
 +<h2 id="_CountryIdentificationCodeType">Type: _CountryIdentificationCodeType</h2> 
 +<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 style="margin-left: 10px">&#60;xs:simpleType 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-GB"&#62;planned follow up date for a drugmedication&#60;/xs:documentation&#62;</div>+ <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-uk"&#62;This is a support type for CountryIdentificationCodeType. The pattern is a choice of 4 different patterns for different schems. ISO 3166 standard, alpha 2: [a-z,A-Z]{2}. Eksample "DK" for Danmark. ISO 3166 standard, alpha 3: [a-z,A-Z]{3}. Eksample "DKN" for Danmark. UN Statistics Divisions country codes: [0-9]{3}. Eksample "208" for Danmark AuthorityCode from the Central Office of Civil Registration: [0-9]{4}. Eksample "5100" for Danmark.&#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;Dette er en st&oslash;ttetype til CountryIdentificationCodeType. Det regul&aelig;re udtryk er et valg for de 4 forskellige regul&aelig;re udtryk for de forskellige formater. ISO 3166 standard, alpha 2: [a-z,A-Z]{2}. Eksempel "DK" for Danmark. ISO 3166 standard, alpha 3:  [a-z,A-Z]{3}. Eksempel "DKN" for Danmark. UN Statistics Divisions country codes: [0-9]{3}. Eksempel "208" for Danmark AuthorityCode from the Central Office of Civil Registration: [0-9]{4}. Eksempel "5100" for Danmark.&#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:string"&#62; 
- <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01Z" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:pattern value="[a-z,A-Z]{2}|[a-z,A-Z]{3}|[0-9]{3}|[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="_CountryIdentificationCodeType_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="ReiterationIntervalType">Type: ReiterationIntervalType</h2> +<h2 id="_CountryIdentificationSchemeType">Type: _CountryIdentificationSchemeType</h2> 
- Beskrivelse: Angiver antallet af dage/uger mm. mellem reiterationer<input type="button" id="ReiterationIntervalType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ReiterationIntervalType_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="ReiterationIntervalType_xsddiv" class="contents" style="display: none"> +<div id="_CountryIdentificationSchemeType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="ReiterationIntervalType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="_CountryIdentificationSchemeType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:integer"&#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-uk"&#62;This is a support type for CountryIdentificationCodeType.&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-dk"&#62;Dette er en st&oslash;ttetype til CountryIdentificationCodeType.&#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="iso3166-alpha2"&#62; 
 + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-uk"&#62;This scheme follows the ISO 3166 standard, alpha 2.&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-dk"&#62;Dette format f&oslash;lge ISO 3166 standarden, alpha 2.&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 + &#60;/xs:enumeration&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="iso3166-alpha3"&#62; 
 + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-uk"&#62;This scheme follows the ISO 3166 standard, alpha 3.&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-dk"&#62;Dette format f&oslash;lge ISO 3166 standarden, alpha 3.&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 + &#60;/xs:enumeration&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="un-numeric3"&#62; 
 + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-uk"&#62;This scheme follows the UN Statistics Divisions country codes.&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-dk"&#62;Dette format f&oslash;lger FNs Statistik Kontor landekoder&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 + &#60;/xs:enumeration&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="imk"&#62; 
 + <div style="margin-left: 10px">&#60;xs:annotation&#62; 
 + <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-uk"&#62;This scheme follows the AuthorityCode from the Central Office of Civil Registration.&#60;/xs:documentation&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:documentation xml:lang="da-dk"&#62;Dette format f&oslash;lger MyndighedsKoden fra Det Centrale Personregister&#60;/xs:documentation&#62;</div> 
 + &#60;/xs:annotation&#62;</div> 
 + &#60;/xs:enumeration&#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="_CountryIdentificationSchemeType_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>iso3166-alpha2</li
 +<li>iso3166-alpha3</li> 
 +<li>un-numeric3</li> 
 +<li>imk</li> 
 +</ul>
 </dl> </dl>
-<h2 id="RouteOfAdministrationTextType">Type: RouteOfAdministrationTextType</h2> +<h2 id="MailDeliverySublocationIdentifierType">Type: MailDeliverySublocationIdentifierType</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;"> +<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="RouteOfAdministrationTextType_xsddiv" class="contents" style="display: none"> +<div id="MailDeliverySublocationIdentifierType_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="MailDeliverySublocationIdentifierType"&#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="34" /&#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="MailDeliverySublocationIdentifierType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 17830: Line 22653:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>50</dd>+<dd>34</dd>
 </dl> </dl>
-<h2 id="IncludeNonRelevantPrescriptionMedicationsType">Type: IncludeNonRelevantPrescriptionMedicationsType</h2> +<h2 id="LatestEffectuationDateTimeType">Type: LatestEffectuationDateTimeType</h2> 
- Beskrivelse: Angiver hvorvidt medicinkortet skal returneres med l&oslash;se receptordinationer markeret som "ikke relevante".<input type="button" id="IncludeNonRelevantPrescriptionMedicationsType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IncludeNonRelevantPrescriptionMedicationsType_xsddiv'); return false;"> + Beskrivelse: Det seneste tidspunkt der er foretaget en udlevering p&aringreceptordinationen<input type="button" id="LatestEffectuationDateTimeType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('LatestEffectuationDateTimeType'); return false;"><input type="button" id="LatestEffectuationDateTimeType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('LatestEffectuationDateTimeType'); return false;"> 
-<div id="IncludeNonRelevantPrescriptionMedicationsType_xsddiv" class="contents" style="display: none"> +<div id="LatestEffectuationDateTimeType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="IncludeNonRelevantPrescriptionMedicationsType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="LatestEffectuationDateTimeType"&#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="LatestEffectuationDateTimeType_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="ReiterationIntervalUnitType">Type: ReiterationIntervalUnitType</h2> +<h2 id="DeprecatedDateTimeType">Type: DeprecatedDateTimeType</h2> 
- Beskrivelse: Enhed for reiterationsinterval<input type="button" id="ReiterationIntervalUnitType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ReiterationIntervalUnitType_xsddiv'); return false;"> + 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="ReiterationIntervalUnitType_xsddiv" class="contents" style="display: none"> +<div id="DeprecatedDateTimeType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="ReiterationIntervalUnitType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="DeprecatedDateTimeType"&#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="dage" /&#62;</div> + <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="uger" /&#62;</div> +
-  +
-<div style="margin-left10px">&#60;xs:enumeration value="m&aring;neder" /&#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="DeprecatedDateTimeType_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>dage</li+<dd>2000-01-01T00:00:00Z</dd>
-<li>uger</li> +
-<li>m&aring;neder</li> +
-</ul>+
 </dl> </dl>
-<h2 id="DoseDispensingStartDateType">Type: DoseDispensingStartDateType</h2> +<h2 id="DosageTranslationLongTextType">Type: DosageTranslationLongTextType</h2> 
-<input type="button" id="DoseDispensingStartDateType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DoseDispensingStartDateType_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="DoseDispensingStartDateType_xsddiv" class="contents" style="display: none"> +<div id="DosageTranslationLongTextType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DoseDispensingStartDateType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="DosageTranslationLongTextType"&#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-01" /&#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>date</dd> +<dd>string</dd>
-<dt>Min v&aelig;rdi:</dt> +
-<dd>2000-01-01</dd>+
 </dl> </dl>
-<h2 id="OrderedEffectuationIdentifierType">Type: OrderedEffectuationIdentifierType</h2> +<h2 id="DrugMedicationIdentifierType">Type: DrugMedicationIdentifierType</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: Unik identifikation af l&aelig;gemiddelordinationen<input type="button" id="DrugMedicationIdentifierType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugMedicationIdentifierType'); return false;"><input type="button" id="DrugMedicationIdentifierType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DrugMedicationIdentifierType'); return false;"> 
-<div id="OrderedEffectuationIdentifierType_xsddiv" class="contents" style="display: none"> +<div id="DrugMedicationIdentifierType_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="DrugMedicationIdentifierType"&#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 17889: Line 22708:
  &#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>
Line 17895: Line 22715:
 <dd>1</dd> <dd>1</dd>
 </dl> </dl>
-<h2 id="ModificationMetadataType">Type: ModificationMetadataType</h2> +<h2 id="DoseTimeType">Type: DoseTimeType</h2> 
-<input type="button" id="ModificationMetadataType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ModificationMetadataType_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="ModificationMetadataType_xsddiv" class="contents" style="display: none"> +<div id="DoseTimeType_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="DoseTimeType"&#62; 
- <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150101:PredefinedModificationMetadataType medicinecard20150101:BaseModificationMetadataType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150101:MorningNoonEveningNightDoseTimeType medicinecard20150101: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="#PredefinedModificationMetadataType">PredefinedModificationMetadataType</a>+<a href="#MorningNoonEveningNightDoseTimeType">MorningNoonEveningNightDoseTimeType</a>
 </li> </li>
 <li> <li>
-<a href="#BaseModificationMetadataType">BaseModificationMetadataType</a>+<a href="#TimeDoseTimeType">TimeDoseTimeType</a>
 </li> </li>
 </ul> </ul>
-<h2 id="PredefinedModificationMetadataType">Type: PredefinedModificationMetadataType</h2> +<h2 id="MorningNoonEveningNightDoseTimeType">Type: MorningNoonEveningNightDoseTimeType</h2> 
-<input type="button" id="PredefinedModificationMetadataType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedModificationMetadataType_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="PredefinedModificationMetadataType_xsddiv" class="contents" style="display: none"> +<div id="MorningNoonEveningNightDoseTimeType_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="MorningNoonEveningNightDoseTimeType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150101:BaseModificationMetadataType"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; 
- <div style="margin-left: 10px">&#60;xs:enumeration value="Override clinical validation" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:enumeration value="morning" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="noon" /&#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="MorningNoonEveningNightDoseTimeType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>BaseModificationMetadataType</dd>+<dd>string</dd>
 <ul>Enumeration af flg. v&aelig;rdier:  <ul>Enumeration af flg. v&aelig;rdier: 
- <li>Override clinical validation</li>+ <li>morning</li> 
 +<li>noon</li> 
 +<li>evening</li> 
 +<li>night</li>
 </ul> </ul>
 </dl> </dl>
-<h2 id="BaseModificationMetadataType">Type: BaseModificationMetadataType</h2> +<h2 id="TimeDoseTimeType">Type: TimeDoseTimeType</h2> 
-<input type="button" id="BaseModificationMetadataType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('BaseModificationMetadataType_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="BaseModificationMetadataType_xsddiv" class="contentsstyle="display: none"> +<div id="TimeDoseTimeType_xsddivclass="contents" style="displaynone"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="BaseModificationMetadataType"&#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="200" /&#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>200</dd>+
 </dl> </dl>
-<h2 id="SystemNameType">Type: SystemNameType</h2> +<h2 id="PersonIdentifierType">Type: PersonIdentifierType</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: 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="SystemNameType_xsddiv" class="contents" style="display: none"> +<div id="PersonIdentifierType_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="PersonIdentifierType"&#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[1-9]|1[0-9]|2[0-9]|3[0-1])(01|03|05|07|08|10|12))|((0[1-9]|1[0-9]|2[0-9]|30)(04|06|09|11))|((0[1-9]|1[0-9]|2[0-9])(02)))[0-9]{6})" /&#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="PersonIdentifierType_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="IncludeRemovedRelationsType">Type: IncludeRemovedRelationsType</h2> +<h2 id="DrugMedicationVersionType">Type: DrugMedicationVersionType</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: 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="IncludeRemovedRelationsType_xsddiv" class="contents" style="display: none"> +<div id="DrugMedicationVersionType_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="DrugMedicationVersionType"&#62; 
- <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="1" /&#62;</div> 
 + &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DrugMedicationVersionType_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>1</dd>
 </dl> </dl>
-<h2 id="ATCTextType">Type: ATCTextType</h2> +<h2 id="PermissionType">Type: PermissionType</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: 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="ATCTextType_xsddiv" class="contents" style="display: none"> +<div id="PermissionType_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="PermissionType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; + <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150101:PredefinedPermission medicinecard20150101:UndefinedPermission" /&#62;</div>
- <div style="margin-left10px">&#60;xs:maxLength value="72" /&#62;</div> +
- &#60;/xs:restriction&#62;</div>+
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
-<dl+<div id="PermissionType_xsddiv_usage" class="usage" style="display: none"></div
-<dt>Basistype:</dt+<ul>Foreningsm&aelig;ngde af flg. typer: 
-<dd>string</dd+ <li
-<dt>Max l&aelig;ngde:</dt+<a href="#PredefinedPermission">PredefinedPermission</a
-<dd>72</dd+</li> 
-</dl+<li
-<h2 id="PersonMiddleNameType">Type: PersonMiddleNameType</h2> +<a href="#UndefinedPermission">UndefinedPermission</a> 
-<input type="button" id="PersonMiddleNameType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PersonMiddleNameType_xsddiv'); return false;"> +</li
-<div id="PersonMiddleNameType_xsddiv" class="contentsstyle="display: none"> +</ul
-<div style="margin-left: 10px">&#60;xs:simpleType name="PersonMiddleNameType"&#62; +<h2 id="UndefinedPermission">Type: UndefinedPermission</h2> 
- <div style="margin-left10px">&#60;xs:annotation&#62; + 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="showHideXSDonclick="toggleUsageVisibility('UndefinedPermission'); return false;"> 
- <div style="margin-left: 10px">&#60;xs:documentation xml:lang="en-GB"&#62;A person's middle name&#60;/xs:documentation&#62;</div> +<div id="UndefinedPermission_xsddivclass="contents" style="displaynone"> 
-  +<div style="margin-left: 10px">&#60;xs:simpleType name="UndefinedPermission"&#62; 
-<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:restriction base="xs:string"&#62;
- &#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="40" /&#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="UndefinedPermission_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 18013: Line 22834:
 <dd>1</dd> <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="DosageTranslationShortTextType">Type: DosageTranslationShortTextType</h2> +<h2 id="ATCTextType">Type: ATCTextType</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;"> + 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="DosageTranslationShortTextType_xsddiv" class="contents" style="display: none"> +<div id="ATCTextType_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="ATCTextType"&#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="72" /&#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="ATCTextType_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>70</dd>+<dd>72</dd>
 </dl> </dl>
-<h2 id="PackageSizeValueType">Type: PackageSizeValueType</h2> +<h2 id="PrescriptionMedicationIdentifierType">Type: PrescriptionMedicationIdentifierType</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;"> + Beskrivelse: Unik identifikation af en receptordination<input type="button" id="PrescriptionMedicationIdentifierType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrescriptionMedicationIdentifierType'); return false;"><input type="button" id="PrescriptionMedicationIdentifierType_usage_button" value="Vis anvendelse" class="showHideXSDonclick="toggleUsageVisibility('PrescriptionMedicationIdentifierType'); return false;"> 
-<div id="PackageSizeValueType_xsddiv" class="contentsstyle="display: none"> +<div id="PrescriptionMedicationIdentifierType_xsddivclass="contents" style="displaynone"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PackageSizeValueType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="PrescriptionMedicationIdentifierType"&#62; 
- <div style="margin-left10px">&#60;xs:restriction base="xs:decimal"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="xs:long"&#62; 
- <div style="margin-left: 10px">&#60;xs:fractionDigits value="2/&#62;</div> + <div style="margin-left: 10px">&#60;xs:minInclusive value="1" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:totalDigits value="10/&#62;</div> +
-  +
-<div style="margin-left: 10px">&#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="PrescriptionMedicationIdentifierType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>decimal</dd>+<dd>long</dd>
 <dt>Min v&aelig;rdi:</dt> <dt>Min v&aelig;rdi:</dt>
-<dd>0.00</dd>+<dd>1</dd>
 </dl> </dl>
 <h2 id="DrugFormTextType">Type: DrugFormTextType</h2> <h2 id="DrugFormTextType">Type: DrugFormTextType</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;">+ 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="DrugFormTextType_xsddiv" class="contents" style="display: none"> <div id="DrugFormTextType_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="DrugFormTextType"&#62;
Line 18062: Line 22877:
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DrugFormTextType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 18068: Line 22884:
 <dd>100</dd> <dd>100</dd>
 </dl> </dl>
-<h2 id="StreetBuildingIdentifierType">Type: StreetBuildingIdentifierType</h2> +<h2 id="DrugMedicationTreatmentStartDateType">Type: DrugMedicationTreatmentStartDateType</h2> 
-<input type="button" id="StreetBuildingIdentifierType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('StreetBuildingIdentifierType_xsddiv'); return false;"> + 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="StreetBuildingIdentifierType_xsddiv" class="contents" style="display: none"> +<div id="DrugMedicationTreatmentStartDateType_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="DrugMedicationTreatmentStartDateType"&#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="([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:minInclusive value="1890-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="DrugMedicationTreatmentStartDateType_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>1890-01-01</dd>
 </dl> </dl>
-<h2 id="DosageQuantityUnitTextsValueType">Type: DosageQuantityUnitTextsValueType</h2> +<h2 id="PackageSizeUnitCodeValueType">Type: PackageSizeUnitCodeValueType</h2> 
-<input type="button" id="DosageQuantityUnitTextsValueType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageQuantityUnitTextsValueType_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="DosageQuantityUnitTextsValueType_xsddiv" class="contents" style="display: none"> +<div id="PackageSizeUnitCodeValueType_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="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="50" /&#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 18098: Line 22918:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>50</dd>+<dd>3</dd>
 </dl> </dl>
-<h2 id="DosageQuantityUnitTextsSourceType">Type: DosageQuantityUnitTextsSourceType</h2> +<h2 id="PackageSizeUnitCodeSourceType">Type: PackageSizeUnitCodeSourceType</h2> 
-<input type="button" id="DosageQuantityUnitTextsSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageQuantityUnitTextsSourceType_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="DosageQuantityUnitTextsSourceType_xsddiv" class="contents" style="display: none"> +<div id="PackageSizeUnitCodeSourceType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DosageQuantityUnitTextsSourceType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="PackageSizeUnitCodeSourceType"&#62; 
- <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150101:DosageQuantityUnitTextsPredefinedSourceType medicinecard20150101:UndefinedSourceType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150101:PackageSizeUnitCodePredefinedSourceType medicinecard20150101: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="#DosageQuantityUnitTextsPredefinedSourceType">DosageQuantityUnitTextsPredefinedSourceType</a>+<a href="#PackageSizeUnitCodePredefinedSourceType">PackageSizeUnitCodePredefinedSourceType</a>
 </li> </li>
 <li> <li>
Line 18115: Line 22936:
 </li> </li>
 </ul> </ul>
-<h2 id="DosageQuantityUnitTextsPredefinedSourceType">Type: DosageQuantityUnitTextsPredefinedSourceType</h2> +<h2 id="PackageSizeUnitCodePredefinedSourceType">Type: PackageSizeUnitCodePredefinedSourceType</h2> 
-<input type="button" id="DosageQuantityUnitTextsPredefinedSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageQuantityUnitTextsPredefinedSourceType_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="DosageQuantityUnitTextsPredefinedSourceType_xsddiv" class="contents" style="display: none"> +<div id="PackageSizeUnitCodePredefinedSourceType_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="PackageSizeUnitCodePredefinedSourceType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150101:UndefinedSourceType"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150101: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="Doseringsforslag" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:enumeration value="Magistrel" /&#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="PackageSizeUnitCodePredefinedSourceType_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>Magistrel</li>
-<li>Local</li>+
 </ul> </ul>
 </dl> </dl>
-<h2 id="DeprecatedDateTimeType">Type: DeprecatedDateTimeType</h2> +<h2 id="DosageTranslationShortTextType">Type: DosageTranslationShortTextType</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: 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="button" id="DosageTranslationShortTextType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DosageTranslationShortTextType'); return false;"> 
-<div id="DeprecatedDateTimeType_xsddiv" class="contents" style="display: none"> +<div id="DosageTranslationShortTextType_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="DosageTranslationShortTextType"&#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="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>
-<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>70</dd>
 </dl> </dl>
-<h2 id="ReviewedDateTimeType">Type: ReviewedDateTimeType</h2> +<h2 id="DosageTypeType">Type: DosageTypeType</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: 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="ReviewedDateTimeType_xsddiv" class="contents" style="display: none"> +<div id="DosageTypeType_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="DosageTypeType"&#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:enumeration value="fast" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="efter behov" /&#62;</div> 
 +  
 +<div style="margin-left10px">&#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>dateTime</dd> +<dd>string</dd> 
-<dt>Min v&aelig;rdi:</dt+<ul>Enumeration af flg. v&aelig;rdier 
-<dd>2000-01-01T00:00:00Z</dd>+ <li>fast</li
 +<li>efter behov</li> 
 +<li>kombineret</li> 
 +<li>ikke angivet</li> 
 +</ul>
 </dl> </dl>
-<h2 id="DetailedDrugTextType">Type: DetailedDrugTextType</h2> +<h2 id="SupplementaryInformationType">Type: SupplementaryInformationType</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;"> + 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="DetailedDrugTextType_xsddiv" class="contents" style="display: none"> +<div id="SupplementaryInformationType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DetailedDrugTextType"&#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="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="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>400</dd>+<dd>70</dd>
 </dl> </dl>
-<h2 id="StreetNameForAddressingType">Type: StreetNameForAddressingType</h2> +<h2 id="DetailedDrugTextType">Type: DetailedDrugTextType</h2> 
-<input type="button" id="StreetNameForAddressingType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('StreetNameForAddressingType_xsddiv'); return false;"> + 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="StreetNameForAddressingType_xsddiv" class="contents" style="display: none"> +<div id="DetailedDrugTextType_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="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="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="DetailedDrugTextType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 18203: Line 23036:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>20</dd>+<dd>400</dd>
 </dl> </dl>
-<h2 id="DrugMedicationHistoryPeriodStartDateTimeType">Type: DrugMedicationHistoryPeriodStartDateTimeType</h2> +<h2 id="TerminatedDateTimeType">Type: TerminatedDateTimeType</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;"> + Beskrivelse: Tidspunkt hvor receptordinationen 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="DrugMedicationHistoryPeriodStartDateTimeType_xsddiv" class="contents" style="display: none"> +<div id="TerminatedDateTimeType_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="TerminatedDateTimeType"&#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 18214: Line 23047:
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="TerminatedDateTimeType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 18220: Line 23054:
 <dd>2000-01-01T00:00:00Z</dd> <dd>2000-01-01T00:00:00Z</dd>
 </dl> </dl>
-<h2 id="SourceYearAndWeekType">Type: SourceYearAndWeekType</h2> +<h2 id="AuthorisationIdentifierType">Type: AuthorisationIdentifierType</h2> 
-<input type="button" id="SourceYearAndWeekType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SourceYearAndWeekType_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="SourceYearAndWeekType_xsddiv" class="contents" style="display: none"> +<div id="AuthorisationIdentifierType_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="AuthorisationIdentifierType"&#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-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:length value="5" /&#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>
  &#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>string</dd> <dd>string</dd>
 </dl> </dl>
-<h2 id="IndicationTextType">Type: IndicationTextType</h2> +<h2 id="OrganisationIdentifierValueType">Type: OrganisationIdentifierValueType</h2> 
- Beskrivelse: Indikationstekst (LMS26 felt 2)<input type="button" id="IndicationTextType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IndicationTextType_xsddiv'); return false;"> +<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="IndicationTextType_xsddiv" class="contents" style="display: none"> +<div id="OrganisationIdentifierValueType_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="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="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="OrganisationIdentifierValueType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 18250: Line 23088:
 <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="PackageQuantityType">Type: PackageQuantityType</h2> +<h2 id="OrganisationIdentifierSourceType">Type: OrganisationIdentifierSourceType</h2> 
- BeskrivelseAngiver antallet af pakninger<input type="button" id="PackageQuantityType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PackageQuantityType_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="PackageQuantityType_xsddiv" class="contents" style="display: none"> +<div id="OrganisationIdentifierSourceType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PackageQuantityType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="OrganisationIdentifierSourceType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:integer"&#62; + <div style="margin-left10px">&#60;xs:union memberTypes="medicinecard20150101:OrganisationIdentifierPredefinedSourceType medicinecard20150101:UndefinedSourceType" /&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:minInclusive value="1" /&#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="medicinecard20150101:UndefinedSourceType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:enumeration value="SKS" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxInclusive value="9999" /&#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>
  &#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> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>integer</dd> +<dd>UndefinedSourceType</dd> 
-<dt>Min v&aelig;rdi:</dt>+<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> 
 +</ul> 
 +</dl> 
 +<h2 id="DosageCodeValueType">Type: DosageCodeValueType</h2> 
 +<input type="button" id="DosageCodeValueType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageCodeValueType'); return false;"><input type="button" id="DosageCodeValueType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DosageCodeValueType'); return false;"> 
 +<div id="DosageCodeValueType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="DosageCodeValueType"&#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="8" /&#62;</div> 
 + &#60;/xs:restriction&#62;</div> 
 + &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="DosageCodeValueType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<dl> 
 +<dt>Basistype:</dt> 
 +<dd>string</dd> 
 +<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>8</dd
 +</dl> 
 +<h2 id="DosageCodeSourceType">Type: DosageCodeSourceType</h2> 
 +<input type="button" id="DosageCodeSourceType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageCodeSourceType'); return false;"><input type="button" id="DosageCodeSourceType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DosageCodeSourceType'); return false;"> 
 +<div id="DosageCodeSourceType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="DosageCodeSourceType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150101:DosageCodePredefinedSourceType medicinecard20150101:UndefinedSourceType" /&#62;</div> 
 + &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="DosageCodeSourceType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<ul>Foreningsm&aelig;ngde af flg. typer: 
 + <li> 
 +<a href="#DosageCodePredefinedSourceType">DosageCodePredefinedSourceType</a> 
 +</li> 
 +<li> 
 +<a href="#UndefinedSourceType">UndefinedSourceType</a> 
 +</li> 
 +</ul> 
 +<h2 id="DosageCodePredefinedSourceType">Type: DosageCodePredefinedSourceType</h2> 
 +<input type="button" id="DosageCodePredefinedSourceType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageCodePredefinedSourceType'); return false;"><input type="button" id="DosageCodePredefinedSourceType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('DosageCodePredefinedSourceType'); return false;"> 
 +<div id="DosageCodePredefinedSourceType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="DosageCodePredefinedSourceType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150101:UndefinedSourceType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:enumeration value="Medicinpriser" /&#62;</div> 
 + &#60;/xs:restriction&#62;</div> 
 + &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="DosageCodePredefinedSourceType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<dl> 
 +<dt>Basistype:</dt> 
 +<dd>UndefinedSourceType</dd> 
 +<ul>Enumeration af flg. v&aelig;rdier:  
 + <li>Medicinpriser</li> 
 +</ul>
 </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 18282: Line 23205:
  &#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 18291: Line 23215:
 </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 18297: Line 23221:
  &#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 18306: Line 23231:
 </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="medicinecard20150101:UndefinedSourceType"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150101: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="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="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>Medicinpriser</li>+ <li>Medicinpriser</li> 
 +<li>Magistrel</li>
 </ul> </ul>
 </dl> </dl>
-<h2 id="OrganisationNameType">Type: OrganisationNameType</h2> +<h2 id="DosageFreeTextTextType">Type: DosageFreeTextTextType</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: 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="OrganisationNameType_xsddiv" class="contents" style="display: none"> +<div id="DosageFreeTextTextType_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="DosageFreeTextTextType"&#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="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>
Line 18338: Line 23268:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>200</dd>+<dd>400</dd>
 </dl> </dl>
-<h2 id="DeliveryInformationType">Type: DeliveryInformationType</h2> +<h2 id="IncludeRemovedRelationsType">Type: IncludeRemovedRelationsType</h2> 
- Beskrivelse: En linies tekst til leveringsinformation<input type="button" id="DeliveryInformationType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DeliveryInformationType_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="DeliveryInformationType_xsddiv" class="contents" style="display: none"> +<div id="IncludeRemovedRelationsType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DeliveryInformationType"&#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="SourceYearAndWeekType">Type: SourceYearAndWeekType</h2> 
 +<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="SourceYearAndWeekType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="SourceYearAndWeekType"&#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="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="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>+</dl> 
 +<h2 id="DosageDayNumberType">Type: DosageDayNumberType</h2> 
 + 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="DosageDayNumberType_xsddiv" class="contents" style="display: none"> 
 +<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> <dd>1</dd>
-<dt>Max l&aelig;ngde:</dt> 
-<dd>70</dd> 
 </dl> </dl>
-<h2 id="CreatedDateTimeType">Type: CreatedDateTimeType</h2> +<h2 id="DosageTimesStartDateType">Type: DosageTimesStartDateType</h2> 
- Beskrivelse: Oprettelsesdato og tid<input type="button" id="CreatedDateTimeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('CreatedDateTimeType_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="CreatedDateTimeType_xsddiv" class="contents" style="display: none"> +<div id="DosageTimesStartDateType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="CreatedDateTimeType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="DosageTimesStartDateType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:dateTime"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="xs:date"&#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-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="DosageTimesStartDateType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>dateTime</dd>+<dd>date</dd>
 <dt>Min v&aelig;rdi:</dt> <dt>Min v&aelig;rdi:</dt>
-<dd>2000-01-01T00:00:00Z</dd>+<dd>2000-01-01</dd>
 </dl> </dl>
 <h2 id="RouteOfAdministrationCodeValueType">Type: RouteOfAdministrationCodeValueType</h2> <h2 id="RouteOfAdministrationCodeValueType">Type: RouteOfAdministrationCodeValueType</h2>
-<input type="button" id="RouteOfAdministrationCodeValueType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RouteOfAdministrationCodeValueType_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="RouteOfAdministrationCodeValueType_xsddiv" class="contents" style="display: none"> <div id="RouteOfAdministrationCodeValueType_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="RouteOfAdministrationCodeValueType"&#62;
Line 18385: Line 23339:
  &#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>
Line 18394: Line 23349:
 </dl> </dl>
 <h2 id="RouteOfAdministrationSourceType">Type: RouteOfAdministrationSourceType</h2> <h2 id="RouteOfAdministrationSourceType">Type: RouteOfAdministrationSourceType</h2>
-<input type="button" id="RouteOfAdministrationSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RouteOfAdministrationSourceType_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="RouteOfAdministrationSourceType_xsddiv" class="contents" style="display: none"> <div id="RouteOfAdministrationSourceType_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="RouteOfAdministrationSourceType"&#62;
Line 18400: Line 23355:
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="RouteOfAdministrationSourceType_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="#RouteOfAdministrationPredefinedSourceType">RouteOfAdministrationPredefinedSourceType</a>
 </li> </li>
Line 18409: Line 23365:
 </ul> </ul>
 <h2 id="RouteOfAdministrationPredefinedSourceType">Type: RouteOfAdministrationPredefinedSourceType</h2> <h2 id="RouteOfAdministrationPredefinedSourceType">Type: RouteOfAdministrationPredefinedSourceType</h2>
-<input type="button" id="RouteOfAdministrationPredefinedSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RouteOfAdministrationPredefinedSourceType_xsddiv'); return false;">+<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 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:simpleType name="RouteOfAdministrationPredefinedSourceType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150101:UndefinedSourceType"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150101: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="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="RouteOfAdministrationPredefinedSourceType_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>Magistrel</li>
 </ul> </ul>
 </dl> </dl>
-<h2 id="FloorIdentifierType">Type: FloorIdentifierType</h2> +<h2 id="DrugMedicationHistoryPeriodEndDateTimeType">Type: DrugMedicationHistoryPeriodEndDateTimeType</h2> 
-<input type="button" id="FloorIdentifierType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('FloorIdentifierType_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="FloorIdentifierType_xsddiv" class="contents" style="display: none"> +<div id="DrugMedicationHistoryPeriodEndDateTimeType_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="DrugMedicationHistoryPeriodEndDateTimeType"&#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: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: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="DrugMedicationHistoryPeriodEndDateTimeType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>string</dd>+<dd>dateTime</dd> 
 +<dt>Min v&aelig;rdi:</dt> 
 +<dd>2000-01-01T00:00:00Z</dd>
 </dl> </dl>
-<h2 id="SourceType">Type: SourceType</h2> +<h2 id="CopyRequiredType">Type: CopyRequiredType</h2> 
-<input type="button" id="SourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SourceType_xsddiv'); return false;"> + Beskrivelse: Angiver hvorvidt l&aelig;gen kr&aelig;ver en kopi af doseringskortet<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="SourceType_xsddiv" class="contents" style="display: none"> +<div id="CopyRequiredType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="SourceType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="CopyRequiredType"&#62; 
- <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150101:PredefinedSourceType medicinecard20150101:UndefinedSourceType" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:restriction base="xs:boolean" /&#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="medicinecard20150101: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>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="CopyRequiredType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>UndefinedSourceType</dd+<dd>boolean</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="UndefinedSourceType">Type: UndefinedSourceType</h2> +<h2 id="GenderType">Type: GenderType</h2> 
-<input type="button" id="UndefinedSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndefinedSourceType_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="UndefinedSourceType_xsddiv" class="contents" style="display: none"> +<div id="GenderType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="UndefinedSourceType"&#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="DrugStrengthUnitCodeValueType">Type: DrugStrengthUnitCodeValueType</h2> <h2 id="DrugStrengthUnitCodeValueType">Type: DrugStrengthUnitCodeValueType</h2>
-<input type="button" id="DrugStrengthUnitCodeValueType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugStrengthUnitCodeValueType_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="DrugStrengthUnitCodeValueType_xsddiv" class="contents" style="display: none"> <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:simpleType name="DrugStrengthUnitCodeValueType"&#62;
Line 18519: Line 23443:
  &#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 18528: Line 23453:
 </dl> </dl>
 <h2 id="DrugStrengthUnitCodeSourceType">Type: DrugStrengthUnitCodeSourceType</h2> <h2 id="DrugStrengthUnitCodeSourceType">Type: DrugStrengthUnitCodeSourceType</h2>
-<input type="button" id="DrugStrengthUnitCodeSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugStrengthUnitCodeSourceType_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="DrugStrengthUnitCodeSourceType_xsddiv" class="contents" style="display: none"> <div id="DrugStrengthUnitCodeSourceType_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="DrugStrengthUnitCodeSourceType"&#62;
Line 18534: Line 23459:
  &#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="#DrugStrengthUnitCodePredefinedSourceType">DrugStrengthUnitCodePredefinedSourceType</a> <a href="#DrugStrengthUnitCodePredefinedSourceType">DrugStrengthUnitCodePredefinedSourceType</a>
 </li> </li>
Line 18543: Line 23469:
 </ul> </ul>
 <h2 id="DrugStrengthUnitCodePredefinedSourceType">Type: DrugStrengthUnitCodePredefinedSourceType</h2> <h2 id="DrugStrengthUnitCodePredefinedSourceType">Type: DrugStrengthUnitCodePredefinedSourceType</h2>
-<input type="button" id="DrugStrengthUnitCodePredefinedSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugStrengthUnitCodePredefinedSourceType_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="DrugStrengthUnitCodePredefinedSourceType_xsddiv" class="contents" style="display: none"> <div id="DrugStrengthUnitCodePredefinedSourceType_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="DrugStrengthUnitCodePredefinedSourceType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150101:UndefinedSourceType"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150101: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="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>Magistrel</li>
 </ul> </ul>
 </dl> </dl>
 <h2 id="DrugIdentifierValueType">Type: DrugIdentifierValueType</h2> <h2 id="DrugIdentifierValueType">Type: DrugIdentifierValueType</h2>
-<input type="button" id="DrugIdentifierValueType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugIdentifierValueType_xsddiv'); return false;">+<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 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:simpleType name="DrugIdentifierValueType"&#62;
Line 18569: Line 23499:
  &#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>
Line 18576: Line 23507:
 </dl> </dl>
 <h2 id="DrugIdentifierSourceType">Type: DrugIdentifierSourceType</h2> <h2 id="DrugIdentifierSourceType">Type: DrugIdentifierSourceType</h2>
-<input type="button" id="DrugIdentifierSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugIdentifierSourceType_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="DrugIdentifierSourceType_xsddiv" class="contents" style="display: none"> <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:simpleType name="DrugIdentifierSourceType"&#62;
Line 18582: Line 23513:
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DrugIdentifierSourceType_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="#DrugIdentifierPredefinedSourceType">DrugIdentifierPredefinedSourceType</a>
 </li> </li>
Line 18591: Line 23523:
 </ul> </ul>
 <h2 id="DrugIdentifierPredefinedSourceType">Type: DrugIdentifierPredefinedSourceType</h2> <h2 id="DrugIdentifierPredefinedSourceType">Type: DrugIdentifierPredefinedSourceType</h2>
-<input type="button" id="DrugIdentifierPredefinedSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugIdentifierPredefinedSourceType_xsddiv'); return false;">+<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 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:simpleType name="DrugIdentifierPredefinedSourceType"&#62;
Line 18602: Line 23534:
   
 <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="DrugIdentifierPredefinedSourceType_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>St&aelig;rke vitaminer m.v.</li> <li>St&aelig;rke vitaminer m.v.</li>
 <li>Tilknyttede behandlinger</li> <li>Tilknyttede behandlinger</li>
 <li>Local</li> <li>Local</li>
 +<li>Magistrel</li>
 </ul> </ul>
 </dl> </dl>
-<h2 id="SuiteIdentifierType">Type: SuiteIdentifierType</h2> +<h2 id="PostCodeType">Type: PostCodeType</h2> 
-<input type="button" id="SuiteIdentifierType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SuiteIdentifierType_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="SuiteIdentifierType_xsddiv" class="contents" style="display: none"> +<div id="PostCodeType_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="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="4" /&#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 18632: Line 23569:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>4</dd>+<dd>9</dd>
 </dl> </dl>
-<h2 id="DosageTimesEndDateType">Type: DosageTimesEndDateType</h2> +<h2 id="EffectuationDateTimeType">Type: EffectuationDateTimeType</h2> 
- Beskrivelse: Slutdato for et s&aelig;t af doseringstidspunkter<input type="button" id="DosageTimesEndDateType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageTimesEndDateType_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="DosageTimesEndDateType_xsddiv" class="contents" style="display: none"> +<div id="EffectuationDateTimeType_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="EffectuationDateTimeType"&#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: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="GenderType">Type: GenderType</h2> +
- Beskrivelse: K&oslash;n<input type="button" id="GenderType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('GenderType_xsddiv'); return false;"> +
-<div id="GenderType_xsddiv" class="contents" style="display: none"> +
-<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:enumeration value="female" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="male" /&#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>female</li> +
-<li>male</li> +
-</ul> +
-</dl> +
-<h2 id="PostOfficeBoxIdentifierType">Type: PostOfficeBoxIdentifierType</h2> +
-<input type="button" id="PostOfficeBoxIdentifierType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PostOfficeBoxIdentifierType_xsddiv'); return false;"> +
-<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:annotation&#62; +
- <div style="margin-left: 10px">&#60;xs:documentation&#62;Declaration of a Post Office Box.&#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="9999" /&#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>9999</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: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 18700: Line 23580:
  &#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>
Line 18705: Line 23586:
 <dt>Min v&aelig;rdi:</dt> <dt>Min v&aelig;rdi:</dt>
 <dd>2000-01-01T00:00:00Z</dd> <dd>2000-01-01T00:00:00Z</dd>
-</dl> 
-<h2 id="ServiceNameType">Type: ServiceNameType</h2> 
- Beskrivelse: Systemnamvn, f.eks. "createPrescription"<input type="button" id="ServiceNameType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ServiceNameType_xsddiv'); return false;"> 
-<div id="ServiceNameType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="ServiceNameType"&#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="40" /&#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>40</dd> 
-</dl> 
-<h2 id="PatientOrganisationRelationIdentifierType">Type: PatientOrganisationRelationIdentifierType</h2> 
- Beskrivelse: Unik identifikation<input type="button" id="PatientOrganisationRelationIdentifierType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PatientOrganisationRelationIdentifierType_xsddiv'); return false;"> 
-<div id="PatientOrganisationRelationIdentifierType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PatientOrganisationRelationIdentifierType"&#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="DoseQuantityType">Type: DoseQuantityType</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;"> 
-<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> 
-</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="DeliveryPriorityType">Type: DeliveryPriorityType</h2> 
- Beskrivelse: Prioritet 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;"> 
-<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> 
- &#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>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> 
-</ul> 
-</dl> 
-<h2 id="DosageTranslationLongTextType">Type: DosageTranslationLongTextType</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;"> 
-<div id="DosageTranslationLongTextType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DosageTranslationLongTextType"&#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> </dl>
 <h2 id="RequestedRoleType">Type: RequestedRoleType</h2> <h2 id="RequestedRoleType">Type: RequestedRoleType</h2>
- Beskrivelse: Brugerens rolle<input type="button" id="RequestedRoleType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('RequestedRoleType_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="RequestedRoleType_xsddiv" class="contents" style="display: none"> <div id="RequestedRoleType_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="RequestedRoleType"&#62;
Line 18806: Line 23594:
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="RequestedRoleType_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="#PredefinedRequestedRole">PredefinedRequestedRole</a> <a href="#PredefinedRequestedRole">PredefinedRequestedRole</a>
 </li> </li>
Line 18815: Line 23604:
 </ul> </ul>
 <h2 id="PredefinedRequestedRole">Type: PredefinedRequestedRole</h2> <h2 id="PredefinedRequestedRole">Type: PredefinedRequestedRole</h2>
-<input type="button" id="PredefinedRequestedRole_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedRequestedRole_xsddiv'); return false;">+<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 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:simpleType name="PredefinedRequestedRole"&#62;
Line 18870: Line 23659:
   
 <div style="margin-left: 10px">&#60;xs:enumeration value="Web administrator" /&#62;</div> <div style="margin-left: 10px">&#60;xs:enumeration value="Web administrator" /&#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:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="PredefinedRequestedRole_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>L&aelig;ge</li>
 <li>Tandl&aelig;ge</li> <li>Tandl&aelig;ge</li>
 <li>Jordemoder</li> <li>Jordemoder</li>
Line 18903: Line 23697:
 <li>V&aelig;rge</li> <li>V&aelig;rge</li>
 <li>Web administrator</li> <li>Web administrator</li>
 +<li>Behandlerfarmaceut</li>
 +<li>Plejehjemsassistent</li>
 </ul> </ul>
 </dl> </dl>
 <h2 id="UndefinedRequestedRole">Type: UndefinedRequestedRole</h2> <h2 id="UndefinedRequestedRole">Type: UndefinedRequestedRole</h2>
-<input type="button" id="UndefinedRequestedRole_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndefinedRequestedRole_xsddiv'); return false;">+<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 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:simpleType name="UndefinedRequestedRole"&#62;
Line 18916: Line 23712:
  &#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 18924: Line 23721:
 <dd>200</dd> <dd>200</dd>
 </dl> </dl>
-<h2 id="TerminatedDateTimeType">Type: TerminatedDateTimeType</h2> +<h2 id="EffectuationMethodType">Type: EffectuationMethodType</h2> 
- Beskrivelse: Tidspunkt hvor receptordinationen er afsluttet<input type="button" id="TerminatedDateTimeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('TerminatedDateTimeType_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="TerminatedDateTimeType_xsddiv" class="contents" style="display: none"> +<div id="EffectuationMethodType_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="EffectuationMethodType"&#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:enumeration value="indgivet" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:enumeration value="udleveret" /&#62;</div> 
 +  
 +<div style="margin-left10px">&#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="EffectuationMethodType_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+<ul>Enumeration af flg. v&aelig;rdier 
-<dd>2000-01-01T00:00:00Z</dd>+ <li>indgivet</li
 +<li>udleveret</li> 
 +<li>eneller flergangs apoteksudlevering</li> 
 +<li>dosisdispenseret apoteksudlevering</li> 
 +</ul>
 </dl> </dl>
-<h2 id="PseudoAddressType">Type: PseudoAddressType</h2> +<h2 id="DistrictSubdivisionIdentifierType">Type: DistrictSubdivisionIdentifierType</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;"> +<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="PseudoAddressType_xsddiv" class="contents" style="display: none"> +<div id="DistrictSubdivisionIdentifierType_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="DistrictSubdivisionIdentifierType"&#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="34" /&#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="DistrictSubdivisionIdentifierType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 18956: Line 23765:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>70</dd>+<dd>34</dd>
 </dl> </dl>
-<h2 id="ReimbursementClauseType">Type: ReimbursementClauseType</h2> +<h2 id="DoseDispensingEndDateType">Type: DoseDispensingEndDateType</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: Slutdato for dosisdispensering<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="ReimbursementClauseType_xsddiv" class="contents" style="display: none"> +<div id="DoseDispensingEndDateType_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="DoseDispensingEndDateType"&#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="klausulbetingelse opfyldt" /&#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>string</dd> +<dd>date</dd> 
-<ul>Enumeration af flg. v&aelig;rdier +<dt>Min v&aelig;rdi:</dt
- <li>klausulbetingelse opfyldt</li+<dd>2000-01-01</dd>
-</ul>+
 </dl> </dl>
-<h2 id="PrescriptionServerErrorType">Type: PrescriptionServerErrorType</h2> +<h2 id="SuiteIdentifierType">Type: SuiteIdentifierType</h2> 
- Beskrivelse: Indeholder information omkring fejl opst&aring;et ved kald til receptserveren<input type="button" id="PrescriptionServerErrorType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrescriptionServerErrorType_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="PrescriptionServerErrorType_xsddiv" class="contents" style="display: none"> +<div id="SuiteIdentifierType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PrescriptionServerErrorType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="SuiteIdentifierType"&#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="0" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="300" /&#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>
 <dd>string</dd> <dd>string</dd>
 <dt>Min l&aelig;ngde:</dt> <dt>Min l&aelig;ngde:</dt>
-<dd>0</dd>+<dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>300</dd>+<dd>4</dd>
 </dl> </dl>
-<h2 id="PackageSizeUnitTextType">Type: PackageSizeUnitTextType</h2> +<h2 id="EmailAddressType">Type: EmailAddressType</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;"> +<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="PackageSizeUnitTextType_xsddiv" class="contents" style="display: none"> +<div id="EmailAddressType_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="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="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="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>50</dd>+<dd>256</dd>
 </dl> </dl>
-<h2 id="IndicationFreeTextType">Type: IndicationFreeTextType</h2> +<h2 id="IndicationTextType">Type: IndicationTextType</h2> 
- Beskrivelse: Indikationstekst som fritekst<input type="button" id="IndicationFreeTextType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IndicationFreeTextType_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="IndicationFreeTextType_xsddiv" class="contents" style="display: none"> +<div id="IndicationTextType_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="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="400" /&#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 19029: Line 23841:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>400</dd>+<dd>78</dd>
 </dl> </dl>
-<h2 id="DosageCodeValueType">Type: DosageCodeValueType</h2> +<h2 id="PredefinedPermission">Type: PredefinedPermission</h2> 
-<input type="button" id="DosageCodeValueType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageCodeValueType_xsddiv'); return false;"> + 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="DosageCodeValueType_xsddiv" class="contents" style="display: none"> +<div id="PredefinedPermission_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DosageCodeValueType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="PredefinedPermission"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62;+ <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150101: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> 
 +        &#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> 
 +</ul> 
 +</dl> 
 +<h2 id="PersonMiddleNameType">Type: PersonMiddleNameType</h2> 
 +<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="PersonMiddleNameType_xsddiv" class="contents" style="display: none"> 
 +<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: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-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: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="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 19048: Line 23923:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>8</dd>+<dd>40</dd>
 </dl> </dl>
-<h2 id="DosageCodeSourceType">Type: DosageCodeSourceType</h2> +<h2 id="PrescriptionServerErrorType">Type: PrescriptionServerErrorType</h2> 
-<input type="button" id="DosageCodeSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageCodeSourceType_xsddiv'); return false;"> + Beskrivelse: Indeholder information omkring fejl opst&aring;et ved kald til receptserveren<input type="button" id="PrescriptionServerErrorType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrescriptionServerErrorType'); return false;"><input type="button" id="PrescriptionServerErrorType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PrescriptionServerErrorType'); return false;"> 
-<div id="DosageCodeSourceType_xsddiv" class="contents" style="display: none"> +<div id="PrescriptionServerErrorType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DosageCodeSourceType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="PrescriptionServerErrorType"&#62; 
- <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150101:DosageCodePredefinedSourceType medicinecard20150101:UndefinedSourceType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; 
 + <div style="margin-left10px">&#60;xs:minLength value="0" /&#62;</div> 
 +  
 +<div style="margin-left: 10px">&#60;xs:maxLength value="300" /&#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="PrescriptionServerErrorType_xsddiv_usage" class="usage" style="displaynone"></div> 
- <li+<dl
-<a href="#DosageCodePredefinedSourceType">DosageCodePredefinedSourceType</a+<dt>Basistype:</dt
-</li+<dd>string</dd
-<li+<dt>Min l&aelig;ngde:</dt
-<a href="#UndefinedSourceType">UndefinedSourceType</a+<dd>0</dd
-</li+<dt>Max l&aelig;ngde:</dt> 
-</ul+<dd>300</dd
-<h2 id="DosageCodePredefinedSourceType">Type: DosageCodePredefinedSourceType</h2> +</dl
-<input type="button" id="DosageCodePredefinedSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageCodePredefinedSourceType_xsddiv'); return false;"> +<h2 id="DrugMedicationHistoryPeriodStartDateTimeType">Type: DrugMedicationHistoryPeriodStartDateTimeType</h2> 
-<div id="DosageCodePredefinedSourceType_xsddiv" class="contents" style="display: none"> + 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 style="margin-left: 10px">&#60;xs:simpleType name="DosageCodePredefinedSourceType"&#62; +<div id="DrugMedicationHistoryPeriodStartDateTimeType_xsddiv" class="contents" style="display: none"> 
- <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150101:UndefinedSourceType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="DrugMedicationHistoryPeriodStartDateTimeType"&#62; 
- <div style="margin-left: 10px">&#60;xs:enumeration value="Medicinpriser" /&#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:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DrugMedicationHistoryPeriodStartDateTimeType_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="EffectuationIdentifierType">Type: EffectuationIdentifierType</h2> +<h2 id="PausedFromDateType">Type: PausedFromDateType</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: Pauseringsdato<input type="button" id="PausedFromDateType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PausedFromDateType'); return false;"><input type="button" id="PausedFromDateType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PausedFromDateType'); return false;"> 
-<div id="EffectuationIdentifierType_xsddiv" class="contents" style="display: none"> +<div id="PausedFromDateType_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="PausedFromDateType"&#62; 
- <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="1" /&#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="PausedFromDateType_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>1</dd>+<dd>2000-01-01Z</dd>
 </dl> </dl>
-<h2 id="UndefinedPermission">Type: UndefinedPermission</h2> +<h2 id="PausedToDateTimeType">Type: PausedToDateTimeType</h2> 
- Beskrivelse: Ikke foruddefineret tilladelse<input type="button" id="UndefinedPermission_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndefinedPermission_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="UndefinedPermission_xsddiv" class="contents" style="display: none"> +<div id="PausedToDateTimeType_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="PausedToDateTimeType"&#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:minLength value="1" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:minInclusive value="2000-01-01T00:00:00Z" /&#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="PausedToDateTimeType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>string</dd> +<dd>dateTime</dd> 
-<dt>Min l&aelig;ngde:</dt> +<dt>Min v&aelig;rdi:</dt> 
-<dd>1</dd> +<dd>2000-01-01T00:00:00Z</dd>
-<dt>Max l&aelig;ngde:</dt> +
-<dd>200</dd>+
 </dl> </dl>
-<h2 id="OrderInstructionType">Type: OrderInstructionType</h2> +<h2 id="PersonGivenNameType">Type: PersonGivenNameType</h2> 
- Beskrivelse: En linies tekst til ordreinstruktionen<input type="button" id="OrderInstructionType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OrderInstructionType_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="OrderInstructionType_xsddiv" class="contents" style="display: none"> +<div id="PersonGivenNameType_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="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>
   
-<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="PersonGivenNameType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 19132: Line 24011:
 <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="PredefinedPrintType">Type: PredefinedPrintType</h2> +<h2 id="AuthorisationDateTimeType">Type: AuthorisationDateTimeType</h2> 
- Beskrivelse: Foruddefineret print typer<input type="button" id="PredefinedPrintType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedPrintType_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="PredefinedPrintType_xsddiv" class="contents" style="display: none"> +<div id="AuthorisationDateTimeType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PredefinedPrintType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="AuthorisationDateTimeType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150101:UndefinedPrintType"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="xs:dateTime"&#62; 
- <div style="margin-left: 10px">&#60;xs:enumeration value="l&aelig;ge" /&#62;</div> + <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="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="IndicationCodeValueType">Type: IndicationCodeValueType</h2> +
-<input type="button" id="IndicationCodeValueType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IndicationCodeValueType_xsddiv'); return false;"> +
-<div id="IndicationCodeValueType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="IndicationCodeValueType"&#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-left10px">&#60;xs:maxInclusive value="9999999" /&#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>int</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>
-<dt>Max v&aelig;rdi:</dt> +
-<dd>9999999</dd>+
 </dl> </dl>
-<h2 id="IndicationCodeSourceType">Type: IndicationCodeSourceType</h2> +<h2 id="AddressLineType">Type: AddressLineType</h2> 
-<input type="button" id="IndicationCodeSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IndicationCodeSourceType_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="IndicationCodeSourceType_xsddiv" class="contents" style="display: none"> +<div id="AddressLineType_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="AddressLineType"&#62; 
- <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150101:IndicationCodePredefinedSourceType medicinecard20150101:UndefinedSourceType" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:restriction base="xs:string" /&#62;</div>
- &#60;/xs:simpleType&#62;</div> +
-</div> +
-<ul>Foreningsm&aelig;ngde af flg. typer: +
- <li> +
-<a href="#IndicationCodePredefinedSourceType">IndicationCodePredefinedSourceType</a> +
-</li> +
-<li> +
-<a href="#UndefinedSourceType">UndefinedSourceType</a> +
-</li> +
-</ul> +
-<h2 id="IndicationCodePredefinedSourceType">Type: IndicationCodePredefinedSourceType</h2> +
-<input type="button" id="IndicationCodePredefinedSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('IndicationCodePredefinedSourceType_xsddiv'); return false;"> +
-<div id="IndicationCodePredefinedSourceType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="IndicationCodePredefinedSourceType"&#62; +
- <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150101:UndefinedSourceType"&#62; +
- <div style="margin-left: 10px">&#60;xs:enumeration value="Medicinpriser" /&#62;</div> +
- &#60;/xs:restriction&#62;</div>+
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="AddressLineType_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="ContactNameType">Type: ContactNameType</h2> +<h2 id="DeliveryPriorityType">Type: DeliveryPriorityType</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;"> + 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="ContactNameType_xsddiv" class="contents" style="display: none"> +<div id="DeliveryPriorityType_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="DeliveryPriorityType"&#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="send til anden adresse samme dag" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxLength value="70" /&#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>
  &#60;/xs:restriction&#62;</div>  &#60;/xs:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </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 
-<dd>1</dd+ <li>send til anden adresse samme dag</li
-<dt>Max l&aelig;ngde:</dt+<li>send til anden adresse pr post</li
-<dd>70</dd>+<li>send til patientadresse samme dag</li
 +<li>send til patientadresse pr post</li> 
 +</ul>
 </dl> </dl>
-<h2 id="DistrictSubdivisionIdentifierType">Type: DistrictSubdivisionIdentifierType</h2> +<h2 id="UndefinedPrintType">Type: UndefinedPrintType</h2> 
-<input type="button" id="DistrictSubdivisionIdentifierType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DistrictSubdivisionIdentifierType_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="DistrictSubdivisionIdentifierType_xsddiv" class="contents" style="display: none"> +<div id="UndefinedPrintType_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="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: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="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="UndefinedPrintType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 19245: Line 24085:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>34</dd>+<dd>30</dd>
 </dl> </dl>
-<h2 id="DoseTimeType">Type: DoseTimeType</h2> +<h2 id="ModificationMetadataType">Type: ModificationMetadataType</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="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="DoseTimeType_xsddiv" class="contents" style="display: none"> +<div id="ModificationMetadataType_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="ModificationMetadataType"&#62; 
- <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150101:MorningNoonEveningNightDoseTimeType medicinecard20150101:TimeDoseTimeType"&#62; + <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150101:PredefinedModificationMetadataType medicinecard20150101:BaseModificationMetadataType" /&#62;</div>
- &#60;/xs:union&#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="#MorningNoonEveningNightDoseTimeType">MorningNoonEveningNightDoseTimeType</a>+<a href="#PredefinedModificationMetadataType">PredefinedModificationMetadataType</a>
 </li> </li>
 <li> <li>
-<a href="#TimeDoseTimeType">TimeDoseTimeType</a>+<a href="#BaseModificationMetadataType">BaseModificationMetadataType</a>
 </li> </li>
 </ul> </ul>
-<h2 id="MorningNoonEveningNightDoseTimeType">Type: MorningNoonEveningNightDoseTimeType</h2> +<h2 id="PredefinedModificationMetadataType">Type: PredefinedModificationMetadataType</h2> 
-<input type="button" id="MorningNoonEveningNightDoseTimeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('MorningNoonEveningNightDoseTimeType_xsddiv'); return false;"> +<input type="button" id="PredefinedModificationMetadataType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedModificationMetadataType'); return false;"><input type="buttonid="PredefinedModificationMetadataType_usage_buttonvalue="Vis anvendelseclass="showHideXSDonclick="toggleUsageVisibility('PredefinedModificationMetadataType'); return false;"> 
-<div id="MorningNoonEveningNightDoseTimeType_xsddivclass="contentsstyle="display: none"+<div id="PredefinedModificationMetadataType_xsddivclass="contents" style="displaynone"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="MorningNoonEveningNightDoseTimeType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="PredefinedModificationMetadataType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150101:BaseModificationMetadataType"&#62; 
- <div style="margin-left10px">&#60;xs:enumeration value="morning" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:enumeration value="Override clinical validation" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="noon/&#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="PredefinedModificationMetadataType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>string</dd>+<dd>BaseModificationMetadataType</dd>
 <ul>Enumeration af flg. v&aelig;rdier:  <ul>Enumeration af flg. v&aelig;rdier: 
- <li>morning</li> + <li>Override clinical validation</li>
-<li>noon</li> +
-<li>evening</li> +
-<li>night</li>+
 </ul> </ul>
 </dl> </dl>
-<h2 id="TimeDoseTimeType">Type: TimeDoseTimeType</h2> +<h2 id="BaseModificationMetadataType">Type: BaseModificationMetadataType</h2> 
-<input type="button" id="TimeDoseTimeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('TimeDoseTimeType_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="TimeDoseTimeType_xsddiv" class="contents" style="display: none"> +<div id="BaseModificationMetadataType_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="BaseModificationMetadataType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:time" /&#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>  &#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>time</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="BirthDateType">Type: BirthDateType</h2> +<h2 id="PackageSizeValueType">Type: PackageSizeValueType</h2> 
- Beskrivelse: F&oslash;dselsdato<input type="button" id="BirthDateType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('BirthDateType_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="BirthDateType_xsddiv" class="contents" style="display: none"> +<div id="PackageSizeValueType_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="PackageSizeValueType"&#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="1890-01-01" /&#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-left: 10px">&#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>date</dd>+<dd>decimal</dd>
 <dt>Min v&aelig;rdi:</dt> <dt>Min v&aelig;rdi:</dt>
-<dd>1890-01-01</dd>+<dd>0.00</dd>
 </dl> </dl>
-<h2 id="PersonGivenNameType">Type: PersonGivenNameType</h2> +<h2 id="PostCodeIdentifierType">Type: PostCodeIdentifierType</h2> 
- Beskrivelse: En persons fornavn(e)<input type="button" id="PersonGivenNameType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PersonGivenNameType_xsddiv'); return false;"> +<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 id="PersonGivenNameType_xsddiv" class="contents" style="display: none"> +<div id="PostCodeIdentifierType_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="PostCodeIdentifierType"&#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]{4}" /&#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="PostCodeIdentifierType_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>50</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 19344: Line 24185:
  &#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 19352: Line 24194:
 <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="medicinecard20150101:DosageQuantityUnitTextPredefinedSourceType medicinecard20150101:UndefinedSourceType" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150101:DosageQuantityUnitTextsPredefinedSourceType medicinecard20150101: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 19367: Line 24210:
 </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="medicinecard20150101:UndefinedSourceType"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150101: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 19377: Line 24220:
   
 <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="ActiveSubstanceCodeValueType">Type: ActiveSubstanceCodeValueType</h2> <h2 id="ActiveSubstanceCodeValueType">Type: ActiveSubstanceCodeValueType</h2>
-<input type="button" id="ActiveSubstanceCodeValueType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ActiveSubstanceCodeValueType_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="ActiveSubstanceCodeValueType_xsddiv" class="contents" style="display: none"> <div id="ActiveSubstanceCodeValueType_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="ActiveSubstanceCodeValueType"&#62;
Line 19400: Line 24247:
  &#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 19409: Line 24257:
 </dl> </dl>
 <h2 id="ActiveSubstanceSourceType">Type: ActiveSubstanceSourceType</h2> <h2 id="ActiveSubstanceSourceType">Type: ActiveSubstanceSourceType</h2>
-<input type="button" id="ActiveSubstanceSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ActiveSubstanceSourceType_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="ActiveSubstanceSourceType_xsddiv" class="contents" style="display: none"> <div id="ActiveSubstanceSourceType_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="ActiveSubstanceSourceType"&#62;
Line 19415: Line 24263:
  &#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="#ActiveSubstancePredefinedSourceType">ActiveSubstancePredefinedSourceType</a> <a href="#ActiveSubstancePredefinedSourceType">ActiveSubstancePredefinedSourceType</a>
 </li> </li>
Line 19424: Line 24273:
 </ul> </ul>
 <h2 id="ActiveSubstancePredefinedSourceType">Type: ActiveSubstancePredefinedSourceType</h2> <h2 id="ActiveSubstancePredefinedSourceType">Type: ActiveSubstancePredefinedSourceType</h2>
-<input type="button" id="ActiveSubstancePredefinedSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ActiveSubstancePredefinedSourceType_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="ActiveSubstancePredefinedSourceType_xsddiv" class="contents" style="display: none"> <div id="ActiveSubstancePredefinedSourceType_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="ActiveSubstancePredefinedSourceType"&#62;
Line 19431: Line 24280:
   
 <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>Local</li> <li>Local</li>
 +<li>Magistrel</li>
 </ul> </ul>
 </dl> </dl>
-<h2 id="SubstitutionAllowedType">Type: SubstitutionAllowedType</h2> +<h2 id="SpecialityCodeValueType">Type: SpecialityCodeValueType</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="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="SubstitutionAllowedType_xsddiv" class="contents" style="display: none"> +<div id="SpecialityCodeValueType_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="SpecialityCodeValueType"&#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="5" /&#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>
-<dd>boolean</dd>+<dd>string</dd> 
 +<dt>Min l&aelig;ngde:</dt> 
 +<dd>1</dd> 
 +<dt>Max l&aelig;ngde:</dt> 
 +<dd>5</dd>
 </dl> </dl>
-<h2 id="PrescriptionMedicationStatusType">Type: PrescriptionMedicationStatusType</h2> +<h2 id="SpecialityCodeSourceType">Type: SpecialityCodeSourceType</h2> 
- BeskrivelseReceptens status<input type="button" id="PrescriptionMedicationStatusType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PrescriptionMedicationStatusType_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="PrescriptionMedicationStatusType_xsddiv" class="contents" style="display: none"> +<div id="SpecialityCodeSourceType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PrescriptionMedicationStatusType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="SpecialityCodeSourceType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; + <div style="margin-left10px">&#60;xs:union memberTypes="medicinecard20150101:SpecialityCodePredefinedSourceType medicinecard20150101:UndefinedSourceType" /&#62;</div> 
- <div style="margin-left: 10px">&#60;xs:enumeration value="&aring;ben" /&#62;</div>+ &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="SpecialityCodeSourceType_xsddiv_usage" class="usage" style="display: none"></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_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="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="medicinecard20150101:UndefinedSourceType"&#62; 
 + <div style="margin-left: 10px">&#60;xs:enumeration value="Medicinpriser" /&#62;</div> 
 + &#60;/xs:restriction&#62;</div> 
 + &#60;/xs:simpleType&#62;</div> 
 +</div> 
 +<div id="SpecialityCodePredefinedSourceType_xsddiv_usage" class="usage" style="display: none"></div> 
 +<dl> 
 +<dt>Basistype:</dt> 
 +<dd>UndefinedSourceType</dd> 
 +<ul>Enumeration af flg. v&aelig;rdier:  
 + <li>Medicinpriser</li> 
 +</ul> 
 +</dl> 
 +<h2 id="PersonSurnameType">Type: PersonSurnameType</h2> 
 +<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="PersonSurnameType_xsddiv" class="contents" style="display: none"> 
 +<div style="margin-left: 10px">&#60;xs:simpleType name="PersonSurnameType"&#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:enumeration value="afsluttet" /&#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-left: 10px">&#60;xs:enumeration value="annulleret" /&#62;</div> +<div style="margin-left: 10px">&#60;xs:maxLength value="40" /&#62;</div>
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="kladde" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="inaktiv" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="delvist udleveret" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="under behandling" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="ugyldig" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="web ekspederet" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="overf&oslash;rt til dosiskort" /&#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>string</dd> <dd>string</dd>
-<ul>Enumeration af flg. v&aelig;rdier +<dt>Min l&aelig;ngde:</dt
- <li>&aring;ben</li+<dd>1</dd
-<li>afsluttet</li+<dt>Max l&aelig;ngde:</dt
-<li>annulleret</li+<dd>40</dd>
-<li>kladde</li> +
-<li>inaktiv</li> +
-<li>delvist udleveret</li> +
-<li>under behandling</li> +
-<li>ugyldig</li> +
-<li>web ekspederet</li> +
-<li>overf&oslash;rt til dosiskort</li> +
-</ul>+
 </dl> </dl>
 <h2 id="ATCCodeValueType">Type: ATCCodeValueType</h2> <h2 id="ATCCodeValueType">Type: ATCCodeValueType</h2>
-<input type="button" id="ATCCodeValueType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ATCCodeValueType_xsddiv'); return false;">+<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 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:simpleType name="ATCCodeValueType"&#62;
Line 19507: Line 24385:
  &#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 19516: Line 24395:
 </dl> </dl>
 <h2 id="ATCCodeSourceType">Type: ATCCodeSourceType</h2> <h2 id="ATCCodeSourceType">Type: ATCCodeSourceType</h2>
-<input type="button" id="ATCCodeSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ATCCodeSourceType_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="ATCCodeSourceType_xsddiv" class="contents" style="display: none"> <div id="ATCCodeSourceType_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="ATCCodeSourceType"&#62;
Line 19522: Line 24401:
  &#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="#ATCCodePredefinedSourceType">ATCCodePredefinedSourceType</a> <a href="#ATCCodePredefinedSourceType">ATCCodePredefinedSourceType</a>
 </li> </li>
Line 19531: Line 24411:
 </ul> </ul>
 <h2 id="ATCCodePredefinedSourceType">Type: ATCCodePredefinedSourceType</h2> <h2 id="ATCCodePredefinedSourceType">Type: ATCCodePredefinedSourceType</h2>
-<input type="button" id="ATCCodePredefinedSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ATCCodePredefinedSourceType_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="ATCCodePredefinedSourceType_xsddiv" class="contents" style="display: none"> <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:simpleType name="ATCCodePredefinedSourceType"&#62;
  <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150101:UndefinedSourceType"&#62;  <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150101: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="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>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>Magistrel</li>
 </ul> </ul>
 </dl> </dl>
-<h2 id="DrugMedicationVersionType">Type: DrugMedicationVersionType</h2> +<h2 id="EffectuationIdentifierType">Type: EffectuationIdentifierType</h2> 
- Beskrivelse: L&aelig;gemiddelordinationens versionsnummer<input type="button" id="DrugMedicationVersionType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DrugMedicationVersionType_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="DrugMedicationVersionType_xsddiv" class="contents" style="display: none"> +<div id="EffectuationIdentifierType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DrugMedicationVersionType"&#62;+<div style="margin-left: 10px">&#60;xs:simpleType name="EffectuationIdentifierType"&#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 19555: Line 24439:
  &#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>
Line 19561: Line 24446:
 <dd>1</dd> <dd>1</dd>
 </dl> </dl>
-<h2 id="TelephoneNumberType">Type: TelephoneNumberType</h2> +<h2 id="BirthDateType">Type: BirthDateType</h2> 
-<input type="button" id="TelephoneNumberType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('TelephoneNumberType_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="TelephoneNumberType_xsddiv" class="contents" style="display: none"> +<div id="BirthDateType_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="BirthDateType"&#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]{3,20}" /&#62;</div> + <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>string</dd> +
-</dl> +
-<h2 id="DosageTimesStartDateType">Type: DosageTimesStartDateType</h2> +
-<input type="button" id="DosageTimesStartDateType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('DosageTimesStartDateType_xsddiv'); return false;"> +
-<div id="DosageTimesStartDateType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="DosageTimesStartDateType"&#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="BirthDateType_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>1890-01-01</dd>
 </dl> </dl>
-<h2 id="LatestEffectuationDateTimeType">Type: LatestEffectuationDateTimeType</h2> +<h2 id="DosageSupplementaryTextType">Type: DosageSupplementaryTextType</h2> 
- Beskrivelse: Det seneste tidspunkt der er foretaget en udlevering p&aring; receptordinationen<input type="buttonid="LatestEffectuationDateTimeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('LatestEffectuationDateTimeType_xsddiv'); return false;"> + 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_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="LatestEffectuationDateTimeType_xsddiv" class="contents" style="display: none"> +<div id="DosageSupplementaryTextType_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="DosageSupplementaryTextType"&#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="OrganisationTypeType">Type: OrganisationTypeType</h2> +
- Beskrivelse: Typen af organisation<input type="button" id="OrganisationTypeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OrganisationTypeType_xsddiv'); return false;"> +
-<div id="OrganisationTypeType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="OrganisationTypeType"&#62; +
- <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150101:PredefinedOrganisationTypeType medicinecard20150101:UndefinedOrganisationTypeType" /&#62;</div> +
- &#60;/xs:simpleType&#62;</div> +
-</div> +
-<ul>Foreningsm&aelig;ngde af flgtyper: +
- <li> +
-<a href="#PredefinedOrganisationTypeType">PredefinedOrganisationTypeType</a> +
-</li> +
-<li> +
-<a href="#UndefinedOrganisationTypeType">UndefinedOrganisationTypeType</a> +
-</li> +
-</ul> +
-<h2 id="PredefinedOrganisationTypeType">Type: PredefinedOrganisationTypeType</h2> +
-<input type="button" id="PredefinedOrganisationTypeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedOrganisationTypeType_xsddiv'); return false;"> +
-<div id="PredefinedOrganisationTypeType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="PredefinedOrganisationTypeType"&#62; +
- <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150101:UndefinedOrganisationTypeType"&#62; +
- <div style="margin-left: 10px">&#60;xs:enumeration value="Sygehus" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Yder" /&#62;</div> +
-  +
-<div style="margin-left: 10px">&#60;xs:enumeration value="Apotek" /&#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> +
- &#60;/xs:restriction&#62;</div> +
- &#60;/xs:simpleType&#62;</div> +
-</div> +
-<dl> +
-<dt>Basistype:</dt> +
-<dd>UndefinedOrganisationTypeType</dd> +
-<ul>Enumeration af flg. v&aelig;rdier:  +
- <li>Sygehus</li> +
-<li>Yder</li> +
-<li>Apotek</li> +
-<li>Kommune</li> +
-<li>Administrator</li> +
-</ul> +
-</dl> +
-<h2 id="UndefinedOrganisationTypeType">Type: UndefinedOrganisationTypeType</h2> +
-<input type="button" id="UndefinedOrganisationTypeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndefinedOrganisationTypeType_xsddiv'); return false;"> +
-<div id="UndefinedOrganisationTypeType_xsddiv" class="contents" style="display: none"> +
-<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>
Line 19658: Line 24473:
  &#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 19666: Line 24482:
 <dd>100</dd> <dd>100</dd>
 </dl> </dl>
-<h2 id="DrugNameType">Type: DrugNameType</h2> +<h2 id="InformationChangeTypeType">Type: InformationChangeTypeType</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;"> +<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="DrugNameType_xsddiv" class="contents" style="display: none"> +<div id="InformationChangeTypeType_xsddiv" class="contents" style="display: none"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="DrugNameType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="InformationChangeTypeType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:string"&#62; + <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150101:PredefinedInformationChangeType medicinecard20150101:UndefinedInformationChangeType" /&#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: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>30</dd> +
-</dl> +
-<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;"> +
-<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:union memberTypes="medicinecard20150101:PredefinedPrintType medicinecard20150101:UndefinedPrintType" /&#62;</div>+
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="InformationChangeTypeType_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="#PredefinedInformationChangeType">PredefinedInformationChangeType</a>
 </li> </li>
 <li> <li>
-<a href="#UndefinedPrintType">UndefinedPrintType</a>+<a href="#UndefinedInformationChangeType">UndefinedInformationChangeType</a>
 </li> </li>
 </ul> </ul>
-<h2 id="PackageNumberValueType">Type: PackageNumberValueType</h2> +<h2 id="UndefinedInformationChangeType">Type: UndefinedInformationChangeType</h2> 
-<input type="button" id="PackageNumberValueType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PackageNumberValueType_xsddiv'); return false;"> +<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="PackageNumberValueType_xsddiv" class="contents" style="display: none"> +<div id="UndefinedInformationChangeType_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="UndefinedInformationChangeType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="xs:int"&#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:minLength value="1" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:maxInclusive value="999999" /&#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>
-<dd>int</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>999999</dd>+<dd>200</dd>
 </dl> </dl>
-<h2 id="PackageNumberSourceType">Type: PackageNumberSourceType</h2> +<h2 id="PredefinedInformationChangeType">Type: PredefinedInformationChangeType</h2> 
-<input type="button" id="PackageNumberSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PackageNumberSourceType_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="PackageNumberSourceType_xsddiv" class="contents" style="display: none"> +<div id="PredefinedInformationChangeType_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="PredefinedInformationChangeType"&#62; 
- <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150101:PackageNumberPredefinedSourceType medicinecard20150101:UndefinedSourceType" /&#62;</div> + <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150101:UndefinedInformationChangeType"&#62; 
- &#60;/xs:simpleType&#62;</div> + <div style="margin-left: 10px">&#60;xs:enumeration value="PrescriptionMedicationDateTime" /&#62;</div>
-</div> +
-<ul>Foreningsm&aelig;ngde af flg. typer: +
- <li> +
-<a href="#PackageNumberPredefinedSourceType">PackageNumberPredefinedSourceType</a> +
-</li> +
-<li> +
-<a href="#UndefinedSourceType">UndefinedSourceType</a> +
-</li> +
-</ul> +
-<h2 id="PackageNumberPredefinedSourceType">Type: PackageNumberPredefinedSourceType</h2> +
-<input type="button" id="PackageNumberPredefinedSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PackageNumberPredefinedSourceType_xsddiv'); return false;"> +
-<div id="PackageNumberPredefinedSourceType_xsddiv" class="contents" style="display: none"> +
-<div style="margin-left: 10px">&#60;xs:simpleType name="PackageNumberPredefinedSourceType"&#62; +
- <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150101:UndefinedSourceType"&#62; +
- <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="EffectuationDateTime" /&#62;</div>
   
-<div style="margin-left: 10px">&#60;xs:enumeration value="Local" /&#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>UndefinedSourceType</dd>+<dd>UndefinedInformationChangeType</dd>
 <ul>Enumeration af flg. v&aelig;rdier:  <ul>Enumeration af flg. v&aelig;rdier: 
- <li>Medicinpriser</li> + <li>PrescriptionMedicationDateTime</li> 
-<li>Frihandelsvare</li> +<li>EffectuationDateTime</li> 
-<li>Local</li>+<li>PrescriptionAttachmentChange</li> 
 +<li>HospitalizationStatusChange</li> 
 +<li>HomeCareSubscriptionChange</li> 
 +<li>DoseDispensingChange</li> 
 +<li>PrescriptionMedicationCreationDateTime</li> 
 +<li>PrescriptionMedicationOrderChangeDateTime</li> 
 +<li>PatientRegistrationChange</li>
 </ul> </ul>
 </dl> </dl>
-<h2 id="MailDeliverySublocationIdentifierType">Type: MailDeliverySublocationIdentifierType</h2> +<h2 id="DrugNameType">Type: DrugNameType</h2> 
-<input type="button" id="MailDeliverySublocationIdentifierType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('MailDeliverySublocationIdentifierType_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="MailDeliverySublocationIdentifierType_xsddiv" class="contents" style="display: none"> +<div id="DrugNameType_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="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="34" /&#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 19773: Line 24577:
 <dd>1</dd> <dd>1</dd>
 <dt>Max l&aelig;ngde:</dt> <dt>Max l&aelig;ngde:</dt>
-<dd>34</dd>+<dd>30</dd>
 </dl> </dl>
-<h2 id="PausedToDateType">Type: PausedToDateType</h2> +<h2 id="SubstitutionAllowedType">Type: SubstitutionAllowedType</h2> 
- Beskrivelse: Pauseringsdato<input type="button" id="PausedToDateType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PausedToDateType_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="PausedToDateType_xsddiv" class="contents" style="display: none"> +<div id="SubstitutionAllowedType_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="SubstitutionAllowedType"&#62; 
- <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-01Z" /&#62;</div> +
- &#60;/xs:restriction&#62;</div>+
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="SubstitutionAllowedType_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-01Z</dd>+
 </dl> </dl>
-<h2 id="DosageFreeTextTextType">Type: DosageFreeTextTextType</h2> +<h2 id="SourceDateType">Type: SourceDateType</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="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="DosageFreeTextTextType_xsddiv" class="contents" style="display: none"> +<div id="SourceDateType_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="SourceDateType"&#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][0-9]-[0-3][0-9]" /&#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="SourceDateType_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="WithdrawnDateTimeType">Type: WithdrawnDateTimeType</h2> +<h2 id="ReimbursementClauseType">Type: ReimbursementClauseType</h2> 
- Beskrivelse: &AElig;ndringsdato og tid<input type="button" id="WithdrawnDateTimeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('WithdrawnDateTimeType_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="WithdrawnDateTimeType_xsddiv" class="contents" style="display: none"> +<div id="ReimbursementClauseType_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="ReimbursementClauseType"&#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:enumeration value="klausulbetingelse opfyldt" /&#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>dateTime</dd> +<dd>string</dd> 
-<dt>Min v&aelig;rdi:</dt+<ul>Enumeration af flg. v&aelig;rdier 
-<dd>2000-01-01T00:00:00Z</dd>+ <li>klausulbetingelse opfyldt</li
 +</ul>
 </dl> </dl>
-<h2 id="DosageDayNumberType">Type: DosageDayNumberType</h2> +<h2 id="IndicationFreeTextType">Type: IndicationFreeTextType</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;"> + 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="DosageDayNumberType_xsddiv" class="contents" style="display: none"> +<div id="IndicationFreeTextType_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="IndicationFreeTextType"&#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="SourceDateType">Type: SourceDateType</h2> +
-<input type="button" id="SourceDateType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('SourceDateType_xsddiv'); 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: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>+ <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: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>
 <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="AuthorisationIdentifierType">Type: AuthorisationIdentifierType</h2> +<h2 id="DoseQuantityType">Type: DoseQuantityType</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: 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="AuthorisationIdentifierType_xsddiv" class="contents" style="display: none"> +<div id="DoseQuantityType_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="DoseQuantityType"&#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:length value="5" /&#62;</div>+ <div style="margin-left: 10px">&#60;xs:minInclusive value="0" /&#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: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:restriction&#62;</div>
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="DoseQuantityType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>string</dd>+<dd>decimal</dd> 
 +<dt>Min v&aelig;rdi:</dt> 
 +<dd>0</dd> 
 +<dt>Max v&aelig;rdi:</dt> 
 +<dd>999999999.999999999</dd>
 </dl> </dl>
-<h2 id="InformationChangeTypeType">Type: InformationChangeTypeType</h2> +<h2 id="PseudoAddressType">Type: PseudoAddressType</h2> 
-<input type="button" id="InformationChangeTypeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('InformationChangeTypeType_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="InformationChangeTypeType_xsddiv" class="contents" style="display: none"> +<div id="PseudoAddressType_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="PseudoAddressType"&#62;
- <div style="margin-left: 10px">&#60;xs:union memberTypes="medicinecard20150101:PredefinedInformationChangeType medicinecard20150101:UndefinedInformationChangeType" /&#62;</div> +
- &#60;/xs:simpleType&#62;</div> +
-</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_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndefinedInformationChangeType_xsddiv'); 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="200" /&#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>
Line 19899: Line 24684:
 <dd>1</dd> <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="PredefinedInformationChangeType">Type: PredefinedInformationChangeType</h2> +<h2 id="ModifiedDateTimeType">Type: ModifiedDateTimeType</h2> 
-<input type="button" id="PredefinedInformationChangeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedInformationChangeType_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="buttonid="ModifiedDateTimeType_usage_buttonvalue="Vis anvendelseclass="showHideXSDonclick="toggleUsageVisibility('ModifiedDateTimeType'); return false;"> 
-<div id="PredefinedInformationChangeType_xsddivclass="contentsstyle="display: none"+<div id="ModifiedDateTimeType_xsddivclass="contents" style="displaynone"> 
-<div style="margin-left: 10px">&#60;xs:simpleType name="PredefinedInformationChangeType"&#62; +<div style="margin-left: 10px">&#60;xs:simpleType name="ModifiedDateTimeType"&#62; 
- <div style="margin-left: 10px">&#60;xs:restriction base="medicinecard20150101:UndefinedInformationChangeType"&#62; + <div style="margin-left: 10px">&#60;xs:restriction base="xs:dateTime"&#62; 
- <div style="margin-left10px">&#60;xs:enumeration value="PrescriptionMedicationDateTime" /&#62;</div> + <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="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-left10px">&#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="ModifiedDateTimeType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
-<dd>UndefinedInformationChangeType</dd> +<dd>dateTime</dd> 
-<ul>Enumeration af flg. v&aelig;rdier +<dt>Min v&aelig;rdi:</dt
- <li>PrescriptionMedicationDateTime</li+<dd>2000-01-01T00:00:00Z</dd>
-<li>EffectuationDateTime</li> +
-<li>PrescriptionAttachmentChange</li> +
-<li>HospitalizationStatusChange</li> +
-<li>HomeCareSubscriptionChange</li> +
-<li>INRChange</li> +
-</ul>+
 </dl> </dl>
 <h2 id="DrugStrengthValueType">Type: DrugStrengthValueType</h2> <h2 id="DrugStrengthValueType">Type: DrugStrengthValueType</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;">+ 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="DrugStrengthValueType_xsddiv" class="contents" style="display: none"> <div id="DrugStrengthValueType_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="DrugStrengthValueType"&#62;
Line 19945: Line 24715:
  &#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>
Line 19952: Line 24723:
 </dl> </dl>
 <h2 id="ConsentDateType">Type: ConsentDateType</h2> <h2 id="ConsentDateType">Type: ConsentDateType</h2>
- Beskrivelse: Dato for samtykke<input type="button" id="ConsentDateType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ConsentDateType_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="ConsentDateType_xsddiv" class="contents" style="display: none"> <div id="ConsentDateType_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="ConsentDateType"&#62;
Line 19960: Line 24731:
  &#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>
Line 19967: Line 24739:
 </dl> </dl>
 <h2 id="ConsentTypeType">Type: ConsentTypeType</h2> <h2 id="ConsentTypeType">Type: ConsentTypeType</h2>
-<input type="button" id="ConsentTypeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ConsentTypeType_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="ConsentTypeType_xsddiv" class="contents" style="display: none"> <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:simpleType name="ConsentTypeType"&#62;
Line 19973: Line 24745:
  &#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="#PredefinedConsentTypeType">PredefinedConsentTypeType</a> <a href="#PredefinedConsentTypeType">PredefinedConsentTypeType</a>
 </li> </li>
Line 19982: Line 24755:
 </ul> </ul>
 <h2 id="PredefinedConsentTypeType">Type: PredefinedConsentTypeType</h2> <h2 id="PredefinedConsentTypeType">Type: PredefinedConsentTypeType</h2>
-<input type="button" id="PredefinedConsentTypeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedConsentTypeType_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="PredefinedConsentTypeType_xsddiv" class="contents" style="display: none"> <div id="PredefinedConsentTypeType_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="PredefinedConsentTypeType"&#62;
Line 19994: Line 24767:
  &#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>UndefinedConsentTypeType</dd> <dd>UndefinedConsentTypeType</dd>
 <ul>Enumeration af flg. v&aelig;rdier:  <ul>Enumeration af flg. v&aelig;rdier: 
- <li>PrivateDataConsentGiven</li>+ <li>PrivateDataConsentGiven</li>
 <li>PrivateDataConsentOverridden</li> <li>PrivateDataConsentOverridden</li>
 <li>MedicineReviewConsent</li> <li>MedicineReviewConsent</li>
Line 20004: Line 24778:
 </dl> </dl>
 <h2 id="UndefinedConsentTypeType">Type: UndefinedConsentTypeType</h2> <h2 id="UndefinedConsentTypeType">Type: UndefinedConsentTypeType</h2>
-<input type="button" id="UndefinedConsentTypeType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndefinedConsentTypeType_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="UndefinedConsentTypeType_xsddiv" class="contents" style="display: none"> <div id="UndefinedConsentTypeType_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="UndefinedConsentTypeType"&#62;
Line 20014: Line 24788:
  &#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 20023: Line 24798:
 </dl> </dl>
 <h2 id="ContentType">Type: ContentType</h2> <h2 id="ContentType">Type: ContentType</h2>
-<input type="button" id="ContentType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ContentType_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="ContentType_xsddiv" class="contents" style="display: none"> <div id="ContentType_xsddiv" class="contents" style="display: none">
 <div style="margin-left: 10px">&#60;xs:simpleType name="ContentType"&#62; <div style="margin-left: 10px">&#60;xs:simpleType name="ContentType"&#62;
Line 20035: Line 24810:
  &#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="#PredefinedContentType">PredefinedContentType</a> <a href="#PredefinedContentType">PredefinedContentType</a>
 </li> </li>
Line 20044: Line 24820:
 </ul> </ul>
 <h2 id="PredefinedContentType">Type: PredefinedContentType</h2> <h2 id="PredefinedContentType">Type: PredefinedContentType</h2>
-<input type="button" id="PredefinedContentType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedContentType_xsddiv'); return false;">+<input type="button" id="PredefinedContentType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedContentType'); return false;"><input type="button" id="PredefinedContentType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PredefinedContentType'); return false;">
 <div id="PredefinedContentType_xsddiv" class="contents" style="display: none"> <div id="PredefinedContentType_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="PredefinedContentType"&#62;
Line 20052: Line 24828:
  &#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>UndefinedContentType</dd> <dd>UndefinedContentType</dd>
 <ul>Enumeration af flg. v&aelig;rdier:  <ul>Enumeration af flg. v&aelig;rdier: 
- <li>MedicineCard</li>+ <li>MedicineCard</li>
 </ul> </ul>
 </dl> </dl>
 <h2 id="UndefinedContentType">Type: UndefinedContentType</h2> <h2 id="UndefinedContentType">Type: UndefinedContentType</h2>
-<input type="button" id="UndefinedContentType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndefinedContentType_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="UndefinedContentType_xsddiv" class="contents" style="display: none"> <div id="UndefinedContentType_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="UndefinedContentType"&#62;
Line 20070: Line 24847:
  &#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>
Line 20079: Line 24857:
 </dl> </dl>
 <h2 id="ConsentSourceType">Type: ConsentSourceType</h2> <h2 id="ConsentSourceType">Type: ConsentSourceType</h2>
-<input type="button" id="ConsentSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ConsentSourceType_xsddiv'); return false;">+<input type="button" id="ConsentSourceType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('ConsentSourceType'); return false;"><input type="button" id="ConsentSourceType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('ConsentSourceType'); return false;">
 <div id="ConsentSourceType_xsddiv" class="contents" style="display: none"> <div id="ConsentSourceType_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="ConsentSourceType"&#62;
Line 20085: Line 24863:
  &#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="#PredefinedConsentSourceType">PredefinedConsentSourceType</a> <a href="#PredefinedConsentSourceType">PredefinedConsentSourceType</a>
 </li> </li>
Line 20094: Line 24873:
 </ul> </ul>
 <h2 id="PredefinedConsentSourceType">Type: PredefinedConsentSourceType</h2> <h2 id="PredefinedConsentSourceType">Type: PredefinedConsentSourceType</h2>
-<input type="button" id="PredefinedConsentSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedConsentSourceType_xsddiv'); return false;">+<input type="button" id="PredefinedConsentSourceType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('PredefinedConsentSourceType'); return false;"><input type="button" id="PredefinedConsentSourceType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('PredefinedConsentSourceType'); return false;">
 <div id="PredefinedConsentSourceType_xsddiv" class="contents" style="display: none"> <div id="PredefinedConsentSourceType_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="PredefinedConsentSourceType"&#62;
Line 20102: Line 24881:
  &#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>UndefinedConsentSourceType</dd> <dd>UndefinedConsentSourceType</dd>
 <ul>Enumeration af flg. v&aelig;rdier:  <ul>Enumeration af flg. v&aelig;rdier: 
- <li>User</li>+ <li>User</li>
 </ul> </ul>
 </dl> </dl>
 <h2 id="UndefinedConsentSourceType">Type: UndefinedConsentSourceType</h2> <h2 id="UndefinedConsentSourceType">Type: UndefinedConsentSourceType</h2>
-<input type="button" id="UndefinedConsentSourceType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('UndefinedConsentSourceType_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="UndefinedConsentSourceType_xsddiv" class="contents" style="display: none"> <div id="UndefinedConsentSourceType_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="UndefinedConsentSourceType"&#62;
Line 20120: Line 24900:
  &#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 20129: Line 24910:
 </dl> </dl>
 <h2 id="OrderedPrescriptionMedicationsExistType">Type: OrderedPrescriptionMedicationsExistType</h2> <h2 id="OrderedPrescriptionMedicationsExistType">Type: OrderedPrescriptionMedicationsExistType</h2>
-<input type="button" id="OrderedPrescriptionMedicationsExistType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OrderedPrescriptionMedicationsExistType_xsddiv'); return false;">+<input type="button" id="OrderedPrescriptionMedicationsExistType_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('OrderedPrescriptionMedicationsExistType'); return false;"><input type="button" id="OrderedPrescriptionMedicationsExistType_usage_button" value="Vis anvendelse" class="showHideXSD" onclick="toggleUsageVisibility('OrderedPrescriptionMedicationsExistType'); return false;">
 <div id="OrderedPrescriptionMedicationsExistType_xsddiv" class="contents" style="display: none"> <div id="OrderedPrescriptionMedicationsExistType_xsddiv" class="contents" style="display: none">
 <div style="margin-left: 10px">&#60;xs:simpleType name="OrderedPrescriptionMedicationsExistType"&#62; <div style="margin-left: 10px">&#60;xs:simpleType name="OrderedPrescriptionMedicationsExistType"&#62;
Line 20141: Line 24922:
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="OrderedPrescriptionMedicationsExistType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
Line 20146: Line 24928:
 </dl> </dl>
 <h2 id="HasOpenDosageDispensingPrescriptionsType">Type: HasOpenDosageDispensingPrescriptionsType</h2> <h2 id="HasOpenDosageDispensingPrescriptionsType">Type: HasOpenDosageDispensingPrescriptionsType</h2>
-<input type="button" id="HasOpenDosageDispensingPrescriptionsType_xsddiv_button" value="Vis skema" class="showHideXSD" onclick="toggleVisibility('HasOpenDosageDispensingPrescriptionsType_xsddiv'); return false;">+<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 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:simpleType name="HasOpenDosageDispensingPrescriptionsType"&#62;
Line 20158: Line 24940:
  &#60;/xs:simpleType&#62;</div>  &#60;/xs:simpleType&#62;</div>
 </div> </div>
 +<div id="HasOpenDosageDispensingPrescriptionsType_xsddiv_usage" class="usage" style="display: none"></div>
 <dl> <dl>
 <dt>Basistype:</dt> <dt>Basistype:</dt>
fmk/medicinecard-inline_2015_01_01_e1/feltbeskrivelser.1530172720.txt.gz · Last modified: (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki