MedicationListDiscontinuationMedicationRequest
MedicationListDiscontinuationMedicationRequest profiilia käytetään Kanta-lääkityslistan hakuoperaatioiden vastauksissa ja siihen on profiloitu palautettavan lääkkeen lopettamismerkinnän tiedot. Koska profiilin pohja resurssina on MedicationRequest, on tässä myös viittaukset MedicationListPatient, jossa lopettamismerkintään liittyvän potilaan tiedot ja MedicationListPractitionerRole, jossa lääkkeen lopettamimerkinnän käsittelijän tiedot sekä MedicationListMedication, jossa lopettamismerkinnällä annetut lääkkeen perus- ja pakkaustiedot.
Määrittelyssä on pyritty noudattamaan mahdollisimman paljon FHIR standardia. Lisäksi on jouduttu tekemään laajennoksia. Tarvittavat laajennokset on kuvattu kootusti omassa osiossaan MedicationListDiscontinuationMedicationRequest laajennokset.
| MedicationListDiscontinuationMedicationRequest (MedicationRequest) | C | MedicationRequest | There are no (further) constraints on this element Element idMedicationRequestShort description Ordering of medication for patient or group Alternate namesPrescription, Order DefinitionAn order or request for both supply of the medication and the instructions for administration of the medication to a patient. The resource is called "MedicationRequest" rather than "MedicationPrescription" or "MedicationOrder" to generalize the use across inpatient and outpatient settings, including care plans, etc., and to harmonize with workflow patterns.
| |||
| id | Σ | 0..1 | string | There are no (further) constraints on this element Element idMedicationRequest.idShort description Logical id of this artifact DefinitionThe logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes. The only time that a resource does not have an id is when it is being submitted to the server using a create operation. | ||
| meta | Σ | 0..1 | Meta | There are no (further) constraints on this element Element idMedicationRequest.metaShort description Metadata about the resource DefinitionThe metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource. The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| id | 0..1 | string | There are no (further) constraints on this element Element idMedicationRequest.meta.idShort description Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |||
| extension | C | 0..* | Extension | There are no (further) constraints on this element Element idMedicationRequest.meta.extensionShort description Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| versionId | Σ | 0..1 | id | There are no (further) constraints on this element Element idMedicationRequest.meta.versionIdShort description Version specific identifier DefinitionThe version specific identifier, as it appears in the version portion of the URL. This value changes when the resource is created, updated, or deleted. The server assigns this value, and ignores what the client specifies, except in the case that the server is imposing version integrity on updates/deletes. The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| lastUpdated | Σ | 0..1 | instant | There are no (further) constraints on this element Element idMedicationRequest.meta.lastUpdatedShort description When the resource version last changed DefinitionWhen the resource last changed - e.g. when the version changed. This value is always populated except when the resource is first being created. The server / resource manager sets this value; what a client provides is irrelevant. This is equivalent to the HTTP Last-Modified and SHOULD have the same value on a read interaction. The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| source | Σ | 0..1 | uri | There are no (further) constraints on this element Element idMedicationRequest.meta.sourceShort description Identifies where the resource comes from DefinitionA uri that identifies the source system of the resource. This provides a minimal amount of Provenance information that can be used to track or differentiate the source of information in the resource. The source may identify another FHIR server, document, message, database, etc. In the provenance resource, this corresponds to Provenance.entity.what[x]. The exact use of the source (and the implied Provenance.entity.role) is left to implementer discretion. Only one nominated source is allowed; for additional provenance details, a full Provenance resource should be used. This element can be used to indicate where the current master source of a resource that has a canonical URL if the resource is no longer hosted at the canonical URL. The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| profile | Σ | 1..1 | canonical(StructureDefinition)Fixed Value | Element idMedicationRequest.meta.profileShort description Profiles this resource claims to conform to DefinitionA list of profiles (references to StructureDefinition resources) that this resource claims to conform to. The URL is a reference to StructureDefinition.url. It is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time. The list of profile URLs is a set. canonical(StructureDefinition) ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints
http://resepti.kanta.fi/fhir/StructureDefinition/MedicationListDiscontinuationMedicationRequestMappings
| ||
| security | Σ | 0..* | CodingBinding | There are no (further) constraints on this element Element idMedicationRequest.meta.securityShort description Security Labels applied to this resource DefinitionSecurity labels applied to this resource. These tags connect specific resources to the overall security policy and infrastructure. The security labels can be updated without changing the stated version of the resource. The list of security labels is a set. Uniqueness is based the system/code, and version and display are ignored. Security Labels from the Healthcare Privacy and Security Classification System. All Security Labels (extensible) ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| tag | Σ | 0..* | Coding | There are no (further) constraints on this element Element idMedicationRequest.meta.tagShort description Tags applied to this resource DefinitionTags applied to this resource. Tags are intended to be used to identify and relate resources to process and workflow, and applications are not required to consider the tags when interpreting the meaning of a resource. The tags can be updated without changing the stated version of the resource. The list of tags is a set. Uniqueness is based the system/code, and version and display are ignored. Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones". The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| implicitRules | Σ ?! | 0..1 | uri | There are no (further) constraints on this element Element idMedicationRequest.implicitRulesShort description A set of rules under which this content was created DefinitionA reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc. Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc. The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| language | 0..1 | codeBinding | There are no (further) constraints on this element Element idMedicationRequest.languageShort description Language of the resource content DefinitionThe base language in which the resource is written. Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute). A human language.
The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| |||
| text | 0..1 | Narrative | There are no (further) constraints on this element Element idMedicationRequest.textShort description Text summary of the resource, for human interpretation Alternate namesnarrative, html, xhtml, display DefinitionA human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety. Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a "text blob" or where text is additionally entered raw or narrated and encoded information is added later. The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| |||
| contained | 0..* | Resource | There are no (further) constraints on this element Element idMedicationRequest.containedShort description Contained, inline Resources Alternate namesinline resources, anonymous resources, contained resources DefinitionThese resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope. This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels.
| |||
| extension | C | 5..* | Extension | Element idMedicationRequest.extensionShort description Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| versionNumber | C | 1..1 | Extension(positiveInt) | Element idMedicationRequest.extension:versionNumberShort description Asiakirjan versio Alternate namesextensions, user content DefinitionLääkitysasiakirjan versiointinumero. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. http://resepti.kanta.fi/StructureDefinition/extension/versionNumber ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| id | 0..1 | string | There are no (further) constraints on this element Element idMedicationRequest.extension:versionNumber.idShort description Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |||
| extension | C | 0..* | Extension | There are no (further) constraints on this element Element idMedicationRequest.extension:versionNumber.extensionShort description Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| url | 1..1 | uriFixed Value | There are no (further) constraints on this element Element idMedicationRequest.extension:versionNumber.urlShort description identifies the meaning of the extension DefinitionSource of the definition for the extension code - a logical name or a URL. The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. http://resepti.kanta.fi/StructureDefinition/extension/versionNumberMappings
| |||
| value[x] | 1..1 | There are no (further) constraints on this element Element idMedicationRequest.extension:versionNumber.value[x]Short description Asiakirjan versio DefinitionLääkitysasiakirjan versiointinumero. The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||||
| valuePositiveInt | positiveInt | There are no (further) constraints on this element Data type | ||||
| effectiveTime | C | 1..* | Extension(dateTime) | Element idMedicationRequest.extension:effectiveTimeShort description Asiakirjan luontiajankohta Alternate namesextensions, user content DefinitionAsiakirjan luontiajankohta. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. http://resepti.kanta.fi/fhir/StructureDefinition/extension/effectiveTime ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| continuum | C | 1..1 | Extension(Complex) | Element idMedicationRequest.extension:continuumShort description Käytössä olevan lääkkeen tunniste ja lääkejatkumon osatunniste Alternate namesextensions, user content DefinitionLääkejatkumon tunnisteet: käytössä olevan lääkkeen tunniste ja lääkejatkumon osatunniste. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Extension(Complex) Extension URLhttp://resepti.kanta.fi/fhir/StructureDefinition/extension/continuum ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| id | 0..1 | string | There are no (further) constraints on this element Element idMedicationRequest.extension:continuum.idShort description Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |||
| extension | C | 2..* | Extension | Element idMedicationRequest.extension:continuum.extensionShort description Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| medicineId | C | 1..1 | Extension | There are no (further) constraints on this element Element idMedicationRequest.extension:continuum.extension:medicineIdShort description Käytössä olevan lääkkeen tunniste Alternate namesextensions, user content DefinitionTietojärjestelmän automaattisesti tuottama tekninen OID-tunniste, jolla yhdistetään saman määrätyn lääkkeen merkinnät. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| id | 0..1 | string | There are no (further) constraints on this element Element idMedicationRequest.extension:continuum.extension:medicineId.idShort description Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |||
| extension | C | 0..* | Extension | There are no (further) constraints on this element Element idMedicationRequest.extension:continuum.extension:medicineId.extensionShort description Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| url | 1..1 | uriFixed Value | There are no (further) constraints on this element Element idMedicationRequest.extension:continuum.extension:medicineId.urlShort description identifies the meaning of the extension DefinitionSource of the definition for the extension code - a logical name or a URL. The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. medicineIdMappings
| |||
| value[x] | 1..1 | Identifier | There are no (further) constraints on this element Element idMedicationRequest.extension:continuum.extension:medicineId.value[x]Short description Käytössä olevan lääkkeen tunniste DefinitionTietojärjestelmän automaattisesti tuottama tekninen OID-tunniste, jolla yhdistetään saman määrätyn lääkkeen merkinnät. The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| |||
| id | 0..1 | string | There are no (further) constraints on this element Element idMedicationRequest.extension:continuum.extension:medicineId.value[x].idShort description Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |||
| extension | C | 0..* | Extension | There are no (further) constraints on this element Element idMedicationRequest.extension:continuum.extension:medicineId.value[x].extensionShort description Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this element Element idMedicationRequest.extension:continuum.extension:medicineId.value[x].useShort description usual | official | temp | secondary | old (If known) DefinitionThe purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known . The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this element Element idMedicationRequest.extension:continuum.extension:medicineId.value[x].typeShort description Description of identifier DefinitionA coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. Identifier Type Codes (extensible) ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| system | Σ | 1..1 | uriFixed Value | There are no (further) constraints on this element Element idMedicationRequest.extension:continuum.extension:medicineId.value[x].systemShort description The namespace for the identifier value DefinitionEstablishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive. The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
urn:ietf:rfc:3986Examples General http://www.acme.com/identifiers/patientMappings
| ||
| value | Σ | 1..1 | string | There are no (further) constraints on this element Element idMedicationRequest.extension:continuum.extension:medicineId.value[x].valueShort description Käytössä olevan lääkkeen tunniste DefinitionTietojärjestelmän automaattisesti tuottama tekninen OID-tunniste, jolla yhdistetään saman määrätyn lääkkeen merkinnät. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe. The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
General 123456Mappings
| ||
| period | Σ C | 0..1 | Period | There are no (further) constraints on this element Element idMedicationRequest.extension:continuum.extension:medicineId.value[x].periodShort description Time period when id is/was valid for use DefinitionTime period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration. The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| assigner | Σ C | 0..1 | Reference(Organization) | There are no (further) constraints on this element Element idMedicationRequest.extension:continuum.extension:medicineId.value[x].assignerShort description Organization that issued id (may be just text) DefinitionOrganization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization. The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| medicineIdPart | C | 1..1 | Extension | There are no (further) constraints on this element Element idMedicationRequest.extension:continuum.extension:medicineIdPartShort description Lääkejatkumon osatunniste Alternate namesextensions, user content DefinitionTietojärjestelmän automaattisesti tuottama tekninen tarkenne, jolla erotetaan saman käytössä olevan lääkkeen eri lääkejatkumot (eli saman lääkkeen yhtäaikaisesti käytössä olevat lääkemääräykset). Pääsääntöisesti käytössä olevalla lääkkeellä on kerrallaan vain yksi lääkejatkumo (voimassa vain yksi lääkemääräys). Kun lääkkeestä on tarpeen olla yhtä aikaa voimassa kaksi tai useampia lääkemääräyksiä, esimerkiksi silloin, kun potilas käyttää kahta erivahvuista valmistetta, erotetaan lääkejatkumot toisistaan lääkejatkumon osatunnisteen avulla. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| id | 0..1 | string | There are no (further) constraints on this element Element idMedicationRequest.extension:continuum.extension:medicineIdPart.idShort description Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |||
| extension | C | 0..* | Extension | There are no (further) constraints on this element Element idMedicationRequest.extension:continuum.extension:medicineIdPart.extensionShort description Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| url | 1..1 | uriFixed Value | There are no (further) constraints on this element Element idMedicationRequest.extension:continuum.extension:medicineIdPart.urlShort description identifies the meaning of the extension DefinitionSource of the definition for the extension code - a logical name or a URL. The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. medicineIdPartMappings
| |||
| value[x] | 1..1 | There are no (further) constraints on this element Element idMedicationRequest.extension:continuum.extension:medicineIdPart.value[x]Short description Lääkejatkumon osatunniste DefinitionTietojärjestelmän automaattisesti tuottama tekninen tarkenne, jolla erotetaan saman käytössä olevan lääkkeen eri lääkejatkumot (eli saman lääkkeen yhtäaikaisesti käytössä olevat lääkemääräykset). Pääsääntöisesti käytössä olevalla lääkkeellä on kerrallaan vain yksi lääkejatkumo (voimassa vain yksi lääkemääräys). Kun lääkkeestä on tarpeen olla yhtä aikaa voimassa kaksi tai useampia lääkemääräyksiä, esimerkiksi silloin, kun potilas käyttää kahta erivahvuista valmistetta, erotetaan lääkejatkumot toisistaan lääkejatkumon osatunnisteen avulla. The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||||
| valuePositiveInt | positiveInt | There are no (further) constraints on this element Data type | ||||
| newest | C | 0..0 | Extension | There are no (further) constraints on this element Element idMedicationRequest.extension:continuum.extension:newestShort description Uusin -tilatieto Alternate namesextensions, user content DefinitionReseptikeskuksen ylläpitämä tieto siitä, mikä on lääkejatkumon uusin lääkemääräys. Arvo true kertoo, että lääkemääräys on jatkumon uusin lääkemääräys. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| url | 1..1 | uriFixed Value | There are no (further) constraints on this element Element idMedicationRequest.extension:continuum.urlShort description identifies the meaning of the extension DefinitionSource of the definition for the extension code - a logical name or a URL. The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. http://resepti.kanta.fi/fhir/StructureDefinition/extension/continuumMappings
| |||
| value[x] | 0..0 | There are no (further) constraints on this element Element idMedicationRequest.extension:continuum.value[x]Short description Value of extension DefinitionValue of extension - must be one of a constrained set of the data types (see Extensibility for a list). The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||||
| stopDate | C | 1..1 | Extension(dateTime) | Element idMedicationRequest.extension:stopDateShort description Lääkkeen lopetuspäivä Alternate namesextensions, user content DefinitionLääkkeen lopetuspäivämäärä ja tarvittaessa kellonaika. Päivämäärätieto kertoo lääkehoidon voimassaolon (riippumatta reseptin voimassaolosta). Lopetuspäivämäärä voidaan kirjata lääkkeen käytön lopettamishetkellä tai merkitä suunnitellusti tulevaisuuteen. Tietoa hyödynnetään lääkityslistan muodostamisessa ja potilaan voimassa olevan lääkityksen näyttämisessä. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. http://resepti.kanta.fi/fhir/StructureDefinition/extension/stopDate ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| stopReasonCode | C | 1..1 | Extension(Coding) | Element idMedicationRequest.extension:stopReasonCodeShort description Lääkkeen lopetuksen syy Alternate namesextensions, user content DefinitionLääkkeen lopetuksen syy. THL - Lääkehoidon muutoksen syy -koodiston mukaan. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. http://resepti.kanta.fi/fhir/StructureDefinition/extension/stopReasonCode ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| stopReasonText | C | 0..1 | Extension(string) | Element idMedicationRequest.extension:stopReasonTextShort description Lääkkeen lopetuksen lisätiedot Alternate namesextensions, user content DefinitionLääkkeen lopetukseen liittyvät lisätiedot. Lopetuksen perumisen perustelu ja lopetuksen syynä olevan haittavaikutuksen lisäselvitys on voitu kirjata tähän. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. http://resepti.kanta.fi/fhir/StructureDefinition/extension/stopReasonText ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| adverseEffect | C | 0..* | Extension(Coding) | Element idMedicationRequest.extension:adverseEffectShort description Lääkkeen haittavaikutus Alternate namesextensions, user content DefinitionLääkkeen aiheuttaman haittavaikutuksen diagnoosikoodi ja sitä vastaava nimi. THL - Tautiluokitus ICD-10 -koodiston mukaan. Toistuva tieto, voi olla useita diagnoosikoodeja, joilla haittavaikutus on kirjattu. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. http://resepti.kanta.fi/fhir/StructureDefinition/extension/adverseEffect ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| modifierExtension | ?! C | 0..* | Extension | There are no (further) constraints on this element Element idMedicationRequest.modifierExtensionShort description Extensions that cannot be ignored Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| identifier | 0..* | Identifier | Element idMedicationRequest.identifierShort description External ids for this request DefinitionIdentifiers associated with this medication request that are defined by business processes and/or used to refer to it when a direct URL reference to the resource itself is not appropriate. They are business identifiers assigned to this resource by the performer or other systems and remain constant as the resource is updated and propagates from server to server. This is a business identifier, not a resource identifier. Unordered, Open, by system(Value) ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| |||
| id | 1..1 | Identifier | Element idMedicationRequest.identifier:idShort description Asiakirjan tunniste (Lääkkeen lopettamismerkintä asiakirjan yksilöivä tunniste) DefinitionLääkkeen lopettamismerkintä asiakirjan yksilöivä tunniste. Tunniste voi olla esimerkiksi Lääkkeen lopettamismerkintä asiakirjan tietyn version yksilöivä tunniste. This is a business identifier, not a resource identifier. The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| |||
| id | 0..1 | string | There are no (further) constraints on this element Element idMedicationRequest.identifier:id.idShort description Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |||
| extension | C | 0..* | Extension | There are no (further) constraints on this element Element idMedicationRequest.identifier:id.extensionShort description Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this element Element idMedicationRequest.identifier:id.useShort description usual | official | temp | secondary | old (If known) DefinitionThe purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known . The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this element Element idMedicationRequest.identifier:id.typeShort description Description of identifier DefinitionA coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. Identifier Type Codes (extensible) ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| system | Σ | 1..1 | uriFixed Value | Element idMedicationRequest.identifier:id.systemShort description The namespace for the identifier value DefinitionEstablishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Huom. tässä tehty id:lle system:iin oma nimiavaruus, toinen vaihtoehto olisi ollut laittaa system:iksi urn:ietf:rfc:3986 ja koodittaa tunnisteet type-elementillä (id:lle oma koodi, setId:lle oma koodi). The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
http://resepti.kanta.fi/fhir/id/idExamples General http://www.acme.com/identifiers/patientMappings
| ||
| value | Σ | 1..1 | string | Element idMedicationRequest.identifier:id.valueShort description Lääkkeen lopettamismerkintä asiakirjan yksilöivä OID-tunniste DefinitionLääkkeen lopettamismerkintä asiakirjan yksilöivä OID-tunniste. Huom. tässä tehty id:lle system:iin oma nimiavaruus, toinen vaihtoehto olisi ollut laittaa system:iksi urn:ietf:rfc:3986 ja koodittaa tunnisteet type-elementillä (id:lle oma koodi, setId:lle oma koodi). (If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986.) The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
General 123456Mappings
| ||
| period | Σ C | 0..1 | Period | There are no (further) constraints on this element Element idMedicationRequest.identifier:id.periodShort description Time period when id is/was valid for use DefinitionTime period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration. The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| assigner | Σ C | 0..1 | Reference(Organization) | There are no (further) constraints on this element Element idMedicationRequest.identifier:id.assignerShort description Organization that issued id (may be just text) DefinitionOrganization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization. The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| setId | 1..1 | Identifier | Element idMedicationRequest.identifier:setIdShort description Alkuperäisen lääkkeen lopettamismerkintä asiakirjan tunniste DefinitionAlkuperäisen lääkkeen lopettamismerkintä asiakirjan tunniste, jolla yhdistetään asiakirjan eri versiot. This is a business identifier, not a resource identifier. The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| |||
| id | 0..1 | string | There are no (further) constraints on this element Element idMedicationRequest.identifier:setId.idShort description Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |||
| extension | C | 0..* | Extension | There are no (further) constraints on this element Element idMedicationRequest.identifier:setId.extensionShort description Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this element Element idMedicationRequest.identifier:setId.useShort description usual | official | temp | secondary | old (If known) DefinitionThe purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known . The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this element Element idMedicationRequest.identifier:setId.typeShort description Description of identifier DefinitionA coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. Identifier Type Codes (extensible) ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| system | Σ | 1..1 | uriFixed Value | Element idMedicationRequest.identifier:setId.systemShort description The namespace for the identifier value DefinitionEstablishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Huom. tässä tehty setId:lle systemi:iin oma nimiavaruus, toinen vaihtoehto olisi ollut laittaa system:iksi urn:ietf:rfc:3986 ja koodittaa tunnisteet type-elementillä (id:lle oma koodi, setId:lle oma koodi). The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
http://resepti.kanta.fi/fhir/id/setIdExamples General http://www.acme.com/identifiers/patientMappings
| ||
| value | Σ | 1..1 | string | Element idMedicationRequest.identifier:setId.valueShort description Alkuperäisen lääkkeen lopettamismerkintä asiakirjan tunniste DefinitionAlkuperäisen lääkkeen lopettamismerkintä asiakirjan tunniste, jolla yhdistetään asiakirjan eri versiot. Huom. tässä tehty setId:lle systemi:iin oma nimiavaruus, toinen vaihtoehto olisi ollut laittaa system:iksi urn:ietf:rfc:3986 ja koodittaa tunnisteet type-elementillä (id:lle oma koodi, setId:lle oma koodi). (If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986.) The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
General 123456Mappings
| ||
| period | Σ C | 0..1 | Period | There are no (further) constraints on this element Element idMedicationRequest.identifier:setId.periodShort description Time period when id is/was valid for use DefinitionTime period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration. The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| assigner | Σ C | 0..1 | Reference(Organization) | There are no (further) constraints on this element Element idMedicationRequest.identifier:setId.assignerShort description Organization that issued id (may be just text) DefinitionOrganization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization. The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| status | Σ ?! | 1..1 | codeBinding | Element idMedicationRequest.statusShort description active | on-hold | cancelled | completed | entered-in-error | stopped | draft | unknown DefinitionTietona palautuu Sähköinen lääkemääräys - Lopettamismerkinnän voimassaolon tila -koodiston (1.2.246.537.5.40130.202401) mukaisia arvoja: 1 = voimassa, 3 = toteutunut, 4 = päättynyt. Käytetään status arvoja: active, complated, on-hold: active = voimassa completed = toteutunut on-hold = päättynyt This element is labeled as a modifier because the status contains codes that mark the resource as not currently valid. A coded concept specifying the state of the prescribing event. Describes the lifecycle of the prescription. medicationrequest Status (required) ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| statusReason | 1..1 | CodeableConcept | Element idMedicationRequest.statusReasonShort description Reseptisanoman tyyppi DefinitionTällä tiedolla kerrotaan Reseptisanoman tyyppi, joka on Lääkkeen lopettamismerkinnällä. Tieto on Sähköinen lääkemääräys - Reseptisanoman tyyppi -koodiston arvo: 23 = Lääkkeen lopettamismerkintä This is generally only used for "exception" statuses such as "suspended" or "cancelled". The reason why the MedicationRequest was created at all is captured in reasonCode, not here. Identifies the reasons for a given status. medicationRequest Status Reason Codes (example) ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| |||
| id | 0..1 | string | There are no (further) constraints on this element Element idMedicationRequest.statusReason.idShort description Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |||
| extension | C | 0..* | Extension | There are no (further) constraints on this element Element idMedicationRequest.statusReason.extensionShort description Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| coding | Σ | 1..1 | Coding | Element idMedicationRequest.statusReason.codingShort description Reseptisanoman tyyppi DefinitionSähköinen lääkemääräys - Reseptisanoman tyyppi -koodisto. Allows for alternative encodings within a code system, and translations to other code systems. Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| id | 0..1 | string | There are no (further) constraints on this element Element idMedicationRequest.statusReason.coding.idShort description Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |||
| extension | C | 0..* | Extension | There are no (further) constraints on this element Element idMedicationRequest.statusReason.coding.extensionShort description Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| system | Σ | 1..1 | uriFixed Value | Element idMedicationRequest.statusReason.coding.systemShort description Sähköinen lääkemääräys - Reseptisanoman tyyppi koodiston OID DefinitionSähköinen lääkemääräys - Reseptisanoman tyyppi koodiston OID. Need to be unambiguous about the source of the definition of the symbol. The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
urn:oid:1.2.246.537.5.40105.2006Mappings
| ||
| version | Σ | 0..1 | string | There are no (further) constraints on this element Element idMedicationRequest.statusReason.coding.versionShort description Version of the system - if relevant DefinitionThe version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| code | Σ | 1..1 | code | Element idMedicationRequest.statusReason.coding.codeShort description Sähköinen lääkemääräys - Reseptisanoman tyyppi koodiston arvo DefinitionSähköinen lääkemääräys - Reseptisanoman tyyppi koodiston arvo: 23 = Lääkkeen lopettamismerkintä Need to refer to a particular code in the system. Note that FHIR strings SHALL NOT exceed 1MB in size The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| display | Σ | 0..1 | string | There are no (further) constraints on this element Element idMedicationRequest.statusReason.coding.displayShort description Representation defined by the system DefinitionA representation of the meaning of the code in the system, following the rules of the system. Need to be able to carry a human-readable meaning of the code for readers that do not know the system. Note that FHIR strings SHALL NOT exceed 1MB in size The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| userSelected | Σ | 0..1 | boolean | There are no (further) constraints on this element Element idMedicationRequest.statusReason.coding.userSelectedShort description If this coding was chosen directly by the user DefinitionIndicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| text | Σ | 0..1 | string | There are no (further) constraints on this element Element idMedicationRequest.statusReason.textShort description Plain text representation of the concept DefinitionA human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. Very often the text is the same as a displayName of one of the codings. The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| intent | Σ ?! | 1..1 | codeBindingFixed Value | Element idMedicationRequest.intentShort description proposal | plan | order | original-order | reflex-order | filler-order | instance-order | option DefinitionKäytetään vakiona arvoa: order It is expected that the type of requester will be restricted for different stages of a MedicationRequest. For example, Proposals can be created by a patient, relatedPerson, Practitioner or Device. Plans can be created by Practitioners, Patients, RelatedPersons and Devices. Original orders can be created by a Practitioner only. An instance-order is an instantiation of a request or order and may be used to populate Medication Administration Record. This element is labeled as a modifier because the intent alters when and how the resource is actually applicable. The kind of medication order. medicationRequest Intent (required) ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints
orderMappings
| ||
| category | 0..0 | CodeableConcept | There are no (further) constraints on this element Element idMedicationRequest.categoryShort description Type of medication usage DefinitionIndicates the type of medication request (for example, where the medication is expected to be consumed or administered (i.e. inpatient or outpatient)). The category can be used to include where the medication is expected to be consumed or other types of requests. A coded concept identifying the category of medication request. For example, where the medication is to be consumed or administered, or the type of medication treatment. medicationRequest Category Codes (example) ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| |||
| priority | Σ | 0..0 | codeBinding | There are no (further) constraints on this element Element idMedicationRequest.priorityShort description routine | urgent | asap | stat DefinitionIndicates how quickly the Medication Request should be addressed with respect to other requests. Note that FHIR strings SHALL NOT exceed 1MB in size Identifies the level of importance to be assigned to actioning the request. The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| doNotPerform | Σ ?! | 0..0 | boolean | There are no (further) constraints on this element Element idMedicationRequest.doNotPerformShort description True if request is prohibiting action DefinitionIf true indicates that the provider is asking for the medication request not to occur. If do not perform is not specified, the request is a positive request e.g. "do perform". The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| reported[x] | Σ | 0..0 | There are no (further) constraints on this element Element idMedicationRequest.reported[x]Short description Reported rather than primary record DefinitionIndicates if this record was captured as a secondary 'reported' record rather than as an original primary source-of-truth record. It may also indicate the source of the report. The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| |||
| medication[x] | Σ | 1..1 | Element idMedicationRequest.medication[x]Short description Viittaus MedicationListMedication resurssiin DefinitionIdentifies the medication being requested. This is a link to a resource that represents the medication which may be the details of the medication or simply an attribute carrying a code that identifies the medication from a known list of medications. If only a code is specified, then it needs to be a code for a specific product. If more information is required, then the use of the Medication resource is recommended. For example, if you require form or lot number or if the medication is compounded or extemporaneously prepared, then you must reference the Medication resource. The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| |||
| medicationReference | Reference(MedicationListMedication) | Data type Reference(MedicationListMedication) Allowed aggregation:contained | ||||
| subject | Σ C | 1..1 | Reference(MedicationListPatient) | Element idMedicationRequest.subjectShort description Viittaus MedicationListPatient resurssiin DefinitionA link to a resource representing the person or set of individuals to whom the medication will be given. The subject on a medication request is mandatory. For the secondary use case where the actual subject is not provided, there still must be an anonymized subject specified. Reference(MedicationListPatient) Allowed aggregation:contained ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| encounter | C | 0..0 | Reference(Encounter) | There are no (further) constraints on this element Element idMedicationRequest.encounterShort description Encounter created as part of encounter/admission/stay DefinitionThe Encounter during which this [x] was created or to which the creation of this record is tightly associated. This will typically be the encounter the event occurred within, but some activities may be initiated prior to or after the official completion of an encounter but still be tied to the context of the encounter." If there is a need to link to episodes of care they will be handled with an extension. The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| supportingInformation | C | 0..0 | Reference(Resource) | There are no (further) constraints on this element Element idMedicationRequest.supportingInformationShort description Information to support ordering of the medication DefinitionInclude additional information (for example, patient height and weight) that supports the ordering of the medication. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository. The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| authoredOn | Σ | 0..0 | dateTime | There are no (further) constraints on this element Element idMedicationRequest.authoredOnShort description When request was initially authored DefinitionThe date (and perhaps time) when the prescription was initially written or authored on. The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| requester | Σ C | 1..1 | Reference(MedicationListPractitionerRole) | Element idMedicationRequest.requesterShort description Viittaus MedicationlistPractitionerRole resurssiin DefinitionThe individual, organization, or device that initiated the request and has responsibility for its activation. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository. Reference(MedicationListPractitionerRole) Allowed aggregation:contained ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| performer | C | 0..0 | Reference(CareTeam | Device | Organization | Patient | Practitioner | PractitionerRole | RelatedPerson) | There are no (further) constraints on this element Element idMedicationRequest.performerShort description Intended performer of administration DefinitionThe specified desired performer of the medication treatment (e.g. the performer of the medication administration). References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository. Reference(CareTeam | Device | Organization | Patient | Practitioner | PractitionerRole | RelatedPerson) ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| performerType | Σ | 0..0 | CodeableConcept | There are no (further) constraints on this element Element idMedicationRequest.performerTypeShort description Desired kind of performer of the medication administration DefinitionIndicates the type of performer of the administration of the medication. If specified without indicating a performer, this indicates that the performer must be of the specified type. If specified with a performer then it indicates the requirements of the performer if the designated performer is not available. Identifies the type of individual that is desired to administer the medication. ProcedurePerformerRoleCodes (example) ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| recorder | C | 0..0 | Reference(Practitioner | PractitionerRole) | There are no (further) constraints on this element Element idMedicationRequest.recorderShort description Person who entered the request DefinitionThe person who entered the order on behalf of another individual for example in the case of a verbal or a telephone order. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository. Reference(Practitioner | PractitionerRole) ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| reasonCode | 0..0 | CodeableConcept | There are no (further) constraints on this element Element idMedicationRequest.reasonCodeShort description Reason or indication for ordering or not ordering the medication DefinitionThe reason or the indication for ordering or not ordering the medication. This could be a diagnosis code. If a full condition record exists or additional detail is needed, use reasonReference. A coded concept indicating why the medication was ordered. Condition/Problem/DiagnosisCodes (example) ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| |||
| reasonReference | C | 0..0 | Reference(Condition | Observation) | There are no (further) constraints on this element Element idMedicationRequest.reasonReferenceShort description Condition or observation that supports why the prescription is being written DefinitionCondition or observation that supports why the medication was ordered. This is a reference to a condition or observation that is the reason for the medication order. If only a code exists, use reasonCode. Reference(Condition | Observation) ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| instantiatesCanonical | Σ | 0..0 | canonical | There are no (further) constraints on this element Element idMedicationRequest.instantiatesCanonicalShort description Instantiates FHIR protocol or definition DefinitionThe URL pointing to a protocol, guideline, orderset, or other definition that is adhered to in whole or in part by this MedicationRequest. The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| instantiatesUri | Σ | 0..0 | uri | There are no (further) constraints on this element Element idMedicationRequest.instantiatesUriShort description Instantiates external protocol or definition DefinitionThe URL pointing to an externally maintained protocol, guideline, orderset or other definition that is adhered to in whole or in part by this MedicationRequest. see http://en.wikipedia.org/wiki/Uniform_resource_identifier The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| basedOn | Σ C | 0..0 | Reference(CarePlan | ImmunizationRecommendation | MedicationRequest | ServiceRequest) | There are no (further) constraints on this element Element idMedicationRequest.basedOnShort description What request fulfills DefinitionA plan or request that is fulfilled in whole or in part by this medication request. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository. Reference(CarePlan | ImmunizationRecommendation | MedicationRequest | ServiceRequest) ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| groupIdentifier | Σ | 0..0 | Identifier | There are no (further) constraints on this element Element idMedicationRequest.groupIdentifierShort description Composite request this is part of DefinitionA shared identifier common to all requests that were authorized more or less simultaneously by a single author, representing the identifier of the requisition or prescription. Requests are linked either by a "basedOn" relationship (i.e. one request is fulfilling another) or by having a common requisition. Requests that are part of the same requisition are generally treated independently from the perspective of changing their state or maintaining them after initial creation. The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| courseOfTherapyType | 0..0 | CodeableConcept | There are no (further) constraints on this element Element idMedicationRequest.courseOfTherapyTypeShort description Overall pattern of medication administration DefinitionThe description of the overall patte3rn of the administration of the medication to the patient. This attribute should not be confused with the protocol of the medication. Identifies the overall pattern of medication administratio. medicationRequest Course of Therapy Codes (example) ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| |||
| insurance | C | 0..0 | Reference(ClaimResponse | Coverage) | There are no (further) constraints on this element Element idMedicationRequest.insuranceShort description Associated insurance coverage DefinitionInsurance plans, coverage extensions, pre-authorizations and/or pre-determinations that may be required for delivering the requested service. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository. Reference(ClaimResponse | Coverage) ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| note | 0..0 | Annotation | There are no (further) constraints on this element Element idMedicationRequest.noteShort description Information about the prescription DefinitionExtra information about the prescription that could not be conveyed by the other attributes. For systems that do not have structured annotations, they can simply communicate a single annotation with no author or time. This element may need to be included in narrative because of the potential for modifying information. Annotations SHOULD NOT be used to communicate "modifying" information that could be computable. (This is a SHOULD because enforcing user behavior is nearly impossible). The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| |||
| dosageInstruction | 0..0 | Dosage | There are no (further) constraints on this element Element idMedicationRequest.dosageInstructionShort description How the medication should be taken DefinitionIndicates how the medication is to be used by the patient. There are examples where a medication request may include the option of an oral dose or an Intravenous or Intramuscular dose. For example, "Ondansetron 8mg orally or IV twice a day as needed for nausea" or "Compazine® (prochlorperazine) 5-10mg PO or 25mg PR bid prn nausea or vomiting". In these cases, two medication requests would be created that could be grouped together. The decision on which dose and route of administration to use is based on the patient's condition at the time the dose is needed. The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| |||
| dispenseRequest | 0..0 | BackboneElement | There are no (further) constraints on this element Element idMedicationRequest.dispenseRequestShort description Medication supply authorization DefinitionIndicates the specific details for the dispense or medication supply part of a medication request (also known as a Medication Prescription or Medication Order). Note that this information is not always sent with the order. There may be in some settings (e.g. hospitals) institutional or system support for completing the dispense details in the pharmacy department. The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| |||
| substitution | 0..0 | BackboneElement | There are no (further) constraints on this element Element idMedicationRequest.substitutionShort description Any restrictions on medication substitution DefinitionIndicates whether or not substitution can or should be part of the dispense. In some cases, substitution must happen, in other cases substitution must not happen. This block explains the prescriber's intent. If nothing is specified substitution may be done. The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| |||
| priorPrescription | C | 0..0 | Reference(MedicationRequest) | There are no (further) constraints on this element Element idMedicationRequest.priorPrescriptionShort description An order/prescription that is being replaced DefinitionA link to a resource representing an earlier order related order or prescription. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository. The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| detectedIssue | C | 0..0 | Reference(DetectedIssue) | There are no (further) constraints on this element Element idMedicationRequest.detectedIssueShort description Clinical Issue with action Alternate namesContraindication, Drug Utilization Review (DUR), Alert DefinitionIndicates an actual or potential clinical issue with or between one or more active or proposed clinical actions for a patient; e.g. Drug-drug interaction, duplicate therapy, dosage alert etc. This element can include a detected issue that has been identified either by a decision support system or by a clinician and may include information on the steps that were taken to address the issue. The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
| ||
| eventHistory | C | 0..0 | Reference(Provenance) | There are no (further) constraints on this element Element idMedicationRequest.eventHistoryShort description A list of events of interest in the lifecycle DefinitionLinks to Provenance records for past versions of this resource or fulfilling request or event resources that identify key state transitions or updates that are likely to be relevant to a user looking at the current version of the resource. This might not include provenances for all versions of the request – only those deemed “relevant” or important. This SHALL NOT include the provenance associated with this current version of the resource. (If that provenance is deemed to be a “relevant” change, it will need to be added as part of a later update. Until then, it can be queried directly as the provenance that points to this version using _revinclude All Provenances should have some historical version of this Request as their subject.). The cardinality or value of this element may be affected by these constraints: ele-1 Constraints
|
Linkki Simplifierista löytyvään profiilimäärittelyyn: MedicationListDiscontinuationMedicationRequest
MedicationRequest.status (Required) ja MedicationRequest.statusReason (Example) tiedot
- Koska profiilin pohja resurssina on MedicationRequest, ja MedicationRequest.status tieto on pakollinen tieto MedicationRequest resurssissa. Tieto on koodattu ja se on annettava pakollisella FHIR koodistolla http://hl7.org/fhir/R4/valueset-medicationrequest-status.html.
- Kanta-lääkityslista hauissa palautettava Voimassolotila -tieto on mapattu tähän tietoon.
- Voimassaolotila ilmaistaan Kansallisen koodistopalvelun "Sähköinen lääkemääräys - Lopettamismerkinnän voimassaolotila") -koodiston koodeilla. (huom. tulee linkki ko. koodistoon, kun se on lisätty Kansalliseen koodistopalveluun)
- Kanta-lääkityslistan hakuoperaatioiden vastauksissa on käytettävä FHIR koodiston arvoja, nämä koodiston arvot on mapattu Voimassaolotila-koodeihin alla olevan taulukon mukaisesti.
| Valueset-medicationrequest-status | Voimassaolotilan koodi arvo ja selite |
|---|---|
| active | 1=voimassa |
| completed | 3=toteutunut |
| on-hold | 4=päättynyt |
- MedicationRequest.statusReason tieto on optionaalinen MedicationRequest resurssissa ja se on koodattu tieto. Koodattuun tietoon on sallittua sitoa oma koodisto.
- Kanta-lääkityslistan hauissa palautettava Reseptisanoman tyyppi on mapattu tähän tietoon.
- Reseptisanoman tyyppi ilmaistaan Kansallisen koodistopalvelun Sähköinen lääkemääräys - Reseptisanoman tyyppi -koodiston koodeilla.
- Tämän koodiston käyttö on kuvattu alla olevan taulukon mukaisesti.
| MedicationRequest.statusReason (code) | Reseptisanoman tyypin selite |
|---|---|
| 23 | lääkkeen lopettamismerkintä |
Esimerkki: voimassaolontila 1=voimassa ja reseptisanoman tyyppi 23=lääkkeen lopettamismerkintä:
"status": "active",
"statusReason": {
"coding": {
"system": "urn:oid:1.2.246.537.5.40105.2006",
"code": "23"
}