MedicinalProductDefinition.xml 1 <?xml version="1.0" encoding="utf-8"?> 2 <StructureDefinition xmlns="http://hl7.org/fhir"> 3 <id value="MedicinalProductDefinition" /> 4 <meta> 5 <lastUpdated value="2023-03-26T06:21:02.749+02:00" /> 6 </meta> 7 <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-category"> 8 <valueString value="Specialized.Medication Definition" /> 9 </extension> 10 <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"> 11 <valueCode value="trial-use" /> 12 </extension> 13 <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"> 14 <valueInteger value="3" /> 15 </extension> 16 <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category"> 17 <valueCode value="anonymous" /> 18 </extension> 19 <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"> 20 <valueCode value="brr" /> 21 </extension> 22 <url value="http://hl7.org/fhir/StructureDefinition/MedicinalProductDefinition" /> 23 <version value="5.0.0" /> 24 <name value="MedicinalProductDefinition" /> 25 <status value="draft" /> 26 <experimental value="false" /> 27 <date value="2023-03-26T06:21:02.0000000+02:00" /> 28 <publisher value="Health Level Seven International (Biomedical Research and Regulation)" /> 29 <contact> 30 <telecom> 31 <system value="url" /> 32 <value value="http://hl7.org/fhir" /> 33 </telecom> 34 </contact> 35 <contact> 36 <telecom> 37 <system value="url" /> 38 <value value="http://www.hl7.org/Special/committees/rcrim/index.cfm" /> 39 </telecom> 40 </contact> 41 <description value="Detailed definition of a medicinal product, typically for uses other than direct patient care (e.g. regulatory use, drug catalogs, to support prescribing, adverse events management etc.)." /> 42 <jurisdiction> 43 <coding> 44 <system value="http://unstats.un.org/unsd/methods/m49/m49.htm" /> 45 <code value="001" /> 46 <display value="World" /> 47 </coding> 48 </jurisdiction> 49 <fhirVersion value="5.0.0" /> 50 <mapping> 51 <identity value="w5" /> 52 <uri value="http://hl7.org/fhir/fivews" /> 53 <name value="FiveWs Pattern Mapping" /> 54 </mapping> 55 <mapping> 56 <identity value="idmp" /> 57 <uri value="https://www.iso.org/obp/ui/#iso:std:iso:11615" /> 58 <name value="IDMP Mapping" /> 59 </mapping> 60 <mapping> 61 <identity value="rim" /> 62 <uri value="http://hl7.org/v3" /> 63 <name value="RIM Mapping" /> 64 </mapping> 65 <kind value="resource" /> 66 <abstract value="false" /> 67 <type value="MedicinalProductDefinition" /> 68 <baseDefinition value="http://hl7.org/fhir/StructureDefinition/DomainResource" /> 69 <derivation value="specialization" /> 70 <snapshot> 71 <element id="MedicinalProductDefinition"> 72 <path value="MedicinalProductDefinition" /> 73 <short value="Detailed definition of a medicinal product" /> 74 <definition value="A medicinal product, being a substance or combination of substances that is intended to treat, prevent or diagnose a disease, or to restore, correct or modify physiological functions by exerting a pharmacological, immunological or metabolic action. This resource is intended to define and detail such products and their properties, for uses other than direct patient care (e.g. regulatory use, or drug catalogs)." /> 75 <min value="0" /> 76 <max value="*" /> 77 <base> 78 <path value="MedicinalProductDefinition" /> 79 <min value="0" /> 80 <max value="*" /> 81 </base> 82 <constraint> 83 <key value="dom-2" /> 84 <severity value="error" /> 85 <human value="If the resource is contained in another resource, it SHALL NOT contain nested Resources" /> 86 <expression value="contained.contained.empty()" /> 87 <source value="http://hl7.org/fhir/StructureDefinition/DomainResource" /> 88 </constraint> 89 <constraint> 90 <key value="dom-3" /> 91 <severity value="error" /> 92 <human value="If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource" /> 93 <expression value="contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()" /> 94 <source value="http://hl7.org/fhir/StructureDefinition/DomainResource" /> 95 </constraint> 96 <constraint> 97 <key value="dom-4" /> 98 <severity value="error" /> 99 <human value="If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated" /> 100 <expression value="contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()" /> 101 <source value="http://hl7.org/fhir/StructureDefinition/DomainResource" /> 102 </constraint> 103 <constraint> 104 <key value="dom-5" /> 105 <severity value="error" /> 106 <human value="If a resource is contained in another resource, it SHALL NOT have a security label" /> 107 <expression value="contained.meta.security.empty()" /> 108 <source value="http://hl7.org/fhir/StructureDefinition/DomainResource" /> 109 </constraint> 110 <constraint> 111 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bestpractice"> 112 <valueBoolean value="true" /> 113 </extension> 114 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bestpractice-explanation"> 115 <valueMarkdown value="When a resource has no narrative, only systems that fully understand the data can display the resource to a human safely. Including a human readable representation in the resource makes for a much more robust eco-system and cheaper handling of resources by intermediary systems. Some ecosystems restrict distribution of resources to only those systems that do fully understand the resources, and as a consequence implementers may believe that the narrative is superfluous. However experience shows that such eco-systems often open up to new participants over time." /> 116 </extension> 117 <key value="dom-6" /> 118 <severity value="warning" /> 119 <human value="A resource should have narrative for robust management" /> 120 <expression value="text.`div`.exists()" /> 121 <source value="http://hl7.org/fhir/StructureDefinition/DomainResource" /> 122 </constraint> 123 <mustSupport value="false" /> 124 <isModifier value="false" /> 125 <isSummary value="false" /> 126 <mapping> 127 <identity value="rim" /> 128 <map value="Entity, Role, or Act,ManufacturedProduct[classCode='MANU'].manufacturedProduct[classCode='MMAT']" /> 129 </mapping> 130 <mapping> 131 <identity value="w5" /> 132 <map value="administrative.medication" /> 133 </mapping> 134 <mapping> 135 <identity value="idmp" /> 136 <map value="Medicinal Product and Investigational Medicinal Product" /> 137 </mapping> 138 </element> 139 <element id="MedicinalProductDefinition.id"> 140 <path value="MedicinalProductDefinition.id" /> 141 <short value="Logical id of this artifact" /> 142 <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes." /> 143 <comment value="Within the context of the FHIR RESTful interactions, the resource has an id except for cases like the create and conditional update. Otherwise, the use of the resouce id depends on the given use case." /> 144 <min value="0" /> 145 <max value="1" /> 146 <base> 147 <path value="Resource.id" /> 148 <min value="0" /> 149 <max value="1" /> 150 </base> 151 <type> 152 <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"> 153 <valueUrl value="id" /> 154 </extension> 155 <code value="http://hl7.org/fhirpath/System.String" /> 156 </type> 157 <mustSupport value="false" /> 158 <isModifier value="false" /> 159 <isSummary value="true" /> 160 </element> 161 <element id="MedicinalProductDefinition.meta"> 162 <path value="MedicinalProductDefinition.meta" /> 163 <short value="Metadata about the resource" /> 164 <definition value="The 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." /> 165 <min value="0" /> 166 <max value="1" /> 167 <base> 168 <path value="Resource.meta" /> 169 <min value="0" /> 170 <max value="1" /> 171 </base> 172 <type> 173 <code value="Meta" /> 174 </type> 175 <constraint> 176 <key value="ele-1" /> 177 <severity value="error" /> 178 <human value="All FHIR elements must have a @value or children" /> 179 <expression value="hasValue() or (children().count() > id.count())" /> 180 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 181 </constraint> 182 <mustSupport value="false" /> 183 <isModifier value="false" /> 184 <isSummary value="true" /> 185 </element> 186 <element id="MedicinalProductDefinition.implicitRules"> 187 <path value="MedicinalProductDefinition.implicitRules" /> 188 <short value="A set of rules under which this content was created" /> 189 <definition value="A 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." /> 190 <comment value="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 its narrative along with other profiles, value sets, etc." /> 191 <min value="0" /> 192 <max value="1" /> 193 <base> 194 <path value="Resource.implicitRules" /> 195 <min value="0" /> 196 <max value="1" /> 197 </base> 198 <type> 199 <code value="uri" /> 200 </type> 201 <constraint> 202 <key value="ele-1" /> 203 <severity value="error" /> 204 <human value="All FHIR elements must have a @value or children" /> 205 <expression value="hasValue() or (children().count() > id.count())" /> 206 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 207 </constraint> 208 <mustSupport value="false" /> 209 <isModifier value="true" /> 210 <isModifierReason value="This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies its meaning or interpretation" /> 211 <isSummary value="true" /> 212 </element> 213 <element id="MedicinalProductDefinition.language"> 214 <path value="MedicinalProductDefinition.language" /> 215 <short value="Language of the resource content" /> 216 <definition value="The base language in which the resource is written." /> 217 <comment value="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)." /> 218 <min value="0" /> 219 <max value="1" /> 220 <base> 221 <path value="Resource.language" /> 222 <min value="0" /> 223 <max value="1" /> 224 </base> 225 <type> 226 <code value="code" /> 227 </type> 228 <constraint> 229 <key value="ele-1" /> 230 <severity value="error" /> 231 <human value="All FHIR elements must have a @value or children" /> 232 <expression value="hasValue() or (children().count() > id.count())" /> 233 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 234 </constraint> 235 <mustSupport value="false" /> 236 <isModifier value="false" /> 237 <isSummary value="false" /> 238 <binding> 239 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 240 <valueString value="Language" /> 241 </extension> 242 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding"> 243 <valueBoolean value="true" /> 244 </extension> 245 <strength value="required" /> 246 <description value="IETF language tag for a human language" /> 247 <valueSet value="http://hl7.org/fhir/ValueSet/all-languages|5.0.0" /> 248 </binding> 249 </element> 250 <element id="MedicinalProductDefinition.text"> 251 <path value="MedicinalProductDefinition.text" /> 252 <short value="Text summary of the resource, for human interpretation" /> 253 <definition value="A 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." /> 254 <comment value="Contained resources do not have a 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." /> 255 <alias value="narrative" /> 256 <alias value="html" /> 257 <alias value="xhtml" /> 258 <alias value="display" /> 259 <min value="0" /> 260 <max value="1" /> 261 <base> 262 <path value="DomainResource.text" /> 263 <min value="0" /> 264 <max value="1" /> 265 </base> 266 <type> 267 <code value="Narrative" /> 268 </type> 269 <condition value="dom-6" /> 270 <constraint> 271 <key value="ele-1" /> 272 <severity value="error" /> 273 <human value="All FHIR elements must have a @value or children" /> 274 <expression value="hasValue() or (children().count() > id.count())" /> 275 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 276 </constraint> 277 <mustSupport value="false" /> 278 <isModifier value="false" /> 279 <isSummary value="false" /> 280 <mapping> 281 <identity value="rim" /> 282 <map value="Act.text?" /> 283 </mapping> 284 </element> 285 <element id="MedicinalProductDefinition.contained"> 286 <path value="MedicinalProductDefinition.contained" /> 287 <short value="Contained, inline Resources" /> 288 <definition value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, nor can they have their own independent transaction scope. This is allowed to be a Parameters resource if and only if it is referenced by a resource that provides context/meaning." /> 289 <comment value="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." /> 290 <alias value="inline resources" /> 291 <alias value="anonymous resources" /> 292 <alias value="contained resources" /> 293 <min value="0" /> 294 <max value="*" /> 295 <base> 296 <path value="DomainResource.contained" /> 297 <min value="0" /> 298 <max value="*" /> 299 </base> 300 <type> 301 <code value="Resource" /> 302 </type> 303 <condition value="dom-2" /> 304 <condition value="dom-4" /> 305 <condition value="dom-3" /> 306 <condition value="dom-5" /> 307 <mustSupport value="false" /> 308 <isModifier value="false" /> 309 <isSummary value="false" /> 310 <mapping> 311 <identity value="rim" /> 312 <map value="N/A" /> 313 </mapping> 314 </element> 315 <element id="MedicinalProductDefinition.extension"> 316 <path value="MedicinalProductDefinition.extension" /> 317 <short value="Additional content defined by implementations" /> 318 <definition value="May 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 managable, 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." /> 319 <comment value="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." /> 320 <alias value="extensions" /> 321 <alias value="user content" /> 322 <min value="0" /> 323 <max value="*" /> 324 <base> 325 <path value="DomainResource.extension" /> 326 <min value="0" /> 327 <max value="*" /> 328 </base> 329 <type> 330 <code value="Extension" /> 331 </type> 332 <constraint> 333 <key value="ele-1" /> 334 <severity value="error" /> 335 <human value="All FHIR elements must have a @value or children" /> 336 <expression value="hasValue() or (children().count() > id.count())" /> 337 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 338 </constraint> 339 <constraint> 340 <key value="ext-1" /> 341 <severity value="error" /> 342 <human value="Must have either extensions or value[x], not both" /> 343 <expression value="extension.exists() != value.exists()" /> 344 <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> 345 </constraint> 346 <mustSupport value="false" /> 347 <isModifier value="false" /> 348 <isSummary value="false" /> 349 <mapping> 350 <identity value="rim" /> 351 <map value="N/A" /> 352 </mapping> 353 </element> 354 <element id="MedicinalProductDefinition.modifierExtension"> 355 <path value="MedicinalProductDefinition.modifierExtension" /> 356 <short value="Extensions that cannot be ignored" /> 357 <definition value="May 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 managable, 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)." /> 358 <comment value="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." /> 359 <requirements value="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](extensibility.html#modifierExtension)." /> 360 <alias value="extensions" /> 361 <alias value="user content" /> 362 <min value="0" /> 363 <max value="*" /> 364 <base> 365 <path value="DomainResource.modifierExtension" /> 366 <min value="0" /> 367 <max value="*" /> 368 </base> 369 <type> 370 <code value="Extension" /> 371 </type> 372 <constraint> 373 <key value="ele-1" /> 374 <severity value="error" /> 375 <human value="All FHIR elements must have a @value or children" /> 376 <expression value="hasValue() or (children().count() > id.count())" /> 377 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 378 </constraint> 379 <constraint> 380 <key value="ext-1" /> 381 <severity value="error" /> 382 <human value="Must have either extensions or value[x], not both" /> 383 <expression value="extension.exists() != value.exists()" /> 384 <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> 385 </constraint> 386 <mustSupport value="false" /> 387 <isModifier value="true" /> 388 <isModifierReason value="Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them" /> 389 <isSummary value="true" /> 390 <mapping> 391 <identity value="rim" /> 392 <map value="N/A" /> 393 </mapping> 394 </element> 395 <element id="MedicinalProductDefinition.identifier"> 396 <path value="MedicinalProductDefinition.identifier" /> 397 <short value="Business identifier for this product. Could be an MPID" /> 398 <definition value="Business identifier for this product. Could be an MPID. When in development or being regulated, products are typically referenced by official identifiers, assigned by a manufacturer or regulator, and unique to a product (which, when compared to a product instance being prescribed, is actually a product type). See also MedicinalProductDefinition.code." /> 399 <alias value="MPID" /> 400 <min value="0" /> 401 <max value="*" /> 402 <base> 403 <path value="MedicinalProductDefinition.identifier" /> 404 <min value="0" /> 405 <max value="*" /> 406 </base> 407 <type> 408 <code value="Identifier" /> 409 </type> 410 <constraint> 411 <key value="ele-1" /> 412 <severity value="error" /> 413 <human value="All FHIR elements must have a @value or children" /> 414 <expression value="hasValue() or (children().count() > id.count())" /> 415 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 416 </constraint> 417 <mustSupport value="false" /> 418 <isModifier value="false" /> 419 <isSummary value="true" /> 420 <mapping> 421 <identity value="w5" /> 422 <map value="FiveWs.class" /> 423 </mapping> 424 <mapping> 425 <identity value="idmp" /> 426 <map value="Medicinal Product.MPID, Investigational Medicinal Product.IMPID" /> 427 </mapping> 428 <mapping> 429 <identity value="rim" /> 430 <map value="ManufacturedProduct[classCode='MANU'].manufacturedProduct[classCode='MMAT'].code" /> 431 </mapping> 432 </element> 433 <element id="MedicinalProductDefinition.type"> 434 <path value="MedicinalProductDefinition.type" /> 435 <short value="Regulatory type, e.g. Investigational or Authorized" /> 436 <definition value="Regulatory type, e.g. Investigational or Authorized." /> 437 <min value="0" /> 438 <max value="1" /> 439 <base> 440 <path value="MedicinalProductDefinition.type" /> 441 <min value="0" /> 442 <max value="1" /> 443 </base> 444 <type> 445 <code value="CodeableConcept" /> 446 </type> 447 <constraint> 448 <key value="ele-1" /> 449 <severity value="error" /> 450 <human value="All FHIR elements must have a @value or children" /> 451 <expression value="hasValue() or (children().count() > id.count())" /> 452 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 453 </constraint> 454 <mustSupport value="false" /> 455 <isModifier value="false" /> 456 <isSummary value="true" /> 457 <binding> 458 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 459 <valueString value="MedicinalProductType" /> 460 </extension> 461 <strength value="example" /> 462 <description value="Overall defining type of this medicinal product." /> 463 <valueSet value="http://hl7.org/fhir/ValueSet/medicinal-product-type" /> 464 </binding> 465 <mapping> 466 <identity value="idmp" /> 467 <map value="(indicates if this is Medicinal Product or an Investigational Medicinal Product)" /> 468 </mapping> 469 <mapping> 470 <identity value="rim" /> 471 <map value="ManufacturedProduct[classCode='MANU'].manufacturedProduct.asSpecializedKind.generalizedMaterialKind.code" /> 472 </mapping> 473 </element> 474 <element id="MedicinalProductDefinition.domain"> 475 <path value="MedicinalProductDefinition.domain" /> 476 <short value="If this medicine applies to human or veterinary uses" /> 477 <definition value="If this medicine applies to human or veterinary uses." /> 478 <min value="0" /> 479 <max value="1" /> 480 <base> 481 <path value="MedicinalProductDefinition.domain" /> 482 <min value="0" /> 483 <max value="1" /> 484 </base> 485 <type> 486 <code value="CodeableConcept" /> 487 </type> 488 <constraint> 489 <key value="ele-1" /> 490 <severity value="error" /> 491 <human value="All FHIR elements must have a @value or children" /> 492 <expression value="hasValue() or (children().count() > id.count())" /> 493 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 494 </constraint> 495 <mustSupport value="false" /> 496 <isModifier value="false" /> 497 <isSummary value="true" /> 498 <binding> 499 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 500 <valueString value="MedicinalProductType" /> 501 </extension> 502 <strength value="example" /> 503 <description value="Applicable domain for this product (e.g. human, veterinary)." /> 504 <valueSet value="http://hl7.org/fhir/ValueSet/medicinal-product-domain" /> 505 </binding> 506 <mapping> 507 <identity value="idmp" /> 508 <map value="n/a" /> 509 </mapping> 510 <mapping> 511 <identity value="rim" /> 512 <map value="ManufacturedProduct[classCode='MANU'].subjectOf.characteristic[@code='{domain}'].value" /> 513 </mapping> 514 </element> 515 <element id="MedicinalProductDefinition.version"> 516 <path value="MedicinalProductDefinition.version" /> 517 <short value="A business identifier relating to a specific version of the product" /> 518 <definition value="A business identifier relating to a specific version of the product, this is commonly used to support revisions to an existing product." /> 519 <min value="0" /> 520 <max value="1" /> 521 <base> 522 <path value="MedicinalProductDefinition.version" /> 523 <min value="0" /> 524 <max value="1" /> 525 </base> 526 <type> 527 <code value="string" /> 528 </type> 529 <constraint> 530 <key value="ele-1" /> 531 <severity value="error" /> 532 <human value="All FHIR elements must have a @value or children" /> 533 <expression value="hasValue() or (children().count() > id.count())" /> 534 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 535 </constraint> 536 <mustSupport value="false" /> 537 <isModifier value="false" /> 538 <isSummary value="true" /> 539 <mapping> 540 <identity value="idmp" /> 541 <map value="Medicinal Product.Header.Version Number" /> 542 </mapping> 543 <mapping> 544 <identity value="rim" /> 545 <map value="n/a" /> 546 </mapping> 547 </element> 548 <element id="MedicinalProductDefinition.status"> 549 <path value="MedicinalProductDefinition.status" /> 550 <short value="The status within the lifecycle of this product record" /> 551 <definition value="The status within the lifecycle of this product record. A high-level status, this is not intended to duplicate details carried elsewhere such as legal status, or authorization status." /> 552 <min value="0" /> 553 <max value="1" /> 554 <base> 555 <path value="MedicinalProductDefinition.status" /> 556 <min value="0" /> 557 <max value="1" /> 558 </base> 559 <type> 560 <code value="CodeableConcept" /> 561 </type> 562 <constraint> 563 <key value="ele-1" /> 564 <severity value="error" /> 565 <human value="All FHIR elements must have a @value or children" /> 566 <expression value="hasValue() or (children().count() > id.count())" /> 567 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 568 </constraint> 569 <mustSupport value="false" /> 570 <isModifier value="true" /> 571 <isModifierReason value="This element is labelled as a modifier because it is a status element that can indicate that a record should not be treated as valid" /> 572 <isSummary value="true" /> 573 <binding> 574 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 575 <valueString value="PublicationStatus" /> 576 </extension> 577 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding"> 578 <valueBoolean value="true" /> 579 </extension> 580 <strength value="preferred" /> 581 <description value="The lifecycle status of an artifact." /> 582 <valueSet value="http://hl7.org/fhir/ValueSet/publication-status" /> 583 </binding> 584 <mapping> 585 <identity value="idmp" /> 586 <map value="n/a" /> 587 </mapping> 588 <mapping> 589 <identity value="rim" /> 590 <map value="n/a" /> 591 </mapping> 592 </element> 593 <element id="MedicinalProductDefinition.statusDate"> 594 <path value="MedicinalProductDefinition.statusDate" /> 595 <short value="The date at which the given status became applicable" /> 596 <definition value="The date at which the given status became applicable." /> 597 <min value="0" /> 598 <max value="1" /> 599 <base> 600 <path value="MedicinalProductDefinition.statusDate" /> 601 <min value="0" /> 602 <max value="1" /> 603 </base> 604 <type> 605 <code value="dateTime" /> 606 </type> 607 <constraint> 608 <key value="ele-1" /> 609 <severity value="error" /> 610 <human value="All FHIR elements must have a @value or children" /> 611 <expression value="hasValue() or (children().count() > id.count())" /> 612 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 613 </constraint> 614 <mustSupport value="false" /> 615 <isModifier value="false" /> 616 <isSummary value="true" /> 617 <mapping> 618 <identity value="idmp" /> 619 <map value="n/a" /> 620 </mapping> 621 <mapping> 622 <identity value="rim" /> 623 <map value="n/a" /> 624 </mapping> 625 </element> 626 <element id="MedicinalProductDefinition.description"> 627 <path value="MedicinalProductDefinition.description" /> 628 <short value="General description of this product" /> 629 <definition value="General description of this product." /> 630 <min value="0" /> 631 <max value="1" /> 632 <base> 633 <path value="MedicinalProductDefinition.description" /> 634 <min value="0" /> 635 <max value="1" /> 636 </base> 637 <type> 638 <code value="markdown" /> 639 </type> 640 <constraint> 641 <key value="ele-1" /> 642 <severity value="error" /> 643 <human value="All FHIR elements must have a @value or children" /> 644 <expression value="hasValue() or (children().count() > id.count())" /> 645 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 646 </constraint> 647 <mustSupport value="false" /> 648 <isModifier value="false" /> 649 <isSummary value="true" /> 650 <mapping> 651 <identity value="idmp" /> 652 <map value="n/a" /> 653 </mapping> 654 <mapping> 655 <identity value="rim" /> 656 <map value="ManufacturedProduct[classCode='MANU'].manufacturedProduct[classCode='MMAT'].desc" /> 657 </mapping> 658 </element> 659 <element id="MedicinalProductDefinition.combinedPharmaceuticalDoseForm"> 660 <path value="MedicinalProductDefinition.combinedPharmaceuticalDoseForm" /> 661 <short value="The dose form for a single part product, or combined form of a multiple part product" /> 662 <definition value="The dose form for a single part product, or combined form of a multiple part product. This is one concept that describes all the components. It does not represent the form with components physically mixed, if that might be necessary, for which see (AdministrableProductDefinition.administrableDoseForm)." /> 663 <min value="0" /> 664 <max value="1" /> 665 <base> 666 <path value="MedicinalProductDefinition.combinedPharmaceuticalDoseForm" /> 667 <min value="0" /> 668 <max value="1" /> 669 </base> 670 <type> 671 <code value="CodeableConcept" /> 672 </type> 673 <constraint> 674 <key value="ele-1" /> 675 <severity value="error" /> 676 <human value="All FHIR elements must have a @value or children" /> 677 <expression value="hasValue() or (children().count() > id.count())" /> 678 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 679 </constraint> 680 <mustSupport value="false" /> 681 <isModifier value="false" /> 682 <isSummary value="true" /> 683 <binding> 684 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 685 <valueString value="CombinedDoseForm" /> 686 </extension> 687 <strength value="example" /> 688 <description value="Dose forms for a product as a whole, considering all individual parts, but before any mixing" /> 689 <valueSet value="http://hl7.org/fhir/ValueSet/combined-dose-form" /> 690 </binding> 691 <mapping> 692 <identity value="idmp" /> 693 <map value="Medicinal Product.Combined Pharmaceutical Dose Form" /> 694 </mapping> 695 <mapping> 696 <identity value="rim" /> 697 <map value="ManufacturedProduct[classCode='MANU'].manufacturedProduct[classCode='MMAT'].formCode" /> 698 </mapping> 699 </element> 700 <element id="MedicinalProductDefinition.route"> 701 <path value="MedicinalProductDefinition.route" /> 702 <short value="The path by which the product is taken into or makes contact with the body" /> 703 <definition value="The path by which the product is taken into or makes contact with the body. In some regions this is referred to as the licenced or approved route. See also AdministrableProductDefinition resource. MedicinalProductDefinition.route is the same concept as AdministrableProductDefinition.routeOfAdministration.code, and they cannot be used together." /> 704 <min value="0" /> 705 <max value="*" /> 706 <base> 707 <path value="MedicinalProductDefinition.route" /> 708 <min value="0" /> 709 <max value="*" /> 710 </base> 711 <type> 712 <code value="CodeableConcept" /> 713 </type> 714 <constraint> 715 <key value="ele-1" /> 716 <severity value="error" /> 717 <human value="All FHIR elements must have a @value or children" /> 718 <expression value="hasValue() or (children().count() > id.count())" /> 719 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 720 </constraint> 721 <mustSupport value="false" /> 722 <isModifier value="false" /> 723 <isSummary value="true" /> 724 <binding> 725 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 726 <valueString value="SNOMEDCTRouteCodes" /> 727 </extension> 728 <strength value="example" /> 729 <description value="A code specifying the route or physiological path of administration of a therapeutic agent into or onto a patient's body." /> 730 <valueSet value="http://hl7.org/fhir/ValueSet/route-codes" /> 731 </binding> 732 <mapping> 733 <identity value="idmp" /> 734 <map value="Pharmaceutical Product.Route of Administration" /> 735 </mapping> 736 <mapping> 737 <identity value="rim" /> 738 <map value="ManufacturedProduct[classCode='MANU'].productOf.reconstitution.consumable.administerableMaterial.consumedIn.substanceAdministration1.routeCode" /> 739 </mapping> 740 </element> 741 <element id="MedicinalProductDefinition.indication"> 742 <path value="MedicinalProductDefinition.indication" /> 743 <short value="Description of indication(s) for this product, used when structured indications are not required" /> 744 <definition value="Description of indication(s) for this product, used when structured indications are not required. In cases where structured indications are required, they are captured using the ClinicalUseDefinition resource. An indication is a medical situation for which using the product is appropriate." /> 745 <min value="0" /> 746 <max value="1" /> 747 <base> 748 <path value="MedicinalProductDefinition.indication" /> 749 <min value="0" /> 750 <max value="1" /> 751 </base> 752 <type> 753 <code value="markdown" /> 754 </type> 755 <constraint> 756 <key value="ele-1" /> 757 <severity value="error" /> 758 <human value="All FHIR elements must have a @value or children" /> 759 <expression value="hasValue() or (children().count() > id.count())" /> 760 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 761 </constraint> 762 <mustSupport value="false" /> 763 <isModifier value="false" /> 764 <isSummary value="true" /> 765 <mapping> 766 <identity value="idmp" /> 767 <map value="(roll up of all text in Therapeutic Indication.Indication Text, for common case where information is not granular)" /> 768 </mapping> 769 <mapping> 770 <identity value="rim" /> 771 <map value="ManufacturedProduct[classCode='MANU'].consumedIn.substanceAdministration1.reason.indicationObservationCriterion[@code='{Observation_MedicalProblem}'].value.originalText.@value" /> 772 </mapping> 773 </element> 774 <element id="MedicinalProductDefinition.legalStatusOfSupply"> 775 <path value="MedicinalProductDefinition.legalStatusOfSupply" /> 776 <short value="The legal status of supply of the medicinal product as classified by the regulator" /> 777 <definition value="The legal status of supply of the medicinal product as classified by the regulator." /> 778 <min value="0" /> 779 <max value="1" /> 780 <base> 781 <path value="MedicinalProductDefinition.legalStatusOfSupply" /> 782 <min value="0" /> 783 <max value="1" /> 784 </base> 785 <type> 786 <code value="CodeableConcept" /> 787 </type> 788 <constraint> 789 <key value="ele-1" /> 790 <severity value="error" /> 791 <human value="All FHIR elements must have a @value or children" /> 792 <expression value="hasValue() or (children().count() > id.count())" /> 793 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 794 </constraint> 795 <mustSupport value="false" /> 796 <isModifier value="false" /> 797 <isSummary value="true" /> 798 <binding> 799 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 800 <valueString value="LegalStatusOfSupply" /> 801 </extension> 802 <strength value="example" /> 803 <description value="The prescription supply types appropriate to a medicinal product" /> 804 <valueSet value="http://hl7.org/fhir/ValueSet/legal-status-of-supply" /> 805 </binding> 806 <mapping> 807 <identity value="idmp" /> 808 <map value="Marketing Authorisation.Legal Status of Supply (moved here for practicality)" /> 809 </mapping> 810 <mapping> 811 <identity value="rim" /> 812 <map value="ManufacturedProduct[classCode='MANU'].subjectOf.approval[@code='{Approval_MarketingAuthorization}'].pertinentInformation.policy.code" /> 813 </mapping> 814 </element> 815 <element id="MedicinalProductDefinition.additionalMonitoringIndicator"> 816 <path value="MedicinalProductDefinition.additionalMonitoringIndicator" /> 817 <short value="Whether the Medicinal Product is subject to additional monitoring for regulatory reasons" /> 818 <definition value="Whether the Medicinal Product is subject to additional monitoring for regulatory reasons, such as heightened reporting requirements." /> 819 <min value="0" /> 820 <max value="1" /> 821 <base> 822 <path value="MedicinalProductDefinition.additionalMonitoringIndicator" /> 823 <min value="0" /> 824 <max value="1" /> 825 </base> 826 <type> 827 <code value="CodeableConcept" /> 828 </type> 829 <constraint> 830 <key value="ele-1" /> 831 <severity value="error" /> 832 <human value="All FHIR elements must have a @value or children" /> 833 <expression value="hasValue() or (children().count() > id.count())" /> 834 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 835 </constraint> 836 <mustSupport value="false" /> 837 <isModifier value="false" /> 838 <isSummary value="true" /> 839 <binding> 840 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 841 <valueString value="AdditionalMonitoring" /> 842 </extension> 843 <strength value="example" /> 844 <description value="Extra measures defined for a Medicinal Product, such as heightened reporting requirements (e.g. Black Triangle Monitoring)." /> 845 <valueSet value="http://hl7.org/fhir/ValueSet/medicinal-product-additional-monitoring" /> 846 </binding> 847 <mapping> 848 <identity value="idmp" /> 849 <map value="Medicinal Product.Additional Monitoring Indicator" /> 850 </mapping> 851 <mapping> 852 <identity value="rim" /> 853 <map value="ManufacturedProduct[classCode='MANU'].subjectOf.policy.code" /> 854 </mapping> 855 </element> 856 <element id="MedicinalProductDefinition.specialMeasures"> 857 <path value="MedicinalProductDefinition.specialMeasures" /> 858 <short value="Whether the Medicinal Product is subject to special measures for regulatory reasons" /> 859 <definition value="Whether the Medicinal Product is subject to special measures for regulatory reasons, such as a requirement to conduct post-authorization studies." /> 860 <min value="0" /> 861 <max value="*" /> 862 <base> 863 <path value="MedicinalProductDefinition.specialMeasures" /> 864 <min value="0" /> 865 <max value="*" /> 866 </base> 867 <type> 868 <code value="CodeableConcept" /> 869 </type> 870 <constraint> 871 <key value="ele-1" /> 872 <severity value="error" /> 873 <human value="All FHIR elements must have a @value or children" /> 874 <expression value="hasValue() or (children().count() > id.count())" /> 875 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 876 </constraint> 877 <mustSupport value="false" /> 878 <isModifier value="false" /> 879 <isSummary value="true" /> 880 <binding> 881 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 882 <valueString value="SpecialMeasures" /> 883 </extension> 884 <strength value="example" /> 885 <description value="Extra measures defined for a Medicinal Product, such as a requirement to conduct post-authorization studies." /> 886 <valueSet value="http://hl7.org/fhir/ValueSet/medicinal-product-special-measures" /> 887 </binding> 888 <mapping> 889 <identity value="idmp" /> 890 <map value="Medicinal Product.Special Measures" /> 891 </mapping> 892 <mapping> 893 <identity value="rim" /> 894 <map value="ManufacturedProduct[classCode='MANU'].subjectOf.policy.code[@nullFlavor='OTH'].displayName" /> 895 </mapping> 896 </element> 897 <element id="MedicinalProductDefinition.pediatricUseIndicator"> 898 <path value="MedicinalProductDefinition.pediatricUseIndicator" /> 899 <short value="If authorised for use in children" /> 900 <definition value="If authorised for use in children, or infants, neonates etc." /> 901 <min value="0" /> 902 <max value="1" /> 903 <base> 904 <path value="MedicinalProductDefinition.pediatricUseIndicator" /> 905 <min value="0" /> 906 <max value="1" /> 907 </base> 908 <type> 909 <code value="CodeableConcept" /> 910 </type> 911 <constraint> 912 <key value="ele-1" /> 913 <severity value="error" /> 914 <human value="All FHIR elements must have a @value or children" /> 915 <expression value="hasValue() or (children().count() > id.count())" /> 916 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 917 </constraint> 918 <mustSupport value="false" /> 919 <isModifier value="false" /> 920 <isSummary value="true" /> 921 <binding> 922 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 923 <valueString value="PediatricUse" /> 924 </extension> 925 <strength value="example" /> 926 <description value="Suitability for age groups, in particular children." /> 927 <valueSet value="http://hl7.org/fhir/ValueSet/medicinal-product-pediatric-use" /> 928 </binding> 929 <mapping> 930 <identity value="idmp" /> 931 <map value="Medicinal Product.Pediatric Use Indicator" /> 932 </mapping> 933 <mapping> 934 <identity value="rim" /> 935 <map value="ManufacturedProduct[classCode='MANU'].subjectOf.policy.code" /> 936 </mapping> 937 </element> 938 <element id="MedicinalProductDefinition.classification"> 939 <path value="MedicinalProductDefinition.classification" /> 940 <short value="Allows the product to be classified by various systems" /> 941 <definition value="Allows the product to be classified by various systems, commonly WHO ATC." /> 942 <min value="0" /> 943 <max value="*" /> 944 <base> 945 <path value="MedicinalProductDefinition.classification" /> 946 <min value="0" /> 947 <max value="*" /> 948 </base> 949 <type> 950 <code value="CodeableConcept" /> 951 </type> 952 <constraint> 953 <key value="ele-1" /> 954 <severity value="error" /> 955 <human value="All FHIR elements must have a @value or children" /> 956 <expression value="hasValue() or (children().count() > id.count())" /> 957 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 958 </constraint> 959 <mustSupport value="false" /> 960 <isModifier value="false" /> 961 <isSummary value="true" /> 962 <binding> 963 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 964 <valueString value="ProductClassification" /> 965 </extension> 966 <strength value="example" /> 967 <description value="This value set includes codes from the Anatomical Therapeutic Chemical Classification System - provided as an exemplar value set." /> 968 <valueSet value="http://hl7.org/fhir/ValueSet/medicinal-product-classification" /> 969 </binding> 970 <mapping> 971 <identity value="idmp" /> 972 <map value="Product Classification.Value" /> 973 </mapping> 974 <mapping> 975 <identity value="rim" /> 976 <map value="ManufacturedProduct[classCode='MANU'].manufacturedProduct/asSpecializedKind/generalizedMaterialKind/code" /> 977 </mapping> 978 </element> 979 <element id="MedicinalProductDefinition.marketingStatus"> 980 <path value="MedicinalProductDefinition.marketingStatus" /> 981 <short value="Marketing status of the medicinal product, in contrast to marketing authorization" /> 982 <definition value="Marketing status of the medicinal product, in contrast to marketing authorization. This refers to the product being actually 'on the market' as opposed to being allowed to be on the market (which is an authorization)." /> 983 <min value="0" /> 984 <max value="*" /> 985 <base> 986 <path value="MedicinalProductDefinition.marketingStatus" /> 987 <min value="0" /> 988 <max value="*" /> 989 </base> 990 <type> 991 <code value="MarketingStatus" /> 992 </type> 993 <constraint> 994 <key value="ele-1" /> 995 <severity value="error" /> 996 <human value="All FHIR elements must have a @value or children" /> 997 <expression value="hasValue() or (children().count() > id.count())" /> 998 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 999 </constraint> 1000 <mustSupport value="false" /> 1001 <isModifier value="false" /> 1002 <isSummary value="true" /> 1003 <mapping> 1004 <identity value="idmp" /> 1005 <map value="Marketing Status" /> 1006 </mapping> 1007 <mapping> 1008 <identity value="rim" /> 1009 <map value="ManufacturedProduct[classCode='MANU'].subjectOf.approval[@code='{Approval_MarketingAuthorization}'].statusCode" /> 1010 </mapping> 1011 </element> 1012 <element id="MedicinalProductDefinition.packagedMedicinalProduct"> 1013 <path value="MedicinalProductDefinition.packagedMedicinalProduct" /> 1014 <short value="Package type for the product" /> 1015 <definition value="Package type for the product. See also the PackagedProductDefinition resource." /> 1016 <min value="0" /> 1017 <max value="*" /> 1018 <base> 1019 <path value="MedicinalProductDefinition.packagedMedicinalProduct" /> 1020 <min value="0" /> 1021 <max value="*" /> 1022 </base> 1023 <type> 1024 <code value="CodeableConcept" /> 1025 </type> 1026 <constraint> 1027 <key value="ele-1" /> 1028 <severity value="error" /> 1029 <human value="All FHIR elements must have a @value or children" /> 1030 <expression value="hasValue() or (children().count() > id.count())" /> 1031 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 1032 </constraint> 1033 <mustSupport value="false" /> 1034 <isModifier value="false" /> 1035 <isSummary value="true" /> 1036 <binding> 1037 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 1038 <valueString value="MedicinalProductPackageType" /> 1039 </extension> 1040 <strength value="example" /> 1041 <description value="Types of medicinal product packs" /> 1042 <valueSet value="http://hl7.org/fhir/ValueSet/medicinal-product-package-type" /> 1043 </binding> 1044 <mapping> 1045 <identity value="idmp" /> 1046 <map value="Packaged Medicinal Product" /> 1047 </mapping> 1048 <mapping> 1049 <identity value="rim" /> 1050 <map value="ManufacturedProduct[classCode='MANU'].manufacturedProduct.asContent.containerPackagedProduct.asContent.containerPackagedProduct.code" /> 1051 </mapping> 1052 </element> 1053 <element id="MedicinalProductDefinition.comprisedOf"> 1054 <path value="MedicinalProductDefinition.comprisedOf" /> 1055 <short value="Types of medicinal manufactured items and/or devices that this product consists of, such as tablets, capsule, or syringes" /> 1056 <definition value="Types of medicinal manufactured items and/or devices that this product consists of, such as tablets, capsule, or syringes. Used as a direct link when the item's packaging is not being recorded (see also PackagedProductDefinition.package.containedItem.item)." /> 1057 <min value="0" /> 1058 <max value="*" /> 1059 <base> 1060 <path value="MedicinalProductDefinition.comprisedOf" /> 1061 <min value="0" /> 1062 <max value="*" /> 1063 </base> 1064 <type> 1065 <code value="Reference" /> 1066 <targetProfile value="http://hl7.org/fhir/StructureDefinition/ManufacturedItemDefinition" /> 1067 <targetProfile value="http://hl7.org/fhir/StructureDefinition/DeviceDefinition" /> 1068 </type> 1069 <constraint> 1070 <key value="ele-1" /> 1071 <severity value="error" /> 1072 <human value="All FHIR elements must have a @value or children" /> 1073 <expression value="hasValue() or (children().count() > id.count())" /> 1074 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 1075 </constraint> 1076 <mustSupport value="false" /> 1077 <isModifier value="false" /> 1078 <isSummary value="true" /> 1079 <mapping> 1080 <identity value="idmp" /> 1081 <map value="Manufactured Item" /> 1082 </mapping> 1083 <mapping> 1084 <identity value="rim" /> 1085 <map value="ManufacturedProduct[classCode='MANU'].manufacturedProduct.formCode" /> 1086 </mapping> 1087 </element> 1088 <element id="MedicinalProductDefinition.ingredient"> 1089 <path value="MedicinalProductDefinition.ingredient" /> 1090 <short value="The ingredients of this medicinal product - when not detailed in other resources" /> 1091 <definition value="The ingredients of this medicinal product - when not detailed in other resources. This is only needed if the ingredients are not specified by incoming references from the Ingredient resource, or indirectly via incoming AdministrableProductDefinition, PackagedProductDefinition or ManufacturedItemDefinition references. In cases where those levels of detail are not used, the ingredients may be specified directly here as codes." /> 1092 <min value="0" /> 1093 <max value="*" /> 1094 <base> 1095 <path value="MedicinalProductDefinition.ingredient" /> 1096 <min value="0" /> 1097 <max value="*" /> 1098 </base> 1099 <type> 1100 <code value="CodeableConcept" /> 1101 </type> 1102 <constraint> 1103 <key value="ele-1" /> 1104 <severity value="error" /> 1105 <human value="All FHIR elements must have a @value or children" /> 1106 <expression value="hasValue() or (children().count() > id.count())" /> 1107 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 1108 </constraint> 1109 <mustSupport value="false" /> 1110 <isModifier value="false" /> 1111 <isSummary value="true" /> 1112 <binding> 1113 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 1114 <valueString value="SNOMEDCTSubstanceCodes" /> 1115 </extension> 1116 <strength value="example" /> 1117 <description value="This value set includes all substance codes from SNOMED CT - provided as an exemplar value set." /> 1118 <valueSet value="http://hl7.org/fhir/ValueSet/substance-codes" /> 1119 </binding> 1120 <mapping> 1121 <identity value="idmp" /> 1122 <map value="Medicinal Product.Ingredient (see also FHIR Ingredient resource)" /> 1123 </mapping> 1124 <mapping> 1125 <identity value="rim" /> 1126 <map value="ManufacturedProduct[classCode='MANU'].manufacturedProduct[classCode='MMAT'].ingredient.ingredientSubstance.code" /> 1127 </mapping> 1128 </element> 1129 <element id="MedicinalProductDefinition.impurity"> 1130 <path value="MedicinalProductDefinition.impurity" /> 1131 <short value="Any component of the drug product which is not the chemical entity defined as the drug substance, or an excipient in the drug product" /> 1132 <definition value="Any component of the drug product which is not the chemical entity defined as the drug substance, or an excipient in the drug product. This includes process-related impurities and contaminants, product-related impurities including degradation products." /> 1133 <min value="0" /> 1134 <max value="*" /> 1135 <base> 1136 <path value="MedicinalProductDefinition.impurity" /> 1137 <min value="0" /> 1138 <max value="*" /> 1139 </base> 1140 <type> 1141 <code value="CodeableReference" /> 1142 <targetProfile value="http://hl7.org/fhir/StructureDefinition/SubstanceDefinition" /> 1143 </type> 1144 <constraint> 1145 <key value="ele-1" /> 1146 <severity value="error" /> 1147 <human value="All FHIR elements must have a @value or children" /> 1148 <expression value="hasValue() or (children().count() > id.count())" /> 1149 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 1150 </constraint> 1151 <mustSupport value="false" /> 1152 <isModifier value="false" /> 1153 <isSummary value="true" /> 1154 <binding> 1155 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 1156 <valueString value="SNOMEDCTSubstanceCodes" /> 1157 </extension> 1158 <strength value="example" /> 1159 <description value="This value set includes all substance codes from SNOMED CT - provided as an exemplar value set." /> 1160 <valueSet value="http://hl7.org/fhir/ValueSet/substance-codes" /> 1161 </binding> 1162 <mapping> 1163 <identity value="idmp" /> 1164 <map value="n/a" /> 1165 </mapping> 1166 <mapping> 1167 <identity value="rim" /> 1168 <map value="(to do)" /> 1169 </mapping> 1170 </element> 1171 <element id="MedicinalProductDefinition.attachedDocument"> 1172 <path value="MedicinalProductDefinition.attachedDocument" /> 1173 <short value="Additional documentation about the medicinal product" /> 1174 <definition value="Additional information or supporting documentation about the medicinal product." /> 1175 <min value="0" /> 1176 <max value="*" /> 1177 <base> 1178 <path value="MedicinalProductDefinition.attachedDocument" /> 1179 <min value="0" /> 1180 <max value="*" /> 1181 </base> 1182 <type> 1183 <code value="Reference" /> 1184 <targetProfile value="http://hl7.org/fhir/StructureDefinition/DocumentReference" /> 1185 </type> 1186 <constraint> 1187 <key value="ele-1" /> 1188 <severity value="error" /> 1189 <human value="All FHIR elements must have a @value or children" /> 1190 <expression value="hasValue() or (children().count() > id.count())" /> 1191 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 1192 </constraint> 1193 <mustSupport value="false" /> 1194 <isModifier value="false" /> 1195 <isSummary value="true" /> 1196 <mapping> 1197 <identity value="idmp" /> 1198 <map value="Attached Document" /> 1199 </mapping> 1200 <mapping> 1201 <identity value="rim" /> 1202 <map value="ManufacturedProduct[classCode='MANU'].subjectOf.document" /> 1203 </mapping> 1204 </element> 1205 <element id="MedicinalProductDefinition.masterFile"> 1206 <path value="MedicinalProductDefinition.masterFile" /> 1207 <short value="A master file for the medicinal product (e.g. Pharmacovigilance System Master File)" /> 1208 <definition value="A master file for the medicinal product (e.g. Pharmacovigilance System Master File). Drug master files (DMFs) are documents submitted to regulatory agencies to provide confidential detailed information about facilities, processes or articles used in the manufacturing, processing, packaging and storing of drug products." /> 1209 <min value="0" /> 1210 <max value="*" /> 1211 <base> 1212 <path value="MedicinalProductDefinition.masterFile" /> 1213 <min value="0" /> 1214 <max value="*" /> 1215 </base> 1216 <type> 1217 <code value="Reference" /> 1218 <targetProfile value="http://hl7.org/fhir/StructureDefinition/DocumentReference" /> 1219 </type> 1220 <constraint> 1221 <key value="ele-1" /> 1222 <severity value="error" /> 1223 <human value="All FHIR elements must have a @value or children" /> 1224 <expression value="hasValue() or (children().count() > id.count())" /> 1225 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 1226 </constraint> 1227 <mustSupport value="false" /> 1228 <isModifier value="false" /> 1229 <isSummary value="true" /> 1230 <mapping> 1231 <identity value="idmp" /> 1232 <map value="Master File" /> 1233 </mapping> 1234 <mapping> 1235 <identity value="rim" /> 1236 <map value="ManufacturedProduct[classCode='MANU'].subjectOf.document" /> 1237 </mapping> 1238 </element> 1239 <element id="MedicinalProductDefinition.contact"> 1240 <path value="MedicinalProductDefinition.contact" /> 1241 <short value="A product specific contact, person (in a role), or an organization" /> 1242 <definition value="A product specific contact, person (in a role), or an organization." /> 1243 <min value="0" /> 1244 <max value="*" /> 1245 <base> 1246 <path value="MedicinalProductDefinition.contact" /> 1247 <min value="0" /> 1248 <max value="*" /> 1249 </base> 1250 <type> 1251 <code value="BackboneElement" /> 1252 </type> 1253 <constraint> 1254 <key value="ele-1" /> 1255 <severity value="error" /> 1256 <human value="All FHIR elements must have a @value or children" /> 1257 <expression value="hasValue() or (children().count() > id.count())" /> 1258 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 1259 </constraint> 1260 <mustSupport value="false" /> 1261 <isModifier value="false" /> 1262 <isSummary value="true" /> 1263 <mapping> 1264 <identity value="idmp" /> 1265 <map value="n/a" /> 1266 </mapping> 1267 <mapping> 1268 <identity value="rim" /> 1269 <map value="ManufacturedProduct[classCode='MANU'].subjectOf.assignedEntity.assignedOrganization.contactParty" /> 1270 </mapping> 1271 </element> 1272 <element id="MedicinalProductDefinition.contact.id"> 1273 <path value="MedicinalProductDefinition.contact.id" /> 1274 <representation value="xmlAttr" /> 1275 <short value="Unique id for inter-element referencing" /> 1276 <definition value="Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." /> 1277 <min value="0" /> 1278 <max value="1" /> 1279 <base> 1280 <path value="Element.id" /> 1281 <min value="0" /> 1282 <max value="1" /> 1283 </base> 1284 <type> 1285 <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"> 1286 <valueUrl value="string" /> 1287 </extension> 1288 <code value="http://hl7.org/fhirpath/System.String" /> 1289 </type> 1290 <condition value="ele-1" /> 1291 <isModifier value="false" /> 1292 <isSummary value="false" /> 1293 <mapping> 1294 <identity value="rim" /> 1295 <map value="n/a" /> 1296 </mapping> 1297 </element> 1298 <element id="MedicinalProductDefinition.contact.extension"> 1299 <path value="MedicinalProductDefinition.contact.extension" /> 1300 <short value="Additional content defined by implementations" /> 1301 <definition value="May 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 managable, 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." /> 1302 <comment value="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." /> 1303 <alias value="extensions" /> 1304 <alias value="user content" /> 1305 <min value="0" /> 1306 <max value="*" /> 1307 <base> 1308 <path value="Element.extension" /> 1309 <min value="0" /> 1310 <max value="*" /> 1311 </base> 1312 <type> 1313 <code value="Extension" /> 1314 </type> 1315 <constraint> 1316 <key value="ele-1" /> 1317 <severity value="error" /> 1318 <human value="All FHIR elements must have a @value or children" /> 1319 <expression value="hasValue() or (children().count() > id.count())" /> 1320 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 1321 </constraint> 1322 <constraint> 1323 <key value="ext-1" /> 1324 <severity value="error" /> 1325 <human value="Must have either extensions or value[x], not both" /> 1326 <expression value="extension.exists() != value.exists()" /> 1327 <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> 1328 </constraint> 1329 <isModifier value="false" /> 1330 <isSummary value="false" /> 1331 <mapping> 1332 <identity value="rim" /> 1333 <map value="n/a" /> 1334 </mapping> 1335 </element> 1336 <element id="MedicinalProductDefinition.contact.modifierExtension"> 1337 <path value="MedicinalProductDefinition.contact.modifierExtension" /> 1338 <short value="Extensions that cannot be ignored even if unrecognized" /> 1339 <definition value="May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained 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 managable, 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. 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)." /> 1340 <comment value="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." /> 1341 <requirements value="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](extensibility.html#modifierExtension)." /> 1342 <alias value="extensions" /> 1343 <alias value="user content" /> 1344 <alias value="modifiers" /> 1345 <min value="0" /> 1346 <max value="*" /> 1347 <base> 1348 <path value="BackboneElement.modifierExtension" /> 1349 <min value="0" /> 1350 <max value="*" /> 1351 </base> 1352 <type> 1353 <code value="Extension" /> 1354 </type> 1355 <constraint> 1356 <key value="ele-1" /> 1357 <severity value="error" /> 1358 <human value="All FHIR elements must have a @value or children" /> 1359 <expression value="hasValue() or (children().count() > id.count())" /> 1360 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 1361 </constraint> 1362 <constraint> 1363 <key value="ext-1" /> 1364 <severity value="error" /> 1365 <human value="Must have either extensions or value[x], not both" /> 1366 <expression value="extension.exists() != value.exists()" /> 1367 <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> 1368 </constraint> 1369 <isModifier value="true" /> 1370 <isModifierReason value="Modifier extensions are expected to modify the meaning or interpretation of the element that contains them" /> 1371 <isSummary value="true" /> 1372 <mapping> 1373 <identity value="rim" /> 1374 <map value="N/A" /> 1375 </mapping> 1376 </element> 1377 <element id="MedicinalProductDefinition.contact.type"> 1378 <path value="MedicinalProductDefinition.contact.type" /> 1379 <short value="Allows the contact to be classified, for example QPPV, Pharmacovigilance Enquiry Information" /> 1380 <definition value="Allows the contact to be classified, for example QPPV, Pharmacovigilance Enquiry Information." /> 1381 <min value="0" /> 1382 <max value="1" /> 1383 <base> 1384 <path value="MedicinalProductDefinition.contact.type" /> 1385 <min value="0" /> 1386 <max value="1" /> 1387 </base> 1388 <type> 1389 <code value="CodeableConcept" /> 1390 </type> 1391 <constraint> 1392 <key value="ele-1" /> 1393 <severity value="error" /> 1394 <human value="All FHIR elements must have a @value or children" /> 1395 <expression value="hasValue() or (children().count() > id.count())" /> 1396 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 1397 </constraint> 1398 <mustSupport value="false" /> 1399 <isModifier value="false" /> 1400 <isSummary value="true" /> 1401 <binding> 1402 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 1403 <valueString value="ProductContactType" /> 1404 </extension> 1405 <strength value="example" /> 1406 <description value="Extra measures defined for a Medicinal Product, such as heightened reporting requirements." /> 1407 <valueSet value="http://hl7.org/fhir/ValueSet/medicinal-product-contact-type" /> 1408 </binding> 1409 <mapping> 1410 <identity value="idmp" /> 1411 <map value="n/a" /> 1412 </mapping> 1413 <mapping> 1414 <identity value="rim" /> 1415 <map value="ManufacturedProduct[classCode='MANU'].subjectOf.assignedEntity.assignedOrganization.contactParty.code" /> 1416 </mapping> 1417 </element> 1418 <element id="MedicinalProductDefinition.contact.contact"> 1419 <path value="MedicinalProductDefinition.contact.contact" /> 1420 <short value="A product specific contact, person (in a role), or an organization" /> 1421 <definition value="A product specific contact, person (in a role), or an organization." /> 1422 <min value="1" /> 1423 <max value="1" /> 1424 <base> 1425 <path value="MedicinalProductDefinition.contact.contact" /> 1426 <min value="1" /> 1427 <max value="1" /> 1428 </base> 1429 <type> 1430 <code value="Reference" /> 1431 <targetProfile value="http://hl7.org/fhir/StructureDefinition/Organization" /> 1432 <targetProfile value="http://hl7.org/fhir/StructureDefinition/PractitionerRole" /> 1433 </type> 1434 <constraint> 1435 <key value="ele-1" /> 1436 <severity value="error" /> 1437 <human value="All FHIR elements must have a @value or children" /> 1438 <expression value="hasValue() or (children().count() > id.count())" /> 1439 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 1440 </constraint> 1441 <mustSupport value="false" /> 1442 <isModifier value="false" /> 1443 <isSummary value="true" /> 1444 <mapping> 1445 <identity value="idmp" /> 1446 <map value="n/a" /> 1447 </mapping> 1448 <mapping> 1449 <identity value="rim" /> 1450 <map value="ManufacturedProduct[classCode='MANU'].subjectOf.assignedEntity.assignedOrganization.contactParty" /> 1451 </mapping> 1452 </element> 1453 <element id="MedicinalProductDefinition.clinicalTrial"> 1454 <path value="MedicinalProductDefinition.clinicalTrial" /> 1455 <short value="Clinical trials or studies that this product is involved in" /> 1456 <definition value="Clinical trials or studies that this product is involved in." /> 1457 <min value="0" /> 1458 <max value="*" /> 1459 <base> 1460 <path value="MedicinalProductDefinition.clinicalTrial" /> 1461 <min value="0" /> 1462 <max value="*" /> 1463 </base> 1464 <type> 1465 <code value="Reference" /> 1466 <targetProfile value="http://hl7.org/fhir/StructureDefinition/ResearchStudy" /> 1467 </type> 1468 <constraint> 1469 <key value="ele-1" /> 1470 <severity value="error" /> 1471 <human value="All FHIR elements must have a @value or children" /> 1472 <expression value="hasValue() or (children().count() > id.count())" /> 1473 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 1474 </constraint> 1475 <mustSupport value="false" /> 1476 <isModifier value="false" /> 1477 <isSummary value="true" /> 1478 <mapping> 1479 <identity value="idmp" /> 1480 <map value="Investigational Medicinal Product.Clinical Trial Status" /> 1481 </mapping> 1482 <mapping> 1483 <identity value="rim" /> 1484 <map value="ManufacturedProduct[classCode='MANU'].subjectOf.monitoringProgram" /> 1485 </mapping> 1486 </element> 1487 <element id="MedicinalProductDefinition.code"> 1488 <path value="MedicinalProductDefinition.code" /> 1489 <short value="A code that this product is known by, within some formal terminology" /> 1490 <definition value="A code that this product is known by, usually within some formal terminology, perhaps assigned by a third party (i.e. not the manufacturer or regulator). Products (types of medications) tend to be known by identifiers during development and within regulatory process. However when they are prescribed they tend to be identified by codes. The same product may be have multiple codes, applied to it by multiple organizations." /> 1491 <min value="0" /> 1492 <max value="*" /> 1493 <base> 1494 <path value="MedicinalProductDefinition.code" /> 1495 <min value="0" /> 1496 <max value="*" /> 1497 </base> 1498 <type> 1499 <code value="Coding" /> 1500 </type> 1501 <constraint> 1502 <key value="ele-1" /> 1503 <severity value="error" /> 1504 <human value="All FHIR elements must have a @value or children" /> 1505 <expression value="hasValue() or (children().count() > id.count())" /> 1506 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 1507 </constraint> 1508 <mustSupport value="false" /> 1509 <isModifier value="false" /> 1510 <isSummary value="true" /> 1511 <binding> 1512 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 1513 <valueString value="MedicationFormalRepresentation" /> 1514 </extension> 1515 <strength value="example" /> 1516 <description value="A coded concept that defines the type of a medication." /> 1517 <valueSet value="http://hl7.org/fhir/ValueSet/medication-codes" /> 1518 </binding> 1519 <mapping> 1520 <identity value="idmp" /> 1521 <map value="n/a" /> 1522 </mapping> 1523 <mapping> 1524 <identity value="rim" /> 1525 <map value="ManufacturedProduct[classCode='MANU'].manufacturedProduct[classCode='MMAT'].code" /> 1526 </mapping> 1527 </element> 1528 <element id="MedicinalProductDefinition.name"> 1529 <path value="MedicinalProductDefinition.name" /> 1530 <short value="The product's name, including full name and possibly coded parts" /> 1531 <definition value="The product's name, including full name and possibly coded parts." /> 1532 <min value="1" /> 1533 <max value="*" /> 1534 <base> 1535 <path value="MedicinalProductDefinition.name" /> 1536 <min value="1" /> 1537 <max value="*" /> 1538 </base> 1539 <type> 1540 <code value="BackboneElement" /> 1541 </type> 1542 <constraint> 1543 <key value="ele-1" /> 1544 <severity value="error" /> 1545 <human value="All FHIR elements must have a @value or children" /> 1546 <expression value="hasValue() or (children().count() > id.count())" /> 1547 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 1548 </constraint> 1549 <mustSupport value="false" /> 1550 <isModifier value="false" /> 1551 <isSummary value="true" /> 1552 <mapping> 1553 <identity value="idmp" /> 1554 <map value="Medicinal Product Name" /> 1555 </mapping> 1556 <mapping> 1557 <identity value="rim" /> 1558 <map value="ManufacturedProduct[classCode='MANU'].manufacturedProduct.name" /> 1559 </mapping> 1560 </element> 1561 <element id="MedicinalProductDefinition.name.id"> 1562 <path value="MedicinalProductDefinition.name.id" /> 1563 <representation value="xmlAttr" /> 1564 <short value="Unique id for inter-element referencing" /> 1565 <definition value="Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." /> 1566 <min value="0" /> 1567 <max value="1" /> 1568 <base> 1569 <path value="Element.id" /> 1570 <min value="0" /> 1571 <max value="1" /> 1572 </base> 1573 <type> 1574 <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"> 1575 <valueUrl value="string" /> 1576 </extension> 1577 <code value="http://hl7.org/fhirpath/System.String" /> 1578 </type> 1579 <condition value="ele-1" /> 1580 <isModifier value="false" /> 1581 <isSummary value="false" /> 1582 <mapping> 1583 <identity value="rim" /> 1584 <map value="n/a" /> 1585 </mapping> 1586 </element> 1587 <element id="MedicinalProductDefinition.name.extension"> 1588 <path value="MedicinalProductDefinition.name.extension" /> 1589 <short value="Additional content defined by implementations" /> 1590 <definition value="May 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 managable, 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." /> 1591 <comment value="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." /> 1592 <alias value="extensions" /> 1593 <alias value="user content" /> 1594 <min value="0" /> 1595 <max value="*" /> 1596 <base> 1597 <path value="Element.extension" /> 1598 <min value="0" /> 1599 <max value="*" /> 1600 </base> 1601 <type> 1602 <code value="Extension" /> 1603 </type> 1604 <constraint> 1605 <key value="ele-1" /> 1606 <severity value="error" /> 1607 <human value="All FHIR elements must have a @value or children" /> 1608 <expression value="hasValue() or (children().count() > id.count())" /> 1609 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 1610 </constraint> 1611 <constraint> 1612 <key value="ext-1" /> 1613 <severity value="error" /> 1614 <human value="Must have either extensions or value[x], not both" /> 1615 <expression value="extension.exists() != value.exists()" /> 1616 <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> 1617 </constraint> 1618 <isModifier value="false" /> 1619 <isSummary value="false" /> 1620 <mapping> 1621 <identity value="rim" /> 1622 <map value="n/a" /> 1623 </mapping> 1624 </element> 1625 <element id="MedicinalProductDefinition.name.modifierExtension"> 1626 <path value="MedicinalProductDefinition.name.modifierExtension" /> 1627 <short value="Extensions that cannot be ignored even if unrecognized" /> 1628 <definition value="May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained 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 managable, 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. 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)." /> 1629 <comment value="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." /> 1630 <requirements value="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](extensibility.html#modifierExtension)." /> 1631 <alias value="extensions" /> 1632 <alias value="user content" /> 1633 <alias value="modifiers" /> 1634 <min value="0" /> 1635 <max value="*" /> 1636 <base> 1637 <path value="BackboneElement.modifierExtension" /> 1638 <min value="0" /> 1639 <max value="*" /> 1640 </base> 1641 <type> 1642 <code value="Extension" /> 1643 </type> 1644 <constraint> 1645 <key value="ele-1" /> 1646 <severity value="error" /> 1647 <human value="All FHIR elements must have a @value or children" /> 1648 <expression value="hasValue() or (children().count() > id.count())" /> 1649 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 1650 </constraint> 1651 <constraint> 1652 <key value="ext-1" /> 1653 <severity value="error" /> 1654 <human value="Must have either extensions or value[x], not both" /> 1655 <expression value="extension.exists() != value.exists()" /> 1656 <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> 1657 </constraint> 1658 <isModifier value="true" /> 1659 <isModifierReason value="Modifier extensions are expected to modify the meaning or interpretation of the element that contains them" /> 1660 <isSummary value="true" /> 1661 <mapping> 1662 <identity value="rim" /> 1663 <map value="N/A" /> 1664 </mapping> 1665 </element> 1666 <element id="MedicinalProductDefinition.name.productName"> 1667 <path value="MedicinalProductDefinition.name.productName" /> 1668 <short value="The full product name" /> 1669 <definition value="The full product name." /> 1670 <min value="1" /> 1671 <max value="1" /> 1672 <base> 1673 <path value="MedicinalProductDefinition.name.productName" /> 1674 <min value="1" /> 1675 <max value="1" /> 1676 </base> 1677 <type> 1678 <code value="string" /> 1679 </type> 1680 <constraint> 1681 <key value="ele-1" /> 1682 <severity value="error" /> 1683 <human value="All FHIR elements must have a @value or children" /> 1684 <expression value="hasValue() or (children().count() > id.count())" /> 1685 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 1686 </constraint> 1687 <mustSupport value="false" /> 1688 <isModifier value="false" /> 1689 <isSummary value="true" /> 1690 <mapping> 1691 <identity value="idmp" /> 1692 <map value="Medicinal Product Name.Full Name" /> 1693 </mapping> 1694 <mapping> 1695 <identity value="rim" /> 1696 <map value="ManufacturedProduct[classCode='MANU'].manufacturedProduct.name" /> 1697 </mapping> 1698 </element> 1699 <element id="MedicinalProductDefinition.name.type"> 1700 <path value="MedicinalProductDefinition.name.type" /> 1701 <short value="Type of product name, such as rINN, BAN, Proprietary, Non-Proprietary" /> 1702 <definition value="Type of product name, such as rINN, BAN, Proprietary, Non-Proprietary." /> 1703 <min value="0" /> 1704 <max value="1" /> 1705 <base> 1706 <path value="MedicinalProductDefinition.name.type" /> 1707 <min value="0" /> 1708 <max value="1" /> 1709 </base> 1710 <type> 1711 <code value="CodeableConcept" /> 1712 </type> 1713 <constraint> 1714 <key value="ele-1" /> 1715 <severity value="error" /> 1716 <human value="All FHIR elements must have a @value or children" /> 1717 <expression value="hasValue() or (children().count() > id.count())" /> 1718 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 1719 </constraint> 1720 <mustSupport value="false" /> 1721 <isModifier value="false" /> 1722 <isSummary value="true" /> 1723 <binding> 1724 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 1725 <valueString value="ProductNameType" /> 1726 </extension> 1727 <strength value="example" /> 1728 <description value="Type of a name for a Medicinal Product." /> 1729 <valueSet value="http://hl7.org/fhir/ValueSet/medicinal-product-name-type" /> 1730 </binding> 1731 <mapping> 1732 <identity value="idmp" /> 1733 <map value="n/a" /> 1734 </mapping> 1735 <mapping> 1736 <identity value="rim" /> 1737 <map value="ManufacturedProduct[classCode='MANU'].manufacturedProduct.asNamedEntity.code" /> 1738 </mapping> 1739 </element> 1740 <element id="MedicinalProductDefinition.name.part"> 1741 <path value="MedicinalProductDefinition.name.part" /> 1742 <short value="Coding words or phrases of the name" /> 1743 <definition value="Coding words or phrases of the name." /> 1744 <min value="0" /> 1745 <max value="*" /> 1746 <base> 1747 <path value="MedicinalProductDefinition.name.part" /> 1748 <min value="0" /> 1749 <max value="*" /> 1750 </base> 1751 <type> 1752 <code value="BackboneElement" /> 1753 </type> 1754 <constraint> 1755 <key value="ele-1" /> 1756 <severity value="error" /> 1757 <human value="All FHIR elements must have a @value or children" /> 1758 <expression value="hasValue() or (children().count() > id.count())" /> 1759 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 1760 </constraint> 1761 <mustSupport value="false" /> 1762 <isModifier value="false" /> 1763 <isSummary value="true" /> 1764 <mapping> 1765 <identity value="idmp" /> 1766 <map value="(any and all of the name parts e.g. Medicinal Product Name.Formulation Part)" /> 1767 </mapping> 1768 <mapping> 1769 <identity value="rim" /> 1770 <map value="ManufacturedProduct[classCode='MANU'].manufacturedProduct.name.suffix" /> 1771 </mapping> 1772 </element> 1773 <element id="MedicinalProductDefinition.name.part.id"> 1774 <path value="MedicinalProductDefinition.name.part.id" /> 1775 <representation value="xmlAttr" /> 1776 <short value="Unique id for inter-element referencing" /> 1777 <definition value="Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." /> 1778 <min value="0" /> 1779 <max value="1" /> 1780 <base> 1781 <path value="Element.id" /> 1782 <min value="0" /> 1783 <max value="1" /> 1784 </base> 1785 <type> 1786 <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"> 1787 <valueUrl value="string" /> 1788 </extension> 1789 <code value="http://hl7.org/fhirpath/System.String" /> 1790 </type> 1791 <condition value="ele-1" /> 1792 <isModifier value="false" /> 1793 <isSummary value="false" /> 1794 <mapping> 1795 <identity value="rim" /> 1796 <map value="n/a" /> 1797 </mapping> 1798 </element> 1799 <element id="MedicinalProductDefinition.name.part.extension"> 1800 <path value="MedicinalProductDefinition.name.part.extension" /> 1801 <short value="Additional content defined by implementations" /> 1802 <definition value="May 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 managable, 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." /> 1803 <comment value="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." /> 1804 <alias value="extensions" /> 1805 <alias value="user content" /> 1806 <min value="0" /> 1807 <max value="*" /> 1808 <base> 1809 <path value="Element.extension" /> 1810 <min value="0" /> 1811 <max value="*" /> 1812 </base> 1813 <type> 1814 <code value="Extension" /> 1815 </type> 1816 <constraint> 1817 <key value="ele-1" /> 1818 <severity value="error" /> 1819 <human value="All FHIR elements must have a @value or children" /> 1820 <expression value="hasValue() or (children().count() > id.count())" /> 1821 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 1822 </constraint> 1823 <constraint> 1824 <key value="ext-1" /> 1825 <severity value="error" /> 1826 <human value="Must have either extensions or value[x], not both" /> 1827 <expression value="extension.exists() != value.exists()" /> 1828 <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> 1829 </constraint> 1830 <isModifier value="false" /> 1831 <isSummary value="false" /> 1832 <mapping> 1833 <identity value="rim" /> 1834 <map value="n/a" /> 1835 </mapping> 1836 </element> 1837 <element id="MedicinalProductDefinition.name.part.modifierExtension"> 1838 <path value="MedicinalProductDefinition.name.part.modifierExtension" /> 1839 <short value="Extensions that cannot be ignored even if unrecognized" /> 1840 <definition value="May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained 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 managable, 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. 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)." /> 1841 <comment value="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." /> 1842 <requirements value="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](extensibility.html#modifierExtension)." /> 1843 <alias value="extensions" /> 1844 <alias value="user content" /> 1845 <alias value="modifiers" /> 1846 <min value="0" /> 1847 <max value="*" /> 1848 <base> 1849 <path value="BackboneElement.modifierExtension" /> 1850 <min value="0" /> 1851 <max value="*" /> 1852 </base> 1853 <type> 1854 <code value="Extension" /> 1855 </type> 1856 <constraint> 1857 <key value="ele-1" /> 1858 <severity value="error" /> 1859 <human value="All FHIR elements must have a @value or children" /> 1860 <expression value="hasValue() or (children().count() > id.count())" /> 1861 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 1862 </constraint> 1863 <constraint> 1864 <key value="ext-1" /> 1865 <severity value="error" /> 1866 <human value="Must have either extensions or value[x], not both" /> 1867 <expression value="extension.exists() != value.exists()" /> 1868 <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> 1869 </constraint> 1870 <isModifier value="true" /> 1871 <isModifierReason value="Modifier extensions are expected to modify the meaning or interpretation of the element that contains them" /> 1872 <isSummary value="true" /> 1873 <mapping> 1874 <identity value="rim" /> 1875 <map value="N/A" /> 1876 </mapping> 1877 </element> 1878 <element id="MedicinalProductDefinition.name.part.part"> 1879 <path value="MedicinalProductDefinition.name.part.part" /> 1880 <short value="A fragment of a product name" /> 1881 <definition value="A fragment of a product name." /> 1882 <min value="1" /> 1883 <max value="1" /> 1884 <base> 1885 <path value="MedicinalProductDefinition.name.part.part" /> 1886 <min value="1" /> 1887 <max value="1" /> 1888 </base> 1889 <type> 1890 <code value="string" /> 1891 </type> 1892 <constraint> 1893 <key value="ele-1" /> 1894 <severity value="error" /> 1895 <human value="All FHIR elements must have a @value or children" /> 1896 <expression value="hasValue() or (children().count() > id.count())" /> 1897 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 1898 </constraint> 1899 <mustSupport value="false" /> 1900 <isModifier value="false" /> 1901 <isSummary value="true" /> 1902 <mapping> 1903 <identity value="idmp" /> 1904 <map value="(text of any of the name parts e.g. Medicinal Product Name.Formulation Part)" /> 1905 </mapping> 1906 <mapping> 1907 <identity value="rim" /> 1908 <map value="ManufacturedProduct[classCode='MANU'].manufacturedProduct.name.suffix" /> 1909 </mapping> 1910 </element> 1911 <element id="MedicinalProductDefinition.name.part.type"> 1912 <path value="MedicinalProductDefinition.name.part.type" /> 1913 <short value="Identifying type for this part of the name (e.g. strength part)" /> 1914 <definition value="Identifying type for this part of the name (e.g. strength part)." /> 1915 <min value="1" /> 1916 <max value="1" /> 1917 <base> 1918 <path value="MedicinalProductDefinition.name.part.type" /> 1919 <min value="1" /> 1920 <max value="1" /> 1921 </base> 1922 <type> 1923 <code value="CodeableConcept" /> 1924 </type> 1925 <constraint> 1926 <key value="ele-1" /> 1927 <severity value="error" /> 1928 <human value="All FHIR elements must have a @value or children" /> 1929 <expression value="hasValue() or (children().count() > id.count())" /> 1930 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 1931 </constraint> 1932 <mustSupport value="false" /> 1933 <isModifier value="false" /> 1934 <isSummary value="true" /> 1935 <binding> 1936 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 1937 <valueString value="ProductNamePartType" /> 1938 </extension> 1939 <strength value="example" /> 1940 <description value="Type of part of a name for a Medicinal Product." /> 1941 <valueSet value="http://hl7.org/fhir/ValueSet/medicinal-product-name-part-type" /> 1942 </binding> 1943 <mapping> 1944 <identity value="idmp" /> 1945 <map value="(which of the name parts this is e.g. Formulation Part)" /> 1946 </mapping> 1947 <mapping> 1948 <identity value="rim" /> 1949 <map value="ManufacturedProduct[classCode='MANU'].manufacturedProduct.asNamedEntity.code" /> 1950 </mapping> 1951 </element> 1952 <element id="MedicinalProductDefinition.name.usage"> 1953 <path value="MedicinalProductDefinition.name.usage" /> 1954 <short value="Country and jurisdiction where the name applies" /> 1955 <definition value="Country and jurisdiction where the name applies, and associated language." /> 1956 <min value="0" /> 1957 <max value="*" /> 1958 <base> 1959 <path value="MedicinalProductDefinition.name.usage" /> 1960 <min value="0" /> 1961 <max value="*" /> 1962 </base> 1963 <type> 1964 <code value="BackboneElement" /> 1965 </type> 1966 <constraint> 1967 <key value="ele-1" /> 1968 <severity value="error" /> 1969 <human value="All FHIR elements must have a @value or children" /> 1970 <expression value="hasValue() or (children().count() > id.count())" /> 1971 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 1972 </constraint> 1973 <mustSupport value="false" /> 1974 <isModifier value="false" /> 1975 <isSummary value="true" /> 1976 <mapping> 1977 <identity value="idmp" /> 1978 <map value="Country / Language" /> 1979 </mapping> 1980 <mapping> 1981 <identity value="rim" /> 1982 <map value="ManufacturedProduct[classCode='MANU'].manufacturedProduct.asNamedEntity" /> 1983 </mapping> 1984 </element> 1985 <element id="MedicinalProductDefinition.name.usage.id"> 1986 <path value="MedicinalProductDefinition.name.usage.id" /> 1987 <representation value="xmlAttr" /> 1988 <short value="Unique id for inter-element referencing" /> 1989 <definition value="Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." /> 1990 <min value="0" /> 1991 <max value="1" /> 1992 <base> 1993 <path value="Element.id" /> 1994 <min value="0" /> 1995 <max value="1" /> 1996 </base> 1997 <type> 1998 <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"> 1999 <valueUrl value="string" /> 2000 </extension> 2001 <code value="http://hl7.org/fhirpath/System.String" /> 2002 </type> 2003 <condition value="ele-1" /> 2004 <isModifier value="false" /> 2005 <isSummary value="false" /> 2006 <mapping> 2007 <identity value="rim" /> 2008 <map value="n/a" /> 2009 </mapping> 2010 </element> 2011 <element id="MedicinalProductDefinition.name.usage.extension"> 2012 <path value="MedicinalProductDefinition.name.usage.extension" /> 2013 <short value="Additional content defined by implementations" /> 2014 <definition value="May 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 managable, 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." /> 2015 <comment value="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." /> 2016 <alias value="extensions" /> 2017 <alias value="user content" /> 2018 <min value="0" /> 2019 <max value="*" /> 2020 <base> 2021 <path value="Element.extension" /> 2022 <min value="0" /> 2023 <max value="*" /> 2024 </base> 2025 <type> 2026 <code value="Extension" /> 2027 </type> 2028 <constraint> 2029 <key value="ele-1" /> 2030 <severity value="error" /> 2031 <human value="All FHIR elements must have a @value or children" /> 2032 <expression value="hasValue() or (children().count() > id.count())" /> 2033 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 2034 </constraint> 2035 <constraint> 2036 <key value="ext-1" /> 2037 <severity value="error" /> 2038 <human value="Must have either extensions or value[x], not both" /> 2039 <expression value="extension.exists() != value.exists()" /> 2040 <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> 2041 </constraint> 2042 <isModifier value="false" /> 2043 <isSummary value="false" /> 2044 <mapping> 2045 <identity value="rim" /> 2046 <map value="n/a" /> 2047 </mapping> 2048 </element> 2049 <element id="MedicinalProductDefinition.name.usage.modifierExtension"> 2050 <path value="MedicinalProductDefinition.name.usage.modifierExtension" /> 2051 <short value="Extensions that cannot be ignored even if unrecognized" /> 2052 <definition value="May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained 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 managable, 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. 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)." /> 2053 <comment value="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." /> 2054 <requirements value="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](extensibility.html#modifierExtension)." /> 2055 <alias value="extensions" /> 2056 <alias value="user content" /> 2057 <alias value="modifiers" /> 2058 <min value="0" /> 2059 <max value="*" /> 2060 <base> 2061 <path value="BackboneElement.modifierExtension" /> 2062 <min value="0" /> 2063 <max value="*" /> 2064 </base> 2065 <type> 2066 <code value="Extension" /> 2067 </type> 2068 <constraint> 2069 <key value="ele-1" /> 2070 <severity value="error" /> 2071 <human value="All FHIR elements must have a @value or children" /> 2072 <expression value="hasValue() or (children().count() > id.count())" /> 2073 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 2074 </constraint> 2075 <constraint> 2076 <key value="ext-1" /> 2077 <severity value="error" /> 2078 <human value="Must have either extensions or value[x], not both" /> 2079 <expression value="extension.exists() != value.exists()" /> 2080 <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> 2081 </constraint> 2082 <isModifier value="true" /> 2083 <isModifierReason value="Modifier extensions are expected to modify the meaning or interpretation of the element that contains them" /> 2084 <isSummary value="true" /> 2085 <mapping> 2086 <identity value="rim" /> 2087 <map value="N/A" /> 2088 </mapping> 2089 </element> 2090 <element id="MedicinalProductDefinition.name.usage.country"> 2091 <path value="MedicinalProductDefinition.name.usage.country" /> 2092 <short value="Country code for where this name applies" /> 2093 <definition value="Country code for where this name applies." /> 2094 <min value="1" /> 2095 <max value="1" /> 2096 <base> 2097 <path value="MedicinalProductDefinition.name.usage.country" /> 2098 <min value="1" /> 2099 <max value="1" /> 2100 </base> 2101 <type> 2102 <code value="CodeableConcept" /> 2103 </type> 2104 <constraint> 2105 <key value="ele-1" /> 2106 <severity value="error" /> 2107 <human value="All FHIR elements must have a @value or children" /> 2108 <expression value="hasValue() or (children().count() > id.count())" /> 2109 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 2110 </constraint> 2111 <mustSupport value="false" /> 2112 <isModifier value="false" /> 2113 <isSummary value="true" /> 2114 <binding> 2115 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 2116 <valueString value="Country" /> 2117 </extension> 2118 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding"> 2119 <valueBoolean value="true" /> 2120 </extension> 2121 <strength value="example" /> 2122 <description value="Jurisdiction codes" /> 2123 <valueSet value="http://hl7.org/fhir/ValueSet/country" /> 2124 </binding> 2125 <mapping> 2126 <identity value="idmp" /> 2127 <map value="Country / Language.Country" /> 2128 </mapping> 2129 <mapping> 2130 <identity value="rim" /> 2131 <map value="ManufacturedProduct[classCode='MANU'].manufacturedProduct.asNamedEntity.assigningTerritory.code" /> 2132 </mapping> 2133 </element> 2134 <element id="MedicinalProductDefinition.name.usage.jurisdiction"> 2135 <path value="MedicinalProductDefinition.name.usage.jurisdiction" /> 2136 <short value="Jurisdiction code for where this name applies" /> 2137 <definition value="Jurisdiction code for where this name applies. A jurisdiction may be a sub- or supra-national entity (e.g. a state or a geographic region)." /> 2138 <min value="0" /> 2139 <max value="1" /> 2140 <base> 2141 <path value="MedicinalProductDefinition.name.usage.jurisdiction" /> 2142 <min value="0" /> 2143 <max value="1" /> 2144 </base> 2145 <type> 2146 <code value="CodeableConcept" /> 2147 </type> 2148 <constraint> 2149 <key value="ele-1" /> 2150 <severity value="error" /> 2151 <human value="All FHIR elements must have a @value or children" /> 2152 <expression value="hasValue() or (children().count() > id.count())" /> 2153 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 2154 </constraint> 2155 <mustSupport value="false" /> 2156 <isModifier value="false" /> 2157 <isSummary value="true" /> 2158 <binding> 2159 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 2160 <valueString value="Jurisdiction" /> 2161 </extension> 2162 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding"> 2163 <valueBoolean value="true" /> 2164 </extension> 2165 <strength value="example" /> 2166 <description value="Jurisdiction codes" /> 2167 <valueSet value="http://hl7.org/fhir/ValueSet/jurisdiction" /> 2168 </binding> 2169 <mapping> 2170 <identity value="idmp" /> 2171 <map value="Country / Language.Jurisdiction" /> 2172 </mapping> 2173 <mapping> 2174 <identity value="rim" /> 2175 <map value="ManufacturedProduct[classCode='MANU'].manufacturedProduct.asNamedEntity.assigningTerritory.code" /> 2176 </mapping> 2177 </element> 2178 <element id="MedicinalProductDefinition.name.usage.language"> 2179 <path value="MedicinalProductDefinition.name.usage.language" /> 2180 <short value="Language code for this name" /> 2181 <definition value="Language code for this name." /> 2182 <min value="1" /> 2183 <max value="1" /> 2184 <base> 2185 <path value="MedicinalProductDefinition.name.usage.language" /> 2186 <min value="1" /> 2187 <max value="1" /> 2188 </base> 2189 <type> 2190 <code value="CodeableConcept" /> 2191 </type> 2192 <constraint> 2193 <key value="ele-1" /> 2194 <severity value="error" /> 2195 <human value="All FHIR elements must have a @value or children" /> 2196 <expression value="hasValue() or (children().count() > id.count())" /> 2197 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 2198 </constraint> 2199 <mustSupport value="false" /> 2200 <isModifier value="false" /> 2201 <isSummary value="true" /> 2202 <binding> 2203 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 2204 <valueString value="Language" /> 2205 </extension> 2206 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding"> 2207 <valueBoolean value="true" /> 2208 </extension> 2209 <strength value="required" /> 2210 <description value="IETF language tag for a human language" /> 2211 <valueSet value="http://hl7.org/fhir/ValueSet/all-languages|5.0.0" /> 2212 </binding> 2213 <mapping> 2214 <identity value="idmp" /> 2215 <map value="Country / Language.Language" /> 2216 </mapping> 2217 <mapping> 2218 <identity value="rim" /> 2219 <map value="ManufacturedProduct[classCode='MANU'].manufacturedProduct.asNamedEntity.name.@xml:lang" /> 2220 </mapping> 2221 </element> 2222 <element id="MedicinalProductDefinition.crossReference"> 2223 <path value="MedicinalProductDefinition.crossReference" /> 2224 <short value="Reference to another product, e.g. for linking authorised to investigational product" /> 2225 <definition value="Reference to another product, e.g. for linking authorised to investigational product, or a virtual product." /> 2226 <min value="0" /> 2227 <max value="*" /> 2228 <base> 2229 <path value="MedicinalProductDefinition.crossReference" /> 2230 <min value="0" /> 2231 <max value="*" /> 2232 </base> 2233 <type> 2234 <code value="BackboneElement" /> 2235 </type> 2236 <constraint> 2237 <key value="ele-1" /> 2238 <severity value="error" /> 2239 <human value="All FHIR elements must have a @value or children" /> 2240 <expression value="hasValue() or (children().count() > id.count())" /> 2241 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 2242 </constraint> 2243 <mustSupport value="false" /> 2244 <isModifier value="false" /> 2245 <isSummary value="true" /> 2246 <mapping> 2247 <identity value="idmp" /> 2248 <map value="Product Cross-Reference" /> 2249 </mapping> 2250 <mapping> 2251 <identity value="rim" /> 2252 <map value="ManufacturedProduct[classCode='MANU'].manufacturedProduct.asEquivalentEntity" /> 2253 </mapping> 2254 </element> 2255 <element id="MedicinalProductDefinition.crossReference.id"> 2256 <path value="MedicinalProductDefinition.crossReference.id" /> 2257 <representation value="xmlAttr" /> 2258 <short value="Unique id for inter-element referencing" /> 2259 <definition value="Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." /> 2260 <min value="0" /> 2261 <max value="1" /> 2262 <base> 2263 <path value="Element.id" /> 2264 <min value="0" /> 2265 <max value="1" /> 2266 </base> 2267 <type> 2268 <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"> 2269 <valueUrl value="string" /> 2270 </extension> 2271 <code value="http://hl7.org/fhirpath/System.String" /> 2272 </type> 2273 <condition value="ele-1" /> 2274 <isModifier value="false" /> 2275 <isSummary value="false" /> 2276 <mapping> 2277 <identity value="rim" /> 2278 <map value="n/a" /> 2279 </mapping> 2280 </element> 2281 <element id="MedicinalProductDefinition.crossReference.extension"> 2282 <path value="MedicinalProductDefinition.crossReference.extension" /> 2283 <short value="Additional content defined by implementations" /> 2284 <definition value="May 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 managable, 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." /> 2285 <comment value="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." /> 2286 <alias value="extensions" /> 2287 <alias value="user content" /> 2288 <min value="0" /> 2289 <max value="*" /> 2290 <base> 2291 <path value="Element.extension" /> 2292 <min value="0" /> 2293 <max value="*" /> 2294 </base> 2295 <type> 2296 <code value="Extension" /> 2297 </type> 2298 <constraint> 2299 <key value="ele-1" /> 2300 <severity value="error" /> 2301 <human value="All FHIR elements must have a @value or children" /> 2302 <expression value="hasValue() or (children().count() > id.count())" /> 2303 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 2304 </constraint> 2305 <constraint> 2306 <key value="ext-1" /> 2307 <severity value="error" /> 2308 <human value="Must have either extensions or value[x], not both" /> 2309 <expression value="extension.exists() != value.exists()" /> 2310 <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> 2311 </constraint> 2312 <isModifier value="false" /> 2313 <isSummary value="false" /> 2314 <mapping> 2315 <identity value="rim" /> 2316 <map value="n/a" /> 2317 </mapping> 2318 </element> 2319 <element id="MedicinalProductDefinition.crossReference.modifierExtension"> 2320 <path value="MedicinalProductDefinition.crossReference.modifierExtension" /> 2321 <short value="Extensions that cannot be ignored even if unrecognized" /> 2322 <definition value="May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained 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 managable, 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. 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)." /> 2323 <comment value="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." /> 2324 <requirements value="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](extensibility.html#modifierExtension)." /> 2325 <alias value="extensions" /> 2326 <alias value="user content" /> 2327 <alias value="modifiers" /> 2328 <min value="0" /> 2329 <max value="*" /> 2330 <base> 2331 <path value="BackboneElement.modifierExtension" /> 2332 <min value="0" /> 2333 <max value="*" /> 2334 </base> 2335 <type> 2336 <code value="Extension" /> 2337 </type> 2338 <constraint> 2339 <key value="ele-1" /> 2340 <severity value="error" /> 2341 <human value="All FHIR elements must have a @value or children" /> 2342 <expression value="hasValue() or (children().count() > id.count())" /> 2343 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 2344 </constraint> 2345 <constraint> 2346 <key value="ext-1" /> 2347 <severity value="error" /> 2348 <human value="Must have either extensions or value[x], not both" /> 2349 <expression value="extension.exists() != value.exists()" /> 2350 <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> 2351 </constraint> 2352 <isModifier value="true" /> 2353 <isModifierReason value="Modifier extensions are expected to modify the meaning or interpretation of the element that contains them" /> 2354 <isSummary value="true" /> 2355 <mapping> 2356 <identity value="rim" /> 2357 <map value="N/A" /> 2358 </mapping> 2359 </element> 2360 <element id="MedicinalProductDefinition.crossReference.product"> 2361 <path value="MedicinalProductDefinition.crossReference.product" /> 2362 <short value="Reference to another product, e.g. for linking authorised to investigational product" /> 2363 <definition value="Reference to another product, e.g. for linking authorised to investigational product." /> 2364 <min value="1" /> 2365 <max value="1" /> 2366 <base> 2367 <path value="MedicinalProductDefinition.crossReference.product" /> 2368 <min value="1" /> 2369 <max value="1" /> 2370 </base> 2371 <type> 2372 <code value="CodeableReference" /> 2373 <targetProfile value="http://hl7.org/fhir/StructureDefinition/MedicinalProductDefinition" /> 2374 </type> 2375 <constraint> 2376 <key value="ele-1" /> 2377 <severity value="error" /> 2378 <human value="All FHIR elements must have a @value or children" /> 2379 <expression value="hasValue() or (children().count() > id.count())" /> 2380 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 2381 </constraint> 2382 <mustSupport value="false" /> 2383 <isModifier value="false" /> 2384 <isSummary value="true" /> 2385 <mapping> 2386 <identity value="idmp" /> 2387 <map value="Product Cross-Reference" /> 2388 </mapping> 2389 <mapping> 2390 <identity value="rim" /> 2391 <map value="ManufacturedProduct[classCode='MANU'].manufacturedProduct.asEquivalentEntity.definingMaterialKind.code" /> 2392 </mapping> 2393 </element> 2394 <element id="MedicinalProductDefinition.crossReference.type"> 2395 <path value="MedicinalProductDefinition.crossReference.type" /> 2396 <short value="The type of relationship, for instance branded to generic or virtual to actual product" /> 2397 <definition value="The type of relationship, for instance branded to generic, virtual to actual product, product to development product (investigational), parallel import version." /> 2398 <min value="0" /> 2399 <max value="1" /> 2400 <base> 2401 <path value="MedicinalProductDefinition.crossReference.type" /> 2402 <min value="0" /> 2403 <max value="1" /> 2404 </base> 2405 <type> 2406 <code value="CodeableConcept" /> 2407 </type> 2408 <constraint> 2409 <key value="ele-1" /> 2410 <severity value="error" /> 2411 <human value="All FHIR elements must have a @value or children" /> 2412 <expression value="hasValue() or (children().count() > id.count())" /> 2413 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 2414 </constraint> 2415 <mustSupport value="false" /> 2416 <isModifier value="false" /> 2417 <isSummary value="true" /> 2418 <binding> 2419 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 2420 <valueString value="ProductCrossReferenceType" /> 2421 </extension> 2422 <strength value="example" /> 2423 <description value="Extra measures defined for a Medicinal Product, such as heightened reporting requirements." /> 2424 <valueSet value="http://hl7.org/fhir/ValueSet/medicinal-product-cross-reference-type" /> 2425 </binding> 2426 <mapping> 2427 <identity value="idmp" /> 2428 <map value="Product Cross-Reference" /> 2429 </mapping> 2430 <mapping> 2431 <identity value="rim" /> 2432 <map value="ManufacturedProduct[classCode='MANU'].manufacturedProduct.asEquivalentEntity.code" /> 2433 </mapping> 2434 </element> 2435 <element id="MedicinalProductDefinition.operation"> 2436 <path value="MedicinalProductDefinition.operation" /> 2437 <short value="A manufacturing or administrative process for the medicinal product" /> 2438 <definition value="A manufacturing or administrative process or step associated with (or performed on) the medicinal product." /> 2439 <min value="0" /> 2440 <max value="*" /> 2441 <base> 2442 <path value="MedicinalProductDefinition.operation" /> 2443 <min value="0" /> 2444 <max value="*" /> 2445 </base> 2446 <type> 2447 <code value="BackboneElement" /> 2448 </type> 2449 <constraint> 2450 <key value="ele-1" /> 2451 <severity value="error" /> 2452 <human value="All FHIR elements must have a @value or children" /> 2453 <expression value="hasValue() or (children().count() > id.count())" /> 2454 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 2455 </constraint> 2456 <mustSupport value="false" /> 2457 <isModifier value="false" /> 2458 <isSummary value="true" /> 2459 <mapping> 2460 <identity value="idmp" /> 2461 <map value="Manufacturing / Business Operation" /> 2462 </mapping> 2463 <mapping> 2464 <identity value="rim" /> 2465 <map value="ManufacturedProduct[classCode='MANU'].subjectOf.action" /> 2466 </mapping> 2467 </element> 2468 <element id="MedicinalProductDefinition.operation.id"> 2469 <path value="MedicinalProductDefinition.operation.id" /> 2470 <representation value="xmlAttr" /> 2471 <short value="Unique id for inter-element referencing" /> 2472 <definition value="Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." /> 2473 <min value="0" /> 2474 <max value="1" /> 2475 <base> 2476 <path value="Element.id" /> 2477 <min value="0" /> 2478 <max value="1" /> 2479 </base> 2480 <type> 2481 <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"> 2482 <valueUrl value="string" /> 2483 </extension> 2484 <code value="http://hl7.org/fhirpath/System.String" /> 2485 </type> 2486 <condition value="ele-1" /> 2487 <isModifier value="false" /> 2488 <isSummary value="false" /> 2489 <mapping> 2490 <identity value="rim" /> 2491 <map value="n/a" /> 2492 </mapping> 2493 </element> 2494 <element id="MedicinalProductDefinition.operation.extension"> 2495 <path value="MedicinalProductDefinition.operation.extension" /> 2496 <short value="Additional content defined by implementations" /> 2497 <definition value="May 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 managable, 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." /> 2498 <comment value="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." /> 2499 <alias value="extensions" /> 2500 <alias value="user content" /> 2501 <min value="0" /> 2502 <max value="*" /> 2503 <base> 2504 <path value="Element.extension" /> 2505 <min value="0" /> 2506 <max value="*" /> 2507 </base> 2508 <type> 2509 <code value="Extension" /> 2510 </type> 2511 <constraint> 2512 <key value="ele-1" /> 2513 <severity value="error" /> 2514 <human value="All FHIR elements must have a @value or children" /> 2515 <expression value="hasValue() or (children().count() > id.count())" /> 2516 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 2517 </constraint> 2518 <constraint> 2519 <key value="ext-1" /> 2520 <severity value="error" /> 2521 <human value="Must have either extensions or value[x], not both" /> 2522 <expression value="extension.exists() != value.exists()" /> 2523 <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> 2524 </constraint> 2525 <isModifier value="false" /> 2526 <isSummary value="false" /> 2527 <mapping> 2528 <identity value="rim" /> 2529 <map value="n/a" /> 2530 </mapping> 2531 </element> 2532 <element id="MedicinalProductDefinition.operation.modifierExtension"> 2533 <path value="MedicinalProductDefinition.operation.modifierExtension" /> 2534 <short value="Extensions that cannot be ignored even if unrecognized" /> 2535 <definition value="May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained 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 managable, 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. 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)." /> 2536 <comment value="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." /> 2537 <requirements value="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](extensibility.html#modifierExtension)." /> 2538 <alias value="extensions" /> 2539 <alias value="user content" /> 2540 <alias value="modifiers" /> 2541 <min value="0" /> 2542 <max value="*" /> 2543 <base> 2544 <path value="BackboneElement.modifierExtension" /> 2545 <min value="0" /> 2546 <max value="*" /> 2547 </base> 2548 <type> 2549 <code value="Extension" /> 2550 </type> 2551 <constraint> 2552 <key value="ele-1" /> 2553 <severity value="error" /> 2554 <human value="All FHIR elements must have a @value or children" /> 2555 <expression value="hasValue() or (children().count() > id.count())" /> 2556 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 2557 </constraint> 2558 <constraint> 2559 <key value="ext-1" /> 2560 <severity value="error" /> 2561 <human value="Must have either extensions or value[x], not both" /> 2562 <expression value="extension.exists() != value.exists()" /> 2563 <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> 2564 </constraint> 2565 <isModifier value="true" /> 2566 <isModifierReason value="Modifier extensions are expected to modify the meaning or interpretation of the element that contains them" /> 2567 <isSummary value="true" /> 2568 <mapping> 2569 <identity value="rim" /> 2570 <map value="N/A" /> 2571 </mapping> 2572 </element> 2573 <element id="MedicinalProductDefinition.operation.type"> 2574 <path value="MedicinalProductDefinition.operation.type" /> 2575 <short value="The type of manufacturing operation e.g. manufacturing itself, re-packaging" /> 2576 <definition value="The type of manufacturing operation e.g. manufacturing itself, re-packaging. For the authorization of this, a RegulatedAuthorization would point to the same plan or activity referenced here." /> 2577 <min value="0" /> 2578 <max value="1" /> 2579 <base> 2580 <path value="MedicinalProductDefinition.operation.type" /> 2581 <min value="0" /> 2582 <max value="1" /> 2583 </base> 2584 <type> 2585 <code value="CodeableReference" /> 2586 <targetProfile value="http://hl7.org/fhir/StructureDefinition/ActivityDefinition" /> 2587 <targetProfile value="http://hl7.org/fhir/StructureDefinition/PlanDefinition" /> 2588 </type> 2589 <constraint> 2590 <key value="ele-1" /> 2591 <severity value="error" /> 2592 <human value="All FHIR elements must have a @value or children" /> 2593 <expression value="hasValue() or (children().count() > id.count())" /> 2594 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 2595 </constraint> 2596 <mustSupport value="false" /> 2597 <isModifier value="false" /> 2598 <isSummary value="true" /> 2599 <mapping> 2600 <identity value="idmp" /> 2601 <map value="Manufacturing / Business Operation.Operation Type" /> 2602 </mapping> 2603 <mapping> 2604 <identity value="rim" /> 2605 <map value="ManufacturedProduct[classCode='MANU'].subjectOf.action.code" /> 2606 </mapping> 2607 </element> 2608 <element id="MedicinalProductDefinition.operation.effectiveDate"> 2609 <path value="MedicinalProductDefinition.operation.effectiveDate" /> 2610 <short value="Date range of applicability" /> 2611 <definition value="Date range of applicability." /> 2612 <min value="0" /> 2613 <max value="1" /> 2614 <base> 2615 <path value="MedicinalProductDefinition.operation.effectiveDate" /> 2616 <min value="0" /> 2617 <max value="1" /> 2618 </base> 2619 <type> 2620 <code value="Period" /> 2621 </type> 2622 <constraint> 2623 <key value="ele-1" /> 2624 <severity value="error" /> 2625 <human value="All FHIR elements must have a @value or children" /> 2626 <expression value="hasValue() or (children().count() > id.count())" /> 2627 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 2628 </constraint> 2629 <mustSupport value="false" /> 2630 <isModifier value="false" /> 2631 <isSummary value="true" /> 2632 <mapping> 2633 <identity value="idmp" /> 2634 <map value="Manufacturing / Business Operation.Effective Date" /> 2635 </mapping> 2636 <mapping> 2637 <identity value="rim" /> 2638 <map value="ManufacturedProduct[classCode='MANU'].subjectOf.action.effectiveTime" /> 2639 </mapping> 2640 </element> 2641 <element id="MedicinalProductDefinition.operation.organization"> 2642 <path value="MedicinalProductDefinition.operation.organization" /> 2643 <short value="The organization responsible for the particular process, e.g. the manufacturer or importer" /> 2644 <definition value="The organization or establishment responsible for (or associated with) the particular process or step, examples include the manufacturer, importer, agent." /> 2645 <min value="0" /> 2646 <max value="*" /> 2647 <base> 2648 <path value="MedicinalProductDefinition.operation.organization" /> 2649 <min value="0" /> 2650 <max value="*" /> 2651 </base> 2652 <type> 2653 <code value="Reference" /> 2654 <targetProfile value="http://hl7.org/fhir/StructureDefinition/Organization" /> 2655 </type> 2656 <constraint> 2657 <key value="ele-1" /> 2658 <severity value="error" /> 2659 <human value="All FHIR elements must have a @value or children" /> 2660 <expression value="hasValue() or (children().count() > id.count())" /> 2661 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 2662 </constraint> 2663 <mustSupport value="false" /> 2664 <isModifier value="false" /> 2665 <isSummary value="true" /> 2666 <mapping> 2667 <identity value="idmp" /> 2668 <map value="Manufacturer / Establishment (Organisation)" /> 2669 </mapping> 2670 <mapping> 2671 <identity value="rim" /> 2672 <map value="ManufacturedProduct[classCode='MANU'].subjectOf.action.participation.organzation" /> 2673 </mapping> 2674 </element> 2675 <element id="MedicinalProductDefinition.operation.confidentialityIndicator"> 2676 <path value="MedicinalProductDefinition.operation.confidentialityIndicator" /> 2677 <short value="Specifies whether this process is considered proprietary or confidential" /> 2678 <definition value="Specifies whether this particular business or manufacturing process is considered proprietary or confidential." /> 2679 <min value="0" /> 2680 <max value="1" /> 2681 <base> 2682 <path value="MedicinalProductDefinition.operation.confidentialityIndicator" /> 2683 <min value="0" /> 2684 <max value="1" /> 2685 </base> 2686 <type> 2687 <code value="CodeableConcept" /> 2688 </type> 2689 <constraint> 2690 <key value="ele-1" /> 2691 <severity value="error" /> 2692 <human value="All FHIR elements must have a @value or children" /> 2693 <expression value="hasValue() or (children().count() > id.count())" /> 2694 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 2695 </constraint> 2696 <mustSupport value="false" /> 2697 <isModifier value="false" /> 2698 <isSummary value="true" /> 2699 <binding> 2700 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 2701 <valueString value="ProductConfidentiality" /> 2702 </extension> 2703 <strength value="example" /> 2704 <description value="Confidentiality rating, e.g. commercial sensitivity for a Medicinal Product." /> 2705 <valueSet value="http://hl7.org/fhir/ValueSet/medicinal-product-confidentiality" /> 2706 </binding> 2707 <mapping> 2708 <identity value="idmp" /> 2709 <map value="Manufacturing / Business Operation.Confidentiality Indicator" /> 2710 </mapping> 2711 <mapping> 2712 <identity value="rim" /> 2713 <map value="ManufacturedProduct[classCode='MANU'].subjectOf.action.confidentialityCode" /> 2714 </mapping> 2715 </element> 2716 <element id="MedicinalProductDefinition.characteristic"> 2717 <path value="MedicinalProductDefinition.characteristic" /> 2718 <short value="Key product features such as "sugar free", "modified release"" /> 2719 <definition value="Allows the key product features to be recorded, such as "sugar free", "modified release", "parallel import"." /> 2720 <min value="0" /> 2721 <max value="*" /> 2722 <base> 2723 <path value="MedicinalProductDefinition.characteristic" /> 2724 <min value="0" /> 2725 <max value="*" /> 2726 </base> 2727 <type> 2728 <code value="BackboneElement" /> 2729 </type> 2730 <constraint> 2731 <key value="ele-1" /> 2732 <severity value="error" /> 2733 <human value="All FHIR elements must have a @value or children" /> 2734 <expression value="hasValue() or (children().count() > id.count())" /> 2735 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 2736 </constraint> 2737 <mustSupport value="false" /> 2738 <isModifier value="false" /> 2739 <isSummary value="true" /> 2740 <mapping> 2741 <identity value="idmp" /> 2742 <map value="Package Item (Container).Physical Characteristics" /> 2743 </mapping> 2744 <mapping> 2745 <identity value="rim" /> 2746 <map value="ManufacturedProduct[classCode='MANU'].subjectOf.characteristic" /> 2747 </mapping> 2748 </element> 2749 <element id="MedicinalProductDefinition.characteristic.id"> 2750 <path value="MedicinalProductDefinition.characteristic.id" /> 2751 <representation value="xmlAttr" /> 2752 <short value="Unique id for inter-element referencing" /> 2753 <definition value="Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." /> 2754 <min value="0" /> 2755 <max value="1" /> 2756 <base> 2757 <path value="Element.id" /> 2758 <min value="0" /> 2759 <max value="1" /> 2760 </base> 2761 <type> 2762 <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"> 2763 <valueUrl value="string" /> 2764 </extension> 2765 <code value="http://hl7.org/fhirpath/System.String" /> 2766 </type> 2767 <condition value="ele-1" /> 2768 <isModifier value="false" /> 2769 <isSummary value="false" /> 2770 <mapping> 2771 <identity value="rim" /> 2772 <map value="n/a" /> 2773 </mapping> 2774 </element> 2775 <element id="MedicinalProductDefinition.characteristic.extension"> 2776 <path value="MedicinalProductDefinition.characteristic.extension" /> 2777 <short value="Additional content defined by implementations" /> 2778 <definition value="May 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 managable, 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." /> 2779 <comment value="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." /> 2780 <alias value="extensions" /> 2781 <alias value="user content" /> 2782 <min value="0" /> 2783 <max value="*" /> 2784 <base> 2785 <path value="Element.extension" /> 2786 <min value="0" /> 2787 <max value="*" /> 2788 </base> 2789 <type> 2790 <code value="Extension" /> 2791 </type> 2792 <constraint> 2793 <key value="ele-1" /> 2794 <severity value="error" /> 2795 <human value="All FHIR elements must have a @value or children" /> 2796 <expression value="hasValue() or (children().count() > id.count())" /> 2797 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 2798 </constraint> 2799 <constraint> 2800 <key value="ext-1" /> 2801 <severity value="error" /> 2802 <human value="Must have either extensions or value[x], not both" /> 2803 <expression value="extension.exists() != value.exists()" /> 2804 <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> 2805 </constraint> 2806 <isModifier value="false" /> 2807 <isSummary value="false" /> 2808 <mapping> 2809 <identity value="rim" /> 2810 <map value="n/a" /> 2811 </mapping> 2812 </element> 2813 <element id="MedicinalProductDefinition.characteristic.modifierExtension"> 2814 <path value="MedicinalProductDefinition.characteristic.modifierExtension" /> 2815 <short value="Extensions that cannot be ignored even if unrecognized" /> 2816 <definition value="May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained 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 managable, 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. 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)." /> 2817 <comment value="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." /> 2818 <requirements value="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](extensibility.html#modifierExtension)." /> 2819 <alias value="extensions" /> 2820 <alias value="user content" /> 2821 <alias value="modifiers" /> 2822 <min value="0" /> 2823 <max value="*" /> 2824 <base> 2825 <path value="BackboneElement.modifierExtension" /> 2826 <min value="0" /> 2827 <max value="*" /> 2828 </base> 2829 <type> 2830 <code value="Extension" /> 2831 </type> 2832 <constraint> 2833 <key value="ele-1" /> 2834 <severity value="error" /> 2835 <human value="All FHIR elements must have a @value or children" /> 2836 <expression value="hasValue() or (children().count() > id.count())" /> 2837 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 2838 </constraint> 2839 <constraint> 2840 <key value="ext-1" /> 2841 <severity value="error" /> 2842 <human value="Must have either extensions or value[x], not both" /> 2843 <expression value="extension.exists() != value.exists()" /> 2844 <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> 2845 </constraint> 2846 <isModifier value="true" /> 2847 <isModifierReason value="Modifier extensions are expected to modify the meaning or interpretation of the element that contains them" /> 2848 <isSummary value="true" /> 2849 <mapping> 2850 <identity value="rim" /> 2851 <map value="N/A" /> 2852 </mapping> 2853 </element> 2854 <element id="MedicinalProductDefinition.characteristic.type"> 2855 <path value="MedicinalProductDefinition.characteristic.type" /> 2856 <short value="A code expressing the type of characteristic" /> 2857 <definition value="A code expressing the type of characteristic." /> 2858 <min value="1" /> 2859 <max value="1" /> 2860 <base> 2861 <path value="MedicinalProductDefinition.characteristic.type" /> 2862 <min value="1" /> 2863 <max value="1" /> 2864 </base> 2865 <type> 2866 <code value="CodeableConcept" /> 2867 </type> 2868 <constraint> 2869 <key value="ele-1" /> 2870 <severity value="error" /> 2871 <human value="All FHIR elements must have a @value or children" /> 2872 <expression value="hasValue() or (children().count() > id.count())" /> 2873 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 2874 </constraint> 2875 <mustSupport value="false" /> 2876 <isModifier value="false" /> 2877 <isSummary value="true" /> 2878 <binding> 2879 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 2880 <valueString value="ProductCharacteristic" /> 2881 </extension> 2882 <strength value="example" /> 2883 <description value="This value set includes all observable entity codes from SNOMED CT - provided as an exemplar value set." /> 2884 <valueSet value="http://hl7.org/fhir/ValueSet/product-characteristic-codes" /> 2885 </binding> 2886 <mapping> 2887 <identity value="idmp" /> 2888 <map value="Physical Characteristics, all attributes" /> 2889 </mapping> 2890 <mapping> 2891 <identity value="rim" /> 2892 <map value="ManufacturedProduct[classCode='MANU'].subjectOf.characteristic[@code='{type}']" /> 2893 </mapping> 2894 </element> 2895 <element id="MedicinalProductDefinition.characteristic.value[x]"> 2896 <path value="MedicinalProductDefinition.characteristic.value[x]" /> 2897 <short value="A value for the characteristic" /> 2898 <definition value="A value for the characteristic.text." /> 2899 <comment value="Text, as markdown, is intended to be used only when the item cannot ever reasonably be coded. Otherwise, for cases where a code is not available, but is feasible, use CodeableConcept.text." /> 2900 <min value="0" /> 2901 <max value="1" /> 2902 <base> 2903 <path value="MedicinalProductDefinition.characteristic.value[x]" /> 2904 <min value="0" /> 2905 <max value="1" /> 2906 </base> 2907 <type> 2908 <code value="CodeableConcept" /> 2909 </type> 2910 <type> 2911 <code value="markdown" /> 2912 </type> 2913 <type> 2914 <code value="Quantity" /> 2915 </type> 2916 <type> 2917 <code value="integer" /> 2918 </type> 2919 <type> 2920 <code value="date" /> 2921 </type> 2922 <type> 2923 <code value="boolean" /> 2924 </type> 2925 <type> 2926 <code value="Attachment" /> 2927 </type> 2928 <constraint> 2929 <key value="ele-1" /> 2930 <severity value="error" /> 2931 <human value="All FHIR elements must have a @value or children" /> 2932 <expression value="hasValue() or (children().count() > id.count())" /> 2933 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 2934 </constraint> 2935 <mustSupport value="false" /> 2936 <isModifier value="false" /> 2937 <isSummary value="true" /> 2938 <mapping> 2939 <identity value="idmp" /> 2940 <map value="Physical Characteristics, attribute's value" /> 2941 </mapping> 2942 <mapping> 2943 <identity value="rim" /> 2944 <map value="ManufacturedProduct[classCode='MANU'].subjectOf.characteristic[@code='{type}'].value" /> 2945 </mapping> 2946 </element> 2947 </snapshot> 2948 <differential> 2949 <element id="MedicinalProductDefinition"> 2950 <path value="MedicinalProductDefinition" /> 2951 <short value="Detailed definition of a medicinal product" /> 2952 <definition value="A medicinal product, being a substance or combination of substances that is intended to treat, prevent or diagnose a disease, or to restore, correct or modify physiological functions by exerting a pharmacological, immunological or metabolic action. This resource is intended to define and detail such products and their properties, for uses other than direct patient care (e.g. regulatory use, or drug catalogs)." /> 2953 <min value="0" /> 2954 <max value="*" /> 2955 <mustSupport value="false" /> 2956 <isModifier value="false" /> 2957 <mapping> 2958 <identity value="w5" /> 2959 <map value="administrative.medication" /> 2960 </mapping> 2961 <mapping> 2962 <identity value="idmp" /> 2963 <map value="Medicinal Product and Investigational Medicinal Product" /> 2964 </mapping> 2965 <mapping> 2966 <identity value="rim" /> 2967 <map value="ManufacturedProduct[classCode='MANU'].manufacturedProduct[classCode='MMAT']" /> 2968 </mapping> 2969 </element> 2970 <element id="MedicinalProductDefinition.identifier"> 2971 <path value="MedicinalProductDefinition.identifier" /> 2972 <short value="Business identifier for this product. Could be an MPID" /> 2973 <definition value="Business identifier for this product. Could be an MPID. When in development or being regulated, products are typically referenced by official identifiers, assigned by a manufacturer or regulator, and unique to a product (which, when compared to a product instance being prescribed, is actually a product type). See also MedicinalProductDefinition.code." /> 2974 <alias value="MPID" /> 2975 <min value="0" /> 2976 <max value="*" /> 2977 <type> 2978 <code value="Identifier" /> 2979 </type> 2980 <mustSupport value="false" /> 2981 <isModifier value="false" /> 2982 <isSummary value="true" /> 2983 <mapping> 2984 <identity value="w5" /> 2985 <map value="FiveWs.class" /> 2986 </mapping> 2987 <mapping> 2988 <identity value="idmp" /> 2989 <map value="Medicinal Product.MPID, Investigational Medicinal Product.IMPID" /> 2990 </mapping> 2991 <mapping> 2992 <identity value="rim" /> 2993 <map value="ManufacturedProduct[classCode='MANU'].manufacturedProduct[classCode='MMAT'].code" /> 2994 </mapping> 2995 </element> 2996 <element id="MedicinalProductDefinition.type"> 2997 <path value="MedicinalProductDefinition.type" /> 2998 <short value="Regulatory type, e.g. Investigational or Authorized" /> 2999 <definition value="Regulatory type, e.g. Investigational or Authorized." /> 3000 <min value="0" /> 3001 <max value="1" /> 3002 <type> 3003 <code value="CodeableConcept" /> 3004 </type> 3005 <mustSupport value="false" /> 3006 <isModifier value="false" /> 3007 <isSummary value="true" /> 3008 <binding> 3009 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 3010 <valueString value="MedicinalProductType" /> 3011 </extension> 3012 <strength value="example" /> 3013 <description value="Overall defining type of this medicinal product." /> 3014 <valueSet value="http://hl7.org/fhir/ValueSet/medicinal-product-type" /> 3015 </binding> 3016 <mapping> 3017 <identity value="idmp" /> 3018 <map value="(indicates if this is Medicinal Product or an Investigational Medicinal Product)" /> 3019 </mapping> 3020 <mapping> 3021 <identity value="rim" /> 3022 <map value="ManufacturedProduct[classCode='MANU'].manufacturedProduct.asSpecializedKind.generalizedMaterialKind.code" /> 3023 </mapping> 3024 </element> 3025 <element id="MedicinalProductDefinition.domain"> 3026 <path value="MedicinalProductDefinition.domain" /> 3027 <short value="If this medicine applies to human or veterinary uses" /> 3028 <definition value="If this medicine applies to human or veterinary uses." /> 3029 <min value="0" /> 3030 <max value="1" /> 3031 <type> 3032 <code value="CodeableConcept" /> 3033 </type> 3034 <mustSupport value="false" /> 3035 <isModifier value="false" /> 3036 <isSummary value="true" /> 3037 <binding> 3038 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 3039 <valueString value="MedicinalProductType" /> 3040 </extension> 3041 <strength value="example" /> 3042 <description value="Applicable domain for this product (e.g. human, veterinary)." /> 3043 <valueSet value="http://hl7.org/fhir/ValueSet/medicinal-product-domain" /> 3044 </binding> 3045 <mapping> 3046 <identity value="idmp" /> 3047 <map value="n/a" /> 3048 </mapping> 3049 <mapping> 3050 <identity value="rim" /> 3051 <map value="ManufacturedProduct[classCode='MANU'].subjectOf.characteristic[@code='{domain}'].value" /> 3052 </mapping> 3053 </element> 3054 <element id="MedicinalProductDefinition.version"> 3055 <path value="MedicinalProductDefinition.version" /> 3056 <short value="A business identifier relating to a specific version of the product" /> 3057 <definition value="A business identifier relating to a specific version of the product, this is commonly used to support revisions to an existing product." /> 3058 <min value="0" /> 3059 <max value="1" /> 3060 <type> 3061 <code value="string" /> 3062 </type> 3063 <mustSupport value="false" /> 3064 <isModifier value="false" /> 3065 <isSummary value="true" /> 3066 <mapping> 3067 <identity value="idmp" /> 3068 <map value="Medicinal Product.Header.Version Number" /> 3069 </mapping> 3070 <mapping> 3071 <identity value="rim" /> 3072 <map value="n/a" /> 3073 </mapping> 3074 </element> 3075 <element id="MedicinalProductDefinition.status"> 3076 <path value="MedicinalProductDefinition.status" /> 3077 <short value="The status within the lifecycle of this product record" /> 3078 <definition value="The status within the lifecycle of this product record. A high-level status, this is not intended to duplicate details carried elsewhere such as legal status, or authorization status." /> 3079 <min value="0" /> 3080 <max value="1" /> 3081 <type> 3082 <code value="CodeableConcept" /> 3083 </type> 3084 <mustSupport value="false" /> 3085 <isModifier value="true" /> 3086 <isModifierReason value="This element is labelled as a modifier because it is a status element that can indicate that a record should not be treated as valid" /> 3087 <isSummary value="true" /> 3088 <binding> 3089 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 3090 <valueString value="PublicationStatus" /> 3091 </extension> 3092 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding"> 3093 <valueBoolean value="true" /> 3094 </extension> 3095 <strength value="preferred" /> 3096 <description value="The lifecycle status of an artifact." /> 3097 <valueSet value="http://hl7.org/fhir/ValueSet/publication-status" /> 3098 </binding> 3099 <mapping> 3100 <identity value="idmp" /> 3101 <map value="n/a" /> 3102 </mapping> 3103 <mapping> 3104 <identity value="rim" /> 3105 <map value="n/a" /> 3106 </mapping> 3107 </element> 3108 <element id="MedicinalProductDefinition.statusDate"> 3109 <path value="MedicinalProductDefinition.statusDate" /> 3110 <short value="The date at which the given status became applicable" /> 3111 <definition value="The date at which the given status became applicable." /> 3112 <min value="0" /> 3113 <max value="1" /> 3114 <type> 3115 <code value="dateTime" /> 3116 </type> 3117 <mustSupport value="false" /> 3118 <isModifier value="false" /> 3119 <isSummary value="true" /> 3120 <mapping> 3121 <identity value="idmp" /> 3122 <map value="n/a" /> 3123 </mapping> 3124 <mapping> 3125 <identity value="rim" /> 3126 <map value="n/a" /> 3127 </mapping> 3128 </element> 3129 <element id="MedicinalProductDefinition.description"> 3130 <path value="MedicinalProductDefinition.description" /> 3131 <short value="General description of this product" /> 3132 <definition value="General description of this product." /> 3133 <min value="0" /> 3134 <max value="1" /> 3135 <type> 3136 <code value="markdown" /> 3137 </type> 3138 <mustSupport value="false" /> 3139 <isModifier value="false" /> 3140 <isSummary value="true" /> 3141 <mapping> 3142 <identity value="idmp" /> 3143 <map value="n/a" /> 3144 </mapping> 3145 <mapping> 3146 <identity value="rim" /> 3147 <map value="ManufacturedProduct[classCode='MANU'].manufacturedProduct[classCode='MMAT'].desc" /> 3148 </mapping> 3149 </element> 3150 <element id="MedicinalProductDefinition.combinedPharmaceuticalDoseForm"> 3151 <path value="MedicinalProductDefinition.combinedPharmaceuticalDoseForm" /> 3152 <short value="The dose form for a single part product, or combined form of a multiple part product" /> 3153 <definition value="The dose form for a single part product, or combined form of a multiple part product. This is one concept that describes all the components. It does not represent the form with components physically mixed, if that might be necessary, for which see (AdministrableProductDefinition.administrableDoseForm)." /> 3154 <min value="0" /> 3155 <max value="1" /> 3156 <type> 3157 <code value="CodeableConcept" /> 3158 </type> 3159 <mustSupport value="false" /> 3160 <isModifier value="false" /> 3161 <isSummary value="true" /> 3162 <binding> 3163 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 3164 <valueString value="CombinedDoseForm" /> 3165 </extension> 3166 <strength value="example" /> 3167 <description value="Dose forms for a product as a whole, considering all individual parts, but before any mixing" /> 3168 <valueSet value="http://hl7.org/fhir/ValueSet/combined-dose-form" /> 3169 </binding> 3170 <mapping> 3171 <identity value="idmp" /> 3172 <map value="Medicinal Product.Combined Pharmaceutical Dose Form" /> 3173 </mapping> 3174 <mapping> 3175 <identity value="rim" /> 3176 <map value="ManufacturedProduct[classCode='MANU'].manufacturedProduct[classCode='MMAT'].formCode" /> 3177 </mapping> 3178 </element> 3179 <element id="MedicinalProductDefinition.route"> 3180 <path value="MedicinalProductDefinition.route" /> 3181 <short value="The path by which the product is taken into or makes contact with the body" /> 3182 <definition value="The path by which the product is taken into or makes contact with the body. In some regions this is referred to as the licenced or approved route. See also AdministrableProductDefinition resource. MedicinalProductDefinition.route is the same concept as AdministrableProductDefinition.routeOfAdministration.code, and they cannot be used together." /> 3183 <min value="0" /> 3184 <max value="*" /> 3185 <type> 3186 <code value="CodeableConcept" /> 3187 </type> 3188 <mustSupport value="false" /> 3189 <isModifier value="false" /> 3190 <isSummary value="true" /> 3191 <binding> 3192 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 3193 <valueString value="SNOMEDCTRouteCodes" /> 3194 </extension> 3195 <strength value="example" /> 3196 <description value="A code specifying the route or physiological path of administration of a therapeutic agent into or onto a patient's body." /> 3197 <valueSet value="http://hl7.org/fhir/ValueSet/route-codes" /> 3198 </binding> 3199 <mapping> 3200 <identity value="idmp" /> 3201 <map value="Pharmaceutical Product.Route of Administration" /> 3202 </mapping> 3203 <mapping> 3204 <identity value="rim" /> 3205 <map value="ManufacturedProduct[classCode='MANU'].productOf.reconstitution.consumable.administerableMaterial.consumedIn.substanceAdministration1.routeCode" /> 3206 </mapping> 3207 </element> 3208 <element id="MedicinalProductDefinition.indication"> 3209 <path value="MedicinalProductDefinition.indication" /> 3210 <short value="Description of indication(s) for this product, used when structured indications are not required" /> 3211 <definition value="Description of indication(s) for this product, used when structured indications are not required. In cases where structured indications are required, they are captured using the ClinicalUseDefinition resource. An indication is a medical situation for which using the product is appropriate." /> 3212 <min value="0" /> 3213 <max value="1" /> 3214 <type> 3215 <code value="markdown" /> 3216 </type> 3217 <mustSupport value="false" /> 3218 <isModifier value="false" /> 3219 <isSummary value="true" /> 3220 <mapping> 3221 <identity value="idmp" /> 3222 <map value="(roll up of all text in Therapeutic Indication.Indication Text, for common case where information is not granular)" /> 3223 </mapping> 3224 <mapping> 3225 <identity value="rim" /> 3226 <map value="ManufacturedProduct[classCode='MANU'].consumedIn.substanceAdministration1.reason.indicationObservationCriterion[@code='{Observation_MedicalProblem}'].value.originalText.@value" /> 3227 </mapping> 3228 </element> 3229 <element id="MedicinalProductDefinition.legalStatusOfSupply"> 3230 <path value="MedicinalProductDefinition.legalStatusOfSupply" /> 3231 <short value="The legal status of supply of the medicinal product as classified by the regulator" /> 3232 <definition value="The legal status of supply of the medicinal product as classified by the regulator." /> 3233 <min value="0" /> 3234 <max value="1" /> 3235 <type> 3236 <code value="CodeableConcept" /> 3237 </type> 3238 <mustSupport value="false" /> 3239 <isModifier value="false" /> 3240 <isSummary value="true" /> 3241 <binding> 3242 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 3243 <valueString value="LegalStatusOfSupply" /> 3244 </extension> 3245 <strength value="example" /> 3246 <description value="The prescription supply types appropriate to a medicinal product" /> 3247 <valueSet value="http://hl7.org/fhir/ValueSet/legal-status-of-supply" /> 3248 </binding> 3249 <mapping> 3250 <identity value="idmp" /> 3251 <map value="Marketing Authorisation.Legal Status of Supply (moved here for practicality)" /> 3252 </mapping> 3253 <mapping> 3254 <identity value="rim" /> 3255 <map value="ManufacturedProduct[classCode='MANU'].subjectOf.approval[@code='{Approval_MarketingAuthorization}'].pertinentInformation.policy.code" /> 3256 </mapping> 3257 </element> 3258 <element id="MedicinalProductDefinition.additionalMonitoringIndicator"> 3259 <path value="MedicinalProductDefinition.additionalMonitoringIndicator" /> 3260 <short value="Whether the Medicinal Product is subject to additional monitoring for regulatory reasons" /> 3261 <definition value="Whether the Medicinal Product is subject to additional monitoring for regulatory reasons, such as heightened reporting requirements." /> 3262 <min value="0" /> 3263 <max value="1" /> 3264 <type> 3265 <code value="CodeableConcept" /> 3266 </type> 3267 <mustSupport value="false" /> 3268 <isModifier value="false" /> 3269 <isSummary value="true" /> 3270 <binding> 3271 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 3272 <valueString value="AdditionalMonitoring" /> 3273 </extension> 3274 <strength value="example" /> 3275 <description value="Extra measures defined for a Medicinal Product, such as heightened reporting requirements (e.g. Black Triangle Monitoring)." /> 3276 <valueSet value="http://hl7.org/fhir/ValueSet/medicinal-product-additional-monitoring" /> 3277 </binding> 3278 <mapping> 3279 <identity value="idmp" /> 3280 <map value="Medicinal Product.Additional Monitoring Indicator" /> 3281 </mapping> 3282 <mapping> 3283 <identity value="rim" /> 3284 <map value="ManufacturedProduct[classCode='MANU'].subjectOf.policy.code" /> 3285 </mapping> 3286 </element> 3287 <element id="MedicinalProductDefinition.specialMeasures"> 3288 <path value="MedicinalProductDefinition.specialMeasures" /> 3289 <short value="Whether the Medicinal Product is subject to special measures for regulatory reasons" /> 3290 <definition value="Whether the Medicinal Product is subject to special measures for regulatory reasons, such as a requirement to conduct post-authorization studies." /> 3291 <min value="0" /> 3292 <max value="*" /> 3293 <type> 3294 <code value="CodeableConcept" /> 3295 </type> 3296 <mustSupport value="false" /> 3297 <isModifier value="false" /> 3298 <isSummary value="true" /> 3299 <binding> 3300 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 3301 <valueString value="SpecialMeasures" /> 3302 </extension> 3303 <strength value="example" /> 3304 <description value="Extra measures defined for a Medicinal Product, such as a requirement to conduct post-authorization studies." /> 3305 <valueSet value="http://hl7.org/fhir/ValueSet/medicinal-product-special-measures" /> 3306 </binding> 3307 <mapping> 3308 <identity value="idmp" /> 3309 <map value="Medicinal Product.Special Measures" /> 3310 </mapping> 3311 <mapping> 3312 <identity value="rim" /> 3313 <map value="ManufacturedProduct[classCode='MANU'].subjectOf.policy.code[@nullFlavor='OTH'].displayName" /> 3314 </mapping> 3315 </element> 3316 <element id="MedicinalProductDefinition.pediatricUseIndicator"> 3317 <path value="MedicinalProductDefinition.pediatricUseIndicator" /> 3318 <short value="If authorised for use in children" /> 3319 <definition value="If authorised for use in children, or infants, neonates etc." /> 3320 <min value="0" /> 3321 <max value="1" /> 3322 <type> 3323 <code value="CodeableConcept" /> 3324 </type> 3325 <mustSupport value="false" /> 3326 <isModifier value="false" /> 3327 <isSummary value="true" /> 3328 <binding> 3329 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 3330 <valueString value="PediatricUse" /> 3331 </extension> 3332 <strength value="example" /> 3333 <description value="Suitability for age groups, in particular children." /> 3334 <valueSet value="http://hl7.org/fhir/ValueSet/medicinal-product-pediatric-use" /> 3335 </binding> 3336 <mapping> 3337 <identity value="idmp" /> 3338 <map value="Medicinal Product.Pediatric Use Indicator" /> 3339 </mapping> 3340 <mapping> 3341 <identity value="rim" /> 3342 <map value="ManufacturedProduct[classCode='MANU'].subjectOf.policy.code" /> 3343 </mapping> 3344 </element> 3345 <element id="MedicinalProductDefinition.classification"> 3346 <path value="MedicinalProductDefinition.classification" /> 3347 <short value="Allows the product to be classified by various systems" /> 3348 <definition value="Allows the product to be classified by various systems, commonly WHO ATC." /> 3349 <min value="0" /> 3350 <max value="*" /> 3351 <type> 3352 <code value="CodeableConcept" /> 3353 </type> 3354 <mustSupport value="false" /> 3355 <isModifier value="false" /> 3356 <isSummary value="true" /> 3357 <binding> 3358 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 3359 <valueString value="ProductClassification" /> 3360 </extension> 3361 <strength value="example" /> 3362 <description value="This value set includes codes from the Anatomical Therapeutic Chemical Classification System - provided as an exemplar value set." /> 3363 <valueSet value="http://hl7.org/fhir/ValueSet/medicinal-product-classification" /> 3364 </binding> 3365 <mapping> 3366 <identity value="idmp" /> 3367 <map value="Product Classification.Value" /> 3368 </mapping> 3369 <mapping> 3370 <identity value="rim" /> 3371 <map value="ManufacturedProduct[classCode='MANU'].manufacturedProduct/asSpecializedKind/generalizedMaterialKind/code" /> 3372 </mapping> 3373 </element> 3374 <element id="MedicinalProductDefinition.marketingStatus"> 3375 <path value="MedicinalProductDefinition.marketingStatus" /> 3376 <short value="Marketing status of the medicinal product, in contrast to marketing authorization" /> 3377 <definition value="Marketing status of the medicinal product, in contrast to marketing authorization. This refers to the product being actually 'on the market' as opposed to being allowed to be on the market (which is an authorization)." /> 3378 <min value="0" /> 3379 <max value="*" /> 3380 <type> 3381 <code value="MarketingStatus" /> 3382 </type> 3383 <mustSupport value="false" /> 3384 <isModifier value="false" /> 3385 <isSummary value="true" /> 3386 <mapping> 3387 <identity value="idmp" /> 3388 <map value="Marketing Status" /> 3389 </mapping> 3390 <mapping> 3391 <identity value="rim" /> 3392 <map value="ManufacturedProduct[classCode='MANU'].subjectOf.approval[@code='{Approval_MarketingAuthorization}'].statusCode" /> 3393 </mapping> 3394 </element> 3395 <element id="MedicinalProductDefinition.packagedMedicinalProduct"> 3396 <path value="MedicinalProductDefinition.packagedMedicinalProduct" /> 3397 <short value="Package type for the product" /> 3398 <definition value="Package type for the product. See also the PackagedProductDefinition resource." /> 3399 <min value="0" /> 3400 <max value="*" /> 3401 <type> 3402 <code value="CodeableConcept" /> 3403 </type> 3404 <mustSupport value="false" /> 3405 <isModifier value="false" /> 3406 <isSummary value="true" /> 3407 <binding> 3408 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 3409 <valueString value="MedicinalProductPackageType" /> 3410 </extension> 3411 <strength value="example" /> 3412 <description value="Types of medicinal product packs" /> 3413 <valueSet value="http://hl7.org/fhir/ValueSet/medicinal-product-package-type" /> 3414 </binding> 3415 <mapping> 3416 <identity value="idmp" /> 3417 <map value="Packaged Medicinal Product" /> 3418 </mapping> 3419 <mapping> 3420 <identity value="rim" /> 3421 <map value="ManufacturedProduct[classCode='MANU'].manufacturedProduct.asContent.containerPackagedProduct.asContent.containerPackagedProduct.code" /> 3422 </mapping> 3423 </element> 3424 <element id="MedicinalProductDefinition.comprisedOf"> 3425 <path value="MedicinalProductDefinition.comprisedOf" /> 3426 <short value="Types of medicinal manufactured items and/or devices that this product consists of, such as tablets, capsule, or syringes" /> 3427 <definition value="Types of medicinal manufactured items and/or devices that this product consists of, such as tablets, capsule, or syringes. Used as a direct link when the item's packaging is not being recorded (see also PackagedProductDefinition.package.containedItem.item)." /> 3428 <min value="0" /> 3429 <max value="*" /> 3430 <type> 3431 <code value="Reference" /> 3432 <targetProfile value="http://hl7.org/fhir/StructureDefinition/ManufacturedItemDefinition" /> 3433 <targetProfile value="http://hl7.org/fhir/StructureDefinition/DeviceDefinition" /> 3434 </type> 3435 <mustSupport value="false" /> 3436 <isModifier value="false" /> 3437 <isSummary value="true" /> 3438 <mapping> 3439 <identity value="idmp" /> 3440 <map value="Manufactured Item" /> 3441 </mapping> 3442 <mapping> 3443 <identity value="rim" /> 3444 <map value="ManufacturedProduct[classCode='MANU'].manufacturedProduct.formCode" /> 3445 </mapping> 3446 </element> 3447 <element id="MedicinalProductDefinition.ingredient"> 3448 <path value="MedicinalProductDefinition.ingredient" /> 3449 <short value="The ingredients of this medicinal product - when not detailed in other resources" /> 3450 <definition value="The ingredients of this medicinal product - when not detailed in other resources. This is only needed if the ingredients are not specified by incoming references from the Ingredient resource, or indirectly via incoming AdministrableProductDefinition, PackagedProductDefinition or ManufacturedItemDefinition references. In cases where those levels of detail are not used, the ingredients may be specified directly here as codes." /> 3451 <min value="0" /> 3452 <max value="*" /> 3453 <type> 3454 <code value="CodeableConcept" /> 3455 </type> 3456 <mustSupport value="false" /> 3457 <isModifier value="false" /> 3458 <isSummary value="true" /> 3459 <binding> 3460 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 3461 <valueString value="SNOMEDCTSubstanceCodes" /> 3462 </extension> 3463 <strength value="example" /> 3464 <description value="This value set includes all substance codes from SNOMED CT - provided as an exemplar value set." /> 3465 <valueSet value="http://hl7.org/fhir/ValueSet/substance-codes" /> 3466 </binding> 3467 <mapping> 3468 <identity value="idmp" /> 3469 <map value="Medicinal Product.Ingredient (see also FHIR Ingredient resource)" /> 3470 </mapping> 3471 <mapping> 3472 <identity value="rim" /> 3473 <map value="ManufacturedProduct[classCode='MANU'].manufacturedProduct[classCode='MMAT'].ingredient.ingredientSubstance.code" /> 3474 </mapping> 3475 </element> 3476 <element id="MedicinalProductDefinition.impurity"> 3477 <path value="MedicinalProductDefinition.impurity" /> 3478 <short value="Any component of the drug product which is not the chemical entity defined as the drug substance, or an excipient in the drug product" /> 3479 <definition value="Any component of the drug product which is not the chemical entity defined as the drug substance, or an excipient in the drug product. This includes process-related impurities and contaminants, product-related impurities including degradation products." /> 3480 <min value="0" /> 3481 <max value="*" /> 3482 <type> 3483 <code value="CodeableReference" /> 3484 <targetProfile value="http://hl7.org/fhir/StructureDefinition/SubstanceDefinition" /> 3485 </type> 3486 <mustSupport value="false" /> 3487 <isModifier value="false" /> 3488 <isSummary value="true" /> 3489 <binding> 3490 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 3491 <valueString value="SNOMEDCTSubstanceCodes" /> 3492 </extension> 3493 <strength value="example" /> 3494 <description value="This value set includes all substance codes from SNOMED CT - provided as an exemplar value set." /> 3495 <valueSet value="http://hl7.org/fhir/ValueSet/substance-codes" /> 3496 </binding> 3497 <mapping> 3498 <identity value="idmp" /> 3499 <map value="n/a" /> 3500 </mapping> 3501 <mapping> 3502 <identity value="rim" /> 3503 <map value="(to do)" /> 3504 </mapping> 3505 </element> 3506 <element id="MedicinalProductDefinition.attachedDocument"> 3507 <path value="MedicinalProductDefinition.attachedDocument" /> 3508 <short value="Additional documentation about the medicinal product" /> 3509 <definition value="Additional information or supporting documentation about the medicinal product." /> 3510 <min value="0" /> 3511 <max value="*" /> 3512 <type> 3513 <code value="Reference" /> 3514 <targetProfile value="http://hl7.org/fhir/StructureDefinition/DocumentReference" /> 3515 </type> 3516 <mustSupport value="false" /> 3517 <isModifier value="false" /> 3518 <isSummary value="true" /> 3519 <mapping> 3520 <identity value="idmp" /> 3521 <map value="Attached Document" /> 3522 </mapping> 3523 <mapping> 3524 <identity value="rim" /> 3525 <map value="ManufacturedProduct[classCode='MANU'].subjectOf.document" /> 3526 </mapping> 3527 </element> 3528 <element id="MedicinalProductDefinition.masterFile"> 3529 <path value="MedicinalProductDefinition.masterFile" /> 3530 <short value="A master file for the medicinal product (e.g. Pharmacovigilance System Master File)" /> 3531 <definition value="A master file for the medicinal product (e.g. Pharmacovigilance System Master File). Drug master files (DMFs) are documents submitted to regulatory agencies to provide confidential detailed information about facilities, processes or articles used in the manufacturing, processing, packaging and storing of drug products." /> 3532 <min value="0" /> 3533 <max value="*" /> 3534 <type> 3535 <code value="Reference" /> 3536 <targetProfile value="http://hl7.org/fhir/StructureDefinition/DocumentReference" /> 3537 </type> 3538 <mustSupport value="false" /> 3539 <isModifier value="false" /> 3540 <isSummary value="true" /> 3541 <mapping> 3542 <identity value="idmp" /> 3543 <map value="Master File" /> 3544 </mapping> 3545 <mapping> 3546 <identity value="rim" /> 3547 <map value="ManufacturedProduct[classCode='MANU'].subjectOf.document" /> 3548 </mapping> 3549 </element> 3550 <element id="MedicinalProductDefinition.contact"> 3551 <path value="MedicinalProductDefinition.contact" /> 3552 <short value="A product specific contact, person (in a role), or an organization" /> 3553 <definition value="A product specific contact, person (in a role), or an organization." /> 3554 <min value="0" /> 3555 <max value="*" /> 3556 <type> 3557 <code value="BackboneElement" /> 3558 </type> 3559 <mustSupport value="false" /> 3560 <isModifier value="false" /> 3561 <isSummary value="true" /> 3562 <mapping> 3563 <identity value="idmp" /> 3564 <map value="n/a" /> 3565 </mapping> 3566 <mapping> 3567 <identity value="rim" /> 3568 <map value="ManufacturedProduct[classCode='MANU'].subjectOf.assignedEntity.assignedOrganization.contactParty" /> 3569 </mapping> 3570 </element> 3571 <element id="MedicinalProductDefinition.contact.type"> 3572 <path value="MedicinalProductDefinition.contact.type" /> 3573 <short value="Allows the contact to be classified, for example QPPV, Pharmacovigilance Enquiry Information" /> 3574 <definition value="Allows the contact to be classified, for example QPPV, Pharmacovigilance Enquiry Information." /> 3575 <min value="0" /> 3576 <max value="1" /> 3577 <type> 3578 <code value="CodeableConcept" /> 3579 </type> 3580 <mustSupport value="false" /> 3581 <isModifier value="false" /> 3582 <isSummary value="true" /> 3583 <binding> 3584 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 3585 <valueString value="ProductContactType" /> 3586 </extension> 3587 <strength value="example" /> 3588 <description value="Extra measures defined for a Medicinal Product, such as heightened reporting requirements." /> 3589 <valueSet value="http://hl7.org/fhir/ValueSet/medicinal-product-contact-type" /> 3590 </binding> 3591 <mapping> 3592 <identity value="idmp" /> 3593 <map value="n/a" /> 3594 </mapping> 3595 <mapping> 3596 <identity value="rim" /> 3597 <map value="ManufacturedProduct[classCode='MANU'].subjectOf.assignedEntity.assignedOrganization.contactParty.code" /> 3598 </mapping> 3599 </element> 3600 <element id="MedicinalProductDefinition.contact.contact"> 3601 <path value="MedicinalProductDefinition.contact.contact" /> 3602 <short value="A product specific contact, person (in a role), or an organization" /> 3603 <definition value="A product specific contact, person (in a role), or an organization." /> 3604 <min value="1" /> 3605 <max value="1" /> 3606 <type> 3607 <code value="Reference" /> 3608 <targetProfile value="http://hl7.org/fhir/StructureDefinition/Organization" /> 3609 <targetProfile value="http://hl7.org/fhir/StructureDefinition/PractitionerRole" /> 3610 </type> 3611 <mustSupport value="false" /> 3612 <isModifier value="false" /> 3613 <isSummary value="true" /> 3614 <mapping> 3615 <identity value="idmp" /> 3616 <map value="n/a" /> 3617 </mapping> 3618 <mapping> 3619 <identity value="rim" /> 3620 <map value="ManufacturedProduct[classCode='MANU'].subjectOf.assignedEntity.assignedOrganization.contactParty" /> 3621 </mapping> 3622 </element> 3623 <element id="MedicinalProductDefinition.clinicalTrial"> 3624 <path value="MedicinalProductDefinition.clinicalTrial" /> 3625 <short value="Clinical trials or studies that this product is involved in" /> 3626 <definition value="Clinical trials or studies that this product is involved in." /> 3627 <min value="0" /> 3628 <max value="*" /> 3629 <type> 3630 <code value="Reference" /> 3631 <targetProfile value="http://hl7.org/fhir/StructureDefinition/ResearchStudy" /> 3632 </type> 3633 <mustSupport value="false" /> 3634 <isModifier value="false" /> 3635 <isSummary value="true" /> 3636 <mapping> 3637 <identity value="idmp" /> 3638 <map value="Investigational Medicinal Product.Clinical Trial Status" /> 3639 </mapping> 3640 <mapping> 3641 <identity value="rim" /> 3642 <map value="ManufacturedProduct[classCode='MANU'].subjectOf.monitoringProgram" /> 3643 </mapping> 3644 </element> 3645 <element id="MedicinalProductDefinition.code"> 3646 <path value="MedicinalProductDefinition.code" /> 3647 <short value="A code that this product is known by, within some formal terminology" /> 3648 <definition value="A code that this product is known by, usually within some formal terminology, perhaps assigned by a third party (i.e. not the manufacturer or regulator). Products (types of medications) tend to be known by identifiers during development and within regulatory process. However when they are prescribed they tend to be identified by codes. The same product may be have multiple codes, applied to it by multiple organizations." /> 3649 <min value="0" /> 3650 <max value="*" /> 3651 <type> 3652 <code value="Coding" /> 3653 </type> 3654 <mustSupport value="false" /> 3655 <isModifier value="false" /> 3656 <isSummary value="true" /> 3657 <binding> 3658 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 3659 <valueString value="MedicationFormalRepresentation" /> 3660 </extension> 3661 <strength value="example" /> 3662 <description value="A coded concept that defines the type of a medication." /> 3663 <valueSet value="http://hl7.org/fhir/ValueSet/medication-codes" /> 3664 </binding> 3665 <mapping> 3666 <identity value="idmp" /> 3667 <map value="n/a" /> 3668 </mapping> 3669 <mapping> 3670 <identity value="rim" /> 3671 <map value="ManufacturedProduct[classCode='MANU'].manufacturedProduct[classCode='MMAT'].code" /> 3672 </mapping> 3673 </element> 3674 <element id="MedicinalProductDefinition.name"> 3675 <path value="MedicinalProductDefinition.name" /> 3676 <short value="The product's name, including full name and possibly coded parts" /> 3677 <definition value="The product's name, including full name and possibly coded parts." /> 3678 <min value="1" /> 3679 <max value="*" /> 3680 <type> 3681 <code value="BackboneElement" /> 3682 </type> 3683 <mustSupport value="false" /> 3684 <isModifier value="false" /> 3685 <isSummary value="true" /> 3686 <mapping> 3687 <identity value="idmp" /> 3688 <map value="Medicinal Product Name" /> 3689 </mapping> 3690 <mapping> 3691 <identity value="rim" /> 3692 <map value="ManufacturedProduct[classCode='MANU'].manufacturedProduct.name" /> 3693 </mapping> 3694 </element> 3695 <element id="MedicinalProductDefinition.name.productName"> 3696 <path value="MedicinalProductDefinition.name.productName" /> 3697 <short value="The full product name" /> 3698 <definition value="The full product name." /> 3699 <min value="1" /> 3700 <max value="1" /> 3701 <type> 3702 <code value="string" /> 3703 </type> 3704 <mustSupport value="false" /> 3705 <isModifier value="false" /> 3706 <isSummary value="true" /> 3707 <mapping> 3708 <identity value="idmp" /> 3709 <map value="Medicinal Product Name.Full Name" /> 3710 </mapping> 3711 <mapping> 3712 <identity value="rim" /> 3713 <map value="ManufacturedProduct[classCode='MANU'].manufacturedProduct.name" /> 3714 </mapping> 3715 </element> 3716 <element id="MedicinalProductDefinition.name.type"> 3717 <path value="MedicinalProductDefinition.name.type" /> 3718 <short value="Type of product name, such as rINN, BAN, Proprietary, Non-Proprietary" /> 3719 <definition value="Type of product name, such as rINN, BAN, Proprietary, Non-Proprietary." /> 3720 <min value="0" /> 3721 <max value="1" /> 3722 <type> 3723 <code value="CodeableConcept" /> 3724 </type> 3725 <mustSupport value="false" /> 3726 <isModifier value="false" /> 3727 <isSummary value="true" /> 3728 <binding> 3729 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 3730 <valueString value="ProductNameType" /> 3731 </extension> 3732 <strength value="example" /> 3733 <description value="Type of a name for a Medicinal Product." /> 3734 <valueSet value="http://hl7.org/fhir/ValueSet/medicinal-product-name-type" /> 3735 </binding> 3736 <mapping> 3737 <identity value="idmp" /> 3738 <map value="n/a" /> 3739 </mapping> 3740 <mapping> 3741 <identity value="rim" /> 3742 <map value="ManufacturedProduct[classCode='MANU'].manufacturedProduct.asNamedEntity.code" /> 3743 </mapping> 3744 </element> 3745 <element id="MedicinalProductDefinition.name.part"> 3746 <path value="MedicinalProductDefinition.name.part" /> 3747 <short value="Coding words or phrases of the name" /> 3748 <definition value="Coding words or phrases of the name." /> 3749 <min value="0" /> 3750 <max value="*" /> 3751 <type> 3752 <code value="BackboneElement" /> 3753 </type> 3754 <mustSupport value="false" /> 3755 <isModifier value="false" /> 3756 <isSummary value="true" /> 3757 <mapping> 3758 <identity value="idmp" /> 3759 <map value="(any and all of the name parts e.g. Medicinal Product Name.Formulation Part)" /> 3760 </mapping> 3761 <mapping> 3762 <identity value="rim" /> 3763 <map value="ManufacturedProduct[classCode='MANU'].manufacturedProduct.name.suffix" /> 3764 </mapping> 3765 </element> 3766 <element id="MedicinalProductDefinition.name.part.part"> 3767 <path value="MedicinalProductDefinition.name.part.part" /> 3768 <short value="A fragment of a product name" /> 3769 <definition value="A fragment of a product name." /> 3770 <min value="1" /> 3771 <max value="1" /> 3772 <type> 3773 <code value="string" /> 3774 </type> 3775 <mustSupport value="false" /> 3776 <isModifier value="false" /> 3777 <isSummary value="true" /> 3778 <mapping> 3779 <identity value="idmp" /> 3780 <map value="(text of any of the name parts e.g. Medicinal Product Name.Formulation Part)" /> 3781 </mapping> 3782 <mapping> 3783 <identity value="rim" /> 3784 <map value="ManufacturedProduct[classCode='MANU'].manufacturedProduct.name.suffix" /> 3785 </mapping> 3786 </element> 3787 <element id="MedicinalProductDefinition.name.part.type"> 3788 <path value="MedicinalProductDefinition.name.part.type" /> 3789 <short value="Identifying type for this part of the name (e.g. strength part)" /> 3790 <definition value="Identifying type for this part of the name (e.g. strength part)." /> 3791 <min value="1" /> 3792 <max value="1" /> 3793 <type> 3794 <code value="CodeableConcept" /> 3795 </type> 3796 <mustSupport value="false" /> 3797 <isModifier value="false" /> 3798 <isSummary value="true" /> 3799 <binding> 3800 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 3801 <valueString value="ProductNamePartType" /> 3802 </extension> 3803 <strength value="example" /> 3804 <description value="Type of part of a name for a Medicinal Product." /> 3805 <valueSet value="http://hl7.org/fhir/ValueSet/medicinal-product-name-part-type" /> 3806 </binding> 3807 <mapping> 3808 <identity value="idmp" /> 3809 <map value="(which of the name parts this is e.g. Formulation Part)" /> 3810 </mapping> 3811 <mapping> 3812 <identity value="rim" /> 3813 <map value="ManufacturedProduct[classCode='MANU'].manufacturedProduct.asNamedEntity.code" /> 3814 </mapping> 3815 </element> 3816 <element id="MedicinalProductDefinition.name.usage"> 3817 <path value="MedicinalProductDefinition.name.usage" /> 3818 <short value="Country and jurisdiction where the name applies" /> 3819 <definition value="Country and jurisdiction where the name applies, and associated language." /> 3820 <min value="0" /> 3821 <max value="*" /> 3822 <type> 3823 <code value="BackboneElement" /> 3824 </type> 3825 <mustSupport value="false" /> 3826 <isModifier value="false" /> 3827 <isSummary value="true" /> 3828 <mapping> 3829 <identity value="idmp" /> 3830 <map value="Country / Language" /> 3831 </mapping> 3832 <mapping> 3833 <identity value="rim" /> 3834 <map value="ManufacturedProduct[classCode='MANU'].manufacturedProduct.asNamedEntity" /> 3835 </mapping> 3836 </element> 3837 <element id="MedicinalProductDefinition.name.usage.country"> 3838 <path value="MedicinalProductDefinition.name.usage.country" /> 3839 <short value="Country code for where this name applies" /> 3840 <definition value="Country code for where this name applies." /> 3841 <min value="1" /> 3842 <max value="1" /> 3843 <type> 3844 <code value="CodeableConcept" /> 3845 </type> 3846 <mustSupport value="false" /> 3847 <isModifier value="false" /> 3848 <isSummary value="true" /> 3849 <binding> 3850 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 3851 <valueString value="Country" /> 3852 </extension> 3853 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding"> 3854 <valueBoolean value="true" /> 3855 </extension> 3856 <strength value="example" /> 3857 <description value="Jurisdiction codes" /> 3858 <valueSet value="http://hl7.org/fhir/ValueSet/country" /> 3859 </binding> 3860 <mapping> 3861 <identity value="idmp" /> 3862 <map value="Country / Language.Country" /> 3863 </mapping> 3864 <mapping> 3865 <identity value="rim" /> 3866 <map value="ManufacturedProduct[classCode='MANU'].manufacturedProduct.asNamedEntity.assigningTerritory.code" /> 3867 </mapping> 3868 </element> 3869 <element id="MedicinalProductDefinition.name.usage.jurisdiction"> 3870 <path value="MedicinalProductDefinition.name.usage.jurisdiction" /> 3871 <short value="Jurisdiction code for where this name applies" /> 3872 <definition value="Jurisdiction code for where this name applies. A jurisdiction may be a sub- or supra-national entity (e.g. a state or a geographic region)." /> 3873 <min value="0" /> 3874 <max value="1" /> 3875 <type> 3876 <code value="CodeableConcept" /> 3877 </type> 3878 <mustSupport value="false" /> 3879 <isModifier value="false" /> 3880 <isSummary value="true" /> 3881 <binding> 3882 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 3883 <valueString value="Jurisdiction" /> 3884 </extension> 3885 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding"> 3886 <valueBoolean value="true" /> 3887 </extension> 3888 <strength value="example" /> 3889 <description value="Jurisdiction codes" /> 3890 <valueSet value="http://hl7.org/fhir/ValueSet/jurisdiction" /> 3891 </binding> 3892 <mapping> 3893 <identity value="idmp" /> 3894 <map value="Country / Language.Jurisdiction" /> 3895 </mapping> 3896 <mapping> 3897 <identity value="rim" /> 3898 <map value="ManufacturedProduct[classCode='MANU'].manufacturedProduct.asNamedEntity.assigningTerritory.code" /> 3899 </mapping> 3900 </element> 3901 <element id="MedicinalProductDefinition.name.usage.language"> 3902 <path value="MedicinalProductDefinition.name.usage.language" /> 3903 <short value="Language code for this name" /> 3904 <definition value="Language code for this name." /> 3905 <min value="1" /> 3906 <max value="1" /> 3907 <type> 3908 <code value="CodeableConcept" /> 3909 </type> 3910 <mustSupport value="false" /> 3911 <isModifier value="false" /> 3912 <isSummary value="true" /> 3913 <binding> 3914 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 3915 <valueString value="Language" /> 3916 </extension> 3917 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding"> 3918 <valueBoolean value="true" /> 3919 </extension> 3920 <strength value="required" /> 3921 <description value="IETF language tag for a human language" /> 3922 <valueSet value="http://hl7.org/fhir/ValueSet/all-languages|5.0.0" /> 3923 </binding> 3924 <mapping> 3925 <identity value="idmp" /> 3926 <map value="Country / Language.Language" /> 3927 </mapping> 3928 <mapping> 3929 <identity value="rim" /> 3930 <map value="ManufacturedProduct[classCode='MANU'].manufacturedProduct.asNamedEntity.name.@xml:lang" /> 3931 </mapping> 3932 </element> 3933 <element id="MedicinalProductDefinition.crossReference"> 3934 <path value="MedicinalProductDefinition.crossReference" /> 3935 <short value="Reference to another product, e.g. for linking authorised to investigational product" /> 3936 <definition value="Reference to another product, e.g. for linking authorised to investigational product, or a virtual product." /> 3937 <min value="0" /> 3938 <max value="*" /> 3939 <type> 3940 <code value="BackboneElement" /> 3941 </type> 3942 <mustSupport value="false" /> 3943 <isModifier value="false" /> 3944 <isSummary value="true" /> 3945 <mapping> 3946 <identity value="idmp" /> 3947 <map value="Product Cross-Reference" /> 3948 </mapping> 3949 <mapping> 3950 <identity value="rim" /> 3951 <map value="ManufacturedProduct[classCode='MANU'].manufacturedProduct.asEquivalentEntity" /> 3952 </mapping> 3953 </element> 3954 <element id="MedicinalProductDefinition.crossReference.product"> 3955 <path value="MedicinalProductDefinition.crossReference.product" /> 3956 <short value="Reference to another product, e.g. for linking authorised to investigational product" /> 3957 <definition value="Reference to another product, e.g. for linking authorised to investigational product." /> 3958 <min value="1" /> 3959 <max value="1" /> 3960 <type> 3961 <code value="CodeableReference" /> 3962 <targetProfile value="http://hl7.org/fhir/StructureDefinition/MedicinalProductDefinition" /> 3963 </type> 3964 <mustSupport value="false" /> 3965 <isModifier value="false" /> 3966 <isSummary value="true" /> 3967 <mapping> 3968 <identity value="idmp" /> 3969 <map value="Product Cross-Reference" /> 3970 </mapping> 3971 <mapping> 3972 <identity value="rim" /> 3973 <map value="ManufacturedProduct[classCode='MANU'].manufacturedProduct.asEquivalentEntity.definingMaterialKind.code" /> 3974 </mapping> 3975 </element> 3976 <element id="MedicinalProductDefinition.crossReference.type"> 3977 <path value="MedicinalProductDefinition.crossReference.type" /> 3978 <short value="The type of relationship, for instance branded to generic or virtual to actual product" /> 3979 <definition value="The type of relationship, for instance branded to generic, virtual to actual product, product to development product (investigational), parallel import version." /> 3980 <min value="0" /> 3981 <max value="1" /> 3982 <type> 3983 <code value="CodeableConcept" /> 3984 </type> 3985 <mustSupport value="false" /> 3986 <isModifier value="false" /> 3987 <isSummary value="true" /> 3988 <binding> 3989 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 3990 <valueString value="ProductCrossReferenceType" /> 3991 </extension> 3992 <strength value="example" /> 3993 <description value="Extra measures defined for a Medicinal Product, such as heightened reporting requirements." /> 3994 <valueSet value="http://hl7.org/fhir/ValueSet/medicinal-product-cross-reference-type" /> 3995 </binding> 3996 <mapping> 3997 <identity value="idmp" /> 3998 <map value="Product Cross-Reference" /> 3999 </mapping> 4000 <mapping> 4001 <identity value="rim" /> 4002 <map value="ManufacturedProduct[classCode='MANU'].manufacturedProduct.asEquivalentEntity.code" /> 4003 </mapping> 4004 </element> 4005 <element id="MedicinalProductDefinition.operation"> 4006 <path value="MedicinalProductDefinition.operation" /> 4007 <short value="A manufacturing or administrative process for the medicinal product" /> 4008 <definition value="A manufacturing or administrative process or step associated with (or performed on) the medicinal product." /> 4009 <min value="0" /> 4010 <max value="*" /> 4011 <type> 4012 <code value="BackboneElement" /> 4013 </type> 4014 <mustSupport value="false" /> 4015 <isModifier value="false" /> 4016 <isSummary value="true" /> 4017 <mapping> 4018 <identity value="idmp" /> 4019 <map value="Manufacturing / Business Operation" /> 4020 </mapping> 4021 <mapping> 4022 <identity value="rim" /> 4023 <map value="ManufacturedProduct[classCode='MANU'].subjectOf.action" /> 4024 </mapping> 4025 </element> 4026 <element id="MedicinalProductDefinition.operation.type"> 4027 <path value="MedicinalProductDefinition.operation.type" /> 4028 <short value="The type of manufacturing operation e.g. manufacturing itself, re-packaging" /> 4029 <definition value="The type of manufacturing operation e.g. manufacturing itself, re-packaging. For the authorization of this, a RegulatedAuthorization would point to the same plan or activity referenced here." /> 4030 <min value="0" /> 4031 <max value="1" /> 4032 <type> 4033 <code value="CodeableReference" /> 4034 <targetProfile value="http://hl7.org/fhir/StructureDefinition/ActivityDefinition" /> 4035 <targetProfile value="http://hl7.org/fhir/StructureDefinition/PlanDefinition" /> 4036 </type> 4037 <mustSupport value="false" /> 4038 <isModifier value="false" /> 4039 <isSummary value="true" /> 4040 <mapping> 4041 <identity value="idmp" /> 4042 <map value="Manufacturing / Business Operation.Operation Type" /> 4043 </mapping> 4044 <mapping> 4045 <identity value="rim" /> 4046 <map value="ManufacturedProduct[classCode='MANU'].subjectOf.action.code" /> 4047 </mapping> 4048 </element> 4049 <element id="MedicinalProductDefinition.operation.effectiveDate"> 4050 <path value="MedicinalProductDefinition.operation.effectiveDate" /> 4051 <short value="Date range of applicability" /> 4052 <definition value="Date range of applicability." /> 4053 <min value="0" /> 4054 <max value="1" /> 4055 <type> 4056 <code value="Period" /> 4057 </type> 4058 <mustSupport value="false" /> 4059 <isModifier value="false" /> 4060 <isSummary value="true" /> 4061 <mapping> 4062 <identity value="idmp" /> 4063 <map value="Manufacturing / Business Operation.Effective Date" /> 4064 </mapping> 4065 <mapping> 4066 <identity value="rim" /> 4067 <map value="ManufacturedProduct[classCode='MANU'].subjectOf.action.effectiveTime" /> 4068 </mapping> 4069 </element> 4070 <element id="MedicinalProductDefinition.operation.organization"> 4071 <path value="MedicinalProductDefinition.operation.organization" /> 4072 <short value="The organization responsible for the particular process, e.g. the manufacturer or importer" /> 4073 <definition value="The organization or establishment responsible for (or associated with) the particular process or step, examples include the manufacturer, importer, agent." /> 4074 <min value="0" /> 4075 <max value="*" /> 4076 <type> 4077 <code value="Reference" /> 4078 <targetProfile value="http://hl7.org/fhir/StructureDefinition/Organization" /> 4079 </type> 4080 <mustSupport value="false" /> 4081 <isModifier value="false" /> 4082 <isSummary value="true" /> 4083 <mapping> 4084 <identity value="idmp" /> 4085 <map value="Manufacturer / Establishment (Organisation)" /> 4086 </mapping> 4087 <mapping> 4088 <identity value="rim" /> 4089 <map value="ManufacturedProduct[classCode='MANU'].subjectOf.action.participation.organzation" /> 4090 </mapping> 4091 </element> 4092 <element id="MedicinalProductDefinition.operation.confidentialityIndicator"> 4093 <path value="MedicinalProductDefinition.operation.confidentialityIndicator" /> 4094 <short value="Specifies whether this process is considered proprietary or confidential" /> 4095 <definition value="Specifies whether this particular business or manufacturing process is considered proprietary or confidential." /> 4096 <min value="0" /> 4097 <max value="1" /> 4098 <type> 4099 <code value="CodeableConcept" /> 4100 </type> 4101 <mustSupport value="false" /> 4102 <isModifier value="false" /> 4103 <isSummary value="true" /> 4104 <binding> 4105 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 4106 <valueString value="ProductConfidentiality" /> 4107 </extension> 4108 <strength value="example" /> 4109 <description value="Confidentiality rating, e.g. commercial sensitivity for a Medicinal Product." /> 4110 <valueSet value="http://hl7.org/fhir/ValueSet/medicinal-product-confidentiality" /> 4111 </binding> 4112 <mapping> 4113 <identity value="idmp" /> 4114 <map value="Manufacturing / Business Operation.Confidentiality Indicator" /> 4115 </mapping> 4116 <mapping> 4117 <identity value="rim" /> 4118 <map value="ManufacturedProduct[classCode='MANU'].subjectOf.action.confidentialityCode" /> 4119 </mapping> 4120 </element> 4121 <element id="MedicinalProductDefinition.characteristic"> 4122 <path value="MedicinalProductDefinition.characteristic" /> 4123 <short value="Key product features such as "sugar free", "modified release"" /> 4124 <definition value="Allows the key product features to be recorded, such as "sugar free", "modified release", "parallel import"." /> 4125 <min value="0" /> 4126 <max value="*" /> 4127 <type> 4128 <code value="BackboneElement" /> 4129 </type> 4130 <mustSupport value="false" /> 4131 <isModifier value="false" /> 4132 <isSummary value="true" /> 4133 <mapping> 4134 <identity value="idmp" /> 4135 <map value="Package Item (Container).Physical Characteristics" /> 4136 </mapping> 4137 <mapping> 4138 <identity value="rim" /> 4139 <map value="ManufacturedProduct[classCode='MANU'].subjectOf.characteristic" /> 4140 </mapping> 4141 </element> 4142 <element id="MedicinalProductDefinition.characteristic.type"> 4143 <path value="MedicinalProductDefinition.characteristic.type" /> 4144 <short value="A code expressing the type of characteristic" /> 4145 <definition value="A code expressing the type of characteristic." /> 4146 <min value="1" /> 4147 <max value="1" /> 4148 <type> 4149 <code value="CodeableConcept" /> 4150 </type> 4151 <mustSupport value="false" /> 4152 <isModifier value="false" /> 4153 <isSummary value="true" /> 4154 <binding> 4155 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 4156 <valueString value="ProductCharacteristic" /> 4157 </extension> 4158 <strength value="example" /> 4159 <description value="This value set includes all observable entity codes from SNOMED CT - provided as an exemplar value set." /> 4160 <valueSet value="http://hl7.org/fhir/ValueSet/product-characteristic-codes" /> 4161 </binding> 4162 <mapping> 4163 <identity value="idmp" /> 4164 <map value="Physical Characteristics, all attributes" /> 4165 </mapping> 4166 <mapping> 4167 <identity value="rim" /> 4168 <map value="ManufacturedProduct[classCode='MANU'].subjectOf.characteristic[@code='{type}']" /> 4169 </mapping> 4170 </element> 4171 <element id="MedicinalProductDefinition.characteristic.value[x]"> 4172 <path value="MedicinalProductDefinition.characteristic.value[x]" /> 4173 <short value="A value for the characteristic" /> 4174 <definition value="A value for the characteristic.text." /> 4175 <comment value="Text, as markdown, is intended to be used only when the item cannot ever reasonably be coded. Otherwise, for cases where a code is not available, but is feasible, use CodeableConcept.text." /> 4176 <min value="0" /> 4177 <max value="1" /> 4178 <type> 4179 <code value="CodeableConcept" /> 4180 </type> 4181 <type> 4182 <code value="markdown" /> 4183 </type> 4184 <type> 4185 <code value="Quantity" /> 4186 </type> 4187 <type> 4188 <code value="integer" /> 4189 </type> 4190 <type> 4191 <code value="date" /> 4192 </type> 4193 <type> 4194 <code value="boolean" /> 4195 </type> 4196 <type> 4197 <code value="Attachment" /> 4198 </type> 4199 <mustSupport value="false" /> 4200 <isModifier value="false" /> 4201 <isSummary value="true" /> 4202 <mapping> 4203 <identity value="idmp" /> 4204 <map value="Physical Characteristics, attribute's value" /> 4205 </mapping> 4206 <mapping> 4207 <identity value="rim" /> 4208 <map value="ManufacturedProduct[classCode='MANU'].subjectOf.characteristic[@code='{type}'].value" /> 4209 </mapping> 4210 </element> 4211 </differential> 4212 </StructureDefinition>