v2+ Details
0.3.2 - Working Draft to present the concept ideas (FO)
v2+ Details - Local Development build (v0.3.2). See the Directory of published versions
Official URL: http://hl7.org/fhir/StructureDefinition/RF1 | Version: 2.9 | |||
Draft as of 2023-08-09 | Responsible: FO | Computable Name: RF1 | ||
Copyright/Legal: FO |
Referral Information
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from DomainResource
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 1..1 | DomainResource | Elements defined in Ancestors: id, meta, implicitRules, language, text, contained, extension, modifierExtension A resource with narrative, extensions, and contained resources Instances of this logical model are not marked to be the target of a Reference | |
![]() ![]() ![]() | 0..1 | CWE | referralStatus | |
![]() ![]() ![]() | 0..1 | CWE | referralPriority | |
![]() ![]() ![]() | 0..1 | CWE | referralType | |
![]() ![]() ![]() | 0..* | CWE | referralDisposition | |
![]() ![]() ![]() | 0..1 | CWE | referralCategory | |
![]() ![]() ![]() | S | 1..1 | EI | originatingReferralIdentifier |
![]() ![]() ![]() | 0..1 | DTM | effectiveDate | |
![]() ![]() ![]() | 0..1 | DTM | expirationDate | |
![]() ![]() ![]() | 0..1 | DTM | processDate | |
![]() ![]() ![]() | 0..* | CWE | referralReason | |
![]() ![]() ![]() | 0..* | EI | externalReferralIdentifier | |
![]() ![]() ![]() | 0..1 | CWE | referralDocumentationCompletionStatus | |
![]() ![]() ![]() | 0..1 | DTM | plannedTreatmentStopDate | |
![]() ![]() ![]() | 0..1 | ST | referralReasonText | |
![]() ![]() ![]() | 0..1 | CQ | numberofAuthorizedTreatmentsUnits | |
![]() ![]() ![]() | 0..1 | CQ | numberofUsedTreatmentsUnits | |
![]() ![]() ![]() | 0..1 | CQ | numberofScheduleTreatmentsUnits | |
![]() ![]() ![]() | 0..1 | MO | remainingBenefitAmount | |
![]() ![]() ![]() | 0..1 | XON | authorizedProvider | |
![]() ![]() ![]() | 0..1 | XCN | authorizedHealthProfessional | |
![]() ![]() ![]() | 0..1 | ST | sourceText | |
![]() ![]() ![]() | 0..1 | DTM | sourceDate | |
![]() ![]() ![]() | 0..1 | XTN | sourcePhone | |
![]() ![]() ![]() | 0..1 | ST | comment | |
![]() ![]() ![]() | 0..1 | ID | actionCode | |
![]() |
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 1..1 | DomainResource | Elements defined in Ancestors: id, meta, implicitRules, language, text, contained, extension, modifierExtension A resource with narrative, extensions, and contained resources Instances of this logical model are not marked to be the target of a Reference | |
![]() ![]() ![]() | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() ![]() | 0..* | Resource | Contained, inline Resources | |
![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored Slice: Unordered, Open by value:url |
![]() ![]() ![]() | 0..1 | CWE | referralStatus | |
![]() ![]() ![]() | 0..1 | CWE | referralPriority | |
![]() ![]() ![]() | 0..1 | CWE | referralType | |
![]() ![]() ![]() | 0..* | CWE | referralDisposition | |
![]() ![]() ![]() | 0..1 | CWE | referralCategory | |
![]() ![]() ![]() | S | 1..1 | EI | originatingReferralIdentifier |
![]() ![]() ![]() | 0..1 | DTM | effectiveDate | |
![]() ![]() ![]() | 0..1 | DTM | expirationDate | |
![]() ![]() ![]() | 0..1 | DTM | processDate | |
![]() ![]() ![]() | 0..* | CWE | referralReason | |
![]() ![]() ![]() | 0..* | EI | externalReferralIdentifier | |
![]() ![]() ![]() | 0..1 | CWE | referralDocumentationCompletionStatus | |
![]() ![]() ![]() | 0..1 | DTM | plannedTreatmentStopDate | |
![]() ![]() ![]() | 0..1 | ST | referralReasonText | |
![]() ![]() ![]() | 0..1 | CQ | numberofAuthorizedTreatmentsUnits | |
![]() ![]() ![]() | 0..1 | CQ | numberofUsedTreatmentsUnits | |
![]() ![]() ![]() | 0..1 | CQ | numberofScheduleTreatmentsUnits | |
![]() ![]() ![]() | 0..1 | MO | remainingBenefitAmount | |
![]() ![]() ![]() | 0..1 | XON | authorizedProvider | |
![]() ![]() ![]() | 0..1 | XCN | authorizedHealthProfessional | |
![]() ![]() ![]() | 0..1 | ST | sourceText | |
![]() ![]() ![]() | 0..1 | DTM | sourceDate | |
![]() ![]() ![]() | 0..1 | XTN | sourcePhone | |
![]() ![]() ![]() | 0..1 | ST | comment | |
![]() ![]() ![]() | 0..1 | ID | actionCode | |
![]() |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | RF1 | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | RF1 | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-4 | error | RF1 | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
dom-5 | error | RF1 | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | RF1 | A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
Name | Flags | Card. | Type | Description & Constraints![]() | ||||
---|---|---|---|---|---|---|---|---|
![]() ![]() | 1..1 | DomainResource | Elements defined in Ancestors: id, meta, implicitRules, language, text, contained, extension, modifierExtension A resource with narrative, extensions, and contained resources Instances of this logical model are not marked to be the target of a Reference | |||||
![]() ![]() ![]() | Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() ![]() | Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() ![]() | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() ![]() | 0..1 | code | Language of the resource content Binding: AllLanguages (required): IETF language tag for a human language
| |||||
![]() ![]() ![]() | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
![]() ![]() ![]() | 0..* | Resource | Contained, inline Resources | |||||
![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored Slice: Unordered, Open by value:url | ||||
![]() ![]() ![]() | 0..1 | CWE | referralStatus | |||||
![]() ![]() ![]() | 0..1 | CWE | referralPriority | |||||
![]() ![]() ![]() | 0..1 | CWE | referralType | |||||
![]() ![]() ![]() | 0..* | CWE | referralDisposition | |||||
![]() ![]() ![]() | 0..1 | CWE | referralCategory | |||||
![]() ![]() ![]() | S | 1..1 | EI | originatingReferralIdentifier | ||||
![]() ![]() ![]() | 0..1 | DTM | effectiveDate | |||||
![]() ![]() ![]() | 0..1 | DTM | expirationDate | |||||
![]() ![]() ![]() | 0..1 | DTM | processDate | |||||
![]() ![]() ![]() | 0..* | CWE | referralReason | |||||
![]() ![]() ![]() | 0..* | EI | externalReferralIdentifier | |||||
![]() ![]() ![]() | 0..1 | CWE | referralDocumentationCompletionStatus | |||||
![]() ![]() ![]() | 0..1 | DTM | plannedTreatmentStopDate | |||||
![]() ![]() ![]() | 0..1 | ST | referralReasonText | |||||
![]() ![]() ![]() | 0..1 | CQ | numberofAuthorizedTreatmentsUnits | |||||
![]() ![]() ![]() | 0..1 | CQ | numberofUsedTreatmentsUnits | |||||
![]() ![]() ![]() | 0..1 | CQ | numberofScheduleTreatmentsUnits | |||||
![]() ![]() ![]() | 0..1 | MO | remainingBenefitAmount | |||||
![]() ![]() ![]() | 0..1 | XON | authorizedProvider | |||||
![]() ![]() ![]() | 0..1 | XCN | authorizedHealthProfessional | |||||
![]() ![]() ![]() | 0..1 | ST | sourceText | |||||
![]() ![]() ![]() | 0..1 | DTM | sourceDate | |||||
![]() ![]() ![]() | 0..1 | XTN | sourcePhone | |||||
![]() ![]() ![]() | 0..1 | ST | comment | |||||
![]() ![]() ![]() | 0..1 | ID | actionCode | |||||
![]() |
Path | Conformance | ValueSet |
RF1.language | required | AllLanguages |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | RF1 | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | RF1 | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-4 | error | RF1 | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
dom-5 | error | RF1 | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | RF1 | A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
This structure is derived from DomainResource
Differential View
This structure is derived from DomainResource
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 1..1 | DomainResource | Elements defined in Ancestors: id, meta, implicitRules, language, text, contained, extension, modifierExtension A resource with narrative, extensions, and contained resources Instances of this logical model are not marked to be the target of a Reference | |
![]() ![]() ![]() | 0..1 | CWE | referralStatus | |
![]() ![]() ![]() | 0..1 | CWE | referralPriority | |
![]() ![]() ![]() | 0..1 | CWE | referralType | |
![]() ![]() ![]() | 0..* | CWE | referralDisposition | |
![]() ![]() ![]() | 0..1 | CWE | referralCategory | |
![]() ![]() ![]() | S | 1..1 | EI | originatingReferralIdentifier |
![]() ![]() ![]() | 0..1 | DTM | effectiveDate | |
![]() ![]() ![]() | 0..1 | DTM | expirationDate | |
![]() ![]() ![]() | 0..1 | DTM | processDate | |
![]() ![]() ![]() | 0..* | CWE | referralReason | |
![]() ![]() ![]() | 0..* | EI | externalReferralIdentifier | |
![]() ![]() ![]() | 0..1 | CWE | referralDocumentationCompletionStatus | |
![]() ![]() ![]() | 0..1 | DTM | plannedTreatmentStopDate | |
![]() ![]() ![]() | 0..1 | ST | referralReasonText | |
![]() ![]() ![]() | 0..1 | CQ | numberofAuthorizedTreatmentsUnits | |
![]() ![]() ![]() | 0..1 | CQ | numberofUsedTreatmentsUnits | |
![]() ![]() ![]() | 0..1 | CQ | numberofScheduleTreatmentsUnits | |
![]() ![]() ![]() | 0..1 | MO | remainingBenefitAmount | |
![]() ![]() ![]() | 0..1 | XON | authorizedProvider | |
![]() ![]() ![]() | 0..1 | XCN | authorizedHealthProfessional | |
![]() ![]() ![]() | 0..1 | ST | sourceText | |
![]() ![]() ![]() | 0..1 | DTM | sourceDate | |
![]() ![]() ![]() | 0..1 | XTN | sourcePhone | |
![]() ![]() ![]() | 0..1 | ST | comment | |
![]() ![]() ![]() | 0..1 | ID | actionCode | |
![]() |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 1..1 | DomainResource | Elements defined in Ancestors: id, meta, implicitRules, language, text, contained, extension, modifierExtension A resource with narrative, extensions, and contained resources Instances of this logical model are not marked to be the target of a Reference | |
![]() ![]() ![]() | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() ![]() | 0..* | Resource | Contained, inline Resources | |
![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored Slice: Unordered, Open by value:url |
![]() ![]() ![]() | 0..1 | CWE | referralStatus | |
![]() ![]() ![]() | 0..1 | CWE | referralPriority | |
![]() ![]() ![]() | 0..1 | CWE | referralType | |
![]() ![]() ![]() | 0..* | CWE | referralDisposition | |
![]() ![]() ![]() | 0..1 | CWE | referralCategory | |
![]() ![]() ![]() | S | 1..1 | EI | originatingReferralIdentifier |
![]() ![]() ![]() | 0..1 | DTM | effectiveDate | |
![]() ![]() ![]() | 0..1 | DTM | expirationDate | |
![]() ![]() ![]() | 0..1 | DTM | processDate | |
![]() ![]() ![]() | 0..* | CWE | referralReason | |
![]() ![]() ![]() | 0..* | EI | externalReferralIdentifier | |
![]() ![]() ![]() | 0..1 | CWE | referralDocumentationCompletionStatus | |
![]() ![]() ![]() | 0..1 | DTM | plannedTreatmentStopDate | |
![]() ![]() ![]() | 0..1 | ST | referralReasonText | |
![]() ![]() ![]() | 0..1 | CQ | numberofAuthorizedTreatmentsUnits | |
![]() ![]() ![]() | 0..1 | CQ | numberofUsedTreatmentsUnits | |
![]() ![]() ![]() | 0..1 | CQ | numberofScheduleTreatmentsUnits | |
![]() ![]() ![]() | 0..1 | MO | remainingBenefitAmount | |
![]() ![]() ![]() | 0..1 | XON | authorizedProvider | |
![]() ![]() ![]() | 0..1 | XCN | authorizedHealthProfessional | |
![]() ![]() ![]() | 0..1 | ST | sourceText | |
![]() ![]() ![]() | 0..1 | DTM | sourceDate | |
![]() ![]() ![]() | 0..1 | XTN | sourcePhone | |
![]() ![]() ![]() | 0..1 | ST | comment | |
![]() ![]() ![]() | 0..1 | ID | actionCode | |
![]() |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | RF1 | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | RF1 | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-4 | error | RF1 | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
dom-5 | error | RF1 | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | RF1 | A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints![]() | ||||
---|---|---|---|---|---|---|---|---|
![]() ![]() | 1..1 | DomainResource | Elements defined in Ancestors: id, meta, implicitRules, language, text, contained, extension, modifierExtension A resource with narrative, extensions, and contained resources Instances of this logical model are not marked to be the target of a Reference | |||||
![]() ![]() ![]() | Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() ![]() | Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() ![]() | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() ![]() | 0..1 | code | Language of the resource content Binding: AllLanguages (required): IETF language tag for a human language
| |||||
![]() ![]() ![]() | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
![]() ![]() ![]() | 0..* | Resource | Contained, inline Resources | |||||
![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored Slice: Unordered, Open by value:url | ||||
![]() ![]() ![]() | 0..1 | CWE | referralStatus | |||||
![]() ![]() ![]() | 0..1 | CWE | referralPriority | |||||
![]() ![]() ![]() | 0..1 | CWE | referralType | |||||
![]() ![]() ![]() | 0..* | CWE | referralDisposition | |||||
![]() ![]() ![]() | 0..1 | CWE | referralCategory | |||||
![]() ![]() ![]() | S | 1..1 | EI | originatingReferralIdentifier | ||||
![]() ![]() ![]() | 0..1 | DTM | effectiveDate | |||||
![]() ![]() ![]() | 0..1 | DTM | expirationDate | |||||
![]() ![]() ![]() | 0..1 | DTM | processDate | |||||
![]() ![]() ![]() | 0..* | CWE | referralReason | |||||
![]() ![]() ![]() | 0..* | EI | externalReferralIdentifier | |||||
![]() ![]() ![]() | 0..1 | CWE | referralDocumentationCompletionStatus | |||||
![]() ![]() ![]() | 0..1 | DTM | plannedTreatmentStopDate | |||||
![]() ![]() ![]() | 0..1 | ST | referralReasonText | |||||
![]() ![]() ![]() | 0..1 | CQ | numberofAuthorizedTreatmentsUnits | |||||
![]() ![]() ![]() | 0..1 | CQ | numberofUsedTreatmentsUnits | |||||
![]() ![]() ![]() | 0..1 | CQ | numberofScheduleTreatmentsUnits | |||||
![]() ![]() ![]() | 0..1 | MO | remainingBenefitAmount | |||||
![]() ![]() ![]() | 0..1 | XON | authorizedProvider | |||||
![]() ![]() ![]() | 0..1 | XCN | authorizedHealthProfessional | |||||
![]() ![]() ![]() | 0..1 | ST | sourceText | |||||
![]() ![]() ![]() | 0..1 | DTM | sourceDate | |||||
![]() ![]() ![]() | 0..1 | XTN | sourcePhone | |||||
![]() ![]() ![]() | 0..1 | ST | comment | |||||
![]() ![]() ![]() | 0..1 | ID | actionCode | |||||
![]() |
Path | Conformance | ValueSet |
RF1.language | required | AllLanguages |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | RF1 | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | RF1 | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-4 | error | RF1 | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
dom-5 | error | RF1 | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | RF1 | A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
This structure is derived from DomainResource