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/RXV | Version: 2.9 | |||
Draft as of 2023-08-09 | Responsible: FO | Computable Name: RXV | ||
Copyright/Legal: FO |
Pharmacy/Treatment Infusion
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 | SI | setID-RXV | |
![]() ![]() ![]() | S | 1..1 | ID | bolusType Max Length: 1 |
![]() ![]() ![]() | 0..1 | NM | bolusDoseAmount | |
![]() ![]() ![]() | 0..1 | CWE | bolusDoseAmountUnits | |
![]() ![]() ![]() | 0..1 | NM | bolusDoseVolume | |
![]() ![]() ![]() | 0..1 | CWE | bolusDoseVolumeUnits | |
![]() ![]() ![]() | S | 1..1 | ID | pCAType Max Length: 2 |
![]() ![]() ![]() | 0..1 | NM | pCADoseAmount | |
![]() ![]() ![]() | 0..1 | CWE | pCADoseAmountUnits | |
![]() ![]() ![]() | 0..1 | NM | pCADoseAmountVolume | |
![]() ![]() ![]() | 0..1 | CWE | pCADoseAmountVolumeUnits | |
![]() ![]() ![]() | 0..1 | NM | maxDoseAmount | |
![]() ![]() ![]() | 0..1 | CWE | maxDoseAmountUnits | |
![]() ![]() ![]() | 0..1 | NM | maxDoseAmountVolume | |
![]() ![]() ![]() | 0..1 | CWE | maxDoseAmountVolumeUnits | |
![]() ![]() ![]() | S | 1..1 | CQ | maxDoseperTime |
![]() ![]() ![]() | 0..1 | CQ | lockoutInterval | |
![]() ![]() ![]() | 0..1 | CWE | syringeManufacturer | |
![]() ![]() ![]() | 0..1 | CWE | syringeModelNumber | |
![]() ![]() ![]() | 0..1 | NM | syringeSize | |
![]() ![]() ![]() | 0..1 | CWE | syringeSizeUnits | |
![]() ![]() ![]() | 0..1 | ID | actionCode Max Length: 2 | |
![]() |
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 | SI | setID-RXV | |
![]() ![]() ![]() | S | 1..1 | ID | bolusType Max Length: 1 |
![]() ![]() ![]() | 0..1 | NM | bolusDoseAmount | |
![]() ![]() ![]() | 0..1 | CWE | bolusDoseAmountUnits | |
![]() ![]() ![]() | 0..1 | NM | bolusDoseVolume | |
![]() ![]() ![]() | 0..1 | CWE | bolusDoseVolumeUnits | |
![]() ![]() ![]() | S | 1..1 | ID | pCAType Max Length: 2 |
![]() ![]() ![]() | 0..1 | NM | pCADoseAmount | |
![]() ![]() ![]() | 0..1 | CWE | pCADoseAmountUnits | |
![]() ![]() ![]() | 0..1 | NM | pCADoseAmountVolume | |
![]() ![]() ![]() | 0..1 | CWE | pCADoseAmountVolumeUnits | |
![]() ![]() ![]() | 0..1 | NM | maxDoseAmount | |
![]() ![]() ![]() | 0..1 | CWE | maxDoseAmountUnits | |
![]() ![]() ![]() | 0..1 | NM | maxDoseAmountVolume | |
![]() ![]() ![]() | 0..1 | CWE | maxDoseAmountVolumeUnits | |
![]() ![]() ![]() | S | 1..1 | CQ | maxDoseperTime |
![]() ![]() ![]() | 0..1 | CQ | lockoutInterval | |
![]() ![]() ![]() | 0..1 | CWE | syringeManufacturer | |
![]() ![]() ![]() | 0..1 | CWE | syringeModelNumber | |
![]() ![]() ![]() | 0..1 | NM | syringeSize | |
![]() ![]() ![]() | 0..1 | CWE | syringeSizeUnits | |
![]() ![]() ![]() | 0..1 | ID | actionCode Max Length: 2 | |
![]() |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | RXV | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | RXV | 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 | RXV | 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 | RXV | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | RXV | 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 | SI | setID-RXV | |||||
![]() ![]() ![]() | S | 1..1 | ID | bolusType Max Length: 1 | ||||
![]() ![]() ![]() | 0..1 | NM | bolusDoseAmount | |||||
![]() ![]() ![]() | 0..1 | CWE | bolusDoseAmountUnits | |||||
![]() ![]() ![]() | 0..1 | NM | bolusDoseVolume | |||||
![]() ![]() ![]() | 0..1 | CWE | bolusDoseVolumeUnits | |||||
![]() ![]() ![]() | S | 1..1 | ID | pCAType Max Length: 2 | ||||
![]() ![]() ![]() | 0..1 | NM | pCADoseAmount | |||||
![]() ![]() ![]() | 0..1 | CWE | pCADoseAmountUnits | |||||
![]() ![]() ![]() | 0..1 | NM | pCADoseAmountVolume | |||||
![]() ![]() ![]() | 0..1 | CWE | pCADoseAmountVolumeUnits | |||||
![]() ![]() ![]() | 0..1 | NM | maxDoseAmount | |||||
![]() ![]() ![]() | 0..1 | CWE | maxDoseAmountUnits | |||||
![]() ![]() ![]() | 0..1 | NM | maxDoseAmountVolume | |||||
![]() ![]() ![]() | 0..1 | CWE | maxDoseAmountVolumeUnits | |||||
![]() ![]() ![]() | S | 1..1 | CQ | maxDoseperTime | ||||
![]() ![]() ![]() | 0..1 | CQ | lockoutInterval | |||||
![]() ![]() ![]() | 0..1 | CWE | syringeManufacturer | |||||
![]() ![]() ![]() | 0..1 | CWE | syringeModelNumber | |||||
![]() ![]() ![]() | 0..1 | NM | syringeSize | |||||
![]() ![]() ![]() | 0..1 | CWE | syringeSizeUnits | |||||
![]() ![]() ![]() | 0..1 | ID | actionCode Max Length: 2 | |||||
![]() |
Path | Conformance | ValueSet |
RXV.language | required | AllLanguages |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | RXV | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | RXV | 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 | RXV | 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 | RXV | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | RXV | 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 | SI | setID-RXV | |
![]() ![]() ![]() | S | 1..1 | ID | bolusType Max Length: 1 |
![]() ![]() ![]() | 0..1 | NM | bolusDoseAmount | |
![]() ![]() ![]() | 0..1 | CWE | bolusDoseAmountUnits | |
![]() ![]() ![]() | 0..1 | NM | bolusDoseVolume | |
![]() ![]() ![]() | 0..1 | CWE | bolusDoseVolumeUnits | |
![]() ![]() ![]() | S | 1..1 | ID | pCAType Max Length: 2 |
![]() ![]() ![]() | 0..1 | NM | pCADoseAmount | |
![]() ![]() ![]() | 0..1 | CWE | pCADoseAmountUnits | |
![]() ![]() ![]() | 0..1 | NM | pCADoseAmountVolume | |
![]() ![]() ![]() | 0..1 | CWE | pCADoseAmountVolumeUnits | |
![]() ![]() ![]() | 0..1 | NM | maxDoseAmount | |
![]() ![]() ![]() | 0..1 | CWE | maxDoseAmountUnits | |
![]() ![]() ![]() | 0..1 | NM | maxDoseAmountVolume | |
![]() ![]() ![]() | 0..1 | CWE | maxDoseAmountVolumeUnits | |
![]() ![]() ![]() | S | 1..1 | CQ | maxDoseperTime |
![]() ![]() ![]() | 0..1 | CQ | lockoutInterval | |
![]() ![]() ![]() | 0..1 | CWE | syringeManufacturer | |
![]() ![]() ![]() | 0..1 | CWE | syringeModelNumber | |
![]() ![]() ![]() | 0..1 | NM | syringeSize | |
![]() ![]() ![]() | 0..1 | CWE | syringeSizeUnits | |
![]() ![]() ![]() | 0..1 | ID | actionCode Max Length: 2 | |
![]() |
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 | SI | setID-RXV | |
![]() ![]() ![]() | S | 1..1 | ID | bolusType Max Length: 1 |
![]() ![]() ![]() | 0..1 | NM | bolusDoseAmount | |
![]() ![]() ![]() | 0..1 | CWE | bolusDoseAmountUnits | |
![]() ![]() ![]() | 0..1 | NM | bolusDoseVolume | |
![]() ![]() ![]() | 0..1 | CWE | bolusDoseVolumeUnits | |
![]() ![]() ![]() | S | 1..1 | ID | pCAType Max Length: 2 |
![]() ![]() ![]() | 0..1 | NM | pCADoseAmount | |
![]() ![]() ![]() | 0..1 | CWE | pCADoseAmountUnits | |
![]() ![]() ![]() | 0..1 | NM | pCADoseAmountVolume | |
![]() ![]() ![]() | 0..1 | CWE | pCADoseAmountVolumeUnits | |
![]() ![]() ![]() | 0..1 | NM | maxDoseAmount | |
![]() ![]() ![]() | 0..1 | CWE | maxDoseAmountUnits | |
![]() ![]() ![]() | 0..1 | NM | maxDoseAmountVolume | |
![]() ![]() ![]() | 0..1 | CWE | maxDoseAmountVolumeUnits | |
![]() ![]() ![]() | S | 1..1 | CQ | maxDoseperTime |
![]() ![]() ![]() | 0..1 | CQ | lockoutInterval | |
![]() ![]() ![]() | 0..1 | CWE | syringeManufacturer | |
![]() ![]() ![]() | 0..1 | CWE | syringeModelNumber | |
![]() ![]() ![]() | 0..1 | NM | syringeSize | |
![]() ![]() ![]() | 0..1 | CWE | syringeSizeUnits | |
![]() ![]() ![]() | 0..1 | ID | actionCode Max Length: 2 | |
![]() |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | RXV | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | RXV | 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 | RXV | 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 | RXV | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | RXV | 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 | SI | setID-RXV | |||||
![]() ![]() ![]() | S | 1..1 | ID | bolusType Max Length: 1 | ||||
![]() ![]() ![]() | 0..1 | NM | bolusDoseAmount | |||||
![]() ![]() ![]() | 0..1 | CWE | bolusDoseAmountUnits | |||||
![]() ![]() ![]() | 0..1 | NM | bolusDoseVolume | |||||
![]() ![]() ![]() | 0..1 | CWE | bolusDoseVolumeUnits | |||||
![]() ![]() ![]() | S | 1..1 | ID | pCAType Max Length: 2 | ||||
![]() ![]() ![]() | 0..1 | NM | pCADoseAmount | |||||
![]() ![]() ![]() | 0..1 | CWE | pCADoseAmountUnits | |||||
![]() ![]() ![]() | 0..1 | NM | pCADoseAmountVolume | |||||
![]() ![]() ![]() | 0..1 | CWE | pCADoseAmountVolumeUnits | |||||
![]() ![]() ![]() | 0..1 | NM | maxDoseAmount | |||||
![]() ![]() ![]() | 0..1 | CWE | maxDoseAmountUnits | |||||
![]() ![]() ![]() | 0..1 | NM | maxDoseAmountVolume | |||||
![]() ![]() ![]() | 0..1 | CWE | maxDoseAmountVolumeUnits | |||||
![]() ![]() ![]() | S | 1..1 | CQ | maxDoseperTime | ||||
![]() ![]() ![]() | 0..1 | CQ | lockoutInterval | |||||
![]() ![]() ![]() | 0..1 | CWE | syringeManufacturer | |||||
![]() ![]() ![]() | 0..1 | CWE | syringeModelNumber | |||||
![]() ![]() ![]() | 0..1 | NM | syringeSize | |||||
![]() ![]() ![]() | 0..1 | CWE | syringeSizeUnits | |||||
![]() ![]() ![]() | 0..1 | ID | actionCode Max Length: 2 | |||||
![]() |
Path | Conformance | ValueSet |
RXV.language | required | AllLanguages |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | RXV | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | RXV | 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 | RXV | 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 | RXV | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | RXV | 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