Download openEHR.NET

Description

openEHR.NET is a C# implementation of openEHR (http://openehr.org) Reference Model (RM) and Archetype Model (AM) specifications (Release 1.0.1). It allows you to build openEHR applications by composing RM objects, validate against AM objects and serialise to/from XML.

Source Files

The download file openehr.zip has the following entries.


BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
TRUNK/EhrGateWsClient/EhrGate.WsClient.sln
TRUNK/EhrGateWsClient/Src/EhrGateWsClient/EhrGate.WsClient.csproj
TRUNK/EhrGateWsClient/Src/EhrGateWsClient/EhrService/EhrServiceProxy.cs
TRUNK/EhrGateWsClient/Src/EhrGateWsClient/Properties/AssemblyInfo.cs
TRUNK/EhrGateWsClient/Src/EhrGateWsClient/ResultSet/ResultSet.xsd
TRUNK/EhrGateWsClient/Src/EhrGateWsClient/ResultSet/ResultsColumn.cs
TRUNK/EhrGateWsClient/Src/EhrGateWsClient/ResultSet/ResultsTable.cs
TRUNK/EhrGateWsClient/Test/EhrGate.WsClient.Tests/App.config
TRUNK/EhrGateWsClient/Test/EhrGate.WsClient.Tests/CompositionXml/DischargeReport.xml
TRUNK/EhrGateWsClient/Test/EhrGate.WsClient.Tests/EhrGate.WsClient.Tests.csproj
TRUNK/EhrGateWsClient/Test/EhrGate.WsClient.Tests/EhrServiceProxyTests.cs
TRUNK/EhrGateWsClient/Test/EhrGate.WsClient.Tests/Properties/AssemblyInfo.cs
TRUNK/EhrGateWsClient/Test/EhrGate.WsClient.Tests/nunit.framework.dll
TRUNK/OpenEhr/src/OpenEhr/AM/Archetype/Archetype.cs
TRUNK/OpenEhr/src/OpenEhr/AM/Archetype/Assertion/Assertion.cs
TRUNK/OpenEhr/src/OpenEhr/AM/Archetype/Assertion/AssertionVariable.cs
TRUNK/OpenEhr/src/OpenEhr/AM/Archetype/Assertion/ExprBinaryOperator.cs
TRUNK/OpenEhr/src/OpenEhr/AM/Archetype/Assertion/ExprItem.cs
TRUNK/OpenEhr/src/OpenEhr/AM/Archetype/Assertion/ExprLeaf.cs
TRUNK/OpenEhr/src/OpenEhr/AM/Archetype/Assertion/ExprOperator.cs
TRUNK/OpenEhr/src/OpenEhr/AM/Archetype/Assertion/ExprUnaryOperator.cs
TRUNK/OpenEhr/src/OpenEhr/AM/Archetype/Assertion/OperatorKind.cs
TRUNK/OpenEhr/src/OpenEhr/AM/Archetype/ConstraintModel/ArchetypeConstraint.cs
TRUNK/OpenEhr/src/OpenEhr/AM/Archetype/ConstraintModel/ArchetypeInternalRef.cs
TRUNK/OpenEhr/src/OpenEhr/AM/Archetype/ConstraintModel/ArchetypeSlot.cs
TRUNK/OpenEhr/src/OpenEhr/AM/Archetype/ConstraintModel/CAttribute.cs
TRUNK/OpenEhr/src/OpenEhr/AM/Archetype/ConstraintModel/CComplexObject.cs
TRUNK/OpenEhr/src/OpenEhr/AM/Archetype/ConstraintModel/CDefinedObject.cs
TRUNK/OpenEhr/src/OpenEhr/AM/Archetype/ConstraintModel/CDomainType.cs
TRUNK/OpenEhr/src/OpenEhr/AM/Archetype/ConstraintModel/CMultipleAttribute.cs
TRUNK/OpenEhr/src/OpenEhr/AM/Archetype/ConstraintModel/CObject.cs
TRUNK/OpenEhr/src/OpenEhr/AM/Archetype/ConstraintModel/CPrimitiveObject.cs
TRUNK/OpenEhr/src/OpenEhr/AM/Archetype/ConstraintModel/CReferenceObject.cs
TRUNK/OpenEhr/src/OpenEhr/AM/Archetype/ConstraintModel/CSingleAttribute.cs
TRUNK/OpenEhr/src/OpenEhr/AM/Archetype/ConstraintModel/Cardinality.cs
TRUNK/OpenEhr/src/OpenEhr/AM/Archetype/ConstraintModel/ConstraintRef.cs
TRUNK/OpenEhr/src/OpenEhr/AM/Archetype/ConstraintModel/Primitive/CBoolean.cs
TRUNK/OpenEhr/src/OpenEhr/AM/Archetype/ConstraintModel/Primitive/CDate.cs
TRUNK/OpenEhr/src/OpenEhr/AM/Archetype/ConstraintModel/Primitive/CDateTime.cs
TRUNK/OpenEhr/src/OpenEhr/AM/Archetype/ConstraintModel/Primitive/CDuration.cs
TRUNK/OpenEhr/src/OpenEhr/AM/Archetype/ConstraintModel/Primitive/CInteger.cs
TRUNK/OpenEhr/src/OpenEhr/AM/Archetype/ConstraintModel/Primitive/CPrimitive.cs
TRUNK/OpenEhr/src/OpenEhr/AM/Archetype/ConstraintModel/Primitive/CReal.cs
TRUNK/OpenEhr/src/OpenEhr/AM/Archetype/ConstraintModel/Primitive/CString.cs
TRUNK/OpenEhr/src/OpenEhr/AM/Archetype/ConstraintModel/Primitive/CTime.cs
TRUNK/OpenEhr/src/OpenEhr/AM/Archetype/DifferentialArchetype.cs
TRUNK/OpenEhr/src/OpenEhr/AM/Archetype/Ontology/ArchetypeOntology.cs
TRUNK/OpenEhr/src/OpenEhr/AM/Archetype/Ontology/ArchetypeTerm.cs
TRUNK/OpenEhr/src/OpenEhr/AM/Archetype/Ontology/ArcheytpeTermCodeTools.cs
TRUNK/OpenEhr/src/OpenEhr/AM/Archetype/ValidityKind.cs
TRUNK/OpenEhr/src/OpenEhr/AM/Impl/AmType.cs
TRUNK/OpenEhr/src/OpenEhr/AM/OpenehrProfile/DataTypes/Basic/CDvState.cs
TRUNK/OpenEhr/src/OpenEhr/AM/OpenehrProfile/DataTypes/Basic/NonTerminalState.cs
TRUNK/OpenEhr/src/OpenEhr/AM/OpenehrProfile/DataTypes/Basic/State.cs
TRUNK/OpenEhr/src/OpenEhr/AM/OpenehrProfile/DataTypes/Basic/StateMachine.cs
TRUNK/OpenEhr/src/OpenEhr/AM/OpenehrProfile/DataTypes/Basic/TerminalState.cs
TRUNK/OpenEhr/src/OpenEhr/AM/OpenehrProfile/DataTypes/Basic/Transition.cs
TRUNK/OpenEhr/src/OpenEhr/AM/OpenehrProfile/DataTypes/Quantity/CDvOrdinal.cs
TRUNK/OpenEhr/src/OpenEhr/AM/OpenehrProfile/DataTypes/Quantity/CDvQuantity.cs
TRUNK/OpenEhr/src/OpenEhr/AM/OpenehrProfile/DataTypes/Quantity/CQuantityItem.cs
TRUNK/OpenEhr/src/OpenEhr/AM/OpenehrProfile/DataTypes/Text/CCodePhrase.cs
TRUNK/OpenEhr/src/OpenEhr/AssumedTypes/Aggregate.cs
TRUNK/OpenEhr/src/OpenEhr/AssumedTypes/Hash.cs
TRUNK/OpenEhr/src/OpenEhr/AssumedTypes/Impl/BindingListView.cs
TRUNK/OpenEhr/src/OpenEhr/AssumedTypes/Impl/LocatableBindingListView.cs
TRUNK/OpenEhr/src/OpenEhr/AssumedTypes/Impl/LocatableList.cs
TRUNK/OpenEhr/src/OpenEhr/AssumedTypes/Impl/LocatableSet.cs
TRUNK/OpenEhr/src/OpenEhr/AssumedTypes/Impl/NamedLocatableList.cs
TRUNK/OpenEhr/src/OpenEhr/AssumedTypes/Impl/PathableList.cs
TRUNK/OpenEhr/src/OpenEhr/AssumedTypes/Interval.cs
TRUNK/OpenEhr/src/OpenEhr/AssumedTypes/Iso8601Date.cs
TRUNK/OpenEhr/src/OpenEhr/AssumedTypes/Iso8601DateTime.cs
TRUNK/OpenEhr/src/OpenEhr/AssumedTypes/Iso8601Duration.cs
TRUNK/OpenEhr/src/OpenEhr/AssumedTypes/Iso8601Time.cs
TRUNK/OpenEhr/src/OpenEhr/AssumedTypes/Iso8601TimeZone.cs
TRUNK/OpenEhr/src/OpenEhr/AssumedTypes/List.cs
TRUNK/OpenEhr/src/OpenEhr/AssumedTypes/Set.cs
TRUNK/OpenEhr/src/OpenEhr/AssumedTypes/TimeDefinitions.cs
TRUNK/OpenEhr/src/OpenEhr/Attributes/AmTypeAttribute.cs
TRUNK/OpenEhr/src/OpenEhr/Attributes/RmAttributeAttribute.cs
TRUNK/OpenEhr/src/OpenEhr/Attributes/RmCodesetAttribute.cs
TRUNK/OpenEhr/src/OpenEhr/Attributes/RmTerminologyAttribute.cs
TRUNK/OpenEhr/src/OpenEhr/Attributes/RmTypeAttribute.cs
TRUNK/OpenEhr/src/OpenEhr/Composition/Content/ContentItemList.cs
TRUNK/OpenEhr/src/OpenEhr/Constants/Terminology.cs
TRUNK/OpenEhr/src/OpenEhr/Constants/VersionTime.cs
TRUNK/OpenEhr/src/OpenEhr/DesignByContract/DesignByContract.cs
TRUNK/OpenEhr/src/OpenEhr/Extract/Extract.cd
TRUNK/OpenEhr/src/OpenEhr/Extract/XmlSerializableExtract.cd
TRUNK/OpenEhr/src/OpenEhr/Factories/AmFactory.cs
TRUNK/OpenEhr/src/OpenEhr/Factories/DemograpicFactory.cs
TRUNK/OpenEhr/src/OpenEhr/Factories/RmFactory.cs
TRUNK/OpenEhr/src/OpenEhr/Futures/OperationalTemplate/CArchetypeRoot.cs
TRUNK/OpenEhr/src/OpenEhr/Futures/OperationalTemplate/OperationalTemplate.cs
TRUNK/OpenEhr/src/OpenEhr/Futures/OperationalTemplate/OperationalTemplateXmlReader.cs
TRUNK/OpenEhr/src/OpenEhr/Futures/OperationalTemplate/OperationalTemplateXmlWriter.cs
TRUNK/OpenEhr/src/OpenEhr/Futures/OperationalTemplate/TAttribute.cs
TRUNK/OpenEhr/src/OpenEhr/Futures/OperationalTemplate/TComplexObject.cs
TRUNK/OpenEhr/src/OpenEhr/Futures/OperationalTemplate/TConstraint.cs
TRUNK/OpenEhr/src/OpenEhr/Futures/OperationalTemplate/TView.cs
TRUNK/OpenEhr/src/OpenEhr/Futures/OperationalTemplate/TViewConstraint.cs
TRUNK/OpenEhr/src/OpenEhr/OpenEHR.csproj
TRUNK/OpenEhr/src/OpenEhr/OpenEhrNet.snk
TRUNK/OpenEhr/src/OpenEhr/Paths/ArchetypedPathProcessor.cs
TRUNK/OpenEhr/src/OpenEhr/Paths/AssertionContext.cs
TRUNK/OpenEhr/src/OpenEhr/Paths/FunctionCall.cs
TRUNK/OpenEhr/src/OpenEhr/Paths/IPathProcessor.cs
TRUNK/OpenEhr/src/OpenEhr/Paths/Path.cs//w w w  .j  av  a 2  s. c om
TRUNK/OpenEhr/src/OpenEhr/Paths/PathException.cs
TRUNK/OpenEhr/src/OpenEhr/Paths/PathExpr.cs
TRUNK/OpenEhr/src/OpenEhr/Paths/PredicateExpr.cs
TRUNK/OpenEhr/src/OpenEhr/Properties/AssemblyInfo.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Common/Archetyped/Archetyped.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Common/Archetyped/FeederAudit.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Common/Archetyped/FeederAuditDetails.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Common/Archetyped/ILocatable.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Common/Archetyped/Impl/Archetyped.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Common/Archetyped/Impl/AttributeDictionaryPathable.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Common/Archetyped/Impl/DemographicLocatable.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Common/Archetyped/Impl/ExtractLocatable.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Common/Archetyped/Impl/FeederAudit.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Common/Archetyped/Impl/Link.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Common/Archetyped/Impl/Locatable.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Common/Archetyped/Impl/ReflectivePathable.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Common/Archetyped/Link.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Common/Archetyped/Pathable.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Common/ChangeControl/Contribution.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Common/ChangeControl/IVersion.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Common/ChangeControl/IVersionedObject.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Common/ChangeControl/OriginalVersion.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Common/ChangeControl/VersionBase.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Common/ChangeControl/VersionedObject.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Common/Directory/Folder.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Common/Directory/IFolder.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Common/Directory/VersionedFolder.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Common/Generic/Attestation.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Common/Generic/AuditDetails.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Common/Generic/Participation.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Common/Generic/PartyIdentified.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Common/Generic/PartyProxy.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Common/Generic/PartyRelated.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Common/Generic/PartySelf.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Common/Generic/RevisionHistory.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Common/Generic/RevisionHistoryItem.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Common/Resource/Annotation.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Common/Resource/AuthoredResource.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Common/Resource/ResourceDescription.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Common/Resource/ResourceDescriptionItem.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Common/Resource/TranslationDetails.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Composition/Composition.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Composition/Content/ContentItem.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Composition/Content/Entry/Action.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Composition/Content/Entry/Activity.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Composition/Content/Entry/AdminEntry.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Composition/Content/Entry/CareEntry.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Composition/Content/Entry/Entry.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Composition/Content/Entry/Evaluation.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Composition/Content/Entry/Instruction.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Composition/Content/Entry/InstructionDetails.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Composition/Content/Entry/IsmTransition.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Composition/Content/Entry/Observation.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Composition/Content/Navigation/Section.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Composition/EventContext.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Composition/IComposition.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Composition/Impl/CompositionAdapter.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Composition/Impl/CompositionAdapterContext.cs
TRUNK/OpenEhr/src/OpenEhr/RM/DataStructures/DataStructure.cs
TRUNK/OpenEhr/src/OpenEhr/RM/DataStructures/History/Event.cs
TRUNK/OpenEhr/src/OpenEhr/RM/DataStructures/History/History.cs
TRUNK/OpenEhr/src/OpenEhr/RM/DataStructures/History/IntervalEvent.cs
TRUNK/OpenEhr/src/OpenEhr/RM/DataStructures/History/PointEvent.cs
TRUNK/OpenEhr/src/OpenEhr/RM/DataStructures/ItemStructure/ItemList.cs
TRUNK/OpenEhr/src/OpenEhr/RM/DataStructures/ItemStructure/ItemSingle.cs
TRUNK/OpenEhr/src/OpenEhr/RM/DataStructures/ItemStructure/ItemStructure.cs
TRUNK/OpenEhr/src/OpenEhr/RM/DataStructures/ItemStructure/ItemTable.cs
TRUNK/OpenEhr/src/OpenEhr/RM/DataStructures/ItemStructure/ItemTree.cs
TRUNK/OpenEhr/src/OpenEhr/RM/DataStructures/ItemStructure/Representation/Cluster.cs
TRUNK/OpenEhr/src/OpenEhr/RM/DataStructures/ItemStructure/Representation/Element.cs
TRUNK/OpenEhr/src/OpenEhr/RM/DataStructures/ItemStructure/Representation/Item.cs
TRUNK/OpenEhr/src/OpenEhr/RM/DataTypes/Basic/DataValue.cs
TRUNK/OpenEhr/src/OpenEhr/RM/DataTypes/Basic/DvBoolean.cs
TRUNK/OpenEhr/src/OpenEhr/RM/DataTypes/Basic/DvIdentifier.cs
TRUNK/OpenEhr/src/OpenEhr/RM/DataTypes/Basic/DvState.cs
TRUNK/OpenEhr/src/OpenEhr/RM/DataTypes/Encapsulated/DvEncapsulated.cs
TRUNK/OpenEhr/src/OpenEhr/RM/DataTypes/Encapsulated/DvMultimedia.cs
TRUNK/OpenEhr/src/OpenEhr/RM/DataTypes/Encapsulated/DvParsable.cs
TRUNK/OpenEhr/src/OpenEhr/RM/DataTypes/Quantity/DateTime/DvDate.cs
TRUNK/OpenEhr/src/OpenEhr/RM/DataTypes/Quantity/DateTime/DvDateTime.cs
TRUNK/OpenEhr/src/OpenEhr/RM/DataTypes/Quantity/DateTime/DvDuration.cs
TRUNK/OpenEhr/src/OpenEhr/RM/DataTypes/Quantity/DateTime/DvTemporal.cs
TRUNK/OpenEhr/src/OpenEhr/RM/DataTypes/Quantity/DateTime/DvTime.cs
TRUNK/OpenEhr/src/OpenEhr/RM/DataTypes/Quantity/DvAbsoluteQuantity.cs
TRUNK/OpenEhr/src/OpenEhr/RM/DataTypes/Quantity/DvAmount.cs
TRUNK/OpenEhr/src/OpenEhr/RM/DataTypes/Quantity/DvCount.cs
TRUNK/OpenEhr/src/OpenEhr/RM/DataTypes/Quantity/DvInterval.cs
TRUNK/OpenEhr/src/OpenEhr/RM/DataTypes/Quantity/DvOrdered.cs
TRUNK/OpenEhr/src/OpenEhr/RM/DataTypes/Quantity/DvOrdinal.cs
TRUNK/OpenEhr/src/OpenEhr/RM/DataTypes/Quantity/DvProportion.cs
TRUNK/OpenEhr/src/OpenEhr/RM/DataTypes/Quantity/DvQuantified.cs
TRUNK/OpenEhr/src/OpenEhr/RM/DataTypes/Quantity/DvQuantity.cs
TRUNK/OpenEhr/src/OpenEhr/RM/DataTypes/Quantity/ReferenceRange.cs
TRUNK/OpenEhr/src/OpenEhr/RM/DataTypes/Text/CodePhrase.cs
TRUNK/OpenEhr/src/OpenEhr/RM/DataTypes/Text/DvCodedText.cs
TRUNK/OpenEhr/src/OpenEhr/RM/DataTypes/Text/DvText.cs
TRUNK/OpenEhr/src/OpenEhr/RM/DataTypes/Text/Impl/CodePhraseTypeConverter.cs
TRUNK/OpenEhr/src/OpenEhr/RM/DataTypes/Text/Impl/TextValueTypeConverter.cs
TRUNK/OpenEhr/src/OpenEhr/RM/DataTypes/Text/TermMapping.cs
TRUNK/OpenEhr/src/OpenEhr/RM/DataTypes/Uri/DvEhrUri.cs
TRUNK/OpenEhr/src/OpenEhr/RM/DataTypes/Uri/DvUri.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Demographic/Actor.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Demographic/Address.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Demographic/Agent.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Demographic/Capability.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Demographic/Contact.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Demographic/Group.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Demographic/Impl/Address.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Demographic/Impl/Agent.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Demographic/Impl/Capability.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Demographic/Impl/Contact.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Demographic/Impl/Group.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Demographic/Impl/Organisation.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Demographic/Impl/PartyIdentity.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Demographic/Impl/PartyRelationship.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Demographic/Impl/Person.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Demographic/Impl/Role.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Demographic/Impl/VersionedParty.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Demographic/Organisation.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Demographic/Party.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Demographic/PartyIdentity.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Demographic/PartyRelationship.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Demographic/Person.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Demographic/Role.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Demographic/VersionedParty.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Ehr/EHR.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Ehr/EhrStatus.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Ehr/VersionedComposition.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Ehr/VersionedEhrStatus.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Extract/Common/Extract.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Extract/Common/ExtractChapter.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Extract/Common/ExtractEntityContent.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Extract/Common/ExtractEntityIdentifier.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Extract/Common/Impl/ExtractXmlSerializer.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Extract/Common/Impl/XmlSerializableExtract.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Extract/Common/Impl/XmlSerializableXVersionedObject.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Extract/Common/XVersionedObject.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Extract/EhrExtract/EhrExtractContent.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Impl/IRmType.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Impl/IVisitable.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Impl/IVisitor.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Impl/RmType.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Support/Identification/AccessGroupRef.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Support/Identification/ArchetypeId.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Support/Identification/GenericId.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Support/Identification/HierObjectId.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Support/Identification/InternetId.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Support/Identification/IsoOid.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Support/Identification/LocatableRef.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Support/Identification/ObjectId.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Support/Identification/ObjectIdTypeConverter.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Support/Identification/ObjectRef.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Support/Identification/ObjectVersionId.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Support/Identification/PartyRef.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Support/Identification/TemplateId.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Support/Identification/TerminologyId.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Support/Identification/TerminologyIdTypeConverter.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Support/Identification/UID.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Support/Identification/UidBasedId.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Support/Identification/Uuid.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Support/Identification/VersionTreeId.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Support/Terminology/ICodeSetAccess.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Support/Terminology/ITerminologyAccess.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Support/Terminology/ITerminologyService.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Support/Terminology/Impl/CodeSetAccess.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Support/Terminology/Impl/CodeSetAccessProviderCustomFactory.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Support/Terminology/Impl/Configuration/CodeSetAccessData.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Support/Terminology/Impl/Configuration/CodeSetAccessProviderData.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Support/Terminology/Impl/Configuration/PropertyUnitsServiceData.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Support/Terminology/Impl/Configuration/TerminologyAccessData.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Support/Terminology/Impl/Configuration/TerminologyAccessProviderData.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Support/Terminology/Impl/Configuration/TerminologyServiceData.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Support/Terminology/Impl/Configuration/TerminologyServiceProviderData.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Support/Terminology/Impl/Configuration/TerminologyServiceSettings.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Support/Terminology/Impl/Data/TerminologyDocument.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Support/Terminology/Impl/Data/ref_impl_java/CodesetData.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Support/Terminology/Impl/ICodeSetAccessProvider.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Support/Terminology/Impl/IPropertyUnitsService.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Support/Terminology/Impl/ITerminologyAccessProvider.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Support/Terminology/Impl/ITerminologyServiceProvider.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Support/Terminology/Impl/PropertyUnitsService.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Support/Terminology/Impl/PropertyUnitsServiceCustomFactory.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Support/Terminology/Impl/TerminologyAccess.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Support/Terminology/Impl/TerminologyAccessProviderCustomFactory.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Support/Terminology/Impl/TerminologyService.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Support/Terminology/Impl/TerminologyServiceFactory.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Support/Terminology/Impl/TerminologyServiceProviderCustomFactory.cs
TRUNK/OpenEhr/src/OpenEhr/RM/Support/Terminology/OpenEhrTerminologyIdentifiers.cs
TRUNK/OpenEhr/src/OpenEhr/Resources/AmValidationStrings.cs
TRUNK/OpenEhr/src/OpenEhr/Resources/AmValidationStrings.resx
TRUNK/OpenEhr/src/OpenEhr/Resources/AmValidationStrings.txt
TRUNK/OpenEhr/src/OpenEhr/Resources/CommonStrings.cs
TRUNK/OpenEhr/src/OpenEhr/Resources/CommonStrings.resx
TRUNK/OpenEhr/src/OpenEhr/Resources/CommonStrings.txt
TRUNK/OpenEhr/src/OpenEhr/Resources/makeResXandClass.bat
TRUNK/OpenEhr/src/OpenEhr/Schema/Archetype.xsd
TRUNK/OpenEhr/src/OpenEhr/Schema/BaseTypes.xsd
TRUNK/OpenEhr/src/OpenEhr/Schema/Composition.xsd
TRUNK/OpenEhr/src/OpenEhr/Schema/Content.xsd
TRUNK/OpenEhr/src/OpenEhr/Schema/EhrStatus.xsd
TRUNK/OpenEhr/src/OpenEhr/Schema/Extract.xsd
TRUNK/OpenEhr/src/OpenEhr/Schema/OpenehrProfile.xsd
TRUNK/OpenEhr/src/OpenEhr/Schema/Resource.xsd
TRUNK/OpenEhr/src/OpenEhr/Schema/Structure.xsd
TRUNK/OpenEhr/src/OpenEhr/Schema/Template.xsd
TRUNK/OpenEhr/src/OpenEhr/Schema/Version.xsd
TRUNK/OpenEhr/src/OpenEhr/Serialisation/AmXmlSerializer.cs
TRUNK/OpenEhr/src/OpenEhr/Serialisation/InvalidXmlException.cs
TRUNK/OpenEhr/src/OpenEhr/Serialisation/RmXmlSerializer.cs
TRUNK/OpenEhr/src/OpenEhr/Support/Terminology/Realisation/TerminologyData/openehr_terminology_en.xml
TRUNK/OpenEhr/src/OpenEhr/Utilities/Lazy.cs
TRUNK/OpenEhr/src/OpenEhr/Utilities/PathHelper/BasePath.cs
TRUNK/OpenEhr/src/OpenEhr/Utilities/PathHelper/DirectoryPath.cs
TRUNK/OpenEhr/src/OpenEhr/Utilities/PathHelper/DirectoryPathAbsolute.cs
TRUNK/OpenEhr/src/OpenEhr/Utilities/PathHelper/DirectoryPathRelative.cs
TRUNK/OpenEhr/src/OpenEhr/Utilities/PathHelper/FilePath.cs
TRUNK/OpenEhr/src/OpenEhr/Utilities/PathHelper/FilePathAbsolute.cs
TRUNK/OpenEhr/src/OpenEhr/Utilities/PathHelper/FilePathRelative.cs
TRUNK/OpenEhr/src/OpenEhr/Utilities/PathHelper/InternalStringHelper.cs
TRUNK/OpenEhr/src/OpenEhr/Utilities/PathHelper/PathHelper.cs
TRUNK/OpenEhr/src/OpenEhr/Validation/AmValidator.cs
TRUNK/OpenEhr/src/OpenEhr/Validation/FetchOperationalObjectEventArgs.cs
TRUNK/OpenEhr/src/OpenEhr/Validation/RmValidator.cs
TRUNK/OpenEhr/src/OpenEhr/Validation/ValidatingAgent.cs
TRUNK/OpenEhr/src/OpenEhr/Validation/ValidationContext.cs
TRUNK/OpenEhr/src/OpenEhr/Validation/ValidationEventArgs.cs
TRUNK/OpenEhr/src/OpenEhr/Validation/ValidationException.cs
TRUNK/OpenEhr/src/OpenEhr/Validation/ValidationUtility.cs
TRUNK/TemplateDataDocument/src/TDDAdapter/XSL/TDD_to_openEHR.xsl
TRUNK/distrib/EnterpriseLibrary/signed/Microsoft.Practices.EnterpriseLibrary.Common.dll
TRUNK/distrib/EnterpriseLibrary/signed/Microsoft.Practices.ObjectBuilder.dll
TRUNK/openEHR-RM-examples/App.config
TRUNK/openEHR-RM-examples/CompositionManager.cs
TRUNK/openEHR-RM-examples/DischargeReportCompositionFactory.cs
TRUNK/openEHR-RM-examples/Program.cs
TRUNK/openEHR-RM-examples/Properties/AssemblyInfo.cs
TRUNK/openEHR-RM-examples/openEHR-RM-examples.csproj
TRUNK/openEHR-RM-examples/templateFileSet/Discharge_report.zip

Download

Click the following link to download openehr.zip.

openehr.zip




















Home »
  C# Free Code »
    Web »




AJAX
Blog
DotNetNuke
Email
HTML
Http
IIS
JavaScript
jQuery
RSS
URL
VoIP
Web
WebSite
WebSocket