HL7 FHIR Implementation Guide: Rwanda HIV
0.1.0 - ci-build
HL7 FHIR Implementation Guide: Rwanda HIV, published by Jembi Health Systems. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/jembi/Rwanda-HIV/ and changes regularly. See the Directory of published versions
Official URL: http://moh.gov.rw/fhir/StructureDefinition/sample-dispatched-to-lab | Version: 0.1.0 | |||
Active as of 2024-10-11 | Computable Name: SampleDispatchedToLab |
Represents the transport request for the VL specimen to be sent to the lab.
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Transport
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Transport | 0..* | Transport | Delivery of item | |
status | 1..1 | code | in-progress | completed | abandoned | cancelled | planned | entered-in-error | |
completionTime | S | 0..1 | dateTime | Completion time of the event (the occurrence) |
authoredOn | 1..1 | dateTime | Transport Creation Date | |
note | S | 0..* | Annotation | Comments made about the transport |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Transport | 0..* | Transport | Delivery of item | |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
contained | 0..* | Resource | Contained, inline Resources | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
status | ?!Σ | 1..1 | code | in-progress | completed | abandoned | cancelled | planned | entered-in-error Binding: TransportStatus (required): Status of the transport. |
intent | Σ | 1..1 | code | unknown | proposal | plan | order | original-order | reflex-order | filler-order | instance-order | option Binding: TransportIntent (required): Distinguishes whether the transport is a proposal, plan or full order. |
completionTime | SΣ | 0..1 | dateTime | Completion time of the event (the occurrence) |
authoredOn | 1..1 | dateTime | Transport Creation Date | |
note | S | 0..* | Annotation | Comments made about the transport |
requestedLocation | Σ | 1..1 | Reference(Location) | The desired location |
currentLocation | Σ | 1..1 | Reference(Location) | The entity current location |
Documentation for this format |
Path | Conformance | ValueSet | URI |
Transport.status | required | TransportStatushttp://hl7.org/fhir/ValueSet/transport-status|5.0.0 from the FHIR Standard | |
Transport.intent | required | TransportIntenthttp://hl7.org/fhir/ValueSet/transport-intent|5.0.0 from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | Transport | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Transport | 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 | Transport | 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 | Transport | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Transport | 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 | ||||
---|---|---|---|---|---|---|---|---|
Transport | 0..* | Transport | Delivery of item | |||||
id | Σ | 0..1 | id | Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
language | 0..1 | code | Language of the resource content Binding: AllLanguages (required): IETF language tag for a human language
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
identifier | 0..* | Identifier | External identifier | |||||
instantiatesCanonical | Σ | 0..1 | canonical(ActivityDefinition) | Formal definition of transport | ||||
instantiatesUri | Σ | 0..1 | uri | Formal definition of transport | ||||
basedOn | Σ | 0..* | Reference(Resource) | Request fulfilled by this transport | ||||
groupIdentifier | Σ | 0..1 | Identifier | Requisition or grouper id | ||||
partOf | Σ | 0..* | Reference(Transport) | Part of referenced event | ||||
status | ?!Σ | 1..1 | code | in-progress | completed | abandoned | cancelled | planned | entered-in-error Binding: TransportStatus (required): Status of the transport. | ||||
statusReason | Σ | 0..1 | CodeableConcept | Reason for current status Binding: TransportStatusReason (example): Codes to identify the reason for current status. These will typically be specific to a particular workflow. | ||||
intent | Σ | 1..1 | code | unknown | proposal | plan | order | original-order | reflex-order | filler-order | instance-order | option Binding: TransportIntent (required): Distinguishes whether the transport is a proposal, plan or full order. | ||||
priority | 0..1 | code | routine | urgent | asap | stat Binding: RequestPriority (required): The priority of a transport (may affect service level applied to the transport). | |||||
code | Σ | 0..1 | CodeableConcept | Transport Type Binding: TransportCode (example): Codes to identify what the transport involves. These will typically be specific to a particular workflow. | ||||
description | Σ | 0..1 | string | Human-readable explanation of transport | ||||
focus | Σ | 0..1 | Reference(Resource) | What transport is acting on | ||||
for | Σ | 0..1 | Reference(Resource) | Beneficiary of the Transport | ||||
encounter | Σ | 0..1 | Reference(Encounter) | Healthcare event during which this transport originated | ||||
completionTime | SΣ | 0..1 | dateTime | Completion time of the event (the occurrence) | ||||
authoredOn | 1..1 | dateTime | Transport Creation Date | |||||
lastModified | Σ | 0..1 | dateTime | Transport Last Modified Date | ||||
requester | Σ | 0..1 | Reference(Device | Organization | Patient | Practitioner | PractitionerRole | RelatedPerson) | Who is asking for transport to be done | ||||
performerType | 0..* | CodeableConcept | Requested performer Binding: ProcedurePerformerRoleCodes (preferred): The type(s) of transport performers allowed. | |||||
owner | Σ | 0..1 | Reference(Practitioner | PractitionerRole | Organization | CareTeam | HealthcareService | Patient | Device | RelatedPerson) | Responsible individual | ||||
location | Σ | 0..1 | Reference(Location) | Where transport occurs | ||||
insurance | 0..* | Reference(Coverage | ClaimResponse) | Associated insurance coverage | |||||
note | S | 0..* | Annotation | Comments made about the transport | ||||
relevantHistory | 0..* | Reference(Provenance) | Key events in history of the Transport | |||||
restriction | 0..1 | BackboneElement | Constraints on fulfillment transports | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
repetitions | 0..1 | positiveInt | How many times to repeat | |||||
period | 0..1 | Period | When fulfillment sought | |||||
recipient | 0..* | Reference(Patient | Practitioner | PractitionerRole | RelatedPerson | Group | Organization) | For whom is fulfillment sought? | |||||
input | 0..* | BackboneElement | Information used to perform transport | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
type | 1..1 | CodeableConcept | Label for the input Binding Description (No ValueSet): (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc. | |||||
value[x] | 1..1 | Content to use in performing the transport | ||||||
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 | |||||||
output | 0..* | BackboneElement | Information produced as part of transport | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
type | 1..1 | CodeableConcept | Label for output Binding Description (No ValueSet): (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc. | |||||
value[x] | 1..1 | Result of output | ||||||
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 | |||||||
requestedLocation | Σ | 1..1 | Reference(Location) | The desired location | ||||
currentLocation | Σ | 1..1 | Reference(Location) | The entity current location | ||||
reason | 0..1 | CodeableReference(Resource) | Why transport is needed Binding Description (No ValueSet): (example): Indicates why the transport is needed. E.g. Suspended because patient admitted to hospital. | |||||
history | 0..1 | Reference(Transport) | Parent (or preceding) transport | |||||
Documentation for this format |
Path | Conformance | ValueSet | URI |
Transport.language | required | AllLanguageshttp://hl7.org/fhir/ValueSet/all-languages|5.0.0 from the FHIR Standard | |
Transport.status | required | TransportStatushttp://hl7.org/fhir/ValueSet/transport-status|5.0.0 from the FHIR Standard | |
Transport.statusReason | example | TransportStatusReasonhttp://hl7.org/fhir/ValueSet/transport-status-reason from the FHIR Standard | |
Transport.intent | required | TransportIntenthttp://hl7.org/fhir/ValueSet/transport-intent|5.0.0 from the FHIR Standard | |
Transport.priority | required | RequestPriorityhttp://hl7.org/fhir/ValueSet/request-priority|5.0.0 from the FHIR Standard | |
Transport.code | example | TransportCodehttp://hl7.org/fhir/ValueSet/transport-code from the FHIR Standard | |
Transport.performerType | preferred | ProcedurePerformerRoleCodeshttp://hl7.org/fhir/ValueSet/performer-role from the FHIR Standard | |
Transport.input.type | example | ||
Transport.output.type | example | ||
Transport.reason | example |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | Transport | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Transport | 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 | Transport | 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 | Transport | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Transport | 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 Transport
Differential View
This structure is derived from Transport
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Transport | 0..* | Transport | Delivery of item | |
status | 1..1 | code | in-progress | completed | abandoned | cancelled | planned | entered-in-error | |
completionTime | S | 0..1 | dateTime | Completion time of the event (the occurrence) |
authoredOn | 1..1 | dateTime | Transport Creation Date | |
note | S | 0..* | Annotation | Comments made about the transport |
Documentation for this format |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Transport | 0..* | Transport | Delivery of item | |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
contained | 0..* | Resource | Contained, inline Resources | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
status | ?!Σ | 1..1 | code | in-progress | completed | abandoned | cancelled | planned | entered-in-error Binding: TransportStatus (required): Status of the transport. |
intent | Σ | 1..1 | code | unknown | proposal | plan | order | original-order | reflex-order | filler-order | instance-order | option Binding: TransportIntent (required): Distinguishes whether the transport is a proposal, plan or full order. |
completionTime | SΣ | 0..1 | dateTime | Completion time of the event (the occurrence) |
authoredOn | 1..1 | dateTime | Transport Creation Date | |
note | S | 0..* | Annotation | Comments made about the transport |
requestedLocation | Σ | 1..1 | Reference(Location) | The desired location |
currentLocation | Σ | 1..1 | Reference(Location) | The entity current location |
Documentation for this format |
Path | Conformance | ValueSet | URI |
Transport.status | required | TransportStatushttp://hl7.org/fhir/ValueSet/transport-status|5.0.0 from the FHIR Standard | |
Transport.intent | required | TransportIntenthttp://hl7.org/fhir/ValueSet/transport-intent|5.0.0 from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | Transport | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Transport | 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 | Transport | 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 | Transport | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Transport | 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 | ||||
---|---|---|---|---|---|---|---|---|
Transport | 0..* | Transport | Delivery of item | |||||
id | Σ | 0..1 | id | Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
language | 0..1 | code | Language of the resource content Binding: AllLanguages (required): IETF language tag for a human language
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
identifier | 0..* | Identifier | External identifier | |||||
instantiatesCanonical | Σ | 0..1 | canonical(ActivityDefinition) | Formal definition of transport | ||||
instantiatesUri | Σ | 0..1 | uri | Formal definition of transport | ||||
basedOn | Σ | 0..* | Reference(Resource) | Request fulfilled by this transport | ||||
groupIdentifier | Σ | 0..1 | Identifier | Requisition or grouper id | ||||
partOf | Σ | 0..* | Reference(Transport) | Part of referenced event | ||||
status | ?!Σ | 1..1 | code | in-progress | completed | abandoned | cancelled | planned | entered-in-error Binding: TransportStatus (required): Status of the transport. | ||||
statusReason | Σ | 0..1 | CodeableConcept | Reason for current status Binding: TransportStatusReason (example): Codes to identify the reason for current status. These will typically be specific to a particular workflow. | ||||
intent | Σ | 1..1 | code | unknown | proposal | plan | order | original-order | reflex-order | filler-order | instance-order | option Binding: TransportIntent (required): Distinguishes whether the transport is a proposal, plan or full order. | ||||
priority | 0..1 | code | routine | urgent | asap | stat Binding: RequestPriority (required): The priority of a transport (may affect service level applied to the transport). | |||||
code | Σ | 0..1 | CodeableConcept | Transport Type Binding: TransportCode (example): Codes to identify what the transport involves. These will typically be specific to a particular workflow. | ||||
description | Σ | 0..1 | string | Human-readable explanation of transport | ||||
focus | Σ | 0..1 | Reference(Resource) | What transport is acting on | ||||
for | Σ | 0..1 | Reference(Resource) | Beneficiary of the Transport | ||||
encounter | Σ | 0..1 | Reference(Encounter) | Healthcare event during which this transport originated | ||||
completionTime | SΣ | 0..1 | dateTime | Completion time of the event (the occurrence) | ||||
authoredOn | 1..1 | dateTime | Transport Creation Date | |||||
lastModified | Σ | 0..1 | dateTime | Transport Last Modified Date | ||||
requester | Σ | 0..1 | Reference(Device | Organization | Patient | Practitioner | PractitionerRole | RelatedPerson) | Who is asking for transport to be done | ||||
performerType | 0..* | CodeableConcept | Requested performer Binding: ProcedurePerformerRoleCodes (preferred): The type(s) of transport performers allowed. | |||||
owner | Σ | 0..1 | Reference(Practitioner | PractitionerRole | Organization | CareTeam | HealthcareService | Patient | Device | RelatedPerson) | Responsible individual | ||||
location | Σ | 0..1 | Reference(Location) | Where transport occurs | ||||
insurance | 0..* | Reference(Coverage | ClaimResponse) | Associated insurance coverage | |||||
note | S | 0..* | Annotation | Comments made about the transport | ||||
relevantHistory | 0..* | Reference(Provenance) | Key events in history of the Transport | |||||
restriction | 0..1 | BackboneElement | Constraints on fulfillment transports | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
repetitions | 0..1 | positiveInt | How many times to repeat | |||||
period | 0..1 | Period | When fulfillment sought | |||||
recipient | 0..* | Reference(Patient | Practitioner | PractitionerRole | RelatedPerson | Group | Organization) | For whom is fulfillment sought? | |||||
input | 0..* | BackboneElement | Information used to perform transport | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
type | 1..1 | CodeableConcept | Label for the input Binding Description (No ValueSet): (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc. | |||||
value[x] | 1..1 | Content to use in performing the transport | ||||||
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 | |||||||
output | 0..* | BackboneElement | Information produced as part of transport | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
type | 1..1 | CodeableConcept | Label for output Binding Description (No ValueSet): (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc. | |||||
value[x] | 1..1 | Result of output | ||||||
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 | |||||||
requestedLocation | Σ | 1..1 | Reference(Location) | The desired location | ||||
currentLocation | Σ | 1..1 | Reference(Location) | The entity current location | ||||
reason | 0..1 | CodeableReference(Resource) | Why transport is needed Binding Description (No ValueSet): (example): Indicates why the transport is needed. E.g. Suspended because patient admitted to hospital. | |||||
history | 0..1 | Reference(Transport) | Parent (or preceding) transport | |||||
Documentation for this format |
Path | Conformance | ValueSet | URI |
Transport.language | required | AllLanguageshttp://hl7.org/fhir/ValueSet/all-languages|5.0.0 from the FHIR Standard | |
Transport.status | required | TransportStatushttp://hl7.org/fhir/ValueSet/transport-status|5.0.0 from the FHIR Standard | |
Transport.statusReason | example | TransportStatusReasonhttp://hl7.org/fhir/ValueSet/transport-status-reason from the FHIR Standard | |
Transport.intent | required | TransportIntenthttp://hl7.org/fhir/ValueSet/transport-intent|5.0.0 from the FHIR Standard | |
Transport.priority | required | RequestPriorityhttp://hl7.org/fhir/ValueSet/request-priority|5.0.0 from the FHIR Standard | |
Transport.code | example | TransportCodehttp://hl7.org/fhir/ValueSet/transport-code from the FHIR Standard | |
Transport.performerType | preferred | ProcedurePerformerRoleCodeshttp://hl7.org/fhir/ValueSet/performer-role from the FHIR Standard | |
Transport.input.type | example | ||
Transport.output.type | example | ||
Transport.reason | example |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | Transport | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Transport | 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 | Transport | 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 | Transport | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Transport | 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 Transport
Other representations of profile: CSV, Excel, Schematron