BSeR: Bidirectional Services_eReferral

This page is part of the Bidirectional Services eReferrals (BSeR) (v1.0.0: STU 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

StructureDefinition: BSeR_ReferralTask

A task resource describes an activity that can be performed and tracks the state of completion of that activity. It is used in BSeR to track the performance and state of completion of the referral service request.

The official URL for this profile is:

http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-ReferralTask

Formal Views of Profile Content

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

This structure is derived from Task

This structure is derived from Task

NameFlagsCard.TypeDescription & Constraintsdoco
.. Task 0..*Task
... identifier 1..2(Slice Definition)Slice: Unordered, Open by value:type
.... identifier:referralInitiatorTaskIdentifier 1..1Identifier
..... type 1..1CodeableConceptRequired Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: PLAC
..... value 1..1string
..... assigner 0..1Reference(BSeR Organization)
.... identifier:referralRecipientTaskIdentifier 0..1Identifier
..... type 1..1CodeableConceptRequired Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: FILL
..... value 1..1string
..... assigner 1..1Reference(BSeR Organization)
... status 1..1code
... businessStatus 1..1CodeableConceptBinding: Task Business Status VS (extensible)
... authoredOn 1..1dateTime
... requester 1..1Reference(BSeR Referral Initiator Practitioner Role)
... owner 1..1Reference(BSeR Referral Recipient Practitioner Role)
... note 0..1Annotation
... output 0..1BackboneElement
.... value[x] 1..1Reference(BSeR Referral Feedback Document Bundle)

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Task I0..*TaskA task to be performed
... id Σ0..1stringLogical id of this artifact
... meta ΣI0..1MetaMetadata about the resource
... implicitRules ?!ΣI0..1uriA set of rules under which this content was created
... language I0..1codeLanguage of the resource content
Binding: CommonLanguages (preferred)
Max Binding: AllLanguages
... text I0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension I0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!I0..*ExtensionExtensions that cannot be ignored
... identifier I1..2(Slice Definition)Task Instance Identifier
Slice: Unordered, Open by value:type
.... identifier:referralInitiatorTaskIdentifier I1..1IdentifierTask Instance Identifier
..... id 0..1stringUnique id for inter-element referencing
..... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!ΣI0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required)
..... type ΣI1..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible)
Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: PLAC
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... system ΣI0..1uriThe namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
..... value ΣI1..1stringThe value that is unique
Example General: 123456
..... period ΣI0..1PeriodTime period when id is/was valid for use
..... assigner ΣI0..1Reference(BSeR Organization)Organization that issued id (may be just text)
.... identifier:referralRecipientTaskIdentifier I0..1IdentifierTask Instance Identifier
..... id 0..1stringUnique id for inter-element referencing
..... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!ΣI0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required)
..... type ΣI1..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible)
Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: FILL
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... system ΣI0..1uriThe namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
..... value ΣI1..1stringThe value that is unique
Example General: 123456
..... period ΣI0..1PeriodTime period when id is/was valid for use
..... assigner ΣI1..1Reference(BSeR Organization)Organization that issued id (may be just text)
... instantiatesCanonical ΣI0..1canonical(ActivityDefinition)Formal definition of task
... instantiatesUri ΣI0..1uriFormal definition of task
... basedOn ΣI0..*Reference(Resource)Request fulfilled by this task
... groupIdentifier ΣI0..1IdentifierRequisition or grouper id
... partOf ΣI0..*Reference(Task)Composite task
... status ?!ΣI1..1codedraft | requested | received | accepted | +
Binding: TaskStatus (required)
... statusReason ΣI0..1CodeableConceptReason for current status
Binding: (unbound) (example)
... businessStatus ΣI1..1CodeableConceptE.g. "Specimen collected", "IV prepped"
Binding: Task Business Status VS (extensible)
... intent ΣI1..1codeunknown | proposal | plan | order | original-order | reflex-order | filler-order | instance-order | option
Binding: TaskIntent (required)
... priority I0..1coderoutine | urgent | asap | stat
Binding: RequestPriority (required)
... code ΣI0..1CodeableConceptTask Type
Binding: TaskCode (example)
... description ΣI0..1stringHuman-readable explanation of task
... focus ΣI1..1Reference(BSeR Referral Service Request)What task is acting on
... for ΣI0..1Reference(Resource)Beneficiary of the Task
... encounter ΣI0..1Reference(Encounter)Healthcare event during which this task originated
... executionPeriod ΣI0..1PeriodStart and end time of execution
... authoredOn I1..1dateTimeTask Creation Date
... lastModified ΣI0..1dateTimeTask Last Modified Date
... requester ΣI1..1Reference(BSeR Referral Initiator Practitioner Role)Who is asking for task to be done
... performerType I0..*CodeableConceptRequested performer
Binding: ProcedurePerformerRoleCodes (preferred)
... owner ΣI1..1Reference(BSeR Referral Recipient Practitioner Role)Responsible individual
... location ΣI0..1Reference(Location)Where task occurs
... reasonCode I0..1CodeableConceptWhy task is needed
Binding: (unbound) (example)
... reasonReference I0..1Reference(Resource)Why task is needed
... insurance I0..*Reference(Coverage | ClaimResponse)Associated insurance coverage
... note I0..1AnnotationComments made about the task
... relevantHistory I0..*Reference(Provenance)Key events in history of the Task
... restriction I0..1BackboneElementConstraints on fulfillment tasks
.... id 0..1stringUnique id for inter-element referencing
.... extension I0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!ΣI0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... repetitions I0..1positiveIntHow many times to repeat
.... period I0..1PeriodWhen fulfillment sought
.... recipient I0..*Reference(Patient | Practitioner | PractitionerRole | RelatedPerson | Group | Organization)For whom is fulfillment sought?
... input I0..*BackboneElementInformation used to perform task
.... id 0..1stringUnique id for inter-element referencing
.... extension I0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!ΣI0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... type I1..1CodeableConceptLabel for the input
Binding: (unbound) (example)
.... value[x] I1..1Content to use in performing the task
..... valueBase64Binarybase64Binary
..... valueBooleanboolean
..... valueCanonicalcanonical(Any)
..... valueCodecode
..... valueDatedate
..... valueDateTimedateTime
..... valueDecimaldecimal
..... valueIdid
..... valueInstantinstant
..... valueIntegerinteger
..... valueMarkdownmarkdown
..... valueOidoid
..... valuePositiveIntpositiveInt
..... valueStringstring
..... valueTimetime
..... valueUnsignedIntunsignedInt
..... valueUriuri
..... valueUrlurl
..... valueUuiduuid
..... valueAddressAddress
..... valueAgeAge
..... valueAnnotationAnnotation
..... valueAttachmentAttachment
..... valueCodeableConceptCodeableConcept
..... valueCodingCoding
..... valueContactPointContactPoint
..... valueCountCount
..... valueDistanceDistance
..... valueDurationDuration
..... valueHumanNameHumanName
..... valueIdentifierIdentifier
..... valueMoneyMoney
..... valuePeriodPeriod
..... valueQuantityQuantity
..... valueRangeRange
..... valueRatioRatio
..... valueReferenceReference(Any)
..... valueSampledDataSampledData
..... valueSignatureSignature
..... valueTimingTiming
..... valueContactDetailContactDetail
..... valueContributorContributor
..... valueDataRequirementDataRequirement
..... valueExpressionExpression
..... valueParameterDefinitionParameterDefinition
..... valueRelatedArtifactRelatedArtifact
..... valueTriggerDefinitionTriggerDefinition
..... valueUsageContextUsageContext
..... valueDosageDosage
..... valueMetaMeta
... output I0..1BackboneElementInformation produced as part of task
.... id 0..1stringUnique id for inter-element referencing
.... extension I0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!ΣI0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... type I1..1CodeableConceptLabel for output
Binding: (unbound) (example)
.... value[x] I1..1Reference(BSeR Referral Feedback Document Bundle)Result of output

