eMediplan CHMED20AF Implementation Guide:

This page is part of the eMediplan CHMED20AF FHIR IG (R4) (v2.0.0: STU 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

StructureDefinition: chmed20af-privatefield

Formal Views of Profile Content

The official URL for this profile is:

http://chmed20af.emediplan.ch/fhir/StructureDefinition/chmed20af-privatefield

Extension for private fields defined in Mediplan

This profile builds on Extension.

This profile was published on Wed Jun 30 14:02:48 CEST 2021 as a draft by IG eMediplan.

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

This structure is derived from Extension

Summary

Mandatory: 2 elements
Must-Support: 7 elements
Fixed Value: 3 elements
Prohibited: 3 elements

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1ExtensionExtension for Private Field
... extension:name S1..1ExtensionName of the private field
.... extension 0..0
.... url S1..1uri"name"
.... valueString S0..1stringValue of extension
... extension:value S1..1ExtensionValue of the private field.
.... extension 0..0
.... url S1..1uri"value"
.... valueString S0..1stringValue of extension
... url S1..1uri"http://chmed20af.emediplan.ch/fhir/StructureDefinition/chmed20af-privatefield"
... value[x] 0..0

doco Documentation for this format

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1ExtensionExtension for Private Field
... id 0..1stringUnique id for inter-element referencing
... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... extension:name S1..1ExtensionName of the private field
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..0
.... url S1..1uri"name"
.... Slices for value[x] 0..1stringValue of extension
Slice: Unordered, Closed by type:$this
..... value[x]:valueString S0..1stringValue of extension
... extension:value S1..1ExtensionValue of the private field.
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..0
.... url S1..1uri"value"
.... Slices for value[x] 0..1stringValue of extension
Slice: Unordered, Closed by type:$this
..... value[x]:valueString S0..1stringValue of extension
... url S1..1uri"http://chmed20af.emediplan.ch/fhir/StructureDefinition/chmed20af-privatefield"

doco Documentation for this format

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1ExtensionExtension for Private Field
... extension:name 1..1ExtensionName of the private field
.... url 1..1uri"name"
.... value[x]:valueString 0..1stringValue of extension
... extension:value 1..1ExtensionValue of the private field.
.... url 1..1uri"value"
.... value[x]:valueString 0..1stringValue of extension
... url 1..1uri"http://chmed20af.emediplan.ch/fhir/StructureDefinition/chmed20af-privatefield"

doco Documentation for this format

This structure is derived from Extension

Summary

Mandatory: 2 elements
Must-Support: 7 elements
Fixed Value: 3 elements
Prohibited: 3 elements

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1ExtensionExtension for Private Field
... extension:name S1..1ExtensionName of the private field
.... extension 0..0
.... url S1..1uri"name"
.... valueString S0..1stringValue of extension
... extension:value S1..1ExtensionValue of the private field.
.... extension 0..0
.... url S1..1uri"value"
.... valueString S0..1stringValue of extension
... url S1..1uri"http://chmed20af.emediplan.ch/fhir/StructureDefinition/chmed20af-privatefield"
... value[x] 0..0

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1ExtensionExtension for Private Field
... id 0..1stringUnique id for inter-element referencing
... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... extension:name S1..1ExtensionName of the private field
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..0
.... url S1..1uri"name"
.... Slices for value[x] 0..1stringValue of extension
Slice: Unordered, Closed by type:$this
..... value[x]:valueString S0..1stringValue of extension
... extension:value S1..1ExtensionValue of the private field.
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..0
.... url S1..1uri"value"
.... Slices for value[x] 0..1stringValue of extension
Slice: Unordered, Closed by type:$this
..... value[x]:valueString S0..1stringValue of extension
... url S1..1uri"http://chmed20af.emediplan.ch/fhir/StructureDefinition/chmed20af-privatefield"

doco Documentation for this format

 

Constraints

IdPathDetailsRequirements
ele-1ExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1ExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Extension.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1Extension.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Extension.extension:nameAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1Extension.extension:nameMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Extension.extension:name.value[x]All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Extension.extension:name.value[x]:valueStringAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Extension.extension:valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1Extension.extension:valueMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Extension.extension:value.value[x]All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Extension.extension:value.value[x]:valueStringAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
.