Showing:

Annotations
Attributes
Diagrams
Facets
Properties
Source
Used by
Element defaultBaseId
Namespace No namespace
Annotations
defaultBaseId stelt de standaard OID branch voor, voor een bepaalde type. Bij het toekennen van id's aan DECOR objecten wordt deze branch gebruikt als identificatiesysteem. Er MOET exact één defaultBaseId per type zijn. Voor iedere defaultBaseId MOET ook een baseId met hetzelfde type bestaan. Verdere toelichting op de branch kan door een id met toelichting te creëren.
defaultBaseId represents the default OID branch for a given type. This branch is used as identifier system in assigning ids to DECOR objects. There SHALL be exactly one defaultBaseId per type. For every defaultBaseId there SHALL also be a baseId with a mtching type. Further explanation for the branch can be added by adding an id with descriptive text.
defaultBaseId represents the default OID branch for a given type. This branch is used as identifier system in assigning ids to DECOR objects. There SHALL be exactly one defaultBaseId per type. For every defaultBaseId there SHALL also be a baseId with a mtching type. Further explanation for the branch can be added by adding an id with descriptive text.
Diagram
DiagramDECOR_xsd_Element_defaultBaseId.tmp#defaultBaseId_idDECOR_xsd_Element_defaultBaseId.tmp#defaultBaseId_type
Properties
content complex
Used by
Element ids
Attributes
QName Type Use
id Oid required
type DecorObjectType required
Source
<xs:element name="defaultBaseId">
  <xs:annotation>
    <xs:documentation xml:lang="nl-NL">defaultBaseId stelt de standaard OID branch voor, voor een bepaalde type. Bij het toekennen van id's aan DECOR objecten wordt deze branch gebruikt als identificatiesysteem. Er MOET exact één defaultBaseId per type zijn. Voor iedere defaultBaseId MOET ook een baseId met hetzelfde type bestaan. Verdere toelichting op de branch kan door een id met toelichting te creëren.</xs:documentation>
    <xs:documentation xml:lang="en-US">defaultBaseId represents the default OID branch for a given type. This branch is used as identifier system in assigning ids to DECOR objects. There SHALL be exactly one defaultBaseId per type. For every defaultBaseId there SHALL also be a baseId with a mtching type. Further explanation for the branch can be added by adding an id with descriptive text.</xs:documentation>
    <xs:documentation xml:lang="de-DE">defaultBaseId represents the default OID branch for a given type. This branch is used as identifier system in assigning ids to DECOR objects. There SHALL be exactly one defaultBaseId per type. For every defaultBaseId there SHALL also be a baseId with a mtching type. Further explanation for the branch can be added by adding an id with descriptive text.</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="id" type="Oid" use="required"/>
    <xs:attribute name="type" type="DecorObjectType" use="required"/>
  </xs:complexType>
</xs:element>
Attribute defaultBaseId / @id
Namespace No namespace
Type Oid
Properties
use required
Facets
maxLength 255
pattern [0-2](\.(0|[1-9][0-9]*))*
Used by
Element defaultBaseId
Source
<xs:attribute name="id" type="Oid" use="required"/>
Attribute defaultBaseId / @type
Namespace No namespace
Type DecorObjectType
Type hierarchy
Properties
use required
Facets
maxLength 50
enumeration DS
Dataset
Data set
Datensatz
enumeration DE
datasetconcept
data element
Datenelement
enumeration SC
scenario
scenario
Szenario
enumeration TR
transactie
transaction
Transaktion
enumeration AC
actoren
actors
Aktoren
enumeration VS
value set
waardelijst
Value Set
enumeration IS
issue
issue
Vorgang
enumeration RL
regel (intern)
rule (internal)
Regel (intern)
enumeration TM
template
template
Template
enumeration CL
conceptenlijst
concept list
Konzeptliste
enumeration EL
template-element
template element
Template-Element
enumeration SX
testscenario
test scenario
Testszenario
enumeration TX
test datasetconcept
test data element
Testdaten-Element
enumeration EX
Example transaction
Voorbeeldtransactie
Beispiel-Transaktion
enumeration QX
Test profile
Test requirements
Test-Anorderung
enumeration CM
Community. Expectation is that the DECOR-project assigns ids to communities under this base id, and communities branch under this base
Community. Verwachting is dat het DECOR-project id's toekent aan communities en dat zij verder vertakken onder deze basis
Community. Expectation is that the DECOR-project assigns ids to communities under this base id, and communities branch under this base
enumeration CS
Code system
Codesysteem
Codesystem
enumeration MP
Concept Map
Concept Map
Concept Map
enumeration SD
HL7 FHIR StructureDefinition
HL7 FHIR StructureDefinition
HL7 FHIR StructureDefinition
enumeration QQ
HL7 FHIR Questionnaire
HL7 FHIR Questionnaire
HL7 FHIR Questionnaire
enumeration QR
HL7 FHIR QuestionnaireResponse
HL7 FHIR QuestionnaireResponse
HL7 FHIR QuestionnaireResponse
enumeration QE
HL7 FHIR Questionnaire (enriched)
HL7 FHIR Questionnaire (enriched)
HL7 FHIR Questionnaire (enriched)
enumeration BC
Browser Code System. Contains de-normalized items for speedy browsing
Browser Codesysteem. Bevat gedenormaliseerde items voor snel browsen
Browser Codesystem. Enthält denormalisierte Elemente für schnelles Browsen
enumeration IG
Implementation Guide (ART-DECOR)
Implementation Guide (ART-DECOR)
Implementation Guide (ART-DECOR)
Used by
Element defaultBaseId
Source
<xs:attribute name="type" type="DecorObjectType" use="required"/>