This page is part of the FHIR Specification (v5.0.0-ballot: FHIR R5 Ballot Preview). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
FHIR Infrastructure Work Group | Maturity Level: 0 | Informative | Use Context: Any |
Summary
Defining URL: | http://hl7.org/fhir/StructureDefinition/satisfies-requirement |
Version: | 5.0.0-ballot |
Name: | SatifiesRequirement |
Title: | Satifies Requirement |
Modifier: | This extension is not a modifier extension |
Status: | draft |
Definition: | References a requirement that this element satisfies. |
Committee: | FHIR Infrastructure Work Group |
Status: draft. Extension maintained by: HL7
References a requirement that this element satisfies.
Context of Use: Use on Element ID Resource or Element ID Element
Summary
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
SatifiesRequirement | 0..* | Extension | URL = http://hl7.org/fhir/StructureDefinition/satisfies-requirement SatifiesRequirement: References a requirement that this element satisfies. Use on Element ID Resource or Element ID Element | |
reference | 1..1 | canonical(Requirements) | The requirements resource that contains the requirement. | |
key | 1..* | id | A key that identifies a requirement that this element satisfies. | |
Documentation for this format |
Full Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | 0..* | Extension | URL = http://hl7.org/fhir/StructureDefinition/satisfies-requirement SatifiesRequirement: References a requirement that this element satisfies. Use on Element ID Resource or Element ID Element | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
extension:reference | 1..1 | Extension | Source reference. | |
id | 0..1 | id | Unique id for inter-element referencing | |
extension | 0..0 | |||
url | 1..1 | uri | "reference" | |
value[x] | 1..1 | canonical(Requirements) | Value of extension | |
extension:key | 1..* | Extension | Key that identifies requirement. | |
id | 0..1 | id | Unique id for inter-element referencing | |
extension | 0..0 | |||
url | 1..1 | uri | "key" | |
value[x] | 1..1 | id | Value of extension | |
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/satisfies-requirement" | |
value[x] | 0..0 | |||
valueBase64Binary | base64Binary | |||
valueBoolean | boolean | |||
valueCanonical | canonical(Any) | |||
valueCode | code | |||
valueDate | date | |||
valueDateTime | dateTime | |||
valueDecimal | decimal | |||
valueId | id | |||
valueInstant | instant | |||
valueInteger | integer | |||
valueInteger64 | integer64 | |||
valueMarkdown | markdown | |||
valueOid | oid | |||
valuePositiveInt | positiveInt | |||
valueString | string | |||
valueTime | time | |||
valueUnsignedInt | unsignedInt | |||
valueUri | uri | |||
valueUrl | url | |||
valueUuid | uuid | |||
valueAddress | Address | |||
valueAge | Age | |||
valueAnnotation | Annotation | |||
valueAttachment | Attachment | |||
valueCodeableConcept | CodeableConcept | |||
valueCodeableReference | CodeableReference | |||
valueCoding | Coding | |||
valueContactPoint | ContactPoint | |||
valueCount | Count | |||
valueDistance | Distance | |||
valueDuration | Duration | |||
valueHumanName | HumanName | |||
valueIdentifier | Identifier | |||
valueMoney | Money | |||
valuePeriod | Period | |||
valueQuantity | Quantity | |||
valueRange | Range | |||
valueRatio | Ratio | |||
valueRatioRange | RatioRange | |||
valueReference | Reference(Any) | |||
valueSampledData | SampledData | |||
valueSignature | Signature | |||
valueTiming | Timing | |||
valueContactDetail | ContactDetail | |||
valueDataRequirement | DataRequirement | |||
valueExpression | Expression | |||
valueParameterDefinition | ParameterDefinition | |||
valueRelatedArtifact | RelatedArtifact | |||
valueTriggerDefinition | TriggerDefinition | |||
valueUsageContext | UsageContext | |||
valueAvailability | Availability | |||
valueExtendedContactDetail | ExtendedContactDetail | |||
valueDosage | Dosage | |||
valueMeta | Meta | |||
Documentation for this format |
XML Template
<!-- SatifiesRequirement --> <extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/satisfies-requirement" > <-- extension sliced by value:url in the specified orderOpen--> <extension url="reference"> I 1..1 Extension <!-- I 1..1 Source reference. --> <valueCanonical value="[canonical]"/><!-- I 1..1 Value of extension --> </extension> <extension url="key"> I 1..* Extension <!-- I 1..* Key that identifies requirement. --> <valueId value="[id]"/><!-- I 1..1 Value of extension --> </extension> </extension>
JSON Template
{ // SatifiesRequirement "extension" : [ // sliced by value:url in the specified order, Open { // Source reference. // I R! // from Element: extension "extension" : [ // sliced by value:url in the specified order, Open ] "url" : "reference", // R! "valueCanonical" : "<canonical>" // I R! Value of extension }, { // Key that identifies requirement. // I R! // from Element: extension "extension" : [ // sliced by value:url in the specified order, Open ] "url" : "key", // R! "valueId" : "<id>" // I R! Value of extension } ], "extension" : [{ Extension }], // IAdditional content defined by implementations "extension" : { Extension }, // I R! Source reference. "extension" : [{ Extension }], // I R! Key that identifies requirement. "url" : "http://hl7.org/fhir/StructureDefinition/satisfies-requirement" // R! // value[x]: Value of extension: Prohibited }
Summary
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
SatifiesRequirement | 0..* | Extension | URL = http://hl7.org/fhir/StructureDefinition/satisfies-requirement SatifiesRequirement: References a requirement that this element satisfies. Use on Element ID Resource or Element ID Element | |
reference | 1..1 | canonical(Requirements) | The requirements resource that contains the requirement. | |
key | 1..* | id | A key that identifies a requirement that this element satisfies. | |
Documentation for this format |
Full Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | 0..* | Extension | URL = http://hl7.org/fhir/StructureDefinition/satisfies-requirement SatifiesRequirement: References a requirement that this element satisfies. Use on Element ID Resource or Element ID Element | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
extension:reference | 1..1 | Extension | Source reference. | |
id | 0..1 | id | Unique id for inter-element referencing | |
extension | 0..0 | |||
url | 1..1 | uri | "reference" | |
value[x] | 1..1 | canonical(Requirements) | Value of extension | |
extension:key | 1..* | Extension | Key that identifies requirement. | |
id | 0..1 | id | Unique id for inter-element referencing | |
extension | 0..0 | |||
url | 1..1 | uri | "key" | |
value[x] | 1..1 | id | Value of extension | |
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/satisfies-requirement" | |
value[x] | 0..0 | |||
valueBase64Binary | base64Binary | |||
valueBoolean | boolean | |||
valueCanonical | canonical(Any) | |||
valueCode | code | |||
valueDate | date | |||
valueDateTime | dateTime | |||
valueDecimal | decimal | |||
valueId | id | |||
valueInstant | instant | |||
valueInteger | integer | |||
valueInteger64 | integer64 | |||
valueMarkdown | markdown | |||
valueOid | oid | |||
valuePositiveInt | positiveInt | |||
valueString | string | |||
valueTime | time | |||
valueUnsignedInt | unsignedInt | |||
valueUri | uri | |||
valueUrl | url | |||
valueUuid | uuid | |||
valueAddress | Address | |||
valueAge | Age | |||
valueAnnotation | Annotation | |||
valueAttachment | Attachment | |||
valueCodeableConcept | CodeableConcept | |||
valueCodeableReference | CodeableReference | |||
valueCoding | Coding | |||
valueContactPoint | ContactPoint | |||
valueCount | Count | |||
valueDistance | Distance | |||
valueDuration | Duration | |||
valueHumanName | HumanName | |||
valueIdentifier | Identifier | |||
valueMoney | Money | |||
valuePeriod | Period | |||
valueQuantity | Quantity | |||
valueRange | Range | |||
valueRatio | Ratio | |||
valueRatioRange | RatioRange | |||
valueReference | Reference(Any) | |||
valueSampledData | SampledData | |||
valueSignature | Signature | |||
valueTiming | Timing | |||
valueContactDetail | ContactDetail | |||
valueDataRequirement | DataRequirement | |||
valueExpression | Expression | |||
valueParameterDefinition | ParameterDefinition | |||
valueRelatedArtifact | RelatedArtifact | |||
valueTriggerDefinition | TriggerDefinition | |||
valueUsageContext | UsageContext | |||
valueAvailability | Availability | |||
valueExtendedContactDetail | ExtendedContactDetail | |||
valueDosage | Dosage | |||
valueMeta | Meta | |||
Documentation for this format |
XML Template
<!-- SatifiesRequirement --> <extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/satisfies-requirement" > <-- extension sliced by value:url in the specified orderOpen--> <extension url="reference"> I 1..1 Extension <!-- I 1..1 Source reference. --> <valueCanonical value="[canonical]"/><!-- I 1..1 Value of extension --> </extension> <extension url="key"> I 1..* Extension <!-- I 1..* Key that identifies requirement. --> <valueId value="[id]"/><!-- I 1..1 Value of extension --> </extension> </extension>
JSON Template
{ // SatifiesRequirement "extension" : [ // sliced by value:url in the specified order, Open { // Source reference. // I R! // from Element: extension "extension" : [ // sliced by value:url in the specified order, Open ] "url" : "reference", // R! "valueCanonical" : "<canonical>" // I R! Value of extension }, { // Key that identifies requirement. // I R! // from Element: extension "extension" : [ // sliced by value:url in the specified order, Open ] "url" : "key", // R! "valueId" : "<id>" // I R! Value of extension } ], "extension" : [{ Extension }], // IAdditional content defined by implementations "extension" : { Extension }, // I R! Source reference. "extension" : [{ Extension }], // I R! Key that identifies requirement. "url" : "http://hl7.org/fhir/StructureDefinition/satisfies-requirement" // R! // value[x]: Value of extension: Prohibited }
Constraints
Search
No Search Extensions defined for this resource |
Examples of this extension
No examples found.