doco Documentation for this format

This structure is derived from Task

Differential View

This structure is derived from Task

NameFlagsCard.TypeDescription & Constraintsdoco
.. Task 0..*Task
... identifier 1..2(Slice Definition)Slice: Unordered, Open by value:type
.... identifier:referralInitiatorTaskIdentifier 1..1Identifier
..... type 1..1CodeableConceptRequired Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: PLAC
..... value 1..1string
..... assigner 0..1Reference(BSeR Organization)
.... identifier:referralRecipientTaskIdentifier 0..1Identifier
..... type 1..1CodeableConceptRequired Pattern: At least the following
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: FILL
..... value 1..1string
..... assigner 1..1Reference(BSeR Organization)
... status 1..1code
... businessStatus 1..1CodeableConceptBinding: Task Business Status VS (extensible)
... authoredOn 1..1dateTime
... requester 1..1Reference(BSeR Referral Initiator Practitioner Role)
... owner 1..1Reference(BSeR Referral Recipient Practitioner Role)
... note 0..1Annotation
... output 0..1BackboneElement
.... value[x] 1..1Reference(BSeR Referral Feedback Document Bundle)

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Task I0..*TaskA task to be performed
... id Σ0..1stringLogical id of this artifact
... meta ΣI0..1MetaMetadata about the resource
... implicitRules ?!ΣI0..1uriA set of rules under which this content was created
... language I0..1codeLanguage of the resource content
Binding: CommonLanguages (preferred)
Max Binding: AllLanguages
... text I0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension I0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!I0..*ExtensionExtensions that cannot be ignored
... identifier I1..2(Slice Definition)Task Instance Identifier
Slice: Unordered, Open by value:type
.... identifier:referralInitiatorTaskIdentifier I1..1IdentifierTask Instance Identifier
..... id 0..1stringUnique id for inter-element referencing
..... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!ΣI0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required)
..... type ΣI1..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible)
Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: PLAC
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... system ΣI0..1uriThe namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
..... value ΣI1..1stringThe value that is unique
Example General: 123456
..... period ΣI0..1PeriodTime period when id is/was valid for use
..... assigner ΣI0..1Reference(BSeR Organization)Organization that issued id (may be just text)
.... identifier:referralRecipientTaskIdentifier I0..1IdentifierTask Instance Identifier
..... id 0..1stringUnique id for inter-element referencing
..... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!ΣI0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required)
..... type ΣI1..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible)
Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: FILL
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... system ΣI0..1uriThe namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
..... value ΣI1..1stringThe value that is unique
Example General: 123456
..... period ΣI0..1PeriodTime period when id is/was valid for use
..... assigner ΣI1..1Reference(BSeR Organization)Organization that issued id (may be just text)
... instantiatesCanonical ΣI0..1canonical(ActivityDefinition)Formal definition of task
... instantiatesUri ΣI0..1uriFormal definition of task
... basedOn ΣI0..*Reference(Resource)Request fulfilled by this task
... groupIdentifier ΣI0..1IdentifierRequisition or grouper id
... partOf ΣI0..*Reference(Task)Composite task
... status ?!ΣI1..1codedraft | requested | received | accepted | +
Binding: TaskStatus (required)
... statusReason ΣI0..1CodeableConceptReason for current status
Binding: (unbound) (example)
... businessStatus ΣI1..1CodeableConceptE.g. "Specimen collected", "IV prepped"
Binding: Task Business Status VS (extensible)
... intent ΣI1..1codeunknown | proposal | plan | order | original-order | reflex-order | filler-order | instance-order | option
Binding: TaskIntent (required)
... priority I0..1coderoutine | urgent | asap | stat
Binding: RequestPriority (required)
... code ΣI0..1CodeableConceptTask Type
Binding: TaskCode (example)
... description ΣI0..1stringHuman-readable explanation of task
... focus ΣI1..1Reference(BSeR Referral Service Request)What task is acting on
... for ΣI0..1Reference(Resource)Beneficiary of the Task
... encounter ΣI0..1Reference(Encounter)Healthcare event during which this task originated
... executionPeriod ΣI0..1PeriodStart and end time of execution
... authoredOn I1..1dateTimeTask Creation Date
... lastModified ΣI0..1dateTimeTask Last Modified Date
... requester ΣI1..1Reference(BSeR Referral Initiator Practitioner Role)Who is asking for task to be done
... performerType I0..*CodeableConceptRequested performer
Binding: ProcedurePerformerRoleCodes (preferred)
... owner ΣI1..1Reference(BSeR Referral Recipient Practitioner Role)Responsible individual
... location ΣI0..1Reference(Location)Where task occurs
... reasonCode I0..1CodeableConceptWhy task is needed
Binding: (unbound) (example)
... reasonReference I0..1Reference(Resource)Why task is needed
... insurance I0..*Reference(Coverage | ClaimResponse)Associated insurance coverage
... note I0..1AnnotationComments made about the task
... relevantHistory I0..*Reference(Provenance)Key events in history of the Task
... restriction I0..1BackboneElementConstraints on fulfillment tasks
.... id 0..1stringUnique id for inter-element referencing
.... extension I0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!ΣI0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... repetitions I0..1positiveIntHow many times to repeat
.... period I0..1PeriodWhen fulfillment sought
.... recipient I0..*Reference(Patient | Practitioner | PractitionerRole | RelatedPerson | Group | Organization)For whom is fulfillment sought?
... input I0..*BackboneElementInformation used to perform task
.... id 0..1stringUnique id for inter-element referencing
.... extension I0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!ΣI0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... type I1..1CodeableConceptLabel for the input
Binding: (unbound) (example)
.... value[x] I1..1Content to use in performing the task
..... valueBase64Binarybase64Binary
..... valueBooleanboolean
..... valueCanonicalcanonical(Any)
..... valueCodecode
..... valueDatedate
..... valueDateTimedateTime
..... valueDecimaldecimal
..... valueIdid
..... valueInstantinstant
..... valueIntegerinteger
..... valueMarkdownmarkdown
..... valueOidoid
..... valuePositiveIntpositiveInt
..... valueStringstring
..... valueTimetime
..... valueUnsignedIntunsignedInt
..... valueUriuri
..... valueUrlurl
..... valueUuiduuid
..... valueAddressAddress
..... valueAgeAge
..... valueAnnotationAnnotation
..... valueAttachmentAttachment
..... valueCodeableConceptCodeableConcept
..... valueCodingCoding
..... valueContactPointContactPoint
..... valueCountCount
..... valueDistanceDistance
..... valueDurationDuration
..... valueHumanNameHumanName
..... valueIdentifierIdentifier
..... valueMoneyMoney
..... valuePeriodPeriod
..... valueQuantityQuantity
..... valueRangeRange
..... valueRatioRatio
..... valueReferenceReference(Any)
..... valueSampledDataSampledData
..... valueSignatureSignature
..... valueTimingTiming
..... valueContactDetailContactDetail
..... valueContributorContributor
..... valueDataRequirementDataRequirement
..... valueExpressionExpression
..... valueParameterDefinitionParameterDefinition
..... valueRelatedArtifactRelatedArtifact
..... valueTriggerDefinitionTriggerDefinition
..... valueUsageContextUsageContext
..... valueDosageDosage
..... valueMetaMeta
... output I0..1BackboneElementInformation produced as part of task
.... id 0..1stringUnique id for inter-element referencing
.... extension I0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!ΣI0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... type I1..1CodeableConceptLabel for output
Binding: (unbound) (example)
.... value[x] I1..1Reference(BSeR Referral Feedback Document Bundle)Result of output

