Validated Healthcare Directory, published by HL7 International / Patient Administration. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/VhDir/ and changes regularly. See the Directory of published versions
Active as of 2017-11-13 |
Definitions for the digitalcertificate extension.
Guidance on how to interpret the contents of this table can be found here
0. Extension | |
Definition | A digital certificate, used to identify a user or group of users, or for encrypted communications |
Short | digital certificate |
2. Extension.extension | |
Control | 3..? |
Must Support | false |
Slicing | This element introduces a set of slices on Extension.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
4. Extension.extension:type | |
Slice Name | type |
Definition | Type of digital certificate (TLS/SSL; device; identity; group) |
Short | Type |
Control | 1..1 |
Must Support | true |
Label | type |
6. Extension.extension:type.url | |
Fixed Value | type |
8. Extension.extension:type.value[x] | |
Definition | Type of digital certificate (TLS/SSL; device; identity; group) |
Short | type |
Control | 1..? |
Binding | For example codes, see VhDir Digital Certificate Type Value Set (example to http://hl7.org/fhir/uv/vhdir/ValueSet/digitalcertificatetype ) |
Type | Coding |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
Label | type |
10. Extension.extension:use | |
Slice Name | use |
Definition | Purpose of the digital certificate (digsig; keyEncipherment) |
Short | Use |
Must Support | true |
Label | use |
12. Extension.extension:use.url | |
Fixed Value | use |
14. Extension.extension:use.value[x] | |
Definition | Purpose of the digital certificate (digsig; keyEncipherment) |
Short | use |
Control | 1..? |
Binding | For example codes, see VhDir Digital Certificate Use Value Set (example to http://hl7.org/fhir/uv/vhdir/ValueSet/digitalcertificateuse ) |
Type | Coding |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
Label | use |
16. Extension.extension:certificateStandard | |
Slice Name | certificateStandard |
Definition | The standard associated with the digital certificate (x.509v3) |
Short | Certificate standard |
Control | 0..1 |
Must Support | true |
Label | certificateStandard |
18. Extension.extension:certificateStandard.url | |
Fixed Value | certificateStandard |
20. Extension.extension:certificateStandard.value[x] | |
Definition | The standard associated with the digital certificate (x.509v3) |
Short | Certificate standard |
Control | 1..? |
Binding | The codes SHALL be taken from VhDir Digital Certificate Standard Value Set (required to http://hl7.org/fhir/uv/vhdir/ValueSet/digitalcertificatestandard ) |
Type | Coding |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
Label | certificateStandard |
22. Extension.extension:certificate | |
Slice Name | certificate |
Definition | PEM format certificate (as a string) or URI for locating the certificate |
Short | Certificate |
Control | 1..1 |
Must Support | true |
Label | certificate |
24. Extension.extension:certificate.url | |
Fixed Value | certificate |
26. Extension.extension:certificate.value[x] | |
Definition | PEM format certificate (as a string) or URI for locating the certificate |
Short | Certificate |
Control | 1..? |
Type | Choice of: string, uri |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Label | certificate |
28. Extension.extension:expirationDate | |
Slice Name | expirationDate |
Definition | Expiration date of the certificate |
Short | Expiration date |
Control | 1..1 |
Must Support | true |
Label | expirationDate |
30. Extension.extension:expirationDate.url | |
Fixed Value | expirationDate |
32. Extension.extension:expirationDate.value[x] | |
Definition | Expiration date of the certificate |
Short | Expiration date |
Control | 1..? |
Type | date |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Label | expirationDate |
34. Extension.extension:trustFramework | |
Slice Name | trustFramework |
Definition | The trust framework(s) supported by the certificate (DirectTrust; FBCA; other) |
Short | Trust framework |
Must Support | true |
Label | trustFramework |
36. Extension.extension:trustFramework.url | |
Fixed Value | trustFramework |
38. Extension.extension:trustFramework.value[x] | |
Definition | The trust framework(s) supported by the certificate (DirectTrust; FBCA; other) |
Short | Trust framework |
Control | 1..? |
Binding | For example codes, see VhDir Digital Certificate Trust Framework Value Set (example to http://hl7.org/fhir/uv/vhdir/ValueSet/digitalcertificatetrustframework ) |
Type | CodeableConcept |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
Label | trustFramework |
40. Extension.url | |
Fixed Value | http://hl7.org/fhir/uv/vhdir/StructureDefinition/digitalcertificate |
42. Extension.value[x] | |
Control | 0..0 |
Must Support | true |
Guidance on how to interpret the contents of this table can be found here
0. Extension | |
Definition | A digital certificate, used to identify a user or group of users, or for encrypted communications Optional Extension Element - found in all resources. |
Short | digital certificateOptional Extensions Element |
Control | 0..* This element is affected by the following invariants: ele-1 |
Is Modifier | false |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() )ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
2. Extension.extension | |
Definition | An Extension May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | ExtensionAdditional content defined by implementations |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 30..* |
Type | Extension |
Is Modifier | false |
Must Support | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
Slicing | This element introduces a set of slices on Extension.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
4. Extension.extension:type | |
Slice Name | type |
Definition | Type of digital certificate (TLS/SSL; device; identity; group) |
Short | TypeAdditional content defined by implementations |
Control | 10..1* |
Type | Extension |
Is Modifier | false |
Must Support | true |
Summary | false |
Label | type |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
6. Extension.extension:type.url | |
Definition | Source of the definition for the extension code - a logical name or a URL. |
Short | identifies the meaning of the extension |
Comments | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. |
Control | 1..1 |
Type | uri |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
Fixed Value | type |
8. Extension.extension:type.value[x] | |
Definition | Type of digital certificate (TLS/SSL; device; identity; group) Value of extension - must be one of a constrained set of the data types (see Extensibility for a list). |
Short | typeValue of extension |
Control | 10..1 |
Binding | For example codes, see For codes, see VhDir Digital Certificate Type Value Set (example to http://hl7.org/fhir/uv/vhdir/ValueSet/digitalcertificatetype ) |
Type | Coding, date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, SampledData, id, positiveInt, Distance, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, CodeableConcept, ParameterDefinition, dateTime, code, string, Contributor, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, Signature, unsignedInt, time |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
Is Modifier | false |
Summary | false |
Label | type |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
10. Extension.extension:use | |
Slice Name | use |
Definition | Purpose of the digital certificate (digsig; keyEncipherment) |
Short | UseAdditional content defined by implementations |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Must Support | true |
Summary | false |
Label | use |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
12. Extension.extension:use.url | |
Definition | Source of the definition for the extension code - a logical name or a URL. |
Short | identifies the meaning of the extension |
Comments | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. |
Control | 1..1 |
Type | uri |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
Fixed Value | use |
14. Extension.extension:use.value[x] | |
Definition | Purpose of the digital certificate (digsig; keyEncipherment) Value of extension - must be one of a constrained set of the data types (see Extensibility for a list). |
Short | useValue of extension |
Control | 10..1 |
Binding | For example codes, see For codes, see VhDir Digital Certificate Use Value Set (example to http://hl7.org/fhir/uv/vhdir/ValueSet/digitalcertificateuse ) |
Type | Coding, date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, SampledData, id, positiveInt, Distance, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, CodeableConcept, ParameterDefinition, dateTime, code, string, Contributor, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, Signature, unsignedInt, time |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
Is Modifier | false |
Summary | false |
Label | use |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
16. Extension.extension:certificateStandard | |
Slice Name | certificateStandard |
Definition | The standard associated with the digital certificate (x.509v3) |
Short | Certificate standardAdditional content defined by implementations |
Control | 0..1* |
Type | Extension |
Is Modifier | false |
Must Support | true |
Summary | false |
Label | certificateStandard |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
18. Extension.extension:certificateStandard.url | |
Definition | Source of the definition for the extension code - a logical name or a URL. |
Short | identifies the meaning of the extension |
Comments | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. |
Control | 1..1 |
Type | uri |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
Fixed Value | certificateStandard |
20. Extension.extension:certificateStandard.value[x] | |
Definition | The standard associated with the digital certificate (x.509v3) Value of extension - must be one of a constrained set of the data types (see Extensibility for a list). |
Short | Certificate standardValue of extension |
Control | 10..1 |
Binding | The codes SHALL be taken from For codes, see VhDir Digital Certificate Standard Value Set (required to http://hl7.org/fhir/uv/vhdir/ValueSet/digitalcertificatestandard ) |
Type | Coding, date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, SampledData, id, positiveInt, Distance, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, CodeableConcept, ParameterDefinition, dateTime, code, string, Contributor, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, Signature, unsignedInt, time |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
Is Modifier | false |
Summary | false |
Label | certificateStandard |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
22. Extension.extension:certificate | |
Slice Name | certificate |
Definition | PEM format certificate (as a string) or URI for locating the certificate |
Short | CertificateAdditional content defined by implementations |
Control | 10..1* |
Type | Extension |
Is Modifier | false |
Must Support | true |
Summary | false |
Label | certificate |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
24. Extension.extension:certificate.url | |
Definition | Source of the definition for the extension code - a logical name or a URL. |
Short | identifies the meaning of the extension |
Comments | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. |
Control | 1..1 |
Type | uri |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
Fixed Value | certificate |
26. Extension.extension:certificate.value[x] | |
Definition | PEM format certificate (as a string) or URI for locating the certificate Value of extension - must be one of a constrained set of the data types (see Extensibility for a list). |
Short | CertificateValue of extension |
Control | 10..1 |
Type | Choice of: string, uri, date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, Coding, SampledData, id, positiveInt, Distance, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, CodeableConcept, ParameterDefinition, dateTime, code, Contributor, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, url, Annotation, ContactDetail, boolean, Expression, Signature, unsignedInt, time |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | false |
Label | certificate |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
28. Extension.extension:expirationDate | |
Slice Name | expirationDate |
Definition | Expiration date of the certificate |
Short | Expiration dateAdditional content defined by implementations |
Control | 10..1* |
Type | Extension |
Is Modifier | false |
Must Support | true |
Summary | false |
Label | expirationDate |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
30. Extension.extension:expirationDate.url | |
Definition | Source of the definition for the extension code - a logical name or a URL. |
Short | identifies the meaning of the extension |
Comments | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. |
Control | 1..1 |
Type | uri |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
Fixed Value | expirationDate |
32. Extension.extension:expirationDate.value[x] | |
Definition | Expiration date of the certificate Value of extension - must be one of a constrained set of the data types (see Extensibility for a list). |
Short | Expiration dateValue of extension |
Control | 10..1 |
Type | date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, Coding, SampledData, id, positiveInt, Distance, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, CodeableConcept, ParameterDefinition, dateTime, code, string, Contributor, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, Signature, unsignedInt, time |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | false |
Label | expirationDate |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
34. Extension.extension:trustFramework | |
Slice Name | trustFramework |
Definition | The trust framework(s) supported by the certificate (DirectTrust; FBCA; other) |
Short | Trust frameworkAdditional content defined by implementations |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Must Support | true |
Summary | false |
Label | trustFramework |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
36. Extension.extension:trustFramework.url | |
Definition | Source of the definition for the extension code - a logical name or a URL. |
Short | identifies the meaning of the extension |
Comments | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. |
Control | 1..1 |
Type | uri |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
Fixed Value | trustFramework |
38. Extension.extension:trustFramework.value[x] | |
Definition | The trust framework(s) supported by the certificate (DirectTrust; FBCA; other) Value of extension - must be one of a constrained set of the data types (see Extensibility for a list). |
Short | Trust frameworkValue of extension |
Control | 10..1 |
Binding | For example codes, see For codes, see VhDir Digital Certificate Trust Framework Value Set (example to http://hl7.org/fhir/uv/vhdir/ValueSet/digitalcertificatetrustframework ) |
Type | CodeableConcept, date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, Coding, SampledData, id, positiveInt, Distance, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, ParameterDefinition, dateTime, code, string, Contributor, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, Signature, unsignedInt, time |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
Is Modifier | false |
Summary | false |
Label | trustFramework |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
40. Extension.url | |
Definition | Source of the definition for the extension code - a logical name or a URL. |
Short | identifies the meaning of the extension |
Comments | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. |
Control | 1..1 |
Type | uri |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
Fixed Value | http://hl7.org/fhir/uv/vhdir/StructureDefinition/digitalcertificate |
42. Extension.value[x] | |
Definition | Value of extension - must be one of a constrained set of the data types (see Extensibility for a list). |
Short | Value of extension |
Control | 0..01 |
Type | Choice of: base64Binary, boolean, canonical, code, date, dateTime, decimal, id, instant, integer, markdown, oid, positiveInt, string, time, unsignedInt, uri, url, uuid, Address, Age, Annotation, Attachment, CodeableConcept, Coding, ContactPoint, Count, Distance, Duration, HumanName, Identifier, Money, Period, Quantity, Range, Ratio, Reference, SampledData, Signature, Timing, ContactDetail, Contributor, DataRequirement, Expression, ParameterDefinition, RelatedArtifact, TriggerDefinition, UsageContext, Dosage, Meta |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Must Support Types | No must-support rules about the choice of types/profiles |
Summary | false |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
Guidance on how to interpret the contents of this table can be found here
0. Extension | |
Definition | A digital certificate, used to identify a user or group of users, or for encrypted communications |
Short | digital certificate |
Control | 0..* This element is affected by the following invariants: ele-1 |
Is Modifier | false |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
2. Extension.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 |
Type | string |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
4. Extension.extension | |
Definition | An Extension |
Short | Extension |
Control | 3..* |
Type | Extension |
Is Modifier | false |
Must Support | false |
Summary | false |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
Slicing | This element introduces a set of slices on Extension.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
6. Extension.extension:type | |
Slice Name | type |
Definition | Type of digital certificate (TLS/SSL; device; identity; group) |
Short | Type |
Control | 1..1 |
Type | Extension |
Is Modifier | false |
Must Support | true |
Summary | false |
Label | type |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
8. Extension.extension:type.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 |
Type | string |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
10. Extension.extension:type.extension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Additional content defined by implementations |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
Slicing | This element introduces a set of slices on Extension.extension.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
12. Extension.extension:type.url | |
Definition | Source of the definition for the extension code - a logical name or a URL. |
Short | identifies the meaning of the extension |
Comments | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. |
Control | 1..1 |
Type | uri |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
Fixed Value | type |
14. Extension.extension:type.value[x] | |
Definition | Type of digital certificate (TLS/SSL; device; identity; group) |
Short | type |
Control | 1..1 |
Binding | For example codes, see VhDir Digital Certificate Type Value Set (example to http://hl7.org/fhir/uv/vhdir/ValueSet/digitalcertificatetype ) |
Type | Coding |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
Is Modifier | false |
Summary | false |
Label | type |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
16. Extension.extension:use | |
Slice Name | use |
Definition | Purpose of the digital certificate (digsig; keyEncipherment) |
Short | Use |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Must Support | true |
Summary | false |
Label | use |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
18. Extension.extension:use.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 |
Type | string |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
20. Extension.extension:use.extension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Additional content defined by implementations |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
Slicing | This element introduces a set of slices on Extension.extension.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
22. Extension.extension:use.url | |
Definition | Source of the definition for the extension code - a logical name or a URL. |
Short | identifies the meaning of the extension |
Comments | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. |
Control | 1..1 |
Type | uri |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
Fixed Value | use |
24. Extension.extension:use.value[x] | |
Definition | Purpose of the digital certificate (digsig; keyEncipherment) |
Short | use |
Control | 1..1 |
Binding | For example codes, see VhDir Digital Certificate Use Value Set (example to http://hl7.org/fhir/uv/vhdir/ValueSet/digitalcertificateuse ) |
Type | Coding |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
Is Modifier | false |
Summary | false |
Label | use |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
26. Extension.extension:certificateStandard | |
Slice Name | certificateStandard |
Definition | The standard associated with the digital certificate (x.509v3) |
Short | Certificate standard |
Control | 0..1 |
Type | Extension |
Is Modifier | false |
Must Support | true |
Summary | false |
Label | certificateStandard |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
28. Extension.extension:certificateStandard.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 |
Type | string |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
30. Extension.extension:certificateStandard.extension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Additional content defined by implementations |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
Slicing | This element introduces a set of slices on Extension.extension.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
32. Extension.extension:certificateStandard.url | |
Definition | Source of the definition for the extension code - a logical name or a URL. |
Short | identifies the meaning of the extension |
Comments | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. |
Control | 1..1 |
Type | uri |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
Fixed Value | certificateStandard |
34. Extension.extension:certificateStandard.value[x] | |
Definition | The standard associated with the digital certificate (x.509v3) |
Short | Certificate standard |
Control | 1..1 |
Binding | The codes SHALL be taken from VhDir Digital Certificate Standard Value Set (required to http://hl7.org/fhir/uv/vhdir/ValueSet/digitalcertificatestandard ) |
Type | Coding |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
Is Modifier | false |
Summary | false |
Label | certificateStandard |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
36. Extension.extension:certificate | |
Slice Name | certificate |
Definition | PEM format certificate (as a string) or URI for locating the certificate |
Short | Certificate |
Control | 1..1 |
Type | Extension |
Is Modifier | false |
Must Support | true |
Summary | false |
Label | certificate |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
38. Extension.extension:certificate.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 |
Type | string |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
40. Extension.extension:certificate.extension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Additional content defined by implementations |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
Slicing | This element introduces a set of slices on Extension.extension.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
42. Extension.extension:certificate.url | |
Definition | Source of the definition for the extension code - a logical name or a URL. |
Short | identifies the meaning of the extension |
Comments | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. |
Control | 1..1 |
Type | uri |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
Fixed Value | certificate |
44. Extension.extension:certificate.value[x] | |
Definition | PEM format certificate (as a string) or URI for locating the certificate |
Short | Certificate |
Control | 1..1 |
Type | Choice of: string, uri |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | false |
Label | certificate |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
46. Extension.extension:expirationDate | |
Slice Name | expirationDate |
Definition | Expiration date of the certificate |
Short | Expiration date |
Control | 1..1 |
Type | Extension |
Is Modifier | false |
Must Support | true |
Summary | false |
Label | expirationDate |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
48. Extension.extension:expirationDate.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 |
Type | string |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
50. Extension.extension:expirationDate.extension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Additional content defined by implementations |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
Slicing | This element introduces a set of slices on Extension.extension.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
52. Extension.extension:expirationDate.url | |
Definition | Source of the definition for the extension code - a logical name or a URL. |
Short | identifies the meaning of the extension |
Comments | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. |
Control | 1..1 |
Type | uri |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
Fixed Value | expirationDate |
54. Extension.extension:expirationDate.value[x] | |
Definition | Expiration date of the certificate |
Short | Expiration date |
Control | 1..1 |
Type | date |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | false |
Label | expirationDate |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
56. Extension.extension:trustFramework | |
Slice Name | trustFramework |
Definition | The trust framework(s) supported by the certificate (DirectTrust; FBCA; other) |
Short | Trust framework |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Must Support | true |
Summary | false |
Label | trustFramework |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
58. Extension.extension:trustFramework.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 |
Type | string |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
60. Extension.extension:trustFramework.extension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Additional content defined by implementations |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
Slicing | This element introduces a set of slices on Extension.extension.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
62. Extension.extension:trustFramework.url | |
Definition | Source of the definition for the extension code - a logical name or a URL. |
Short | identifies the meaning of the extension |
Comments | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. |
Control | 1..1 |
Type | uri |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
Fixed Value | trustFramework |
64. Extension.extension:trustFramework.value[x] | |
Definition | The trust framework(s) supported by the certificate (DirectTrust; FBCA; other) |
Short | Trust framework |
Control | 1..1 |
Binding | For example codes, see VhDir Digital Certificate Trust Framework Value Set (example to http://hl7.org/fhir/uv/vhdir/ValueSet/digitalcertificatetrustframework ) |
Type | CodeableConcept |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
Is Modifier | false |
Summary | false |
Label | trustFramework |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
66. Extension.url | |
Definition | Source of the definition for the extension code - a logical name or a URL. |
Short | identifies the meaning of the extension |
Comments | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. |
Control | 1..1 |
Type | uri |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
Fixed Value | http://hl7.org/fhir/uv/vhdir/StructureDefinition/digitalcertificate |
68. Extension.value[x] | |
Definition | Value of extension - must be one of a constrained set of the data types (see Extensibility for a list). |
Short | Value of extension |
Control | 0..0 |
Type | Choice of: base64Binary, boolean, canonical, code, date, dateTime, decimal, id, instant, integer, markdown, oid, positiveInt, string, time, unsignedInt, uri, url, uuid, Address, Age, Annotation, Attachment, CodeableConcept, Coding, ContactPoint, Count, Distance, Duration, HumanName, Identifier, Money, Period, Quantity, Range, Ratio, Reference, SampledData, Signature, Timing, ContactDetail, Contributor, DataRequirement, Expression, ParameterDefinition, RelatedArtifact, TriggerDefinition, UsageContext, Dosage, Meta |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Must Support | true |
Must Support Types | No must-support rules about the choice of types/profiles |
Summary | false |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |