BiologicallyDerivedProduct.xml 1 <?xml version="1.0" encoding="utf-8"?> 2 <StructureDefinition xmlns="http://hl7.org/fhir"> 3 <id value="BiologicallyDerivedProduct" /> 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="Base.Entities" /> 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="2" /> 15 </extension> 16 <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category"> 17 <valueCode value="patient" /> 18 </extension> 19 <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"> 20 <valueCode value="oo" /> 21 </extension> 22 <url value="http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct" /> 23 <version value="5.0.0" /> 24 <name value="BiologicallyDerivedProduct" /> 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 (Orders and Observations)" /> 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/orders/index.cfm" /> 39 </telecom> 40 </contact> 41 <description value="A biological material originating from a biological entity intended to be transplanted or infused into another (possibly the same) biological entity." /> 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="rim" /> 57 <uri value="http://hl7.org/v3" /> 58 <name value="RIM Mapping" /> 59 </mapping> 60 <mapping> 61 <identity value="ISBT128Code" /> 62 <uri value="https://www.isbt128.org/uri/" /> 63 <name value="ISBT 128 Codes" /> 64 </mapping> 65 <mapping> 66 <identity value="v2" /> 67 <uri value="http://hl7.org/v2" /> 68 <name value="HL7 V2 Mapping" /> 69 </mapping> 70 <kind value="resource" /> 71 <abstract value="false" /> 72 <type value="BiologicallyDerivedProduct" /> 73 <baseDefinition value="http://hl7.org/fhir/StructureDefinition/DomainResource" /> 74 <derivation value="specialization" /> 75 <snapshot> 76 <element id="BiologicallyDerivedProduct"> 77 <path value="BiologicallyDerivedProduct" /> 78 <short value="This resource reflects an instance of a biologically derived product" /> 79 <definition value="This resource reflects an instance of a biologically derived product. A material substance originating from a biological entity intended to be transplanted or infused into another (possibly the same) biological entity." /> 80 <comment value="Substances include, but are not limited to: whole blood, bone marrow, organs, and manipulated blood cells." /> 81 <min value="0" /> 82 <max value="*" /> 83 <base> 84 <path value="BiologicallyDerivedProduct" /> 85 <min value="0" /> 86 <max value="*" /> 87 </base> 88 <constraint> 89 <key value="dom-2" /> 90 <severity value="error" /> 91 <human value="If the resource is contained in another resource, it SHALL NOT contain nested Resources" /> 92 <expression value="contained.contained.empty()" /> 93 <source value="http://hl7.org/fhir/StructureDefinition/DomainResource" /> 94 </constraint> 95 <constraint> 96 <key value="dom-3" /> 97 <severity value="error" /> 98 <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" /> 99 <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()" /> 100 <source value="http://hl7.org/fhir/StructureDefinition/DomainResource" /> 101 </constraint> 102 <constraint> 103 <key value="dom-4" /> 104 <severity value="error" /> 105 <human value="If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated" /> 106 <expression value="contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()" /> 107 <source value="http://hl7.org/fhir/StructureDefinition/DomainResource" /> 108 </constraint> 109 <constraint> 110 <key value="dom-5" /> 111 <severity value="error" /> 112 <human value="If a resource is contained in another resource, it SHALL NOT have a security label" /> 113 <expression value="contained.meta.security.empty()" /> 114 <source value="http://hl7.org/fhir/StructureDefinition/DomainResource" /> 115 </constraint> 116 <constraint> 117 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bestpractice"> 118 <valueBoolean value="true" /> 119 </extension> 120 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bestpractice-explanation"> 121 <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." /> 122 </extension> 123 <key value="dom-6" /> 124 <severity value="warning" /> 125 <human value="A resource should have narrative for robust management" /> 126 <expression value="text.`div`.exists()" /> 127 <source value="http://hl7.org/fhir/StructureDefinition/DomainResource" /> 128 </constraint> 129 <mustSupport value="false" /> 130 <isModifier value="false" /> 131 <isSummary value="false" /> 132 <mapping> 133 <identity value="rim" /> 134 <map value="Entity, Role, or Act,Material[classCode= Observation[classCode=OBS, moodCode=EVN]" /> 135 </mapping> 136 <mapping> 137 <identity value="w5" /> 138 <map value="clinical.general" /> 139 </mapping> 140 </element> 141 <element id="BiologicallyDerivedProduct.id"> 142 <path value="BiologicallyDerivedProduct.id" /> 143 <short value="Logical id of this artifact" /> 144 <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes." /> 145 <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." /> 146 <min value="0" /> 147 <max value="1" /> 148 <base> 149 <path value="Resource.id" /> 150 <min value="0" /> 151 <max value="1" /> 152 </base> 153 <type> 154 <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"> 155 <valueUrl value="id" /> 156 </extension> 157 <code value="http://hl7.org/fhirpath/System.String" /> 158 </type> 159 <mustSupport value="false" /> 160 <isModifier value="false" /> 161 <isSummary value="true" /> 162 </element> 163 <element id="BiologicallyDerivedProduct.meta"> 164 <path value="BiologicallyDerivedProduct.meta" /> 165 <short value="Metadata about the resource" /> 166 <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." /> 167 <min value="0" /> 168 <max value="1" /> 169 <base> 170 <path value="Resource.meta" /> 171 <min value="0" /> 172 <max value="1" /> 173 </base> 174 <type> 175 <code value="Meta" /> 176 </type> 177 <constraint> 178 <key value="ele-1" /> 179 <severity value="error" /> 180 <human value="All FHIR elements must have a @value or children" /> 181 <expression value="hasValue() or (children().count() > id.count())" /> 182 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 183 </constraint> 184 <mustSupport value="false" /> 185 <isModifier value="false" /> 186 <isSummary value="true" /> 187 </element> 188 <element id="BiologicallyDerivedProduct.implicitRules"> 189 <path value="BiologicallyDerivedProduct.implicitRules" /> 190 <short value="A set of rules under which this content was created" /> 191 <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." /> 192 <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." /> 193 <min value="0" /> 194 <max value="1" /> 195 <base> 196 <path value="Resource.implicitRules" /> 197 <min value="0" /> 198 <max value="1" /> 199 </base> 200 <type> 201 <code value="uri" /> 202 </type> 203 <constraint> 204 <key value="ele-1" /> 205 <severity value="error" /> 206 <human value="All FHIR elements must have a @value or children" /> 207 <expression value="hasValue() or (children().count() > id.count())" /> 208 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 209 </constraint> 210 <mustSupport value="false" /> 211 <isModifier value="true" /> 212 <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" /> 213 <isSummary value="true" /> 214 </element> 215 <element id="BiologicallyDerivedProduct.language"> 216 <path value="BiologicallyDerivedProduct.language" /> 217 <short value="Language of the resource content" /> 218 <definition value="The base language in which the resource is written." /> 219 <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)." /> 220 <min value="0" /> 221 <max value="1" /> 222 <base> 223 <path value="Resource.language" /> 224 <min value="0" /> 225 <max value="1" /> 226 </base> 227 <type> 228 <code value="code" /> 229 </type> 230 <constraint> 231 <key value="ele-1" /> 232 <severity value="error" /> 233 <human value="All FHIR elements must have a @value or children" /> 234 <expression value="hasValue() or (children().count() > id.count())" /> 235 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 236 </constraint> 237 <mustSupport value="false" /> 238 <isModifier value="false" /> 239 <isSummary value="false" /> 240 <binding> 241 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 242 <valueString value="Language" /> 243 </extension> 244 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding"> 245 <valueBoolean value="true" /> 246 </extension> 247 <strength value="required" /> 248 <description value="IETF language tag for a human language" /> 249 <valueSet value="http://hl7.org/fhir/ValueSet/all-languages|5.0.0" /> 250 </binding> 251 </element> 252 <element id="BiologicallyDerivedProduct.text"> 253 <path value="BiologicallyDerivedProduct.text" /> 254 <short value="Text summary of the resource, for human interpretation" /> 255 <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." /> 256 <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." /> 257 <alias value="narrative" /> 258 <alias value="html" /> 259 <alias value="xhtml" /> 260 <alias value="display" /> 261 <min value="0" /> 262 <max value="1" /> 263 <base> 264 <path value="DomainResource.text" /> 265 <min value="0" /> 266 <max value="1" /> 267 </base> 268 <type> 269 <code value="Narrative" /> 270 </type> 271 <condition value="dom-6" /> 272 <constraint> 273 <key value="ele-1" /> 274 <severity value="error" /> 275 <human value="All FHIR elements must have a @value or children" /> 276 <expression value="hasValue() or (children().count() > id.count())" /> 277 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 278 </constraint> 279 <mustSupport value="false" /> 280 <isModifier value="false" /> 281 <isSummary value="false" /> 282 <mapping> 283 <identity value="rim" /> 284 <map value="Act.text?" /> 285 </mapping> 286 </element> 287 <element id="BiologicallyDerivedProduct.contained"> 288 <path value="BiologicallyDerivedProduct.contained" /> 289 <short value="Contained, inline Resources" /> 290 <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." /> 291 <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." /> 292 <alias value="inline resources" /> 293 <alias value="anonymous resources" /> 294 <alias value="contained resources" /> 295 <min value="0" /> 296 <max value="*" /> 297 <base> 298 <path value="DomainResource.contained" /> 299 <min value="0" /> 300 <max value="*" /> 301 </base> 302 <type> 303 <code value="Resource" /> 304 </type> 305 <condition value="dom-2" /> 306 <condition value="dom-4" /> 307 <condition value="dom-3" /> 308 <condition value="dom-5" /> 309 <mustSupport value="false" /> 310 <isModifier value="false" /> 311 <isSummary value="false" /> 312 <mapping> 313 <identity value="rim" /> 314 <map value="N/A" /> 315 </mapping> 316 </element> 317 <element id="BiologicallyDerivedProduct.extension"> 318 <path value="BiologicallyDerivedProduct.extension" /> 319 <short value="Additional content defined by implementations" /> 320 <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." /> 321 <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." /> 322 <alias value="extensions" /> 323 <alias value="user content" /> 324 <min value="0" /> 325 <max value="*" /> 326 <base> 327 <path value="DomainResource.extension" /> 328 <min value="0" /> 329 <max value="*" /> 330 </base> 331 <type> 332 <code value="Extension" /> 333 </type> 334 <constraint> 335 <key value="ele-1" /> 336 <severity value="error" /> 337 <human value="All FHIR elements must have a @value or children" /> 338 <expression value="hasValue() or (children().count() > id.count())" /> 339 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 340 </constraint> 341 <constraint> 342 <key value="ext-1" /> 343 <severity value="error" /> 344 <human value="Must have either extensions or value[x], not both" /> 345 <expression value="extension.exists() != value.exists()" /> 346 <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> 347 </constraint> 348 <mustSupport value="false" /> 349 <isModifier value="false" /> 350 <isSummary value="false" /> 351 <mapping> 352 <identity value="rim" /> 353 <map value="N/A" /> 354 </mapping> 355 </element> 356 <element id="BiologicallyDerivedProduct.modifierExtension"> 357 <path value="BiologicallyDerivedProduct.modifierExtension" /> 358 <short value="Extensions that cannot be ignored" /> 359 <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)." /> 360 <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." /> 361 <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)." /> 362 <alias value="extensions" /> 363 <alias value="user content" /> 364 <min value="0" /> 365 <max value="*" /> 366 <base> 367 <path value="DomainResource.modifierExtension" /> 368 <min value="0" /> 369 <max value="*" /> 370 </base> 371 <type> 372 <code value="Extension" /> 373 </type> 374 <constraint> 375 <key value="ele-1" /> 376 <severity value="error" /> 377 <human value="All FHIR elements must have a @value or children" /> 378 <expression value="hasValue() or (children().count() > id.count())" /> 379 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 380 </constraint> 381 <constraint> 382 <key value="ext-1" /> 383 <severity value="error" /> 384 <human value="Must have either extensions or value[x], not both" /> 385 <expression value="extension.exists() != value.exists()" /> 386 <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> 387 </constraint> 388 <mustSupport value="false" /> 389 <isModifier value="true" /> 390 <isModifierReason value="Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them" /> 391 <isSummary value="true" /> 392 <mapping> 393 <identity value="rim" /> 394 <map value="N/A" /> 395 </mapping> 396 </element> 397 <element id="BiologicallyDerivedProduct.productCategory"> 398 <path value="BiologicallyDerivedProduct.productCategory" /> 399 <short value="organ | tissue | fluid | cells | biologicalAgent" /> 400 <definition value="Broad category of this product." /> 401 <min value="0" /> 402 <max value="1" /> 403 <base> 404 <path value="BiologicallyDerivedProduct.productCategory" /> 405 <min value="0" /> 406 <max value="1" /> 407 </base> 408 <type> 409 <code value="Coding" /> 410 </type> 411 <constraint> 412 <key value="ele-1" /> 413 <severity value="error" /> 414 <human value="All FHIR elements must have a @value or children" /> 415 <expression value="hasValue() or (children().count() > id.count())" /> 416 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 417 </constraint> 418 <mustSupport value="false" /> 419 <isModifier value="false" /> 420 <isSummary value="false" /> 421 <binding> 422 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 423 <valueString value="BiologicallyDerivedProductCategory" /> 424 </extension> 425 <strength value="example" /> 426 <description value="Biologically Derived Product Category." /> 427 <valueSet value="http://hl7.org/fhir/ValueSet/product-category" /> 428 </binding> 429 </element> 430 <element id="BiologicallyDerivedProduct.productCode"> 431 <path value="BiologicallyDerivedProduct.productCode" /> 432 <short value="A code that identifies the kind of this biologically derived product" /> 433 <definition value="A codified value that systematically supports characterization and classification of medical products of human origin inclusive of processing conditions such as additives, volumes and handling conditions." /> 434 <min value="0" /> 435 <max value="1" /> 436 <base> 437 <path value="BiologicallyDerivedProduct.productCode" /> 438 <min value="0" /> 439 <max value="1" /> 440 </base> 441 <type> 442 <code value="CodeableConcept" /> 443 </type> 444 <constraint> 445 <key value="ele-1" /> 446 <severity value="error" /> 447 <human value="All FHIR elements must have a @value or children" /> 448 <expression value="hasValue() or (children().count() > id.count())" /> 449 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 450 </constraint> 451 <mustSupport value="false" /> 452 <isModifier value="false" /> 453 <isSummary value="false" /> 454 <binding> 455 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 456 <valueString value="BiologicallyDerivedProductCodes" /> 457 </extension> 458 <strength value="example" /> 459 <description value="Biologically-derived Product Codes" /> 460 <valueSet value="http://hl7.org/fhir/ValueSet/biologicallyderived-productcodes" /> 461 </binding> 462 <mapping> 463 <identity value="ISBT128Code" /> 464 <map value="Product Description Code. Required for ISBT 128 labeled products" /> 465 </mapping> 466 </element> 467 <element id="BiologicallyDerivedProduct.parent"> 468 <path value="BiologicallyDerivedProduct.parent" /> 469 <short value="The parent biologically-derived product" /> 470 <definition value="Parent product (if any) for this biologically-derived product." /> 471 <comment value="For products that have multiple collections. For example Peripheral Blood Stem Cells may be collected over several days from a single donor and the donation split into in multiple containers which must be linked to the parent donation." /> 472 <min value="0" /> 473 <max value="*" /> 474 <base> 475 <path value="BiologicallyDerivedProduct.parent" /> 476 <min value="0" /> 477 <max value="*" /> 478 </base> 479 <type> 480 <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-hierarchy"> 481 <valueBoolean value="true" /> 482 </extension> 483 <code value="Reference" /> 484 <targetProfile value="http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct" /> 485 </type> 486 <constraint> 487 <key value="ele-1" /> 488 <severity value="error" /> 489 <human value="All FHIR elements must have a @value or children" /> 490 <expression value="hasValue() or (children().count() > id.count())" /> 491 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 492 </constraint> 493 <mustSupport value="false" /> 494 <isModifier value="false" /> 495 <isSummary value="false" /> 496 </element> 497 <element id="BiologicallyDerivedProduct.request"> 498 <path value="BiologicallyDerivedProduct.request" /> 499 <short value="Request to obtain and/or infuse this product" /> 500 <definition value="Request to obtain and/or infuse this biologically derived product." /> 501 <min value="0" /> 502 <max value="*" /> 503 <base> 504 <path value="BiologicallyDerivedProduct.request" /> 505 <min value="0" /> 506 <max value="*" /> 507 </base> 508 <type> 509 <code value="Reference" /> 510 <targetProfile value="http://hl7.org/fhir/StructureDefinition/ServiceRequest" /> 511 </type> 512 <constraint> 513 <key value="ele-1" /> 514 <severity value="error" /> 515 <human value="All FHIR elements must have a @value or children" /> 516 <expression value="hasValue() or (children().count() > id.count())" /> 517 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 518 </constraint> 519 <mustSupport value="false" /> 520 <isModifier value="false" /> 521 <isSummary value="false" /> 522 </element> 523 <element id="BiologicallyDerivedProduct.identifier"> 524 <path value="BiologicallyDerivedProduct.identifier" /> 525 <short value="Instance identifier" /> 526 <definition value="Unique instance identifiers assigned to a biologically derived product. Note: This is a business identifier, not a resource identifier." /> 527 <comment value="This identifier should uniquely identify the product instance in the business domain. Ideally it should be a globally unique identifier under the control of an ISO/IEC 15459 Issuing Agency." /> 528 <min value="0" /> 529 <max value="*" /> 530 <base> 531 <path value="BiologicallyDerivedProduct.identifier" /> 532 <min value="0" /> 533 <max value="*" /> 534 </base> 535 <type> 536 <code value="Identifier" /> 537 </type> 538 <constraint> 539 <key value="ele-1" /> 540 <severity value="error" /> 541 <human value="All FHIR elements must have a @value or children" /> 542 <expression value="hasValue() or (children().count() > id.count())" /> 543 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 544 </constraint> 545 <mustSupport value="false" /> 546 <isModifier value="false" /> 547 <isSummary value="true" /> 548 <mapping> 549 <identity value="w5" /> 550 <map value="FiveWs.identifier" /> 551 </mapping> 552 <mapping> 553 <identity value="v2" /> 554 <map value="IAM-7" /> 555 </mapping> 556 <mapping> 557 <identity value="rim" /> 558 <map value="id" /> 559 </mapping> 560 <mapping> 561 <identity value="ISBT128Code" /> 562 <map value="MPHO Unique Identifier. Required for ISBT 128 labeled products" /> 563 </mapping> 564 </element> 565 <element id="BiologicallyDerivedProduct.biologicalSourceEvent"> 566 <path value="BiologicallyDerivedProduct.biologicalSourceEvent" /> 567 <short value="An identifier that supports traceability to the event during which material in this product from one or more biological entities was obtained or pooled" /> 568 <definition value="An identifier that supports traceability to the event during which material in this product from one or more biological entities was obtained or pooled." /> 569 <comment value="Necessary to support mandatory requirements for traceability from donor/source to recipient and vice versa, while also satisfying donor anonymity requirements. The element is defined consistently across BiologicallyDerivedProduct, NutritionProduct, and Device. The identifier references an event that links to a single biological entity such as a blood donor, or to multiple biological entities (e.g. when the product is an embryo or a pooled platelet product). A single biologicalSourceEvent identifier may appear on multiple products of many types derived from a single donation event or source extraction. As an example, a single donation event may provide 2 kidneys and a liver for organ transplantation, 2 corneas for eye surgery, heart valves and arterial tissue for cardiovascular surgery, multiple skin grafts, tendons, multiple shaped bone grafts and a large number of bone putty/paste products; and each of them may be assigned to the same biological source event identifier." /> 570 <min value="0" /> 571 <max value="1" /> 572 <base> 573 <path value="BiologicallyDerivedProduct.biologicalSourceEvent" /> 574 <min value="0" /> 575 <max value="1" /> 576 </base> 577 <type> 578 <code value="Identifier" /> 579 </type> 580 <constraint> 581 <key value="ele-1" /> 582 <severity value="error" /> 583 <human value="All FHIR elements must have a @value or children" /> 584 <expression value="hasValue() or (children().count() > id.count())" /> 585 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 586 </constraint> 587 <mustSupport value="false" /> 588 <isModifier value="false" /> 589 <isSummary value="true" /> 590 <mapping> 591 <identity value="w5" /> 592 <map value="FiveWs.identifier" /> 593 </mapping> 594 <mapping> 595 <identity value="ISBT128Code" /> 596 <map value="Donation Identification Number. Required for ISBT 128 labeled products" /> 597 </mapping> 598 </element> 599 <element id="BiologicallyDerivedProduct.processingFacility"> 600 <path value="BiologicallyDerivedProduct.processingFacility" /> 601 <short value="Processing facilities responsible for the labeling and distribution of this biologically derived product" /> 602 <definition value="Processing facilities responsible for the labeling and distribution of this biologically derived product." /> 603 <min value="0" /> 604 <max value="*" /> 605 <base> 606 <path value="BiologicallyDerivedProduct.processingFacility" /> 607 <min value="0" /> 608 <max value="*" /> 609 </base> 610 <type> 611 <code value="Reference" /> 612 <targetProfile value="http://hl7.org/fhir/StructureDefinition/Organization" /> 613 </type> 614 <constraint> 615 <key value="ele-1" /> 616 <severity value="error" /> 617 <human value="All FHIR elements must have a @value or children" /> 618 <expression value="hasValue() or (children().count() > id.count())" /> 619 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 620 </constraint> 621 <mustSupport value="false" /> 622 <isModifier value="false" /> 623 <isSummary value="false" /> 624 <mapping> 625 <identity value="ISBT128Code" /> 626 <map value="Processing Facility Identification Number" /> 627 </mapping> 628 </element> 629 <element id="BiologicallyDerivedProduct.division"> 630 <path value="BiologicallyDerivedProduct.division" /> 631 <short value="A unique identifier for an aliquot of a product" /> 632 <definition value="A unique identifier for an aliquot of a product. Used to distinguish individual aliquots of a product carrying the same biologicalSource and productCode identifiers." /> 633 <min value="0" /> 634 <max value="1" /> 635 <base> 636 <path value="BiologicallyDerivedProduct.division" /> 637 <min value="0" /> 638 <max value="1" /> 639 </base> 640 <type> 641 <code value="string" /> 642 </type> 643 <constraint> 644 <key value="ele-1" /> 645 <severity value="error" /> 646 <human value="All FHIR elements must have a @value or children" /> 647 <expression value="hasValue() or (children().count() > id.count())" /> 648 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 649 </constraint> 650 <mustSupport value="false" /> 651 <isModifier value="false" /> 652 <isSummary value="false" /> 653 <mapping> 654 <identity value="ISBT128Code" /> 655 <map value="Division Identifier. Required for ISBT 128 labeled products" /> 656 </mapping> 657 </element> 658 <element id="BiologicallyDerivedProduct.productStatus"> 659 <path value="BiologicallyDerivedProduct.productStatus" /> 660 <short value="available | unavailable" /> 661 <definition value="Whether the product is currently available." /> 662 <min value="0" /> 663 <max value="1" /> 664 <base> 665 <path value="BiologicallyDerivedProduct.productStatus" /> 666 <min value="0" /> 667 <max value="1" /> 668 </base> 669 <type> 670 <code value="Coding" /> 671 </type> 672 <constraint> 673 <key value="ele-1" /> 674 <severity value="error" /> 675 <human value="All FHIR elements must have a @value or children" /> 676 <expression value="hasValue() or (children().count() > id.count())" /> 677 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 678 </constraint> 679 <mustSupport value="false" /> 680 <isModifier value="false" /> 681 <isSummary value="false" /> 682 <binding> 683 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 684 <valueString value="BiologicallyDerivedProductStatus" /> 685 </extension> 686 <strength value="example" /> 687 <description value="Biologically Derived Product Status." /> 688 <valueSet value="http://hl7.org/fhir/ValueSet/biologicallyderived-product-status" /> 689 </binding> 690 </element> 691 <element id="BiologicallyDerivedProduct.expirationDate"> 692 <path value="BiologicallyDerivedProduct.expirationDate" /> 693 <short value="Date, and where relevant time, of expiration" /> 694 <definition value="Date, and where relevant time, of expiration." /> 695 <min value="0" /> 696 <max value="1" /> 697 <base> 698 <path value="BiologicallyDerivedProduct.expirationDate" /> 699 <min value="0" /> 700 <max value="1" /> 701 </base> 702 <type> 703 <code value="dateTime" /> 704 </type> 705 <constraint> 706 <key value="ele-1" /> 707 <severity value="error" /> 708 <human value="All FHIR elements must have a @value or children" /> 709 <expression value="hasValue() or (children().count() > id.count())" /> 710 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 711 </constraint> 712 <mustSupport value="false" /> 713 <isModifier value="false" /> 714 <isSummary value="false" /> 715 <mapping> 716 <identity value="ISBT128Code" /> 717 <map value="Expiration Date and Time ISO" /> 718 </mapping> 719 </element> 720 <element id="BiologicallyDerivedProduct.collection"> 721 <path value="BiologicallyDerivedProduct.collection" /> 722 <short value="How this product was collected" /> 723 <definition value="How this product was collected." /> 724 <min value="0" /> 725 <max value="1" /> 726 <base> 727 <path value="BiologicallyDerivedProduct.collection" /> 728 <min value="0" /> 729 <max value="1" /> 730 </base> 731 <type> 732 <code value="BackboneElement" /> 733 </type> 734 <constraint> 735 <key value="ele-1" /> 736 <severity value="error" /> 737 <human value="All FHIR elements must have a @value or children" /> 738 <expression value="hasValue() or (children().count() > id.count())" /> 739 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 740 </constraint> 741 <mustSupport value="false" /> 742 <isModifier value="false" /> 743 <isSummary value="false" /> 744 </element> 745 <element id="BiologicallyDerivedProduct.collection.id"> 746 <path value="BiologicallyDerivedProduct.collection.id" /> 747 <representation value="xmlAttr" /> 748 <short value="Unique id for inter-element referencing" /> 749 <definition value="Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." /> 750 <min value="0" /> 751 <max value="1" /> 752 <base> 753 <path value="Element.id" /> 754 <min value="0" /> 755 <max value="1" /> 756 </base> 757 <type> 758 <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"> 759 <valueUrl value="string" /> 760 </extension> 761 <code value="http://hl7.org/fhirpath/System.String" /> 762 </type> 763 <condition value="ele-1" /> 764 <isModifier value="false" /> 765 <isSummary value="false" /> 766 <mapping> 767 <identity value="rim" /> 768 <map value="n/a" /> 769 </mapping> 770 </element> 771 <element id="BiologicallyDerivedProduct.collection.extension"> 772 <path value="BiologicallyDerivedProduct.collection.extension" /> 773 <short value="Additional content defined by implementations" /> 774 <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." /> 775 <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." /> 776 <alias value="extensions" /> 777 <alias value="user content" /> 778 <min value="0" /> 779 <max value="*" /> 780 <base> 781 <path value="Element.extension" /> 782 <min value="0" /> 783 <max value="*" /> 784 </base> 785 <type> 786 <code value="Extension" /> 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 <constraint> 796 <key value="ext-1" /> 797 <severity value="error" /> 798 <human value="Must have either extensions or value[x], not both" /> 799 <expression value="extension.exists() != value.exists()" /> 800 <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> 801 </constraint> 802 <isModifier value="false" /> 803 <isSummary value="false" /> 804 <mapping> 805 <identity value="rim" /> 806 <map value="n/a" /> 807 </mapping> 808 </element> 809 <element id="BiologicallyDerivedProduct.collection.modifierExtension"> 810 <path value="BiologicallyDerivedProduct.collection.modifierExtension" /> 811 <short value="Extensions that cannot be ignored even if unrecognized" /> 812 <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)." /> 813 <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." /> 814 <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)." /> 815 <alias value="extensions" /> 816 <alias value="user content" /> 817 <alias value="modifiers" /> 818 <min value="0" /> 819 <max value="*" /> 820 <base> 821 <path value="BackboneElement.modifierExtension" /> 822 <min value="0" /> 823 <max value="*" /> 824 </base> 825 <type> 826 <code value="Extension" /> 827 </type> 828 <constraint> 829 <key value="ele-1" /> 830 <severity value="error" /> 831 <human value="All FHIR elements must have a @value or children" /> 832 <expression value="hasValue() or (children().count() > id.count())" /> 833 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 834 </constraint> 835 <constraint> 836 <key value="ext-1" /> 837 <severity value="error" /> 838 <human value="Must have either extensions or value[x], not both" /> 839 <expression value="extension.exists() != value.exists()" /> 840 <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> 841 </constraint> 842 <isModifier value="true" /> 843 <isModifierReason value="Modifier extensions are expected to modify the meaning or interpretation of the element that contains them" /> 844 <isSummary value="true" /> 845 <mapping> 846 <identity value="rim" /> 847 <map value="N/A" /> 848 </mapping> 849 </element> 850 <element id="BiologicallyDerivedProduct.collection.collector"> 851 <path value="BiologicallyDerivedProduct.collection.collector" /> 852 <short value="Individual performing collection" /> 853 <definition value="Healthcare professional who is performing the collection." /> 854 <min value="0" /> 855 <max value="1" /> 856 <base> 857 <path value="BiologicallyDerivedProduct.collection.collector" /> 858 <min value="0" /> 859 <max value="1" /> 860 </base> 861 <type> 862 <code value="Reference" /> 863 <targetProfile value="http://hl7.org/fhir/StructureDefinition/Practitioner" /> 864 <targetProfile value="http://hl7.org/fhir/StructureDefinition/PractitionerRole" /> 865 </type> 866 <constraint> 867 <key value="ele-1" /> 868 <severity value="error" /> 869 <human value="All FHIR elements must have a @value or children" /> 870 <expression value="hasValue() or (children().count() > id.count())" /> 871 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 872 </constraint> 873 <mustSupport value="false" /> 874 <isModifier value="false" /> 875 <isSummary value="false" /> 876 </element> 877 <element id="BiologicallyDerivedProduct.collection.source"> 878 <path value="BiologicallyDerivedProduct.collection.source" /> 879 <short value="The patient who underwent the medical procedure to collect the product or the organization that facilitated the collection" /> 880 <definition value="The patient or entity, such as a hospital or vendor in the case of a processed/manipulated/manufactured product, providing the product." /> 881 <min value="0" /> 882 <max value="1" /> 883 <base> 884 <path value="BiologicallyDerivedProduct.collection.source" /> 885 <min value="0" /> 886 <max value="1" /> 887 </base> 888 <type> 889 <code value="Reference" /> 890 <targetProfile value="http://hl7.org/fhir/StructureDefinition/Patient" /> 891 <targetProfile value="http://hl7.org/fhir/StructureDefinition/Organization" /> 892 </type> 893 <constraint> 894 <key value="ele-1" /> 895 <severity value="error" /> 896 <human value="All FHIR elements must have a @value or children" /> 897 <expression value="hasValue() or (children().count() > id.count())" /> 898 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 899 </constraint> 900 <mustSupport value="false" /> 901 <isModifier value="false" /> 902 <isSummary value="false" /> 903 <mapping> 904 <identity value="ISBT128Code" /> 905 <map value="Global Registration Identifier for Donors" /> 906 </mapping> 907 </element> 908 <element id="BiologicallyDerivedProduct.collection.collected[x]"> 909 <path value="BiologicallyDerivedProduct.collection.collected[x]" /> 910 <short value="Time of product collection" /> 911 <definition value="Time of product collection." /> 912 <min value="0" /> 913 <max value="1" /> 914 <base> 915 <path value="BiologicallyDerivedProduct.collection.collected[x]" /> 916 <min value="0" /> 917 <max value="1" /> 918 </base> 919 <type> 920 <code value="dateTime" /> 921 </type> 922 <type> 923 <code value="Period" /> 924 </type> 925 <constraint> 926 <key value="ele-1" /> 927 <severity value="error" /> 928 <human value="All FHIR elements must have a @value or children" /> 929 <expression value="hasValue() or (children().count() > id.count())" /> 930 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 931 </constraint> 932 <mustSupport value="false" /> 933 <isModifier value="false" /> 934 <isSummary value="false" /> 935 </element> 936 <element id="BiologicallyDerivedProduct.storageTempRequirements"> 937 <path value="BiologicallyDerivedProduct.storageTempRequirements" /> 938 <short value="Product storage temperature requirements" /> 939 <definition value="The temperature requirements for storage of the biologically-derived product." /> 940 <comment value="May be extracted from information held in the Product Description Code." /> 941 <min value="0" /> 942 <max value="1" /> 943 <base> 944 <path value="BiologicallyDerivedProduct.storageTempRequirements" /> 945 <min value="0" /> 946 <max value="1" /> 947 </base> 948 <type> 949 <code value="Range" /> 950 </type> 951 <constraint> 952 <key value="ele-1" /> 953 <severity value="error" /> 954 <human value="All FHIR elements must have a @value or children" /> 955 <expression value="hasValue() or (children().count() > id.count())" /> 956 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 957 </constraint> 958 <mustSupport value="false" /> 959 <isModifier value="false" /> 960 <isSummary value="false" /> 961 </element> 962 <element id="BiologicallyDerivedProduct.property"> 963 <path value="BiologicallyDerivedProduct.property" /> 964 <short value="A property that is specific to this BiologicallyDerviedProduct instance" /> 965 <definition value="A property that is specific to this BiologicallyDerviedProduct instance." /> 966 <comment value="Property can be used to provide information on a wide range of additional information specific to a particular biologicallyDerivedProduct." /> 967 <min value="0" /> 968 <max value="*" /> 969 <base> 970 <path value="BiologicallyDerivedProduct.property" /> 971 <min value="0" /> 972 <max value="*" /> 973 </base> 974 <type> 975 <code value="BackboneElement" /> 976 </type> 977 <constraint> 978 <key value="ele-1" /> 979 <severity value="error" /> 980 <human value="All FHIR elements must have a @value or children" /> 981 <expression value="hasValue() or (children().count() > id.count())" /> 982 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 983 </constraint> 984 <mustSupport value="false" /> 985 <isModifier value="false" /> 986 <isSummary value="false" /> 987 </element> 988 <element id="BiologicallyDerivedProduct.property.id"> 989 <path value="BiologicallyDerivedProduct.property.id" /> 990 <representation value="xmlAttr" /> 991 <short value="Unique id for inter-element referencing" /> 992 <definition value="Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." /> 993 <min value="0" /> 994 <max value="1" /> 995 <base> 996 <path value="Element.id" /> 997 <min value="0" /> 998 <max value="1" /> 999 </base> 1000 <type> 1001 <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"> 1002 <valueUrl value="string" /> 1003 </extension> 1004 <code value="http://hl7.org/fhirpath/System.String" /> 1005 </type> 1006 <condition value="ele-1" /> 1007 <isModifier value="false" /> 1008 <isSummary value="false" /> 1009 <mapping> 1010 <identity value="rim" /> 1011 <map value="n/a" /> 1012 </mapping> 1013 </element> 1014 <element id="BiologicallyDerivedProduct.property.extension"> 1015 <path value="BiologicallyDerivedProduct.property.extension" /> 1016 <short value="Additional content defined by implementations" /> 1017 <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." /> 1018 <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." /> 1019 <alias value="extensions" /> 1020 <alias value="user content" /> 1021 <min value="0" /> 1022 <max value="*" /> 1023 <base> 1024 <path value="Element.extension" /> 1025 <min value="0" /> 1026 <max value="*" /> 1027 </base> 1028 <type> 1029 <code value="Extension" /> 1030 </type> 1031 <constraint> 1032 <key value="ele-1" /> 1033 <severity value="error" /> 1034 <human value="All FHIR elements must have a @value or children" /> 1035 <expression value="hasValue() or (children().count() > id.count())" /> 1036 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 1037 </constraint> 1038 <constraint> 1039 <key value="ext-1" /> 1040 <severity value="error" /> 1041 <human value="Must have either extensions or value[x], not both" /> 1042 <expression value="extension.exists() != value.exists()" /> 1043 <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> 1044 </constraint> 1045 <isModifier value="false" /> 1046 <isSummary value="false" /> 1047 <mapping> 1048 <identity value="rim" /> 1049 <map value="n/a" /> 1050 </mapping> 1051 </element> 1052 <element id="BiologicallyDerivedProduct.property.modifierExtension"> 1053 <path value="BiologicallyDerivedProduct.property.modifierExtension" /> 1054 <short value="Extensions that cannot be ignored even if unrecognized" /> 1055 <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)." /> 1056 <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." /> 1057 <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)." /> 1058 <alias value="extensions" /> 1059 <alias value="user content" /> 1060 <alias value="modifiers" /> 1061 <min value="0" /> 1062 <max value="*" /> 1063 <base> 1064 <path value="BackboneElement.modifierExtension" /> 1065 <min value="0" /> 1066 <max value="*" /> 1067 </base> 1068 <type> 1069 <code value="Extension" /> 1070 </type> 1071 <constraint> 1072 <key value="ele-1" /> 1073 <severity value="error" /> 1074 <human value="All FHIR elements must have a @value or children" /> 1075 <expression value="hasValue() or (children().count() > id.count())" /> 1076 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 1077 </constraint> 1078 <constraint> 1079 <key value="ext-1" /> 1080 <severity value="error" /> 1081 <human value="Must have either extensions or value[x], not both" /> 1082 <expression value="extension.exists() != value.exists()" /> 1083 <source value="http://hl7.org/fhir/StructureDefinition/Extension" /> 1084 </constraint> 1085 <isModifier value="true" /> 1086 <isModifierReason value="Modifier extensions are expected to modify the meaning or interpretation of the element that contains them" /> 1087 <isSummary value="true" /> 1088 <mapping> 1089 <identity value="rim" /> 1090 <map value="N/A" /> 1091 </mapping> 1092 </element> 1093 <element id="BiologicallyDerivedProduct.property.type"> 1094 <path value="BiologicallyDerivedProduct.property.type" /> 1095 <short value="Code that specifies the property" /> 1096 <definition value="Code that specifies the property. It should reference an established coding system." /> 1097 <comment value="The element is identified by name and system URI in the type. Some types may have multiple occurrences." /> 1098 <min value="1" /> 1099 <max value="1" /> 1100 <base> 1101 <path value="BiologicallyDerivedProduct.property.type" /> 1102 <min value="1" /> 1103 <max value="1" /> 1104 </base> 1105 <type> 1106 <code value="CodeableConcept" /> 1107 </type> 1108 <constraint> 1109 <key value="ele-1" /> 1110 <severity value="error" /> 1111 <human value="All FHIR elements must have a @value or children" /> 1112 <expression value="hasValue() or (children().count() > id.count())" /> 1113 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 1114 </constraint> 1115 <mustSupport value="false" /> 1116 <isModifier value="false" /> 1117 <isSummary value="false" /> 1118 <binding> 1119 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 1120 <valueString value="BiologicallyDerivedProductPropertyTypeCodes" /> 1121 </extension> 1122 <strength value="example" /> 1123 <description value="Biologically Derived Product Property Type Codes" /> 1124 <valueSet value="http://hl7.org/fhir/ValueSet/biologicallyderived-product-property-type-codes" /> 1125 </binding> 1126 </element> 1127 <element id="BiologicallyDerivedProduct.property.value[x]"> 1128 <path value="BiologicallyDerivedProduct.property.value[x]" /> 1129 <short value="Property values" /> 1130 <definition value="Property values." /> 1131 <comment value="The value should be provided as a boolean, integer, CodeableConcept, period, quantity, range, ratio, or attachment. The description can be a string only when these others are not available. The type of value will depend on the property type and is specified in ST-027." /> 1132 <min value="1" /> 1133 <max value="1" /> 1134 <base> 1135 <path value="BiologicallyDerivedProduct.property.value[x]" /> 1136 <min value="1" /> 1137 <max value="1" /> 1138 </base> 1139 <type> 1140 <code value="boolean" /> 1141 </type> 1142 <type> 1143 <code value="integer" /> 1144 </type> 1145 <type> 1146 <code value="CodeableConcept" /> 1147 </type> 1148 <type> 1149 <code value="Period" /> 1150 </type> 1151 <type> 1152 <code value="Quantity" /> 1153 </type> 1154 <type> 1155 <code value="Range" /> 1156 </type> 1157 <type> 1158 <code value="Ratio" /> 1159 </type> 1160 <type> 1161 <code value="string" /> 1162 </type> 1163 <type> 1164 <code value="Attachment" /> 1165 </type> 1166 <constraint> 1167 <key value="ele-1" /> 1168 <severity value="error" /> 1169 <human value="All FHIR elements must have a @value or children" /> 1170 <expression value="hasValue() or (children().count() > id.count())" /> 1171 <source value="http://hl7.org/fhir/StructureDefinition/Element" /> 1172 </constraint> 1173 <mustSupport value="false" /> 1174 <isModifier value="false" /> 1175 <isSummary value="false" /> 1176 </element> 1177 </snapshot> 1178 <differential> 1179 <element id="BiologicallyDerivedProduct"> 1180 <path value="BiologicallyDerivedProduct" /> 1181 <short value="This resource reflects an instance of a biologically derived product" /> 1182 <definition value="This resource reflects an instance of a biologically derived product. A material substance originating from a biological entity intended to be transplanted or infused into another (possibly the same) biological entity." /> 1183 <comment value="Substances include, but are not limited to: whole blood, bone marrow, organs, and manipulated blood cells." /> 1184 <min value="0" /> 1185 <max value="*" /> 1186 <mustSupport value="false" /> 1187 <isModifier value="false" /> 1188 <mapping> 1189 <identity value="w5" /> 1190 <map value="clinical.general" /> 1191 </mapping> 1192 <mapping> 1193 <identity value="rim" /> 1194 <map value="Material[classCode= Observation[classCode=OBS, moodCode=EVN]" /> 1195 </mapping> 1196 </element> 1197 <element id="BiologicallyDerivedProduct.productCategory"> 1198 <path value="BiologicallyDerivedProduct.productCategory" /> 1199 <short value="organ | tissue | fluid | cells | biologicalAgent" /> 1200 <definition value="Broad category of this product." /> 1201 <min value="0" /> 1202 <max value="1" /> 1203 <type> 1204 <code value="Coding" /> 1205 </type> 1206 <mustSupport value="false" /> 1207 <isModifier value="false" /> 1208 <isSummary value="false" /> 1209 <binding> 1210 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 1211 <valueString value="BiologicallyDerivedProductCategory" /> 1212 </extension> 1213 <strength value="example" /> 1214 <description value="Biologically Derived Product Category." /> 1215 <valueSet value="http://hl7.org/fhir/ValueSet/product-category" /> 1216 </binding> 1217 </element> 1218 <element id="BiologicallyDerivedProduct.productCode"> 1219 <path value="BiologicallyDerivedProduct.productCode" /> 1220 <short value="A code that identifies the kind of this biologically derived product" /> 1221 <definition value="A codified value that systematically supports characterization and classification of medical products of human origin inclusive of processing conditions such as additives, volumes and handling conditions." /> 1222 <min value="0" /> 1223 <max value="1" /> 1224 <type> 1225 <code value="CodeableConcept" /> 1226 </type> 1227 <mustSupport value="false" /> 1228 <isModifier value="false" /> 1229 <isSummary value="false" /> 1230 <binding> 1231 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 1232 <valueString value="BiologicallyDerivedProductCodes" /> 1233 </extension> 1234 <strength value="example" /> 1235 <description value="Biologically-derived Product Codes" /> 1236 <valueSet value="http://hl7.org/fhir/ValueSet/biologicallyderived-productcodes" /> 1237 </binding> 1238 <mapping> 1239 <identity value="ISBT128Code" /> 1240 <map value="Product Description Code. Required for ISBT 128 labeled products" /> 1241 </mapping> 1242 </element> 1243 <element id="BiologicallyDerivedProduct.parent"> 1244 <path value="BiologicallyDerivedProduct.parent" /> 1245 <short value="The parent biologically-derived product" /> 1246 <definition value="Parent product (if any) for this biologically-derived product." /> 1247 <comment value="For products that have multiple collections. For example Peripheral Blood Stem Cells may be collected over several days from a single donor and the donation split into in multiple containers which must be linked to the parent donation." /> 1248 <min value="0" /> 1249 <max value="*" /> 1250 <type> 1251 <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-hierarchy"> 1252 <valueBoolean value="true" /> 1253 </extension> 1254 <code value="Reference" /> 1255 <targetProfile value="http://hl7.org/fhir/StructureDefinition/BiologicallyDerivedProduct" /> 1256 </type> 1257 <mustSupport value="false" /> 1258 <isModifier value="false" /> 1259 <isSummary value="false" /> 1260 </element> 1261 <element id="BiologicallyDerivedProduct.request"> 1262 <path value="BiologicallyDerivedProduct.request" /> 1263 <short value="Request to obtain and/or infuse this product" /> 1264 <definition value="Request to obtain and/or infuse this biologically derived product." /> 1265 <min value="0" /> 1266 <max value="*" /> 1267 <type> 1268 <code value="Reference" /> 1269 <targetProfile value="http://hl7.org/fhir/StructureDefinition/ServiceRequest" /> 1270 </type> 1271 <mustSupport value="false" /> 1272 <isModifier value="false" /> 1273 <isSummary value="false" /> 1274 </element> 1275 <element id="BiologicallyDerivedProduct.identifier"> 1276 <path value="BiologicallyDerivedProduct.identifier" /> 1277 <short value="Instance identifier" /> 1278 <definition value="Unique instance identifiers assigned to a biologically derived product. Note: This is a business identifier, not a resource identifier." /> 1279 <comment value="This identifier should uniquely identify the product instance in the business domain. Ideally it should be a globally unique identifier under the control of an ISO/IEC 15459 Issuing Agency." /> 1280 <min value="0" /> 1281 <max value="*" /> 1282 <type> 1283 <code value="Identifier" /> 1284 </type> 1285 <mustSupport value="false" /> 1286 <isModifier value="false" /> 1287 <isSummary value="true" /> 1288 <mapping> 1289 <identity value="w5" /> 1290 <map value="FiveWs.identifier" /> 1291 </mapping> 1292 <mapping> 1293 <identity value="v2" /> 1294 <map value="IAM-7" /> 1295 </mapping> 1296 <mapping> 1297 <identity value="rim" /> 1298 <map value="id" /> 1299 </mapping> 1300 <mapping> 1301 <identity value="ISBT128Code" /> 1302 <map value="MPHO Unique Identifier. Required for ISBT 128 labeled products" /> 1303 </mapping> 1304 </element> 1305 <element id="BiologicallyDerivedProduct.biologicalSourceEvent"> 1306 <path value="BiologicallyDerivedProduct.biologicalSourceEvent" /> 1307 <short value="An identifier that supports traceability to the event during which material in this product from one or more biological entities was obtained or pooled" /> 1308 <definition value="An identifier that supports traceability to the event during which material in this product from one or more biological entities was obtained or pooled." /> 1309 <comment value="Necessary to support mandatory requirements for traceability from donor/source to recipient and vice versa, while also satisfying donor anonymity requirements. The element is defined consistently across BiologicallyDerivedProduct, NutritionProduct, and Device. The identifier references an event that links to a single biological entity such as a blood donor, or to multiple biological entities (e.g. when the product is an embryo or a pooled platelet product). A single biologicalSourceEvent identifier may appear on multiple products of many types derived from a single donation event or source extraction. As an example, a single donation event may provide 2 kidneys and a liver for organ transplantation, 2 corneas for eye surgery, heart valves and arterial tissue for cardiovascular surgery, multiple skin grafts, tendons, multiple shaped bone grafts and a large number of bone putty/paste products; and each of them may be assigned to the same biological source event identifier." /> 1310 <min value="0" /> 1311 <max value="1" /> 1312 <type> 1313 <code value="Identifier" /> 1314 </type> 1315 <mustSupport value="false" /> 1316 <isModifier value="false" /> 1317 <isSummary value="true" /> 1318 <mapping> 1319 <identity value="w5" /> 1320 <map value="FiveWs.identifier" /> 1321 </mapping> 1322 <mapping> 1323 <identity value="ISBT128Code" /> 1324 <map value="Donation Identification Number. Required for ISBT 128 labeled products" /> 1325 </mapping> 1326 </element> 1327 <element id="BiologicallyDerivedProduct.processingFacility"> 1328 <path value="BiologicallyDerivedProduct.processingFacility" /> 1329 <short value="Processing facilities responsible for the labeling and distribution of this biologically derived product" /> 1330 <definition value="Processing facilities responsible for the labeling and distribution of this biologically derived product." /> 1331 <min value="0" /> 1332 <max value="*" /> 1333 <type> 1334 <code value="Reference" /> 1335 <targetProfile value="http://hl7.org/fhir/StructureDefinition/Organization" /> 1336 </type> 1337 <mustSupport value="false" /> 1338 <isModifier value="false" /> 1339 <isSummary value="false" /> 1340 <mapping> 1341 <identity value="ISBT128Code" /> 1342 <map value="Processing Facility Identification Number" /> 1343 </mapping> 1344 </element> 1345 <element id="BiologicallyDerivedProduct.division"> 1346 <path value="BiologicallyDerivedProduct.division" /> 1347 <short value="A unique identifier for an aliquot of a product" /> 1348 <definition value="A unique identifier for an aliquot of a product. Used to distinguish individual aliquots of a product carrying the same biologicalSource and productCode identifiers." /> 1349 <min value="0" /> 1350 <max value="1" /> 1351 <type> 1352 <code value="string" /> 1353 </type> 1354 <mustSupport value="false" /> 1355 <isModifier value="false" /> 1356 <isSummary value="false" /> 1357 <mapping> 1358 <identity value="ISBT128Code" /> 1359 <map value="Division Identifier. Required for ISBT 128 labeled products" /> 1360 </mapping> 1361 </element> 1362 <element id="BiologicallyDerivedProduct.productStatus"> 1363 <path value="BiologicallyDerivedProduct.productStatus" /> 1364 <short value="available | unavailable" /> 1365 <definition value="Whether the product is currently available." /> 1366 <min value="0" /> 1367 <max value="1" /> 1368 <type> 1369 <code value="Coding" /> 1370 </type> 1371 <mustSupport value="false" /> 1372 <isModifier value="false" /> 1373 <isSummary value="false" /> 1374 <binding> 1375 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 1376 <valueString value="BiologicallyDerivedProductStatus" /> 1377 </extension> 1378 <strength value="example" /> 1379 <description value="Biologically Derived Product Status." /> 1380 <valueSet value="http://hl7.org/fhir/ValueSet/biologicallyderived-product-status" /> 1381 </binding> 1382 </element> 1383 <element id="BiologicallyDerivedProduct.expirationDate"> 1384 <path value="BiologicallyDerivedProduct.expirationDate" /> 1385 <short value="Date, and where relevant time, of expiration" /> 1386 <definition value="Date, and where relevant time, of expiration." /> 1387 <min value="0" /> 1388 <max value="1" /> 1389 <type> 1390 <code value="dateTime" /> 1391 </type> 1392 <mustSupport value="false" /> 1393 <isModifier value="false" /> 1394 <isSummary value="false" /> 1395 <mapping> 1396 <identity value="ISBT128Code" /> 1397 <map value="Expiration Date and Time ISO" /> 1398 </mapping> 1399 </element> 1400 <element id="BiologicallyDerivedProduct.collection"> 1401 <path value="BiologicallyDerivedProduct.collection" /> 1402 <short value="How this product was collected" /> 1403 <definition value="How this product was collected." /> 1404 <min value="0" /> 1405 <max value="1" /> 1406 <type> 1407 <code value="BackboneElement" /> 1408 </type> 1409 <mustSupport value="false" /> 1410 <isModifier value="false" /> 1411 <isSummary value="false" /> 1412 </element> 1413 <element id="BiologicallyDerivedProduct.collection.collector"> 1414 <path value="BiologicallyDerivedProduct.collection.collector" /> 1415 <short value="Individual performing collection" /> 1416 <definition value="Healthcare professional who is performing the collection." /> 1417 <min value="0" /> 1418 <max value="1" /> 1419 <type> 1420 <code value="Reference" /> 1421 <targetProfile value="http://hl7.org/fhir/StructureDefinition/Practitioner" /> 1422 <targetProfile value="http://hl7.org/fhir/StructureDefinition/PractitionerRole" /> 1423 </type> 1424 <mustSupport value="false" /> 1425 <isModifier value="false" /> 1426 <isSummary value="false" /> 1427 </element> 1428 <element id="BiologicallyDerivedProduct.collection.source"> 1429 <path value="BiologicallyDerivedProduct.collection.source" /> 1430 <short value="The patient who underwent the medical procedure to collect the product or the organization that facilitated the collection" /> 1431 <definition value="The patient or entity, such as a hospital or vendor in the case of a processed/manipulated/manufactured product, providing the product." /> 1432 <min value="0" /> 1433 <max value="1" /> 1434 <type> 1435 <code value="Reference" /> 1436 <targetProfile value="http://hl7.org/fhir/StructureDefinition/Patient" /> 1437 <targetProfile value="http://hl7.org/fhir/StructureDefinition/Organization" /> 1438 </type> 1439 <mustSupport value="false" /> 1440 <isModifier value="false" /> 1441 <isSummary value="false" /> 1442 <mapping> 1443 <identity value="ISBT128Code" /> 1444 <map value="Global Registration Identifier for Donors" /> 1445 </mapping> 1446 </element> 1447 <element id="BiologicallyDerivedProduct.collection.collected[x]"> 1448 <path value="BiologicallyDerivedProduct.collection.collected[x]" /> 1449 <short value="Time of product collection" /> 1450 <definition value="Time of product collection." /> 1451 <min value="0" /> 1452 <max value="1" /> 1453 <type> 1454 <code value="dateTime" /> 1455 </type> 1456 <type> 1457 <code value="Period" /> 1458 </type> 1459 <mustSupport value="false" /> 1460 <isModifier value="false" /> 1461 <isSummary value="false" /> 1462 </element> 1463 <element id="BiologicallyDerivedProduct.storageTempRequirements"> 1464 <path value="BiologicallyDerivedProduct.storageTempRequirements" /> 1465 <short value="Product storage temperature requirements" /> 1466 <definition value="The temperature requirements for storage of the biologically-derived product." /> 1467 <comment value="May be extracted from information held in the Product Description Code." /> 1468 <min value="0" /> 1469 <max value="1" /> 1470 <type> 1471 <code value="Range" /> 1472 </type> 1473 <mustSupport value="false" /> 1474 <isModifier value="false" /> 1475 <isSummary value="false" /> 1476 </element> 1477 <element id="BiologicallyDerivedProduct.property"> 1478 <path value="BiologicallyDerivedProduct.property" /> 1479 <short value="A property that is specific to this BiologicallyDerviedProduct instance" /> 1480 <definition value="A property that is specific to this BiologicallyDerviedProduct instance." /> 1481 <comment value="Property can be used to provide information on a wide range of additional information specific to a particular biologicallyDerivedProduct." /> 1482 <min value="0" /> 1483 <max value="*" /> 1484 <type> 1485 <code value="BackboneElement" /> 1486 </type> 1487 <mustSupport value="false" /> 1488 <isModifier value="false" /> 1489 <isSummary value="false" /> 1490 </element> 1491 <element id="BiologicallyDerivedProduct.property.type"> 1492 <path value="BiologicallyDerivedProduct.property.type" /> 1493 <short value="Code that specifies the property" /> 1494 <definition value="Code that specifies the property. It should reference an established coding system." /> 1495 <comment value="The element is identified by name and system URI in the type. Some types may have multiple occurrences." /> 1496 <min value="1" /> 1497 <max value="1" /> 1498 <type> 1499 <code value="CodeableConcept" /> 1500 </type> 1501 <mustSupport value="false" /> 1502 <isModifier value="false" /> 1503 <isSummary value="false" /> 1504 <binding> 1505 <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> 1506 <valueString value="BiologicallyDerivedProductPropertyTypeCodes" /> 1507 </extension> 1508 <strength value="example" /> 1509 <description value="Biologically Derived Product Property Type Codes" /> 1510 <valueSet value="http://hl7.org/fhir/ValueSet/biologicallyderived-product-property-type-codes" /> 1511 </binding> 1512 </element> 1513 <element id="BiologicallyDerivedProduct.property.value[x]"> 1514 <path value="BiologicallyDerivedProduct.property.value[x]" /> 1515 <short value="Property values" /> 1516 <definition value="Property values." /> 1517 <comment value="The value should be provided as a boolean, integer, CodeableConcept, period, quantity, range, ratio, or attachment. The description can be a string only when these others are not available. The type of value will depend on the property type and is specified in ST-027." /> 1518 <min value="1" /> 1519 <max value="1" /> 1520 <type> 1521 <code value="boolean" /> 1522 </type> 1523 <type> 1524 <code value="integer" /> 1525 </type> 1526 <type> 1527 <code value="CodeableConcept" /> 1528 </type> 1529 <type> 1530 <code value="Period" /> 1531 </type> 1532 <type> 1533 <code value="Quantity" /> 1534 </type> 1535 <type> 1536 <code value="Range" /> 1537 </type> 1538 <type> 1539 <code value="Ratio" /> 1540 </type> 1541 <type> 1542 <code value="string" /> 1543 </type> 1544 <type> 1545 <code value="Attachment" /> 1546 </type> 1547 <mustSupport value="false" /> 1548 <isModifier value="false" /> 1549 <isSummary value="false" /> 1550 </element> 1551 </differential> 1552 </StructureDefinition>