R4 Ballot #2 (Mixed Normative/Trial use)

This page is part of the FHIR Specification (v3.5.0: R4 Ballot #2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

11.13 Resource MedicinalProductUndesirableEffect - Content

Biomedical Research and Regulation Work GroupMaturity Level: 0 Trial Use Compartments: Not linked to any defined compartments

Describe the undesirable effects of the medicinal product.

A potential negative outcome from the use of a medicinal product. This is part of the definional information about a product and is not realted to any particular actual use of a medication. See also AdverseEvent, which is for actual events (or near misses), and AllergyIntolerance.

This resource is referenced by MedicinalProduct and MedicinalProductIndication

Structure

NameFlagsCard.TypeDescription & Constraintsdoco
.. MedicinalProductUndesirableEffect ΣTUDomainResourceMedicinalProductUndesirableEffect
Elements defined in Ancestors: id, meta, implicitRules, language, text, contained, extension, modifierExtension
... subject Σ0..*Reference(MedicinalProduct | Medication)The medication for which this is an indication
... symptomConditionEffect Σ0..1CodeableConceptThe symptom, condition or undesirable effect
... classification Σ0..1CodeableConceptClassification of the effect
... frequencyOfOccurrence Σ0..1CodeableConceptThe frequency of occurrence of the effect
... population Σ0..*BackboneElementThe population group to which this applies
.... age[x] Σ0..1The age of the specific population
..... ageRangeRange
..... ageCodeableConceptCodeableConcept
.... gender Σ0..1CodeableConceptThe gender of the specific population
.... race Σ0..1CodeableConceptRace of the specific population
.... physiologicalCondition Σ0..1CodeableConceptThe existing physiological conditions of the specific population to which this applies

doco Documentation for this format

XML Template

Turtle Template

@prefix fhir: <http://hl7.org/fhir/> .doco


[ a fhir:MedicinalProductUndesirableEffect;
  fhir:nodeRole fhir:treeRoot; # if this is the parser root

  # from Resource: .id, .meta, .implicitRules, and .language
  # from DomainResource: .text, .contained, .extension, and .modifierExtension
  fhir:MedicinalProductUndesirableEffect.subject [ Reference(MedicinalProduct|Medication) ], ... ; # 0..* The medication for which this is an indication
  fhir:MedicinalProductUndesirableEffect.symptomConditionEffect [ CodeableConcept ]; # 0..1 The symptom, condition or undesirable effect
  fhir:MedicinalProductUndesirableEffect.classification [ CodeableConcept ]; # 0..1 Classification of the effect
  fhir:MedicinalProductUndesirableEffect.frequencyOfOccurrence [ CodeableConcept ]; # 0..1 The frequency of occurrence of the effect
  fhir:MedicinalProductUndesirableEffect.population [ # 0..* The population group to which this applies
    # MedicinalProductUndesirableEffect.population.age[x] : 0..1 The age of the specific population. One of these 2
      fhir:MedicinalProductUndesirableEffect.population.ageRange [ Range ]
      fhir:MedicinalProductUndesirableEffect.population.ageCodeableConcept [ CodeableConcept ]
    fhir:MedicinalProductUndesirableEffect.population.gender [ CodeableConcept ]; # 0..1 The gender of the specific population
    fhir:MedicinalProductUndesirableEffect.population.race [ CodeableConcept ]; # 0..1 Race of the specific population
    fhir:MedicinalProductUndesirableEffect.population.physiologicalCondition [ CodeableConcept ]; # 0..1 The existing physiological conditions of the specific population to which this applies
  ], ...;
]

Changes since R3

This resource did not exist in Release 2

This analysis is available as XML or JSON.

Structure

NameFlagsCard.TypeDescription & Constraintsdoco
.. MedicinalProductUndesirableEffect ΣTUDomainResourceMedicinalProductUndesirableEffect
Elements defined in Ancestors: id, meta, implicitRules, language, text, contained, extension, modifierExtension
... subject Σ0..*Reference(MedicinalProduct | Medication)The medication for which this is an indication
... symptomConditionEffect Σ0..1CodeableConceptThe symptom, condition or undesirable effect
... classification Σ0..1CodeableConceptClassification of the effect
... frequencyOfOccurrence Σ0..1CodeableConceptThe frequency of occurrence of the effect
... population Σ0..*BackboneElementThe population group to which this applies
.... age[x] Σ0..1The age of the specific population
..... ageRangeRange
..... ageCodeableConceptCodeableConcept
.... gender Σ0..1CodeableConceptThe gender of the specific population
.... race Σ0..1CodeableConceptRace of the specific population
.... physiologicalCondition Σ0..1CodeableConceptThe existing physiological conditions of the specific population to which this applies

doco Documentation for this format

XML Template

Turtle Template

@prefix fhir: <http://hl7.org/fhir/> .doco


[ a fhir:MedicinalProductUndesirableEffect;
  fhir:nodeRole fhir:treeRoot; # if this is the parser root

  # from Resource: .id, .meta, .implicitRules, and .language
  # from DomainResource: .text, .contained, .extension, and .modifierExtension
  fhir:MedicinalProductUndesirableEffect.subject [ Reference(MedicinalProduct|Medication) ], ... ; # 0..* The medication for which this is an indication
  fhir:MedicinalProductUndesirableEffect.symptomConditionEffect [ CodeableConcept ]; # 0..1 The symptom, condition or undesirable effect
  fhir:MedicinalProductUndesirableEffect.classification [ CodeableConcept ]; # 0..1 Classification of the effect
  fhir:MedicinalProductUndesirableEffect.frequencyOfOccurrence [ CodeableConcept ]; # 0..1 The frequency of occurrence of the effect
  fhir:MedicinalProductUndesirableEffect.population [ # 0..* The population group to which this applies
    # MedicinalProductUndesirableEffect.population.age[x] : 0..1 The age of the specific population. One of these 2
      fhir:MedicinalProductUndesirableEffect.population.ageRange [ Range ]
      fhir:MedicinalProductUndesirableEffect.population.ageCodeableConcept [ CodeableConcept ]
    fhir:MedicinalProductUndesirableEffect.population.gender [ CodeableConcept ]; # 0..1 The gender of the specific population
    fhir:MedicinalProductUndesirableEffect.population.race [ CodeableConcept ]; # 0..1 Race of the specific population
    fhir:MedicinalProductUndesirableEffect.population.physiologicalCondition [ CodeableConcept ]; # 0..1 The existing physiological conditions of the specific population to which this applies
  ], ...;
]

Changes since Release 3

This resource did not exist in Release 2

This analysis is available as XML or JSON.

 

See the Profiles & Extensions and the alternate definitions: Master Definition XML + JSON, XML Schema/Schematron + JSON Schema, ShEx (for Turtle) + see the extensions & the dependency analysis

Search parameters for this resource. The common parameters also apply. See Searching for more information about searching in REST, messaging, and services.

NameTypeDescriptionExpressionIn Common
subjectreferenceThe medication for which this is an undesirable effectMedicinalProductUndesirableEffect.subject
(Medication, MedicinalProduct)