doco Documentation for this format

 

Other representations of profile: Schematron

Terminology Bindings

Terminology Bindings

PathConformanceValueSet / Code
Task.languagepreferredCommonLanguages
Max Binding: AllLanguages
Task.identifier:referralInitiatorTaskIdentifier.userequiredIdentifierUse
Task.identifier:referralInitiatorTaskIdentifier.typeextensiblePattern: PLAC
Task.identifier:referralRecipientTaskIdentifier.userequiredIdentifierUse
Task.identifier:referralRecipientTaskIdentifier.typeextensiblePattern: FILL
Task.statusrequiredTaskStatus
Task.statusReasonexample
Task.businessStatusextensibleTaskBusinessStatusVS
Task.intentrequiredTaskIntent
Task.priorityrequiredRequestPriority
Task.codeexampleTaskCode
Task.performerTypepreferredProcedurePerformerRoleCodes
Task.reasonCodeexample
Task.input.typeexample
Task.output.typeexample

Constraints

Constraints

IdPathDetailsRequirements
dom-2TaskIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3TaskIf 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().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4TaskIf 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-5TaskIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6TaskA resource should have narrative for robust management
: text.`div`.exists()
inv-1TaskLast modified date must be greater than or equal to authored-on date.
: lastModified.exists().not() or authoredOn.exists().not() or lastModified >= authoredOn
ele-1Task.metaAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.implicitRulesAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.languageAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.textAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1Task.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Task.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1Task.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Task.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.identifier:referralInitiatorTaskIdentifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.identifier:referralInitiatorTaskIdentifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1Task.identifier:referralInitiatorTaskIdentifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Task.identifier:referralInitiatorTaskIdentifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.identifier:referralInitiatorTaskIdentifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.identifier:referralInitiatorTaskIdentifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.identifier:referralInitiatorTaskIdentifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.identifier:referralInitiatorTaskIdentifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.identifier:referralInitiatorTaskIdentifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.identifier:referralRecipientTaskIdentifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.identifier:referralRecipientTaskIdentifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1Task.identifier:referralRecipientTaskIdentifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Task.identifier:referralRecipientTaskIdentifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.identifier:referralRecipientTaskIdentifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.identifier:referralRecipientTaskIdentifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.identifier:referralRecipientTaskIdentifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.identifier:referralRecipientTaskIdentifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.identifier:referralRecipientTaskIdentifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.instantiatesCanonicalAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.instantiatesUriAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.basedOnAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.groupIdentifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.partOfAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.statusAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.statusReasonAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.businessStatusAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.intentAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.priorityAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.descriptionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.focusAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.forAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.encounterAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.executionPeriodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.authoredOnAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.lastModifiedAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.requesterAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.performerTypeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.ownerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.locationAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.reasonCodeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.reasonReferenceAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.insuranceAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.noteAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.relevantHistoryAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.restrictionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.restriction.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1Task.restriction.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Task.restriction.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1Task.restriction.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Task.restriction.repetitionsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.restriction.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.restriction.recipientAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.inputAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.input.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1Task.input.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Task.input.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1Task.input.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Task.input.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.input.value[x]All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.outputAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.output.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1Task.output.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Task.output.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1Task.output.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Task.output.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Task.output.value[x]All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())