【2026.8.31リリース予定の公開準備版】電子カルテ情報共有サービス2文書5情報+患者サマリー FHIR実装ガイド JP-CLINS(CLinical Information Sharing ImplementationGuide) v1.13.0-preR1
1.13.0-preR1 - update
Japan
【2026.8.31リリース予定の公開準備版】電子カルテ情報共有サービス2文書5情報+患者サマリー FHIR実装ガイド JP-CLINS(CLinical Information Sharing ImplementationGuide) v1.13.0-preR1 - Local Development build (v1.13.0-preR1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2024-09-16 |
Definitions for the JP-Composition-eReferral resource profile.
Guidance on how to interpret the contents of this table can be foundhere
| 0. Composition | |
| Definition | A set of healthcare-related information that is assembled together into a single logical package that provides a single coherent statement of meaning, establishes its own context and that has clinical attestation with regard to who is making the statement. A Composition defines the structure and narrative content necessary for a document. However, a Composition alone does not constitute a document. Rather, the Composition must be the first entry in a Bundle where Bundle.type=document, and any other resources referenced from Composition must be included as subsequent entries in the Bundle (for example Patient, Practitioner, Encounter, etc.). |
| Short | A set of resources composed into a single coherent clinical statement with clinical attestation |
| Comments | While the focus of this specification is on patient-specific clinical statements, this resource can also apply to other healthcare-related statements such as study protocol designs, healthcare invoices and other activities that are not necessarily patient-specific or clinical. |
| Control | 0..* |
| Is Modifier | false |
| Summary | false |
| Invariants | dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty())dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource ( contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty())dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated ( contained.meta.versionId.empty() and contained.meta.lastUpdated.empty())dom-5: If a resource is contained in another resource, it SHALL NOT have a security label ( contained.meta.security.empty())dom-6: A resource should have narrative for robust management ( text.`div`.exists())checkExist-CDASection-or-CompositionSection: 【セクション構成はCDAセクションと構造情報セクションのどちらか一方だけ存在している必要がある。】 ( ((section.code.coding.where(code = '200')).exists()) xor ((section.code.coding.where(code = '300')).exists()))dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty()) dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource (contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()) dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated (contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()) dom-5: If a resource is contained in another resource, it SHALL NOT have a security label (contained.meta.security.empty()) dom-6: A resource should have narrative for robust management (text.`div`.exists()) |
| 2. Composition.meta | |
| Definition | 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. |
| Short | Metadata about the resource |
| Control | 10..1 |
| Type | Meta |
| Is Modifier | false |
| Must Support | true |
| Summary | true |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 4. Composition.meta.lastUpdated | |
| Definition | When the resource last changed - e.g. when the version changed. |
| Short | When the resource version last changed |
| Comments | This value is always populated except when the resource is first being created. The server / resource manager sets this value; what a client provides is irrelevant. This is equivalent to the HTTP Last-Modified and SHOULD have the same value on a read interaction. |
| Control | 10..1 |
| Type | instant |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 6. Composition.meta.profile | |
| Definition | 準拠しているプロファイルとして次のURLとバージョンを指定する。バージョン指定を省略した場合には、データ受信時点の最新バージョンとみなされる。http://jpfhir.jp/fhir/ePCS/StructureDefinition/JP_Composition_eReferral|x.y.z A list of profiles (references to StructureDefinition resources) that this resource claims to conform to. The URL is a reference to StructureDefinition.url. |
| Short | 準拠しているプロファイルとして次のURLとバージョンを指定する。バージョン指定を省略した場合には、データ受信時点の最新バージョンとみなされる。http://jpfhir.jp/fhir/ePCS/StructureDefinition/JP_Composition_eReferral|x.y.zProfiles this resource claims to conform to |
| Comments | It is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time. The list of profile URLs is a set. |
| Control | 10..* |
| Type | canonical(StructureDefinition) |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 8. Composition.implicitRules | |
| Definition | 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. |
| Short | A set of rules under which this content was created |
| Comments | Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc. |
| Control | 0..1 |
| Type | uri |
| Is Modifier | true because This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 10. Composition.extension | |
| Definition | An Extension 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Short | ExtensionAdditional content defined by implementations |
| Comments | 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. |
| Control | 10..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| Slicing | This element introduces a set of slices on Composition.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 12. Composition.extension:version | |
| Slice Name | version |
| Definition | Version specific identifier for the composition, assigned when each version is created/updated. Note: this extension is only used before R5 because Composition has a version element which should be used instead. |
| Short | 文書バージョンを表す拡張 |
| Comments | While each resource, including the composition itself, has its own version identifier, this is a formal identifier for the logical version of the composition as a whole. It would remain constant if the resources were moved to a new server, and all got new individual resource versions, for example. |
| Control | 1..1 This element is affected by the following invariants: ele-1 |
| Type | Extension(Composition Version Number) (Extension Type: string) |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 14. Composition.extension:version.extension | |
| Definition | An Extension 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Short | ExtensionAdditional content defined by implementations |
| Comments | 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. |
| Control | 0..0* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| Slicing | This element introduces a set of slices on Composition.extension.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 16. Composition.extension:version.url | |
| Definition | Source of the definition for the extension code - a logical name or a URL. |
| Short | identifies the meaning of the extension |
| Comments | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. |
| Control | 1..1 |
| Type | uri |
| Is Modifier | false |
| Must Support | true |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| Fixed Value | http://hl7.org/fhir/StructureDefinition/composition-clinicaldocument-versionNumber |
| 18. Composition.extension:version.value[x] | |
| Definition | 文書のバージョン番号を表す文字列。 例 : 第1版は "1" とする。 Value of extension - must be one of a constrained set of the data types (see Extensibility for a list). |
| Short | 文書のバージョン番号を表す文字列。Value of extension |
| Control | 10..1 |
| Type | string, date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, Coding, SampledData, id, positiveInt, Distance, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, CodeableConcept, ParameterDefinition, dateTime, code, Contributor, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, Signature, unsignedInt, time |
| [x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 20. Composition.modifierExtension | |
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Short | Extensions that cannot be ignored |
| Comments | 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them |
| Summary | false |
| Requirements | 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. |
| Alternate Names | extensions, user content |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 22. Composition.identifier | |
| Definition | A version-independent identifier for the Composition. This identifier stays constant as the composition is changed over time. |
| Short | Version-independent identifier for the Composition |
| Comments | Similar to ClinicalDocument/setId in CDA. See discussion in resource definition for how these relate. |
| Note | This is a business identifier, not a resource identifier (see discussion) |
| Control | 10..1 |
| Type | Identifier |
| Is Modifier | false |
| Must Support | true |
| Summary | true |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 24. Composition.identifier.use | |
| Definition | The purpose of this identifier. |
| Short | usual | official | temp | secondary | old (If known) |
| Comments | Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. |
| Control | 0..1 |
| Binding | The codes SHALL be taken from IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 (required to http://hl7.org/fhir/ValueSet/identifier-use|4.0.1)Identifies the purpose for this identifier, if known . |
| Type | code |
| Is Modifier | true because This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 26. Composition.identifier.system | |
| Definition | 文書リソースIDの名前空間を表すURI。固定値。 Establishes the namespace for the value - that is, a URL that describes a set values that are unique. |
| Short | 文書リソースIDの名前空間を表すURI。固定値。The namespace for the identifier value |
| Comments | Identifier.system is always case sensitive. |
| Control | 10..1 |
| Type | uri |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. |
| Fixed Value | http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier |
| Example | General: http://www.acme.com/identifiers/patient |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 28. Composition.identifier.value | |
| Definition | その医療機関が発行した診療情報提供書をその医療機関内において一意に識別するID(診療情報提供書番号)を設定する。 Identifier型のvalue要素に、保険医療機関番号(10桁)、発行年(4桁)、施設内において発行年内で一意となる番号(32桁以内)をハット文字(“^”)で連結した文字列を指定する。 例:”1311234567^2020^00123456 The portion of the identifier typically relevant to the user and which is unique within the context of the system. |
| Short | 文書リソースIDThe value that is unique |
| Comments | If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe. |
| Control | 10..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Example | General: 123456 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 30. Composition.status | |
| Definition | この文書のステータス。 仕様上は、preliminary | final | amended | entered_in_error のいずれかを設定できるが、医療機関から登録される段階では、"final" でなければならない。 The workflow/clinical status of this composition. The status is a marker for the clinical standing of the document. |
| Short | この文書のステータス。preliminary | final | amended | entered-in-error |
| Comments | If a composition is marked as withdrawn, the compositions/documents in the series, or data from the composition or document series, should never be displayed to a user without being clearly marked as untrustworthy. The flag "entered-in-error" is why this element is labeled as a modifier of other elements. Some reporting work flows require that the original narrative of a final document never be altered; instead, only new narrative can be added. The composition resource has no explicit status for explicitly noting whether this business rule is in effect. This would be handled by an extension if required. |
| Control | 1..1 |
| Binding | The codes SHALL be taken from CompositionStatushttp://hl7.org/fhir/ValueSet/composition-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/composition-status|4.0.1)The workflow/clinical status of the composition. |
| Type | code |
| Is Modifier | true because This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | Need to be able to mark interim, amended, or withdrawn compositions or documents. |
| Fixed Value | final |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 32. Composition.type | |
| Definition | documentタイプのうち文書種別 Specifies the particular kind of composition (e.g. History and Physical, Discharge Summary, Progress Note). This usually equates to the purpose of making the composition. |
| Short | 文書区分コードKind of composition (LOINC if possible) |
| Comments | For Composition type, LOINC is ubiquitous and strongly endorsed by HL7. Most implementation guides will require a specific LOINC code, or use LOINC as an extensible binding. |
| Control | 1..1 |
| Binding | The codes SHALL be taken from The codes SHOULD be taken from JP_valueSet_documentTypeCode (1.0.0)http://hl7.org/fhir/ValueSet/doc-typecodes|4.0.1 (required to http://jpfhir.jp/fhir/Common/ValueSet/doc-typecodes|1.0.0) |
| Type | CodeableConcept |
| Is Modifier | false |
| Must Support | true |
| Summary | true |
| Requirements | Key metadata element describing the composition, used in searching/filtering. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 34. Composition.type.coding | |
| Definition | A reference to a code defined by a terminology system. |
| Short | Code defined by a terminology system |
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
| Control | 10..1* |
| Type | Coding |
| Is Modifier | false |
| Must Support | true |
| Summary | true |
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 36. Composition.type.coding.system | |
| Definition | 文書区分コードのコード体系を識別するURI。固定値 The identification of the code system that defines the meaning of the symbol in the code. |
| Short | Identity of the terminology system |
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
| Control | 10..1 |
| Type | uri |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be unambiguous about the source of the definition of the symbol. |
| Fixed Value | http://jpfhir.jp/fhir/Common/CodeSystem/doc-typecodes |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 38. Composition.type.coding.version | |
| Definition | The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. |
| Short | Version of the system - if relevant |
| Comments | Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. |
| Note | This is a business version Id, not a resource version Id (see discussion) |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 40. Composition.type.coding.code | |
| Definition | 診療情報提供書"57133-1"を指定。固定値。 A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
| Short | Symbol in syntax defined by the system |
| Control | 10..1 |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to refer to a particular code in the system. |
| Fixed Value | 57133-1 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 42. Composition.type.coding.display | |
| Definition | 文書区分コードの表示名。 A representation of the meaning of the code in the system, following the rules of the system. |
| Short | 文書区分コードの表示名。Representation defined by the system |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
| Fixed Value | 診療情報提供書 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 44. Composition.category | |
| Definition | 文書カテゴリーコード。 診療情報提供書では文書サブ区分からDISCHARGE:退院時文書、OUTPATIENT:外来文書 のいずれかを使用する。 A categorization for the type of the composition - helps for indexing and searching. This may be implied by or derived from the code specified in the Composition Type. |
| Short | 文書カテゴリーコードCategorization of Composition |
| Comments | This is a metadata field from XDS/MHD. |
| Control | 10..1* |
| Binding | The codes SHALL be taken from For example codes, see JP_valueSet_documentSubTypeCode (1.0.0)http://hl7.org/fhir/ValueSet/document-classcodes|4.0.1 (required to http://jpfhir.jp/fhir/Common/ValueSet/doc-subtypecodes|1.0.0) |
| Type | CodeableConcept |
| Is Modifier | false |
| Must Support | true |
| Summary | true |
| Requirements | Helps humans to assess whether the composition is of interest when viewing an index of compositions or documents. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 46. Composition.category.coding | |
| Definition | A reference to a code defined by a terminology system. |
| Short | Code defined by a terminology system |
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
| Control | 10..1* |
| Type | Coding |
| Is Modifier | false |
| Must Support | true |
| Summary | true |
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 48. Composition.category.coding.system | |
| Definition | 文書カテゴリコードのコード体系を識別するURI。固定値。 The identification of the code system that defines the meaning of the symbol in the code. |
| Short | 文書カテゴリコードのコード体系Identity of the terminology system |
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
| Control | 10..1 |
| Type | uri |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be unambiguous about the source of the definition of the symbol. |
| Fixed Value | http://jpfhir.jp/fhir/Common/CodeSystem/doc-subtypecodes |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 50. Composition.category.coding.code | |
| Definition | 文書カテゴリコード 診療情報提供書では、文書サブ区分からDISCHARGE:退院時文書、OUTPATIENT:外来文書 のいずれかを使用する。 A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
| Short | 文書カテゴリコードSymbol in syntax defined by the system |
| Control | 10..1 |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to refer to a particular code in the system. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 52. Composition.category.coding.display | |
| Definition | 文書カテゴリ A representation of the meaning of the code in the system, following the rules of the system. |
| Short | 文書カテゴリコードの表示名Representation defined by the system |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 54. Composition.subject | |
| Definition | 患者情報を表すPatientリソースへの参照。 Who or what the composition is about. The composition can be about a person, (patient or healthcare practitioner), a device (e.g. a machine) or even a group of subjects (such as a document about a herd of livestock, or a set of patients that share a common exposure). |
| Short | 患者情報を表すPatientリソースへの参照。Who and/or what the composition is about |
| Comments | For clinical documents, this is usually the patient. |
| Control | 10..1 |
| Type | Reference(JP_Patient_eCS, Resource) |
| Is Modifier | false |
| Must Support | true |
| Summary | true |
| Requirements | Essential metadata for searching for the composition. Identifies who and/or what the composition/document is about. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 56. Composition.subject.reference | |
| Definition | Bundleリソースに記述されるPatientリソースのfullUrl要素に指定されるUUIDを指定。 例:"urn:uuid:11f0a9a6_a91d_3aef_fc4e_069995b89c4f" A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. |
| Short | PatientリソースのfullUrl要素に指定されるUUIDを指定。Literal reference, Relative, internal or absolute URL |
| Comments | Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server. |
| Control | 10..1 This element is affected by the following invariants: ref-1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 58. Composition.encounter | |
| Definition | この文書が作成された受診時状況情報を表すEncounterリソースへの参照 Describes the clinical encounter or type of care this documentation is associated with. |
| Short | この文書が作成された受診時状況情報を表すEncounterリソースへの参照Context of the Composition |
| Control | 0..1 |
| Type | Reference(JP_Encounter-eCS, Encounter) |
| Is Modifier | false |
| Must Support | true |
| Summary | true |
| Requirements | Provides context for the composition and supports searching. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 60. Composition.encounter.reference | |
| Definition | Bundleリソースに記述されるEncounterリソースのfullUrl要素に指定されるUUIDを指定。 例:"urn:uuid:12f0a9a6_a91d_8aef_d14e_069795b89c9f" A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. |
| Short | EncounterリソースのfullUrl要素に指定されるUUIDを指定。Literal reference, Relative, internal or absolute URL |
| Comments | Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server. |
| Control | 10..1 This element is affected by the following invariants: ref-1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 62. Composition.date | |
| Definition | このリソースを作成または最後に編集した日時。ISO8601に準拠し、秒の精度まで記録し、タイムゾーンも付記する。 午前0時を"24:00"と記録することはできないため"00:00"と記録すること。 例:"2020_08_21T12:28:21+09:00" The composition editing time, when the composition was last logically changed by the author. |
| Short | Composition editing time |
| Comments | The Last Modified Date on the composition may be after the date of the document was attested without being changed. |
| Control | 1..1 |
| Type | dateTime |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | dateTime is used for tracking, organizing versions and searching. Note that this is the time of authoring. When packaged in a document, Bundle.timestamp is the date of packaging. dateTime is used for tracking, organizing versions and searching. Note that this is the time of authoring. When packaged in a document, Bundle.timestamp is the date of packaging. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 64. Composition.author | |
| Definition | 文書作成責任者を表すPractitionerリソースの参照、および文書作成機関(必須)と診療科(任意)を表す最大2つのOrganizationリソースへの参照と合わせて最大3つの Referenceを繰り返す。 Identifies who is responsible for the information in the composition, not necessarily who typed it in. |
| Short | 文書作成責任者と文書作成機関への参照。Who and/or what authored the composition |
| Control | 21..3* |
| Type | Reference(JP_Practitioner_eCS, JP_Organization_eCS, Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization) |
| Is Modifier | false |
| Must Support | true |
| Must Support Types | No must-support rules about the choice of types/profiles |
| Summary | true |
| Requirements | Identifies who is responsible for the content. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 66. Composition.title | |
| Definition | Official human-readable label for the composition. |
| Short | Human Readable name/title |
| Comments | For many compositions, the title is the same as the text or a display name of Composition.type (e.g. a "consultation" or "progress note"). Note that CDA does not make title mandatory, but there are no known cases where it is useful for title to be omitted, so it is mandatory here. Feedback on this requirement is welcome during the trial use period. |
| Control | 1..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Fixed Value | 診療情報提供書 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 68. Composition.custodian | |
| Definition | 文書作成機関と同一の組織の場合、custodian要素からは文書作成機関を表すOrganizationリソースへの参照となる。文書作成機関とは異なる組織である場合は、文書作成機関とは別のOrganizationリソースで表現し、custodian要素からはそのOrganizationリソースを参照する。 Identifies the organization or group who is responsible for ongoing maintenance of and access to the composition/document information. |
| Short | 文書の作成・修正を行い、文書の管理責任を持つ医療機関(Organizationリソース)への参照Organization which maintains the composition |
| Comments | This is useful when documents are derived from a composition - provides guidance for how to get the latest version of the document. This is optional because this is sometimes not known by the authoring system, and can be inferred by context. However, it is important that this information be known when working with a derived document, so providing a custodian is encouraged. |
| Control | 10..1 |
| Type | Reference(JP_Organization_eCS, Organization) |
| Is Modifier | false |
| Must Support | true |
| Summary | true |
| Requirements | Identifies where to go to find the current version, where to report issues, etc. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 70. Composition.custodian.reference | |
| Definition | custodianに対応するOrganizationリソースのfullUrl要素に指定されるUUIDを指定。 例:"urn:uuid:179f9f7f_e546_04c2_6888_a9e0b24e5720" A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. |
| Short | custodianに対応するOrganizationリソースのfullUrl要素に指定されるUUIDを指定。Literal reference, Relative, internal or absolute URL |
| Comments | Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server. |
| Control | 10..1 This element is affected by the following invariants: ref-1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 72. Composition.event | |
| Definition | 診療情報提供書の発行イベントの情報 The clinical service, such as a colonoscopy or an appendectomy, being documented. |
| Short | 診療情報提供書の発行イベントの情報The clinical service(s) being documented |
| Comments | The event needs to be consistent with the type element, though can provide further information if desired. |
| Control | 10..1* |
| Type | BackboneElement |
| Is Modifier | false |
| Must Support | true |
| Summary | true |
| Requirements | Provides context for the composition and creates a linkage between a resource describing an event and the composition created describing the event. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 74. Composition.event.modifierExtension | |
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | 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. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 76. Composition.event.code | |
| Definition | This list of codes represents the main clinical acts, such as a colonoscopy or an appendectomy, being documented. In some cases, the event is inherent in the typeCode, such as a "History and Physical Report" in which the procedure being documented is necessarily a "History and Physical" act. |
| Short | Code(s) that apply to the event being documented |
| Comments | An event can further specialize the act inherent in the typeCode, such as where it is simply "Procedure Report" and the procedure was a "colonoscopy". If one or more eventCodes are included, they SHALL NOT conflict with the values inherent in the classCode, practiceSettingCode or typeCode, as such a conflict would create an ambiguous situation. This short list of codes is provided to be used as key words for certain types of queries. |
| Control | 10..1* |
| Binding | For example codes, see ActCode (3.0.0)http://terminology.hl7.org/ValueSet/v3-ActCode (example to http://terminology.hl7.org/ValueSet/v3-ActCode|3.0.0)This list of codes represents the main clinical acts being documented. |
| Type | CodeableConcept |
| Is Modifier | false |
| Must Support | true |
| Summary | true |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 78. Composition.event.code.coding | |
| Definition | A reference to a code defined by a terminology system. |
| Short | Code defined by a terminology system |
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
| Control | 0..0* |
| Type | Coding |
| Is Modifier | false |
| Summary | true |
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 80. Composition.event.code.text | |
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
| Short | Plain text representation of the concept |
| Comments | Very often the text is the same as a displayName of one of the codings. |
| Control | 10..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
| Fixed Value | 診療情報提供書発行 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 82. Composition.event.period | |
| Definition | 診療情報提供書発行日。ISO8601に準拠yyyy-mm-dd形式で記述する。 The period of time covered by the documentation. There is no assertion that the documentation is a complete representation for this period, only that it documents events during this time. |
| Short | 診療情報提供書発行日The period covered by the documentation |
| Control | 10..1 |
| Type | Period |
| Is Modifier | false |
| Must Support | true |
| Summary | true |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 84. Composition.event.period.start | |
| Definition | 診療情報提供書発行日。ISO8601に準拠yyyy-mm-dd形式で記述する。 The start of the period. The boundary is inclusive. |
| Short | 診療情報提供書発行日Starting time with inclusive boundary |
| Comments | If the low element is missing, the meaning is that the low boundary is not known. |
| Control | 10..1 This element is affected by the following invariants: per-1 |
| Type | dateTime |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 86. Composition.event.period.end | |
| Definition | 診療情報提供書の場合記述しない。startと同一であれば存在していてもよい The end of the period. If the end of the period is missing, it means no end was known or planned at the time the instance was created. The start may be in the past, and the end date in the future, which means that period is expected/planned to end at that time. |
| Short | 診療情報提供書の場合記述しないが、startと同一であれば存在していてもよいEnd time with inclusive boundary, if not ongoing |
| Comments | The high value includes any matching date/time. i.e. 2012-02-03T10:00:00 is in a period that has an end value of 2012-02-03. |
| Control | 0..1 This element is affected by the following invariants: per-1 |
| Type | dateTime |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Meaning if Missing | If the end of the period is missing, it means that the period is ongoing |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 88. Composition.section | |
| Definition | The root of the sections that make up the composition. |
| Short | Composition is broken into sections |
| Control | 20..* |
| Type | BackboneElement |
| Is Modifier | false |
| Summary | false |
| Invariants | cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())cmp-2: A section can only have an emptyReason if it is empty ( emptyReason.empty() or entry.empty())ele-1: All FHIR elements must have a @value or children ( hasValue() or (children().count() > id.count()))cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists()) cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty()) ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| Slicing | This element introduces a set of slices on Composition.section. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 90. Composition.section.modifierExtension | |
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | 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. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 92. Composition.section:referralFromSection | |
| Slice Name | referralFromSection |
| Definition | 紹介元情報セクション The root of the sections that make up the composition. |
| Short | 紹介元情報セクションComposition is broken into sections |
| Control | 10..1* |
| Type | BackboneElement |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())cmp-2: A section can only have an emptyReason if it is empty ( emptyReason.empty() or entry.empty())ele-1: All FHIR elements must have a @value or children ( hasValue() or (children().count() > id.count()))cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists()) cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty()) ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 94. Composition.section:referralFromSection.modifierExtension | |
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | 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. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 96. Composition.section:referralFromSection.title | |
| Definition | セクションタイトル。固定値。 The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents. |
| Short | セクションタイトルLabel for section (e.g. for ToC) |
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. |
| Control | 10..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. |
| Alternate Names | header, label, caption |
| Fixed Value | 紹介元情報 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 98. Composition.section:referralFromSection.code | |
| Definition | セクション区分コード A code identifying the kind of content contained within the section. This must be consistent with the section title. |
| Short | セクション区分コードClassification of section (recommended) |
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. |
| Control | 10..1 |
| Binding | For example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1 (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. |
| Type | CodeableConcept |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Requirements | Provides computable standardized labels to topics within the document. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 100. Composition.section:referralFromSection.code.coding | |
| Definition | A reference to a code defined by a terminology system. |
| Short | Code defined by a terminology system |
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
| Control | 10..1* |
| Binding | The codes SHALL be taken from For codes, see JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Type | Coding |
| Is Modifier | false |
| Must Support | true |
| Summary | true |
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 102. Composition.section:referralFromSection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 The identification of the code system that defines the meaning of the symbol in the code. |
| Short | セクション区分コードのコード体系Identity of the terminology system |
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
| Control | 10..1 |
| Type | uri |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be unambiguous about the source of the definition of the symbol. |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 104. Composition.section:referralFromSection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
| Short | セクション区分のコード値Symbol in syntax defined by the system |
| Control | 10..1 |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to refer to a particular code in the system. |
| Fixed Value | 920 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 106. Composition.section:referralFromSection.code.coding.display | |
| Definition | セクション区分コードの表示名。 A representation of the meaning of the code in the system, following the rules of the system. |
| Short | セクション区分コードの表示名Representation defined by the system |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
| Pattern Value | 紹介元情報セクション |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 108. Composition.section:referralFromSection.code.coding.userSelected | |
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
| Short | If this coding was chosen directly by the user |
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
| Control | 0..01 |
| Type | boolean |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 110. Composition.section:referralFromSection.code.text | |
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
| Short | Plain text representation of the concept |
| Comments | Very often the text is the same as a displayName of one of the codings. |
| Control | 0..01 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 112. Composition.section:referralFromSection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 A human-readable narrative that contains the attested content of the section, 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. |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。Text summary of the section, for human interpretation |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 Document profiles may define what content should be represented in the narrative to ensure clinical safety. |
| Control | 0..1 This element is affected by the following invariants: cmp-1 |
| Type | Narrative |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 114. Composition.section:referralFromSection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
| Short | セクションの内容作成状態コードgenerated | extensions | additional | empty |
| Control | 1..1 |
| Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Fixed Value | additional |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 116. Composition.section:referralFromSection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 The actual narrative content, a stripped down version of XHTML. |
| Short | xhtml簡略形式に従った叙述記述データLimited xhtml content |
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
| Control | 1..1 |
| Type | xhtml |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes (htmlChecks()) txt-2: The narrative SHALL have some non-whitespace content (htmlChecks()) |
| 118. Composition.section:referralFromSection.mode | |
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. |
| Short | working | snapshot | changes |
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. |
| Control | 0..01 |
| Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 120. Composition.section:referralFromSection.orderedBy | |
| Definition | Specifies the order applied to the items in the section entries. |
| Short | Order of section entries |
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. |
| Control | 0..01 |
| Binding | The codes SHOULD be taken from ListOrderCodeshttp://hl7.org/fhir/ValueSet/list-order|4.0.1 (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. |
| Type | CodeableConcept |
| Is Modifier | false |
| Summary | false |
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 122. Composition.section:referralFromSection.entry | |
| Definition | A reference to the actual resource from which the narrative in the section is derived. |
| Short | A reference to data that supports this section |
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. |
| Control | 10..3* This element is affected by the following invariants: cmp-2 |
| Type | Reference(Resource) |
| Is Modifier | false |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| Slicing | This element introduces a set of slices on Composition.section.entry. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 124. Composition.section:referralFromSection.entry:referralFromOrganization | |
| Slice Name | referralFromOrganization |
| Definition | 紹介元医療機関.診療科情報をExtensionで含めることが可能。 A reference to the actual resource from which the narrative in the section is derived. |
| Short | 紹介元医療機関A reference to data that supports this section |
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. |
| Control | 10..1* This element is affected by the following invariants: cmp-2 |
| Type | Reference(JP_Organization_eCS, Resource) |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 126. Composition.section:referralFromSection.entry:referralFromDoctor | |
| Slice Name | referralFromDoctor |
| Definition | 紹介元医師 A reference to the actual resource from which the narrative in the section is derived. |
| Short | 紹介元医師A reference to data that supports this section |
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. |
| Control | 0..1* This element is affected by the following invariants: cmp-2 |
| Type | Reference(JP_Practitioner_eCS, Resource) |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 128. Composition.section:referralFromSection.section | |
| Definition | A nested sub-section within this section. |
| Short | Nested Section |
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. |
| Control | 0..0* This element is affected by the following invariants: cmp-1 |
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section |
| Is Modifier | false |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 130. Composition.section:referralToSection | |
| Slice Name | referralToSection |
| Definition | 紹介先情報セクション The root of the sections that make up the composition. |
| Short | 紹介先情報セクションComposition is broken into sections |
| Control | 10..1* |
| Type | BackboneElement |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())cmp-2: A section can only have an emptyReason if it is empty ( emptyReason.empty() or entry.empty())ele-1: All FHIR elements must have a @value or children ( hasValue() or (children().count() > id.count()))cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists()) cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty()) ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 132. Composition.section:referralToSection.modifierExtension | |
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | 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. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 134. Composition.section:referralToSection.title | |
| Definition | セクションタイトル。固定値。 The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents. |
| Short | セクションタイトルLabel for section (e.g. for ToC) |
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. |
| Control | 10..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. |
| Alternate Names | header, label, caption |
| Fixed Value | 紹介先情報 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 136. Composition.section:referralToSection.code | |
| Definition | セクション区分コード A code identifying the kind of content contained within the section. This must be consistent with the section title. |
| Short | セクション区分コードClassification of section (recommended) |
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. |
| Control | 10..1 |
| Binding | For example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1 (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. |
| Type | CodeableConcept |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Requirements | Provides computable standardized labels to topics within the document. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 138. Composition.section:referralToSection.code.coding | |
| Definition | A reference to a code defined by a terminology system. |
| Short | Code defined by a terminology system |
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
| Control | 10..1* |
| Binding | The codes SHALL be taken from For codes, see JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Type | Coding |
| Is Modifier | false |
| Must Support | true |
| Summary | true |
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 140. Composition.section:referralToSection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 The identification of the code system that defines the meaning of the symbol in the code. |
| Short | セクション区分コードのコード体系Identity of the terminology system |
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
| Control | 10..1 |
| Type | uri |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be unambiguous about the source of the definition of the symbol. |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 142. Composition.section:referralToSection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
| Short | セクション区分のコード値Symbol in syntax defined by the system |
| Control | 10..1 |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to refer to a particular code in the system. |
| Fixed Value | 910 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 144. Composition.section:referralToSection.code.coding.display | |
| Definition | セクション区分コードの表示名。 A representation of the meaning of the code in the system, following the rules of the system. |
| Short | セクション区分コードの表示名Representation defined by the system |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
| Pattern Value | 紹介先情報セクション |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 146. Composition.section:referralToSection.code.coding.userSelected | |
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
| Short | If this coding was chosen directly by the user |
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
| Control | 0..01 |
| Type | boolean |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 148. Composition.section:referralToSection.code.text | |
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
| Short | Plain text representation of the concept |
| Comments | Very often the text is the same as a displayName of one of the codings. |
| Control | 0..01 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 150. Composition.section:referralToSection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 A human-readable narrative that contains the attested content of the section, 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. |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。Text summary of the section, for human interpretation |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 Document profiles may define what content should be represented in the narrative to ensure clinical safety. |
| Control | 0..1 This element is affected by the following invariants: cmp-1 |
| Type | Narrative |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 152. Composition.section:referralToSection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
| Short | セクションの内容作成状態コードgenerated | extensions | additional | empty |
| Control | 1..1 |
| Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Fixed Value | additional |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 154. Composition.section:referralToSection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 The actual narrative content, a stripped down version of XHTML. |
| Short | xhtml簡略形式に従った叙述記述データLimited xhtml content |
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
| Control | 1..1 |
| Type | xhtml |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes (htmlChecks()) txt-2: The narrative SHALL have some non-whitespace content (htmlChecks()) |
| 156. Composition.section:referralToSection.mode | |
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. |
| Short | working | snapshot | changes |
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. |
| Control | 0..01 |
| Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 158. Composition.section:referralToSection.orderedBy | |
| Definition | Specifies the order applied to the items in the section entries. |
| Short | Order of section entries |
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. |
| Control | 0..01 |
| Binding | The codes SHOULD be taken from ListOrderCodeshttp://hl7.org/fhir/ValueSet/list-order|4.0.1 (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. |
| Type | CodeableConcept |
| Is Modifier | false |
| Summary | false |
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 160. Composition.section:referralToSection.entry | |
| Definition | A reference to the actual resource from which the narrative in the section is derived. |
| Short | A reference to data that supports this section |
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. |
| Control | 10..3* This element is affected by the following invariants: cmp-2 |
| Type | Reference(Resource) |
| Is Modifier | false |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| Slicing | This element introduces a set of slices on Composition.section.entry. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 162. Composition.section:referralToSection.entry:referralToOrganization | |
| Slice Name | referralToOrganization |
| Definition | 紹介先医療機関.診療科情報をExtensionで含めることが可能。 A reference to the actual resource from which the narrative in the section is derived. |
| Short | 紹介先医療機関A reference to data that supports this section |
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. |
| Control | 10..1* This element is affected by the following invariants: cmp-2 |
| Type | Reference(JP_Organization_eCS, Resource) |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 164. Composition.section:referralToSection.entry:referralToDoctor | |
| Slice Name | referralToDoctor |
| Definition | 紹介先医師 A reference to the actual resource from which the narrative in the section is derived. |
| Short | 紹介先医師A reference to data that supports this section |
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. |
| Control | 0..1* This element is affected by the following invariants: cmp-2 |
| Type | Reference(JP_Practitioner_eCS, Resource) |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 166. Composition.section:referralToSection.section | |
| Definition | A nested sub-section within this section. |
| Short | Nested Section |
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. |
| Control | 0..0* This element is affected by the following invariants: cmp-1 |
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section |
| Is Modifier | false |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 168. Composition.section:cdaSection | |
| Slice Name | cdaSection |
| Definition | CDA参照セクション-本セクションは電子カルテ情報共有サービスでは使用しない。 The root of the sections that make up the composition. |
| Short | CDA参照セクション-本セクションは電子カルテ情報共有サービスでは使用しない。Composition is broken into sections |
| Control | 0..1* |
| Type | BackboneElement |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())cmp-2: A section can only have an emptyReason if it is empty ( emptyReason.empty() or entry.empty())ele-1: All FHIR elements must have a @value or children ( hasValue() or (children().count() > id.count()))cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists()) cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty()) ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 170. Composition.section:cdaSection.modifierExtension | |
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | 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. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 172. Composition.section:cdaSection.title | |
| Definition | セクションタイトル。固定値。 The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents. |
| Short | セクションタイトルLabel for section (e.g. for ToC) |
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. |
| Control | 10..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. |
| Alternate Names | header, label, caption |
| Fixed Value | CDA参照 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 174. Composition.section:cdaSection.code | |
| Definition | セクション区分コード A code identifying the kind of content contained within the section. This must be consistent with the section title. |
| Short | セクション区分コードClassification of section (recommended) |
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. |
| Control | 10..1 |
| Binding | For example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1 (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. |
| Type | CodeableConcept |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Requirements | Provides computable standardized labels to topics within the document. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 176. Composition.section:cdaSection.code.coding | |
| Definition | A reference to a code defined by a terminology system. |
| Short | Code defined by a terminology system |
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
| Control | 10..1* |
| Binding | The codes SHALL be taken from For codes, see JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Type | Coding |
| Is Modifier | false |
| Must Support | true |
| Summary | true |
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 178. Composition.section:cdaSection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 The identification of the code system that defines the meaning of the symbol in the code. |
| Short | セクション区分コードのコード体系Identity of the terminology system |
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
| Control | 10..1 |
| Type | uri |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be unambiguous about the source of the definition of the symbol. |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 180. Composition.section:cdaSection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
| Short | セクション区分のコード値Symbol in syntax defined by the system |
| Control | 10..1 |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to refer to a particular code in the system. |
| Fixed Value | 200 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 182. Composition.section:cdaSection.code.coding.display | |
| Definition | セクション区分コードの表示名。 A representation of the meaning of the code in the system, following the rules of the system. |
| Short | セクション区分コードの表示名Representation defined by the system |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
| Pattern Value | CDA参照セクション |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 184. Composition.section:cdaSection.code.coding.userSelected | |
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
| Short | If this coding was chosen directly by the user |
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
| Control | 0..01 |
| Type | boolean |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 186. Composition.section:cdaSection.code.text | |
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
| Short | Plain text representation of the concept |
| Comments | Very often the text is the same as a displayName of one of the codings. |
| Control | 0..01 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 188. Composition.section:cdaSection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 A human-readable narrative that contains the attested content of the section, 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. |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。Text summary of the section, for human interpretation |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 Document profiles may define what content should be represented in the narrative to ensure clinical safety. |
| Control | 0..1 This element is affected by the following invariants: cmp-1 |
| Type | Narrative |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 190. Composition.section:cdaSection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
| Short | セクションの内容作成状態コードgenerated | extensions | additional | empty |
| Control | 1..1 |
| Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Fixed Value | additional |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 192. Composition.section:cdaSection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 The actual narrative content, a stripped down version of XHTML. |
| Short | xhtml簡略形式に従った叙述記述データLimited xhtml content |
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
| Control | 1..1 |
| Type | xhtml |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes (htmlChecks()) txt-2: The narrative SHALL have some non-whitespace content (htmlChecks()) |
| 194. Composition.section:cdaSection.mode | |
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. |
| Short | working | snapshot | changes |
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. |
| Control | 0..01 |
| Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 196. Composition.section:cdaSection.orderedBy | |
| Definition | Specifies the order applied to the items in the section entries. |
| Short | Order of section entries |
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. |
| Control | 0..01 |
| Binding | The codes SHOULD be taken from ListOrderCodeshttp://hl7.org/fhir/ValueSet/list-order|4.0.1 (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. |
| Type | CodeableConcept |
| Is Modifier | false |
| Summary | false |
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 198. Composition.section:cdaSection.entry | |
| Definition | CDA規約文書ファイルへの参照 A reference to the actual resource from which the narrative in the section is derived. |
| Short | CDA規約文書ファイルへの参照A reference to data that supports this section |
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. |
| Control | 10..1* This element is affected by the following invariants: cmp-2 |
| Type | Reference(DocumentReference, Resource) |
| Is Modifier | false |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 200. Composition.section:cdaSection.section | |
| Definition | A nested sub-section within this section. |
| Short | Nested Section |
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. |
| Control | 0..0* This element is affected by the following invariants: cmp-1 |
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section |
| Is Modifier | false |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 202. Composition.section:compositionSection | |
| Slice Name | compositionSection |
| Definition | 構造情報セクション The root of the sections that make up the composition. |
| Short | 構造情報セクションComposition is broken into sections |
| Control | 0..1* |
| Type | BackboneElement |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())cmp-2: A section can only have an emptyReason if it is empty ( emptyReason.empty() or entry.empty())ele-1: All FHIR elements must have a @value or children ( hasValue() or (children().count() > id.count()))cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists()) cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty()) ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 204. Composition.section:compositionSection.modifierExtension | |
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | 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. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 206. Composition.section:compositionSection.title | |
| Definition | セクションタイトル。固定値。 The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents. |
| Short | セクションタイトルLabel for section (e.g. for ToC) |
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. |
| Control | 10..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. |
| Alternate Names | header, label, caption |
| Fixed Value | 構造情報 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 208. Composition.section:compositionSection.code | |
| Definition | セクション区分コード A code identifying the kind of content contained within the section. This must be consistent with the section title. |
| Short | セクション区分コードClassification of section (recommended) |
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. |
| Control | 10..1 |
| Binding | For example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1 (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. |
| Type | CodeableConcept |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Requirements | Provides computable standardized labels to topics within the document. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 210. Composition.section:compositionSection.code.coding | |
| Definition | A reference to a code defined by a terminology system. |
| Short | Code defined by a terminology system |
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
| Control | 10..1* |
| Binding | The codes SHALL be taken from For codes, see JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Type | Coding |
| Is Modifier | false |
| Must Support | true |
| Summary | true |
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 212. Composition.section:compositionSection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 The identification of the code system that defines the meaning of the symbol in the code. |
| Short | セクション区分コードのコード体系Identity of the terminology system |
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
| Control | 10..1 |
| Type | uri |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be unambiguous about the source of the definition of the symbol. |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 214. Composition.section:compositionSection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
| Short | セクション区分のコード値Symbol in syntax defined by the system |
| Control | 10..1 |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to refer to a particular code in the system. |
| Fixed Value | 300 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 216. Composition.section:compositionSection.code.coding.display | |
| Definition | セクション区分コードの表示名。 A representation of the meaning of the code in the system, following the rules of the system. |
| Short | セクション区分コードの表示名Representation defined by the system |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
| Pattern Value | 構造情報セクション |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 218. Composition.section:compositionSection.code.coding.userSelected | |
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
| Short | If this coding was chosen directly by the user |
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
| Control | 0..01 |
| Type | boolean |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 220. Composition.section:compositionSection.code.text | |
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
| Short | Plain text representation of the concept |
| Comments | Very often the text is the same as a displayName of one of the codings. |
| Control | 0..01 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 222. Composition.section:compositionSection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 A human-readable narrative that contains the attested content of the section, 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. |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。Text summary of the section, for human interpretation |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 Document profiles may define what content should be represented in the narrative to ensure clinical safety. |
| Control | 0..01 This element is affected by the following invariants: cmp-1 |
| Type | Narrative |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 226. Composition.section:compositionSection.mode | |
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. |
| Short | working | snapshot | changes |
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. |
| Control | 0..01 |
| Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 228. Composition.section:compositionSection.orderedBy | |
| Definition | Specifies the order applied to the items in the section entries. |
| Short | Order of section entries |
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. |
| Control | 0..01 |
| Binding | The codes SHOULD be taken from ListOrderCodeshttp://hl7.org/fhir/ValueSet/list-order|4.0.1 (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. |
| Type | CodeableConcept |
| Is Modifier | false |
| Summary | false |
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 230. Composition.section:compositionSection.emptyReason | |
| Definition | If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason. |
| Short | Why the section is empty |
| Comments | The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases. |
| Control | 0..1 This element is affected by the following invariants: cmp-2 |
| Binding | The codes SHOULD be taken from ListEmptyReasonshttp://hl7.org/fhir/ValueSet/list-empty-reason|4.0.1 (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason|4.0.1)If a section is empty, why it is empty. |
| Type | CodeableConcept |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Requirements | Allows capturing things like "none exist" or "not asked" which can be important for most lists. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 232. Composition.section:compositionSection.section | |
| Definition | A nested sub-section within this section. |
| Short | Nested Section |
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. |
| Control | 30..* This element is affected by the following invariants: cmp-1 |
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section |
| Is Modifier | false |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| Slicing | This element introduces a set of slices on Composition.section.section. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 234. Composition.section:compositionSection.section.modifierExtension | |
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | 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. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 236. Composition.section:compositionSection.section:referralPurposeSection | |
| Slice Name | referralPurposeSection |
| Definition | 紹介目的セクション A nested sub-section within this section. |
| Short | 紹介目的セクションNested Section |
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. |
| Control | 10..1* This element is affected by the following invariants: cmp-1 |
| Type | BackboneElement |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 238. Composition.section:compositionSection.section:referralPurposeSection.modifierExtension | |
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | 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. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 240. Composition.section:compositionSection.section:referralPurposeSection.title | |
| Definition | セクションタイトル。固定値。 The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents. |
| Short | セクションタイトルLabel for section (e.g. for ToC) |
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. |
| Control | 10..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. |
| Alternate Names | header, label, caption |
| Pattern Value | 紹介目的 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 242. Composition.section:compositionSection.section:referralPurposeSection.code | |
| Definition | セクション区分コード A code identifying the kind of content contained within the section. This must be consistent with the section title. |
| Short | セクション区分コードClassification of section (recommended) |
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. |
| Control | 10..1 |
| Binding | For example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1 (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. |
| Type | CodeableConcept |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Requirements | Provides computable standardized labels to topics within the document. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 244. Composition.section:compositionSection.section:referralPurposeSection.code.coding | |
| Definition | A reference to a code defined by a terminology system. |
| Short | Code defined by a terminology system |
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
| Control | 10..1* |
| Binding | The codes SHALL be taken from For codes, see JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Type | Coding |
| Is Modifier | false |
| Must Support | true |
| Summary | true |
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 246. Composition.section:compositionSection.section:referralPurposeSection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 The identification of the code system that defines the meaning of the symbol in the code. |
| Short | セクション区分コードのコード体系Identity of the terminology system |
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
| Control | 10..1 |
| Type | uri |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be unambiguous about the source of the definition of the symbol. |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 248. Composition.section:compositionSection.section:referralPurposeSection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
| Short | セクション区分のコード値Symbol in syntax defined by the system |
| Control | 10..1 |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to refer to a particular code in the system. |
| Fixed Value | 950 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 250. Composition.section:compositionSection.section:referralPurposeSection.code.coding.display | |
| Definition | セクション区分コードの表示名。 A representation of the meaning of the code in the system, following the rules of the system. |
| Short | セクション区分コードの表示名Representation defined by the system |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
| Pattern Value | 紹介目的セクション |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 252. Composition.section:compositionSection.section:referralPurposeSection.code.coding.userSelected | |
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
| Short | If this coding was chosen directly by the user |
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
| Control | 0..01 |
| Type | boolean |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 254. Composition.section:compositionSection.section:referralPurposeSection.code.text | |
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
| Short | Plain text representation of the concept |
| Comments | Very often the text is the same as a displayName of one of the codings. |
| Control | 0..01 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 256. Composition.section:compositionSection.section:referralPurposeSection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 A human-readable narrative that contains the attested content of the section, 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. |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。Text summary of the section, for human interpretation |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 Document profiles may define what content should be represented in the narrative to ensure clinical safety. |
| Control | 0..1 This element is affected by the following invariants: cmp-1 |
| Type | Narrative |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 258. Composition.section:compositionSection.section:referralPurposeSection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
| Short | セクションの内容作成状態コードgenerated | extensions | additional | empty |
| Control | 1..1 |
| Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Fixed Value | additional |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 260. Composition.section:compositionSection.section:referralPurposeSection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 The actual narrative content, a stripped down version of XHTML. |
| Short | xhtml簡略形式に従った叙述記述データLimited xhtml content |
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
| Control | 1..1 |
| Type | xhtml |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes (htmlChecks()) txt-2: The narrative SHALL have some non-whitespace content (htmlChecks()) |
| 262. Composition.section:compositionSection.section:referralPurposeSection.mode | |
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. |
| Short | working | snapshot | changes |
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. |
| Control | 0..01 |
| Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 264. Composition.section:compositionSection.section:referralPurposeSection.orderedBy | |
| Definition | Specifies the order applied to the items in the section entries. |
| Short | Order of section entries |
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. |
| Control | 0..01 |
| Binding | The codes SHOULD be taken from ListOrderCodeshttp://hl7.org/fhir/ValueSet/list-order|4.0.1 (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. |
| Type | CodeableConcept |
| Is Modifier | false |
| Summary | false |
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 266. Composition.section:compositionSection.section:referralPurposeSection.entry | |
| Definition | 紹介先で予定している受診を記述したEncounterリソースを参照。Encounter.reasonCodeに紹介する理由を記述するが、疾患や症状にもとづく診療紹介の場合には、その症状や疾患のコードあるいはテキストを記述する。そうでない場合には、コード化にかかわらずEncounter.reasonCode.textに紹介理由もtext形式で記述する。 A reference to the actual resource from which the narrative in the section is derived. |
| Short | 紹介先で予定している受診を記述したEncounterリソースを参照A reference to data that supports this section |
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. |
| Control | 0..1* This element is affected by the following invariants: cmp-2 |
| Type | Reference(JP_Encounter-eCS, Resource) |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 268. Composition.section:compositionSection.section:referralPurposeSection.emptyReason | |
| Definition | If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason. |
| Short | Why the section is empty |
| Comments | The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases. |
| Control | 0..1 This element is affected by the following invariants: cmp-2 |
| Binding | The codes SHOULD be taken from ListEmptyReasonshttp://hl7.org/fhir/ValueSet/list-empty-reason|4.0.1 (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason|4.0.1)If a section is empty, why it is empty. |
| Type | CodeableConcept |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Requirements | Allows capturing things like "none exist" or "not asked" which can be important for most lists. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 270. Composition.section:compositionSection.section:referralPurposeSection.section | |
| Definition | A nested sub-section within this section. |
| Short | Nested Section |
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. |
| Control | 0..0* This element is affected by the following invariants: cmp-1 |
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section |
| Is Modifier | false |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 272. Composition.section:compositionSection.section:problemSection | |
| Slice Name | problemSection |
| Definition | 傷病名・主訴セクション A nested sub-section within this section. |
| Short | 傷病名・主訴セクションNested Section |
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. |
| Control | 10..1* This element is affected by the following invariants: cmp-1 |
| Type | BackboneElement |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 274. Composition.section:compositionSection.section:problemSection.modifierExtension | |
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | 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. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 276. Composition.section:compositionSection.section:problemSection.title | |
| Definition | セクションタイトル。固定値。 The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents. |
| Short | セクションタイトルLabel for section (e.g. for ToC) |
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. |
| Control | 10..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. |
| Alternate Names | header, label, caption |
| Pattern Value | 傷病名・主訴 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 278. Composition.section:compositionSection.section:problemSection.code | |
| Definition | セクション区分コード A code identifying the kind of content contained within the section. This must be consistent with the section title. |
| Short | セクション区分コードClassification of section (recommended) |
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. |
| Control | 10..1 |
| Binding | For example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1 (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. |
| Type | CodeableConcept |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Requirements | Provides computable standardized labels to topics within the document. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 280. Composition.section:compositionSection.section:problemSection.code.coding | |
| Definition | A reference to a code defined by a terminology system. |
| Short | Code defined by a terminology system |
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
| Control | 10..1* |
| Binding | The codes SHALL be taken from For codes, see JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Type | Coding |
| Is Modifier | false |
| Must Support | true |
| Summary | true |
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 282. Composition.section:compositionSection.section:problemSection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 The identification of the code system that defines the meaning of the symbol in the code. |
| Short | セクション区分コードのコード体系Identity of the terminology system |
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
| Control | 10..1 |
| Type | uri |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be unambiguous about the source of the definition of the symbol. |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 284. Composition.section:compositionSection.section:problemSection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
| Short | セクション区分のコード値Symbol in syntax defined by the system |
| Control | 10..1 |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to refer to a particular code in the system. |
| Fixed Value | 340 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 286. Composition.section:compositionSection.section:problemSection.code.coding.display | |
| Definition | セクション区分コードの表示名。 A representation of the meaning of the code in the system, following the rules of the system. |
| Short | セクション区分コードの表示名Representation defined by the system |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
| Pattern Value | 傷病名・主訴セクション |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 288. Composition.section:compositionSection.section:problemSection.code.coding.userSelected | |
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
| Short | If this coding was chosen directly by the user |
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
| Control | 0..01 |
| Type | boolean |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 290. Composition.section:compositionSection.section:problemSection.code.text | |
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
| Short | Plain text representation of the concept |
| Comments | Very often the text is the same as a displayName of one of the codings. |
| Control | 0..01 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 292. Composition.section:compositionSection.section:problemSection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 A human-readable narrative that contains the attested content of the section, 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. |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。Text summary of the section, for human interpretation |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 Document profiles may define what content should be represented in the narrative to ensure clinical safety. |
| Control | 0..1 This element is affected by the following invariants: cmp-1 |
| Type | Narrative |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 294. Composition.section:compositionSection.section:problemSection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
| Short | セクションの内容作成状態コードgenerated | extensions | additional | empty |
| Control | 1..1 |
| Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Fixed Value | additional |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 296. Composition.section:compositionSection.section:problemSection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 The actual narrative content, a stripped down version of XHTML. |
| Short | xhtml簡略形式に従った叙述記述データLimited xhtml content |
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
| Control | 1..1 |
| Type | xhtml |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes (htmlChecks()) txt-2: The narrative SHALL have some non-whitespace content (htmlChecks()) |
| 298. Composition.section:compositionSection.section:problemSection.mode | |
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. |
| Short | working | snapshot | changes |
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. |
| Control | 0..01 |
| Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 300. Composition.section:compositionSection.section:problemSection.orderedBy | |
| Definition | Specifies the order applied to the items in the section entries. |
| Short | Order of section entries |
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. |
| Control | 0..01 |
| Binding | The codes SHOULD be taken from ListOrderCodeshttp://hl7.org/fhir/ValueSet/list-order|4.0.1 (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. |
| Type | CodeableConcept |
| Is Modifier | false |
| Summary | false |
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 302. Composition.section:compositionSection.section:problemSection.entry | |
| Definition | 傷病名・主訴を1個以上必ず記述する。1つにつき1つのConditionで記述されたものを参照する。フリーテキストでしか記述できない場合には、Condition.code.text に記述する。 A reference to the actual resource from which the narrative in the section is derived. |
| Short | 傷病名・主訴を1個以上必ず記述する。A reference to data that supports this section |
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. |
| Control | 0..* This element is affected by the following invariants: cmp-2 |
| Type | Reference(JP_Condition_eCS, Resource) |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 304. Composition.section:compositionSection.section:problemSection.emptyReason | |
| Definition | If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason. |
| Short | Why the section is empty |
| Comments | The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases. |
| Control | 0..1 This element is affected by the following invariants: cmp-2 |
| Binding | The codes SHOULD be taken from ListEmptyReasonshttp://hl7.org/fhir/ValueSet/list-empty-reason|4.0.1 (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason|4.0.1)If a section is empty, why it is empty. |
| Type | CodeableConcept |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Requirements | Allows capturing things like "none exist" or "not asked" which can be important for most lists. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 306. Composition.section:compositionSection.section:problemSection.section | |
| Definition | A nested sub-section within this section. |
| Short | Nested Section |
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. |
| Control | 0..0* This element is affected by the following invariants: cmp-1 |
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section |
| Is Modifier | false |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 308. Composition.section:compositionSection.section:presentIllnessSection | |
| Slice Name | presentIllnessSection |
| Definition | 現病歴セクション A nested sub-section within this section. |
| Short | 現病歴セクションNested Section |
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. |
| Control | 10..1* This element is affected by the following invariants: cmp-1 |
| Type | BackboneElement |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 310. Composition.section:compositionSection.section:presentIllnessSection.modifierExtension | |
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | 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. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 312. Composition.section:compositionSection.section:presentIllnessSection.title | |
| Definition | セクションタイトル。固定値。 The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents. |
| Short | セクションタイトルLabel for section (e.g. for ToC) |
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. |
| Control | 10..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. |
| Alternate Names | header, label, caption |
| Pattern Value | 現病歴 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 314. Composition.section:compositionSection.section:presentIllnessSection.code | |
| Definition | セクション区分コード A code identifying the kind of content contained within the section. This must be consistent with the section title. |
| Short | セクション区分コードClassification of section (recommended) |
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. |
| Control | 10..1 |
| Binding | For example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1 (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. |
| Type | CodeableConcept |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Requirements | Provides computable standardized labels to topics within the document. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 316. Composition.section:compositionSection.section:presentIllnessSection.code.coding | |
| Definition | A reference to a code defined by a terminology system. |
| Short | Code defined by a terminology system |
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
| Control | 10..1* |
| Binding | The codes SHALL be taken from For codes, see JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Type | Coding |
| Is Modifier | false |
| Must Support | true |
| Summary | true |
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 318. Composition.section:compositionSection.section:presentIllnessSection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 The identification of the code system that defines the meaning of the symbol in the code. |
| Short | セクション区分コードのコード体系Identity of the terminology system |
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
| Control | 10..1 |
| Type | uri |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be unambiguous about the source of the definition of the symbol. |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 320. Composition.section:compositionSection.section:presentIllnessSection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
| Short | セクション区分のコード値Symbol in syntax defined by the system |
| Control | 10..1 |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to refer to a particular code in the system. |
| Fixed Value | 360 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 322. Composition.section:compositionSection.section:presentIllnessSection.code.coding.display | |
| Definition | セクション区分コードの表示名。 A representation of the meaning of the code in the system, following the rules of the system. |
| Short | セクション区分コードの表示名Representation defined by the system |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
| Pattern Value | 現病歴セクション |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 324. Composition.section:compositionSection.section:presentIllnessSection.code.coding.userSelected | |
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
| Short | If this coding was chosen directly by the user |
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
| Control | 0..01 |
| Type | boolean |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 326. Composition.section:compositionSection.section:presentIllnessSection.code.text | |
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
| Short | Plain text representation of the concept |
| Comments | Very often the text is the same as a displayName of one of the codings. |
| Control | 0..01 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 328. Composition.section:compositionSection.section:presentIllnessSection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 A human-readable narrative that contains the attested content of the section, 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. |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。Text summary of the section, for human interpretation |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 Document profiles may define what content should be represented in the narrative to ensure clinical safety. |
| Control | 0..1 This element is affected by the following invariants: cmp-1 |
| Type | Narrative |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 330. Composition.section:compositionSection.section:presentIllnessSection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
| Short | セクションの内容作成状態コードgenerated | extensions | additional | empty |
| Control | 1..1 |
| Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Fixed Value | additional |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 332. Composition.section:compositionSection.section:presentIllnessSection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 The actual narrative content, a stripped down version of XHTML. |
| Short | xhtml簡略形式に従った叙述記述データLimited xhtml content |
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
| Control | 1..1 |
| Type | xhtml |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes (htmlChecks()) txt-2: The narrative SHALL have some non-whitespace content (htmlChecks()) |
| 334. Composition.section:compositionSection.section:presentIllnessSection.mode | |
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. |
| Short | working | snapshot | changes |
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. |
| Control | 0..01 |
| Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 336. Composition.section:compositionSection.section:presentIllnessSection.orderedBy | |
| Definition | Specifies the order applied to the items in the section entries. |
| Short | Order of section entries |
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. |
| Control | 0..01 |
| Binding | The codes SHOULD be taken from ListOrderCodeshttp://hl7.org/fhir/ValueSet/list-order|4.0.1 (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. |
| Type | CodeableConcept |
| Is Modifier | false |
| Summary | false |
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 338. Composition.section:compositionSection.section:presentIllnessSection.entry | |
| Definition | フリーテキストでしか記述できない場合には、それをCondition.code.text およびCodition.noteに記述したConditionリソースを参照する。 疾患ごとに分けて現病歴を記述できる場合には、それぞれをひとつのConditionリソースで記述して参照する。 A reference to the actual resource from which the narrative in the section is derived. |
| Short | 現病歴として記述すべき疾患に関する現在にいたる経過歴を1個以上必ず記述したConditionリソースを参照する。A reference to data that supports this section |
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. |
| Control | 0..* This element is affected by the following invariants: cmp-2 |
| Type | Reference(JP_Condition_eCS, Resource) |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 340. Composition.section:compositionSection.section:presentIllnessSection.section | |
| Definition | A nested sub-section within this section. |
| Short | Nested Section |
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. |
| Control | 0..0* This element is affected by the following invariants: cmp-1 |
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section |
| Is Modifier | false |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 342. Composition.section:compositionSection.section:pastIllnessSection | |
| Slice Name | pastIllnessSection |
| Definition | 既往歴セクション A nested sub-section within this section. |
| Short | 既往歴セクションNested Section |
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. |
| Control | 0..1* This element is affected by the following invariants: cmp-1 |
| Type | BackboneElement |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 344. Composition.section:compositionSection.section:pastIllnessSection.modifierExtension | |
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | 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. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 346. Composition.section:compositionSection.section:pastIllnessSection.title | |
| Definition | セクションタイトル。固定値。 The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents. |
| Short | セクションタイトルLabel for section (e.g. for ToC) |
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. |
| Control | 10..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. |
| Alternate Names | header, label, caption |
| Pattern Value | 既往歴 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 348. Composition.section:compositionSection.section:pastIllnessSection.code | |
| Definition | セクション区分コード A code identifying the kind of content contained within the section. This must be consistent with the section title. |
| Short | セクション区分コードClassification of section (recommended) |
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. |
| Control | 10..1 |
| Binding | For example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1 (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. |
| Type | CodeableConcept |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Requirements | Provides computable standardized labels to topics within the document. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 350. Composition.section:compositionSection.section:pastIllnessSection.code.coding | |
| Definition | A reference to a code defined by a terminology system. |
| Short | Code defined by a terminology system |
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
| Control | 10..1* |
| Binding | The codes SHALL be taken from For codes, see JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Type | Coding |
| Is Modifier | false |
| Must Support | true |
| Summary | true |
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 352. Composition.section:compositionSection.section:pastIllnessSection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 The identification of the code system that defines the meaning of the symbol in the code. |
| Short | セクション区分コードのコード体系Identity of the terminology system |
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
| Control | 10..1 |
| Type | uri |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be unambiguous about the source of the definition of the symbol. |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 354. Composition.section:compositionSection.section:pastIllnessSection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
| Short | セクション区分のコード値Symbol in syntax defined by the system |
| Control | 10..1 |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to refer to a particular code in the system. |
| Fixed Value | 370 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 356. Composition.section:compositionSection.section:pastIllnessSection.code.coding.display | |
| Definition | セクション区分コードの表示名。 A representation of the meaning of the code in the system, following the rules of the system. |
| Short | セクション区分コードの表示名Representation defined by the system |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
| Pattern Value | 既往歴セクション |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 358. Composition.section:compositionSection.section:pastIllnessSection.code.coding.userSelected | |
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
| Short | If this coding was chosen directly by the user |
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
| Control | 0..01 |
| Type | boolean |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 360. Composition.section:compositionSection.section:pastIllnessSection.code.text | |
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
| Short | Plain text representation of the concept |
| Comments | Very often the text is the same as a displayName of one of the codings. |
| Control | 0..01 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 362. Composition.section:compositionSection.section:pastIllnessSection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 A human-readable narrative that contains the attested content of the section, 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. |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。Text summary of the section, for human interpretation |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 Document profiles may define what content should be represented in the narrative to ensure clinical safety. |
| Control | 0..1 This element is affected by the following invariants: cmp-1 |
| Type | Narrative |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 364. Composition.section:compositionSection.section:pastIllnessSection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
| Short | セクションの内容作成状態コードgenerated | extensions | additional | empty |
| Control | 1..1 |
| Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Fixed Value | additional |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 366. Composition.section:compositionSection.section:pastIllnessSection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 The actual narrative content, a stripped down version of XHTML. |
| Short | xhtml簡略形式に従った叙述記述データLimited xhtml content |
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
| Control | 1..1 |
| Type | xhtml |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes (htmlChecks()) txt-2: The narrative SHALL have some non-whitespace content (htmlChecks()) |
| 368. Composition.section:compositionSection.section:pastIllnessSection.mode | |
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. |
| Short | working | snapshot | changes |
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. |
| Control | 0..01 |
| Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 370. Composition.section:compositionSection.section:pastIllnessSection.orderedBy | |
| Definition | Specifies the order applied to the items in the section entries. |
| Short | Order of section entries |
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. |
| Control | 0..01 |
| Binding | The codes SHOULD be taken from ListOrderCodeshttp://hl7.org/fhir/ValueSet/list-order|4.0.1 (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. |
| Type | CodeableConcept |
| Is Modifier | false |
| Summary | false |
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 372. Composition.section:compositionSection.section:pastIllnessSection.entry | |
| Definition | 既往歴をConditionリソースに記述して参照する。 1つの既往疾患につき1つのConditionリソースで記述されたものを参照する。 記述すべき既往疾患が存在しないことを明示的に記述する(「既往特になし」など)場合にはentry要素は出現せず、emptyReasonにnilknownを記述する。 既往疾患情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 A reference to the actual resource from which the narrative in the section is derived. |
| Short | 既往歴をConditionリソースに記述して参照する。A reference to data that supports this section |
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. |
| Control | 0..* This element is affected by the following invariants: cmp-2 |
| Type | Reference(JP_Condition_eCS, Resource) |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 374. Composition.section:compositionSection.section:pastIllnessSection.section | |
| Definition | A nested sub-section within this section. |
| Short | Nested Section |
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. |
| Control | 0..0* This element is affected by the following invariants: cmp-1 |
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section |
| Is Modifier | false |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 376. Composition.section:compositionSection.section:allergiesIIntoleranceSection | |
| Slice Name | allergiesIIntoleranceSection |
| Definition | アレルギー・不耐性反応セクション A nested sub-section within this section. |
| Short | アレルギー・不耐性反応セクションNested Section |
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. |
| Control | 0..1* This element is affected by the following invariants: cmp-1 |
| Type | BackboneElement |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 378. Composition.section:compositionSection.section:allergiesIIntoleranceSection.modifierExtension | |
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | 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. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 380. Composition.section:compositionSection.section:allergiesIIntoleranceSection.title | |
| Definition | セクションタイトル。固定値。 The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents. |
| Short | セクションタイトルLabel for section (e.g. for ToC) |
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. |
| Control | 10..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. |
| Alternate Names | header, label, caption |
| Pattern Value | アレルギー・不耐性反応 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 382. Composition.section:compositionSection.section:allergiesIIntoleranceSection.code | |
| Definition | セクション区分コード A code identifying the kind of content contained within the section. This must be consistent with the section title. |
| Short | セクション区分コードClassification of section (recommended) |
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. |
| Control | 10..1 |
| Binding | For example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1 (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. |
| Type | CodeableConcept |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Requirements | Provides computable standardized labels to topics within the document. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 384. Composition.section:compositionSection.section:allergiesIIntoleranceSection.code.coding | |
| Definition | A reference to a code defined by a terminology system. |
| Short | Code defined by a terminology system |
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
| Control | 10..1* |
| Binding | The codes SHALL be taken from For codes, see JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Type | Coding |
| Is Modifier | false |
| Must Support | true |
| Summary | true |
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 386. Composition.section:compositionSection.section:allergiesIIntoleranceSection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 The identification of the code system that defines the meaning of the symbol in the code. |
| Short | セクション区分コードのコード体系Identity of the terminology system |
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
| Control | 10..1 |
| Type | uri |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be unambiguous about the source of the definition of the symbol. |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 388. Composition.section:compositionSection.section:allergiesIIntoleranceSection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
| Short | セクション区分のコード値Symbol in syntax defined by the system |
| Control | 10..1 |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to refer to a particular code in the system. |
| Fixed Value | 510 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 390. Composition.section:compositionSection.section:allergiesIIntoleranceSection.code.coding.display | |
| Definition | セクション区分コードの表示名。 A representation of the meaning of the code in the system, following the rules of the system. |
| Short | セクション区分コードの表示名Representation defined by the system |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
| Pattern Value | アレルギー・不耐性反応セクション |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 392. Composition.section:compositionSection.section:allergiesIIntoleranceSection.code.coding.userSelected | |
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
| Short | If this coding was chosen directly by the user |
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
| Control | 0..01 |
| Type | boolean |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 394. Composition.section:compositionSection.section:allergiesIIntoleranceSection.code.text | |
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
| Short | Plain text representation of the concept |
| Comments | Very often the text is the same as a displayName of one of the codings. |
| Control | 0..01 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 396. Composition.section:compositionSection.section:allergiesIIntoleranceSection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 A human-readable narrative that contains the attested content of the section, 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. |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。Text summary of the section, for human interpretation |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 Document profiles may define what content should be represented in the narrative to ensure clinical safety. |
| Control | 0..1 This element is affected by the following invariants: cmp-1 |
| Type | Narrative |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 398. Composition.section:compositionSection.section:allergiesIIntoleranceSection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
| Short | セクションの内容作成状態コードgenerated | extensions | additional | empty |
| Control | 1..1 |
| Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Fixed Value | additional |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 400. Composition.section:compositionSection.section:allergiesIIntoleranceSection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 The actual narrative content, a stripped down version of XHTML. |
| Short | xhtml簡略形式に従った叙述記述データLimited xhtml content |
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
| Control | 1..1 |
| Type | xhtml |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes (htmlChecks()) txt-2: The narrative SHALL have some non-whitespace content (htmlChecks()) |
| 402. Composition.section:compositionSection.section:allergiesIIntoleranceSection.mode | |
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. |
| Short | working | snapshot | changes |
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. |
| Control | 0..01 |
| Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 404. Composition.section:compositionSection.section:allergiesIIntoleranceSection.orderedBy | |
| Definition | Specifies the order applied to the items in the section entries. |
| Short | Order of section entries |
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. |
| Control | 0..01 |
| Binding | The codes SHOULD be taken from ListOrderCodeshttp://hl7.org/fhir/ValueSet/list-order|4.0.1 (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. |
| Type | CodeableConcept |
| Is Modifier | false |
| Summary | false |
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 406. Composition.section:compositionSection.section:allergiesIIntoleranceSection.entry | |
| Definition | アレルギー・不耐性反応情報を記述して参照する。 1つの既往疾患につき1つのAllergyIntoleranceリソースで記述されたものを参照する。 記述すべきアレルギー・不耐性反応情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 アレルギー・不耐性反応情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 A reference to the actual resource from which the narrative in the section is derived. |
| Short | アレルギー・不耐性反応情報を記述したAllergyIntoleranceリソースを参照A reference to data that supports this section |
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. |
| Control | 0..* This element is affected by the following invariants: cmp-2 |
| Type | Reference(JP_AllergyIntolerance_eCS, Resource) |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 408. Composition.section:compositionSection.section:allergiesIIntoleranceSection.section | |
| Definition | A nested sub-section within this section. |
| Short | Nested Section |
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. |
| Control | 0..0* This element is affected by the following invariants: cmp-1 |
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section |
| Is Modifier | false |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 410. Composition.section:compositionSection.section:familiyHistorySection | |
| Slice Name | familiyHistorySection |
| Definition | 家族歴セクション A nested sub-section within this section. |
| Short | 家族歴セクションNested Section |
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. |
| Control | 0..1* This element is affected by the following invariants: cmp-1 |
| Type | BackboneElement |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 412. Composition.section:compositionSection.section:familiyHistorySection.modifierExtension | |
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | 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. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 414. Composition.section:compositionSection.section:familiyHistorySection.title | |
| Definition | セクションタイトル。固定値。 The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents. |
| Short | セクションタイトルLabel for section (e.g. for ToC) |
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. |
| Control | 10..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. |
| Alternate Names | header, label, caption |
| Pattern Value | 家族歴 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 416. Composition.section:compositionSection.section:familiyHistorySection.code | |
| Definition | セクション区分コード A code identifying the kind of content contained within the section. This must be consistent with the section title. |
| Short | セクション区分コードClassification of section (recommended) |
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. |
| Control | 10..1 |
| Binding | For example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1 (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. |
| Type | CodeableConcept |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Requirements | Provides computable standardized labels to topics within the document. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 418. Composition.section:compositionSection.section:familiyHistorySection.code.coding | |
| Definition | A reference to a code defined by a terminology system. |
| Short | Code defined by a terminology system |
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
| Control | 10..1* |
| Binding | The codes SHALL be taken from For codes, see JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Type | Coding |
| Is Modifier | false |
| Must Support | true |
| Summary | true |
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 420. Composition.section:compositionSection.section:familiyHistorySection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 The identification of the code system that defines the meaning of the symbol in the code. |
| Short | セクション区分コードのコード体系Identity of the terminology system |
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
| Control | 10..1 |
| Type | uri |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be unambiguous about the source of the definition of the symbol. |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 422. Composition.section:compositionSection.section:familiyHistorySection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
| Short | セクション区分のコード値Symbol in syntax defined by the system |
| Control | 10..1 |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to refer to a particular code in the system. |
| Fixed Value | 550 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 424. Composition.section:compositionSection.section:familiyHistorySection.code.coding.display | |
| Definition | セクション区分コードの表示名。 A representation of the meaning of the code in the system, following the rules of the system. |
| Short | セクション区分コードの表示名Representation defined by the system |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
| Pattern Value | 家族歴セクション |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 426. Composition.section:compositionSection.section:familiyHistorySection.code.coding.userSelected | |
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
| Short | If this coding was chosen directly by the user |
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
| Control | 0..01 |
| Type | boolean |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 428. Composition.section:compositionSection.section:familiyHistorySection.code.text | |
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
| Short | Plain text representation of the concept |
| Comments | Very often the text is the same as a displayName of one of the codings. |
| Control | 0..01 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 430. Composition.section:compositionSection.section:familiyHistorySection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 A human-readable narrative that contains the attested content of the section, 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. |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。Text summary of the section, for human interpretation |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 Document profiles may define what content should be represented in the narrative to ensure clinical safety. |
| Control | 0..1 This element is affected by the following invariants: cmp-1 |
| Type | Narrative |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 432. Composition.section:compositionSection.section:familiyHistorySection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
| Short | セクションの内容作成状態コードgenerated | extensions | additional | empty |
| Control | 1..1 |
| Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Fixed Value | additional |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 434. Composition.section:compositionSection.section:familiyHistorySection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 The actual narrative content, a stripped down version of XHTML. |
| Short | xhtml簡略形式に従った叙述記述データLimited xhtml content |
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
| Control | 1..1 |
| Type | xhtml |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes (htmlChecks()) txt-2: The narrative SHALL have some non-whitespace content (htmlChecks()) |
| 436. Composition.section:compositionSection.section:familiyHistorySection.mode | |
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. |
| Short | working | snapshot | changes |
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. |
| Control | 0..01 |
| Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 438. Composition.section:compositionSection.section:familiyHistorySection.orderedBy | |
| Definition | Specifies the order applied to the items in the section entries. |
| Short | Order of section entries |
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. |
| Control | 0..01 |
| Binding | The codes SHOULD be taken from ListOrderCodeshttp://hl7.org/fhir/ValueSet/list-order|4.0.1 (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. |
| Type | CodeableConcept |
| Is Modifier | false |
| Summary | false |
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 440. Composition.section:compositionSection.section:familiyHistorySection.entry | |
| Definition | 家族歴情報情報を記述して参照する。 1つの家族歴につき1つのFamilyMemberHistoryリソースで記述されたものを参照する。 記述すべき家族歴情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 家族歴情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 A reference to the actual resource from which the narrative in the section is derived. |
| Short | 家族歴情報を記述したFamilyMemberHistoryリソースを参照A reference to data that supports this section |
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. |
| Control | 0..* This element is affected by the following invariants: cmp-2 |
| Type | Reference(JP Core FamilyMemberHistory Profile, Resource) |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 442. Composition.section:compositionSection.section:familiyHistorySection.section | |
| Definition | A nested sub-section within this section. |
| Short | Nested Section |
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. |
| Control | 0..0* This element is affected by the following invariants: cmp-1 |
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section |
| Is Modifier | false |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 444. Composition.section:compositionSection.section:admissionPhysicalStatusSection | |
| Slice Name | admissionPhysicalStatusSection |
| Definition | 身体所見セクション A nested sub-section within this section. |
| Short | 身体所見セクションNested Section |
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. |
| Control | 0..1* This element is affected by the following invariants: cmp-1 |
| Type | BackboneElement |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 446. Composition.section:compositionSection.section:admissionPhysicalStatusSection.modifierExtension | |
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | 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. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 448. Composition.section:compositionSection.section:admissionPhysicalStatusSection.title | |
| Definition | セクションタイトル。固定値。 The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents. |
| Short | セクションタイトルLabel for section (e.g. for ToC) |
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. |
| Control | 10..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. |
| Alternate Names | header, label, caption |
| Pattern Value | 身体所見 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 450. Composition.section:compositionSection.section:admissionPhysicalStatusSection.code | |
| Definition | セクション区分コード A code identifying the kind of content contained within the section. This must be consistent with the section title. |
| Short | セクション区分コードClassification of section (recommended) |
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. |
| Control | 10..1 |
| Binding | For example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1 (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. |
| Type | CodeableConcept |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Requirements | Provides computable standardized labels to topics within the document. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 452. Composition.section:compositionSection.section:admissionPhysicalStatusSection.code.coding | |
| Definition | A reference to a code defined by a terminology system. |
| Short | Code defined by a terminology system |
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
| Control | 10..1* |
| Binding | The codes SHALL be taken from For codes, see JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Type | Coding |
| Is Modifier | false |
| Must Support | true |
| Summary | true |
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 454. Composition.section:compositionSection.section:admissionPhysicalStatusSection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 The identification of the code system that defines the meaning of the symbol in the code. |
| Short | セクション区分コードのコード体系Identity of the terminology system |
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
| Control | 10..1 |
| Type | uri |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be unambiguous about the source of the definition of the symbol. |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 456. Composition.section:compositionSection.section:admissionPhysicalStatusSection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
| Short | セクション区分のコード値Symbol in syntax defined by the system |
| Control | 10..1 |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to refer to a particular code in the system. |
| Fixed Value | 610 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 458. Composition.section:compositionSection.section:admissionPhysicalStatusSection.code.coding.display | |
| Definition | セクション区分コードの表示名。 A representation of the meaning of the code in the system, following the rules of the system. |
| Short | セクション区分コードの表示名Representation defined by the system |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
| Pattern Value | 身体所見セクション |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 460. Composition.section:compositionSection.section:admissionPhysicalStatusSection.code.coding.userSelected | |
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
| Short | If this coding was chosen directly by the user |
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
| Control | 0..01 |
| Type | boolean |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 462. Composition.section:compositionSection.section:admissionPhysicalStatusSection.code.text | |
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
| Short | Plain text representation of the concept |
| Comments | Very often the text is the same as a displayName of one of the codings. |
| Control | 0..01 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 464. Composition.section:compositionSection.section:admissionPhysicalStatusSection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 A human-readable narrative that contains the attested content of the section, 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. |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。Text summary of the section, for human interpretation |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 Document profiles may define what content should be represented in the narrative to ensure clinical safety. |
| Control | 0..1 This element is affected by the following invariants: cmp-1 |
| Type | Narrative |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 466. Composition.section:compositionSection.section:admissionPhysicalStatusSection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
| Short | セクションの内容作成状態コードgenerated | extensions | additional | empty |
| Control | 1..1 |
| Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Fixed Value | additional |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 468. Composition.section:compositionSection.section:admissionPhysicalStatusSection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 The actual narrative content, a stripped down version of XHTML. |
| Short | xhtml簡略形式に従った叙述記述データLimited xhtml content |
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
| Control | 1..1 |
| Type | xhtml |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes (htmlChecks()) txt-2: The narrative SHALL have some non-whitespace content (htmlChecks()) |
| 470. Composition.section:compositionSection.section:admissionPhysicalStatusSection.mode | |
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. |
| Short | working | snapshot | changes |
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. |
| Control | 0..01 |
| Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 472. Composition.section:compositionSection.section:admissionPhysicalStatusSection.orderedBy | |
| Definition | Specifies the order applied to the items in the section entries. |
| Short | Order of section entries |
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. |
| Control | 0..01 |
| Binding | The codes SHOULD be taken from ListOrderCodeshttp://hl7.org/fhir/ValueSet/list-order|4.0.1 (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. |
| Type | CodeableConcept |
| Is Modifier | false |
| Summary | false |
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 474. Composition.section:compositionSection.section:admissionPhysicalStatusSection.entry | |
| Definition | 身体所見を記述して参照する。 1つの身体所見につき1つのObservationリソースで記述されたものを参照する。 記述すべき身体所見が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 身体所見を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 A reference to the actual resource from which the narrative in the section is derived. |
| Short | 身体所見を記述したObservationリソースを参照A reference to data that supports this section |
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. |
| Control | 0..* This element is affected by the following invariants: cmp-2 |
| Type | Reference(JP Core Observation Common Profile, Resource) |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 476. Composition.section:compositionSection.section:admissionPhysicalStatusSection.section | |
| Definition | A nested sub-section within this section. |
| Short | Nested Section |
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. |
| Control | 0..0* This element is affected by the following invariants: cmp-1 |
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section |
| Is Modifier | false |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 478. Composition.section:compositionSection.section:infectiousDiseaseInformationSection | |
| Slice Name | infectiousDiseaseInformationSection |
| Definition | 感染症情報セクション A nested sub-section within this section. |
| Short | 感染症情報セクションNested Section |
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. |
| Control | 0..1* This element is affected by the following invariants: cmp-1 |
| Type | BackboneElement |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 480. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.modifierExtension | |
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | 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. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 482. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.title | |
| Definition | セクションタイトル。固定値。 The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents. |
| Short | セクションタイトルLabel for section (e.g. for ToC) |
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. |
| Control | 10..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. |
| Alternate Names | header, label, caption |
| Pattern Value | 感染症情報 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 484. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.code | |
| Definition | セクション区分コード A code identifying the kind of content contained within the section. This must be consistent with the section title. |
| Short | セクション区分コードClassification of section (recommended) |
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. |
| Control | 10..1 |
| Binding | For example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1 (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. |
| Type | CodeableConcept |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Requirements | Provides computable standardized labels to topics within the document. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 486. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.code.coding | |
| Definition | A reference to a code defined by a terminology system. |
| Short | Code defined by a terminology system |
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
| Control | 10..1* |
| Binding | The codes SHALL be taken from For codes, see JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Type | Coding |
| Is Modifier | false |
| Must Support | true |
| Summary | true |
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 488. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 The identification of the code system that defines the meaning of the symbol in the code. |
| Short | セクション区分コードのコード体系Identity of the terminology system |
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
| Control | 10..1 |
| Type | uri |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be unambiguous about the source of the definition of the symbol. |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 490. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
| Short | セクション区分のコード値Symbol in syntax defined by the system |
| Control | 10..1 |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to refer to a particular code in the system. |
| Fixed Value | 520 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 492. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.code.coding.display | |
| Definition | セクション区分コードの表示名。 A representation of the meaning of the code in the system, following the rules of the system. |
| Short | セクション区分コードの表示名Representation defined by the system |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
| Pattern Value | 感染症情報セクション |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 494. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.code.coding.userSelected | |
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
| Short | If this coding was chosen directly by the user |
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
| Control | 0..01 |
| Type | boolean |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 496. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.code.text | |
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
| Short | Plain text representation of the concept |
| Comments | Very often the text is the same as a displayName of one of the codings. |
| Control | 0..01 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 498. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 A human-readable narrative that contains the attested content of the section, 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. |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。Text summary of the section, for human interpretation |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 Document profiles may define what content should be represented in the narrative to ensure clinical safety. |
| Control | 0..1 This element is affected by the following invariants: cmp-1 |
| Type | Narrative |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 500. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
| Short | セクションの内容作成状態コードgenerated | extensions | additional | empty |
| Control | 1..1 |
| Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Fixed Value | additional |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 502. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 The actual narrative content, a stripped down version of XHTML. |
| Short | xhtml簡略形式に従った叙述記述データLimited xhtml content |
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
| Control | 1..1 |
| Type | xhtml |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes (htmlChecks()) txt-2: The narrative SHALL have some non-whitespace content (htmlChecks()) |
| 504. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.mode | |
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. |
| Short | working | snapshot | changes |
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. |
| Control | 0..01 |
| Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 506. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.orderedBy | |
| Definition | Specifies the order applied to the items in the section entries. |
| Short | Order of section entries |
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. |
| Control | 0..01 |
| Binding | The codes SHOULD be taken from ListOrderCodeshttp://hl7.org/fhir/ValueSet/list-order|4.0.1 (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. |
| Type | CodeableConcept |
| Is Modifier | false |
| Summary | false |
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 508. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.entry | |
| Definition | 感染症情報を記述して参照する。 1つの感染症情報につき1つのObservationリソース(JP_Observation_Commonの派生プロファイル(たとえばJP_Observation_LabResult_eCS)に従うリソース)またはConditionリソース(JP_Condition_eCS)で記述されたものを参照する。 記述すべき感染症情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 感染症情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 A reference to the actual resource from which the narrative in the section is derived. |
| Short | 感染症情報を記述したObservationリソースまたはConditionリソースを参照A reference to data that supports this section |
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. |
| Control | 0..* This element is affected by the following invariants: cmp-2 |
| Type | Reference(JP Core Observation Common Profile, JP_Condition_eCS, Resource) |
| Is Modifier | false |
| Must Support | true |
| Must Support Types | No must-support rules about the choice of types/profiles |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 510. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.section | |
| Definition | A nested sub-section within this section. |
| Short | Nested Section |
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. |
| Control | 0..0* This element is affected by the following invariants: cmp-1 |
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section |
| Is Modifier | false |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 512. Composition.section:compositionSection.section:socialHistorySection | |
| Slice Name | socialHistorySection |
| Definition | 社会歴・生活習慣セクション A nested sub-section within this section. |
| Short | 社会歴・生活習慣セクションNested Section |
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. |
| Control | 0..1* This element is affected by the following invariants: cmp-1 |
| Type | BackboneElement |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 514. Composition.section:compositionSection.section:socialHistorySection.modifierExtension | |
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | 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. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 516. Composition.section:compositionSection.section:socialHistorySection.title | |
| Definition | セクションタイトル。固定値。 The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents. |
| Short | セクションタイトルLabel for section (e.g. for ToC) |
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. |
| Control | 10..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. |
| Alternate Names | header, label, caption |
| Pattern Value | 社会歴・生活習慣 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 518. Composition.section:compositionSection.section:socialHistorySection.code | |
| Definition | セクション区分コード A code identifying the kind of content contained within the section. This must be consistent with the section title. |
| Short | セクション区分コードClassification of section (recommended) |
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. |
| Control | 10..1 |
| Binding | For example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1 (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. |
| Type | CodeableConcept |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Requirements | Provides computable standardized labels to topics within the document. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 520. Composition.section:compositionSection.section:socialHistorySection.code.coding | |
| Definition | A reference to a code defined by a terminology system. |
| Short | Code defined by a terminology system |
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
| Control | 10..1* |
| Binding | The codes SHALL be taken from For codes, see JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Type | Coding |
| Is Modifier | false |
| Must Support | true |
| Summary | true |
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 522. Composition.section:compositionSection.section:socialHistorySection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 The identification of the code system that defines the meaning of the symbol in the code. |
| Short | セクション区分コードのコード体系Identity of the terminology system |
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
| Control | 10..1 |
| Type | uri |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be unambiguous about the source of the definition of the symbol. |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 524. Composition.section:compositionSection.section:socialHistorySection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
| Short | セクション区分のコード値Symbol in syntax defined by the system |
| Control | 10..1 |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to refer to a particular code in the system. |
| Fixed Value | 640 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 526. Composition.section:compositionSection.section:socialHistorySection.code.coding.display | |
| Definition | セクション区分コードの表示名。 A representation of the meaning of the code in the system, following the rules of the system. |
| Short | セクション区分コードの表示名Representation defined by the system |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
| Pattern Value | 社会歴・生活習慣セクション |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 528. Composition.section:compositionSection.section:socialHistorySection.code.coding.userSelected | |
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
| Short | If this coding was chosen directly by the user |
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
| Control | 0..01 |
| Type | boolean |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 530. Composition.section:compositionSection.section:socialHistorySection.code.text | |
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
| Short | Plain text representation of the concept |
| Comments | Very often the text is the same as a displayName of one of the codings. |
| Control | 0..01 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 532. Composition.section:compositionSection.section:socialHistorySection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 A human-readable narrative that contains the attested content of the section, 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. |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。Text summary of the section, for human interpretation |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 Document profiles may define what content should be represented in the narrative to ensure clinical safety. |
| Control | 0..1 This element is affected by the following invariants: cmp-1 |
| Type | Narrative |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 534. Composition.section:compositionSection.section:socialHistorySection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
| Short | セクションの内容作成状態コードgenerated | extensions | additional | empty |
| Control | 1..1 |
| Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Fixed Value | additional |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 536. Composition.section:compositionSection.section:socialHistorySection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 The actual narrative content, a stripped down version of XHTML. |
| Short | xhtml簡略形式に従った叙述記述データLimited xhtml content |
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
| Control | 1..1 |
| Type | xhtml |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes (htmlChecks()) txt-2: The narrative SHALL have some non-whitespace content (htmlChecks()) |
| 538. Composition.section:compositionSection.section:socialHistorySection.mode | |
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. |
| Short | working | snapshot | changes |
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. |
| Control | 0..01 |
| Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 540. Composition.section:compositionSection.section:socialHistorySection.orderedBy | |
| Definition | Specifies the order applied to the items in the section entries. |
| Short | Order of section entries |
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. |
| Control | 0..01 |
| Binding | The codes SHOULD be taken from ListOrderCodeshttp://hl7.org/fhir/ValueSet/list-order|4.0.1 (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. |
| Type | CodeableConcept |
| Is Modifier | false |
| Summary | false |
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 542. Composition.section:compositionSection.section:socialHistorySection.entry | |
| Definition | 社会歴・生活習慣情報を記述して参照する。 1つの社会歴・生活習慣につき1つのObservationリソースで記述されたものを参照する。 記述すべき社会歴・生活習慣情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 社会歴・生活習慣情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 A reference to the actual resource from which the narrative in the section is derived. |
| Short | 社会歴・生活習慣情報を記述したObservationリソースを参照A reference to data that supports this section |
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. |
| Control | 0..* This element is affected by the following invariants: cmp-2 |
| Type | Reference(JP Core Observation Common Profile, Resource) |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 544. Composition.section:compositionSection.section:socialHistorySection.section | |
| Definition | A nested sub-section within this section. |
| Short | Nested Section |
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. |
| Control | 0..0* This element is affected by the following invariants: cmp-1 |
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section |
| Is Modifier | false |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 546. Composition.section:compositionSection.section:immunizationSection | |
| Slice Name | immunizationSection |
| Definition | 予防接種歴セクション A nested sub-section within this section. |
| Short | 予防接種歴セクションNested Section |
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. |
| Control | 0..1* This element is affected by the following invariants: cmp-1 |
| Type | BackboneElement |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 548. Composition.section:compositionSection.section:immunizationSection.modifierExtension | |
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | 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. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 550. Composition.section:compositionSection.section:immunizationSection.title | |
| Definition | セクションタイトル。固定値。 The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents. |
| Short | セクションタイトルLabel for section (e.g. for ToC) |
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. |
| Control | 10..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. |
| Alternate Names | header, label, caption |
| Pattern Value | 予防接種歴 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 552. Composition.section:compositionSection.section:immunizationSection.code | |
| Definition | セクション区分コード A code identifying the kind of content contained within the section. This must be consistent with the section title. |
| Short | セクション区分コードClassification of section (recommended) |
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. |
| Control | 10..1 |
| Binding | For example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1 (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. |
| Type | CodeableConcept |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Requirements | Provides computable standardized labels to topics within the document. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 554. Composition.section:compositionSection.section:immunizationSection.code.coding | |
| Definition | A reference to a code defined by a terminology system. |
| Short | Code defined by a terminology system |
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
| Control | 10..1* |
| Binding | The codes SHALL be taken from For codes, see JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Type | Coding |
| Is Modifier | false |
| Must Support | true |
| Summary | true |
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 556. Composition.section:compositionSection.section:immunizationSection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 The identification of the code system that defines the meaning of the symbol in the code. |
| Short | セクション区分コードのコード体系Identity of the terminology system |
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
| Control | 10..1 |
| Type | uri |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be unambiguous about the source of the definition of the symbol. |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 558. Composition.section:compositionSection.section:immunizationSection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
| Short | セクション区分のコード値Symbol in syntax defined by the system |
| Control | 10..1 |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to refer to a particular code in the system. |
| Fixed Value | 530 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 560. Composition.section:compositionSection.section:immunizationSection.code.coding.display | |
| Definition | セクション区分コードの表示名。 A representation of the meaning of the code in the system, following the rules of the system. |
| Short | セクション区分コードの表示名Representation defined by the system |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
| Pattern Value | 予防接種歴セクション |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 562. Composition.section:compositionSection.section:immunizationSection.code.coding.userSelected | |
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
| Short | If this coding was chosen directly by the user |
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
| Control | 0..01 |
| Type | boolean |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 564. Composition.section:compositionSection.section:immunizationSection.code.text | |
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
| Short | Plain text representation of the concept |
| Comments | Very often the text is the same as a displayName of one of the codings. |
| Control | 0..01 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 566. Composition.section:compositionSection.section:immunizationSection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 A human-readable narrative that contains the attested content of the section, 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. |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。Text summary of the section, for human interpretation |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 Document profiles may define what content should be represented in the narrative to ensure clinical safety. |
| Control | 0..1 This element is affected by the following invariants: cmp-1 |
| Type | Narrative |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 568. Composition.section:compositionSection.section:immunizationSection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
| Short | セクションの内容作成状態コードgenerated | extensions | additional | empty |
| Control | 1..1 |
| Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Fixed Value | additional |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 570. Composition.section:compositionSection.section:immunizationSection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 The actual narrative content, a stripped down version of XHTML. |
| Short | xhtml簡略形式に従った叙述記述データLimited xhtml content |
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
| Control | 1..1 |
| Type | xhtml |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes (htmlChecks()) txt-2: The narrative SHALL have some non-whitespace content (htmlChecks()) |
| 572. Composition.section:compositionSection.section:immunizationSection.mode | |
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. |
| Short | working | snapshot | changes |
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. |
| Control | 0..01 |
| Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 574. Composition.section:compositionSection.section:immunizationSection.orderedBy | |
| Definition | Specifies the order applied to the items in the section entries. |
| Short | Order of section entries |
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. |
| Control | 0..01 |
| Binding | The codes SHOULD be taken from ListOrderCodeshttp://hl7.org/fhir/ValueSet/list-order|4.0.1 (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. |
| Type | CodeableConcept |
| Is Modifier | false |
| Summary | false |
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 576. Composition.section:compositionSection.section:immunizationSection.entry | |
| Definition | 予防接種歴情報を記述して参照する。 1つの予防接種歴情報につき1つのImmunizationリソースで記述されたものを参照する。 記述すべき予防接種歴情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 予防接種歴情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 A reference to the actual resource from which the narrative in the section is derived. |
| Short | 予防接種歴情報を記述したImmunizationリソースを参照A reference to data that supports this section |
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. |
| Control | 0..* This element is affected by the following invariants: cmp-2 |
| Type | Reference(JP_Immunization_eCS, Resource) |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 578. Composition.section:compositionSection.section:immunizationSection.section | |
| Definition | A nested sub-section within this section. |
| Short | Nested Section |
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. |
| Control | 0..0* This element is affected by the following invariants: cmp-1 |
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section |
| Is Modifier | false |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 580. Composition.section:compositionSection.section:surgicalProcedureSection | |
| Slice Name | surgicalProcedureSection |
| Definition | 手術セクション A nested sub-section within this section. |
| Short | 手術セクションNested Section |
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. |
| Control | 0..1* This element is affected by the following invariants: cmp-1 |
| Type | BackboneElement |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 582. Composition.section:compositionSection.section:surgicalProcedureSection.modifierExtension | |
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | 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. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 584. Composition.section:compositionSection.section:surgicalProcedureSection.title | |
| Definition | セクションタイトル。固定値。 The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents. |
| Short | セクションタイトルLabel for section (e.g. for ToC) |
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. |
| Control | 10..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. |
| Alternate Names | header, label, caption |
| Pattern Value | 手術 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 586. Composition.section:compositionSection.section:surgicalProcedureSection.code | |
| Definition | セクション区分コード A code identifying the kind of content contained within the section. This must be consistent with the section title. |
| Short | セクション区分コードClassification of section (recommended) |
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. |
| Control | 10..1 |
| Binding | For example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1 (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. |
| Type | CodeableConcept |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Requirements | Provides computable standardized labels to topics within the document. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 588. Composition.section:compositionSection.section:surgicalProcedureSection.code.coding | |
| Definition | A reference to a code defined by a terminology system. |
| Short | Code defined by a terminology system |
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
| Control | 10..1* |
| Binding | The codes SHALL be taken from For codes, see JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Type | Coding |
| Is Modifier | false |
| Must Support | true |
| Summary | true |
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 590. Composition.section:compositionSection.section:surgicalProcedureSection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 The identification of the code system that defines the meaning of the symbol in the code. |
| Short | セクション区分コードのコード体系Identity of the terminology system |
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
| Control | 10..1 |
| Type | uri |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be unambiguous about the source of the definition of the symbol. |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 592. Composition.section:compositionSection.section:surgicalProcedureSection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
| Short | セクション区分のコード値Symbol in syntax defined by the system |
| Control | 10..1 |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to refer to a particular code in the system. |
| Fixed Value | 730 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 594. Composition.section:compositionSection.section:surgicalProcedureSection.code.coding.display | |
| Definition | セクション区分コードの表示名。 A representation of the meaning of the code in the system, following the rules of the system. |
| Short | セクション区分コードの表示名Representation defined by the system |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
| Pattern Value | 手術セクション |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 596. Composition.section:compositionSection.section:surgicalProcedureSection.code.coding.userSelected | |
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
| Short | If this coding was chosen directly by the user |
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
| Control | 0..01 |
| Type | boolean |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 598. Composition.section:compositionSection.section:surgicalProcedureSection.code.text | |
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
| Short | Plain text representation of the concept |
| Comments | Very often the text is the same as a displayName of one of the codings. |
| Control | 0..01 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 600. Composition.section:compositionSection.section:surgicalProcedureSection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 A human-readable narrative that contains the attested content of the section, 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. |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。Text summary of the section, for human interpretation |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 Document profiles may define what content should be represented in the narrative to ensure clinical safety. |
| Control | 0..1 This element is affected by the following invariants: cmp-1 |
| Type | Narrative |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 602. Composition.section:compositionSection.section:surgicalProcedureSection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
| Short | セクションの内容作成状態コードgenerated | extensions | additional | empty |
| Control | 1..1 |
| Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Fixed Value | additional |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 604. Composition.section:compositionSection.section:surgicalProcedureSection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 The actual narrative content, a stripped down version of XHTML. |
| Short | xhtml簡略形式に従った叙述記述データLimited xhtml content |
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
| Control | 1..1 |
| Type | xhtml |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes (htmlChecks()) txt-2: The narrative SHALL have some non-whitespace content (htmlChecks()) |
| 606. Composition.section:compositionSection.section:surgicalProcedureSection.mode | |
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. |
| Short | working | snapshot | changes |
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. |
| Control | 0..01 |
| Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 608. Composition.section:compositionSection.section:surgicalProcedureSection.orderedBy | |
| Definition | Specifies the order applied to the items in the section entries. |
| Short | Order of section entries |
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. |
| Control | 0..01 |
| Binding | The codes SHOULD be taken from ListOrderCodeshttp://hl7.org/fhir/ValueSet/list-order|4.0.1 (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. |
| Type | CodeableConcept |
| Is Modifier | false |
| Summary | false |
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 610. Composition.section:compositionSection.section:surgicalProcedureSection.entry | |
| Definition | 手術情報を記述して参照する。 1つの手術情報につき1つのProcedureリソースで記述されたものを参照する。 記述すべき手術情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 手術情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 A reference to the actual resource from which the narrative in the section is derived. |
| Short | 手術情報を記述したProcedureリソースを参照A reference to data that supports this section |
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. |
| Control | 0..* This element is affected by the following invariants: cmp-2 |
| Type | Reference(JP Core Procedure Profile, Resource) |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 612. Composition.section:compositionSection.section:surgicalProcedureSection.section | |
| Definition | A nested sub-section within this section. |
| Short | Nested Section |
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. |
| Control | 0..0* This element is affected by the following invariants: cmp-1 |
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section |
| Is Modifier | false |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 614. Composition.section:compositionSection.section:bloodInfusionProcedureSection | |
| Slice Name | bloodInfusionProcedureSection |
| Definition | 輸血歴セクション A nested sub-section within this section. |
| Short | 輸血歴セクションNested Section |
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. |
| Control | 0..1* This element is affected by the following invariants: cmp-1 |
| Type | BackboneElement |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 616. Composition.section:compositionSection.section:bloodInfusionProcedureSection.modifierExtension | |
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | 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. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 618. Composition.section:compositionSection.section:bloodInfusionProcedureSection.title | |
| Definition | セクションタイトル。固定値。 The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents. |
| Short | セクションタイトルLabel for section (e.g. for ToC) |
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. |
| Control | 10..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. |
| Alternate Names | header, label, caption |
| Pattern Value | 輸血歴 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 620. Composition.section:compositionSection.section:bloodInfusionProcedureSection.code | |
| Definition | セクション区分コード A code identifying the kind of content contained within the section. This must be consistent with the section title. |
| Short | セクション区分コードClassification of section (recommended) |
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. |
| Control | 10..1 |
| Binding | For example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1 (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. |
| Type | CodeableConcept |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Requirements | Provides computable standardized labels to topics within the document. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 622. Composition.section:compositionSection.section:bloodInfusionProcedureSection.code.coding | |
| Definition | A reference to a code defined by a terminology system. |
| Short | Code defined by a terminology system |
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
| Control | 10..1* |
| Binding | The codes SHALL be taken from For codes, see JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Type | Coding |
| Is Modifier | false |
| Must Support | true |
| Summary | true |
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 624. Composition.section:compositionSection.section:bloodInfusionProcedureSection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 The identification of the code system that defines the meaning of the symbol in the code. |
| Short | セクション区分コードのコード体系Identity of the terminology system |
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
| Control | 10..1 |
| Type | uri |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be unambiguous about the source of the definition of the symbol. |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 626. Composition.section:compositionSection.section:bloodInfusionProcedureSection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
| Short | セクション区分のコード値Symbol in syntax defined by the system |
| Control | 10..1 |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to refer to a particular code in the system. |
| Fixed Value | 740 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 628. Composition.section:compositionSection.section:bloodInfusionProcedureSection.code.coding.display | |
| Definition | セクション区分コードの表示名。 A representation of the meaning of the code in the system, following the rules of the system. |
| Short | セクション区分コードの表示名Representation defined by the system |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
| Pattern Value | 輸血歴セクション |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 630. Composition.section:compositionSection.section:bloodInfusionProcedureSection.code.coding.userSelected | |
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
| Short | If this coding was chosen directly by the user |
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
| Control | 0..01 |
| Type | boolean |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 632. Composition.section:compositionSection.section:bloodInfusionProcedureSection.code.text | |
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
| Short | Plain text representation of the concept |
| Comments | Very often the text is the same as a displayName of one of the codings. |
| Control | 0..01 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 634. Composition.section:compositionSection.section:bloodInfusionProcedureSection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 A human-readable narrative that contains the attested content of the section, 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. |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。Text summary of the section, for human interpretation |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 Document profiles may define what content should be represented in the narrative to ensure clinical safety. |
| Control | 0..1 This element is affected by the following invariants: cmp-1 |
| Type | Narrative |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 636. Composition.section:compositionSection.section:bloodInfusionProcedureSection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
| Short | セクションの内容作成状態コードgenerated | extensions | additional | empty |
| Control | 1..1 |
| Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Fixed Value | additional |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 638. Composition.section:compositionSection.section:bloodInfusionProcedureSection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 The actual narrative content, a stripped down version of XHTML. |
| Short | xhtml簡略形式に従った叙述記述データLimited xhtml content |
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
| Control | 1..1 |
| Type | xhtml |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes (htmlChecks()) txt-2: The narrative SHALL have some non-whitespace content (htmlChecks()) |
| 640. Composition.section:compositionSection.section:bloodInfusionProcedureSection.mode | |
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. |
| Short | working | snapshot | changes |
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. |
| Control | 0..01 |
| Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 642. Composition.section:compositionSection.section:bloodInfusionProcedureSection.orderedBy | |
| Definition | Specifies the order applied to the items in the section entries. |
| Short | Order of section entries |
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. |
| Control | 0..01 |
| Binding | The codes SHOULD be taken from ListOrderCodeshttp://hl7.org/fhir/ValueSet/list-order|4.0.1 (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. |
| Type | CodeableConcept |
| Is Modifier | false |
| Summary | false |
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 644. Composition.section:compositionSection.section:bloodInfusionProcedureSection.entry | |
| Definition | 輸血歴情報を記述して参照する。 1つの輸血歴情報につき1つのProcedureリソースで記述されたものを参照する。 記述すべき輸血歴情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 輸血歴情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 A reference to the actual resource from which the narrative in the section is derived. |
| Short | 輸血歴情報を記述したProcedureリソースを参照A reference to data that supports this section |
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. |
| Control | 0..* This element is affected by the following invariants: cmp-2 |
| Type | Reference(JP Core Procedure Profile, Resource) |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 646. Composition.section:compositionSection.section:bloodInfusionProcedureSection.section | |
| Definition | A nested sub-section within this section. |
| Short | Nested Section |
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. |
| Control | 0..0* This element is affected by the following invariants: cmp-1 |
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section |
| Is Modifier | false |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 648. Composition.section:compositionSection.section:treatmentProcedureSection | |
| Slice Name | treatmentProcedureSection |
| Definition | 処置セクション A nested sub-section within this section. |
| Short | 処置セクションNested Section |
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. |
| Control | 0..1* This element is affected by the following invariants: cmp-1 |
| Type | BackboneElement |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 650. Composition.section:compositionSection.section:treatmentProcedureSection.modifierExtension | |
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | 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. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 652. Composition.section:compositionSection.section:treatmentProcedureSection.title | |
| Definition | セクションタイトル。固定値。 The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents. |
| Short | セクションタイトルLabel for section (e.g. for ToC) |
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. |
| Control | 10..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. |
| Alternate Names | header, label, caption |
| Pattern Value | 処置 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 654. Composition.section:compositionSection.section:treatmentProcedureSection.code | |
| Definition | セクション区分コード A code identifying the kind of content contained within the section. This must be consistent with the section title. |
| Short | セクション区分コードClassification of section (recommended) |
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. |
| Control | 10..1 |
| Binding | For example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1 (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. |
| Type | CodeableConcept |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Requirements | Provides computable standardized labels to topics within the document. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 656. Composition.section:compositionSection.section:treatmentProcedureSection.code.coding | |
| Definition | A reference to a code defined by a terminology system. |
| Short | Code defined by a terminology system |
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
| Control | 10..1* |
| Binding | The codes SHALL be taken from For codes, see JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Type | Coding |
| Is Modifier | false |
| Must Support | true |
| Summary | true |
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 658. Composition.section:compositionSection.section:treatmentProcedureSection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 The identification of the code system that defines the meaning of the symbol in the code. |
| Short | セクション区分コードのコード体系Identity of the terminology system |
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
| Control | 10..1 |
| Type | uri |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be unambiguous about the source of the definition of the symbol. |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 660. Composition.section:compositionSection.section:treatmentProcedureSection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
| Short | セクション区分のコード値Symbol in syntax defined by the system |
| Control | 10..1 |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to refer to a particular code in the system. |
| Fixed Value | 720 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 662. Composition.section:compositionSection.section:treatmentProcedureSection.code.coding.display | |
| Definition | セクション区分コードの表示名。 A representation of the meaning of the code in the system, following the rules of the system. |
| Short | セクション区分コードの表示名Representation defined by the system |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
| Pattern Value | 処置セクション |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 664. Composition.section:compositionSection.section:treatmentProcedureSection.code.coding.userSelected | |
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
| Short | If this coding was chosen directly by the user |
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
| Control | 0..01 |
| Type | boolean |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 666. Composition.section:compositionSection.section:treatmentProcedureSection.code.text | |
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
| Short | Plain text representation of the concept |
| Comments | Very often the text is the same as a displayName of one of the codings. |
| Control | 0..01 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 668. Composition.section:compositionSection.section:treatmentProcedureSection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 A human-readable narrative that contains the attested content of the section, 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. |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。Text summary of the section, for human interpretation |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 Document profiles may define what content should be represented in the narrative to ensure clinical safety. |
| Control | 0..1 This element is affected by the following invariants: cmp-1 |
| Type | Narrative |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 670. Composition.section:compositionSection.section:treatmentProcedureSection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
| Short | セクションの内容作成状態コードgenerated | extensions | additional | empty |
| Control | 1..1 |
| Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Fixed Value | additional |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 672. Composition.section:compositionSection.section:treatmentProcedureSection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 The actual narrative content, a stripped down version of XHTML. |
| Short | xhtml簡略形式に従った叙述記述データLimited xhtml content |
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
| Control | 1..1 |
| Type | xhtml |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes (htmlChecks()) txt-2: The narrative SHALL have some non-whitespace content (htmlChecks()) |
| 674. Composition.section:compositionSection.section:treatmentProcedureSection.mode | |
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. |
| Short | working | snapshot | changes |
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. |
| Control | 0..01 |
| Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 676. Composition.section:compositionSection.section:treatmentProcedureSection.orderedBy | |
| Definition | Specifies the order applied to the items in the section entries. |
| Short | Order of section entries |
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. |
| Control | 0..01 |
| Binding | The codes SHOULD be taken from ListOrderCodeshttp://hl7.org/fhir/ValueSet/list-order|4.0.1 (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. |
| Type | CodeableConcept |
| Is Modifier | false |
| Summary | false |
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 678. Composition.section:compositionSection.section:treatmentProcedureSection.entry | |
| Definition | 処置情報を記述して参照する。 1つの処置情報につき1つのProcedureリソースで記述されたものを参照する。 記述すべき処置情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 処置情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 A reference to the actual resource from which the narrative in the section is derived. |
| Short | 処置情報を記述したProcedureリソースを参照A reference to data that supports this section |
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. |
| Control | 0..* This element is affected by the following invariants: cmp-2 |
| Type | Reference(JP Core Procedure Profile, Resource) |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 680. Composition.section:compositionSection.section:treatmentProcedureSection.section | |
| Definition | A nested sub-section within this section. |
| Short | Nested Section |
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. |
| Control | 0..0* This element is affected by the following invariants: cmp-1 |
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section |
| Is Modifier | false |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 682. Composition.section:compositionSection.section:medicationSection | |
| Slice Name | medicationSection |
| Definition | 投薬指示セクション A nested sub-section within this section. |
| Short | 投薬指示セクションNested Section |
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. |
| Control | 0..1* This element is affected by the following invariants: cmp-1 |
| Type | BackboneElement |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 684. Composition.section:compositionSection.section:medicationSection.modifierExtension | |
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | 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. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 686. Composition.section:compositionSection.section:medicationSection.title | |
| Definition | セクションタイトル。固定値。 The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents. |
| Short | セクションタイトルLabel for section (e.g. for ToC) |
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. |
| Control | 10..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. |
| Alternate Names | header, label, caption |
| Pattern Value | 投薬指示 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 688. Composition.section:compositionSection.section:medicationSection.code | |
| Definition | セクション区分コード A code identifying the kind of content contained within the section. This must be consistent with the section title. |
| Short | セクション区分コードClassification of section (recommended) |
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. |
| Control | 10..1 |
| Binding | For example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1 (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. |
| Type | CodeableConcept |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Requirements | Provides computable standardized labels to topics within the document. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 690. Composition.section:compositionSection.section:medicationSection.code.coding | |
| Definition | A reference to a code defined by a terminology system. |
| Short | Code defined by a terminology system |
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
| Control | 10..1* |
| Binding | The codes SHALL be taken from For codes, see JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Type | Coding |
| Is Modifier | false |
| Must Support | true |
| Summary | true |
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 692. Composition.section:compositionSection.section:medicationSection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 The identification of the code system that defines the meaning of the symbol in the code. |
| Short | セクション区分コードのコード体系Identity of the terminology system |
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
| Control | 10..1 |
| Type | uri |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be unambiguous about the source of the definition of the symbol. |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 694. Composition.section:compositionSection.section:medicationSection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
| Short | セクション区分のコード値Symbol in syntax defined by the system |
| Control | 10..1 |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to refer to a particular code in the system. |
| Fixed Value | 430 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 696. Composition.section:compositionSection.section:medicationSection.code.coding.display | |
| Definition | セクション区分コードの表示名。 A representation of the meaning of the code in the system, following the rules of the system. |
| Short | セクション区分コードの表示名Representation defined by the system |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
| Pattern Value | 投薬指示セクション |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 698. Composition.section:compositionSection.section:medicationSection.code.coding.userSelected | |
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
| Short | If this coding was chosen directly by the user |
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
| Control | 0..01 |
| Type | boolean |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 700. Composition.section:compositionSection.section:medicationSection.code.text | |
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
| Short | Plain text representation of the concept |
| Comments | Very often the text is the same as a displayName of one of the codings. |
| Control | 0..01 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 702. Composition.section:compositionSection.section:medicationSection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 A human-readable narrative that contains the attested content of the section, 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. |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。Text summary of the section, for human interpretation |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 Document profiles may define what content should be represented in the narrative to ensure clinical safety. |
| Control | 0..1 This element is affected by the following invariants: cmp-1 |
| Type | Narrative |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 704. Composition.section:compositionSection.section:medicationSection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
| Short | セクションの内容作成状態コードgenerated | extensions | additional | empty |
| Control | 1..1 |
| Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Fixed Value | additional |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 706. Composition.section:compositionSection.section:medicationSection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 The actual narrative content, a stripped down version of XHTML. |
| Short | xhtml簡略形式に従った叙述記述データLimited xhtml content |
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
| Control | 1..1 |
| Type | xhtml |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes (htmlChecks()) txt-2: The narrative SHALL have some non-whitespace content (htmlChecks()) |
| 708. Composition.section:compositionSection.section:medicationSection.mode | |
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. |
| Short | working | snapshot | changes |
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. |
| Control | 0..01 |
| Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 710. Composition.section:compositionSection.section:medicationSection.orderedBy | |
| Definition | Specifies the order applied to the items in the section entries. |
| Short | Order of section entries |
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. |
| Control | 0..01 |
| Binding | The codes SHOULD be taken from ListOrderCodeshttp://hl7.org/fhir/ValueSet/list-order|4.0.1 (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. |
| Type | CodeableConcept |
| Is Modifier | false |
| Summary | false |
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 712. Composition.section:compositionSection.section:medicationSection.entry | |
| Definition | 投薬指示情報を記述して参照する。 1つの投薬指示情報につき1つのMedicationRequestリソースで記述されたものを参照する。 記述すべき投薬指示情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 投薬指示情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 A reference to the actual resource from which the narrative in the section is derived. |
| Short | 投薬指示情報を記述したMedicationRequestリソースを参照A reference to data that supports this section |
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. |
| Control | 0..* This element is affected by the following invariants: cmp-2 |
| Type | Reference(JP_MedicationRequest_eCS, Resource) |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 714. Composition.section:compositionSection.section:medicationSection.section | |
| Definition | A nested sub-section within this section. |
| Short | Nested Section |
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. |
| Control | 0..0* This element is affected by the following invariants: cmp-1 |
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section |
| Is Modifier | false |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 716. Composition.section:compositionSection.section:examsStudySection | |
| Slice Name | examsStudySection |
| Definition | 検査結果セクション A nested sub-section within this section. |
| Short | 検査結果セクションNested Section |
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. |
| Control | 0..1* This element is affected by the following invariants: cmp-1 |
| Type | BackboneElement |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 718. Composition.section:compositionSection.section:examsStudySection.modifierExtension | |
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | 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. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 720. Composition.section:compositionSection.section:examsStudySection.title | |
| Definition | セクションタイトル。固定値。 The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents. |
| Short | セクションタイトルLabel for section (e.g. for ToC) |
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. |
| Control | 10..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. |
| Alternate Names | header, label, caption |
| Pattern Value | 検査結果 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 722. Composition.section:compositionSection.section:examsStudySection.code | |
| Definition | セクション区分コード A code identifying the kind of content contained within the section. This must be consistent with the section title. |
| Short | セクション区分コードClassification of section (recommended) |
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. |
| Control | 10..1 |
| Binding | For example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1 (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. |
| Type | CodeableConcept |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Requirements | Provides computable standardized labels to topics within the document. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 724. Composition.section:compositionSection.section:examsStudySection.code.coding | |
| Definition | A reference to a code defined by a terminology system. |
| Short | Code defined by a terminology system |
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
| Control | 10..1* |
| Binding | The codes SHALL be taken from For codes, see JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Type | Coding |
| Is Modifier | false |
| Must Support | true |
| Summary | true |
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 726. Composition.section:compositionSection.section:examsStudySection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 The identification of the code system that defines the meaning of the symbol in the code. |
| Short | セクション区分コードのコード体系Identity of the terminology system |
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
| Control | 10..1 |
| Type | uri |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be unambiguous about the source of the definition of the symbol. |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 728. Composition.section:compositionSection.section:examsStudySection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
| Short | セクション区分のコード値Symbol in syntax defined by the system |
| Control | 10..1 |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to refer to a particular code in the system. |
| Fixed Value | 620 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 730. Composition.section:compositionSection.section:examsStudySection.code.coding.display | |
| Definition | セクション区分コードの表示名。 A representation of the meaning of the code in the system, following the rules of the system. |
| Short | セクション区分コードの表示名Representation defined by the system |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
| Pattern Value | 検査結果セクション |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 732. Composition.section:compositionSection.section:examsStudySection.code.coding.userSelected | |
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
| Short | If this coding was chosen directly by the user |
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
| Control | 0..01 |
| Type | boolean |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 734. Composition.section:compositionSection.section:examsStudySection.code.text | |
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
| Short | Plain text representation of the concept |
| Comments | Very often the text is the same as a displayName of one of the codings. |
| Control | 0..01 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 736. Composition.section:compositionSection.section:examsStudySection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 A human-readable narrative that contains the attested content of the section, 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. |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。Text summary of the section, for human interpretation |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 Document profiles may define what content should be represented in the narrative to ensure clinical safety. |
| Control | 0..1 This element is affected by the following invariants: cmp-1 |
| Type | Narrative |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 738. Composition.section:compositionSection.section:examsStudySection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
| Short | セクションの内容作成状態コードgenerated | extensions | additional | empty |
| Control | 1..1 |
| Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Fixed Value | additional |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 740. Composition.section:compositionSection.section:examsStudySection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 The actual narrative content, a stripped down version of XHTML. |
| Short | xhtml簡略形式に従った叙述記述データLimited xhtml content |
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
| Control | 1..1 |
| Type | xhtml |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes (htmlChecks()) txt-2: The narrative SHALL have some non-whitespace content (htmlChecks()) |
| 742. Composition.section:compositionSection.section:examsStudySection.mode | |
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. |
| Short | working | snapshot | changes |
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. |
| Control | 0..01 |
| Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 744. Composition.section:compositionSection.section:examsStudySection.orderedBy | |
| Definition | Specifies the order applied to the items in the section entries. |
| Short | Order of section entries |
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. |
| Control | 0..01 |
| Binding | The codes SHOULD be taken from ListOrderCodeshttp://hl7.org/fhir/ValueSet/list-order|4.0.1 (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. |
| Type | CodeableConcept |
| Is Modifier | false |
| Summary | false |
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 746. Composition.section:compositionSection.section:examsStudySection.entry | |
| Definition | 検査結果情報を記述して参照する。 1つの検査結果情報につき1つのObservationリソースで記述されたものを参照する。 記述すべき検査結果情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 検査結果情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 A reference to the actual resource from which the narrative in the section is derived. |
| Short | 検査結果情報を記述したObservationリソースを参照A reference to data that supports this section |
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. |
| Control | 0..* This element is affected by the following invariants: cmp-2 |
| Type | Reference(JP Core Observation Common Profile, ImagingStudy, DiagnosticReport, Resource) |
| Is Modifier | false |
| Must Support | true |
| Must Support Types | No must-support rules about the choice of types/profiles |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 748. Composition.section:compositionSection.section:examsStudySection.section | |
| Definition | A nested sub-section within this section. |
| Short | Nested Section |
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. |
| Control | 0..0* This element is affected by the following invariants: cmp-1 |
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section |
| Is Modifier | false |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 750. Composition.section:compositionSection.section:clinicalCourseSection | |
| Slice Name | clinicalCourseSection |
| Definition | 臨床経過セクション A nested sub-section within this section. |
| Short | 臨床経過セクションNested Section |
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. |
| Control | 0..1* This element is affected by the following invariants: cmp-1 |
| Type | BackboneElement |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 752. Composition.section:compositionSection.section:clinicalCourseSection.modifierExtension | |
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | 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. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 754. Composition.section:compositionSection.section:clinicalCourseSection.title | |
| Definition | セクションタイトル。固定値。 The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents. |
| Short | セクションタイトルLabel for section (e.g. for ToC) |
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. |
| Control | 10..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. |
| Alternate Names | header, label, caption |
| Pattern Value | 臨床経過 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 756. Composition.section:compositionSection.section:clinicalCourseSection.code | |
| Definition | セクション区分コード A code identifying the kind of content contained within the section. This must be consistent with the section title. |
| Short | セクション区分コードClassification of section (recommended) |
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. |
| Control | 10..1 |
| Binding | For example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1 (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. |
| Type | CodeableConcept |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Requirements | Provides computable standardized labels to topics within the document. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 758. Composition.section:compositionSection.section:clinicalCourseSection.code.coding | |
| Definition | A reference to a code defined by a terminology system. |
| Short | Code defined by a terminology system |
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
| Control | 10..1* |
| Binding | The codes SHALL be taken from For codes, see JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Type | Coding |
| Is Modifier | false |
| Must Support | true |
| Summary | true |
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 760. Composition.section:compositionSection.section:clinicalCourseSection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 The identification of the code system that defines the meaning of the symbol in the code. |
| Short | セクション区分コードのコード体系Identity of the terminology system |
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
| Control | 10..1 |
| Type | uri |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be unambiguous about the source of the definition of the symbol. |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 762. Composition.section:compositionSection.section:clinicalCourseSection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
| Short | セクション区分のコード値Symbol in syntax defined by the system |
| Control | 10..1 |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to refer to a particular code in the system. |
| Fixed Value | 330 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 764. Composition.section:compositionSection.section:clinicalCourseSection.code.coding.display | |
| Definition | セクション区分コードの表示名。 A representation of the meaning of the code in the system, following the rules of the system. |
| Short | セクション区分コードの表示名Representation defined by the system |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
| Pattern Value | 臨床経過セクション |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 766. Composition.section:compositionSection.section:clinicalCourseSection.code.coding.userSelected | |
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
| Short | If this coding was chosen directly by the user |
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
| Control | 0..01 |
| Type | boolean |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 768. Composition.section:compositionSection.section:clinicalCourseSection.code.text | |
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
| Short | Plain text representation of the concept |
| Comments | Very often the text is the same as a displayName of one of the codings. |
| Control | 0..01 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 770. Composition.section:compositionSection.section:clinicalCourseSection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 A human-readable narrative that contains the attested content of the section, 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. |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。Text summary of the section, for human interpretation |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 Document profiles may define what content should be represented in the narrative to ensure clinical safety. |
| Control | 0..1 This element is affected by the following invariants: cmp-1 |
| Type | Narrative |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 772. Composition.section:compositionSection.section:clinicalCourseSection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
| Short | セクションの内容作成状態コードgenerated | extensions | additional | empty |
| Control | 1..1 |
| Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Fixed Value | additional |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 774. Composition.section:compositionSection.section:clinicalCourseSection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 The actual narrative content, a stripped down version of XHTML. |
| Short | xhtml簡略形式に従った叙述記述データLimited xhtml content |
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
| Control | 1..1 |
| Type | xhtml |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes (htmlChecks()) txt-2: The narrative SHALL have some non-whitespace content (htmlChecks()) |
| 776. Composition.section:compositionSection.section:clinicalCourseSection.mode | |
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. |
| Short | working | snapshot | changes |
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. |
| Control | 0..01 |
| Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 778. Composition.section:compositionSection.section:clinicalCourseSection.orderedBy | |
| Definition | Specifies the order applied to the items in the section entries. |
| Short | Order of section entries |
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. |
| Control | 0..01 |
| Binding | The codes SHOULD be taken from ListOrderCodeshttp://hl7.org/fhir/ValueSet/list-order|4.0.1 (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. |
| Type | CodeableConcept |
| Is Modifier | false |
| Summary | false |
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 780. Composition.section:compositionSection.section:clinicalCourseSection.entry | |
| Definition | 臨床経過を記述して参照する。 1つ以上のDocumentReferenceリソースで記述されたものを参照する。 診療情報提供書では臨床経過の記述は常に必要である。 A reference to the actual resource from which the narrative in the section is derived. |
| Short | 臨床経過を記述したDocumentReferenceリソースを参照A reference to data that supports this section |
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. |
| Control | 0..* This element is affected by the following invariants: cmp-2 |
| Type | Reference(JP_DocumentReference, Resource) |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 782. Composition.section:compositionSection.section:clinicalCourseSection.section | |
| Definition | A nested sub-section within this section. |
| Short | Nested Section |
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. |
| Control | 0..0* This element is affected by the following invariants: cmp-1 |
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section |
| Is Modifier | false |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 784. Composition.section:compositionSection.section:clinicalInstructionSection | |
| Slice Name | clinicalInstructionSection |
| Definition | 診療方針指示セクション A nested sub-section within this section. |
| Short | 診療方針指示セクションNested Section |
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. |
| Control | 0..1* This element is affected by the following invariants: cmp-1 |
| Type | BackboneElement |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 786. Composition.section:compositionSection.section:clinicalInstructionSection.modifierExtension | |
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | 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. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 788. Composition.section:compositionSection.section:clinicalInstructionSection.title | |
| Definition | セクションタイトル。固定値。 The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents. |
| Short | セクションタイトルLabel for section (e.g. for ToC) |
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. |
| Control | 10..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. |
| Alternate Names | header, label, caption |
| Pattern Value | 診療方針指示 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 790. Composition.section:compositionSection.section:clinicalInstructionSection.code | |
| Definition | セクション区分コード A code identifying the kind of content contained within the section. This must be consistent with the section title. |
| Short | セクション区分コードClassification of section (recommended) |
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. |
| Control | 10..1 |
| Binding | For example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1 (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. |
| Type | CodeableConcept |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Requirements | Provides computable standardized labels to topics within the document. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 792. Composition.section:compositionSection.section:clinicalInstructionSection.code.coding | |
| Definition | A reference to a code defined by a terminology system. |
| Short | Code defined by a terminology system |
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
| Control | 10..1* |
| Binding | The codes SHALL be taken from For codes, see JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Type | Coding |
| Is Modifier | false |
| Must Support | true |
| Summary | true |
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 794. Composition.section:compositionSection.section:clinicalInstructionSection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 The identification of the code system that defines the meaning of the symbol in the code. |
| Short | セクション区分コードのコード体系Identity of the terminology system |
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
| Control | 10..1 |
| Type | uri |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be unambiguous about the source of the definition of the symbol. |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 796. Composition.section:compositionSection.section:clinicalInstructionSection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
| Short | セクション区分のコード値Symbol in syntax defined by the system |
| Control | 10..1 |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to refer to a particular code in the system. |
| Fixed Value | 420 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 798. Composition.section:compositionSection.section:clinicalInstructionSection.code.coding.display | |
| Definition | セクション区分コードの表示名。 A representation of the meaning of the code in the system, following the rules of the system. |
| Short | セクション区分コードの表示名Representation defined by the system |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
| Pattern Value | 診療方針指示セクション |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 800. Composition.section:compositionSection.section:clinicalInstructionSection.code.coding.userSelected | |
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
| Short | If this coding was chosen directly by the user |
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
| Control | 0..01 |
| Type | boolean |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 802. Composition.section:compositionSection.section:clinicalInstructionSection.code.text | |
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
| Short | Plain text representation of the concept |
| Comments | Very often the text is the same as a displayName of one of the codings. |
| Control | 0..01 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 804. Composition.section:compositionSection.section:clinicalInstructionSection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 A human-readable narrative that contains the attested content of the section, 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. |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。Text summary of the section, for human interpretation |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 Document profiles may define what content should be represented in the narrative to ensure clinical safety. |
| Control | 0..1 This element is affected by the following invariants: cmp-1 |
| Type | Narrative |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 806. Composition.section:compositionSection.section:clinicalInstructionSection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
| Short | セクションの内容作成状態コードgenerated | extensions | additional | empty |
| Control | 1..1 |
| Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Fixed Value | additional |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 808. Composition.section:compositionSection.section:clinicalInstructionSection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 The actual narrative content, a stripped down version of XHTML. |
| Short | xhtml簡略形式に従った叙述記述データLimited xhtml content |
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
| Control | 1..1 |
| Type | xhtml |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes (htmlChecks()) txt-2: The narrative SHALL have some non-whitespace content (htmlChecks()) |
| 810. Composition.section:compositionSection.section:clinicalInstructionSection.mode | |
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. |
| Short | working | snapshot | changes |
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. |
| Control | 0..01 |
| Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 812. Composition.section:compositionSection.section:clinicalInstructionSection.orderedBy | |
| Definition | Specifies the order applied to the items in the section entries. |
| Short | Order of section entries |
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. |
| Control | 0..01 |
| Binding | The codes SHOULD be taken from ListOrderCodeshttp://hl7.org/fhir/ValueSet/list-order|4.0.1 (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. |
| Type | CodeableConcept |
| Is Modifier | false |
| Summary | false |
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 814. Composition.section:compositionSection.section:clinicalInstructionSection.entry | |
| Definition | 診療方針指示を記述して参照する。 1つの指示をひとつのCarePlanリソースで記述されたものを参照する。 記述すべき診療方針指示が特にないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 A reference to the actual resource from which the narrative in the section is derived. |
| Short | 診療方針指示を記述したCarePlanリソースを参照A reference to data that supports this section |
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. |
| Control | 0..* This element is affected by the following invariants: cmp-2 |
| Type | Reference(JP_CarePlan, Resource) |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 816. Composition.section:compositionSection.section:clinicalInstructionSection.section | |
| Definition | A nested sub-section within this section. |
| Short | Nested Section |
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. |
| Control | 0..0* This element is affected by the following invariants: cmp-1 |
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section |
| Is Modifier | false |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 818. Composition.section:compositionSection.section:medicalDeviceSection | |
| Slice Name | medicalDeviceSection |
| Definition | 医療機器セクション A nested sub-section within this section. |
| Short | 医療機器セクションNested Section |
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. |
| Control | 0..1* This element is affected by the following invariants: cmp-1 |
| Type | BackboneElement |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 820. Composition.section:compositionSection.section:medicalDeviceSection.modifierExtension | |
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | 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. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 822. Composition.section:compositionSection.section:medicalDeviceSection.title | |
| Definition | セクションタイトル。固定値。 The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents. |
| Short | セクションタイトルLabel for section (e.g. for ToC) |
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. |
| Control | 10..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. |
| Alternate Names | header, label, caption |
| Pattern Value | 医療機器 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 824. Composition.section:compositionSection.section:medicalDeviceSection.code | |
| Definition | セクション区分コード A code identifying the kind of content contained within the section. This must be consistent with the section title. |
| Short | セクション区分コードClassification of section (recommended) |
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. |
| Control | 10..1 |
| Binding | For example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1 (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. |
| Type | CodeableConcept |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Requirements | Provides computable standardized labels to topics within the document. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 826. Composition.section:compositionSection.section:medicalDeviceSection.code.coding | |
| Definition | A reference to a code defined by a terminology system. |
| Short | Code defined by a terminology system |
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
| Control | 10..1* |
| Binding | The codes SHALL be taken from For codes, see JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Type | Coding |
| Is Modifier | false |
| Must Support | true |
| Summary | true |
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 828. Composition.section:compositionSection.section:medicalDeviceSection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 The identification of the code system that defines the meaning of the symbol in the code. |
| Short | セクション区分コードのコード体系Identity of the terminology system |
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
| Control | 10..1 |
| Type | uri |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be unambiguous about the source of the definition of the symbol. |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 830. Composition.section:compositionSection.section:medicalDeviceSection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
| Short | セクション区分のコード値Symbol in syntax defined by the system |
| Control | 10..1 |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to refer to a particular code in the system. |
| Fixed Value | 810 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 832. Composition.section:compositionSection.section:medicalDeviceSection.code.coding.display | |
| Definition | セクション区分コードの表示名。 A representation of the meaning of the code in the system, following the rules of the system. |
| Short | セクション区分コードの表示名Representation defined by the system |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
| Pattern Value | 医療機器セクション |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 834. Composition.section:compositionSection.section:medicalDeviceSection.code.coding.userSelected | |
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
| Short | If this coding was chosen directly by the user |
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
| Control | 0..01 |
| Type | boolean |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 836. Composition.section:compositionSection.section:medicalDeviceSection.code.text | |
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
| Short | Plain text representation of the concept |
| Comments | Very often the text is the same as a displayName of one of the codings. |
| Control | 0..01 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 838. Composition.section:compositionSection.section:medicalDeviceSection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 A human-readable narrative that contains the attested content of the section, 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. |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。Text summary of the section, for human interpretation |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 Document profiles may define what content should be represented in the narrative to ensure clinical safety. |
| Control | 0..1 This element is affected by the following invariants: cmp-1 |
| Type | Narrative |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 840. Composition.section:compositionSection.section:medicalDeviceSection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
| Short | セクションの内容作成状態コードgenerated | extensions | additional | empty |
| Control | 1..1 |
| Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Fixed Value | additional |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 842. Composition.section:compositionSection.section:medicalDeviceSection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 The actual narrative content, a stripped down version of XHTML. |
| Short | xhtml簡略形式に従った叙述記述データLimited xhtml content |
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
| Control | 1..1 |
| Type | xhtml |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes (htmlChecks()) txt-2: The narrative SHALL have some non-whitespace content (htmlChecks()) |
| 844. Composition.section:compositionSection.section:medicalDeviceSection.mode | |
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. |
| Short | working | snapshot | changes |
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. |
| Control | 0..01 |
| Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 846. Composition.section:compositionSection.section:medicalDeviceSection.orderedBy | |
| Definition | Specifies the order applied to the items in the section entries. |
| Short | Order of section entries |
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. |
| Control | 0..01 |
| Binding | The codes SHOULD be taken from ListOrderCodeshttp://hl7.org/fhir/ValueSet/list-order|4.0.1 (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. |
| Type | CodeableConcept |
| Is Modifier | false |
| Summary | false |
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 848. Composition.section:compositionSection.section:medicalDeviceSection.entry | |
| Definition | 医療機器情報を記述して参照する。 1つの医療機器情報をひとつのDeviceUseStatementリソースで記述されたものを参照する。 記述すべき医療機器情報が特にないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 A reference to the actual resource from which the narrative in the section is derived. |
| Short | 医療機器情報を記述したDocumentReferenceリソースを参照A reference to data that supports this section |
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. |
| Control | 0..* This element is affected by the following invariants: cmp-2 |
| Type | Reference(JP_DeviceUseStatement, Resource) |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 850. Composition.section:compositionSection.section:medicalDeviceSection.section | |
| Definition | A nested sub-section within this section. |
| Short | Nested Section |
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. |
| Control | 0..0* This element is affected by the following invariants: cmp-1 |
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section |
| Is Modifier | false |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 852. Composition.section:compositionSection.section:advanceDirectiveSection | |
| Slice Name | advanceDirectiveSection |
| Definition | 事前指示セクション A nested sub-section within this section. |
| Short | 事前指示セクションNested Section |
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. |
| Control | 0..1* This element is affected by the following invariants: cmp-1 |
| Type | BackboneElement |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 854. Composition.section:compositionSection.section:advanceDirectiveSection.modifierExtension | |
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | 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. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 856. Composition.section:compositionSection.section:advanceDirectiveSection.title | |
| Definition | セクションタイトル。固定値。 The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents. |
| Short | セクションタイトルLabel for section (e.g. for ToC) |
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. |
| Control | 10..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. |
| Alternate Names | header, label, caption |
| Pattern Value | 事前指示 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 858. Composition.section:compositionSection.section:advanceDirectiveSection.code | |
| Definition | セクション区分コード A code identifying the kind of content contained within the section. This must be consistent with the section title. |
| Short | セクション区分コードClassification of section (recommended) |
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. |
| Control | 10..1 |
| Binding | For example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1 (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. |
| Type | CodeableConcept |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Requirements | Provides computable standardized labels to topics within the document. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 860. Composition.section:compositionSection.section:advanceDirectiveSection.code.coding | |
| Definition | A reference to a code defined by a terminology system. |
| Short | Code defined by a terminology system |
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
| Control | 10..1* |
| Binding | The codes SHALL be taken from For codes, see JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Type | Coding |
| Is Modifier | false |
| Must Support | true |
| Summary | true |
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 862. Composition.section:compositionSection.section:advanceDirectiveSection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 The identification of the code system that defines the meaning of the symbol in the code. |
| Short | セクション区分コードのコード体系Identity of the terminology system |
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
| Control | 10..1 |
| Type | uri |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be unambiguous about the source of the definition of the symbol. |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 864. Composition.section:compositionSection.section:advanceDirectiveSection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
| Short | セクション区分のコード値Symbol in syntax defined by the system |
| Control | 10..1 |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to refer to a particular code in the system. |
| Fixed Value | 410 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 866. Composition.section:compositionSection.section:advanceDirectiveSection.code.coding.display | |
| Definition | セクション区分コードの表示名。 A representation of the meaning of the code in the system, following the rules of the system. |
| Short | セクション区分コードの表示名Representation defined by the system |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
| Pattern Value | 事前指示セクション |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 868. Composition.section:compositionSection.section:advanceDirectiveSection.code.coding.userSelected | |
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
| Short | If this coding was chosen directly by the user |
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
| Control | 0..01 |
| Type | boolean |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 870. Composition.section:compositionSection.section:advanceDirectiveSection.code.text | |
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
| Short | Plain text representation of the concept |
| Comments | Very often the text is the same as a displayName of one of the codings. |
| Control | 0..01 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 872. Composition.section:compositionSection.section:advanceDirectiveSection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 A human-readable narrative that contains the attested content of the section, 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. |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。Text summary of the section, for human interpretation |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 Document profiles may define what content should be represented in the narrative to ensure clinical safety. |
| Control | 0..1 This element is affected by the following invariants: cmp-1 |
| Type | Narrative |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 874. Composition.section:compositionSection.section:advanceDirectiveSection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
| Short | セクションの内容作成状態コードgenerated | extensions | additional | empty |
| Control | 1..1 |
| Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Fixed Value | additional |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 876. Composition.section:compositionSection.section:advanceDirectiveSection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 The actual narrative content, a stripped down version of XHTML. |
| Short | xhtml簡略形式に従った叙述記述データLimited xhtml content |
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
| Control | 1..1 |
| Type | xhtml |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes (htmlChecks()) txt-2: The narrative SHALL have some non-whitespace content (htmlChecks()) |
| 878. Composition.section:compositionSection.section:advanceDirectiveSection.mode | |
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. |
| Short | working | snapshot | changes |
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. |
| Control | 0..01 |
| Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 880. Composition.section:compositionSection.section:advanceDirectiveSection.orderedBy | |
| Definition | Specifies the order applied to the items in the section entries. |
| Short | Order of section entries |
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. |
| Control | 0..01 |
| Binding | The codes SHOULD be taken from ListOrderCodeshttp://hl7.org/fhir/ValueSet/list-order|4.0.1 (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. |
| Type | CodeableConcept |
| Is Modifier | false |
| Summary | false |
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 882. Composition.section:compositionSection.section:advanceDirectiveSection.entry | |
| Definition | 事前指示を記述して参照する。 1つの指示をひとつのConsentリソースで記述されたものを参照する。 記述すべき事前指示が特にないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 A reference to the actual resource from which the narrative in the section is derived. |
| Short | 事前指示を記述したConcentリソースを参照A reference to data that supports this section |
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. |
| Control | 0..* This element is affected by the following invariants: cmp-2 |
| Type | Reference(JP_Consent, Resource) |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 884. Composition.section:compositionSection.section:advanceDirectiveSection.section | |
| Definition | A nested sub-section within this section. |
| Short | Nested Section |
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. |
| Control | 0..0* This element is affected by the following invariants: cmp-1 |
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section |
| Is Modifier | false |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 886. Composition.section:compositionSection.section:researchParticipationSection | |
| Slice Name | researchParticipationSection |
| Definition | 臨床研究参加セクション A nested sub-section within this section. |
| Short | 臨床研究参加セクションNested Section |
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. |
| Control | 0..1* This element is affected by the following invariants: cmp-1 |
| Type | BackboneElement |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 888. Composition.section:compositionSection.section:researchParticipationSection.modifierExtension | |
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | 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. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 890. Composition.section:compositionSection.section:researchParticipationSection.title | |
| Definition | セクションタイトル。固定値。 The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents. |
| Short | セクションタイトルLabel for section (e.g. for ToC) |
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. |
| Control | 10..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. |
| Alternate Names | header, label, caption |
| Pattern Value | 臨床研究参加 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 892. Composition.section:compositionSection.section:researchParticipationSection.code | |
| Definition | セクション区分コード A code identifying the kind of content contained within the section. This must be consistent with the section title. |
| Short | セクション区分コードClassification of section (recommended) |
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. |
| Control | 10..1 |
| Binding | For example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1 (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. |
| Type | CodeableConcept |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Requirements | Provides computable standardized labels to topics within the document. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 894. Composition.section:compositionSection.section:researchParticipationSection.code.coding | |
| Definition | A reference to a code defined by a terminology system. |
| Short | Code defined by a terminology system |
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
| Control | 10..1* |
| Binding | The codes SHALL be taken from For codes, see JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Type | Coding |
| Is Modifier | false |
| Must Support | true |
| Summary | true |
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 896. Composition.section:compositionSection.section:researchParticipationSection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 The identification of the code system that defines the meaning of the symbol in the code. |
| Short | セクション区分コードのコード体系Identity of the terminology system |
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
| Control | 10..1 |
| Type | uri |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be unambiguous about the source of the definition of the symbol. |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 898. Composition.section:compositionSection.section:researchParticipationSection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
| Short | セクション区分のコード値Symbol in syntax defined by the system |
| Control | 10..1 |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to refer to a particular code in the system. |
| Fixed Value | 830 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 900. Composition.section:compositionSection.section:researchParticipationSection.code.coding.display | |
| Definition | セクション区分コードの表示名。 A representation of the meaning of the code in the system, following the rules of the system. |
| Short | セクション区分コードの表示名Representation defined by the system |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
| Pattern Value | 臨床研究参加セクション |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 902. Composition.section:compositionSection.section:researchParticipationSection.code.coding.userSelected | |
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
| Short | If this coding was chosen directly by the user |
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
| Control | 0..01 |
| Type | boolean |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 904. Composition.section:compositionSection.section:researchParticipationSection.code.text | |
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
| Short | Plain text representation of the concept |
| Comments | Very often the text is the same as a displayName of one of the codings. |
| Control | 0..01 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 906. Composition.section:compositionSection.section:researchParticipationSection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 A human-readable narrative that contains the attested content of the section, 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. |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。Text summary of the section, for human interpretation |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 Document profiles may define what content should be represented in the narrative to ensure clinical safety. |
| Control | 0..1 This element is affected by the following invariants: cmp-1 |
| Type | Narrative |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 908. Composition.section:compositionSection.section:researchParticipationSection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
| Short | セクションの内容作成状態コードgenerated | extensions | additional | empty |
| Control | 1..1 |
| Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Fixed Value | additional |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 910. Composition.section:compositionSection.section:researchParticipationSection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 The actual narrative content, a stripped down version of XHTML. |
| Short | xhtml簡略形式に従った叙述記述データLimited xhtml content |
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
| Control | 1..1 |
| Type | xhtml |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes (htmlChecks()) txt-2: The narrative SHALL have some non-whitespace content (htmlChecks()) |
| 912. Composition.section:compositionSection.section:researchParticipationSection.mode | |
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. |
| Short | working | snapshot | changes |
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. |
| Control | 0..01 |
| Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 914. Composition.section:compositionSection.section:researchParticipationSection.orderedBy | |
| Definition | Specifies the order applied to the items in the section entries. |
| Short | Order of section entries |
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. |
| Control | 0..01 |
| Binding | The codes SHOULD be taken from ListOrderCodeshttp://hl7.org/fhir/ValueSet/list-order|4.0.1 (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. |
| Type | CodeableConcept |
| Is Modifier | false |
| Summary | false |
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 916. Composition.section:compositionSection.section:researchParticipationSection.entry | |
| Definition | 臨床研究参加情報を記述して参照する。 1つの臨床研究参加情報をひとつのResearchSubjectリソースで記述されたものを参照する。 記述すべき臨床研究参加情報が特にないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 A reference to the actual resource from which the narrative in the section is derived. |
| Short | 臨床研究参加情報を記述したDocumentReferenceリソースを参照A reference to data that supports this section |
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. |
| Control | 0..* This element is affected by the following invariants: cmp-2 |
| Type | Reference(JP_ResearchSubject, Resource) |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 918. Composition.section:compositionSection.section:researchParticipationSection.section | |
| Definition | A nested sub-section within this section. |
| Short | Nested Section |
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. |
| Control | 0..0* This element is affected by the following invariants: cmp-1 |
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section |
| Is Modifier | false |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 920. Composition.section:attachmentSection | |
| Slice Name | attachmentSection |
| Definition | 添付情報セクション The root of the sections that make up the composition. |
| Short | 添付情報セクションComposition is broken into sections |
| Control | 0..1* |
| Type | BackboneElement |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())cmp-2: A section can only have an emptyReason if it is empty ( emptyReason.empty() or entry.empty())ele-1: All FHIR elements must have a @value or children ( hasValue() or (children().count() > id.count()))cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists()) cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty()) ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 922. Composition.section:attachmentSection.modifierExtension | |
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | 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. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 924. Composition.section:attachmentSection.title | |
| Definition | セクションタイトル。固定値。 The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents. |
| Short | セクションタイトルLabel for section (e.g. for ToC) |
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. |
| Control | 10..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. |
| Alternate Names | header, label, caption |
| Fixed Value | 添付情報 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 926. Composition.section:attachmentSection.code | |
| Definition | セクション区分コード A code identifying the kind of content contained within the section. This must be consistent with the section title. |
| Short | セクション区分コードClassification of section (recommended) |
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. |
| Control | 10..1 |
| Binding | For example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1 (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. |
| Type | CodeableConcept |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Requirements | Provides computable standardized labels to topics within the document. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 928. Composition.section:attachmentSection.code.coding | |
| Definition | A reference to a code defined by a terminology system. |
| Short | Code defined by a terminology system |
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
| Control | 10..1* |
| Binding | The codes SHALL be taken from For codes, see JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Type | Coding |
| Is Modifier | false |
| Must Support | true |
| Summary | true |
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 930. Composition.section:attachmentSection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 The identification of the code system that defines the meaning of the symbol in the code. |
| Short | セクション区分コードのコード体系Identity of the terminology system |
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
| Control | 10..1 |
| Type | uri |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be unambiguous about the source of the definition of the symbol. |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 932. Composition.section:attachmentSection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
| Short | セクション区分のコード値Symbol in syntax defined by the system |
| Control | 10..1 |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to refer to a particular code in the system. |
| Fixed Value | 210 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 934. Composition.section:attachmentSection.code.coding.display | |
| Definition | セクション区分コードの表示名。 A representation of the meaning of the code in the system, following the rules of the system. |
| Short | セクション区分コードの表示名Representation defined by the system |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
| Pattern Value | 添付情報セクション |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 936. Composition.section:attachmentSection.code.coding.userSelected | |
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
| Short | If this coding was chosen directly by the user |
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
| Control | 0..01 |
| Type | boolean |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 938. Composition.section:attachmentSection.code.text | |
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
| Short | Plain text representation of the concept |
| Comments | Very often the text is the same as a displayName of one of the codings. |
| Control | 0..01 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 940. Composition.section:attachmentSection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 A human-readable narrative that contains the attested content of the section, 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. |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。Text summary of the section, for human interpretation |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 Document profiles may define what content should be represented in the narrative to ensure clinical safety. |
| Control | 0..1 This element is affected by the following invariants: cmp-1 |
| Type | Narrative |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 942. Composition.section:attachmentSection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
| Short | セクションの内容作成状態コードgenerated | extensions | additional | empty |
| Control | 1..1 |
| Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Fixed Value | additional |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 944. Composition.section:attachmentSection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 The actual narrative content, a stripped down version of XHTML. |
| Short | xhtml簡略形式に従った叙述記述データLimited xhtml content |
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
| Control | 1..1 |
| Type | xhtml |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes (htmlChecks()) txt-2: The narrative SHALL have some non-whitespace content (htmlChecks()) |
| 946. Composition.section:attachmentSection.mode | |
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. |
| Short | working | snapshot | changes |
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. |
| Control | 0..01 |
| Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 948. Composition.section:attachmentSection.orderedBy | |
| Definition | Specifies the order applied to the items in the section entries. |
| Short | Order of section entries |
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. |
| Control | 0..01 |
| Binding | The codes SHOULD be taken from ListOrderCodeshttp://hl7.org/fhir/ValueSet/list-order|4.0.1 (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. |
| Type | CodeableConcept |
| Is Modifier | false |
| Summary | false |
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 950. Composition.section:attachmentSection.entry | |
| Definition | 添付情報ファイルへの参照 A reference to the actual resource from which the narrative in the section is derived. |
| Short | 添付情報ファイルへの参照A reference to data that supports this section |
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. |
| Control | 10..* This element is affected by the following invariants: cmp-2 |
| Type | Reference(DocumentReference, Bundle, Resource) |
| Is Modifier | false |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 952. Composition.section:attachmentSection.section | |
| Definition | A nested sub-section within this section. |
| Short | Nested Section |
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. |
| Control | 0..0* This element is affected by the following invariants: cmp-1 |
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section |
| Is Modifier | false |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 954. Composition.section:remarksCommunicationSection | |
| Slice Name | remarksCommunicationSection |
| Definition | 備考・連絡情報セクション The root of the sections that make up the composition. |
| Short | 備考・連絡情報セクションComposition is broken into sections |
| Control | 0..1* |
| Type | BackboneElement |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())cmp-2: A section can only have an emptyReason if it is empty ( emptyReason.empty() or entry.empty())ele-1: All FHIR elements must have a @value or children ( hasValue() or (children().count() > id.count()))cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists()) cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty()) ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 956. Composition.section:remarksCommunicationSection.modifierExtension | |
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | 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. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 958. Composition.section:remarksCommunicationSection.title | |
| Definition | セクションタイトル。固定値。 The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents. |
| Short | セクションタイトルLabel for section (e.g. for ToC) |
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. |
| Control | 10..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. |
| Alternate Names | header, label, caption |
| Fixed Value | 備考・連絡情報 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 960. Composition.section:remarksCommunicationSection.code | |
| Definition | セクション区分コード A code identifying the kind of content contained within the section. This must be consistent with the section title. |
| Short | セクション区分コードClassification of section (recommended) |
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. |
| Control | 10..1 |
| Binding | For example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1 (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. |
| Type | CodeableConcept |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Requirements | Provides computable standardized labels to topics within the document. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 962. Composition.section:remarksCommunicationSection.code.coding | |
| Definition | A reference to a code defined by a terminology system. |
| Short | Code defined by a terminology system |
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
| Control | 10..1* |
| Binding | The codes SHALL be taken from For codes, see JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Type | Coding |
| Is Modifier | false |
| Must Support | true |
| Summary | true |
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 964. Composition.section:remarksCommunicationSection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 The identification of the code system that defines the meaning of the symbol in the code. |
| Short | セクション区分コードのコード体系Identity of the terminology system |
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
| Control | 10..1 |
| Type | uri |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be unambiguous about the source of the definition of the symbol. |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 966. Composition.section:remarksCommunicationSection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
| Short | セクション区分のコード値Symbol in syntax defined by the system |
| Control | 10..1 |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to refer to a particular code in the system. |
| Fixed Value | 220 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 968. Composition.section:remarksCommunicationSection.code.coding.display | |
| Definition | セクション区分コードの表示名。 A representation of the meaning of the code in the system, following the rules of the system. |
| Short | セクション区分コードの表示名Representation defined by the system |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
| Pattern Value | 備考・連絡情報セクション |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 970. Composition.section:remarksCommunicationSection.code.coding.userSelected | |
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
| Short | If this coding was chosen directly by the user |
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
| Control | 0..01 |
| Type | boolean |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 972. Composition.section:remarksCommunicationSection.code.text | |
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
| Short | Plain text representation of the concept |
| Comments | Very often the text is the same as a displayName of one of the codings. |
| Control | 0..01 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 974. Composition.section:remarksCommunicationSection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 A human-readable narrative that contains the attested content of the section, 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. |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。Text summary of the section, for human interpretation |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 Document profiles may define what content should be represented in the narrative to ensure clinical safety. |
| Control | 0..1 This element is affected by the following invariants: cmp-1 |
| Type | Narrative |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 976. Composition.section:remarksCommunicationSection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
| Short | セクションの内容作成状態コードgenerated | extensions | additional | empty |
| Control | 1..1 |
| Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Fixed Value | additional |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 978. Composition.section:remarksCommunicationSection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 The actual narrative content, a stripped down version of XHTML. |
| Short | xhtml簡略形式に従った叙述記述データLimited xhtml content |
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
| Control | 1..1 |
| Type | xhtml |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes (htmlChecks()) txt-2: The narrative SHALL have some non-whitespace content (htmlChecks()) |
| 980. Composition.section:remarksCommunicationSection.mode | |
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. |
| Short | working | snapshot | changes |
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. |
| Control | 0..01 |
| Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 982. Composition.section:remarksCommunicationSection.orderedBy | |
| Definition | Specifies the order applied to the items in the section entries. |
| Short | Order of section entries |
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. |
| Control | 0..01 |
| Binding | The codes SHOULD be taken from ListOrderCodeshttp://hl7.org/fhir/ValueSet/list-order|4.0.1 (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. |
| Type | CodeableConcept |
| Is Modifier | false |
| Summary | false |
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 984. Composition.section:remarksCommunicationSection.entry | |
| Definition | 備考・連絡情報バイナリファイルへの参照 A reference to the actual resource from which the narrative in the section is derived. |
| Short | 備考・連絡情報バイナリファイルへの参照A reference to data that supports this section |
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. |
| Control | 0..1* This element is affected by the following invariants: cmp-2 |
| Type | Reference(DocumentReference, JP_DocumentReference, Resource) |
| Is Modifier | false |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 986. Composition.section:remarksCommunicationSection.section | |
| Definition | A nested sub-section within this section. |
| Short | Nested Section |
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. |
| Control | 0..0* This element is affected by the following invariants: cmp-1 |
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section |
| Is Modifier | false |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 988. Composition.section:pdfSection | |
| Slice Name | pdfSection |
| Definition | PDFセクション The root of the sections that make up the composition. |
| Short | PDFセクションComposition is broken into sections |
| Control | 0..1* |
| Type | BackboneElement |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())cmp-2: A section can only have an emptyReason if it is empty ( emptyReason.empty() or entry.empty())ele-1: All FHIR elements must have a @value or children ( hasValue() or (children().count() > id.count()))cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists()) cmp-2: A section can only have an emptyReason if it is empty (emptyReason.empty() or entry.empty()) ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 990. Composition.section:pdfSection.modifierExtension | |
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | 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. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 992. Composition.section:pdfSection.title | |
| Definition | セクションタイトル。固定値。 The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents. |
| Short | セクションタイトルLabel for section (e.g. for ToC) |
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. |
| Control | 10..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. |
| Alternate Names | header, label, caption |
| Fixed Value | PDF |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 994. Composition.section:pdfSection.code | |
| Definition | セクション区分コード A code identifying the kind of content contained within the section. This must be consistent with the section title. |
| Short | セクション区分コードClassification of section (recommended) |
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. |
| Control | 10..1 |
| Binding | For example codes, see DocumentSectionCodeshttp://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1 (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. |
| Type | CodeableConcept |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Requirements | Provides computable standardized labels to topics within the document. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 996. Composition.section:pdfSection.code.coding | |
| Definition | A reference to a code defined by a terminology system. |
| Short | Code defined by a terminology system |
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
| Control | 10..1* |
| Binding | The codes SHALL be taken from For codes, see JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Type | Coding |
| Is Modifier | false |
| Must Support | true |
| Summary | true |
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 998. Composition.section:pdfSection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 The identification of the code system that defines the meaning of the symbol in the code. |
| Short | セクション区分コードのコード体系Identity of the terminology system |
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. |
| Control | 10..1 |
| Type | uri |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be unambiguous about the source of the definition of the symbol. |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 1000. Composition.section:pdfSection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
| Short | セクション区分のコード値Symbol in syntax defined by the system |
| Control | 10..1 |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to refer to a particular code in the system. |
| Fixed Value | 230 |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 1002. Composition.section:pdfSection.code.coding.display | |
| Definition | セクション区分コードの表示名。 A representation of the meaning of the code in the system, following the rules of the system. |
| Short | セクション区分コードの表示名Representation defined by the system |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | true |
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
| Pattern Value | PDFセクション |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 1004. Composition.section:pdfSection.code.coding.userSelected | |
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). |
| Short | If this coding was chosen directly by the user |
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. |
| Control | 0..01 |
| Type | boolean |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 1006. Composition.section:pdfSection.code.text | |
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
| Short | Plain text representation of the concept |
| Comments | Very often the text is the same as a displayName of one of the codings. |
| Control | 0..01 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | true |
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 1008. Composition.section:pdfSection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 A human-readable narrative that contains the attested content of the section, 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. |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。Text summary of the section, for human interpretation |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 Document profiles may define what content should be represented in the narrative to ensure clinical safety. |
| Control | 0..1 This element is affected by the following invariants: cmp-1 |
| Type | Narrative |
| Is Modifier | false |
| Must Support | true |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 1010. Composition.section:pdfSection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
| Short | セクションの内容作成状態コードgenerated | extensions | additional | empty |
| Control | 1..1 |
| Binding | The codes SHALL be taken from NarrativeStatushttp://hl7.org/fhir/ValueSet/narrative-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Must Support | true |
| Summary | false |
| Fixed Value | additional |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 1012. Composition.section:pdfSection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 The actual narrative content, a stripped down version of XHTML. |
| Short | xhtml簡略形式に従った叙述記述データLimited xhtml content |
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
| Control | 1..1 |
| Type | xhtml |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks())ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes (htmlChecks()) txt-2: The narrative SHALL have some non-whitespace content (htmlChecks()) |
| 1014. Composition.section:pdfSection.mode | |
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. |
| Short | working | snapshot | changes |
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. |
| Control | 0..01 |
| Binding | The codes SHALL be taken from ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. |
| Type | code |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| Summary | false |
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 1016. Composition.section:pdfSection.orderedBy | |
| Definition | Specifies the order applied to the items in the section entries. |
| Short | Order of section entries |
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. |
| Control | 0..01 |
| Binding | The codes SHOULD be taken from ListOrderCodeshttp://hl7.org/fhir/ValueSet/list-order|4.0.1 (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. |
| Type | CodeableConcept |
| Is Modifier | false |
| Summary | false |
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 1018. Composition.section:pdfSection.entry | |
| Definition | PDFファイルへの参照 A reference to the actual resource from which the narrative in the section is derived. |
| Short | PDFファイルへの参照A reference to data that supports this section |
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. |
| Control | 10..* This element is affected by the following invariants: cmp-2 |
| Type | Reference(DocumentReference, JP_DocumentReference, Resource) |
| Is Modifier | false |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 1020. Composition.section:pdfSection.section | |
| Definition | A nested sub-section within this section. |
| Short | Nested Section |
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. |
| Control | 0..0* This element is affected by the following invariants: cmp-1 |
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section |
| Is Modifier | false |
| Summary | false |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
Guidance on how to interpret the contents of this table can be foundhere
| 0. Composition | |
| Invariants | checkExist-CDASection-or-CompositionSection: 【セクション構成はCDAセクションと構造情報セクションのどちらか一方だけ存在している必要がある。】 (((section.code.coding.where(code = '200')).exists()) xor ((section.code.coding.where(code = '300')).exists())) |
| 2. Composition.meta | |
| Control | 1..? |
| Must Support | true |
| 4. Composition.meta.lastUpdated | |
| Control | 1..? |
| Must Support | true |
| 6. Composition.meta.profile | |
| Definition | 準拠しているプロファイルとして次のURLとバージョンを指定する。バージョン指定を省略した場合には、データ受信時点の最新バージョンとみなされる。http://jpfhir.jp/fhir/ePCS/StructureDefinition/JP_Composition_eReferral|x.y.z |
| Short | 準拠しているプロファイルとして次のURLとバージョンを指定する。バージョン指定を省略した場合には、データ受信時点の最新バージョンとみなされる。http://jpfhir.jp/fhir/ePCS/StructureDefinition/JP_Composition_eReferral|x.y.z |
| Control | 1..? |
| Must Support | true |
| 8. Composition.extension | |
| Control | 1..? |
| Slicing | This element introduces a set of slices on Composition.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 10. Composition.extension:version | |
| Slice Name | version |
| Short | 文書バージョンを表す拡張 |
| Control | 1..1 |
| Type | Extension(Composition Version Number) (Extension Type: string) |
| Must Support | true |
| 12. Composition.extension:version.url | |
| Must Support | true |
| 14. Composition.extension:version.value[x] | |
| Definition | 文書のバージョン番号を表す文字列。 例 : 第1版は "1" とする。 |
| Short | 文書のバージョン番号を表す文字列。 |
| [x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
| Must Support | true |
| 16. Composition.identifier | |
| Note | This is a business identifier, not a resource identifier (see discussion) |
| Control | 1..? |
| Must Support | true |
| 18. Composition.identifier.system | |
| Definition | 文書リソースIDの名前空間を表すURI。固定値。 |
| Short | 文書リソースIDの名前空間を表すURI。固定値。 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier |
| 20. Composition.identifier.value | |
| Definition | その医療機関が発行した診療情報提供書をその医療機関内において一意に識別するID(診療情報提供書番号)を設定する。 Identifier型のvalue要素に、保険医療機関番号(10桁)、発行年(4桁)、施設内において発行年内で一意となる番号(32桁以内)をハット文字(“^”)で連結した文字列を指定する。 例:”1311234567^2020^00123456 |
| Short | 文書リソースID |
| Control | 1..? |
| Must Support | true |
| 22. Composition.status | |
| Definition | この文書のステータス。 仕様上は、preliminary | final | amended | entered_in_error のいずれかを設定できるが、医療機関から登録される段階では、"final" でなければならない。 |
| Short | この文書のステータス。 |
| Fixed Value | final |
| 24. Composition.type | |
| Definition | documentタイプのうち文書種別 |
| Short | 文書区分コード |
| Binding | The codes SHALL be taken from JP_valueSet_documentTypeCode (1.0.0) (required to http://jpfhir.jp/fhir/Common/ValueSet/doc-typecodes|1.0.0) |
| Must Support | true |
| 26. Composition.type.coding | |
| Control | 1..1 |
| Must Support | true |
| 28. Composition.type.coding.system | |
| Definition | 文書区分コードのコード体系を識別するURI。固定値 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | http://jpfhir.jp/fhir/Common/CodeSystem/doc-typecodes |
| 30. Composition.type.coding.version | |
| Note | This is a business version Id, not a resource version Id (see discussion) |
| Must Support | true |
| 32. Composition.type.coding.code | |
| Definition | 診療情報提供書"57133-1"を指定。固定値。 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | 57133-1 |
| 34. Composition.type.coding.display | |
| Definition | 文書区分コードの表示名。 |
| Short | 文書区分コードの表示名。 |
| Fixed Value | 診療情報提供書 |
| 36. Composition.category | |
| Definition | 文書カテゴリーコード。 診療情報提供書では文書サブ区分からDISCHARGE:退院時文書、OUTPATIENT:外来文書 のいずれかを使用する。 |
| Short | 文書カテゴリーコード |
| Control | 1..1 |
| Binding | The codes SHALL be taken from JP_valueSet_documentSubTypeCode (1.0.0) (required to http://jpfhir.jp/fhir/Common/ValueSet/doc-subtypecodes|1.0.0) |
| Must Support | true |
| 38. Composition.category.coding | |
| Control | 1..1 |
| Must Support | true |
| 40. Composition.category.coding.system | |
| Definition | 文書カテゴリコードのコード体系を識別するURI。固定値。 |
| Short | 文書カテゴリコードのコード体系 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | http://jpfhir.jp/fhir/Common/CodeSystem/doc-subtypecodes |
| 42. Composition.category.coding.code | |
| Definition | 文書カテゴリコード 診療情報提供書では、文書サブ区分からDISCHARGE:退院時文書、OUTPATIENT:外来文書 のいずれかを使用する。 |
| Short | 文書カテゴリコード |
| Control | 1..? |
| Must Support | true |
| 44. Composition.category.coding.display | |
| Definition | 文書カテゴリ |
| Short | 文書カテゴリコードの表示名 |
| 46. Composition.subject | |
| Definition | 患者情報を表すPatientリソースへの参照。 |
| Short | 患者情報を表すPatientリソースへの参照。 |
| Control | 1..? |
| Type | Reference(JP_Patient_eCS) |
| Must Support | true |
| 48. Composition.subject.reference | |
| Definition | Bundleリソースに記述されるPatientリソースのfullUrl要素に指定されるUUIDを指定。 例:"urn:uuid:11f0a9a6_a91d_3aef_fc4e_069995b89c4f" |
| Short | PatientリソースのfullUrl要素に指定されるUUIDを指定。 |
| Control | 1..? |
| Must Support | true |
| 50. Composition.encounter | |
| Definition | この文書が作成された受診時状況情報を表すEncounterリソースへの参照 |
| Short | この文書が作成された受診時状況情報を表すEncounterリソースへの参照 |
| Type | Reference(JP_Encounter-eCS) |
| Must Support | true |
| 52. Composition.encounter.reference | |
| Definition | Bundleリソースに記述されるEncounterリソースのfullUrl要素に指定されるUUIDを指定。 例:"urn:uuid:12f0a9a6_a91d_8aef_d14e_069795b89c9f" |
| Short | EncounterリソースのfullUrl要素に指定されるUUIDを指定。 |
| Control | 1..? |
| Must Support | true |
| 54. Composition.date | |
| Definition | このリソースを作成または最後に編集した日時。ISO8601に準拠し、秒の精度まで記録し、タイムゾーンも付記する。 午前0時を"24:00"と記録することはできないため"00:00"と記録すること。 例:"2020_08_21T12:28:21+09:00" |
| Must Support | true |
| 56. Composition.author | |
| Definition | 文書作成責任者を表すPractitionerリソースの参照、および文書作成機関(必須)と診療科(任意)を表す最大2つのOrganizationリソースへの参照と合わせて最大3つの Referenceを繰り返す。 |
| Short | 文書作成責任者と文書作成機関への参照。 |
| Control | 2..3 |
| Type | Reference(JP_Practitioner_eCS, JP_Organization_eCS) |
| Must Support | true |
| Must Support Types | No must-support rules about the choice of types/profiles |
| 58. Composition.title | |
| Must Support | true |
| Fixed Value | 診療情報提供書 |
| 60. Composition.custodian | |
| Definition | 文書作成機関と同一の組織の場合、custodian要素からは文書作成機関を表すOrganizationリソースへの参照となる。文書作成機関とは異なる組織である場合は、文書作成機関とは別のOrganizationリソースで表現し、custodian要素からはそのOrganizationリソースを参照する。 |
| Short | 文書の作成・修正を行い、文書の管理責任を持つ医療機関(Organizationリソース)への参照 |
| Control | 1..? |
| Type | Reference(JP_Organization_eCS) |
| Must Support | true |
| 62. Composition.custodian.reference | |
| Definition | custodianに対応するOrganizationリソースのfullUrl要素に指定されるUUIDを指定。 例:"urn:uuid:179f9f7f_e546_04c2_6888_a9e0b24e5720" |
| Short | custodianに対応するOrganizationリソースのfullUrl要素に指定されるUUIDを指定。 |
| Control | 1..? |
| 64. Composition.event | |
| Definition | 診療情報提供書の発行イベントの情報 |
| Short | 診療情報提供書の発行イベントの情報 |
| Control | 1..1 |
| Must Support | true |
| 66. Composition.event.code | |
| Control | 1..1 |
| Must Support | true |
| 68. Composition.event.code.coding | |
| Control | 0..0 |
| 70. Composition.event.code.text | |
| Control | 1..? |
| Must Support | true |
| Fixed Value | 診療情報提供書発行 |
| 72. Composition.event.period | |
| Definition | 診療情報提供書発行日。ISO8601に準拠yyyy-mm-dd形式で記述する。 |
| Short | 診療情報提供書発行日 |
| Control | 1..? |
| Must Support | true |
| 74. Composition.event.period.start | |
| Definition | 診療情報提供書発行日。ISO8601に準拠yyyy-mm-dd形式で記述する。 |
| Short | 診療情報提供書発行日 |
| Control | 1..? |
| Must Support | true |
| 76. Composition.event.period.end | |
| Definition | 診療情報提供書の場合記述しない。startと同一であれば存在していてもよい |
| Short | 診療情報提供書の場合記述しないが、startと同一であれば存在していてもよい |
| 78. Composition.section | |
| Control | 2..? |
| Slicing | This element introduces a set of slices on Composition.section. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 80. Composition.section:referralFromSection | |
| Slice Name | referralFromSection |
| Definition | 紹介元情報セクション |
| Short | 紹介元情報セクション |
| Control | 1..1 |
| Must Support | true |
| 82. Composition.section:referralFromSection.title | |
| Definition | セクションタイトル。固定値。 |
| Short | セクションタイトル |
| Control | 1..? |
| Must Support | true |
| Fixed Value | 紹介元情報 |
| 84. Composition.section:referralFromSection.code | |
| Definition | セクション区分コード |
| Short | セクション区分コード |
| Control | 1..? |
| Must Support | true |
| 86. Composition.section:referralFromSection.code.coding | |
| Control | 1..1 |
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Must Support | true |
| 88. Composition.section:referralFromSection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
| Short | セクション区分コードのコード体系 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| 90. Composition.section:referralFromSection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 |
| Short | セクション区分のコード値 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | 920 |
| 92. Composition.section:referralFromSection.code.coding.display | |
| Definition | セクション区分コードの表示名。 |
| Short | セクション区分コードの表示名 |
| Must Support | true |
| Pattern Value | 紹介元情報セクション |
| 94. Composition.section:referralFromSection.code.coding.userSelected | |
| Control | 0..0 |
| 96. Composition.section:referralFromSection.code.text | |
| Control | 0..0 |
| 98. Composition.section:referralFromSection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 |
| Must Support | true |
| 100. Composition.section:referralFromSection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 |
| Short | セクションの内容作成状態コード |
| Must Support | true |
| Fixed Value | additional |
| 102. Composition.section:referralFromSection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 |
| Short | xhtml簡略形式に従った叙述記述データ |
| 104. Composition.section:referralFromSection.mode | |
| Control | 0..0 |
| 106. Composition.section:referralFromSection.orderedBy | |
| Control | 0..0 |
| 108. Composition.section:referralFromSection.entry | |
| Control | 1..3 |
| Slicing | This element introduces a set of slices on Composition.section.entry. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 110. Composition.section:referralFromSection.entry:referralFromOrganization | |
| Slice Name | referralFromOrganization |
| Definition | 紹介元医療機関.診療科情報をExtensionで含めることが可能。 |
| Short | 紹介元医療機関 |
| Control | 1..1 |
| Type | Reference(JP_Organization_eCS) |
| Must Support | true |
| 112. Composition.section:referralFromSection.entry:referralFromDoctor | |
| Slice Name | referralFromDoctor |
| Definition | 紹介元医師 |
| Short | 紹介元医師 |
| Control | 0..1 |
| Type | Reference(JP_Practitioner_eCS) |
| Must Support | true |
| 114. Composition.section:referralFromSection.section | |
| Control | 0..0 |
| 116. Composition.section:referralToSection | |
| Slice Name | referralToSection |
| Definition | 紹介先情報セクション |
| Short | 紹介先情報セクション |
| Control | 1..1 |
| Must Support | true |
| 118. Composition.section:referralToSection.title | |
| Definition | セクションタイトル。固定値。 |
| Short | セクションタイトル |
| Control | 1..? |
| Must Support | true |
| Fixed Value | 紹介先情報 |
| 120. Composition.section:referralToSection.code | |
| Definition | セクション区分コード |
| Short | セクション区分コード |
| Control | 1..? |
| Must Support | true |
| 122. Composition.section:referralToSection.code.coding | |
| Control | 1..1 |
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Must Support | true |
| 124. Composition.section:referralToSection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
| Short | セクション区分コードのコード体系 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| 126. Composition.section:referralToSection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 |
| Short | セクション区分のコード値 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | 910 |
| 128. Composition.section:referralToSection.code.coding.display | |
| Definition | セクション区分コードの表示名。 |
| Short | セクション区分コードの表示名 |
| Must Support | true |
| Pattern Value | 紹介先情報セクション |
| 130. Composition.section:referralToSection.code.coding.userSelected | |
| Control | 0..0 |
| 132. Composition.section:referralToSection.code.text | |
| Control | 0..0 |
| 134. Composition.section:referralToSection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 |
| Must Support | true |
| 136. Composition.section:referralToSection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 |
| Short | セクションの内容作成状態コード |
| Must Support | true |
| Fixed Value | additional |
| 138. Composition.section:referralToSection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 |
| Short | xhtml簡略形式に従った叙述記述データ |
| 140. Composition.section:referralToSection.mode | |
| Control | 0..0 |
| 142. Composition.section:referralToSection.orderedBy | |
| Control | 0..0 |
| 144. Composition.section:referralToSection.entry | |
| Control | 1..3 |
| Slicing | This element introduces a set of slices on Composition.section.entry. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 146. Composition.section:referralToSection.entry:referralToOrganization | |
| Slice Name | referralToOrganization |
| Definition | 紹介先医療機関.診療科情報をExtensionで含めることが可能。 |
| Short | 紹介先医療機関 |
| Control | 1..1 |
| Type | Reference(JP_Organization_eCS) |
| Must Support | true |
| 148. Composition.section:referralToSection.entry:referralToDoctor | |
| Slice Name | referralToDoctor |
| Definition | 紹介先医師 |
| Short | 紹介先医師 |
| Control | 0..1 |
| Type | Reference(JP_Practitioner_eCS) |
| Must Support | true |
| 150. Composition.section:referralToSection.section | |
| Control | 0..0 |
| 152. Composition.section:cdaSection | |
| Slice Name | cdaSection |
| Definition | CDA参照セクション-本セクションは電子カルテ情報共有サービスでは使用しない。 |
| Short | CDA参照セクション-本セクションは電子カルテ情報共有サービスでは使用しない。 |
| Control | 0..1 |
| Must Support | true |
| 154. Composition.section:cdaSection.title | |
| Definition | セクションタイトル。固定値。 |
| Short | セクションタイトル |
| Control | 1..? |
| Must Support | true |
| Fixed Value | CDA参照 |
| 156. Composition.section:cdaSection.code | |
| Definition | セクション区分コード |
| Short | セクション区分コード |
| Control | 1..? |
| Must Support | true |
| 158. Composition.section:cdaSection.code.coding | |
| Control | 1..1 |
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Must Support | true |
| 160. Composition.section:cdaSection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
| Short | セクション区分コードのコード体系 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| 162. Composition.section:cdaSection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 |
| Short | セクション区分のコード値 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | 200 |
| 164. Composition.section:cdaSection.code.coding.display | |
| Definition | セクション区分コードの表示名。 |
| Short | セクション区分コードの表示名 |
| Must Support | true |
| Pattern Value | CDA参照セクション |
| 166. Composition.section:cdaSection.code.coding.userSelected | |
| Control | 0..0 |
| 168. Composition.section:cdaSection.code.text | |
| Control | 0..0 |
| 170. Composition.section:cdaSection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 |
| Must Support | true |
| 172. Composition.section:cdaSection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 |
| Short | セクションの内容作成状態コード |
| Must Support | true |
| Fixed Value | additional |
| 174. Composition.section:cdaSection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 |
| Short | xhtml簡略形式に従った叙述記述データ |
| 176. Composition.section:cdaSection.mode | |
| Control | 0..0 |
| 178. Composition.section:cdaSection.orderedBy | |
| Control | 0..0 |
| 180. Composition.section:cdaSection.entry | |
| Definition | CDA規約文書ファイルへの参照 |
| Short | CDA規約文書ファイルへの参照 |
| Control | 1..1 |
| Type | Reference(DocumentReference) |
| 182. Composition.section:cdaSection.section | |
| Control | 0..0 |
| 184. Composition.section:compositionSection | |
| Slice Name | compositionSection |
| Definition | 構造情報セクション |
| Short | 構造情報セクション |
| Control | 0..1 |
| Must Support | true |
| 186. Composition.section:compositionSection.title | |
| Definition | セクションタイトル。固定値。 |
| Short | セクションタイトル |
| Control | 1..? |
| Must Support | true |
| Fixed Value | 構造情報 |
| 188. Composition.section:compositionSection.code | |
| Definition | セクション区分コード |
| Short | セクション区分コード |
| Control | 1..? |
| Must Support | true |
| 190. Composition.section:compositionSection.code.coding | |
| Control | 1..1 |
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Must Support | true |
| 192. Composition.section:compositionSection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
| Short | セクション区分コードのコード体系 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| 194. Composition.section:compositionSection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 |
| Short | セクション区分のコード値 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | 300 |
| 196. Composition.section:compositionSection.code.coding.display | |
| Definition | セクション区分コードの表示名。 |
| Short | セクション区分コードの表示名 |
| Must Support | true |
| Pattern Value | 構造情報セクション |
| 198. Composition.section:compositionSection.code.coding.userSelected | |
| Control | 0..0 |
| 200. Composition.section:compositionSection.code.text | |
| Control | 0..0 |
| 202. Composition.section:compositionSection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 |
| Control | 0..0 |
| Must Support | true |
| 206. Composition.section:compositionSection.mode | |
| Control | 0..0 |
| 208. Composition.section:compositionSection.orderedBy | |
| Control | 0..0 |
| 210. Composition.section:compositionSection.emptyReason | |
| Must Support | true |
| 212. Composition.section:compositionSection.section | |
| Control | 3..? |
| Slicing | This element introduces a set of slices on Composition.section.section. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 214. Composition.section:compositionSection.section:referralPurposeSection | |
| Slice Name | referralPurposeSection |
| Definition | 紹介目的セクション |
| Short | 紹介目的セクション |
| Control | 1..1 |
| Type | BackboneElement |
| Must Support | true |
| 216. Composition.section:compositionSection.section:referralPurposeSection.title | |
| Definition | セクションタイトル。固定値。 |
| Short | セクションタイトル |
| Control | 1..? |
| Must Support | true |
| Pattern Value | 紹介目的 |
| 218. Composition.section:compositionSection.section:referralPurposeSection.code | |
| Definition | セクション区分コード |
| Short | セクション区分コード |
| Control | 1..? |
| Must Support | true |
| 220. Composition.section:compositionSection.section:referralPurposeSection.code.coding | |
| Control | 1..1 |
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Must Support | true |
| 222. Composition.section:compositionSection.section:referralPurposeSection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
| Short | セクション区分コードのコード体系 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| 224. Composition.section:compositionSection.section:referralPurposeSection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 |
| Short | セクション区分のコード値 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | 950 |
| 226. Composition.section:compositionSection.section:referralPurposeSection.code.coding.display | |
| Definition | セクション区分コードの表示名。 |
| Short | セクション区分コードの表示名 |
| Must Support | true |
| Pattern Value | 紹介目的セクション |
| 228. Composition.section:compositionSection.section:referralPurposeSection.code.coding.userSelected | |
| Control | 0..0 |
| 230. Composition.section:compositionSection.section:referralPurposeSection.code.text | |
| Control | 0..0 |
| 232. Composition.section:compositionSection.section:referralPurposeSection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 |
| Must Support | true |
| 234. Composition.section:compositionSection.section:referralPurposeSection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 |
| Short | セクションの内容作成状態コード |
| Must Support | true |
| Fixed Value | additional |
| 236. Composition.section:compositionSection.section:referralPurposeSection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 |
| Short | xhtml簡略形式に従った叙述記述データ |
| 238. Composition.section:compositionSection.section:referralPurposeSection.mode | |
| Control | 0..0 |
| 240. Composition.section:compositionSection.section:referralPurposeSection.orderedBy | |
| Control | 0..0 |
| 242. Composition.section:compositionSection.section:referralPurposeSection.entry | |
| Definition | 紹介先で予定している受診を記述したEncounterリソースを参照。Encounter.reasonCodeに紹介する理由を記述するが、疾患や症状にもとづく診療紹介の場合には、その症状や疾患のコードあるいはテキストを記述する。そうでない場合には、コード化にかかわらずEncounter.reasonCode.textに紹介理由もtext形式で記述する。 |
| Short | 紹介先で予定している受診を記述したEncounterリソースを参照 |
| Control | 0..1 |
| Type | Reference(JP_Encounter-eCS) |
| Must Support | true |
| 244. Composition.section:compositionSection.section:referralPurposeSection.emptyReason | |
| Must Support | true |
| 246. Composition.section:compositionSection.section:referralPurposeSection.section | |
| Control | 0..0 |
| 248. Composition.section:compositionSection.section:problemSection | |
| Slice Name | problemSection |
| Definition | 傷病名・主訴セクション |
| Short | 傷病名・主訴セクション |
| Control | 1..1 |
| Type | BackboneElement |
| Must Support | true |
| 250. Composition.section:compositionSection.section:problemSection.title | |
| Definition | セクションタイトル。固定値。 |
| Short | セクションタイトル |
| Control | 1..? |
| Must Support | true |
| Pattern Value | 傷病名・主訴 |
| 252. Composition.section:compositionSection.section:problemSection.code | |
| Definition | セクション区分コード |
| Short | セクション区分コード |
| Control | 1..? |
| Must Support | true |
| 254. Composition.section:compositionSection.section:problemSection.code.coding | |
| Control | 1..1 |
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Must Support | true |
| 256. Composition.section:compositionSection.section:problemSection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
| Short | セクション区分コードのコード体系 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| 258. Composition.section:compositionSection.section:problemSection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 |
| Short | セクション区分のコード値 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | 340 |
| 260. Composition.section:compositionSection.section:problemSection.code.coding.display | |
| Definition | セクション区分コードの表示名。 |
| Short | セクション区分コードの表示名 |
| Must Support | true |
| Pattern Value | 傷病名・主訴セクション |
| 262. Composition.section:compositionSection.section:problemSection.code.coding.userSelected | |
| Control | 0..0 |
| 264. Composition.section:compositionSection.section:problemSection.code.text | |
| Control | 0..0 |
| 266. Composition.section:compositionSection.section:problemSection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 |
| Must Support | true |
| 268. Composition.section:compositionSection.section:problemSection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 |
| Short | セクションの内容作成状態コード |
| Must Support | true |
| Fixed Value | additional |
| 270. Composition.section:compositionSection.section:problemSection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 |
| Short | xhtml簡略形式に従った叙述記述データ |
| 272. Composition.section:compositionSection.section:problemSection.mode | |
| Control | 0..0 |
| 274. Composition.section:compositionSection.section:problemSection.orderedBy | |
| Control | 0..0 |
| 276. Composition.section:compositionSection.section:problemSection.entry | |
| Definition | 傷病名・主訴を1個以上必ず記述する。1つにつき1つのConditionで記述されたものを参照する。フリーテキストでしか記述できない場合には、Condition.code.text に記述する。 |
| Short | 傷病名・主訴を1個以上必ず記述する。 |
| Type | Reference(JP_Condition_eCS) |
| Must Support | true |
| 278. Composition.section:compositionSection.section:problemSection.emptyReason | |
| Must Support | true |
| 280. Composition.section:compositionSection.section:problemSection.section | |
| Control | 0..0 |
| 282. Composition.section:compositionSection.section:presentIllnessSection | |
| Slice Name | presentIllnessSection |
| Definition | 現病歴セクション |
| Short | 現病歴セクション |
| Control | 1..1 |
| Type | BackboneElement |
| Must Support | true |
| 284. Composition.section:compositionSection.section:presentIllnessSection.title | |
| Definition | セクションタイトル。固定値。 |
| Short | セクションタイトル |
| Control | 1..? |
| Must Support | true |
| Pattern Value | 現病歴 |
| 286. Composition.section:compositionSection.section:presentIllnessSection.code | |
| Definition | セクション区分コード |
| Short | セクション区分コード |
| Control | 1..? |
| Must Support | true |
| 288. Composition.section:compositionSection.section:presentIllnessSection.code.coding | |
| Control | 1..1 |
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Must Support | true |
| 290. Composition.section:compositionSection.section:presentIllnessSection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
| Short | セクション区分コードのコード体系 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| 292. Composition.section:compositionSection.section:presentIllnessSection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 |
| Short | セクション区分のコード値 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | 360 |
| 294. Composition.section:compositionSection.section:presentIllnessSection.code.coding.display | |
| Definition | セクション区分コードの表示名。 |
| Short | セクション区分コードの表示名 |
| Must Support | true |
| Pattern Value | 現病歴セクション |
| 296. Composition.section:compositionSection.section:presentIllnessSection.code.coding.userSelected | |
| Control | 0..0 |
| 298. Composition.section:compositionSection.section:presentIllnessSection.code.text | |
| Control | 0..0 |
| 300. Composition.section:compositionSection.section:presentIllnessSection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 |
| Must Support | true |
| 302. Composition.section:compositionSection.section:presentIllnessSection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 |
| Short | セクションの内容作成状態コード |
| Must Support | true |
| Fixed Value | additional |
| 304. Composition.section:compositionSection.section:presentIllnessSection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 |
| Short | xhtml簡略形式に従った叙述記述データ |
| 306. Composition.section:compositionSection.section:presentIllnessSection.mode | |
| Control | 0..0 |
| 308. Composition.section:compositionSection.section:presentIllnessSection.orderedBy | |
| Control | 0..0 |
| 310. Composition.section:compositionSection.section:presentIllnessSection.entry | |
| Definition | フリーテキストでしか記述できない場合には、それをCondition.code.text およびCodition.noteに記述したConditionリソースを参照する。 疾患ごとに分けて現病歴を記述できる場合には、それぞれをひとつのConditionリソースで記述して参照する。 |
| Short | 現病歴として記述すべき疾患に関する現在にいたる経過歴を1個以上必ず記述したConditionリソースを参照する。 |
| Type | Reference(JP_Condition_eCS) |
| Must Support | true |
| 312. Composition.section:compositionSection.section:presentIllnessSection.section | |
| Control | 0..0 |
| 314. Composition.section:compositionSection.section:pastIllnessSection | |
| Slice Name | pastIllnessSection |
| Definition | 既往歴セクション |
| Short | 既往歴セクション |
| Control | 0..1 |
| Type | BackboneElement |
| Must Support | true |
| 316. Composition.section:compositionSection.section:pastIllnessSection.title | |
| Definition | セクションタイトル。固定値。 |
| Short | セクションタイトル |
| Control | 1..? |
| Must Support | true |
| Pattern Value | 既往歴 |
| 318. Composition.section:compositionSection.section:pastIllnessSection.code | |
| Definition | セクション区分コード |
| Short | セクション区分コード |
| Control | 1..? |
| Must Support | true |
| 320. Composition.section:compositionSection.section:pastIllnessSection.code.coding | |
| Control | 1..1 |
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Must Support | true |
| 322. Composition.section:compositionSection.section:pastIllnessSection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
| Short | セクション区分コードのコード体系 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| 324. Composition.section:compositionSection.section:pastIllnessSection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 |
| Short | セクション区分のコード値 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | 370 |
| 326. Composition.section:compositionSection.section:pastIllnessSection.code.coding.display | |
| Definition | セクション区分コードの表示名。 |
| Short | セクション区分コードの表示名 |
| Must Support | true |
| Pattern Value | 既往歴セクション |
| 328. Composition.section:compositionSection.section:pastIllnessSection.code.coding.userSelected | |
| Control | 0..0 |
| 330. Composition.section:compositionSection.section:pastIllnessSection.code.text | |
| Control | 0..0 |
| 332. Composition.section:compositionSection.section:pastIllnessSection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 |
| Must Support | true |
| 334. Composition.section:compositionSection.section:pastIllnessSection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 |
| Short | セクションの内容作成状態コード |
| Must Support | true |
| Fixed Value | additional |
| 336. Composition.section:compositionSection.section:pastIllnessSection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 |
| Short | xhtml簡略形式に従った叙述記述データ |
| 338. Composition.section:compositionSection.section:pastIllnessSection.mode | |
| Control | 0..0 |
| 340. Composition.section:compositionSection.section:pastIllnessSection.orderedBy | |
| Control | 0..0 |
| 342. Composition.section:compositionSection.section:pastIllnessSection.entry | |
| Definition | 既往歴をConditionリソースに記述して参照する。 1つの既往疾患につき1つのConditionリソースで記述されたものを参照する。 記述すべき既往疾患が存在しないことを明示的に記述する(「既往特になし」など)場合にはentry要素は出現せず、emptyReasonにnilknownを記述する。 既往疾患情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 |
| Short | 既往歴をConditionリソースに記述して参照する。 |
| Type | Reference(JP_Condition_eCS) |
| Must Support | true |
| 344. Composition.section:compositionSection.section:pastIllnessSection.section | |
| Control | 0..0 |
| 346. Composition.section:compositionSection.section:allergiesIIntoleranceSection | |
| Slice Name | allergiesIIntoleranceSection |
| Definition | アレルギー・不耐性反応セクション |
| Short | アレルギー・不耐性反応セクション |
| Control | 0..1 |
| Type | BackboneElement |
| Must Support | true |
| 348. Composition.section:compositionSection.section:allergiesIIntoleranceSection.title | |
| Definition | セクションタイトル。固定値。 |
| Short | セクションタイトル |
| Control | 1..? |
| Must Support | true |
| Pattern Value | アレルギー・不耐性反応 |
| 350. Composition.section:compositionSection.section:allergiesIIntoleranceSection.code | |
| Definition | セクション区分コード |
| Short | セクション区分コード |
| Control | 1..? |
| Must Support | true |
| 352. Composition.section:compositionSection.section:allergiesIIntoleranceSection.code.coding | |
| Control | 1..1 |
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Must Support | true |
| 354. Composition.section:compositionSection.section:allergiesIIntoleranceSection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
| Short | セクション区分コードのコード体系 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| 356. Composition.section:compositionSection.section:allergiesIIntoleranceSection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 |
| Short | セクション区分のコード値 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | 510 |
| 358. Composition.section:compositionSection.section:allergiesIIntoleranceSection.code.coding.display | |
| Definition | セクション区分コードの表示名。 |
| Short | セクション区分コードの表示名 |
| Must Support | true |
| Pattern Value | アレルギー・不耐性反応セクション |
| 360. Composition.section:compositionSection.section:allergiesIIntoleranceSection.code.coding.userSelected | |
| Control | 0..0 |
| 362. Composition.section:compositionSection.section:allergiesIIntoleranceSection.code.text | |
| Control | 0..0 |
| 364. Composition.section:compositionSection.section:allergiesIIntoleranceSection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 |
| Must Support | true |
| 366. Composition.section:compositionSection.section:allergiesIIntoleranceSection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 |
| Short | セクションの内容作成状態コード |
| Must Support | true |
| Fixed Value | additional |
| 368. Composition.section:compositionSection.section:allergiesIIntoleranceSection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 |
| Short | xhtml簡略形式に従った叙述記述データ |
| 370. Composition.section:compositionSection.section:allergiesIIntoleranceSection.mode | |
| Control | 0..0 |
| 372. Composition.section:compositionSection.section:allergiesIIntoleranceSection.orderedBy | |
| Control | 0..0 |
| 374. Composition.section:compositionSection.section:allergiesIIntoleranceSection.entry | |
| Definition | アレルギー・不耐性反応情報を記述して参照する。 1つの既往疾患につき1つのAllergyIntoleranceリソースで記述されたものを参照する。 記述すべきアレルギー・不耐性反応情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 アレルギー・不耐性反応情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 |
| Short | アレルギー・不耐性反応情報を記述したAllergyIntoleranceリソースを参照 |
| Type | Reference(JP_AllergyIntolerance_eCS) |
| Must Support | true |
| 376. Composition.section:compositionSection.section:allergiesIIntoleranceSection.section | |
| Control | 0..0 |
| 378. Composition.section:compositionSection.section:familiyHistorySection | |
| Slice Name | familiyHistorySection |
| Definition | 家族歴セクション |
| Short | 家族歴セクション |
| Control | 0..1 |
| Type | BackboneElement |
| Must Support | true |
| 380. Composition.section:compositionSection.section:familiyHistorySection.title | |
| Definition | セクションタイトル。固定値。 |
| Short | セクションタイトル |
| Control | 1..? |
| Must Support | true |
| Pattern Value | 家族歴 |
| 382. Composition.section:compositionSection.section:familiyHistorySection.code | |
| Definition | セクション区分コード |
| Short | セクション区分コード |
| Control | 1..? |
| Must Support | true |
| 384. Composition.section:compositionSection.section:familiyHistorySection.code.coding | |
| Control | 1..1 |
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Must Support | true |
| 386. Composition.section:compositionSection.section:familiyHistorySection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
| Short | セクション区分コードのコード体系 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| 388. Composition.section:compositionSection.section:familiyHistorySection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 |
| Short | セクション区分のコード値 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | 550 |
| 390. Composition.section:compositionSection.section:familiyHistorySection.code.coding.display | |
| Definition | セクション区分コードの表示名。 |
| Short | セクション区分コードの表示名 |
| Must Support | true |
| Pattern Value | 家族歴セクション |
| 392. Composition.section:compositionSection.section:familiyHistorySection.code.coding.userSelected | |
| Control | 0..0 |
| 394. Composition.section:compositionSection.section:familiyHistorySection.code.text | |
| Control | 0..0 |
| 396. Composition.section:compositionSection.section:familiyHistorySection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 |
| Must Support | true |
| 398. Composition.section:compositionSection.section:familiyHistorySection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 |
| Short | セクションの内容作成状態コード |
| Must Support | true |
| Fixed Value | additional |
| 400. Composition.section:compositionSection.section:familiyHistorySection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 |
| Short | xhtml簡略形式に従った叙述記述データ |
| 402. Composition.section:compositionSection.section:familiyHistorySection.mode | |
| Control | 0..0 |
| 404. Composition.section:compositionSection.section:familiyHistorySection.orderedBy | |
| Control | 0..0 |
| 406. Composition.section:compositionSection.section:familiyHistorySection.entry | |
| Definition | 家族歴情報情報を記述して参照する。 1つの家族歴につき1つのFamilyMemberHistoryリソースで記述されたものを参照する。 記述すべき家族歴情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 家族歴情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 |
| Short | 家族歴情報を記述したFamilyMemberHistoryリソースを参照 |
| Type | Reference(JP Core FamilyMemberHistory Profile) |
| Must Support | true |
| 408. Composition.section:compositionSection.section:familiyHistorySection.section | |
| Control | 0..0 |
| 410. Composition.section:compositionSection.section:admissionPhysicalStatusSection | |
| Slice Name | admissionPhysicalStatusSection |
| Definition | 身体所見セクション |
| Short | 身体所見セクション |
| Control | 0..1 |
| Type | BackboneElement |
| Must Support | true |
| 412. Composition.section:compositionSection.section:admissionPhysicalStatusSection.title | |
| Definition | セクションタイトル。固定値。 |
| Short | セクションタイトル |
| Control | 1..? |
| Must Support | true |
| Pattern Value | 身体所見 |
| 414. Composition.section:compositionSection.section:admissionPhysicalStatusSection.code | |
| Definition | セクション区分コード |
| Short | セクション区分コード |
| Control | 1..? |
| Must Support | true |
| 416. Composition.section:compositionSection.section:admissionPhysicalStatusSection.code.coding | |
| Control | 1..1 |
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Must Support | true |
| 418. Composition.section:compositionSection.section:admissionPhysicalStatusSection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
| Short | セクション区分コードのコード体系 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| 420. Composition.section:compositionSection.section:admissionPhysicalStatusSection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 |
| Short | セクション区分のコード値 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | 610 |
| 422. Composition.section:compositionSection.section:admissionPhysicalStatusSection.code.coding.display | |
| Definition | セクション区分コードの表示名。 |
| Short | セクション区分コードの表示名 |
| Must Support | true |
| Pattern Value | 身体所見セクション |
| 424. Composition.section:compositionSection.section:admissionPhysicalStatusSection.code.coding.userSelected | |
| Control | 0..0 |
| 426. Composition.section:compositionSection.section:admissionPhysicalStatusSection.code.text | |
| Control | 0..0 |
| 428. Composition.section:compositionSection.section:admissionPhysicalStatusSection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 |
| Must Support | true |
| 430. Composition.section:compositionSection.section:admissionPhysicalStatusSection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 |
| Short | セクションの内容作成状態コード |
| Must Support | true |
| Fixed Value | additional |
| 432. Composition.section:compositionSection.section:admissionPhysicalStatusSection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 |
| Short | xhtml簡略形式に従った叙述記述データ |
| 434. Composition.section:compositionSection.section:admissionPhysicalStatusSection.mode | |
| Control | 0..0 |
| 436. Composition.section:compositionSection.section:admissionPhysicalStatusSection.orderedBy | |
| Control | 0..0 |
| 438. Composition.section:compositionSection.section:admissionPhysicalStatusSection.entry | |
| Definition | 身体所見を記述して参照する。 1つの身体所見につき1つのObservationリソースで記述されたものを参照する。 記述すべき身体所見が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 身体所見を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 |
| Short | 身体所見を記述したObservationリソースを参照 |
| Type | Reference(JP Core Observation Common Profile) |
| Must Support | true |
| 440. Composition.section:compositionSection.section:admissionPhysicalStatusSection.section | |
| Control | 0..0 |
| 442. Composition.section:compositionSection.section:infectiousDiseaseInformationSection | |
| Slice Name | infectiousDiseaseInformationSection |
| Definition | 感染症情報セクション |
| Short | 感染症情報セクション |
| Control | 0..1 |
| Type | BackboneElement |
| Must Support | true |
| 444. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.title | |
| Definition | セクションタイトル。固定値。 |
| Short | セクションタイトル |
| Control | 1..? |
| Must Support | true |
| Pattern Value | 感染症情報 |
| 446. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.code | |
| Definition | セクション区分コード |
| Short | セクション区分コード |
| Control | 1..? |
| Must Support | true |
| 448. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.code.coding | |
| Control | 1..1 |
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Must Support | true |
| 450. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
| Short | セクション区分コードのコード体系 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| 452. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 |
| Short | セクション区分のコード値 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | 520 |
| 454. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.code.coding.display | |
| Definition | セクション区分コードの表示名。 |
| Short | セクション区分コードの表示名 |
| Must Support | true |
| Pattern Value | 感染症情報セクション |
| 456. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.code.coding.userSelected | |
| Control | 0..0 |
| 458. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.code.text | |
| Control | 0..0 |
| 460. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 |
| Must Support | true |
| 462. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 |
| Short | セクションの内容作成状態コード |
| Must Support | true |
| Fixed Value | additional |
| 464. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 |
| Short | xhtml簡略形式に従った叙述記述データ |
| 466. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.mode | |
| Control | 0..0 |
| 468. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.orderedBy | |
| Control | 0..0 |
| 470. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.entry | |
| Definition | 感染症情報を記述して参照する。 1つの感染症情報につき1つのObservationリソース(JP_Observation_Commonの派生プロファイル(たとえばJP_Observation_LabResult_eCS)に従うリソース)またはConditionリソース(JP_Condition_eCS)で記述されたものを参照する。 記述すべき感染症情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 感染症情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 |
| Short | 感染症情報を記述したObservationリソースまたはConditionリソースを参照 |
| Type | Reference(JP Core Observation Common Profile, JP_Condition_eCS) |
| Must Support | true |
| Must Support Types | No must-support rules about the choice of types/profiles |
| 472. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.section | |
| Control | 0..0 |
| 474. Composition.section:compositionSection.section:socialHistorySection | |
| Slice Name | socialHistorySection |
| Definition | 社会歴・生活習慣セクション |
| Short | 社会歴・生活習慣セクション |
| Control | 0..1 |
| Type | BackboneElement |
| Must Support | true |
| 476. Composition.section:compositionSection.section:socialHistorySection.title | |
| Definition | セクションタイトル。固定値。 |
| Short | セクションタイトル |
| Control | 1..? |
| Must Support | true |
| Pattern Value | 社会歴・生活習慣 |
| 478. Composition.section:compositionSection.section:socialHistorySection.code | |
| Definition | セクション区分コード |
| Short | セクション区分コード |
| Control | 1..? |
| Must Support | true |
| 480. Composition.section:compositionSection.section:socialHistorySection.code.coding | |
| Control | 1..1 |
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Must Support | true |
| 482. Composition.section:compositionSection.section:socialHistorySection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
| Short | セクション区分コードのコード体系 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| 484. Composition.section:compositionSection.section:socialHistorySection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 |
| Short | セクション区分のコード値 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | 640 |
| 486. Composition.section:compositionSection.section:socialHistorySection.code.coding.display | |
| Definition | セクション区分コードの表示名。 |
| Short | セクション区分コードの表示名 |
| Must Support | true |
| Pattern Value | 社会歴・生活習慣セクション |
| 488. Composition.section:compositionSection.section:socialHistorySection.code.coding.userSelected | |
| Control | 0..0 |
| 490. Composition.section:compositionSection.section:socialHistorySection.code.text | |
| Control | 0..0 |
| 492. Composition.section:compositionSection.section:socialHistorySection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 |
| Must Support | true |
| 494. Composition.section:compositionSection.section:socialHistorySection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 |
| Short | セクションの内容作成状態コード |
| Must Support | true |
| Fixed Value | additional |
| 496. Composition.section:compositionSection.section:socialHistorySection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 |
| Short | xhtml簡略形式に従った叙述記述データ |
| 498. Composition.section:compositionSection.section:socialHistorySection.mode | |
| Control | 0..0 |
| 500. Composition.section:compositionSection.section:socialHistorySection.orderedBy | |
| Control | 0..0 |
| 502. Composition.section:compositionSection.section:socialHistorySection.entry | |
| Definition | 社会歴・生活習慣情報を記述して参照する。 1つの社会歴・生活習慣につき1つのObservationリソースで記述されたものを参照する。 記述すべき社会歴・生活習慣情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 社会歴・生活習慣情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 |
| Short | 社会歴・生活習慣情報を記述したObservationリソースを参照 |
| Type | Reference(JP Core Observation Common Profile) |
| Must Support | true |
| 504. Composition.section:compositionSection.section:socialHistorySection.section | |
| Control | 0..0 |
| 506. Composition.section:compositionSection.section:immunizationSection | |
| Slice Name | immunizationSection |
| Definition | 予防接種歴セクション |
| Short | 予防接種歴セクション |
| Control | 0..1 |
| Type | BackboneElement |
| Must Support | true |
| 508. Composition.section:compositionSection.section:immunizationSection.title | |
| Definition | セクションタイトル。固定値。 |
| Short | セクションタイトル |
| Control | 1..? |
| Must Support | true |
| Pattern Value | 予防接種歴 |
| 510. Composition.section:compositionSection.section:immunizationSection.code | |
| Definition | セクション区分コード |
| Short | セクション区分コード |
| Control | 1..? |
| Must Support | true |
| 512. Composition.section:compositionSection.section:immunizationSection.code.coding | |
| Control | 1..1 |
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Must Support | true |
| 514. Composition.section:compositionSection.section:immunizationSection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
| Short | セクション区分コードのコード体系 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| 516. Composition.section:compositionSection.section:immunizationSection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 |
| Short | セクション区分のコード値 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | 530 |
| 518. Composition.section:compositionSection.section:immunizationSection.code.coding.display | |
| Definition | セクション区分コードの表示名。 |
| Short | セクション区分コードの表示名 |
| Must Support | true |
| Pattern Value | 予防接種歴セクション |
| 520. Composition.section:compositionSection.section:immunizationSection.code.coding.userSelected | |
| Control | 0..0 |
| 522. Composition.section:compositionSection.section:immunizationSection.code.text | |
| Control | 0..0 |
| 524. Composition.section:compositionSection.section:immunizationSection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 |
| Must Support | true |
| 526. Composition.section:compositionSection.section:immunizationSection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 |
| Short | セクションの内容作成状態コード |
| Must Support | true |
| Fixed Value | additional |
| 528. Composition.section:compositionSection.section:immunizationSection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 |
| Short | xhtml簡略形式に従った叙述記述データ |
| 530. Composition.section:compositionSection.section:immunizationSection.mode | |
| Control | 0..0 |
| 532. Composition.section:compositionSection.section:immunizationSection.orderedBy | |
| Control | 0..0 |
| 534. Composition.section:compositionSection.section:immunizationSection.entry | |
| Definition | 予防接種歴情報を記述して参照する。 1つの予防接種歴情報につき1つのImmunizationリソースで記述されたものを参照する。 記述すべき予防接種歴情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 予防接種歴情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 |
| Short | 予防接種歴情報を記述したImmunizationリソースを参照 |
| Type | Reference(JP_Immunization_eCS) |
| Must Support | true |
| 536. Composition.section:compositionSection.section:immunizationSection.section | |
| Control | 0..0 |
| 538. Composition.section:compositionSection.section:surgicalProcedureSection | |
| Slice Name | surgicalProcedureSection |
| Definition | 手術セクション |
| Short | 手術セクション |
| Control | 0..1 |
| Type | BackboneElement |
| Must Support | true |
| 540. Composition.section:compositionSection.section:surgicalProcedureSection.title | |
| Definition | セクションタイトル。固定値。 |
| Short | セクションタイトル |
| Control | 1..? |
| Must Support | true |
| Pattern Value | 手術 |
| 542. Composition.section:compositionSection.section:surgicalProcedureSection.code | |
| Definition | セクション区分コード |
| Short | セクション区分コード |
| Control | 1..? |
| Must Support | true |
| 544. Composition.section:compositionSection.section:surgicalProcedureSection.code.coding | |
| Control | 1..1 |
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Must Support | true |
| 546. Composition.section:compositionSection.section:surgicalProcedureSection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
| Short | セクション区分コードのコード体系 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| 548. Composition.section:compositionSection.section:surgicalProcedureSection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 |
| Short | セクション区分のコード値 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | 730 |
| 550. Composition.section:compositionSection.section:surgicalProcedureSection.code.coding.display | |
| Definition | セクション区分コードの表示名。 |
| Short | セクション区分コードの表示名 |
| Must Support | true |
| Pattern Value | 手術セクション |
| 552. Composition.section:compositionSection.section:surgicalProcedureSection.code.coding.userSelected | |
| Control | 0..0 |
| 554. Composition.section:compositionSection.section:surgicalProcedureSection.code.text | |
| Control | 0..0 |
| 556. Composition.section:compositionSection.section:surgicalProcedureSection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 |
| Must Support | true |
| 558. Composition.section:compositionSection.section:surgicalProcedureSection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 |
| Short | セクションの内容作成状態コード |
| Must Support | true |
| Fixed Value | additional |
| 560. Composition.section:compositionSection.section:surgicalProcedureSection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 |
| Short | xhtml簡略形式に従った叙述記述データ |
| 562. Composition.section:compositionSection.section:surgicalProcedureSection.mode | |
| Control | 0..0 |
| 564. Composition.section:compositionSection.section:surgicalProcedureSection.orderedBy | |
| Control | 0..0 |
| 566. Composition.section:compositionSection.section:surgicalProcedureSection.entry | |
| Definition | 手術情報を記述して参照する。 1つの手術情報につき1つのProcedureリソースで記述されたものを参照する。 記述すべき手術情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 手術情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 |
| Short | 手術情報を記述したProcedureリソースを参照 |
| Type | Reference(JP Core Procedure Profile) |
| Must Support | true |
| 568. Composition.section:compositionSection.section:surgicalProcedureSection.section | |
| Control | 0..0 |
| 570. Composition.section:compositionSection.section:bloodInfusionProcedureSection | |
| Slice Name | bloodInfusionProcedureSection |
| Definition | 輸血歴セクション |
| Short | 輸血歴セクション |
| Control | 0..1 |
| Type | BackboneElement |
| Must Support | true |
| 572. Composition.section:compositionSection.section:bloodInfusionProcedureSection.title | |
| Definition | セクションタイトル。固定値。 |
| Short | セクションタイトル |
| Control | 1..? |
| Must Support | true |
| Pattern Value | 輸血歴 |
| 574. Composition.section:compositionSection.section:bloodInfusionProcedureSection.code | |
| Definition | セクション区分コード |
| Short | セクション区分コード |
| Control | 1..? |
| Must Support | true |
| 576. Composition.section:compositionSection.section:bloodInfusionProcedureSection.code.coding | |
| Control | 1..1 |
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Must Support | true |
| 578. Composition.section:compositionSection.section:bloodInfusionProcedureSection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
| Short | セクション区分コードのコード体系 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| 580. Composition.section:compositionSection.section:bloodInfusionProcedureSection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 |
| Short | セクション区分のコード値 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | 740 |
| 582. Composition.section:compositionSection.section:bloodInfusionProcedureSection.code.coding.display | |
| Definition | セクション区分コードの表示名。 |
| Short | セクション区分コードの表示名 |
| Must Support | true |
| Pattern Value | 輸血歴セクション |
| 584. Composition.section:compositionSection.section:bloodInfusionProcedureSection.code.coding.userSelected | |
| Control | 0..0 |
| 586. Composition.section:compositionSection.section:bloodInfusionProcedureSection.code.text | |
| Control | 0..0 |
| 588. Composition.section:compositionSection.section:bloodInfusionProcedureSection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 |
| Must Support | true |
| 590. Composition.section:compositionSection.section:bloodInfusionProcedureSection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 |
| Short | セクションの内容作成状態コード |
| Must Support | true |
| Fixed Value | additional |
| 592. Composition.section:compositionSection.section:bloodInfusionProcedureSection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 |
| Short | xhtml簡略形式に従った叙述記述データ |
| 594. Composition.section:compositionSection.section:bloodInfusionProcedureSection.mode | |
| Control | 0..0 |
| 596. Composition.section:compositionSection.section:bloodInfusionProcedureSection.orderedBy | |
| Control | 0..0 |
| 598. Composition.section:compositionSection.section:bloodInfusionProcedureSection.entry | |
| Definition | 輸血歴情報を記述して参照する。 1つの輸血歴情報につき1つのProcedureリソースで記述されたものを参照する。 記述すべき輸血歴情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 輸血歴情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 |
| Short | 輸血歴情報を記述したProcedureリソースを参照 |
| Type | Reference(JP Core Procedure Profile) |
| Must Support | true |
| 600. Composition.section:compositionSection.section:bloodInfusionProcedureSection.section | |
| Control | 0..0 |
| 602. Composition.section:compositionSection.section:treatmentProcedureSection | |
| Slice Name | treatmentProcedureSection |
| Definition | 処置セクション |
| Short | 処置セクション |
| Control | 0..1 |
| Type | BackboneElement |
| Must Support | true |
| 604. Composition.section:compositionSection.section:treatmentProcedureSection.title | |
| Definition | セクションタイトル。固定値。 |
| Short | セクションタイトル |
| Control | 1..? |
| Must Support | true |
| Pattern Value | 処置 |
| 606. Composition.section:compositionSection.section:treatmentProcedureSection.code | |
| Definition | セクション区分コード |
| Short | セクション区分コード |
| Control | 1..? |
| Must Support | true |
| 608. Composition.section:compositionSection.section:treatmentProcedureSection.code.coding | |
| Control | 1..1 |
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Must Support | true |
| 610. Composition.section:compositionSection.section:treatmentProcedureSection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
| Short | セクション区分コードのコード体系 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| 612. Composition.section:compositionSection.section:treatmentProcedureSection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 |
| Short | セクション区分のコード値 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | 720 |
| 614. Composition.section:compositionSection.section:treatmentProcedureSection.code.coding.display | |
| Definition | セクション区分コードの表示名。 |
| Short | セクション区分コードの表示名 |
| Must Support | true |
| Pattern Value | 処置セクション |
| 616. Composition.section:compositionSection.section:treatmentProcedureSection.code.coding.userSelected | |
| Control | 0..0 |
| 618. Composition.section:compositionSection.section:treatmentProcedureSection.code.text | |
| Control | 0..0 |
| 620. Composition.section:compositionSection.section:treatmentProcedureSection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 |
| Must Support | true |
| 622. Composition.section:compositionSection.section:treatmentProcedureSection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 |
| Short | セクションの内容作成状態コード |
| Must Support | true |
| Fixed Value | additional |
| 624. Composition.section:compositionSection.section:treatmentProcedureSection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 |
| Short | xhtml簡略形式に従った叙述記述データ |
| 626. Composition.section:compositionSection.section:treatmentProcedureSection.mode | |
| Control | 0..0 |
| 628. Composition.section:compositionSection.section:treatmentProcedureSection.orderedBy | |
| Control | 0..0 |
| 630. Composition.section:compositionSection.section:treatmentProcedureSection.entry | |
| Definition | 処置情報を記述して参照する。 1つの処置情報につき1つのProcedureリソースで記述されたものを参照する。 記述すべき処置情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 処置情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 |
| Short | 処置情報を記述したProcedureリソースを参照 |
| Type | Reference(JP Core Procedure Profile) |
| Must Support | true |
| 632. Composition.section:compositionSection.section:treatmentProcedureSection.section | |
| Control | 0..0 |
| 634. Composition.section:compositionSection.section:medicationSection | |
| Slice Name | medicationSection |
| Definition | 投薬指示セクション |
| Short | 投薬指示セクション |
| Control | 0..1 |
| Type | BackboneElement |
| Must Support | true |
| 636. Composition.section:compositionSection.section:medicationSection.title | |
| Definition | セクションタイトル。固定値。 |
| Short | セクションタイトル |
| Control | 1..? |
| Must Support | true |
| Pattern Value | 投薬指示 |
| 638. Composition.section:compositionSection.section:medicationSection.code | |
| Definition | セクション区分コード |
| Short | セクション区分コード |
| Control | 1..? |
| Must Support | true |
| 640. Composition.section:compositionSection.section:medicationSection.code.coding | |
| Control | 1..1 |
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Must Support | true |
| 642. Composition.section:compositionSection.section:medicationSection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
| Short | セクション区分コードのコード体系 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| 644. Composition.section:compositionSection.section:medicationSection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 |
| Short | セクション区分のコード値 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | 430 |
| 646. Composition.section:compositionSection.section:medicationSection.code.coding.display | |
| Definition | セクション区分コードの表示名。 |
| Short | セクション区分コードの表示名 |
| Must Support | true |
| Pattern Value | 投薬指示セクション |
| 648. Composition.section:compositionSection.section:medicationSection.code.coding.userSelected | |
| Control | 0..0 |
| 650. Composition.section:compositionSection.section:medicationSection.code.text | |
| Control | 0..0 |
| 652. Composition.section:compositionSection.section:medicationSection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 |
| Must Support | true |
| 654. Composition.section:compositionSection.section:medicationSection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 |
| Short | セクションの内容作成状態コード |
| Must Support | true |
| Fixed Value | additional |
| 656. Composition.section:compositionSection.section:medicationSection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 |
| Short | xhtml簡略形式に従った叙述記述データ |
| 658. Composition.section:compositionSection.section:medicationSection.mode | |
| Control | 0..0 |
| 660. Composition.section:compositionSection.section:medicationSection.orderedBy | |
| Control | 0..0 |
| 662. Composition.section:compositionSection.section:medicationSection.entry | |
| Definition | 投薬指示情報を記述して参照する。 1つの投薬指示情報につき1つのMedicationRequestリソースで記述されたものを参照する。 記述すべき投薬指示情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 投薬指示情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 |
| Short | 投薬指示情報を記述したMedicationRequestリソースを参照 |
| Type | Reference(JP_MedicationRequest_eCS) |
| Must Support | true |
| 664. Composition.section:compositionSection.section:medicationSection.section | |
| Control | 0..0 |
| 666. Composition.section:compositionSection.section:examsStudySection | |
| Slice Name | examsStudySection |
| Definition | 検査結果セクション |
| Short | 検査結果セクション |
| Control | 0..1 |
| Type | BackboneElement |
| Must Support | true |
| 668. Composition.section:compositionSection.section:examsStudySection.title | |
| Definition | セクションタイトル。固定値。 |
| Short | セクションタイトル |
| Control | 1..? |
| Must Support | true |
| Pattern Value | 検査結果 |
| 670. Composition.section:compositionSection.section:examsStudySection.code | |
| Definition | セクション区分コード |
| Short | セクション区分コード |
| Control | 1..? |
| Must Support | true |
| 672. Composition.section:compositionSection.section:examsStudySection.code.coding | |
| Control | 1..1 |
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Must Support | true |
| 674. Composition.section:compositionSection.section:examsStudySection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
| Short | セクション区分コードのコード体系 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| 676. Composition.section:compositionSection.section:examsStudySection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 |
| Short | セクション区分のコード値 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | 620 |
| 678. Composition.section:compositionSection.section:examsStudySection.code.coding.display | |
| Definition | セクション区分コードの表示名。 |
| Short | セクション区分コードの表示名 |
| Must Support | true |
| Pattern Value | 検査結果セクション |
| 680. Composition.section:compositionSection.section:examsStudySection.code.coding.userSelected | |
| Control | 0..0 |
| 682. Composition.section:compositionSection.section:examsStudySection.code.text | |
| Control | 0..0 |
| 684. Composition.section:compositionSection.section:examsStudySection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 |
| Must Support | true |
| 686. Composition.section:compositionSection.section:examsStudySection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 |
| Short | セクションの内容作成状態コード |
| Must Support | true |
| Fixed Value | additional |
| 688. Composition.section:compositionSection.section:examsStudySection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 |
| Short | xhtml簡略形式に従った叙述記述データ |
| 690. Composition.section:compositionSection.section:examsStudySection.mode | |
| Control | 0..0 |
| 692. Composition.section:compositionSection.section:examsStudySection.orderedBy | |
| Control | 0..0 |
| 694. Composition.section:compositionSection.section:examsStudySection.entry | |
| Definition | 検査結果情報を記述して参照する。 1つの検査結果情報につき1つのObservationリソースで記述されたものを参照する。 記述すべき検査結果情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 検査結果情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 |
| Short | 検査結果情報を記述したObservationリソースを参照 |
| Type | Reference(JP Core Observation Common Profile, ImagingStudy, DiagnosticReport) |
| Must Support | true |
| Must Support Types | No must-support rules about the choice of types/profiles |
| 696. Composition.section:compositionSection.section:examsStudySection.section | |
| Control | 0..0 |
| 698. Composition.section:compositionSection.section:clinicalCourseSection | |
| Slice Name | clinicalCourseSection |
| Definition | 臨床経過セクション |
| Short | 臨床経過セクション |
| Control | 0..1 |
| Type | BackboneElement |
| Must Support | true |
| 700. Composition.section:compositionSection.section:clinicalCourseSection.title | |
| Definition | セクションタイトル。固定値。 |
| Short | セクションタイトル |
| Control | 1..? |
| Must Support | true |
| Pattern Value | 臨床経過 |
| 702. Composition.section:compositionSection.section:clinicalCourseSection.code | |
| Definition | セクション区分コード |
| Short | セクション区分コード |
| Control | 1..? |
| Must Support | true |
| 704. Composition.section:compositionSection.section:clinicalCourseSection.code.coding | |
| Control | 1..1 |
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Must Support | true |
| 706. Composition.section:compositionSection.section:clinicalCourseSection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
| Short | セクション区分コードのコード体系 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| 708. Composition.section:compositionSection.section:clinicalCourseSection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 |
| Short | セクション区分のコード値 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | 330 |
| 710. Composition.section:compositionSection.section:clinicalCourseSection.code.coding.display | |
| Definition | セクション区分コードの表示名。 |
| Short | セクション区分コードの表示名 |
| Must Support | true |
| Pattern Value | 臨床経過セクション |
| 712. Composition.section:compositionSection.section:clinicalCourseSection.code.coding.userSelected | |
| Control | 0..0 |
| 714. Composition.section:compositionSection.section:clinicalCourseSection.code.text | |
| Control | 0..0 |
| 716. Composition.section:compositionSection.section:clinicalCourseSection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 |
| Must Support | true |
| 718. Composition.section:compositionSection.section:clinicalCourseSection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 |
| Short | セクションの内容作成状態コード |
| Must Support | true |
| Fixed Value | additional |
| 720. Composition.section:compositionSection.section:clinicalCourseSection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 |
| Short | xhtml簡略形式に従った叙述記述データ |
| 722. Composition.section:compositionSection.section:clinicalCourseSection.mode | |
| Control | 0..0 |
| 724. Composition.section:compositionSection.section:clinicalCourseSection.orderedBy | |
| Control | 0..0 |
| 726. Composition.section:compositionSection.section:clinicalCourseSection.entry | |
| Definition | 臨床経過を記述して参照する。 1つ以上のDocumentReferenceリソースで記述されたものを参照する。 診療情報提供書では臨床経過の記述は常に必要である。 |
| Short | 臨床経過を記述したDocumentReferenceリソースを参照 |
| Type | Reference(JP_DocumentReference) |
| Must Support | true |
| 728. Composition.section:compositionSection.section:clinicalCourseSection.section | |
| Control | 0..0 |
| 730. Composition.section:compositionSection.section:clinicalInstructionSection | |
| Slice Name | clinicalInstructionSection |
| Definition | 診療方針指示セクション |
| Short | 診療方針指示セクション |
| Control | 0..1 |
| Type | BackboneElement |
| Must Support | true |
| 732. Composition.section:compositionSection.section:clinicalInstructionSection.title | |
| Definition | セクションタイトル。固定値。 |
| Short | セクションタイトル |
| Control | 1..? |
| Must Support | true |
| Pattern Value | 診療方針指示 |
| 734. Composition.section:compositionSection.section:clinicalInstructionSection.code | |
| Definition | セクション区分コード |
| Short | セクション区分コード |
| Control | 1..? |
| Must Support | true |
| 736. Composition.section:compositionSection.section:clinicalInstructionSection.code.coding | |
| Control | 1..1 |
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Must Support | true |
| 738. Composition.section:compositionSection.section:clinicalInstructionSection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
| Short | セクション区分コードのコード体系 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| 740. Composition.section:compositionSection.section:clinicalInstructionSection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 |
| Short | セクション区分のコード値 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | 420 |
| 742. Composition.section:compositionSection.section:clinicalInstructionSection.code.coding.display | |
| Definition | セクション区分コードの表示名。 |
| Short | セクション区分コードの表示名 |
| Must Support | true |
| Pattern Value | 診療方針指示セクション |
| 744. Composition.section:compositionSection.section:clinicalInstructionSection.code.coding.userSelected | |
| Control | 0..0 |
| 746. Composition.section:compositionSection.section:clinicalInstructionSection.code.text | |
| Control | 0..0 |
| 748. Composition.section:compositionSection.section:clinicalInstructionSection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 |
| Must Support | true |
| 750. Composition.section:compositionSection.section:clinicalInstructionSection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 |
| Short | セクションの内容作成状態コード |
| Must Support | true |
| Fixed Value | additional |
| 752. Composition.section:compositionSection.section:clinicalInstructionSection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 |
| Short | xhtml簡略形式に従った叙述記述データ |
| 754. Composition.section:compositionSection.section:clinicalInstructionSection.mode | |
| Control | 0..0 |
| 756. Composition.section:compositionSection.section:clinicalInstructionSection.orderedBy | |
| Control | 0..0 |
| 758. Composition.section:compositionSection.section:clinicalInstructionSection.entry | |
| Definition | 診療方針指示を記述して参照する。 1つの指示をひとつのCarePlanリソースで記述されたものを参照する。 記述すべき診療方針指示が特にないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 |
| Short | 診療方針指示を記述したCarePlanリソースを参照 |
| Type | Reference(JP_CarePlan) |
| Must Support | true |
| 760. Composition.section:compositionSection.section:clinicalInstructionSection.section | |
| Control | 0..0 |
| 762. Composition.section:compositionSection.section:medicalDeviceSection | |
| Slice Name | medicalDeviceSection |
| Definition | 医療機器セクション |
| Short | 医療機器セクション |
| Control | 0..1 |
| Type | BackboneElement |
| Must Support | true |
| 764. Composition.section:compositionSection.section:medicalDeviceSection.title | |
| Definition | セクションタイトル。固定値。 |
| Short | セクションタイトル |
| Control | 1..? |
| Must Support | true |
| Pattern Value | 医療機器 |
| 766. Composition.section:compositionSection.section:medicalDeviceSection.code | |
| Definition | セクション区分コード |
| Short | セクション区分コード |
| Control | 1..? |
| Must Support | true |
| 768. Composition.section:compositionSection.section:medicalDeviceSection.code.coding | |
| Control | 1..1 |
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Must Support | true |
| 770. Composition.section:compositionSection.section:medicalDeviceSection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
| Short | セクション区分コードのコード体系 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| 772. Composition.section:compositionSection.section:medicalDeviceSection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 |
| Short | セクション区分のコード値 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | 810 |
| 774. Composition.section:compositionSection.section:medicalDeviceSection.code.coding.display | |
| Definition | セクション区分コードの表示名。 |
| Short | セクション区分コードの表示名 |
| Must Support | true |
| Pattern Value | 医療機器セクション |
| 776. Composition.section:compositionSection.section:medicalDeviceSection.code.coding.userSelected | |
| Control | 0..0 |
| 778. Composition.section:compositionSection.section:medicalDeviceSection.code.text | |
| Control | 0..0 |
| 780. Composition.section:compositionSection.section:medicalDeviceSection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 |
| Must Support | true |
| 782. Composition.section:compositionSection.section:medicalDeviceSection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 |
| Short | セクションの内容作成状態コード |
| Must Support | true |
| Fixed Value | additional |
| 784. Composition.section:compositionSection.section:medicalDeviceSection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 |
| Short | xhtml簡略形式に従った叙述記述データ |
| 786. Composition.section:compositionSection.section:medicalDeviceSection.mode | |
| Control | 0..0 |
| 788. Composition.section:compositionSection.section:medicalDeviceSection.orderedBy | |
| Control | 0..0 |
| 790. Composition.section:compositionSection.section:medicalDeviceSection.entry | |
| Definition | 医療機器情報を記述して参照する。 1つの医療機器情報をひとつのDeviceUseStatementリソースで記述されたものを参照する。 記述すべき医療機器情報が特にないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 |
| Short | 医療機器情報を記述したDocumentReferenceリソースを参照 |
| Type | Reference(JP_DeviceUseStatement) |
| Must Support | true |
| 792. Composition.section:compositionSection.section:medicalDeviceSection.section | |
| Control | 0..0 |
| 794. Composition.section:compositionSection.section:advanceDirectiveSection | |
| Slice Name | advanceDirectiveSection |
| Definition | 事前指示セクション |
| Short | 事前指示セクション |
| Control | 0..1 |
| Type | BackboneElement |
| Must Support | true |
| 796. Composition.section:compositionSection.section:advanceDirectiveSection.title | |
| Definition | セクションタイトル。固定値。 |
| Short | セクションタイトル |
| Control | 1..? |
| Must Support | true |
| Pattern Value | 事前指示 |
| 798. Composition.section:compositionSection.section:advanceDirectiveSection.code | |
| Definition | セクション区分コード |
| Short | セクション区分コード |
| Control | 1..? |
| Must Support | true |
| 800. Composition.section:compositionSection.section:advanceDirectiveSection.code.coding | |
| Control | 1..1 |
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Must Support | true |
| 802. Composition.section:compositionSection.section:advanceDirectiveSection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
| Short | セクション区分コードのコード体系 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| 804. Composition.section:compositionSection.section:advanceDirectiveSection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 |
| Short | セクション区分のコード値 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | 410 |
| 806. Composition.section:compositionSection.section:advanceDirectiveSection.code.coding.display | |
| Definition | セクション区分コードの表示名。 |
| Short | セクション区分コードの表示名 |
| Must Support | true |
| Pattern Value | 事前指示セクション |
| 808. Composition.section:compositionSection.section:advanceDirectiveSection.code.coding.userSelected | |
| Control | 0..0 |
| 810. Composition.section:compositionSection.section:advanceDirectiveSection.code.text | |
| Control | 0..0 |
| 812. Composition.section:compositionSection.section:advanceDirectiveSection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 |
| Must Support | true |
| 814. Composition.section:compositionSection.section:advanceDirectiveSection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 |
| Short | セクションの内容作成状態コード |
| Must Support | true |
| Fixed Value | additional |
| 816. Composition.section:compositionSection.section:advanceDirectiveSection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 |
| Short | xhtml簡略形式に従った叙述記述データ |
| 818. Composition.section:compositionSection.section:advanceDirectiveSection.mode | |
| Control | 0..0 |
| 820. Composition.section:compositionSection.section:advanceDirectiveSection.orderedBy | |
| Control | 0..0 |
| 822. Composition.section:compositionSection.section:advanceDirectiveSection.entry | |
| Definition | 事前指示を記述して参照する。 1つの指示をひとつのConsentリソースで記述されたものを参照する。 記述すべき事前指示が特にないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 |
| Short | 事前指示を記述したConcentリソースを参照 |
| Type | Reference(JP_Consent) |
| Must Support | true |
| 824. Composition.section:compositionSection.section:advanceDirectiveSection.section | |
| Control | 0..0 |
| 826. Composition.section:compositionSection.section:researchParticipationSection | |
| Slice Name | researchParticipationSection |
| Definition | 臨床研究参加セクション |
| Short | 臨床研究参加セクション |
| Control | 0..1 |
| Type | BackboneElement |
| Must Support | true |
| 828. Composition.section:compositionSection.section:researchParticipationSection.title | |
| Definition | セクションタイトル。固定値。 |
| Short | セクションタイトル |
| Control | 1..? |
| Must Support | true |
| Pattern Value | 臨床研究参加 |
| 830. Composition.section:compositionSection.section:researchParticipationSection.code | |
| Definition | セクション区分コード |
| Short | セクション区分コード |
| Control | 1..? |
| Must Support | true |
| 832. Composition.section:compositionSection.section:researchParticipationSection.code.coding | |
| Control | 1..1 |
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Must Support | true |
| 834. Composition.section:compositionSection.section:researchParticipationSection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
| Short | セクション区分コードのコード体系 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| 836. Composition.section:compositionSection.section:researchParticipationSection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 |
| Short | セクション区分のコード値 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | 830 |
| 838. Composition.section:compositionSection.section:researchParticipationSection.code.coding.display | |
| Definition | セクション区分コードの表示名。 |
| Short | セクション区分コードの表示名 |
| Must Support | true |
| Pattern Value | 臨床研究参加セクション |
| 840. Composition.section:compositionSection.section:researchParticipationSection.code.coding.userSelected | |
| Control | 0..0 |
| 842. Composition.section:compositionSection.section:researchParticipationSection.code.text | |
| Control | 0..0 |
| 844. Composition.section:compositionSection.section:researchParticipationSection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 |
| Must Support | true |
| 846. Composition.section:compositionSection.section:researchParticipationSection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 |
| Short | セクションの内容作成状態コード |
| Must Support | true |
| Fixed Value | additional |
| 848. Composition.section:compositionSection.section:researchParticipationSection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 |
| Short | xhtml簡略形式に従った叙述記述データ |
| 850. Composition.section:compositionSection.section:researchParticipationSection.mode | |
| Control | 0..0 |
| 852. Composition.section:compositionSection.section:researchParticipationSection.orderedBy | |
| Control | 0..0 |
| 854. Composition.section:compositionSection.section:researchParticipationSection.entry | |
| Definition | 臨床研究参加情報を記述して参照する。 1つの臨床研究参加情報をひとつのResearchSubjectリソースで記述されたものを参照する。 記述すべき臨床研究参加情報が特にないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 |
| Short | 臨床研究参加情報を記述したDocumentReferenceリソースを参照 |
| Type | Reference(JP_ResearchSubject) |
| Must Support | true |
| 856. Composition.section:compositionSection.section:researchParticipationSection.section | |
| Control | 0..0 |
| 858. Composition.section:attachmentSection | |
| Slice Name | attachmentSection |
| Definition | 添付情報セクション |
| Short | 添付情報セクション |
| Control | 0..1 |
| Must Support | true |
| 860. Composition.section:attachmentSection.title | |
| Definition | セクションタイトル。固定値。 |
| Short | セクションタイトル |
| Control | 1..? |
| Must Support | true |
| Fixed Value | 添付情報 |
| 862. Composition.section:attachmentSection.code | |
| Definition | セクション区分コード |
| Short | セクション区分コード |
| Control | 1..? |
| Must Support | true |
| 864. Composition.section:attachmentSection.code.coding | |
| Control | 1..1 |
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Must Support | true |
| 866. Composition.section:attachmentSection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
| Short | セクション区分コードのコード体系 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| 868. Composition.section:attachmentSection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 |
| Short | セクション区分のコード値 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | 210 |
| 870. Composition.section:attachmentSection.code.coding.display | |
| Definition | セクション区分コードの表示名。 |
| Short | セクション区分コードの表示名 |
| Must Support | true |
| Pattern Value | 添付情報セクション |
| 872. Composition.section:attachmentSection.code.coding.userSelected | |
| Control | 0..0 |
| 874. Composition.section:attachmentSection.code.text | |
| Control | 0..0 |
| 876. Composition.section:attachmentSection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 |
| Must Support | true |
| 878. Composition.section:attachmentSection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 |
| Short | セクションの内容作成状態コード |
| Must Support | true |
| Fixed Value | additional |
| 880. Composition.section:attachmentSection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 |
| Short | xhtml簡略形式に従った叙述記述データ |
| 882. Composition.section:attachmentSection.mode | |
| Control | 0..0 |
| 884. Composition.section:attachmentSection.orderedBy | |
| Control | 0..0 |
| 886. Composition.section:attachmentSection.entry | |
| Definition | 添付情報ファイルへの参照 |
| Short | 添付情報ファイルへの参照 |
| Control | 1..? |
| Type | Reference(DocumentReference, Bundle) |
| 888. Composition.section:attachmentSection.section | |
| Control | 0..0 |
| 890. Composition.section:remarksCommunicationSection | |
| Slice Name | remarksCommunicationSection |
| Definition | 備考・連絡情報セクション |
| Short | 備考・連絡情報セクション |
| Control | 0..1 |
| Must Support | true |
| 892. Composition.section:remarksCommunicationSection.title | |
| Definition | セクションタイトル。固定値。 |
| Short | セクションタイトル |
| Control | 1..? |
| Must Support | true |
| Fixed Value | 備考・連絡情報 |
| 894. Composition.section:remarksCommunicationSection.code | |
| Definition | セクション区分コード |
| Short | セクション区分コード |
| Control | 1..? |
| Must Support | true |
| 896. Composition.section:remarksCommunicationSection.code.coding | |
| Control | 1..1 |
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Must Support | true |
| 898. Composition.section:remarksCommunicationSection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
| Short | セクション区分コードのコード体系 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| 900. Composition.section:remarksCommunicationSection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 |
| Short | セクション区分のコード値 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | 220 |
| 902. Composition.section:remarksCommunicationSection.code.coding.display | |
| Definition | セクション区分コードの表示名。 |
| Short | セクション区分コードの表示名 |
| Must Support | true |
| Pattern Value | 備考・連絡情報セクション |
| 904. Composition.section:remarksCommunicationSection.code.coding.userSelected | |
| Control | 0..0 |
| 906. Composition.section:remarksCommunicationSection.code.text | |
| Control | 0..0 |
| 908. Composition.section:remarksCommunicationSection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 |
| Must Support | true |
| 910. Composition.section:remarksCommunicationSection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 |
| Short | セクションの内容作成状態コード |
| Must Support | true |
| Fixed Value | additional |
| 912. Composition.section:remarksCommunicationSection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 |
| Short | xhtml簡略形式に従った叙述記述データ |
| 914. Composition.section:remarksCommunicationSection.mode | |
| Control | 0..0 |
| 916. Composition.section:remarksCommunicationSection.orderedBy | |
| Control | 0..0 |
| 918. Composition.section:remarksCommunicationSection.entry | |
| Definition | 備考・連絡情報バイナリファイルへの参照 |
| Short | 備考・連絡情報バイナリファイルへの参照 |
| Control | 0..1 |
| Type | Reference(DocumentReference, JP_DocumentReference) |
| 920. Composition.section:remarksCommunicationSection.section | |
| Control | 0..0 |
| 922. Composition.section:pdfSection | |
| Slice Name | pdfSection |
| Definition | PDFセクション |
| Short | PDFセクション |
| Control | 0..1 |
| Must Support | true |
| 924. Composition.section:pdfSection.title | |
| Definition | セクションタイトル。固定値。 |
| Short | セクションタイトル |
| Control | 1..? |
| Must Support | true |
| Fixed Value | PDF |
| 926. Composition.section:pdfSection.code | |
| Definition | セクション区分コード |
| Short | セクション区分コード |
| Control | 1..? |
| Must Support | true |
| 928. Composition.section:pdfSection.code.coding | |
| Control | 1..1 |
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) |
| Must Support | true |
| 930. Composition.section:pdfSection.code.coding.system | |
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 |
| Short | セクション区分コードのコード体系 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section |
| 932. Composition.section:pdfSection.code.coding.code | |
| Definition | セクション区分のコード値。 固定値。 |
| Short | セクション区分のコード値 |
| Control | 1..? |
| Must Support | true |
| Fixed Value | 230 |
| 934. Composition.section:pdfSection.code.coding.display | |
| Definition | セクション区分コードの表示名。 |
| Short | セクション区分コードの表示名 |
| Must Support | true |
| Pattern Value | PDFセクション |
| 936. Composition.section:pdfSection.code.coding.userSelected | |
| Control | 0..0 |
| 938. Composition.section:pdfSection.code.text | |
| Control | 0..0 |
| 940. Composition.section:pdfSection.text | |
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 |
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 |
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 |
| Must Support | true |
| 942. Composition.section:pdfSection.text.status | |
| Definition | generated | extensions | additional | empty から "additional" の固定値。 |
| Short | セクションの内容作成状態コード |
| Must Support | true |
| Fixed Value | additional |
| 944. Composition.section:pdfSection.text.div | |
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 |
| Short | xhtml簡略形式に従った叙述記述データ |
| 946. Composition.section:pdfSection.mode | |
| Control | 0..0 |
| 948. Composition.section:pdfSection.orderedBy | |
| Control | 0..0 |
| 950. Composition.section:pdfSection.entry | |
| Definition | PDFファイルへの参照 |
| Short | PDFファイルへの参照 |
| Control | 1..? |
| Type | Reference(DocumentReference, JP_DocumentReference) |
| 952. Composition.section:pdfSection.section | |
| Control | 0..0 |
Guidance on how to interpret the contents of this table can be foundhere
| 0. Composition | |||||
| Definition | A set of healthcare-related information that is assembled together into a single logical package that provides a single coherent statement of meaning, establishes its own context and that has clinical attestation with regard to who is making the statement. A Composition defines the structure and narrative content necessary for a document. However, a Composition alone does not constitute a document. Rather, the Composition must be the first entry in a Bundle where Bundle.type=document, and any other resources referenced from Composition must be included as subsequent entries in the Bundle (for example Patient, Practitioner, Encounter, etc.). | ||||
| Short | A set of resources composed into a single coherent clinical statement with clinical attestation | ||||
| Comments | While the focus of this specification is on patient-specific clinical statements, this resource can also apply to other healthcare-related statements such as study protocol designs, healthcare invoices and other activities that are not necessarily patient-specific or clinical. | ||||
| Control | 0..* | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty())dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource ( contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty())dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated ( contained.meta.versionId.empty() and contained.meta.lastUpdated.empty())dom-5: If a resource is contained in another resource, it SHALL NOT have a security label ( contained.meta.security.empty())dom-6: A resource should have narrative for robust management ( text.`div`.exists())checkExist-CDASection-or-CompositionSection: 【セクション構成はCDAセクションと構造情報セクションのどちらか一方だけ存在している必要がある。】 ( ((section.code.coding.where(code = '200')).exists()) xor ((section.code.coding.where(code = '300')).exists())) | ||||
| 2. Composition.id | |||||
| Definition | The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes. | ||||
| Short | Logical id of this artifact | ||||
| Comments | The only time that a resource does not have an id is when it is being submitted to the server using a create operation. | ||||
| Control | 0..1 | ||||
| Type | id | ||||
| Is Modifier | false | ||||
| Summary | true | ||||
| 4. Composition.meta | |||||
| Definition | 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. | ||||
| Short | Metadata about the resource | ||||
| Control | 1..1 | ||||
| Type | Meta | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 6. Composition.meta.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 8. Composition.meta.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.meta.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 10. Composition.meta.versionId | |||||
| Definition | The version specific identifier, as it appears in the version portion of the URL. This value changes when the resource is created, updated, or deleted. | ||||
| Short | Version specific identifier | ||||
| Comments | The server assigns this value, and ignores what the client specifies, except in the case that the server is imposing version integrity on updates/deletes. | ||||
| Control | 0..1 | ||||
| Type | id | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 12. Composition.meta.lastUpdated | |||||
| Definition | When the resource last changed - e.g. when the version changed. | ||||
| Short | When the resource version last changed | ||||
| Comments | This value is always populated except when the resource is first being created. The server / resource manager sets this value; what a client provides is irrelevant. This is equivalent to the HTTP Last-Modified and SHOULD have the same value on a read interaction. | ||||
| Control | 1..1 | ||||
| Type | instant | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 14. Composition.meta.source | |||||
| Definition | A uri that identifies the source system of the resource. This provides a minimal amount of Provenance information that can be used to track or differentiate the source of information in the resource. The source may identify another FHIR server, document, message, database, etc. | ||||
| Short | Identifies where the resource comes from | ||||
| Comments | In the provenance resource, this corresponds to Provenance.entity.what[x]. The exact use of the source (and the implied Provenance.entity.role) is left to implementer discretion. Only one nominated source is allowed; for additional provenance details, a full Provenance resource should be used. This element can be used to indicate where the current master source of a resource that has a canonical URL if the resource is no longer hosted at the canonical URL. | ||||
| Control | 0..1 | ||||
| Type | uri | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 16. Composition.meta.profile | |||||
| Definition | 準拠しているプロファイルとして次のURLとバージョンを指定する。バージョン指定を省略した場合には、データ受信時点の最新バージョンとみなされる。http://jpfhir.jp/fhir/ePCS/StructureDefinition/JP_Composition_eReferral|x.y.z | ||||
| Short | 準拠しているプロファイルとして次のURLとバージョンを指定する。バージョン指定を省略した場合には、データ受信時点の最新バージョンとみなされる。http://jpfhir.jp/fhir/ePCS/StructureDefinition/JP_Composition_eReferral|x.y.z | ||||
| Comments | It is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time. The list of profile URLs is a set. | ||||
| Control | 1..* | ||||
| Type | canonical(StructureDefinition) | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 18. Composition.meta.security | |||||
| Definition | Security labels applied to this resource. These tags connect specific resources to the overall security policy and infrastructure. | ||||
| Short | Security Labels applied to this resource | ||||
| Comments | The security labels can be updated without changing the stated version of the resource. The list of security labels is a set. Uniqueness is based the system/code, and version and display are ignored. | ||||
| Control | 0..* | ||||
| Binding | Unless not suitable, these codes SHALL be taken from All Security Labels (extensible to http://hl7.org/fhir/ValueSet/security-labels|4.0.1)Security Labels from the Healthcare Privacy and Security Classification System. | ||||
| Type | Coding | ||||
| Is Modifier | false | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 20. Composition.meta.tag | |||||
| Definition | Tags applied to this resource. Tags are intended to be used to identify and relate resources to process and workflow, and applications are not required to consider the tags when interpreting the meaning of a resource. | ||||
| Short | Tags applied to this resource | ||||
| Comments | The tags can be updated without changing the stated version of the resource. The list of tags is a set. Uniqueness is based the system/code, and version and display are ignored. | ||||
| Control | 0..* | ||||
| Binding | For example codes, see CommonTags (example to http://hl7.org/fhir/ValueSet/common-tags|4.0.1)Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones". | ||||
| Type | Coding | ||||
| Is Modifier | false | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 22. Composition.implicitRules | |||||
| Definition | 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. | ||||
| Short | A set of rules under which this content was created | ||||
| Comments | Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc. | ||||
| Control | 0..1 | ||||
| Type | uri | ||||
| Is Modifier | true because This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 24. Composition.language | |||||
| Definition | The base language in which the resource is written. | ||||
| Short | Language of the resource content | ||||
| Comments | 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). | ||||
| Control | 0..1 | ||||
| Binding | The codes SHOULD be taken from CommonLanguages (preferred to http://hl7.org/fhir/ValueSet/languages|4.0.1)A human language.
| ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 26. Composition.text | |||||
| Definition | 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. | ||||
| Short | Text summary of the resource, for human interpretation | ||||
| Comments | Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a "text blob" or where text is additionally entered raw or narrated and encoded information is added later. | ||||
| Control | 0..1 | ||||
| Type | Narrative | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | narrative, html, xhtml, display | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 28. Composition.contained | |||||
| Definition | These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope. | ||||
| Short | Contained, inline Resources | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Resource | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | inline resources, anonymous resources, contained resources | ||||
| 30. Composition.extension | |||||
| Definition | An Extension | ||||
| Short | Extension | ||||
| Control | 1..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 32. Composition.extension:version | |||||
| Slice Name | version | ||||
| Definition | Version specific identifier for the composition, assigned when each version is created/updated. Note: this extension is only used before R5 because Composition has a version element which should be used instead. | ||||
| Short | 文書バージョンを表す拡張 | ||||
| Comments | While each resource, including the composition itself, has its own version identifier, this is a formal identifier for the logical version of the composition as a whole. It would remain constant if the resources were moved to a new server, and all got new individual resource versions, for example. | ||||
| Control | 1..1 This element is affected by the following invariants: ele-1 | ||||
| Type | Extension(Composition Version Number) (Extension Type: string) | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 34. Composition.extension:version.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 36. Composition.extension:version.extension | |||||
| Definition | An Extension | ||||
| Short | Extension | ||||
| Control | 0..0 | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.extension.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 38. Composition.extension:version.url | |||||
| Definition | Source of the definition for the extension code - a logical name or a URL. | ||||
| Short | identifies the meaning of the extension | ||||
| Comments | The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. | ||||
| Control | 1..1 | ||||
| Type | uri | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| Fixed Value | http://hl7.org/fhir/StructureDefinition/composition-clinicaldocument-versionNumber | ||||
| 40. Composition.extension:version.value[x] | |||||
| Definition | 文書のバージョン番号を表す文字列。 例 : 第1版は "1" とする。 | ||||
| Short | 文書のバージョン番号を表す文字列。 | ||||
| Control | 1..1 | ||||
| Type | string | ||||
| [x] Note | SeeChoice of Data Typesfor further information about how to use [x] | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 42. Composition.modifierExtension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). | ||||
| Short | Extensions that cannot be ignored | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them | ||||
| Summary | false | ||||
| Requirements | 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. | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 44. Composition.identifier | |||||
| Definition | A version-independent identifier for the Composition. This identifier stays constant as the composition is changed over time. | ||||
| Short | Version-independent identifier for the Composition | ||||
| Comments | Similar to ClinicalDocument/setId in CDA. See discussion in resource definition for how these relate. | ||||
| Note | This is a business identifier, not a resource identifier (see discussion) | ||||
| Control | 1..1 | ||||
| Type | Identifier | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 46. Composition.identifier.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 48. Composition.identifier.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.identifier.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 50. Composition.identifier.use | |||||
| Definition | The purpose of this identifier. | ||||
| Short | usual | official | temp | secondary | old (If known) | ||||
| Comments | Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. | ||||
| Control | 0..1 | ||||
| Binding | The codes SHALL be taken from IdentifierUse (required to http://hl7.org/fhir/ValueSet/identifier-use|4.0.1)Identifies the purpose for this identifier, if known . | ||||
| Type | code | ||||
| Is Modifier | true because This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 52. Composition.identifier.type | |||||
| Definition | A coded type for the identifier that can be used to determine which identifier to use for a specific purpose. | ||||
| Short | Description of identifier | ||||
| Comments | This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. | ||||
| Control | 0..1 | ||||
| Binding | Unless not suitable, these codes SHALL be taken from Identifier Type Codes (extensible to http://hl7.org/fhir/ValueSet/identifier-type|4.0.1)A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | true | ||||
| Requirements | Allows users to make use of identifiers when the identifier system is not known. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 54. Composition.identifier.system | |||||
| Definition | 文書リソースIDの名前空間を表すURI。固定値。 | ||||
| Short | 文書リソースIDの名前空間を表すURI。固定値。 | ||||
| Comments | Identifier.system is always case sensitive. | ||||
| Control | 1..1 | ||||
| Type | uri | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. | ||||
| Fixed Value | http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier | ||||
| Example | General: http://www.acme.com/identifiers/patient | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 56. Composition.identifier.value | |||||
| Definition | その医療機関が発行した診療情報提供書をその医療機関内において一意に識別するID(診療情報提供書番号)を設定する。 Identifier型のvalue要素に、保険医療機関番号(10桁)、発行年(4桁)、施設内において発行年内で一意となる番号(32桁以内)をハット文字(“^”)で連結した文字列を指定する。 例:”1311234567^2020^00123456 | ||||
| Short | 文書リソースID | ||||
| Comments | If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe. | ||||
| Control | 1..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Example | General: 123456 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 58. Composition.identifier.period | |||||
| Definition | Time period during which identifier is/was valid for use. | ||||
| Short | Time period when id is/was valid for use | ||||
| Control | 0..1 | ||||
| Type | Period | ||||
| Is Modifier | false | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 60. Composition.identifier.assigner | |||||
| Definition | Organization that issued/manages the identifier. | ||||
| Short | Organization that issued id (may be just text) | ||||
| Comments | The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization. | ||||
| Control | 0..1 | ||||
| Type | Reference(Organization) | ||||
| Is Modifier | false | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 62. Composition.status | |||||
| Definition | この文書のステータス。 仕様上は、preliminary | final | amended | entered_in_error のいずれかを設定できるが、医療機関から登録される段階では、"final" でなければならない。 | ||||
| Short | この文書のステータス。 | ||||
| Comments | If a composition is marked as withdrawn, the compositions/documents in the series, or data from the composition or document series, should never be displayed to a user without being clearly marked as untrustworthy. The flag "entered-in-error" is why this element is labeled as a modifier of other elements. Some reporting work flows require that the original narrative of a final document never be altered; instead, only new narrative can be added. The composition resource has no explicit status for explicitly noting whether this business rule is in effect. This would be handled by an extension if required. | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from CompositionStatus (required to http://hl7.org/fhir/ValueSet/composition-status|4.0.1)The workflow/clinical status of the composition. | ||||
| Type | code | ||||
| Is Modifier | true because This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | Need to be able to mark interim, amended, or withdrawn compositions or documents. | ||||
| Fixed Value | final | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 64. Composition.type | |||||
| Definition | documentタイプのうち文書種別 | ||||
| Short | 文書区分コード | ||||
| Comments | For Composition type, LOINC is ubiquitous and strongly endorsed by HL7. Most implementation guides will require a specific LOINC code, or use LOINC as an extensible binding. | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from JP_valueSet_documentTypeCode (1.0.0) (required to http://jpfhir.jp/fhir/Common/ValueSet/doc-typecodes|1.0.0) | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Key metadata element describing the composition, used in searching/filtering. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 66. Composition.type.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 68. Composition.type.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.type.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 70. Composition.type.coding | |||||
| Definition | A reference to a code defined by a terminology system. | ||||
| Short | Code defined by a terminology system | ||||
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
| Control | 1..1 | ||||
| Type | Coding | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 72. Composition.type.coding.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 74. Composition.type.coding.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.type.coding.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 76. Composition.type.coding.system | |||||
| Definition | 文書区分コードのコード体系を識別するURI。固定値 | ||||
| Short | Identity of the terminology system | ||||
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
| Control | 1..1 | ||||
| Type | uri | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be unambiguous about the source of the definition of the symbol. | ||||
| Fixed Value | http://jpfhir.jp/fhir/Common/CodeSystem/doc-typecodes | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 78. Composition.type.coding.version | |||||
| Definition | The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
| Short | Version of the system - if relevant | ||||
| Comments | Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
| Note | This is a business version Id, not a resource version Id (see discussion) | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 80. Composition.type.coding.code | |||||
| Definition | 診療情報提供書"57133-1"を指定。固定値。 | ||||
| Short | Symbol in syntax defined by the system | ||||
| Control | 1..1 | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to refer to a particular code in the system. | ||||
| Fixed Value | 57133-1 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 82. Composition.type.coding.display | |||||
| Definition | 文書区分コードの表示名。 | ||||
| Short | 文書区分コードの表示名。 | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
| Fixed Value | 診療情報提供書 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 84. Composition.type.coding.userSelected | |||||
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
| Short | If this coding was chosen directly by the user | ||||
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
| Control | 0..1 | ||||
| Type | boolean | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 86. Composition.type.text | |||||
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
| Short | Plain text representation of the concept | ||||
| Comments | Very often the text is the same as a displayName of one of the codings. | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 88. Composition.category | |||||
| Definition | 文書カテゴリーコード。 診療情報提供書では文書サブ区分からDISCHARGE:退院時文書、OUTPATIENT:外来文書 のいずれかを使用する。 | ||||
| Short | 文書カテゴリーコード | ||||
| Comments | This is a metadata field from XDS/MHD. | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from JP_valueSet_documentSubTypeCode (1.0.0) (required to http://jpfhir.jp/fhir/Common/ValueSet/doc-subtypecodes|1.0.0) | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Helps humans to assess whether the composition is of interest when viewing an index of compositions or documents. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 90. Composition.category.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 92. Composition.category.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.category.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 94. Composition.category.coding | |||||
| Definition | A reference to a code defined by a terminology system. | ||||
| Short | Code defined by a terminology system | ||||
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
| Control | 1..1 | ||||
| Type | Coding | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 96. Composition.category.coding.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 98. Composition.category.coding.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.category.coding.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 100. Composition.category.coding.system | |||||
| Definition | 文書カテゴリコードのコード体系を識別するURI。固定値。 | ||||
| Short | 文書カテゴリコードのコード体系 | ||||
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
| Control | 1..1 | ||||
| Type | uri | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be unambiguous about the source of the definition of the symbol. | ||||
| Fixed Value | http://jpfhir.jp/fhir/Common/CodeSystem/doc-subtypecodes | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 102. Composition.category.coding.version | |||||
| Definition | The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
| Short | Version of the system - if relevant | ||||
| Comments | Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
| Note | This is a business version Id, not a resource version Id (see discussion) | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 104. Composition.category.coding.code | |||||
| Definition | 文書カテゴリコード 診療情報提供書では、文書サブ区分からDISCHARGE:退院時文書、OUTPATIENT:外来文書 のいずれかを使用する。 | ||||
| Short | 文書カテゴリコード | ||||
| Control | 1..1 | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to refer to a particular code in the system. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 106. Composition.category.coding.display | |||||
| Definition | 文書カテゴリ | ||||
| Short | 文書カテゴリコードの表示名 | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 108. Composition.category.coding.userSelected | |||||
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
| Short | If this coding was chosen directly by the user | ||||
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
| Control | 0..1 | ||||
| Type | boolean | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 110. Composition.category.text | |||||
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
| Short | Plain text representation of the concept | ||||
| Comments | Very often the text is the same as a displayName of one of the codings. | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 112. Composition.subject | |||||
| Definition | 患者情報を表すPatientリソースへの参照。 | ||||
| Short | 患者情報を表すPatientリソースへの参照。 | ||||
| Comments | For clinical documents, this is usually the patient. | ||||
| Control | 1..1 | ||||
| Type | Reference(JP_Patient_eCS) | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Essential metadata for searching for the composition. Identifies who and/or what the composition/document is about. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 114. Composition.subject.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 116. Composition.subject.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.subject.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 118. Composition.subject.reference | |||||
| Definition | Bundleリソースに記述されるPatientリソースのfullUrl要素に指定されるUUIDを指定。 例:"urn:uuid:11f0a9a6_a91d_3aef_fc4e_069995b89c4f" | ||||
| Short | PatientリソースのfullUrl要素に指定されるUUIDを指定。 | ||||
| Comments | Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server. | ||||
| Control | 1..1 This element is affected by the following invariants: ref-1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 120. Composition.subject.type | |||||
| Definition | The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). | ||||
| Short | Type the reference refers to (e.g. "Patient") | ||||
| Comments | This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. | ||||
| Control | 0..1 | ||||
| Binding | Unless not suitable, these codes SHALL be taken from ResourceType (extensible to http://hl7.org/fhir/ValueSet/resource-types|4.0.1)Aa resource (or, for logical models, the URI of the logical model). | ||||
| Type | uri | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 122. Composition.subject.identifier | |||||
| Definition | An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. | ||||
| Short | Logical reference, when literal reference is not known | ||||
| Comments | When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any). | ||||
| Note | This is a business identifier, not a resource identifier (see discussion) | ||||
| Control | 0..1 | ||||
| Type | Identifier | ||||
| Is Modifier | false | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 124. Composition.subject.display | |||||
| Definition | Plain text narrative that identifies the resource in addition to the resource reference. | ||||
| Short | Text alternative for the resource | ||||
| Comments | This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it. | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 126. Composition.encounter | |||||
| Definition | この文書が作成された受診時状況情報を表すEncounterリソースへの参照 | ||||
| Short | この文書が作成された受診時状況情報を表すEncounterリソースへの参照 | ||||
| Control | 0..1 | ||||
| Type | Reference(JP_Encounter-eCS) | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Provides context for the composition and supports searching. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 128. Composition.encounter.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 130. Composition.encounter.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.encounter.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 132. Composition.encounter.reference | |||||
| Definition | Bundleリソースに記述されるEncounterリソースのfullUrl要素に指定されるUUIDを指定。 例:"urn:uuid:12f0a9a6_a91d_8aef_d14e_069795b89c9f" | ||||
| Short | EncounterリソースのfullUrl要素に指定されるUUIDを指定。 | ||||
| Comments | Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server. | ||||
| Control | 1..1 This element is affected by the following invariants: ref-1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 134. Composition.encounter.type | |||||
| Definition | The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). | ||||
| Short | Type the reference refers to (e.g. "Patient") | ||||
| Comments | This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. | ||||
| Control | 0..1 | ||||
| Binding | Unless not suitable, these codes SHALL be taken from ResourceType (extensible to http://hl7.org/fhir/ValueSet/resource-types|4.0.1)Aa resource (or, for logical models, the URI of the logical model). | ||||
| Type | uri | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 136. Composition.encounter.identifier | |||||
| Definition | An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. | ||||
| Short | Logical reference, when literal reference is not known | ||||
| Comments | When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any). | ||||
| Note | This is a business identifier, not a resource identifier (see discussion) | ||||
| Control | 0..1 | ||||
| Type | Identifier | ||||
| Is Modifier | false | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 138. Composition.encounter.display | |||||
| Definition | Plain text narrative that identifies the resource in addition to the resource reference. | ||||
| Short | Text alternative for the resource | ||||
| Comments | This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it. | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 140. Composition.date | |||||
| Definition | このリソースを作成または最後に編集した日時。ISO8601に準拠し、秒の精度まで記録し、タイムゾーンも付記する。 午前0時を"24:00"と記録することはできないため"00:00"と記録すること。 例:"2020_08_21T12:28:21+09:00" | ||||
| Short | Composition editing time | ||||
| Comments | The Last Modified Date on the composition may be after the date of the document was attested without being changed. | ||||
| Control | 1..1 | ||||
| Type | dateTime | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | dateTime is used for tracking, organizing versions and searching. Note that this is the time of authoring. When packaged in a document, Bundle.timestamp is the date of packaging. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 142. Composition.author | |||||
| Definition | 文書作成責任者を表すPractitionerリソースの参照、および文書作成機関(必須)と診療科(任意)を表す最大2つのOrganizationリソースへの参照と合わせて最大3つの Referenceを繰り返す。 | ||||
| Short | 文書作成責任者と文書作成機関への参照。 | ||||
| Control | 2..3 | ||||
| Type | Reference(JP_Practitioner_eCS, JP_Organization_eCS) | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Must Support Types | No must-support rules about the choice of types/profiles | ||||
| Summary | true | ||||
| Requirements | Identifies who is responsible for the content. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 144. Composition.title | |||||
| Definition | Official human-readable label for the composition. | ||||
| Short | Human Readable name/title | ||||
| Comments | For many compositions, the title is the same as the text or a display name of Composition.type (e.g. a "consultation" or "progress note"). Note that CDA does not make title mandatory, but there are no known cases where it is useful for title to be omitted, so it is mandatory here. Feedback on this requirement is welcome during the trial use period. | ||||
| Control | 1..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Fixed Value | 診療情報提供書 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 146. Composition.confidentiality | |||||
| Definition | The code specifying the level of confidentiality of the Composition. | ||||
| Short | As defined by affinity domain | ||||
| Comments | The exact use of this element, and enforcement and issues related to highly sensitive documents are out of scope for the base specification, and delegated to implementation profiles (see security section). This element is labeled as a modifier because highly confidential documents must not be treated as if they are not. | ||||
| Control | 0..1 | ||||
| Binding | The codes SHALL be taken from v3.ConfidentialityClassification (2014-03-26) (required to http://terminology.hl7.org/ValueSet/v3-ConfidentialityClassification|2014-03-26)Codes specifying the level of confidentiality of the composition. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 148. Composition.attester | |||||
| Definition | A participant who has attested to the accuracy of the composition/document. | ||||
| Short | Attests to accuracy of composition | ||||
| Comments | Only list each attester once. | ||||
| Control | 0..* | ||||
| Type | BackboneElement | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Identifies responsibility for the accuracy of the composition content. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 150. Composition.attester.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 152. Composition.attester.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 154. Composition.attester.modifierExtension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). | ||||
| Short | Extensions that cannot be ignored even if unrecognized | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
| Summary | true | ||||
| Requirements | 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. | ||||
| Alternate Names | extensions, user content, modifiers | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 156. Composition.attester.mode | |||||
| Definition | The type of attestation the authenticator offers. | ||||
| Short | personal | professional | legal | official | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from CompositionAttestationMode (required to http://hl7.org/fhir/ValueSet/composition-attestation-mode|4.0.1)The way in which a person authenticated a composition. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Requirements | Indicates the level of authority of the attestation. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 158. Composition.attester.time | |||||
| Definition | When the composition was attested by the party. | ||||
| Short | When the composition was attested | ||||
| Control | 0..1 | ||||
| Type | dateTime | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Requirements | Identifies when the information in the composition was deemed accurate. (Things may have changed since then.). | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 160. Composition.attester.party | |||||
| Definition | Who attested the composition in the specified way. | ||||
| Short | Who attested the composition | ||||
| Control | 0..1 | ||||
| Type | Reference(Patient, RelatedPerson, Practitioner, PractitionerRole, Organization) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Identifies who has taken on the responsibility for accuracy of the composition content. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 162. Composition.custodian | |||||
| Definition | 文書作成機関と同一の組織の場合、custodian要素からは文書作成機関を表すOrganizationリソースへの参照となる。文書作成機関とは異なる組織である場合は、文書作成機関とは別のOrganizationリソースで表現し、custodian要素からはそのOrganizationリソースを参照する。 | ||||
| Short | 文書の作成・修正を行い、文書の管理責任を持つ医療機関(Organizationリソース)への参照 | ||||
| Comments | This is useful when documents are derived from a composition - provides guidance for how to get the latest version of the document. This is optional because this is sometimes not known by the authoring system, and can be inferred by context. However, it is important that this information be known when working with a derived document, so providing a custodian is encouraged. | ||||
| Control | 1..1 | ||||
| Type | Reference(JP_Organization_eCS) | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Identifies where to go to find the current version, where to report issues, etc. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 164. Composition.custodian.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 166. Composition.custodian.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.custodian.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 168. Composition.custodian.reference | |||||
| Definition | custodianに対応するOrganizationリソースのfullUrl要素に指定されるUUIDを指定。 例:"urn:uuid:179f9f7f_e546_04c2_6888_a9e0b24e5720" | ||||
| Short | custodianに対応するOrganizationリソースのfullUrl要素に指定されるUUIDを指定。 | ||||
| Comments | Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server. | ||||
| Control | 1..1 This element is affected by the following invariants: ref-1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 170. Composition.custodian.type | |||||
| Definition | The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). | ||||
| Short | Type the reference refers to (e.g. "Patient") | ||||
| Comments | This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. | ||||
| Control | 0..1 | ||||
| Binding | Unless not suitable, these codes SHALL be taken from ResourceType (extensible to http://hl7.org/fhir/ValueSet/resource-types|4.0.1)Aa resource (or, for logical models, the URI of the logical model). | ||||
| Type | uri | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 172. Composition.custodian.identifier | |||||
| Definition | An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. | ||||
| Short | Logical reference, when literal reference is not known | ||||
| Comments | When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any). | ||||
| Note | This is a business identifier, not a resource identifier (see discussion) | ||||
| Control | 0..1 | ||||
| Type | Identifier | ||||
| Is Modifier | false | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 174. Composition.custodian.display | |||||
| Definition | Plain text narrative that identifies the resource in addition to the resource reference. | ||||
| Short | Text alternative for the resource | ||||
| Comments | This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it. | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 176. Composition.relatesTo | |||||
| Definition | Relationships that this composition has with other compositions or documents that already exist. | ||||
| Short | Relationships to other compositions/documents | ||||
| Comments | A document is a version specific composition. | ||||
| Control | 0..* | ||||
| Type | BackboneElement | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 178. Composition.relatesTo.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 180. Composition.relatesTo.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 182. Composition.relatesTo.modifierExtension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). | ||||
| Short | Extensions that cannot be ignored even if unrecognized | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
| Summary | true | ||||
| Requirements | 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. | ||||
| Alternate Names | extensions, user content, modifiers | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 184. Composition.relatesTo.code | |||||
| Definition | The type of relationship that this composition has with anther composition or document. | ||||
| Short | replaces | transforms | signs | appends | ||||
| Comments | If this document appends another document, then the document cannot be fully understood without also accessing the referenced document. | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from DocumentRelationshipType (required to http://hl7.org/fhir/ValueSet/document-relationship-type|4.0.1)The type of relationship between documents. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 186. Composition.relatesTo.target[x] | |||||
| Definition | The target composition/document of this relationship. | ||||
| Short | Target of the relationship | ||||
| Control | 1..1 | ||||
| Type | Choice of: Identifier, Reference(Composition) | ||||
| [x] Note | SeeChoice of Data Typesfor further information about how to use [x] | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 188. Composition.event | |||||
| Definition | 診療情報提供書の発行イベントの情報 | ||||
| Short | 診療情報提供書の発行イベントの情報 | ||||
| Comments | The event needs to be consistent with the type element, though can provide further information if desired. | ||||
| Control | 1..1 | ||||
| Type | BackboneElement | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Provides context for the composition and creates a linkage between a resource describing an event and the composition created describing the event. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 190. Composition.event.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 192. Composition.event.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 194. Composition.event.modifierExtension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). | ||||
| Short | Extensions that cannot be ignored even if unrecognized | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
| Summary | true | ||||
| Requirements | 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. | ||||
| Alternate Names | extensions, user content, modifiers | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 196. Composition.event.code | |||||
| Definition | This list of codes represents the main clinical acts, such as a colonoscopy or an appendectomy, being documented. In some cases, the event is inherent in the typeCode, such as a "History and Physical Report" in which the procedure being documented is necessarily a "History and Physical" act. | ||||
| Short | Code(s) that apply to the event being documented | ||||
| Comments | An event can further specialize the act inherent in the typeCode, such as where it is simply "Procedure Report" and the procedure was a "colonoscopy". If one or more eventCodes are included, they SHALL NOT conflict with the values inherent in the classCode, practiceSettingCode or typeCode, as such a conflict would create an ambiguous situation. This short list of codes is provided to be used as key words for certain types of queries. | ||||
| Control | 1..1 | ||||
| Binding | For example codes, see ActCode (3.0.0) (example to http://terminology.hl7.org/ValueSet/v3-ActCode|3.0.0)This list of codes represents the main clinical acts being documented. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 198. Composition.event.code.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 200. Composition.event.code.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.event.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 202. Composition.event.code.coding | |||||
| Definition | A reference to a code defined by a terminology system. | ||||
| Short | Code defined by a terminology system | ||||
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
| Control | 0..0 | ||||
| Type | Coding | ||||
| Is Modifier | false | ||||
| Summary | true | ||||
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 204. Composition.event.code.text | |||||
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
| Short | Plain text representation of the concept | ||||
| Comments | Very often the text is the same as a displayName of one of the codings. | ||||
| Control | 1..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
| Fixed Value | 診療情報提供書発行 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 206. Composition.event.period | |||||
| Definition | 診療情報提供書発行日。ISO8601に準拠yyyy-mm-dd形式で記述する。 | ||||
| Short | 診療情報提供書発行日 | ||||
| Control | 1..1 | ||||
| Type | Period | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 208. Composition.event.period.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 210. Composition.event.period.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.event.period.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 212. Composition.event.period.start | |||||
| Definition | 診療情報提供書発行日。ISO8601に準拠yyyy-mm-dd形式で記述する。 | ||||
| Short | 診療情報提供書発行日 | ||||
| Comments | If the low element is missing, the meaning is that the low boundary is not known. | ||||
| Control | 1..1 This element is affected by the following invariants: per-1 | ||||
| Type | dateTime | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 214. Composition.event.period.end | |||||
| Definition | 診療情報提供書の場合記述しない。startと同一であれば存在していてもよい | ||||
| Short | 診療情報提供書の場合記述しないが、startと同一であれば存在していてもよい | ||||
| Comments | The high value includes any matching date/time. i.e. 2012-02-03T10:00:00 is in a period that has an end value of 2012-02-03. | ||||
| Control | 0..1 This element is affected by the following invariants: per-1 | ||||
| Type | dateTime | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Meaning if Missing | If the end of the period is missing, it means that the period is ongoing | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 216. Composition.event.detail | |||||
| Definition | The description and/or reference of the event(s) being documented. For example, this could be used to document such a colonoscopy or an appendectomy. | ||||
| Short | The event(s) being documented | ||||
| Control | 0..* | ||||
| Type | Reference(Resource) | ||||
| Is Modifier | false | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 218. Composition.section | |||||
| Definition | The root of the sections that make up the composition. | ||||
| Short | Composition is broken into sections | ||||
| Control | 2..* | ||||
| Type | BackboneElement | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())cmp-2: A section can only have an emptyReason if it is empty ( emptyReason.empty() or entry.empty())ele-1: All FHIR elements must have a @value or children ( hasValue() or (children().count() > id.count())) | ||||
| Slicing | This element introduces a set of slices on Composition.section. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 220. Composition.section.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 222. Composition.section.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 224. Composition.section.modifierExtension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). | ||||
| Short | Extensions that cannot be ignored even if unrecognized | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
| Summary | true | ||||
| Requirements | 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. | ||||
| Alternate Names | extensions, user content, modifiers | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 226. Composition.section.title | |||||
| Definition | The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents. | ||||
| Short | Label for section (e.g. for ToC) | ||||
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. | ||||
| Alternate Names | header, label, caption | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 228. Composition.section.code | |||||
| Definition | A code identifying the kind of content contained within the section. This must be consistent with the section title. | ||||
| Short | Classification of section (recommended) | ||||
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. | ||||
| Control | 0..1 | ||||
| Binding | For example codes, see DocumentSectionCodes (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Provides computable standardized labels to topics within the document. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 230. Composition.section.author | |||||
| Definition | Identifies who is responsible for the information in this section, not necessarily who typed it in. | ||||
| Short | Who and/or what authored the section | ||||
| Control | 0..* | ||||
| Type | Reference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Identifies who is responsible for the content. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 232. Composition.section.focus | |||||
| Definition | The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources). | ||||
| Short | Who/what the section is about, when it is not about the subject of composition | ||||
| Comments | Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples. | ||||
| Control | 0..1 | ||||
| Type | Reference(Resource) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 234. Composition.section.text | |||||
| Definition | A human-readable narrative that contains the attested content of the section, 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. | ||||
| Short | Text summary of the section, for human interpretation | ||||
| Comments | Document profiles may define what content should be represented in the narrative to ensure clinical safety. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | Narrative | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 236. Composition.section.mode | |||||
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. | ||||
| Short | working | snapshot | changes | ||||
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. | ||||
| Control | 0..1 | ||||
| Binding | The codes SHALL be taken from ListMode (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 238. Composition.section.orderedBy | |||||
| Definition | Specifies the order applied to the items in the section entries. | ||||
| Short | Order of section entries | ||||
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. | ||||
| Control | 0..1 | ||||
| Binding | The codes SHOULD be taken from ListOrderCodes (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 240. Composition.section.entry | |||||
| Definition | A reference to the actual resource from which the narrative in the section is derived. | ||||
| Short | A reference to data that supports this section | ||||
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. | ||||
| Control | 0..* This element is affected by the following invariants: cmp-2 | ||||
| Type | Reference(Resource) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 242. Composition.section.emptyReason | |||||
| Definition | If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason. | ||||
| Short | Why the section is empty | ||||
| Comments | The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-2 | ||||
| Binding | The codes SHOULD be taken from ListEmptyReasons (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason|4.0.1)If a section is empty, why it is empty. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Allows capturing things like "none exist" or "not asked" which can be important for most lists. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 244. Composition.section.section | |||||
| Definition | A nested sub-section within this section. | ||||
| Short | Nested Section | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 0..* This element is affected by the following invariants: cmp-1 | ||||
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 246. Composition.section:referralFromSection | |||||
| Slice Name | referralFromSection | ||||
| Definition | 紹介元情報セクション | ||||
| Short | 紹介元情報セクション | ||||
| Control | 1..1 | ||||
| Type | BackboneElement | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())cmp-2: A section can only have an emptyReason if it is empty ( emptyReason.empty() or entry.empty())ele-1: All FHIR elements must have a @value or children ( hasValue() or (children().count() > id.count())) | ||||
| 248. Composition.section:referralFromSection.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 250. Composition.section:referralFromSection.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 252. Composition.section:referralFromSection.modifierExtension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). | ||||
| Short | Extensions that cannot be ignored even if unrecognized | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
| Summary | true | ||||
| Requirements | 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. | ||||
| Alternate Names | extensions, user content, modifiers | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 254. Composition.section:referralFromSection.title | |||||
| Definition | セクションタイトル。固定値。 | ||||
| Short | セクションタイトル | ||||
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. | ||||
| Control | 1..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. | ||||
| Alternate Names | header, label, caption | ||||
| Fixed Value | 紹介元情報 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 256. Composition.section:referralFromSection.code | |||||
| Definition | セクション区分コード | ||||
| Short | セクション区分コード | ||||
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. | ||||
| Control | 1..1 | ||||
| Binding | For example codes, see DocumentSectionCodes (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Provides computable standardized labels to topics within the document. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 258. Composition.section:referralFromSection.code.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 260. Composition.section:referralFromSection.code.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 262. Composition.section:referralFromSection.code.coding | |||||
| Definition | A reference to a code defined by a terminology system. | ||||
| Short | Code defined by a terminology system | ||||
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) | ||||
| Type | Coding | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 264. Composition.section:referralFromSection.code.coding.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 266. Composition.section:referralFromSection.code.coding.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.code.coding.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 268. Composition.section:referralFromSection.code.coding.system | |||||
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
| Short | セクション区分コードのコード体系 | ||||
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
| Control | 1..1 | ||||
| Type | uri | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be unambiguous about the source of the definition of the symbol. | ||||
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 270. Composition.section:referralFromSection.code.coding.version | |||||
| Definition | The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
| Short | Version of the system - if relevant | ||||
| Comments | Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
| Note | This is a business version Id, not a resource version Id (see discussion) | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 272. Composition.section:referralFromSection.code.coding.code | |||||
| Definition | セクション区分のコード値。 固定値。 | ||||
| Short | セクション区分のコード値 | ||||
| Control | 1..1 | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to refer to a particular code in the system. | ||||
| Fixed Value | 920 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 274. Composition.section:referralFromSection.code.coding.display | |||||
| Definition | セクション区分コードの表示名。 | ||||
| Short | セクション区分コードの表示名 | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
| Pattern Value | 紹介元情報セクション | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 276. Composition.section:referralFromSection.code.coding.userSelected | |||||
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
| Short | If this coding was chosen directly by the user | ||||
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
| Control | 0..0 | ||||
| Type | boolean | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 278. Composition.section:referralFromSection.code.text | |||||
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
| Short | Plain text representation of the concept | ||||
| Comments | Very often the text is the same as a displayName of one of the codings. | ||||
| Control | 0..0 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 280. Composition.section:referralFromSection.author | |||||
| Definition | Identifies who is responsible for the information in this section, not necessarily who typed it in. | ||||
| Short | Who and/or what authored the section | ||||
| Control | 0..* | ||||
| Type | Reference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Identifies who is responsible for the content. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 282. Composition.section:referralFromSection.focus | |||||
| Definition | The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources). | ||||
| Short | Who/what the section is about, when it is not about the subject of composition | ||||
| Comments | Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples. | ||||
| Control | 0..1 | ||||
| Type | Reference(Resource) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 284. Composition.section:referralFromSection.text | |||||
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 | ||||
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 | ||||
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | Narrative | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 286. Composition.section:referralFromSection.text.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 288. Composition.section:referralFromSection.text.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.text.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 290. Composition.section:referralFromSection.text.status | |||||
| Definition | generated | extensions | additional | empty から "additional" の固定値。 | ||||
| Short | セクションの内容作成状態コード | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Fixed Value | additional | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 292. Composition.section:referralFromSection.text.div | |||||
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 | ||||
| Short | xhtml簡略形式に従った叙述記述データ | ||||
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
| Control | 1..1 | ||||
| Type | xhtml | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks()) | ||||
| 294. Composition.section:referralFromSection.mode | |||||
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. | ||||
| Short | working | snapshot | changes | ||||
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHALL be taken from ListMode (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 296. Composition.section:referralFromSection.orderedBy | |||||
| Definition | Specifies the order applied to the items in the section entries. | ||||
| Short | Order of section entries | ||||
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHOULD be taken from ListOrderCodes (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 298. Composition.section:referralFromSection.entry | |||||
| Definition | A reference to the actual resource from which the narrative in the section is derived. | ||||
| Short | A reference to data that supports this section | ||||
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. | ||||
| Control | 1..3 This element is affected by the following invariants: cmp-2 | ||||
| Type | Reference(Resource) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| Slicing | This element introduces a set of slices on Composition.section.entry. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 300. Composition.section:referralFromSection.entry:referralFromOrganization | |||||
| Slice Name | referralFromOrganization | ||||
| Definition | 紹介元医療機関.診療科情報をExtensionで含めることが可能。 | ||||
| Short | 紹介元医療機関 | ||||
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. | ||||
| Control | 1..1 This element is affected by the following invariants: cmp-2 | ||||
| Type | Reference(JP_Organization_eCS) | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 302. Composition.section:referralFromSection.entry:referralFromDoctor | |||||
| Slice Name | referralFromDoctor | ||||
| Definition | 紹介元医師 | ||||
| Short | 紹介元医師 | ||||
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-2 | ||||
| Type | Reference(JP_Practitioner_eCS) | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 304. Composition.section:referralFromSection.emptyReason | |||||
| Definition | If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason. | ||||
| Short | Why the section is empty | ||||
| Comments | The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-2 | ||||
| Binding | The codes SHOULD be taken from ListEmptyReasons (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason|4.0.1)If a section is empty, why it is empty. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Allows capturing things like "none exist" or "not asked" which can be important for most lists. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 306. Composition.section:referralFromSection.section | |||||
| Definition | A nested sub-section within this section. | ||||
| Short | Nested Section | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 0..0 This element is affected by the following invariants: cmp-1 | ||||
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 308. Composition.section:referralToSection | |||||
| Slice Name | referralToSection | ||||
| Definition | 紹介先情報セクション | ||||
| Short | 紹介先情報セクション | ||||
| Control | 1..1 | ||||
| Type | BackboneElement | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())cmp-2: A section can only have an emptyReason if it is empty ( emptyReason.empty() or entry.empty())ele-1: All FHIR elements must have a @value or children ( hasValue() or (children().count() > id.count())) | ||||
| 310. Composition.section:referralToSection.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 312. Composition.section:referralToSection.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 314. Composition.section:referralToSection.modifierExtension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). | ||||
| Short | Extensions that cannot be ignored even if unrecognized | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
| Summary | true | ||||
| Requirements | 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. | ||||
| Alternate Names | extensions, user content, modifiers | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 316. Composition.section:referralToSection.title | |||||
| Definition | セクションタイトル。固定値。 | ||||
| Short | セクションタイトル | ||||
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. | ||||
| Control | 1..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. | ||||
| Alternate Names | header, label, caption | ||||
| Fixed Value | 紹介先情報 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 318. Composition.section:referralToSection.code | |||||
| Definition | セクション区分コード | ||||
| Short | セクション区分コード | ||||
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. | ||||
| Control | 1..1 | ||||
| Binding | For example codes, see DocumentSectionCodes (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Provides computable standardized labels to topics within the document. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 320. Composition.section:referralToSection.code.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 322. Composition.section:referralToSection.code.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 324. Composition.section:referralToSection.code.coding | |||||
| Definition | A reference to a code defined by a terminology system. | ||||
| Short | Code defined by a terminology system | ||||
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) | ||||
| Type | Coding | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 326. Composition.section:referralToSection.code.coding.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 328. Composition.section:referralToSection.code.coding.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.code.coding.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 330. Composition.section:referralToSection.code.coding.system | |||||
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
| Short | セクション区分コードのコード体系 | ||||
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
| Control | 1..1 | ||||
| Type | uri | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be unambiguous about the source of the definition of the symbol. | ||||
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 332. Composition.section:referralToSection.code.coding.version | |||||
| Definition | The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
| Short | Version of the system - if relevant | ||||
| Comments | Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
| Note | This is a business version Id, not a resource version Id (see discussion) | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 334. Composition.section:referralToSection.code.coding.code | |||||
| Definition | セクション区分のコード値。 固定値。 | ||||
| Short | セクション区分のコード値 | ||||
| Control | 1..1 | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to refer to a particular code in the system. | ||||
| Fixed Value | 910 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 336. Composition.section:referralToSection.code.coding.display | |||||
| Definition | セクション区分コードの表示名。 | ||||
| Short | セクション区分コードの表示名 | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
| Pattern Value | 紹介先情報セクション | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 338. Composition.section:referralToSection.code.coding.userSelected | |||||
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
| Short | If this coding was chosen directly by the user | ||||
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
| Control | 0..0 | ||||
| Type | boolean | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 340. Composition.section:referralToSection.code.text | |||||
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
| Short | Plain text representation of the concept | ||||
| Comments | Very often the text is the same as a displayName of one of the codings. | ||||
| Control | 0..0 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 342. Composition.section:referralToSection.author | |||||
| Definition | Identifies who is responsible for the information in this section, not necessarily who typed it in. | ||||
| Short | Who and/or what authored the section | ||||
| Control | 0..* | ||||
| Type | Reference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Identifies who is responsible for the content. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 344. Composition.section:referralToSection.focus | |||||
| Definition | The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources). | ||||
| Short | Who/what the section is about, when it is not about the subject of composition | ||||
| Comments | Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples. | ||||
| Control | 0..1 | ||||
| Type | Reference(Resource) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 346. Composition.section:referralToSection.text | |||||
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 | ||||
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 | ||||
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | Narrative | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 348. Composition.section:referralToSection.text.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 350. Composition.section:referralToSection.text.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.text.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 352. Composition.section:referralToSection.text.status | |||||
| Definition | generated | extensions | additional | empty から "additional" の固定値。 | ||||
| Short | セクションの内容作成状態コード | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Fixed Value | additional | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 354. Composition.section:referralToSection.text.div | |||||
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 | ||||
| Short | xhtml簡略形式に従った叙述記述データ | ||||
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
| Control | 1..1 | ||||
| Type | xhtml | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks()) | ||||
| 356. Composition.section:referralToSection.mode | |||||
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. | ||||
| Short | working | snapshot | changes | ||||
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHALL be taken from ListMode (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 358. Composition.section:referralToSection.orderedBy | |||||
| Definition | Specifies the order applied to the items in the section entries. | ||||
| Short | Order of section entries | ||||
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHOULD be taken from ListOrderCodes (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 360. Composition.section:referralToSection.entry | |||||
| Definition | A reference to the actual resource from which the narrative in the section is derived. | ||||
| Short | A reference to data that supports this section | ||||
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. | ||||
| Control | 1..3 This element is affected by the following invariants: cmp-2 | ||||
| Type | Reference(Resource) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| Slicing | This element introduces a set of slices on Composition.section.entry. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 362. Composition.section:referralToSection.entry:referralToOrganization | |||||
| Slice Name | referralToOrganization | ||||
| Definition | 紹介先医療機関.診療科情報をExtensionで含めることが可能。 | ||||
| Short | 紹介先医療機関 | ||||
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. | ||||
| Control | 1..1 This element is affected by the following invariants: cmp-2 | ||||
| Type | Reference(JP_Organization_eCS) | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 364. Composition.section:referralToSection.entry:referralToDoctor | |||||
| Slice Name | referralToDoctor | ||||
| Definition | 紹介先医師 | ||||
| Short | 紹介先医師 | ||||
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-2 | ||||
| Type | Reference(JP_Practitioner_eCS) | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 366. Composition.section:referralToSection.emptyReason | |||||
| Definition | If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason. | ||||
| Short | Why the section is empty | ||||
| Comments | The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-2 | ||||
| Binding | The codes SHOULD be taken from ListEmptyReasons (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason|4.0.1)If a section is empty, why it is empty. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Allows capturing things like "none exist" or "not asked" which can be important for most lists. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 368. Composition.section:referralToSection.section | |||||
| Definition | A nested sub-section within this section. | ||||
| Short | Nested Section | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 0..0 This element is affected by the following invariants: cmp-1 | ||||
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 370. Composition.section:cdaSection | |||||
| Slice Name | cdaSection | ||||
| Definition | CDA参照セクション-本セクションは電子カルテ情報共有サービスでは使用しない。 | ||||
| Short | CDA参照セクション-本セクションは電子カルテ情報共有サービスでは使用しない。 | ||||
| Control | 0..1 | ||||
| Type | BackboneElement | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())cmp-2: A section can only have an emptyReason if it is empty ( emptyReason.empty() or entry.empty())ele-1: All FHIR elements must have a @value or children ( hasValue() or (children().count() > id.count())) | ||||
| 372. Composition.section:cdaSection.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 374. Composition.section:cdaSection.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 376. Composition.section:cdaSection.modifierExtension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). | ||||
| Short | Extensions that cannot be ignored even if unrecognized | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
| Summary | true | ||||
| Requirements | 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. | ||||
| Alternate Names | extensions, user content, modifiers | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 378. Composition.section:cdaSection.title | |||||
| Definition | セクションタイトル。固定値。 | ||||
| Short | セクションタイトル | ||||
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. | ||||
| Control | 1..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. | ||||
| Alternate Names | header, label, caption | ||||
| Fixed Value | CDA参照 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 380. Composition.section:cdaSection.code | |||||
| Definition | セクション区分コード | ||||
| Short | セクション区分コード | ||||
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. | ||||
| Control | 1..1 | ||||
| Binding | For example codes, see DocumentSectionCodes (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Provides computable standardized labels to topics within the document. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 382. Composition.section:cdaSection.code.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 384. Composition.section:cdaSection.code.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 386. Composition.section:cdaSection.code.coding | |||||
| Definition | A reference to a code defined by a terminology system. | ||||
| Short | Code defined by a terminology system | ||||
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) | ||||
| Type | Coding | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 388. Composition.section:cdaSection.code.coding.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 390. Composition.section:cdaSection.code.coding.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.code.coding.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 392. Composition.section:cdaSection.code.coding.system | |||||
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
| Short | セクション区分コードのコード体系 | ||||
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
| Control | 1..1 | ||||
| Type | uri | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be unambiguous about the source of the definition of the symbol. | ||||
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 394. Composition.section:cdaSection.code.coding.version | |||||
| Definition | The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
| Short | Version of the system - if relevant | ||||
| Comments | Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
| Note | This is a business version Id, not a resource version Id (see discussion) | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 396. Composition.section:cdaSection.code.coding.code | |||||
| Definition | セクション区分のコード値。 固定値。 | ||||
| Short | セクション区分のコード値 | ||||
| Control | 1..1 | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to refer to a particular code in the system. | ||||
| Fixed Value | 200 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 398. Composition.section:cdaSection.code.coding.display | |||||
| Definition | セクション区分コードの表示名。 | ||||
| Short | セクション区分コードの表示名 | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
| Pattern Value | CDA参照セクション | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 400. Composition.section:cdaSection.code.coding.userSelected | |||||
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
| Short | If this coding was chosen directly by the user | ||||
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
| Control | 0..0 | ||||
| Type | boolean | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 402. Composition.section:cdaSection.code.text | |||||
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
| Short | Plain text representation of the concept | ||||
| Comments | Very often the text is the same as a displayName of one of the codings. | ||||
| Control | 0..0 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 404. Composition.section:cdaSection.author | |||||
| Definition | Identifies who is responsible for the information in this section, not necessarily who typed it in. | ||||
| Short | Who and/or what authored the section | ||||
| Control | 0..* | ||||
| Type | Reference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Identifies who is responsible for the content. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 406. Composition.section:cdaSection.focus | |||||
| Definition | The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources). | ||||
| Short | Who/what the section is about, when it is not about the subject of composition | ||||
| Comments | Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples. | ||||
| Control | 0..1 | ||||
| Type | Reference(Resource) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 408. Composition.section:cdaSection.text | |||||
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 | ||||
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 | ||||
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | Narrative | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 410. Composition.section:cdaSection.text.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 412. Composition.section:cdaSection.text.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.text.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 414. Composition.section:cdaSection.text.status | |||||
| Definition | generated | extensions | additional | empty から "additional" の固定値。 | ||||
| Short | セクションの内容作成状態コード | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Fixed Value | additional | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 416. Composition.section:cdaSection.text.div | |||||
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 | ||||
| Short | xhtml簡略形式に従った叙述記述データ | ||||
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
| Control | 1..1 | ||||
| Type | xhtml | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks()) | ||||
| 418. Composition.section:cdaSection.mode | |||||
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. | ||||
| Short | working | snapshot | changes | ||||
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHALL be taken from ListMode (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 420. Composition.section:cdaSection.orderedBy | |||||
| Definition | Specifies the order applied to the items in the section entries. | ||||
| Short | Order of section entries | ||||
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHOULD be taken from ListOrderCodes (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 422. Composition.section:cdaSection.entry | |||||
| Definition | CDA規約文書ファイルへの参照 | ||||
| Short | CDA規約文書ファイルへの参照 | ||||
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. | ||||
| Control | 1..1 This element is affected by the following invariants: cmp-2 | ||||
| Type | Reference(DocumentReference) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 424. Composition.section:cdaSection.emptyReason | |||||
| Definition | If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason. | ||||
| Short | Why the section is empty | ||||
| Comments | The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-2 | ||||
| Binding | The codes SHOULD be taken from ListEmptyReasons (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason|4.0.1)If a section is empty, why it is empty. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Allows capturing things like "none exist" or "not asked" which can be important for most lists. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 426. Composition.section:cdaSection.section | |||||
| Definition | A nested sub-section within this section. | ||||
| Short | Nested Section | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 0..0 This element is affected by the following invariants: cmp-1 | ||||
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 428. Composition.section:compositionSection | |||||
| Slice Name | compositionSection | ||||
| Definition | 構造情報セクション | ||||
| Short | 構造情報セクション | ||||
| Control | 0..1 | ||||
| Type | BackboneElement | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())cmp-2: A section can only have an emptyReason if it is empty ( emptyReason.empty() or entry.empty())ele-1: All FHIR elements must have a @value or children ( hasValue() or (children().count() > id.count())) | ||||
| 430. Composition.section:compositionSection.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 432. Composition.section:compositionSection.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 434. Composition.section:compositionSection.modifierExtension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). | ||||
| Short | Extensions that cannot be ignored even if unrecognized | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
| Summary | true | ||||
| Requirements | 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. | ||||
| Alternate Names | extensions, user content, modifiers | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 436. Composition.section:compositionSection.title | |||||
| Definition | セクションタイトル。固定値。 | ||||
| Short | セクションタイトル | ||||
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. | ||||
| Control | 1..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. | ||||
| Alternate Names | header, label, caption | ||||
| Fixed Value | 構造情報 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 438. Composition.section:compositionSection.code | |||||
| Definition | セクション区分コード | ||||
| Short | セクション区分コード | ||||
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. | ||||
| Control | 1..1 | ||||
| Binding | For example codes, see DocumentSectionCodes (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Provides computable standardized labels to topics within the document. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 440. Composition.section:compositionSection.code.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 442. Composition.section:compositionSection.code.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 444. Composition.section:compositionSection.code.coding | |||||
| Definition | A reference to a code defined by a terminology system. | ||||
| Short | Code defined by a terminology system | ||||
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) | ||||
| Type | Coding | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 446. Composition.section:compositionSection.code.coding.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 448. Composition.section:compositionSection.code.coding.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.code.coding.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 450. Composition.section:compositionSection.code.coding.system | |||||
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
| Short | セクション区分コードのコード体系 | ||||
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
| Control | 1..1 | ||||
| Type | uri | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be unambiguous about the source of the definition of the symbol. | ||||
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 452. Composition.section:compositionSection.code.coding.version | |||||
| Definition | The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
| Short | Version of the system - if relevant | ||||
| Comments | Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
| Note | This is a business version Id, not a resource version Id (see discussion) | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 454. Composition.section:compositionSection.code.coding.code | |||||
| Definition | セクション区分のコード値。 固定値。 | ||||
| Short | セクション区分のコード値 | ||||
| Control | 1..1 | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to refer to a particular code in the system. | ||||
| Fixed Value | 300 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 456. Composition.section:compositionSection.code.coding.display | |||||
| Definition | セクション区分コードの表示名。 | ||||
| Short | セクション区分コードの表示名 | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
| Pattern Value | 構造情報セクション | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 458. Composition.section:compositionSection.code.coding.userSelected | |||||
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
| Short | If this coding was chosen directly by the user | ||||
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
| Control | 0..0 | ||||
| Type | boolean | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 460. Composition.section:compositionSection.code.text | |||||
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
| Short | Plain text representation of the concept | ||||
| Comments | Very often the text is the same as a displayName of one of the codings. | ||||
| Control | 0..0 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 462. Composition.section:compositionSection.author | |||||
| Definition | Identifies who is responsible for the information in this section, not necessarily who typed it in. | ||||
| Short | Who and/or what authored the section | ||||
| Control | 0..* | ||||
| Type | Reference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Identifies who is responsible for the content. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 464. Composition.section:compositionSection.focus | |||||
| Definition | The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources). | ||||
| Short | Who/what the section is about, when it is not about the subject of composition | ||||
| Comments | Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples. | ||||
| Control | 0..1 | ||||
| Type | Reference(Resource) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 466. Composition.section:compositionSection.text | |||||
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 | ||||
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 | ||||
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 | ||||
| Control | 0..0 This element is affected by the following invariants: cmp-1 | ||||
| Type | Narrative | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 472. Composition.section:compositionSection.mode | |||||
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. | ||||
| Short | working | snapshot | changes | ||||
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHALL be taken from ListMode (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 474. Composition.section:compositionSection.orderedBy | |||||
| Definition | Specifies the order applied to the items in the section entries. | ||||
| Short | Order of section entries | ||||
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHOULD be taken from ListOrderCodes (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 476. Composition.section:compositionSection.entry | |||||
| Definition | A reference to the actual resource from which the narrative in the section is derived. | ||||
| Short | A reference to data that supports this section | ||||
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. | ||||
| Control | 0..* This element is affected by the following invariants: cmp-2 | ||||
| Type | Reference(Resource) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 478. Composition.section:compositionSection.emptyReason | |||||
| Definition | If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason. | ||||
| Short | Why the section is empty | ||||
| Comments | The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-2 | ||||
| Binding | The codes SHOULD be taken from ListEmptyReasons (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason|4.0.1)If a section is empty, why it is empty. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Allows capturing things like "none exist" or "not asked" which can be important for most lists. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 480. Composition.section:compositionSection.section | |||||
| Definition | A nested sub-section within this section. | ||||
| Short | Nested Section | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 3..* This element is affected by the following invariants: cmp-1 | ||||
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 482. Composition.section:compositionSection.section.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 484. Composition.section:compositionSection.section.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 486. Composition.section:compositionSection.section.modifierExtension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). | ||||
| Short | Extensions that cannot be ignored even if unrecognized | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
| Summary | true | ||||
| Requirements | 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. | ||||
| Alternate Names | extensions, user content, modifiers | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 488. Composition.section:compositionSection.section.title | |||||
| Definition | The label for this particular section. This will be part of the rendered content for the document, and is often used to build a table of contents. | ||||
| Short | Label for section (e.g. for ToC) | ||||
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. | ||||
| Alternate Names | header, label, caption | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 490. Composition.section:compositionSection.section.code | |||||
| Definition | A code identifying the kind of content contained within the section. This must be consistent with the section title. | ||||
| Short | Classification of section (recommended) | ||||
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. | ||||
| Control | 0..1 | ||||
| Binding | For example codes, see DocumentSectionCodes (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Provides computable standardized labels to topics within the document. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 492. Composition.section:compositionSection.section.author | |||||
| Definition | Identifies who is responsible for the information in this section, not necessarily who typed it in. | ||||
| Short | Who and/or what authored the section | ||||
| Control | 0..* | ||||
| Type | Reference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Identifies who is responsible for the content. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 494. Composition.section:compositionSection.section.focus | |||||
| Definition | The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources). | ||||
| Short | Who/what the section is about, when it is not about the subject of composition | ||||
| Comments | Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples. | ||||
| Control | 0..1 | ||||
| Type | Reference(Resource) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 496. Composition.section:compositionSection.section.text | |||||
| Definition | A human-readable narrative that contains the attested content of the section, 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. | ||||
| Short | Text summary of the section, for human interpretation | ||||
| Comments | Document profiles may define what content should be represented in the narrative to ensure clinical safety. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | Narrative | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 498. Composition.section:compositionSection.section.mode | |||||
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. | ||||
| Short | working | snapshot | changes | ||||
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. | ||||
| Control | 0..1 | ||||
| Binding | The codes SHALL be taken from ListMode (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 500. Composition.section:compositionSection.section.orderedBy | |||||
| Definition | Specifies the order applied to the items in the section entries. | ||||
| Short | Order of section entries | ||||
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. | ||||
| Control | 0..1 | ||||
| Binding | The codes SHOULD be taken from ListOrderCodes (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 502. Composition.section:compositionSection.section.entry | |||||
| Definition | A reference to the actual resource from which the narrative in the section is derived. | ||||
| Short | A reference to data that supports this section | ||||
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. | ||||
| Control | 0..* This element is affected by the following invariants: cmp-2 | ||||
| Type | Reference(Resource) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 504. Composition.section:compositionSection.section.emptyReason | |||||
| Definition | If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason. | ||||
| Short | Why the section is empty | ||||
| Comments | The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-2 | ||||
| Binding | The codes SHOULD be taken from ListEmptyReasons (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason|4.0.1)If a section is empty, why it is empty. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Allows capturing things like "none exist" or "not asked" which can be important for most lists. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 506. Composition.section:compositionSection.section.section | |||||
| Definition | A nested sub-section within this section. | ||||
| Short | Nested Section | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 0..* This element is affected by the following invariants: cmp-1 | ||||
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 508. Composition.section:compositionSection.section:referralPurposeSection | |||||
| Slice Name | referralPurposeSection | ||||
| Definition | 紹介目的セクション | ||||
| Short | 紹介目的セクション | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 1..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | BackboneElement | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 510. Composition.section:compositionSection.section:referralPurposeSection.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 512. Composition.section:compositionSection.section:referralPurposeSection.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 514. Composition.section:compositionSection.section:referralPurposeSection.modifierExtension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). | ||||
| Short | Extensions that cannot be ignored even if unrecognized | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
| Summary | true | ||||
| Requirements | 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. | ||||
| Alternate Names | extensions, user content, modifiers | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 516. Composition.section:compositionSection.section:referralPurposeSection.title | |||||
| Definition | セクションタイトル。固定値。 | ||||
| Short | セクションタイトル | ||||
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. | ||||
| Control | 1..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. | ||||
| Alternate Names | header, label, caption | ||||
| Pattern Value | 紹介目的 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 518. Composition.section:compositionSection.section:referralPurposeSection.code | |||||
| Definition | セクション区分コード | ||||
| Short | セクション区分コード | ||||
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. | ||||
| Control | 1..1 | ||||
| Binding | For example codes, see DocumentSectionCodes (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Provides computable standardized labels to topics within the document. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 520. Composition.section:compositionSection.section:referralPurposeSection.code.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 522. Composition.section:compositionSection.section:referralPurposeSection.code.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 524. Composition.section:compositionSection.section:referralPurposeSection.code.coding | |||||
| Definition | A reference to a code defined by a terminology system. | ||||
| Short | Code defined by a terminology system | ||||
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) | ||||
| Type | Coding | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 526. Composition.section:compositionSection.section:referralPurposeSection.code.coding.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 528. Composition.section:compositionSection.section:referralPurposeSection.code.coding.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.code.coding.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 530. Composition.section:compositionSection.section:referralPurposeSection.code.coding.system | |||||
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
| Short | セクション区分コードのコード体系 | ||||
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
| Control | 1..1 | ||||
| Type | uri | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be unambiguous about the source of the definition of the symbol. | ||||
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 532. Composition.section:compositionSection.section:referralPurposeSection.code.coding.version | |||||
| Definition | The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
| Short | Version of the system - if relevant | ||||
| Comments | Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
| Note | This is a business version Id, not a resource version Id (see discussion) | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 534. Composition.section:compositionSection.section:referralPurposeSection.code.coding.code | |||||
| Definition | セクション区分のコード値。 固定値。 | ||||
| Short | セクション区分のコード値 | ||||
| Control | 1..1 | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to refer to a particular code in the system. | ||||
| Fixed Value | 950 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 536. Composition.section:compositionSection.section:referralPurposeSection.code.coding.display | |||||
| Definition | セクション区分コードの表示名。 | ||||
| Short | セクション区分コードの表示名 | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
| Pattern Value | 紹介目的セクション | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 538. Composition.section:compositionSection.section:referralPurposeSection.code.coding.userSelected | |||||
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
| Short | If this coding was chosen directly by the user | ||||
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
| Control | 0..0 | ||||
| Type | boolean | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 540. Composition.section:compositionSection.section:referralPurposeSection.code.text | |||||
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
| Short | Plain text representation of the concept | ||||
| Comments | Very often the text is the same as a displayName of one of the codings. | ||||
| Control | 0..0 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 542. Composition.section:compositionSection.section:referralPurposeSection.author | |||||
| Definition | Identifies who is responsible for the information in this section, not necessarily who typed it in. | ||||
| Short | Who and/or what authored the section | ||||
| Control | 0..* | ||||
| Type | Reference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Identifies who is responsible for the content. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 544. Composition.section:compositionSection.section:referralPurposeSection.focus | |||||
| Definition | The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources). | ||||
| Short | Who/what the section is about, when it is not about the subject of composition | ||||
| Comments | Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples. | ||||
| Control | 0..1 | ||||
| Type | Reference(Resource) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 546. Composition.section:compositionSection.section:referralPurposeSection.text | |||||
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 | ||||
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 | ||||
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | Narrative | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 548. Composition.section:compositionSection.section:referralPurposeSection.text.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 550. Composition.section:compositionSection.section:referralPurposeSection.text.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.text.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 552. Composition.section:compositionSection.section:referralPurposeSection.text.status | |||||
| Definition | generated | extensions | additional | empty から "additional" の固定値。 | ||||
| Short | セクションの内容作成状態コード | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Fixed Value | additional | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 554. Composition.section:compositionSection.section:referralPurposeSection.text.div | |||||
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 | ||||
| Short | xhtml簡略形式に従った叙述記述データ | ||||
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
| Control | 1..1 | ||||
| Type | xhtml | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks()) | ||||
| 556. Composition.section:compositionSection.section:referralPurposeSection.mode | |||||
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. | ||||
| Short | working | snapshot | changes | ||||
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHALL be taken from ListMode (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 558. Composition.section:compositionSection.section:referralPurposeSection.orderedBy | |||||
| Definition | Specifies the order applied to the items in the section entries. | ||||
| Short | Order of section entries | ||||
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHOULD be taken from ListOrderCodes (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 560. Composition.section:compositionSection.section:referralPurposeSection.entry | |||||
| Definition | 紹介先で予定している受診を記述したEncounterリソースを参照。Encounter.reasonCodeに紹介する理由を記述するが、疾患や症状にもとづく診療紹介の場合には、その症状や疾患のコードあるいはテキストを記述する。そうでない場合には、コード化にかかわらずEncounter.reasonCode.textに紹介理由もtext形式で記述する。 | ||||
| Short | 紹介先で予定している受診を記述したEncounterリソースを参照 | ||||
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-2 | ||||
| Type | Reference(JP_Encounter-eCS) | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 562. Composition.section:compositionSection.section:referralPurposeSection.emptyReason | |||||
| Definition | If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason. | ||||
| Short | Why the section is empty | ||||
| Comments | The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-2 | ||||
| Binding | The codes SHOULD be taken from ListEmptyReasons (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason|4.0.1)If a section is empty, why it is empty. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Allows capturing things like "none exist" or "not asked" which can be important for most lists. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 564. Composition.section:compositionSection.section:referralPurposeSection.section | |||||
| Definition | A nested sub-section within this section. | ||||
| Short | Nested Section | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 0..0 This element is affected by the following invariants: cmp-1 | ||||
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 566. Composition.section:compositionSection.section:problemSection | |||||
| Slice Name | problemSection | ||||
| Definition | 傷病名・主訴セクション | ||||
| Short | 傷病名・主訴セクション | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 1..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | BackboneElement | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 568. Composition.section:compositionSection.section:problemSection.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 570. Composition.section:compositionSection.section:problemSection.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 572. Composition.section:compositionSection.section:problemSection.modifierExtension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). | ||||
| Short | Extensions that cannot be ignored even if unrecognized | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
| Summary | true | ||||
| Requirements | 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. | ||||
| Alternate Names | extensions, user content, modifiers | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 574. Composition.section:compositionSection.section:problemSection.title | |||||
| Definition | セクションタイトル。固定値。 | ||||
| Short | セクションタイトル | ||||
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. | ||||
| Control | 1..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. | ||||
| Alternate Names | header, label, caption | ||||
| Pattern Value | 傷病名・主訴 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 576. Composition.section:compositionSection.section:problemSection.code | |||||
| Definition | セクション区分コード | ||||
| Short | セクション区分コード | ||||
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. | ||||
| Control | 1..1 | ||||
| Binding | For example codes, see DocumentSectionCodes (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Provides computable standardized labels to topics within the document. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 578. Composition.section:compositionSection.section:problemSection.code.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 580. Composition.section:compositionSection.section:problemSection.code.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 582. Composition.section:compositionSection.section:problemSection.code.coding | |||||
| Definition | A reference to a code defined by a terminology system. | ||||
| Short | Code defined by a terminology system | ||||
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) | ||||
| Type | Coding | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 584. Composition.section:compositionSection.section:problemSection.code.coding.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 586. Composition.section:compositionSection.section:problemSection.code.coding.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.code.coding.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 588. Composition.section:compositionSection.section:problemSection.code.coding.system | |||||
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
| Short | セクション区分コードのコード体系 | ||||
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
| Control | 1..1 | ||||
| Type | uri | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be unambiguous about the source of the definition of the symbol. | ||||
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 590. Composition.section:compositionSection.section:problemSection.code.coding.version | |||||
| Definition | The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
| Short | Version of the system - if relevant | ||||
| Comments | Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
| Note | This is a business version Id, not a resource version Id (see discussion) | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 592. Composition.section:compositionSection.section:problemSection.code.coding.code | |||||
| Definition | セクション区分のコード値。 固定値。 | ||||
| Short | セクション区分のコード値 | ||||
| Control | 1..1 | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to refer to a particular code in the system. | ||||
| Fixed Value | 340 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 594. Composition.section:compositionSection.section:problemSection.code.coding.display | |||||
| Definition | セクション区分コードの表示名。 | ||||
| Short | セクション区分コードの表示名 | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
| Pattern Value | 傷病名・主訴セクション | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 596. Composition.section:compositionSection.section:problemSection.code.coding.userSelected | |||||
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
| Short | If this coding was chosen directly by the user | ||||
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
| Control | 0..0 | ||||
| Type | boolean | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 598. Composition.section:compositionSection.section:problemSection.code.text | |||||
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
| Short | Plain text representation of the concept | ||||
| Comments | Very often the text is the same as a displayName of one of the codings. | ||||
| Control | 0..0 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 600. Composition.section:compositionSection.section:problemSection.author | |||||
| Definition | Identifies who is responsible for the information in this section, not necessarily who typed it in. | ||||
| Short | Who and/or what authored the section | ||||
| Control | 0..* | ||||
| Type | Reference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Identifies who is responsible for the content. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 602. Composition.section:compositionSection.section:problemSection.focus | |||||
| Definition | The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources). | ||||
| Short | Who/what the section is about, when it is not about the subject of composition | ||||
| Comments | Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples. | ||||
| Control | 0..1 | ||||
| Type | Reference(Resource) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 604. Composition.section:compositionSection.section:problemSection.text | |||||
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 | ||||
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 | ||||
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | Narrative | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 606. Composition.section:compositionSection.section:problemSection.text.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 608. Composition.section:compositionSection.section:problemSection.text.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.text.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 610. Composition.section:compositionSection.section:problemSection.text.status | |||||
| Definition | generated | extensions | additional | empty から "additional" の固定値。 | ||||
| Short | セクションの内容作成状態コード | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Fixed Value | additional | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 612. Composition.section:compositionSection.section:problemSection.text.div | |||||
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 | ||||
| Short | xhtml簡略形式に従った叙述記述データ | ||||
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
| Control | 1..1 | ||||
| Type | xhtml | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks()) | ||||
| 614. Composition.section:compositionSection.section:problemSection.mode | |||||
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. | ||||
| Short | working | snapshot | changes | ||||
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHALL be taken from ListMode (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 616. Composition.section:compositionSection.section:problemSection.orderedBy | |||||
| Definition | Specifies the order applied to the items in the section entries. | ||||
| Short | Order of section entries | ||||
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHOULD be taken from ListOrderCodes (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 618. Composition.section:compositionSection.section:problemSection.entry | |||||
| Definition | 傷病名・主訴を1個以上必ず記述する。1つにつき1つのConditionで記述されたものを参照する。フリーテキストでしか記述できない場合には、Condition.code.text に記述する。 | ||||
| Short | 傷病名・主訴を1個以上必ず記述する。 | ||||
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. | ||||
| Control | 0..* This element is affected by the following invariants: cmp-2 | ||||
| Type | Reference(JP_Condition_eCS) | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 620. Composition.section:compositionSection.section:problemSection.emptyReason | |||||
| Definition | If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason. | ||||
| Short | Why the section is empty | ||||
| Comments | The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-2 | ||||
| Binding | The codes SHOULD be taken from ListEmptyReasons (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason|4.0.1)If a section is empty, why it is empty. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Allows capturing things like "none exist" or "not asked" which can be important for most lists. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 622. Composition.section:compositionSection.section:problemSection.section | |||||
| Definition | A nested sub-section within this section. | ||||
| Short | Nested Section | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 0..0 This element is affected by the following invariants: cmp-1 | ||||
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 624. Composition.section:compositionSection.section:presentIllnessSection | |||||
| Slice Name | presentIllnessSection | ||||
| Definition | 現病歴セクション | ||||
| Short | 現病歴セクション | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 1..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | BackboneElement | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 626. Composition.section:compositionSection.section:presentIllnessSection.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 628. Composition.section:compositionSection.section:presentIllnessSection.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 630. Composition.section:compositionSection.section:presentIllnessSection.modifierExtension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). | ||||
| Short | Extensions that cannot be ignored even if unrecognized | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
| Summary | true | ||||
| Requirements | 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. | ||||
| Alternate Names | extensions, user content, modifiers | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 632. Composition.section:compositionSection.section:presentIllnessSection.title | |||||
| Definition | セクションタイトル。固定値。 | ||||
| Short | セクションタイトル | ||||
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. | ||||
| Control | 1..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. | ||||
| Alternate Names | header, label, caption | ||||
| Pattern Value | 現病歴 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 634. Composition.section:compositionSection.section:presentIllnessSection.code | |||||
| Definition | セクション区分コード | ||||
| Short | セクション区分コード | ||||
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. | ||||
| Control | 1..1 | ||||
| Binding | For example codes, see DocumentSectionCodes (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Provides computable standardized labels to topics within the document. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 636. Composition.section:compositionSection.section:presentIllnessSection.code.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 638. Composition.section:compositionSection.section:presentIllnessSection.code.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 640. Composition.section:compositionSection.section:presentIllnessSection.code.coding | |||||
| Definition | A reference to a code defined by a terminology system. | ||||
| Short | Code defined by a terminology system | ||||
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) | ||||
| Type | Coding | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 642. Composition.section:compositionSection.section:presentIllnessSection.code.coding.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 644. Composition.section:compositionSection.section:presentIllnessSection.code.coding.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.code.coding.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 646. Composition.section:compositionSection.section:presentIllnessSection.code.coding.system | |||||
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
| Short | セクション区分コードのコード体系 | ||||
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
| Control | 1..1 | ||||
| Type | uri | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be unambiguous about the source of the definition of the symbol. | ||||
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 648. Composition.section:compositionSection.section:presentIllnessSection.code.coding.version | |||||
| Definition | The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
| Short | Version of the system - if relevant | ||||
| Comments | Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
| Note | This is a business version Id, not a resource version Id (see discussion) | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 650. Composition.section:compositionSection.section:presentIllnessSection.code.coding.code | |||||
| Definition | セクション区分のコード値。 固定値。 | ||||
| Short | セクション区分のコード値 | ||||
| Control | 1..1 | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to refer to a particular code in the system. | ||||
| Fixed Value | 360 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 652. Composition.section:compositionSection.section:presentIllnessSection.code.coding.display | |||||
| Definition | セクション区分コードの表示名。 | ||||
| Short | セクション区分コードの表示名 | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
| Pattern Value | 現病歴セクション | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 654. Composition.section:compositionSection.section:presentIllnessSection.code.coding.userSelected | |||||
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
| Short | If this coding was chosen directly by the user | ||||
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
| Control | 0..0 | ||||
| Type | boolean | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 656. Composition.section:compositionSection.section:presentIllnessSection.code.text | |||||
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
| Short | Plain text representation of the concept | ||||
| Comments | Very often the text is the same as a displayName of one of the codings. | ||||
| Control | 0..0 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 658. Composition.section:compositionSection.section:presentIllnessSection.author | |||||
| Definition | Identifies who is responsible for the information in this section, not necessarily who typed it in. | ||||
| Short | Who and/or what authored the section | ||||
| Control | 0..* | ||||
| Type | Reference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Identifies who is responsible for the content. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 660. Composition.section:compositionSection.section:presentIllnessSection.focus | |||||
| Definition | The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources). | ||||
| Short | Who/what the section is about, when it is not about the subject of composition | ||||
| Comments | Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples. | ||||
| Control | 0..1 | ||||
| Type | Reference(Resource) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 662. Composition.section:compositionSection.section:presentIllnessSection.text | |||||
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 | ||||
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 | ||||
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | Narrative | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 664. Composition.section:compositionSection.section:presentIllnessSection.text.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 666. Composition.section:compositionSection.section:presentIllnessSection.text.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.text.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 668. Composition.section:compositionSection.section:presentIllnessSection.text.status | |||||
| Definition | generated | extensions | additional | empty から "additional" の固定値。 | ||||
| Short | セクションの内容作成状態コード | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Fixed Value | additional | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 670. Composition.section:compositionSection.section:presentIllnessSection.text.div | |||||
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 | ||||
| Short | xhtml簡略形式に従った叙述記述データ | ||||
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
| Control | 1..1 | ||||
| Type | xhtml | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks()) | ||||
| 672. Composition.section:compositionSection.section:presentIllnessSection.mode | |||||
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. | ||||
| Short | working | snapshot | changes | ||||
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHALL be taken from ListMode (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 674. Composition.section:compositionSection.section:presentIllnessSection.orderedBy | |||||
| Definition | Specifies the order applied to the items in the section entries. | ||||
| Short | Order of section entries | ||||
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHOULD be taken from ListOrderCodes (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 676. Composition.section:compositionSection.section:presentIllnessSection.entry | |||||
| Definition | フリーテキストでしか記述できない場合には、それをCondition.code.text およびCodition.noteに記述したConditionリソースを参照する。 疾患ごとに分けて現病歴を記述できる場合には、それぞれをひとつのConditionリソースで記述して参照する。 | ||||
| Short | 現病歴として記述すべき疾患に関する現在にいたる経過歴を1個以上必ず記述したConditionリソースを参照する。 | ||||
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. | ||||
| Control | 0..* This element is affected by the following invariants: cmp-2 | ||||
| Type | Reference(JP_Condition_eCS) | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 678. Composition.section:compositionSection.section:presentIllnessSection.emptyReason | |||||
| Definition | If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason. | ||||
| Short | Why the section is empty | ||||
| Comments | The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-2 | ||||
| Binding | The codes SHOULD be taken from ListEmptyReasons (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason|4.0.1)If a section is empty, why it is empty. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Allows capturing things like "none exist" or "not asked" which can be important for most lists. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 680. Composition.section:compositionSection.section:presentIllnessSection.section | |||||
| Definition | A nested sub-section within this section. | ||||
| Short | Nested Section | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 0..0 This element is affected by the following invariants: cmp-1 | ||||
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 682. Composition.section:compositionSection.section:pastIllnessSection | |||||
| Slice Name | pastIllnessSection | ||||
| Definition | 既往歴セクション | ||||
| Short | 既往歴セクション | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | BackboneElement | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 684. Composition.section:compositionSection.section:pastIllnessSection.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 686. Composition.section:compositionSection.section:pastIllnessSection.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 688. Composition.section:compositionSection.section:pastIllnessSection.modifierExtension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). | ||||
| Short | Extensions that cannot be ignored even if unrecognized | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
| Summary | true | ||||
| Requirements | 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. | ||||
| Alternate Names | extensions, user content, modifiers | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 690. Composition.section:compositionSection.section:pastIllnessSection.title | |||||
| Definition | セクションタイトル。固定値。 | ||||
| Short | セクションタイトル | ||||
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. | ||||
| Control | 1..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. | ||||
| Alternate Names | header, label, caption | ||||
| Pattern Value | 既往歴 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 692. Composition.section:compositionSection.section:pastIllnessSection.code | |||||
| Definition | セクション区分コード | ||||
| Short | セクション区分コード | ||||
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. | ||||
| Control | 1..1 | ||||
| Binding | For example codes, see DocumentSectionCodes (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Provides computable standardized labels to topics within the document. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 694. Composition.section:compositionSection.section:pastIllnessSection.code.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 696. Composition.section:compositionSection.section:pastIllnessSection.code.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 698. Composition.section:compositionSection.section:pastIllnessSection.code.coding | |||||
| Definition | A reference to a code defined by a terminology system. | ||||
| Short | Code defined by a terminology system | ||||
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) | ||||
| Type | Coding | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 700. Composition.section:compositionSection.section:pastIllnessSection.code.coding.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 702. Composition.section:compositionSection.section:pastIllnessSection.code.coding.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.code.coding.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 704. Composition.section:compositionSection.section:pastIllnessSection.code.coding.system | |||||
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
| Short | セクション区分コードのコード体系 | ||||
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
| Control | 1..1 | ||||
| Type | uri | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be unambiguous about the source of the definition of the symbol. | ||||
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 706. Composition.section:compositionSection.section:pastIllnessSection.code.coding.version | |||||
| Definition | The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
| Short | Version of the system - if relevant | ||||
| Comments | Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
| Note | This is a business version Id, not a resource version Id (see discussion) | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 708. Composition.section:compositionSection.section:pastIllnessSection.code.coding.code | |||||
| Definition | セクション区分のコード値。 固定値。 | ||||
| Short | セクション区分のコード値 | ||||
| Control | 1..1 | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to refer to a particular code in the system. | ||||
| Fixed Value | 370 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 710. Composition.section:compositionSection.section:pastIllnessSection.code.coding.display | |||||
| Definition | セクション区分コードの表示名。 | ||||
| Short | セクション区分コードの表示名 | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
| Pattern Value | 既往歴セクション | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 712. Composition.section:compositionSection.section:pastIllnessSection.code.coding.userSelected | |||||
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
| Short | If this coding was chosen directly by the user | ||||
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
| Control | 0..0 | ||||
| Type | boolean | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 714. Composition.section:compositionSection.section:pastIllnessSection.code.text | |||||
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
| Short | Plain text representation of the concept | ||||
| Comments | Very often the text is the same as a displayName of one of the codings. | ||||
| Control | 0..0 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 716. Composition.section:compositionSection.section:pastIllnessSection.author | |||||
| Definition | Identifies who is responsible for the information in this section, not necessarily who typed it in. | ||||
| Short | Who and/or what authored the section | ||||
| Control | 0..* | ||||
| Type | Reference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Identifies who is responsible for the content. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 718. Composition.section:compositionSection.section:pastIllnessSection.focus | |||||
| Definition | The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources). | ||||
| Short | Who/what the section is about, when it is not about the subject of composition | ||||
| Comments | Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples. | ||||
| Control | 0..1 | ||||
| Type | Reference(Resource) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 720. Composition.section:compositionSection.section:pastIllnessSection.text | |||||
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 | ||||
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 | ||||
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | Narrative | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 722. Composition.section:compositionSection.section:pastIllnessSection.text.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 724. Composition.section:compositionSection.section:pastIllnessSection.text.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.text.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 726. Composition.section:compositionSection.section:pastIllnessSection.text.status | |||||
| Definition | generated | extensions | additional | empty から "additional" の固定値。 | ||||
| Short | セクションの内容作成状態コード | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Fixed Value | additional | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 728. Composition.section:compositionSection.section:pastIllnessSection.text.div | |||||
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 | ||||
| Short | xhtml簡略形式に従った叙述記述データ | ||||
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
| Control | 1..1 | ||||
| Type | xhtml | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks()) | ||||
| 730. Composition.section:compositionSection.section:pastIllnessSection.mode | |||||
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. | ||||
| Short | working | snapshot | changes | ||||
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHALL be taken from ListMode (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 732. Composition.section:compositionSection.section:pastIllnessSection.orderedBy | |||||
| Definition | Specifies the order applied to the items in the section entries. | ||||
| Short | Order of section entries | ||||
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHOULD be taken from ListOrderCodes (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 734. Composition.section:compositionSection.section:pastIllnessSection.entry | |||||
| Definition | 既往歴をConditionリソースに記述して参照する。 1つの既往疾患につき1つのConditionリソースで記述されたものを参照する。 記述すべき既往疾患が存在しないことを明示的に記述する(「既往特になし」など)場合にはentry要素は出現せず、emptyReasonにnilknownを記述する。 既往疾患情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 | ||||
| Short | 既往歴をConditionリソースに記述して参照する。 | ||||
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. | ||||
| Control | 0..* This element is affected by the following invariants: cmp-2 | ||||
| Type | Reference(JP_Condition_eCS) | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 736. Composition.section:compositionSection.section:pastIllnessSection.emptyReason | |||||
| Definition | If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason. | ||||
| Short | Why the section is empty | ||||
| Comments | The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-2 | ||||
| Binding | The codes SHOULD be taken from ListEmptyReasons (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason|4.0.1)If a section is empty, why it is empty. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Allows capturing things like "none exist" or "not asked" which can be important for most lists. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 738. Composition.section:compositionSection.section:pastIllnessSection.section | |||||
| Definition | A nested sub-section within this section. | ||||
| Short | Nested Section | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 0..0 This element is affected by the following invariants: cmp-1 | ||||
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 740. Composition.section:compositionSection.section:allergiesIIntoleranceSection | |||||
| Slice Name | allergiesIIntoleranceSection | ||||
| Definition | アレルギー・不耐性反応セクション | ||||
| Short | アレルギー・不耐性反応セクション | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | BackboneElement | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 742. Composition.section:compositionSection.section:allergiesIIntoleranceSection.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 744. Composition.section:compositionSection.section:allergiesIIntoleranceSection.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 746. Composition.section:compositionSection.section:allergiesIIntoleranceSection.modifierExtension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). | ||||
| Short | Extensions that cannot be ignored even if unrecognized | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
| Summary | true | ||||
| Requirements | 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. | ||||
| Alternate Names | extensions, user content, modifiers | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 748. Composition.section:compositionSection.section:allergiesIIntoleranceSection.title | |||||
| Definition | セクションタイトル。固定値。 | ||||
| Short | セクションタイトル | ||||
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. | ||||
| Control | 1..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. | ||||
| Alternate Names | header, label, caption | ||||
| Pattern Value | アレルギー・不耐性反応 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 750. Composition.section:compositionSection.section:allergiesIIntoleranceSection.code | |||||
| Definition | セクション区分コード | ||||
| Short | セクション区分コード | ||||
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. | ||||
| Control | 1..1 | ||||
| Binding | For example codes, see DocumentSectionCodes (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Provides computable standardized labels to topics within the document. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 752. Composition.section:compositionSection.section:allergiesIIntoleranceSection.code.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 754. Composition.section:compositionSection.section:allergiesIIntoleranceSection.code.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 756. Composition.section:compositionSection.section:allergiesIIntoleranceSection.code.coding | |||||
| Definition | A reference to a code defined by a terminology system. | ||||
| Short | Code defined by a terminology system | ||||
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) | ||||
| Type | Coding | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 758. Composition.section:compositionSection.section:allergiesIIntoleranceSection.code.coding.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 760. Composition.section:compositionSection.section:allergiesIIntoleranceSection.code.coding.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.code.coding.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 762. Composition.section:compositionSection.section:allergiesIIntoleranceSection.code.coding.system | |||||
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
| Short | セクション区分コードのコード体系 | ||||
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
| Control | 1..1 | ||||
| Type | uri | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be unambiguous about the source of the definition of the symbol. | ||||
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 764. Composition.section:compositionSection.section:allergiesIIntoleranceSection.code.coding.version | |||||
| Definition | The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
| Short | Version of the system - if relevant | ||||
| Comments | Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
| Note | This is a business version Id, not a resource version Id (see discussion) | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 766. Composition.section:compositionSection.section:allergiesIIntoleranceSection.code.coding.code | |||||
| Definition | セクション区分のコード値。 固定値。 | ||||
| Short | セクション区分のコード値 | ||||
| Control | 1..1 | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to refer to a particular code in the system. | ||||
| Fixed Value | 510 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 768. Composition.section:compositionSection.section:allergiesIIntoleranceSection.code.coding.display | |||||
| Definition | セクション区分コードの表示名。 | ||||
| Short | セクション区分コードの表示名 | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
| Pattern Value | アレルギー・不耐性反応セクション | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 770. Composition.section:compositionSection.section:allergiesIIntoleranceSection.code.coding.userSelected | |||||
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
| Short | If this coding was chosen directly by the user | ||||
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
| Control | 0..0 | ||||
| Type | boolean | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 772. Composition.section:compositionSection.section:allergiesIIntoleranceSection.code.text | |||||
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
| Short | Plain text representation of the concept | ||||
| Comments | Very often the text is the same as a displayName of one of the codings. | ||||
| Control | 0..0 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 774. Composition.section:compositionSection.section:allergiesIIntoleranceSection.author | |||||
| Definition | Identifies who is responsible for the information in this section, not necessarily who typed it in. | ||||
| Short | Who and/or what authored the section | ||||
| Control | 0..* | ||||
| Type | Reference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Identifies who is responsible for the content. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 776. Composition.section:compositionSection.section:allergiesIIntoleranceSection.focus | |||||
| Definition | The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources). | ||||
| Short | Who/what the section is about, when it is not about the subject of composition | ||||
| Comments | Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples. | ||||
| Control | 0..1 | ||||
| Type | Reference(Resource) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 778. Composition.section:compositionSection.section:allergiesIIntoleranceSection.text | |||||
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 | ||||
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 | ||||
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | Narrative | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 780. Composition.section:compositionSection.section:allergiesIIntoleranceSection.text.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 782. Composition.section:compositionSection.section:allergiesIIntoleranceSection.text.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.text.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 784. Composition.section:compositionSection.section:allergiesIIntoleranceSection.text.status | |||||
| Definition | generated | extensions | additional | empty から "additional" の固定値。 | ||||
| Short | セクションの内容作成状態コード | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Fixed Value | additional | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 786. Composition.section:compositionSection.section:allergiesIIntoleranceSection.text.div | |||||
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 | ||||
| Short | xhtml簡略形式に従った叙述記述データ | ||||
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
| Control | 1..1 | ||||
| Type | xhtml | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks()) | ||||
| 788. Composition.section:compositionSection.section:allergiesIIntoleranceSection.mode | |||||
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. | ||||
| Short | working | snapshot | changes | ||||
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHALL be taken from ListMode (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 790. Composition.section:compositionSection.section:allergiesIIntoleranceSection.orderedBy | |||||
| Definition | Specifies the order applied to the items in the section entries. | ||||
| Short | Order of section entries | ||||
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHOULD be taken from ListOrderCodes (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 792. Composition.section:compositionSection.section:allergiesIIntoleranceSection.entry | |||||
| Definition | アレルギー・不耐性反応情報を記述して参照する。 1つの既往疾患につき1つのAllergyIntoleranceリソースで記述されたものを参照する。 記述すべきアレルギー・不耐性反応情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 アレルギー・不耐性反応情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 | ||||
| Short | アレルギー・不耐性反応情報を記述したAllergyIntoleranceリソースを参照 | ||||
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. | ||||
| Control | 0..* This element is affected by the following invariants: cmp-2 | ||||
| Type | Reference(JP_AllergyIntolerance_eCS) | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 794. Composition.section:compositionSection.section:allergiesIIntoleranceSection.emptyReason | |||||
| Definition | If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason. | ||||
| Short | Why the section is empty | ||||
| Comments | The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-2 | ||||
| Binding | The codes SHOULD be taken from ListEmptyReasons (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason|4.0.1)If a section is empty, why it is empty. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Allows capturing things like "none exist" or "not asked" which can be important for most lists. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 796. Composition.section:compositionSection.section:allergiesIIntoleranceSection.section | |||||
| Definition | A nested sub-section within this section. | ||||
| Short | Nested Section | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 0..0 This element is affected by the following invariants: cmp-1 | ||||
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 798. Composition.section:compositionSection.section:familiyHistorySection | |||||
| Slice Name | familiyHistorySection | ||||
| Definition | 家族歴セクション | ||||
| Short | 家族歴セクション | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | BackboneElement | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 800. Composition.section:compositionSection.section:familiyHistorySection.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 802. Composition.section:compositionSection.section:familiyHistorySection.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 804. Composition.section:compositionSection.section:familiyHistorySection.modifierExtension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). | ||||
| Short | Extensions that cannot be ignored even if unrecognized | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
| Summary | true | ||||
| Requirements | 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. | ||||
| Alternate Names | extensions, user content, modifiers | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 806. Composition.section:compositionSection.section:familiyHistorySection.title | |||||
| Definition | セクションタイトル。固定値。 | ||||
| Short | セクションタイトル | ||||
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. | ||||
| Control | 1..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. | ||||
| Alternate Names | header, label, caption | ||||
| Pattern Value | 家族歴 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 808. Composition.section:compositionSection.section:familiyHistorySection.code | |||||
| Definition | セクション区分コード | ||||
| Short | セクション区分コード | ||||
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. | ||||
| Control | 1..1 | ||||
| Binding | For example codes, see DocumentSectionCodes (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Provides computable standardized labels to topics within the document. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 810. Composition.section:compositionSection.section:familiyHistorySection.code.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 812. Composition.section:compositionSection.section:familiyHistorySection.code.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 814. Composition.section:compositionSection.section:familiyHistorySection.code.coding | |||||
| Definition | A reference to a code defined by a terminology system. | ||||
| Short | Code defined by a terminology system | ||||
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) | ||||
| Type | Coding | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 816. Composition.section:compositionSection.section:familiyHistorySection.code.coding.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 818. Composition.section:compositionSection.section:familiyHistorySection.code.coding.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.code.coding.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 820. Composition.section:compositionSection.section:familiyHistorySection.code.coding.system | |||||
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
| Short | セクション区分コードのコード体系 | ||||
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
| Control | 1..1 | ||||
| Type | uri | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be unambiguous about the source of the definition of the symbol. | ||||
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 822. Composition.section:compositionSection.section:familiyHistorySection.code.coding.version | |||||
| Definition | The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
| Short | Version of the system - if relevant | ||||
| Comments | Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
| Note | This is a business version Id, not a resource version Id (see discussion) | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 824. Composition.section:compositionSection.section:familiyHistorySection.code.coding.code | |||||
| Definition | セクション区分のコード値。 固定値。 | ||||
| Short | セクション区分のコード値 | ||||
| Control | 1..1 | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to refer to a particular code in the system. | ||||
| Fixed Value | 550 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 826. Composition.section:compositionSection.section:familiyHistorySection.code.coding.display | |||||
| Definition | セクション区分コードの表示名。 | ||||
| Short | セクション区分コードの表示名 | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
| Pattern Value | 家族歴セクション | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 828. Composition.section:compositionSection.section:familiyHistorySection.code.coding.userSelected | |||||
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
| Short | If this coding was chosen directly by the user | ||||
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
| Control | 0..0 | ||||
| Type | boolean | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 830. Composition.section:compositionSection.section:familiyHistorySection.code.text | |||||
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
| Short | Plain text representation of the concept | ||||
| Comments | Very often the text is the same as a displayName of one of the codings. | ||||
| Control | 0..0 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 832. Composition.section:compositionSection.section:familiyHistorySection.author | |||||
| Definition | Identifies who is responsible for the information in this section, not necessarily who typed it in. | ||||
| Short | Who and/or what authored the section | ||||
| Control | 0..* | ||||
| Type | Reference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Identifies who is responsible for the content. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 834. Composition.section:compositionSection.section:familiyHistorySection.focus | |||||
| Definition | The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources). | ||||
| Short | Who/what the section is about, when it is not about the subject of composition | ||||
| Comments | Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples. | ||||
| Control | 0..1 | ||||
| Type | Reference(Resource) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 836. Composition.section:compositionSection.section:familiyHistorySection.text | |||||
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 | ||||
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 | ||||
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | Narrative | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 838. Composition.section:compositionSection.section:familiyHistorySection.text.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 840. Composition.section:compositionSection.section:familiyHistorySection.text.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.text.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 842. Composition.section:compositionSection.section:familiyHistorySection.text.status | |||||
| Definition | generated | extensions | additional | empty から "additional" の固定値。 | ||||
| Short | セクションの内容作成状態コード | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Fixed Value | additional | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 844. Composition.section:compositionSection.section:familiyHistorySection.text.div | |||||
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 | ||||
| Short | xhtml簡略形式に従った叙述記述データ | ||||
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
| Control | 1..1 | ||||
| Type | xhtml | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks()) | ||||
| 846. Composition.section:compositionSection.section:familiyHistorySection.mode | |||||
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. | ||||
| Short | working | snapshot | changes | ||||
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHALL be taken from ListMode (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 848. Composition.section:compositionSection.section:familiyHistorySection.orderedBy | |||||
| Definition | Specifies the order applied to the items in the section entries. | ||||
| Short | Order of section entries | ||||
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHOULD be taken from ListOrderCodes (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 850. Composition.section:compositionSection.section:familiyHistorySection.entry | |||||
| Definition | 家族歴情報情報を記述して参照する。 1つの家族歴につき1つのFamilyMemberHistoryリソースで記述されたものを参照する。 記述すべき家族歴情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 家族歴情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 | ||||
| Short | 家族歴情報を記述したFamilyMemberHistoryリソースを参照 | ||||
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. | ||||
| Control | 0..* This element is affected by the following invariants: cmp-2 | ||||
| Type | Reference(JP Core FamilyMemberHistory Profile) | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 852. Composition.section:compositionSection.section:familiyHistorySection.emptyReason | |||||
| Definition | If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason. | ||||
| Short | Why the section is empty | ||||
| Comments | The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-2 | ||||
| Binding | The codes SHOULD be taken from ListEmptyReasons (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason|4.0.1)If a section is empty, why it is empty. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Allows capturing things like "none exist" or "not asked" which can be important for most lists. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 854. Composition.section:compositionSection.section:familiyHistorySection.section | |||||
| Definition | A nested sub-section within this section. | ||||
| Short | Nested Section | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 0..0 This element is affected by the following invariants: cmp-1 | ||||
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 856. Composition.section:compositionSection.section:admissionPhysicalStatusSection | |||||
| Slice Name | admissionPhysicalStatusSection | ||||
| Definition | 身体所見セクション | ||||
| Short | 身体所見セクション | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | BackboneElement | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 858. Composition.section:compositionSection.section:admissionPhysicalStatusSection.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 860. Composition.section:compositionSection.section:admissionPhysicalStatusSection.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 862. Composition.section:compositionSection.section:admissionPhysicalStatusSection.modifierExtension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). | ||||
| Short | Extensions that cannot be ignored even if unrecognized | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
| Summary | true | ||||
| Requirements | 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. | ||||
| Alternate Names | extensions, user content, modifiers | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 864. Composition.section:compositionSection.section:admissionPhysicalStatusSection.title | |||||
| Definition | セクションタイトル。固定値。 | ||||
| Short | セクションタイトル | ||||
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. | ||||
| Control | 1..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. | ||||
| Alternate Names | header, label, caption | ||||
| Pattern Value | 身体所見 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 866. Composition.section:compositionSection.section:admissionPhysicalStatusSection.code | |||||
| Definition | セクション区分コード | ||||
| Short | セクション区分コード | ||||
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. | ||||
| Control | 1..1 | ||||
| Binding | For example codes, see DocumentSectionCodes (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Provides computable standardized labels to topics within the document. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 868. Composition.section:compositionSection.section:admissionPhysicalStatusSection.code.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 870. Composition.section:compositionSection.section:admissionPhysicalStatusSection.code.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 872. Composition.section:compositionSection.section:admissionPhysicalStatusSection.code.coding | |||||
| Definition | A reference to a code defined by a terminology system. | ||||
| Short | Code defined by a terminology system | ||||
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) | ||||
| Type | Coding | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 874. Composition.section:compositionSection.section:admissionPhysicalStatusSection.code.coding.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 876. Composition.section:compositionSection.section:admissionPhysicalStatusSection.code.coding.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.code.coding.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 878. Composition.section:compositionSection.section:admissionPhysicalStatusSection.code.coding.system | |||||
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
| Short | セクション区分コードのコード体系 | ||||
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
| Control | 1..1 | ||||
| Type | uri | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be unambiguous about the source of the definition of the symbol. | ||||
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 880. Composition.section:compositionSection.section:admissionPhysicalStatusSection.code.coding.version | |||||
| Definition | The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
| Short | Version of the system - if relevant | ||||
| Comments | Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
| Note | This is a business version Id, not a resource version Id (see discussion) | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 882. Composition.section:compositionSection.section:admissionPhysicalStatusSection.code.coding.code | |||||
| Definition | セクション区分のコード値。 固定値。 | ||||
| Short | セクション区分のコード値 | ||||
| Control | 1..1 | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to refer to a particular code in the system. | ||||
| Fixed Value | 610 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 884. Composition.section:compositionSection.section:admissionPhysicalStatusSection.code.coding.display | |||||
| Definition | セクション区分コードの表示名。 | ||||
| Short | セクション区分コードの表示名 | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
| Pattern Value | 身体所見セクション | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 886. Composition.section:compositionSection.section:admissionPhysicalStatusSection.code.coding.userSelected | |||||
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
| Short | If this coding was chosen directly by the user | ||||
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
| Control | 0..0 | ||||
| Type | boolean | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 888. Composition.section:compositionSection.section:admissionPhysicalStatusSection.code.text | |||||
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
| Short | Plain text representation of the concept | ||||
| Comments | Very often the text is the same as a displayName of one of the codings. | ||||
| Control | 0..0 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 890. Composition.section:compositionSection.section:admissionPhysicalStatusSection.author | |||||
| Definition | Identifies who is responsible for the information in this section, not necessarily who typed it in. | ||||
| Short | Who and/or what authored the section | ||||
| Control | 0..* | ||||
| Type | Reference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Identifies who is responsible for the content. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 892. Composition.section:compositionSection.section:admissionPhysicalStatusSection.focus | |||||
| Definition | The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources). | ||||
| Short | Who/what the section is about, when it is not about the subject of composition | ||||
| Comments | Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples. | ||||
| Control | 0..1 | ||||
| Type | Reference(Resource) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 894. Composition.section:compositionSection.section:admissionPhysicalStatusSection.text | |||||
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 | ||||
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 | ||||
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | Narrative | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 896. Composition.section:compositionSection.section:admissionPhysicalStatusSection.text.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 898. Composition.section:compositionSection.section:admissionPhysicalStatusSection.text.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.text.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 900. Composition.section:compositionSection.section:admissionPhysicalStatusSection.text.status | |||||
| Definition | generated | extensions | additional | empty から "additional" の固定値。 | ||||
| Short | セクションの内容作成状態コード | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Fixed Value | additional | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 902. Composition.section:compositionSection.section:admissionPhysicalStatusSection.text.div | |||||
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 | ||||
| Short | xhtml簡略形式に従った叙述記述データ | ||||
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
| Control | 1..1 | ||||
| Type | xhtml | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks()) | ||||
| 904. Composition.section:compositionSection.section:admissionPhysicalStatusSection.mode | |||||
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. | ||||
| Short | working | snapshot | changes | ||||
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHALL be taken from ListMode (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 906. Composition.section:compositionSection.section:admissionPhysicalStatusSection.orderedBy | |||||
| Definition | Specifies the order applied to the items in the section entries. | ||||
| Short | Order of section entries | ||||
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHOULD be taken from ListOrderCodes (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 908. Composition.section:compositionSection.section:admissionPhysicalStatusSection.entry | |||||
| Definition | 身体所見を記述して参照する。 1つの身体所見につき1つのObservationリソースで記述されたものを参照する。 記述すべき身体所見が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 身体所見を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 | ||||
| Short | 身体所見を記述したObservationリソースを参照 | ||||
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. | ||||
| Control | 0..* This element is affected by the following invariants: cmp-2 | ||||
| Type | Reference(JP Core Observation Common Profile) | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 910. Composition.section:compositionSection.section:admissionPhysicalStatusSection.emptyReason | |||||
| Definition | If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason. | ||||
| Short | Why the section is empty | ||||
| Comments | The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-2 | ||||
| Binding | The codes SHOULD be taken from ListEmptyReasons (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason|4.0.1)If a section is empty, why it is empty. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Allows capturing things like "none exist" or "not asked" which can be important for most lists. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 912. Composition.section:compositionSection.section:admissionPhysicalStatusSection.section | |||||
| Definition | A nested sub-section within this section. | ||||
| Short | Nested Section | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 0..0 This element is affected by the following invariants: cmp-1 | ||||
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 914. Composition.section:compositionSection.section:infectiousDiseaseInformationSection | |||||
| Slice Name | infectiousDiseaseInformationSection | ||||
| Definition | 感染症情報セクション | ||||
| Short | 感染症情報セクション | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | BackboneElement | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 916. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 918. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 920. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.modifierExtension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). | ||||
| Short | Extensions that cannot be ignored even if unrecognized | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
| Summary | true | ||||
| Requirements | 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. | ||||
| Alternate Names | extensions, user content, modifiers | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 922. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.title | |||||
| Definition | セクションタイトル。固定値。 | ||||
| Short | セクションタイトル | ||||
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. | ||||
| Control | 1..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. | ||||
| Alternate Names | header, label, caption | ||||
| Pattern Value | 感染症情報 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 924. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.code | |||||
| Definition | セクション区分コード | ||||
| Short | セクション区分コード | ||||
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. | ||||
| Control | 1..1 | ||||
| Binding | For example codes, see DocumentSectionCodes (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Provides computable standardized labels to topics within the document. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 926. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.code.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 928. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.code.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 930. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.code.coding | |||||
| Definition | A reference to a code defined by a terminology system. | ||||
| Short | Code defined by a terminology system | ||||
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) | ||||
| Type | Coding | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 932. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.code.coding.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 934. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.code.coding.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.code.coding.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 936. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.code.coding.system | |||||
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
| Short | セクション区分コードのコード体系 | ||||
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
| Control | 1..1 | ||||
| Type | uri | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be unambiguous about the source of the definition of the symbol. | ||||
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 938. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.code.coding.version | |||||
| Definition | The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
| Short | Version of the system - if relevant | ||||
| Comments | Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
| Note | This is a business version Id, not a resource version Id (see discussion) | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 940. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.code.coding.code | |||||
| Definition | セクション区分のコード値。 固定値。 | ||||
| Short | セクション区分のコード値 | ||||
| Control | 1..1 | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to refer to a particular code in the system. | ||||
| Fixed Value | 520 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 942. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.code.coding.display | |||||
| Definition | セクション区分コードの表示名。 | ||||
| Short | セクション区分コードの表示名 | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
| Pattern Value | 感染症情報セクション | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 944. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.code.coding.userSelected | |||||
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
| Short | If this coding was chosen directly by the user | ||||
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
| Control | 0..0 | ||||
| Type | boolean | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 946. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.code.text | |||||
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
| Short | Plain text representation of the concept | ||||
| Comments | Very often the text is the same as a displayName of one of the codings. | ||||
| Control | 0..0 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 948. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.author | |||||
| Definition | Identifies who is responsible for the information in this section, not necessarily who typed it in. | ||||
| Short | Who and/or what authored the section | ||||
| Control | 0..* | ||||
| Type | Reference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Identifies who is responsible for the content. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 950. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.focus | |||||
| Definition | The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources). | ||||
| Short | Who/what the section is about, when it is not about the subject of composition | ||||
| Comments | Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples. | ||||
| Control | 0..1 | ||||
| Type | Reference(Resource) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 952. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.text | |||||
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 | ||||
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 | ||||
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | Narrative | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 954. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.text.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 956. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.text.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.text.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 958. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.text.status | |||||
| Definition | generated | extensions | additional | empty から "additional" の固定値。 | ||||
| Short | セクションの内容作成状態コード | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Fixed Value | additional | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 960. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.text.div | |||||
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 | ||||
| Short | xhtml簡略形式に従った叙述記述データ | ||||
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
| Control | 1..1 | ||||
| Type | xhtml | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks()) | ||||
| 962. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.mode | |||||
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. | ||||
| Short | working | snapshot | changes | ||||
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHALL be taken from ListMode (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 964. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.orderedBy | |||||
| Definition | Specifies the order applied to the items in the section entries. | ||||
| Short | Order of section entries | ||||
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHOULD be taken from ListOrderCodes (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 966. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.entry | |||||
| Definition | 感染症情報を記述して参照する。 1つの感染症情報につき1つのObservationリソース(JP_Observation_Commonの派生プロファイル(たとえばJP_Observation_LabResult_eCS)に従うリソース)またはConditionリソース(JP_Condition_eCS)で記述されたものを参照する。 記述すべき感染症情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 感染症情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 | ||||
| Short | 感染症情報を記述したObservationリソースまたはConditionリソースを参照 | ||||
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. | ||||
| Control | 0..* This element is affected by the following invariants: cmp-2 | ||||
| Type | Reference(JP Core Observation Common Profile, JP_Condition_eCS) | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Must Support Types | No must-support rules about the choice of types/profiles | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 968. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.emptyReason | |||||
| Definition | If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason. | ||||
| Short | Why the section is empty | ||||
| Comments | The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-2 | ||||
| Binding | The codes SHOULD be taken from ListEmptyReasons (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason|4.0.1)If a section is empty, why it is empty. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Allows capturing things like "none exist" or "not asked" which can be important for most lists. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 970. Composition.section:compositionSection.section:infectiousDiseaseInformationSection.section | |||||
| Definition | A nested sub-section within this section. | ||||
| Short | Nested Section | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 0..0 This element is affected by the following invariants: cmp-1 | ||||
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 972. Composition.section:compositionSection.section:socialHistorySection | |||||
| Slice Name | socialHistorySection | ||||
| Definition | 社会歴・生活習慣セクション | ||||
| Short | 社会歴・生活習慣セクション | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | BackboneElement | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 974. Composition.section:compositionSection.section:socialHistorySection.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 976. Composition.section:compositionSection.section:socialHistorySection.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 978. Composition.section:compositionSection.section:socialHistorySection.modifierExtension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). | ||||
| Short | Extensions that cannot be ignored even if unrecognized | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
| Summary | true | ||||
| Requirements | 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. | ||||
| Alternate Names | extensions, user content, modifiers | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 980. Composition.section:compositionSection.section:socialHistorySection.title | |||||
| Definition | セクションタイトル。固定値。 | ||||
| Short | セクションタイトル | ||||
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. | ||||
| Control | 1..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. | ||||
| Alternate Names | header, label, caption | ||||
| Pattern Value | 社会歴・生活習慣 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 982. Composition.section:compositionSection.section:socialHistorySection.code | |||||
| Definition | セクション区分コード | ||||
| Short | セクション区分コード | ||||
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. | ||||
| Control | 1..1 | ||||
| Binding | For example codes, see DocumentSectionCodes (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Provides computable standardized labels to topics within the document. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 984. Composition.section:compositionSection.section:socialHistorySection.code.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 986. Composition.section:compositionSection.section:socialHistorySection.code.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 988. Composition.section:compositionSection.section:socialHistorySection.code.coding | |||||
| Definition | A reference to a code defined by a terminology system. | ||||
| Short | Code defined by a terminology system | ||||
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) | ||||
| Type | Coding | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 990. Composition.section:compositionSection.section:socialHistorySection.code.coding.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 992. Composition.section:compositionSection.section:socialHistorySection.code.coding.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.code.coding.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 994. Composition.section:compositionSection.section:socialHistorySection.code.coding.system | |||||
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
| Short | セクション区分コードのコード体系 | ||||
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
| Control | 1..1 | ||||
| Type | uri | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be unambiguous about the source of the definition of the symbol. | ||||
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 996. Composition.section:compositionSection.section:socialHistorySection.code.coding.version | |||||
| Definition | The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
| Short | Version of the system - if relevant | ||||
| Comments | Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
| Note | This is a business version Id, not a resource version Id (see discussion) | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 998. Composition.section:compositionSection.section:socialHistorySection.code.coding.code | |||||
| Definition | セクション区分のコード値。 固定値。 | ||||
| Short | セクション区分のコード値 | ||||
| Control | 1..1 | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to refer to a particular code in the system. | ||||
| Fixed Value | 640 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1000. Composition.section:compositionSection.section:socialHistorySection.code.coding.display | |||||
| Definition | セクション区分コードの表示名。 | ||||
| Short | セクション区分コードの表示名 | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
| Pattern Value | 社会歴・生活習慣セクション | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1002. Composition.section:compositionSection.section:socialHistorySection.code.coding.userSelected | |||||
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
| Short | If this coding was chosen directly by the user | ||||
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
| Control | 0..0 | ||||
| Type | boolean | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1004. Composition.section:compositionSection.section:socialHistorySection.code.text | |||||
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
| Short | Plain text representation of the concept | ||||
| Comments | Very often the text is the same as a displayName of one of the codings. | ||||
| Control | 0..0 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1006. Composition.section:compositionSection.section:socialHistorySection.author | |||||
| Definition | Identifies who is responsible for the information in this section, not necessarily who typed it in. | ||||
| Short | Who and/or what authored the section | ||||
| Control | 0..* | ||||
| Type | Reference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Identifies who is responsible for the content. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1008. Composition.section:compositionSection.section:socialHistorySection.focus | |||||
| Definition | The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources). | ||||
| Short | Who/what the section is about, when it is not about the subject of composition | ||||
| Comments | Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples. | ||||
| Control | 0..1 | ||||
| Type | Reference(Resource) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1010. Composition.section:compositionSection.section:socialHistorySection.text | |||||
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 | ||||
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 | ||||
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | Narrative | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1012. Composition.section:compositionSection.section:socialHistorySection.text.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1014. Composition.section:compositionSection.section:socialHistorySection.text.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.text.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 1016. Composition.section:compositionSection.section:socialHistorySection.text.status | |||||
| Definition | generated | extensions | additional | empty から "additional" の固定値。 | ||||
| Short | セクションの内容作成状態コード | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Fixed Value | additional | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1018. Composition.section:compositionSection.section:socialHistorySection.text.div | |||||
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 | ||||
| Short | xhtml簡略形式に従った叙述記述データ | ||||
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
| Control | 1..1 | ||||
| Type | xhtml | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks()) | ||||
| 1020. Composition.section:compositionSection.section:socialHistorySection.mode | |||||
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. | ||||
| Short | working | snapshot | changes | ||||
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHALL be taken from ListMode (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1022. Composition.section:compositionSection.section:socialHistorySection.orderedBy | |||||
| Definition | Specifies the order applied to the items in the section entries. | ||||
| Short | Order of section entries | ||||
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHOULD be taken from ListOrderCodes (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1024. Composition.section:compositionSection.section:socialHistorySection.entry | |||||
| Definition | 社会歴・生活習慣情報を記述して参照する。 1つの社会歴・生活習慣につき1つのObservationリソースで記述されたものを参照する。 記述すべき社会歴・生活習慣情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 社会歴・生活習慣情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 | ||||
| Short | 社会歴・生活習慣情報を記述したObservationリソースを参照 | ||||
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. | ||||
| Control | 0..* This element is affected by the following invariants: cmp-2 | ||||
| Type | Reference(JP Core Observation Common Profile) | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1026. Composition.section:compositionSection.section:socialHistorySection.emptyReason | |||||
| Definition | If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason. | ||||
| Short | Why the section is empty | ||||
| Comments | The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-2 | ||||
| Binding | The codes SHOULD be taken from ListEmptyReasons (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason|4.0.1)If a section is empty, why it is empty. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Allows capturing things like "none exist" or "not asked" which can be important for most lists. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1028. Composition.section:compositionSection.section:socialHistorySection.section | |||||
| Definition | A nested sub-section within this section. | ||||
| Short | Nested Section | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 0..0 This element is affected by the following invariants: cmp-1 | ||||
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1030. Composition.section:compositionSection.section:immunizationSection | |||||
| Slice Name | immunizationSection | ||||
| Definition | 予防接種歴セクション | ||||
| Short | 予防接種歴セクション | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | BackboneElement | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1032. Composition.section:compositionSection.section:immunizationSection.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1034. Composition.section:compositionSection.section:immunizationSection.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 1036. Composition.section:compositionSection.section:immunizationSection.modifierExtension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). | ||||
| Short | Extensions that cannot be ignored even if unrecognized | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
| Summary | true | ||||
| Requirements | 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. | ||||
| Alternate Names | extensions, user content, modifiers | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 1038. Composition.section:compositionSection.section:immunizationSection.title | |||||
| Definition | セクションタイトル。固定値。 | ||||
| Short | セクションタイトル | ||||
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. | ||||
| Control | 1..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. | ||||
| Alternate Names | header, label, caption | ||||
| Pattern Value | 予防接種歴 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1040. Composition.section:compositionSection.section:immunizationSection.code | |||||
| Definition | セクション区分コード | ||||
| Short | セクション区分コード | ||||
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. | ||||
| Control | 1..1 | ||||
| Binding | For example codes, see DocumentSectionCodes (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Provides computable standardized labels to topics within the document. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1042. Composition.section:compositionSection.section:immunizationSection.code.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1044. Composition.section:compositionSection.section:immunizationSection.code.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 1046. Composition.section:compositionSection.section:immunizationSection.code.coding | |||||
| Definition | A reference to a code defined by a terminology system. | ||||
| Short | Code defined by a terminology system | ||||
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) | ||||
| Type | Coding | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1048. Composition.section:compositionSection.section:immunizationSection.code.coding.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1050. Composition.section:compositionSection.section:immunizationSection.code.coding.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.code.coding.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 1052. Composition.section:compositionSection.section:immunizationSection.code.coding.system | |||||
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
| Short | セクション区分コードのコード体系 | ||||
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
| Control | 1..1 | ||||
| Type | uri | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be unambiguous about the source of the definition of the symbol. | ||||
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1054. Composition.section:compositionSection.section:immunizationSection.code.coding.version | |||||
| Definition | The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
| Short | Version of the system - if relevant | ||||
| Comments | Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
| Note | This is a business version Id, not a resource version Id (see discussion) | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1056. Composition.section:compositionSection.section:immunizationSection.code.coding.code | |||||
| Definition | セクション区分のコード値。 固定値。 | ||||
| Short | セクション区分のコード値 | ||||
| Control | 1..1 | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to refer to a particular code in the system. | ||||
| Fixed Value | 530 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1058. Composition.section:compositionSection.section:immunizationSection.code.coding.display | |||||
| Definition | セクション区分コードの表示名。 | ||||
| Short | セクション区分コードの表示名 | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
| Pattern Value | 予防接種歴セクション | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1060. Composition.section:compositionSection.section:immunizationSection.code.coding.userSelected | |||||
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
| Short | If this coding was chosen directly by the user | ||||
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
| Control | 0..0 | ||||
| Type | boolean | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1062. Composition.section:compositionSection.section:immunizationSection.code.text | |||||
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
| Short | Plain text representation of the concept | ||||
| Comments | Very often the text is the same as a displayName of one of the codings. | ||||
| Control | 0..0 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1064. Composition.section:compositionSection.section:immunizationSection.author | |||||
| Definition | Identifies who is responsible for the information in this section, not necessarily who typed it in. | ||||
| Short | Who and/or what authored the section | ||||
| Control | 0..* | ||||
| Type | Reference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Identifies who is responsible for the content. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1066. Composition.section:compositionSection.section:immunizationSection.focus | |||||
| Definition | The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources). | ||||
| Short | Who/what the section is about, when it is not about the subject of composition | ||||
| Comments | Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples. | ||||
| Control | 0..1 | ||||
| Type | Reference(Resource) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1068. Composition.section:compositionSection.section:immunizationSection.text | |||||
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 | ||||
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 | ||||
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | Narrative | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1070. Composition.section:compositionSection.section:immunizationSection.text.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1072. Composition.section:compositionSection.section:immunizationSection.text.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.text.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 1074. Composition.section:compositionSection.section:immunizationSection.text.status | |||||
| Definition | generated | extensions | additional | empty から "additional" の固定値。 | ||||
| Short | セクションの内容作成状態コード | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Fixed Value | additional | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1076. Composition.section:compositionSection.section:immunizationSection.text.div | |||||
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 | ||||
| Short | xhtml簡略形式に従った叙述記述データ | ||||
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
| Control | 1..1 | ||||
| Type | xhtml | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks()) | ||||
| 1078. Composition.section:compositionSection.section:immunizationSection.mode | |||||
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. | ||||
| Short | working | snapshot | changes | ||||
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHALL be taken from ListMode (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1080. Composition.section:compositionSection.section:immunizationSection.orderedBy | |||||
| Definition | Specifies the order applied to the items in the section entries. | ||||
| Short | Order of section entries | ||||
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHOULD be taken from ListOrderCodes (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1082. Composition.section:compositionSection.section:immunizationSection.entry | |||||
| Definition | 予防接種歴情報を記述して参照する。 1つの予防接種歴情報につき1つのImmunizationリソースで記述されたものを参照する。 記述すべき予防接種歴情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 予防接種歴情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 | ||||
| Short | 予防接種歴情報を記述したImmunizationリソースを参照 | ||||
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. | ||||
| Control | 0..* This element is affected by the following invariants: cmp-2 | ||||
| Type | Reference(JP_Immunization_eCS) | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1084. Composition.section:compositionSection.section:immunizationSection.emptyReason | |||||
| Definition | If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason. | ||||
| Short | Why the section is empty | ||||
| Comments | The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-2 | ||||
| Binding | The codes SHOULD be taken from ListEmptyReasons (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason|4.0.1)If a section is empty, why it is empty. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Allows capturing things like "none exist" or "not asked" which can be important for most lists. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1086. Composition.section:compositionSection.section:immunizationSection.section | |||||
| Definition | A nested sub-section within this section. | ||||
| Short | Nested Section | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 0..0 This element is affected by the following invariants: cmp-1 | ||||
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1088. Composition.section:compositionSection.section:surgicalProcedureSection | |||||
| Slice Name | surgicalProcedureSection | ||||
| Definition | 手術セクション | ||||
| Short | 手術セクション | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | BackboneElement | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1090. Composition.section:compositionSection.section:surgicalProcedureSection.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1092. Composition.section:compositionSection.section:surgicalProcedureSection.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 1094. Composition.section:compositionSection.section:surgicalProcedureSection.modifierExtension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). | ||||
| Short | Extensions that cannot be ignored even if unrecognized | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
| Summary | true | ||||
| Requirements | 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. | ||||
| Alternate Names | extensions, user content, modifiers | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 1096. Composition.section:compositionSection.section:surgicalProcedureSection.title | |||||
| Definition | セクションタイトル。固定値。 | ||||
| Short | セクションタイトル | ||||
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. | ||||
| Control | 1..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. | ||||
| Alternate Names | header, label, caption | ||||
| Pattern Value | 手術 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1098. Composition.section:compositionSection.section:surgicalProcedureSection.code | |||||
| Definition | セクション区分コード | ||||
| Short | セクション区分コード | ||||
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. | ||||
| Control | 1..1 | ||||
| Binding | For example codes, see DocumentSectionCodes (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Provides computable standardized labels to topics within the document. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1100. Composition.section:compositionSection.section:surgicalProcedureSection.code.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1102. Composition.section:compositionSection.section:surgicalProcedureSection.code.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 1104. Composition.section:compositionSection.section:surgicalProcedureSection.code.coding | |||||
| Definition | A reference to a code defined by a terminology system. | ||||
| Short | Code defined by a terminology system | ||||
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) | ||||
| Type | Coding | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1106. Composition.section:compositionSection.section:surgicalProcedureSection.code.coding.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1108. Composition.section:compositionSection.section:surgicalProcedureSection.code.coding.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.code.coding.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 1110. Composition.section:compositionSection.section:surgicalProcedureSection.code.coding.system | |||||
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
| Short | セクション区分コードのコード体系 | ||||
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
| Control | 1..1 | ||||
| Type | uri | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be unambiguous about the source of the definition of the symbol. | ||||
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1112. Composition.section:compositionSection.section:surgicalProcedureSection.code.coding.version | |||||
| Definition | The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
| Short | Version of the system - if relevant | ||||
| Comments | Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
| Note | This is a business version Id, not a resource version Id (see discussion) | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1114. Composition.section:compositionSection.section:surgicalProcedureSection.code.coding.code | |||||
| Definition | セクション区分のコード値。 固定値。 | ||||
| Short | セクション区分のコード値 | ||||
| Control | 1..1 | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to refer to a particular code in the system. | ||||
| Fixed Value | 730 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1116. Composition.section:compositionSection.section:surgicalProcedureSection.code.coding.display | |||||
| Definition | セクション区分コードの表示名。 | ||||
| Short | セクション区分コードの表示名 | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
| Pattern Value | 手術セクション | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1118. Composition.section:compositionSection.section:surgicalProcedureSection.code.coding.userSelected | |||||
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
| Short | If this coding was chosen directly by the user | ||||
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
| Control | 0..0 | ||||
| Type | boolean | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1120. Composition.section:compositionSection.section:surgicalProcedureSection.code.text | |||||
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
| Short | Plain text representation of the concept | ||||
| Comments | Very often the text is the same as a displayName of one of the codings. | ||||
| Control | 0..0 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1122. Composition.section:compositionSection.section:surgicalProcedureSection.author | |||||
| Definition | Identifies who is responsible for the information in this section, not necessarily who typed it in. | ||||
| Short | Who and/or what authored the section | ||||
| Control | 0..* | ||||
| Type | Reference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Identifies who is responsible for the content. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1124. Composition.section:compositionSection.section:surgicalProcedureSection.focus | |||||
| Definition | The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources). | ||||
| Short | Who/what the section is about, when it is not about the subject of composition | ||||
| Comments | Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples. | ||||
| Control | 0..1 | ||||
| Type | Reference(Resource) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1126. Composition.section:compositionSection.section:surgicalProcedureSection.text | |||||
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 | ||||
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 | ||||
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | Narrative | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1128. Composition.section:compositionSection.section:surgicalProcedureSection.text.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1130. Composition.section:compositionSection.section:surgicalProcedureSection.text.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.text.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 1132. Composition.section:compositionSection.section:surgicalProcedureSection.text.status | |||||
| Definition | generated | extensions | additional | empty から "additional" の固定値。 | ||||
| Short | セクションの内容作成状態コード | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Fixed Value | additional | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1134. Composition.section:compositionSection.section:surgicalProcedureSection.text.div | |||||
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 | ||||
| Short | xhtml簡略形式に従った叙述記述データ | ||||
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
| Control | 1..1 | ||||
| Type | xhtml | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks()) | ||||
| 1136. Composition.section:compositionSection.section:surgicalProcedureSection.mode | |||||
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. | ||||
| Short | working | snapshot | changes | ||||
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHALL be taken from ListMode (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1138. Composition.section:compositionSection.section:surgicalProcedureSection.orderedBy | |||||
| Definition | Specifies the order applied to the items in the section entries. | ||||
| Short | Order of section entries | ||||
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHOULD be taken from ListOrderCodes (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1140. Composition.section:compositionSection.section:surgicalProcedureSection.entry | |||||
| Definition | 手術情報を記述して参照する。 1つの手術情報につき1つのProcedureリソースで記述されたものを参照する。 記述すべき手術情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 手術情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 | ||||
| Short | 手術情報を記述したProcedureリソースを参照 | ||||
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. | ||||
| Control | 0..* This element is affected by the following invariants: cmp-2 | ||||
| Type | Reference(JP Core Procedure Profile) | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1142. Composition.section:compositionSection.section:surgicalProcedureSection.emptyReason | |||||
| Definition | If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason. | ||||
| Short | Why the section is empty | ||||
| Comments | The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-2 | ||||
| Binding | The codes SHOULD be taken from ListEmptyReasons (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason|4.0.1)If a section is empty, why it is empty. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Allows capturing things like "none exist" or "not asked" which can be important for most lists. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1144. Composition.section:compositionSection.section:surgicalProcedureSection.section | |||||
| Definition | A nested sub-section within this section. | ||||
| Short | Nested Section | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 0..0 This element is affected by the following invariants: cmp-1 | ||||
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1146. Composition.section:compositionSection.section:bloodInfusionProcedureSection | |||||
| Slice Name | bloodInfusionProcedureSection | ||||
| Definition | 輸血歴セクション | ||||
| Short | 輸血歴セクション | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | BackboneElement | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1148. Composition.section:compositionSection.section:bloodInfusionProcedureSection.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1150. Composition.section:compositionSection.section:bloodInfusionProcedureSection.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 1152. Composition.section:compositionSection.section:bloodInfusionProcedureSection.modifierExtension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). | ||||
| Short | Extensions that cannot be ignored even if unrecognized | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
| Summary | true | ||||
| Requirements | 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. | ||||
| Alternate Names | extensions, user content, modifiers | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 1154. Composition.section:compositionSection.section:bloodInfusionProcedureSection.title | |||||
| Definition | セクションタイトル。固定値。 | ||||
| Short | セクションタイトル | ||||
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. | ||||
| Control | 1..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. | ||||
| Alternate Names | header, label, caption | ||||
| Pattern Value | 輸血歴 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1156. Composition.section:compositionSection.section:bloodInfusionProcedureSection.code | |||||
| Definition | セクション区分コード | ||||
| Short | セクション区分コード | ||||
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. | ||||
| Control | 1..1 | ||||
| Binding | For example codes, see DocumentSectionCodes (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Provides computable standardized labels to topics within the document. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1158. Composition.section:compositionSection.section:bloodInfusionProcedureSection.code.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1160. Composition.section:compositionSection.section:bloodInfusionProcedureSection.code.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 1162. Composition.section:compositionSection.section:bloodInfusionProcedureSection.code.coding | |||||
| Definition | A reference to a code defined by a terminology system. | ||||
| Short | Code defined by a terminology system | ||||
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) | ||||
| Type | Coding | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1164. Composition.section:compositionSection.section:bloodInfusionProcedureSection.code.coding.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1166. Composition.section:compositionSection.section:bloodInfusionProcedureSection.code.coding.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.code.coding.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 1168. Composition.section:compositionSection.section:bloodInfusionProcedureSection.code.coding.system | |||||
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
| Short | セクション区分コードのコード体系 | ||||
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
| Control | 1..1 | ||||
| Type | uri | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be unambiguous about the source of the definition of the symbol. | ||||
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1170. Composition.section:compositionSection.section:bloodInfusionProcedureSection.code.coding.version | |||||
| Definition | The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
| Short | Version of the system - if relevant | ||||
| Comments | Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
| Note | This is a business version Id, not a resource version Id (see discussion) | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1172. Composition.section:compositionSection.section:bloodInfusionProcedureSection.code.coding.code | |||||
| Definition | セクション区分のコード値。 固定値。 | ||||
| Short | セクション区分のコード値 | ||||
| Control | 1..1 | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to refer to a particular code in the system. | ||||
| Fixed Value | 740 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1174. Composition.section:compositionSection.section:bloodInfusionProcedureSection.code.coding.display | |||||
| Definition | セクション区分コードの表示名。 | ||||
| Short | セクション区分コードの表示名 | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
| Pattern Value | 輸血歴セクション | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1176. Composition.section:compositionSection.section:bloodInfusionProcedureSection.code.coding.userSelected | |||||
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
| Short | If this coding was chosen directly by the user | ||||
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
| Control | 0..0 | ||||
| Type | boolean | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1178. Composition.section:compositionSection.section:bloodInfusionProcedureSection.code.text | |||||
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
| Short | Plain text representation of the concept | ||||
| Comments | Very often the text is the same as a displayName of one of the codings. | ||||
| Control | 0..0 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1180. Composition.section:compositionSection.section:bloodInfusionProcedureSection.author | |||||
| Definition | Identifies who is responsible for the information in this section, not necessarily who typed it in. | ||||
| Short | Who and/or what authored the section | ||||
| Control | 0..* | ||||
| Type | Reference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Identifies who is responsible for the content. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1182. Composition.section:compositionSection.section:bloodInfusionProcedureSection.focus | |||||
| Definition | The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources). | ||||
| Short | Who/what the section is about, when it is not about the subject of composition | ||||
| Comments | Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples. | ||||
| Control | 0..1 | ||||
| Type | Reference(Resource) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1184. Composition.section:compositionSection.section:bloodInfusionProcedureSection.text | |||||
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 | ||||
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 | ||||
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | Narrative | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1186. Composition.section:compositionSection.section:bloodInfusionProcedureSection.text.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1188. Composition.section:compositionSection.section:bloodInfusionProcedureSection.text.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.text.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 1190. Composition.section:compositionSection.section:bloodInfusionProcedureSection.text.status | |||||
| Definition | generated | extensions | additional | empty から "additional" の固定値。 | ||||
| Short | セクションの内容作成状態コード | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Fixed Value | additional | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1192. Composition.section:compositionSection.section:bloodInfusionProcedureSection.text.div | |||||
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 | ||||
| Short | xhtml簡略形式に従った叙述記述データ | ||||
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
| Control | 1..1 | ||||
| Type | xhtml | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks()) | ||||
| 1194. Composition.section:compositionSection.section:bloodInfusionProcedureSection.mode | |||||
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. | ||||
| Short | working | snapshot | changes | ||||
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHALL be taken from ListMode (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1196. Composition.section:compositionSection.section:bloodInfusionProcedureSection.orderedBy | |||||
| Definition | Specifies the order applied to the items in the section entries. | ||||
| Short | Order of section entries | ||||
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHOULD be taken from ListOrderCodes (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1198. Composition.section:compositionSection.section:bloodInfusionProcedureSection.entry | |||||
| Definition | 輸血歴情報を記述して参照する。 1つの輸血歴情報につき1つのProcedureリソースで記述されたものを参照する。 記述すべき輸血歴情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 輸血歴情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 | ||||
| Short | 輸血歴情報を記述したProcedureリソースを参照 | ||||
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. | ||||
| Control | 0..* This element is affected by the following invariants: cmp-2 | ||||
| Type | Reference(JP Core Procedure Profile) | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1200. Composition.section:compositionSection.section:bloodInfusionProcedureSection.emptyReason | |||||
| Definition | If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason. | ||||
| Short | Why the section is empty | ||||
| Comments | The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-2 | ||||
| Binding | The codes SHOULD be taken from ListEmptyReasons (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason|4.0.1)If a section is empty, why it is empty. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Allows capturing things like "none exist" or "not asked" which can be important for most lists. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1202. Composition.section:compositionSection.section:bloodInfusionProcedureSection.section | |||||
| Definition | A nested sub-section within this section. | ||||
| Short | Nested Section | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 0..0 This element is affected by the following invariants: cmp-1 | ||||
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1204. Composition.section:compositionSection.section:treatmentProcedureSection | |||||
| Slice Name | treatmentProcedureSection | ||||
| Definition | 処置セクション | ||||
| Short | 処置セクション | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | BackboneElement | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1206. Composition.section:compositionSection.section:treatmentProcedureSection.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1208. Composition.section:compositionSection.section:treatmentProcedureSection.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 1210. Composition.section:compositionSection.section:treatmentProcedureSection.modifierExtension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). | ||||
| Short | Extensions that cannot be ignored even if unrecognized | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
| Summary | true | ||||
| Requirements | 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. | ||||
| Alternate Names | extensions, user content, modifiers | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 1212. Composition.section:compositionSection.section:treatmentProcedureSection.title | |||||
| Definition | セクションタイトル。固定値。 | ||||
| Short | セクションタイトル | ||||
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. | ||||
| Control | 1..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. | ||||
| Alternate Names | header, label, caption | ||||
| Pattern Value | 処置 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1214. Composition.section:compositionSection.section:treatmentProcedureSection.code | |||||
| Definition | セクション区分コード | ||||
| Short | セクション区分コード | ||||
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. | ||||
| Control | 1..1 | ||||
| Binding | For example codes, see DocumentSectionCodes (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Provides computable standardized labels to topics within the document. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1216. Composition.section:compositionSection.section:treatmentProcedureSection.code.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1218. Composition.section:compositionSection.section:treatmentProcedureSection.code.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 1220. Composition.section:compositionSection.section:treatmentProcedureSection.code.coding | |||||
| Definition | A reference to a code defined by a terminology system. | ||||
| Short | Code defined by a terminology system | ||||
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) | ||||
| Type | Coding | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1222. Composition.section:compositionSection.section:treatmentProcedureSection.code.coding.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1224. Composition.section:compositionSection.section:treatmentProcedureSection.code.coding.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.code.coding.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 1226. Composition.section:compositionSection.section:treatmentProcedureSection.code.coding.system | |||||
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
| Short | セクション区分コードのコード体系 | ||||
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
| Control | 1..1 | ||||
| Type | uri | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be unambiguous about the source of the definition of the symbol. | ||||
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1228. Composition.section:compositionSection.section:treatmentProcedureSection.code.coding.version | |||||
| Definition | The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
| Short | Version of the system - if relevant | ||||
| Comments | Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
| Note | This is a business version Id, not a resource version Id (see discussion) | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1230. Composition.section:compositionSection.section:treatmentProcedureSection.code.coding.code | |||||
| Definition | セクション区分のコード値。 固定値。 | ||||
| Short | セクション区分のコード値 | ||||
| Control | 1..1 | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to refer to a particular code in the system. | ||||
| Fixed Value | 720 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1232. Composition.section:compositionSection.section:treatmentProcedureSection.code.coding.display | |||||
| Definition | セクション区分コードの表示名。 | ||||
| Short | セクション区分コードの表示名 | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
| Pattern Value | 処置セクション | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1234. Composition.section:compositionSection.section:treatmentProcedureSection.code.coding.userSelected | |||||
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
| Short | If this coding was chosen directly by the user | ||||
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
| Control | 0..0 | ||||
| Type | boolean | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1236. Composition.section:compositionSection.section:treatmentProcedureSection.code.text | |||||
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
| Short | Plain text representation of the concept | ||||
| Comments | Very often the text is the same as a displayName of one of the codings. | ||||
| Control | 0..0 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1238. Composition.section:compositionSection.section:treatmentProcedureSection.author | |||||
| Definition | Identifies who is responsible for the information in this section, not necessarily who typed it in. | ||||
| Short | Who and/or what authored the section | ||||
| Control | 0..* | ||||
| Type | Reference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Identifies who is responsible for the content. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1240. Composition.section:compositionSection.section:treatmentProcedureSection.focus | |||||
| Definition | The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources). | ||||
| Short | Who/what the section is about, when it is not about the subject of composition | ||||
| Comments | Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples. | ||||
| Control | 0..1 | ||||
| Type | Reference(Resource) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1242. Composition.section:compositionSection.section:treatmentProcedureSection.text | |||||
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 | ||||
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 | ||||
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | Narrative | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1244. Composition.section:compositionSection.section:treatmentProcedureSection.text.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1246. Composition.section:compositionSection.section:treatmentProcedureSection.text.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.text.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 1248. Composition.section:compositionSection.section:treatmentProcedureSection.text.status | |||||
| Definition | generated | extensions | additional | empty から "additional" の固定値。 | ||||
| Short | セクションの内容作成状態コード | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Fixed Value | additional | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1250. Composition.section:compositionSection.section:treatmentProcedureSection.text.div | |||||
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 | ||||
| Short | xhtml簡略形式に従った叙述記述データ | ||||
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
| Control | 1..1 | ||||
| Type | xhtml | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks()) | ||||
| 1252. Composition.section:compositionSection.section:treatmentProcedureSection.mode | |||||
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. | ||||
| Short | working | snapshot | changes | ||||
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHALL be taken from ListMode (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1254. Composition.section:compositionSection.section:treatmentProcedureSection.orderedBy | |||||
| Definition | Specifies the order applied to the items in the section entries. | ||||
| Short | Order of section entries | ||||
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHOULD be taken from ListOrderCodes (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1256. Composition.section:compositionSection.section:treatmentProcedureSection.entry | |||||
| Definition | 処置情報を記述して参照する。 1つの処置情報につき1つのProcedureリソースで記述されたものを参照する。 記述すべき処置情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 処置情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 | ||||
| Short | 処置情報を記述したProcedureリソースを参照 | ||||
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. | ||||
| Control | 0..* This element is affected by the following invariants: cmp-2 | ||||
| Type | Reference(JP Core Procedure Profile) | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1258. Composition.section:compositionSection.section:treatmentProcedureSection.emptyReason | |||||
| Definition | If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason. | ||||
| Short | Why the section is empty | ||||
| Comments | The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-2 | ||||
| Binding | The codes SHOULD be taken from ListEmptyReasons (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason|4.0.1)If a section is empty, why it is empty. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Allows capturing things like "none exist" or "not asked" which can be important for most lists. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1260. Composition.section:compositionSection.section:treatmentProcedureSection.section | |||||
| Definition | A nested sub-section within this section. | ||||
| Short | Nested Section | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 0..0 This element is affected by the following invariants: cmp-1 | ||||
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1262. Composition.section:compositionSection.section:medicationSection | |||||
| Slice Name | medicationSection | ||||
| Definition | 投薬指示セクション | ||||
| Short | 投薬指示セクション | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | BackboneElement | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1264. Composition.section:compositionSection.section:medicationSection.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1266. Composition.section:compositionSection.section:medicationSection.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 1268. Composition.section:compositionSection.section:medicationSection.modifierExtension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). | ||||
| Short | Extensions that cannot be ignored even if unrecognized | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
| Summary | true | ||||
| Requirements | 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. | ||||
| Alternate Names | extensions, user content, modifiers | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 1270. Composition.section:compositionSection.section:medicationSection.title | |||||
| Definition | セクションタイトル。固定値。 | ||||
| Short | セクションタイトル | ||||
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. | ||||
| Control | 1..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. | ||||
| Alternate Names | header, label, caption | ||||
| Pattern Value | 投薬指示 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1272. Composition.section:compositionSection.section:medicationSection.code | |||||
| Definition | セクション区分コード | ||||
| Short | セクション区分コード | ||||
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. | ||||
| Control | 1..1 | ||||
| Binding | For example codes, see DocumentSectionCodes (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Provides computable standardized labels to topics within the document. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1274. Composition.section:compositionSection.section:medicationSection.code.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1276. Composition.section:compositionSection.section:medicationSection.code.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 1278. Composition.section:compositionSection.section:medicationSection.code.coding | |||||
| Definition | A reference to a code defined by a terminology system. | ||||
| Short | Code defined by a terminology system | ||||
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) | ||||
| Type | Coding | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1280. Composition.section:compositionSection.section:medicationSection.code.coding.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1282. Composition.section:compositionSection.section:medicationSection.code.coding.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.code.coding.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 1284. Composition.section:compositionSection.section:medicationSection.code.coding.system | |||||
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
| Short | セクション区分コードのコード体系 | ||||
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
| Control | 1..1 | ||||
| Type | uri | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be unambiguous about the source of the definition of the symbol. | ||||
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1286. Composition.section:compositionSection.section:medicationSection.code.coding.version | |||||
| Definition | The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
| Short | Version of the system - if relevant | ||||
| Comments | Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
| Note | This is a business version Id, not a resource version Id (see discussion) | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1288. Composition.section:compositionSection.section:medicationSection.code.coding.code | |||||
| Definition | セクション区分のコード値。 固定値。 | ||||
| Short | セクション区分のコード値 | ||||
| Control | 1..1 | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to refer to a particular code in the system. | ||||
| Fixed Value | 430 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1290. Composition.section:compositionSection.section:medicationSection.code.coding.display | |||||
| Definition | セクション区分コードの表示名。 | ||||
| Short | セクション区分コードの表示名 | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
| Pattern Value | 投薬指示セクション | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1292. Composition.section:compositionSection.section:medicationSection.code.coding.userSelected | |||||
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
| Short | If this coding was chosen directly by the user | ||||
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
| Control | 0..0 | ||||
| Type | boolean | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1294. Composition.section:compositionSection.section:medicationSection.code.text | |||||
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
| Short | Plain text representation of the concept | ||||
| Comments | Very often the text is the same as a displayName of one of the codings. | ||||
| Control | 0..0 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1296. Composition.section:compositionSection.section:medicationSection.author | |||||
| Definition | Identifies who is responsible for the information in this section, not necessarily who typed it in. | ||||
| Short | Who and/or what authored the section | ||||
| Control | 0..* | ||||
| Type | Reference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Identifies who is responsible for the content. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1298. Composition.section:compositionSection.section:medicationSection.focus | |||||
| Definition | The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources). | ||||
| Short | Who/what the section is about, when it is not about the subject of composition | ||||
| Comments | Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples. | ||||
| Control | 0..1 | ||||
| Type | Reference(Resource) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1300. Composition.section:compositionSection.section:medicationSection.text | |||||
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 | ||||
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 | ||||
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | Narrative | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1302. Composition.section:compositionSection.section:medicationSection.text.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1304. Composition.section:compositionSection.section:medicationSection.text.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.text.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 1306. Composition.section:compositionSection.section:medicationSection.text.status | |||||
| Definition | generated | extensions | additional | empty から "additional" の固定値。 | ||||
| Short | セクションの内容作成状態コード | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Fixed Value | additional | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1308. Composition.section:compositionSection.section:medicationSection.text.div | |||||
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 | ||||
| Short | xhtml簡略形式に従った叙述記述データ | ||||
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
| Control | 1..1 | ||||
| Type | xhtml | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks()) | ||||
| 1310. Composition.section:compositionSection.section:medicationSection.mode | |||||
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. | ||||
| Short | working | snapshot | changes | ||||
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHALL be taken from ListMode (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1312. Composition.section:compositionSection.section:medicationSection.orderedBy | |||||
| Definition | Specifies the order applied to the items in the section entries. | ||||
| Short | Order of section entries | ||||
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHOULD be taken from ListOrderCodes (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1314. Composition.section:compositionSection.section:medicationSection.entry | |||||
| Definition | 投薬指示情報を記述して参照する。 1つの投薬指示情報につき1つのMedicationRequestリソースで記述されたものを参照する。 記述すべき投薬指示情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 投薬指示情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 | ||||
| Short | 投薬指示情報を記述したMedicationRequestリソースを参照 | ||||
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. | ||||
| Control | 0..* This element is affected by the following invariants: cmp-2 | ||||
| Type | Reference(JP_MedicationRequest_eCS) | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1316. Composition.section:compositionSection.section:medicationSection.emptyReason | |||||
| Definition | If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason. | ||||
| Short | Why the section is empty | ||||
| Comments | The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-2 | ||||
| Binding | The codes SHOULD be taken from ListEmptyReasons (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason|4.0.1)If a section is empty, why it is empty. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Allows capturing things like "none exist" or "not asked" which can be important for most lists. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1318. Composition.section:compositionSection.section:medicationSection.section | |||||
| Definition | A nested sub-section within this section. | ||||
| Short | Nested Section | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 0..0 This element is affected by the following invariants: cmp-1 | ||||
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1320. Composition.section:compositionSection.section:examsStudySection | |||||
| Slice Name | examsStudySection | ||||
| Definition | 検査結果セクション | ||||
| Short | 検査結果セクション | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | BackboneElement | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1322. Composition.section:compositionSection.section:examsStudySection.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1324. Composition.section:compositionSection.section:examsStudySection.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 1326. Composition.section:compositionSection.section:examsStudySection.modifierExtension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). | ||||
| Short | Extensions that cannot be ignored even if unrecognized | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
| Summary | true | ||||
| Requirements | 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. | ||||
| Alternate Names | extensions, user content, modifiers | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 1328. Composition.section:compositionSection.section:examsStudySection.title | |||||
| Definition | セクションタイトル。固定値。 | ||||
| Short | セクションタイトル | ||||
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. | ||||
| Control | 1..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. | ||||
| Alternate Names | header, label, caption | ||||
| Pattern Value | 検査結果 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1330. Composition.section:compositionSection.section:examsStudySection.code | |||||
| Definition | セクション区分コード | ||||
| Short | セクション区分コード | ||||
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. | ||||
| Control | 1..1 | ||||
| Binding | For example codes, see DocumentSectionCodes (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Provides computable standardized labels to topics within the document. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1332. Composition.section:compositionSection.section:examsStudySection.code.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1334. Composition.section:compositionSection.section:examsStudySection.code.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 1336. Composition.section:compositionSection.section:examsStudySection.code.coding | |||||
| Definition | A reference to a code defined by a terminology system. | ||||
| Short | Code defined by a terminology system | ||||
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) | ||||
| Type | Coding | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1338. Composition.section:compositionSection.section:examsStudySection.code.coding.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1340. Composition.section:compositionSection.section:examsStudySection.code.coding.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.code.coding.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 1342. Composition.section:compositionSection.section:examsStudySection.code.coding.system | |||||
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
| Short | セクション区分コードのコード体系 | ||||
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
| Control | 1..1 | ||||
| Type | uri | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be unambiguous about the source of the definition of the symbol. | ||||
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1344. Composition.section:compositionSection.section:examsStudySection.code.coding.version | |||||
| Definition | The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
| Short | Version of the system - if relevant | ||||
| Comments | Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
| Note | This is a business version Id, not a resource version Id (see discussion) | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1346. Composition.section:compositionSection.section:examsStudySection.code.coding.code | |||||
| Definition | セクション区分のコード値。 固定値。 | ||||
| Short | セクション区分のコード値 | ||||
| Control | 1..1 | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to refer to a particular code in the system. | ||||
| Fixed Value | 620 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1348. Composition.section:compositionSection.section:examsStudySection.code.coding.display | |||||
| Definition | セクション区分コードの表示名。 | ||||
| Short | セクション区分コードの表示名 | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
| Pattern Value | 検査結果セクション | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1350. Composition.section:compositionSection.section:examsStudySection.code.coding.userSelected | |||||
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
| Short | If this coding was chosen directly by the user | ||||
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
| Control | 0..0 | ||||
| Type | boolean | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1352. Composition.section:compositionSection.section:examsStudySection.code.text | |||||
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
| Short | Plain text representation of the concept | ||||
| Comments | Very often the text is the same as a displayName of one of the codings. | ||||
| Control | 0..0 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1354. Composition.section:compositionSection.section:examsStudySection.author | |||||
| Definition | Identifies who is responsible for the information in this section, not necessarily who typed it in. | ||||
| Short | Who and/or what authored the section | ||||
| Control | 0..* | ||||
| Type | Reference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Identifies who is responsible for the content. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1356. Composition.section:compositionSection.section:examsStudySection.focus | |||||
| Definition | The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources). | ||||
| Short | Who/what the section is about, when it is not about the subject of composition | ||||
| Comments | Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples. | ||||
| Control | 0..1 | ||||
| Type | Reference(Resource) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1358. Composition.section:compositionSection.section:examsStudySection.text | |||||
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 | ||||
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 | ||||
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | Narrative | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1360. Composition.section:compositionSection.section:examsStudySection.text.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1362. Composition.section:compositionSection.section:examsStudySection.text.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.text.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 1364. Composition.section:compositionSection.section:examsStudySection.text.status | |||||
| Definition | generated | extensions | additional | empty から "additional" の固定値。 | ||||
| Short | セクションの内容作成状態コード | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Fixed Value | additional | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1366. Composition.section:compositionSection.section:examsStudySection.text.div | |||||
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 | ||||
| Short | xhtml簡略形式に従った叙述記述データ | ||||
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
| Control | 1..1 | ||||
| Type | xhtml | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks()) | ||||
| 1368. Composition.section:compositionSection.section:examsStudySection.mode | |||||
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. | ||||
| Short | working | snapshot | changes | ||||
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHALL be taken from ListMode (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1370. Composition.section:compositionSection.section:examsStudySection.orderedBy | |||||
| Definition | Specifies the order applied to the items in the section entries. | ||||
| Short | Order of section entries | ||||
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHOULD be taken from ListOrderCodes (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1372. Composition.section:compositionSection.section:examsStudySection.entry | |||||
| Definition | 検査結果情報を記述して参照する。 1つの検査結果情報につき1つのObservationリソースで記述されたものを参照する。 記述すべき検査結果情報が存在しないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 検査結果情報を聴取しようとしていない場合でそれを明示的に記述する(「取得せず」など)場合にはentry要素は出現せず、emptyReasonに notasked を記述する。 情報が患者やシステムから取得できない状況でそれを明示的に記述する(「取得できず」「不明」など)場合にはentry要素は出現せず、emptyReasonに unavailable を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 | ||||
| Short | 検査結果情報を記述したObservationリソースを参照 | ||||
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. | ||||
| Control | 0..* This element is affected by the following invariants: cmp-2 | ||||
| Type | Reference(JP Core Observation Common Profile, ImagingStudy, DiagnosticReport) | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Must Support Types | No must-support rules about the choice of types/profiles | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1374. Composition.section:compositionSection.section:examsStudySection.emptyReason | |||||
| Definition | If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason. | ||||
| Short | Why the section is empty | ||||
| Comments | The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-2 | ||||
| Binding | The codes SHOULD be taken from ListEmptyReasons (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason|4.0.1)If a section is empty, why it is empty. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Allows capturing things like "none exist" or "not asked" which can be important for most lists. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1376. Composition.section:compositionSection.section:examsStudySection.section | |||||
| Definition | A nested sub-section within this section. | ||||
| Short | Nested Section | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 0..0 This element is affected by the following invariants: cmp-1 | ||||
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1378. Composition.section:compositionSection.section:clinicalCourseSection | |||||
| Slice Name | clinicalCourseSection | ||||
| Definition | 臨床経過セクション | ||||
| Short | 臨床経過セクション | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | BackboneElement | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1380. Composition.section:compositionSection.section:clinicalCourseSection.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1382. Composition.section:compositionSection.section:clinicalCourseSection.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 1384. Composition.section:compositionSection.section:clinicalCourseSection.modifierExtension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). | ||||
| Short | Extensions that cannot be ignored even if unrecognized | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
| Summary | true | ||||
| Requirements | 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. | ||||
| Alternate Names | extensions, user content, modifiers | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 1386. Composition.section:compositionSection.section:clinicalCourseSection.title | |||||
| Definition | セクションタイトル。固定値。 | ||||
| Short | セクションタイトル | ||||
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. | ||||
| Control | 1..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. | ||||
| Alternate Names | header, label, caption | ||||
| Pattern Value | 臨床経過 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1388. Composition.section:compositionSection.section:clinicalCourseSection.code | |||||
| Definition | セクション区分コード | ||||
| Short | セクション区分コード | ||||
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. | ||||
| Control | 1..1 | ||||
| Binding | For example codes, see DocumentSectionCodes (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Provides computable standardized labels to topics within the document. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1390. Composition.section:compositionSection.section:clinicalCourseSection.code.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1392. Composition.section:compositionSection.section:clinicalCourseSection.code.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 1394. Composition.section:compositionSection.section:clinicalCourseSection.code.coding | |||||
| Definition | A reference to a code defined by a terminology system. | ||||
| Short | Code defined by a terminology system | ||||
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) | ||||
| Type | Coding | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1396. Composition.section:compositionSection.section:clinicalCourseSection.code.coding.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1398. Composition.section:compositionSection.section:clinicalCourseSection.code.coding.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.code.coding.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 1400. Composition.section:compositionSection.section:clinicalCourseSection.code.coding.system | |||||
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
| Short | セクション区分コードのコード体系 | ||||
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
| Control | 1..1 | ||||
| Type | uri | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be unambiguous about the source of the definition of the symbol. | ||||
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1402. Composition.section:compositionSection.section:clinicalCourseSection.code.coding.version | |||||
| Definition | The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
| Short | Version of the system - if relevant | ||||
| Comments | Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
| Note | This is a business version Id, not a resource version Id (see discussion) | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1404. Composition.section:compositionSection.section:clinicalCourseSection.code.coding.code | |||||
| Definition | セクション区分のコード値。 固定値。 | ||||
| Short | セクション区分のコード値 | ||||
| Control | 1..1 | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to refer to a particular code in the system. | ||||
| Fixed Value | 330 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1406. Composition.section:compositionSection.section:clinicalCourseSection.code.coding.display | |||||
| Definition | セクション区分コードの表示名。 | ||||
| Short | セクション区分コードの表示名 | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
| Pattern Value | 臨床経過セクション | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1408. Composition.section:compositionSection.section:clinicalCourseSection.code.coding.userSelected | |||||
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
| Short | If this coding was chosen directly by the user | ||||
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
| Control | 0..0 | ||||
| Type | boolean | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1410. Composition.section:compositionSection.section:clinicalCourseSection.code.text | |||||
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
| Short | Plain text representation of the concept | ||||
| Comments | Very often the text is the same as a displayName of one of the codings. | ||||
| Control | 0..0 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1412. Composition.section:compositionSection.section:clinicalCourseSection.author | |||||
| Definition | Identifies who is responsible for the information in this section, not necessarily who typed it in. | ||||
| Short | Who and/or what authored the section | ||||
| Control | 0..* | ||||
| Type | Reference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Identifies who is responsible for the content. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1414. Composition.section:compositionSection.section:clinicalCourseSection.focus | |||||
| Definition | The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources). | ||||
| Short | Who/what the section is about, when it is not about the subject of composition | ||||
| Comments | Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples. | ||||
| Control | 0..1 | ||||
| Type | Reference(Resource) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1416. Composition.section:compositionSection.section:clinicalCourseSection.text | |||||
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 | ||||
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 | ||||
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | Narrative | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1418. Composition.section:compositionSection.section:clinicalCourseSection.text.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1420. Composition.section:compositionSection.section:clinicalCourseSection.text.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.text.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 1422. Composition.section:compositionSection.section:clinicalCourseSection.text.status | |||||
| Definition | generated | extensions | additional | empty から "additional" の固定値。 | ||||
| Short | セクションの内容作成状態コード | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Fixed Value | additional | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1424. Composition.section:compositionSection.section:clinicalCourseSection.text.div | |||||
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 | ||||
| Short | xhtml簡略形式に従った叙述記述データ | ||||
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
| Control | 1..1 | ||||
| Type | xhtml | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks()) | ||||
| 1426. Composition.section:compositionSection.section:clinicalCourseSection.mode | |||||
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. | ||||
| Short | working | snapshot | changes | ||||
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHALL be taken from ListMode (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1428. Composition.section:compositionSection.section:clinicalCourseSection.orderedBy | |||||
| Definition | Specifies the order applied to the items in the section entries. | ||||
| Short | Order of section entries | ||||
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHOULD be taken from ListOrderCodes (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1430. Composition.section:compositionSection.section:clinicalCourseSection.entry | |||||
| Definition | 臨床経過を記述して参照する。 1つ以上のDocumentReferenceリソースで記述されたものを参照する。 診療情報提供書では臨床経過の記述は常に必要である。 | ||||
| Short | 臨床経過を記述したDocumentReferenceリソースを参照 | ||||
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. | ||||
| Control | 0..* This element is affected by the following invariants: cmp-2 | ||||
| Type | Reference(JP_DocumentReference) | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1432. Composition.section:compositionSection.section:clinicalCourseSection.emptyReason | |||||
| Definition | If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason. | ||||
| Short | Why the section is empty | ||||
| Comments | The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-2 | ||||
| Binding | The codes SHOULD be taken from ListEmptyReasons (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason|4.0.1)If a section is empty, why it is empty. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Allows capturing things like "none exist" or "not asked" which can be important for most lists. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1434. Composition.section:compositionSection.section:clinicalCourseSection.section | |||||
| Definition | A nested sub-section within this section. | ||||
| Short | Nested Section | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 0..0 This element is affected by the following invariants: cmp-1 | ||||
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1436. Composition.section:compositionSection.section:clinicalInstructionSection | |||||
| Slice Name | clinicalInstructionSection | ||||
| Definition | 診療方針指示セクション | ||||
| Short | 診療方針指示セクション | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | BackboneElement | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1438. Composition.section:compositionSection.section:clinicalInstructionSection.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1440. Composition.section:compositionSection.section:clinicalInstructionSection.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 1442. Composition.section:compositionSection.section:clinicalInstructionSection.modifierExtension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). | ||||
| Short | Extensions that cannot be ignored even if unrecognized | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
| Summary | true | ||||
| Requirements | 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. | ||||
| Alternate Names | extensions, user content, modifiers | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 1444. Composition.section:compositionSection.section:clinicalInstructionSection.title | |||||
| Definition | セクションタイトル。固定値。 | ||||
| Short | セクションタイトル | ||||
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. | ||||
| Control | 1..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. | ||||
| Alternate Names | header, label, caption | ||||
| Pattern Value | 診療方針指示 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1446. Composition.section:compositionSection.section:clinicalInstructionSection.code | |||||
| Definition | セクション区分コード | ||||
| Short | セクション区分コード | ||||
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. | ||||
| Control | 1..1 | ||||
| Binding | For example codes, see DocumentSectionCodes (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Provides computable standardized labels to topics within the document. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1448. Composition.section:compositionSection.section:clinicalInstructionSection.code.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1450. Composition.section:compositionSection.section:clinicalInstructionSection.code.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 1452. Composition.section:compositionSection.section:clinicalInstructionSection.code.coding | |||||
| Definition | A reference to a code defined by a terminology system. | ||||
| Short | Code defined by a terminology system | ||||
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) | ||||
| Type | Coding | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1454. Composition.section:compositionSection.section:clinicalInstructionSection.code.coding.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1456. Composition.section:compositionSection.section:clinicalInstructionSection.code.coding.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.code.coding.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 1458. Composition.section:compositionSection.section:clinicalInstructionSection.code.coding.system | |||||
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
| Short | セクション区分コードのコード体系 | ||||
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
| Control | 1..1 | ||||
| Type | uri | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be unambiguous about the source of the definition of the symbol. | ||||
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1460. Composition.section:compositionSection.section:clinicalInstructionSection.code.coding.version | |||||
| Definition | The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
| Short | Version of the system - if relevant | ||||
| Comments | Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
| Note | This is a business version Id, not a resource version Id (see discussion) | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1462. Composition.section:compositionSection.section:clinicalInstructionSection.code.coding.code | |||||
| Definition | セクション区分のコード値。 固定値。 | ||||
| Short | セクション区分のコード値 | ||||
| Control | 1..1 | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to refer to a particular code in the system. | ||||
| Fixed Value | 420 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1464. Composition.section:compositionSection.section:clinicalInstructionSection.code.coding.display | |||||
| Definition | セクション区分コードの表示名。 | ||||
| Short | セクション区分コードの表示名 | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
| Pattern Value | 診療方針指示セクション | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1466. Composition.section:compositionSection.section:clinicalInstructionSection.code.coding.userSelected | |||||
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
| Short | If this coding was chosen directly by the user | ||||
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
| Control | 0..0 | ||||
| Type | boolean | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1468. Composition.section:compositionSection.section:clinicalInstructionSection.code.text | |||||
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
| Short | Plain text representation of the concept | ||||
| Comments | Very often the text is the same as a displayName of one of the codings. | ||||
| Control | 0..0 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1470. Composition.section:compositionSection.section:clinicalInstructionSection.author | |||||
| Definition | Identifies who is responsible for the information in this section, not necessarily who typed it in. | ||||
| Short | Who and/or what authored the section | ||||
| Control | 0..* | ||||
| Type | Reference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Identifies who is responsible for the content. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1472. Composition.section:compositionSection.section:clinicalInstructionSection.focus | |||||
| Definition | The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources). | ||||
| Short | Who/what the section is about, when it is not about the subject of composition | ||||
| Comments | Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples. | ||||
| Control | 0..1 | ||||
| Type | Reference(Resource) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1474. Composition.section:compositionSection.section:clinicalInstructionSection.text | |||||
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 | ||||
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 | ||||
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | Narrative | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1476. Composition.section:compositionSection.section:clinicalInstructionSection.text.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1478. Composition.section:compositionSection.section:clinicalInstructionSection.text.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.text.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 1480. Composition.section:compositionSection.section:clinicalInstructionSection.text.status | |||||
| Definition | generated | extensions | additional | empty から "additional" の固定値。 | ||||
| Short | セクションの内容作成状態コード | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Fixed Value | additional | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1482. Composition.section:compositionSection.section:clinicalInstructionSection.text.div | |||||
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 | ||||
| Short | xhtml簡略形式に従った叙述記述データ | ||||
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
| Control | 1..1 | ||||
| Type | xhtml | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks()) | ||||
| 1484. Composition.section:compositionSection.section:clinicalInstructionSection.mode | |||||
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. | ||||
| Short | working | snapshot | changes | ||||
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHALL be taken from ListMode (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1486. Composition.section:compositionSection.section:clinicalInstructionSection.orderedBy | |||||
| Definition | Specifies the order applied to the items in the section entries. | ||||
| Short | Order of section entries | ||||
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHOULD be taken from ListOrderCodes (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1488. Composition.section:compositionSection.section:clinicalInstructionSection.entry | |||||
| Definition | 診療方針指示を記述して参照する。 1つの指示をひとつのCarePlanリソースで記述されたものを参照する。 記述すべき診療方針指示が特にないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 | ||||
| Short | 診療方針指示を記述したCarePlanリソースを参照 | ||||
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. | ||||
| Control | 0..* This element is affected by the following invariants: cmp-2 | ||||
| Type | Reference(JP_CarePlan) | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1490. Composition.section:compositionSection.section:clinicalInstructionSection.emptyReason | |||||
| Definition | If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason. | ||||
| Short | Why the section is empty | ||||
| Comments | The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-2 | ||||
| Binding | The codes SHOULD be taken from ListEmptyReasons (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason|4.0.1)If a section is empty, why it is empty. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Allows capturing things like "none exist" or "not asked" which can be important for most lists. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1492. Composition.section:compositionSection.section:clinicalInstructionSection.section | |||||
| Definition | A nested sub-section within this section. | ||||
| Short | Nested Section | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 0..0 This element is affected by the following invariants: cmp-1 | ||||
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1494. Composition.section:compositionSection.section:medicalDeviceSection | |||||
| Slice Name | medicalDeviceSection | ||||
| Definition | 医療機器セクション | ||||
| Short | 医療機器セクション | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | BackboneElement | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1496. Composition.section:compositionSection.section:medicalDeviceSection.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1498. Composition.section:compositionSection.section:medicalDeviceSection.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 1500. Composition.section:compositionSection.section:medicalDeviceSection.modifierExtension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). | ||||
| Short | Extensions that cannot be ignored even if unrecognized | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
| Summary | true | ||||
| Requirements | 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. | ||||
| Alternate Names | extensions, user content, modifiers | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 1502. Composition.section:compositionSection.section:medicalDeviceSection.title | |||||
| Definition | セクションタイトル。固定値。 | ||||
| Short | セクションタイトル | ||||
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. | ||||
| Control | 1..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. | ||||
| Alternate Names | header, label, caption | ||||
| Pattern Value | 医療機器 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1504. Composition.section:compositionSection.section:medicalDeviceSection.code | |||||
| Definition | セクション区分コード | ||||
| Short | セクション区分コード | ||||
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. | ||||
| Control | 1..1 | ||||
| Binding | For example codes, see DocumentSectionCodes (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Provides computable standardized labels to topics within the document. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1506. Composition.section:compositionSection.section:medicalDeviceSection.code.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1508. Composition.section:compositionSection.section:medicalDeviceSection.code.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 1510. Composition.section:compositionSection.section:medicalDeviceSection.code.coding | |||||
| Definition | A reference to a code defined by a terminology system. | ||||
| Short | Code defined by a terminology system | ||||
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) | ||||
| Type | Coding | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1512. Composition.section:compositionSection.section:medicalDeviceSection.code.coding.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1514. Composition.section:compositionSection.section:medicalDeviceSection.code.coding.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.code.coding.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 1516. Composition.section:compositionSection.section:medicalDeviceSection.code.coding.system | |||||
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
| Short | セクション区分コードのコード体系 | ||||
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
| Control | 1..1 | ||||
| Type | uri | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be unambiguous about the source of the definition of the symbol. | ||||
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1518. Composition.section:compositionSection.section:medicalDeviceSection.code.coding.version | |||||
| Definition | The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
| Short | Version of the system - if relevant | ||||
| Comments | Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
| Note | This is a business version Id, not a resource version Id (see discussion) | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1520. Composition.section:compositionSection.section:medicalDeviceSection.code.coding.code | |||||
| Definition | セクション区分のコード値。 固定値。 | ||||
| Short | セクション区分のコード値 | ||||
| Control | 1..1 | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to refer to a particular code in the system. | ||||
| Fixed Value | 810 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1522. Composition.section:compositionSection.section:medicalDeviceSection.code.coding.display | |||||
| Definition | セクション区分コードの表示名。 | ||||
| Short | セクション区分コードの表示名 | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
| Pattern Value | 医療機器セクション | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1524. Composition.section:compositionSection.section:medicalDeviceSection.code.coding.userSelected | |||||
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
| Short | If this coding was chosen directly by the user | ||||
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
| Control | 0..0 | ||||
| Type | boolean | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1526. Composition.section:compositionSection.section:medicalDeviceSection.code.text | |||||
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
| Short | Plain text representation of the concept | ||||
| Comments | Very often the text is the same as a displayName of one of the codings. | ||||
| Control | 0..0 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1528. Composition.section:compositionSection.section:medicalDeviceSection.author | |||||
| Definition | Identifies who is responsible for the information in this section, not necessarily who typed it in. | ||||
| Short | Who and/or what authored the section | ||||
| Control | 0..* | ||||
| Type | Reference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Identifies who is responsible for the content. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1530. Composition.section:compositionSection.section:medicalDeviceSection.focus | |||||
| Definition | The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources). | ||||
| Short | Who/what the section is about, when it is not about the subject of composition | ||||
| Comments | Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples. | ||||
| Control | 0..1 | ||||
| Type | Reference(Resource) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1532. Composition.section:compositionSection.section:medicalDeviceSection.text | |||||
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 | ||||
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 | ||||
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | Narrative | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1534. Composition.section:compositionSection.section:medicalDeviceSection.text.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1536. Composition.section:compositionSection.section:medicalDeviceSection.text.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.text.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 1538. Composition.section:compositionSection.section:medicalDeviceSection.text.status | |||||
| Definition | generated | extensions | additional | empty から "additional" の固定値。 | ||||
| Short | セクションの内容作成状態コード | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Fixed Value | additional | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1540. Composition.section:compositionSection.section:medicalDeviceSection.text.div | |||||
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 | ||||
| Short | xhtml簡略形式に従った叙述記述データ | ||||
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
| Control | 1..1 | ||||
| Type | xhtml | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks()) | ||||
| 1542. Composition.section:compositionSection.section:medicalDeviceSection.mode | |||||
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. | ||||
| Short | working | snapshot | changes | ||||
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHALL be taken from ListMode (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1544. Composition.section:compositionSection.section:medicalDeviceSection.orderedBy | |||||
| Definition | Specifies the order applied to the items in the section entries. | ||||
| Short | Order of section entries | ||||
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHOULD be taken from ListOrderCodes (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1546. Composition.section:compositionSection.section:medicalDeviceSection.entry | |||||
| Definition | 医療機器情報を記述して参照する。 1つの医療機器情報をひとつのDeviceUseStatementリソースで記述されたものを参照する。 記述すべき医療機器情報が特にないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 | ||||
| Short | 医療機器情報を記述したDocumentReferenceリソースを参照 | ||||
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. | ||||
| Control | 0..* This element is affected by the following invariants: cmp-2 | ||||
| Type | Reference(JP_DeviceUseStatement) | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1548. Composition.section:compositionSection.section:medicalDeviceSection.emptyReason | |||||
| Definition | If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason. | ||||
| Short | Why the section is empty | ||||
| Comments | The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-2 | ||||
| Binding | The codes SHOULD be taken from ListEmptyReasons (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason|4.0.1)If a section is empty, why it is empty. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Allows capturing things like "none exist" or "not asked" which can be important for most lists. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1550. Composition.section:compositionSection.section:medicalDeviceSection.section | |||||
| Definition | A nested sub-section within this section. | ||||
| Short | Nested Section | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 0..0 This element is affected by the following invariants: cmp-1 | ||||
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1552. Composition.section:compositionSection.section:advanceDirectiveSection | |||||
| Slice Name | advanceDirectiveSection | ||||
| Definition | 事前指示セクション | ||||
| Short | 事前指示セクション | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | BackboneElement | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1554. Composition.section:compositionSection.section:advanceDirectiveSection.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1556. Composition.section:compositionSection.section:advanceDirectiveSection.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 1558. Composition.section:compositionSection.section:advanceDirectiveSection.modifierExtension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). | ||||
| Short | Extensions that cannot be ignored even if unrecognized | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
| Summary | true | ||||
| Requirements | 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. | ||||
| Alternate Names | extensions, user content, modifiers | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 1560. Composition.section:compositionSection.section:advanceDirectiveSection.title | |||||
| Definition | セクションタイトル。固定値。 | ||||
| Short | セクションタイトル | ||||
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. | ||||
| Control | 1..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. | ||||
| Alternate Names | header, label, caption | ||||
| Pattern Value | 事前指示 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1562. Composition.section:compositionSection.section:advanceDirectiveSection.code | |||||
| Definition | セクション区分コード | ||||
| Short | セクション区分コード | ||||
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. | ||||
| Control | 1..1 | ||||
| Binding | For example codes, see DocumentSectionCodes (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Provides computable standardized labels to topics within the document. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1564. Composition.section:compositionSection.section:advanceDirectiveSection.code.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1566. Composition.section:compositionSection.section:advanceDirectiveSection.code.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 1568. Composition.section:compositionSection.section:advanceDirectiveSection.code.coding | |||||
| Definition | A reference to a code defined by a terminology system. | ||||
| Short | Code defined by a terminology system | ||||
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) | ||||
| Type | Coding | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1570. Composition.section:compositionSection.section:advanceDirectiveSection.code.coding.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1572. Composition.section:compositionSection.section:advanceDirectiveSection.code.coding.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.code.coding.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 1574. Composition.section:compositionSection.section:advanceDirectiveSection.code.coding.system | |||||
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
| Short | セクション区分コードのコード体系 | ||||
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
| Control | 1..1 | ||||
| Type | uri | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be unambiguous about the source of the definition of the symbol. | ||||
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1576. Composition.section:compositionSection.section:advanceDirectiveSection.code.coding.version | |||||
| Definition | The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
| Short | Version of the system - if relevant | ||||
| Comments | Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
| Note | This is a business version Id, not a resource version Id (see discussion) | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1578. Composition.section:compositionSection.section:advanceDirectiveSection.code.coding.code | |||||
| Definition | セクション区分のコード値。 固定値。 | ||||
| Short | セクション区分のコード値 | ||||
| Control | 1..1 | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to refer to a particular code in the system. | ||||
| Fixed Value | 410 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1580. Composition.section:compositionSection.section:advanceDirectiveSection.code.coding.display | |||||
| Definition | セクション区分コードの表示名。 | ||||
| Short | セクション区分コードの表示名 | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
| Pattern Value | 事前指示セクション | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1582. Composition.section:compositionSection.section:advanceDirectiveSection.code.coding.userSelected | |||||
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
| Short | If this coding was chosen directly by the user | ||||
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
| Control | 0..0 | ||||
| Type | boolean | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1584. Composition.section:compositionSection.section:advanceDirectiveSection.code.text | |||||
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
| Short | Plain text representation of the concept | ||||
| Comments | Very often the text is the same as a displayName of one of the codings. | ||||
| Control | 0..0 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1586. Composition.section:compositionSection.section:advanceDirectiveSection.author | |||||
| Definition | Identifies who is responsible for the information in this section, not necessarily who typed it in. | ||||
| Short | Who and/or what authored the section | ||||
| Control | 0..* | ||||
| Type | Reference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Identifies who is responsible for the content. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1588. Composition.section:compositionSection.section:advanceDirectiveSection.focus | |||||
| Definition | The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources). | ||||
| Short | Who/what the section is about, when it is not about the subject of composition | ||||
| Comments | Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples. | ||||
| Control | 0..1 | ||||
| Type | Reference(Resource) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1590. Composition.section:compositionSection.section:advanceDirectiveSection.text | |||||
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 | ||||
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 | ||||
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | Narrative | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1592. Composition.section:compositionSection.section:advanceDirectiveSection.text.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1594. Composition.section:compositionSection.section:advanceDirectiveSection.text.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.text.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 1596. Composition.section:compositionSection.section:advanceDirectiveSection.text.status | |||||
| Definition | generated | extensions | additional | empty から "additional" の固定値。 | ||||
| Short | セクションの内容作成状態コード | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Fixed Value | additional | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1598. Composition.section:compositionSection.section:advanceDirectiveSection.text.div | |||||
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 | ||||
| Short | xhtml簡略形式に従った叙述記述データ | ||||
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
| Control | 1..1 | ||||
| Type | xhtml | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks()) | ||||
| 1600. Composition.section:compositionSection.section:advanceDirectiveSection.mode | |||||
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. | ||||
| Short | working | snapshot | changes | ||||
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHALL be taken from ListMode (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1602. Composition.section:compositionSection.section:advanceDirectiveSection.orderedBy | |||||
| Definition | Specifies the order applied to the items in the section entries. | ||||
| Short | Order of section entries | ||||
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHOULD be taken from ListOrderCodes (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1604. Composition.section:compositionSection.section:advanceDirectiveSection.entry | |||||
| Definition | 事前指示を記述して参照する。 1つの指示をひとつのConsentリソースで記述されたものを参照する。 記述すべき事前指示が特にないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 | ||||
| Short | 事前指示を記述したConcentリソースを参照 | ||||
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. | ||||
| Control | 0..* This element is affected by the following invariants: cmp-2 | ||||
| Type | Reference(JP_Consent) | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1606. Composition.section:compositionSection.section:advanceDirectiveSection.emptyReason | |||||
| Definition | If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason. | ||||
| Short | Why the section is empty | ||||
| Comments | The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-2 | ||||
| Binding | The codes SHOULD be taken from ListEmptyReasons (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason|4.0.1)If a section is empty, why it is empty. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Allows capturing things like "none exist" or "not asked" which can be important for most lists. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1608. Composition.section:compositionSection.section:advanceDirectiveSection.section | |||||
| Definition | A nested sub-section within this section. | ||||
| Short | Nested Section | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 0..0 This element is affected by the following invariants: cmp-1 | ||||
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1610. Composition.section:compositionSection.section:researchParticipationSection | |||||
| Slice Name | researchParticipationSection | ||||
| Definition | 臨床研究参加セクション | ||||
| Short | 臨床研究参加セクション | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | BackboneElement | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1612. Composition.section:compositionSection.section:researchParticipationSection.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1614. Composition.section:compositionSection.section:researchParticipationSection.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 1616. Composition.section:compositionSection.section:researchParticipationSection.modifierExtension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). | ||||
| Short | Extensions that cannot be ignored even if unrecognized | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
| Summary | true | ||||
| Requirements | 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. | ||||
| Alternate Names | extensions, user content, modifiers | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 1618. Composition.section:compositionSection.section:researchParticipationSection.title | |||||
| Definition | セクションタイトル。固定値。 | ||||
| Short | セクションタイトル | ||||
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. | ||||
| Control | 1..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. | ||||
| Alternate Names | header, label, caption | ||||
| Pattern Value | 臨床研究参加 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1620. Composition.section:compositionSection.section:researchParticipationSection.code | |||||
| Definition | セクション区分コード | ||||
| Short | セクション区分コード | ||||
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. | ||||
| Control | 1..1 | ||||
| Binding | For example codes, see DocumentSectionCodes (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Provides computable standardized labels to topics within the document. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1622. Composition.section:compositionSection.section:researchParticipationSection.code.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1624. Composition.section:compositionSection.section:researchParticipationSection.code.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 1626. Composition.section:compositionSection.section:researchParticipationSection.code.coding | |||||
| Definition | A reference to a code defined by a terminology system. | ||||
| Short | Code defined by a terminology system | ||||
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) | ||||
| Type | Coding | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1628. Composition.section:compositionSection.section:researchParticipationSection.code.coding.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1630. Composition.section:compositionSection.section:researchParticipationSection.code.coding.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.code.coding.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 1632. Composition.section:compositionSection.section:researchParticipationSection.code.coding.system | |||||
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
| Short | セクション区分コードのコード体系 | ||||
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
| Control | 1..1 | ||||
| Type | uri | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be unambiguous about the source of the definition of the symbol. | ||||
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1634. Composition.section:compositionSection.section:researchParticipationSection.code.coding.version | |||||
| Definition | The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
| Short | Version of the system - if relevant | ||||
| Comments | Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
| Note | This is a business version Id, not a resource version Id (see discussion) | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1636. Composition.section:compositionSection.section:researchParticipationSection.code.coding.code | |||||
| Definition | セクション区分のコード値。 固定値。 | ||||
| Short | セクション区分のコード値 | ||||
| Control | 1..1 | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to refer to a particular code in the system. | ||||
| Fixed Value | 830 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1638. Composition.section:compositionSection.section:researchParticipationSection.code.coding.display | |||||
| Definition | セクション区分コードの表示名。 | ||||
| Short | セクション区分コードの表示名 | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
| Pattern Value | 臨床研究参加セクション | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1640. Composition.section:compositionSection.section:researchParticipationSection.code.coding.userSelected | |||||
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
| Short | If this coding was chosen directly by the user | ||||
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
| Control | 0..0 | ||||
| Type | boolean | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1642. Composition.section:compositionSection.section:researchParticipationSection.code.text | |||||
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
| Short | Plain text representation of the concept | ||||
| Comments | Very often the text is the same as a displayName of one of the codings. | ||||
| Control | 0..0 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1644. Composition.section:compositionSection.section:researchParticipationSection.author | |||||
| Definition | Identifies who is responsible for the information in this section, not necessarily who typed it in. | ||||
| Short | Who and/or what authored the section | ||||
| Control | 0..* | ||||
| Type | Reference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Identifies who is responsible for the content. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1646. Composition.section:compositionSection.section:researchParticipationSection.focus | |||||
| Definition | The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources). | ||||
| Short | Who/what the section is about, when it is not about the subject of composition | ||||
| Comments | Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples. | ||||
| Control | 0..1 | ||||
| Type | Reference(Resource) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1648. Composition.section:compositionSection.section:researchParticipationSection.text | |||||
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を参照すること。 | ||||
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 | ||||
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | Narrative | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1650. Composition.section:compositionSection.section:researchParticipationSection.text.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1652. Composition.section:compositionSection.section:researchParticipationSection.text.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.section.text.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 1654. Composition.section:compositionSection.section:researchParticipationSection.text.status | |||||
| Definition | generated | extensions | additional | empty から "additional" の固定値。 | ||||
| Short | セクションの内容作成状態コード | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Fixed Value | additional | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1656. Composition.section:compositionSection.section:researchParticipationSection.text.div | |||||
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 | ||||
| Short | xhtml簡略形式に従った叙述記述データ | ||||
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
| Control | 1..1 | ||||
| Type | xhtml | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks()) | ||||
| 1658. Composition.section:compositionSection.section:researchParticipationSection.mode | |||||
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. | ||||
| Short | working | snapshot | changes | ||||
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHALL be taken from ListMode (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1660. Composition.section:compositionSection.section:researchParticipationSection.orderedBy | |||||
| Definition | Specifies the order applied to the items in the section entries. | ||||
| Short | Order of section entries | ||||
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHOULD be taken from ListOrderCodes (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1662. Composition.section:compositionSection.section:researchParticipationSection.entry | |||||
| Definition | 臨床研究参加情報を記述して参照する。 1つの臨床研究参加情報をひとつのResearchSubjectリソースで記述されたものを参照する。 記述すべき臨床研究参加情報が特にないことを明示的に記述する(「特になし」など)場合にはentry要素は出現せず、emptyReasonに nilknown を記述する。 記述すべき情報が特にない場合であって、そのことを明示的に記述する必要もない場合には、このサブセクションを出現させない。 | ||||
| Short | 臨床研究参加情報を記述したDocumentReferenceリソースを参照 | ||||
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. | ||||
| Control | 0..* This element is affected by the following invariants: cmp-2 | ||||
| Type | Reference(JP_ResearchSubject) | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1664. Composition.section:compositionSection.section:researchParticipationSection.emptyReason | |||||
| Definition | If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason. | ||||
| Short | Why the section is empty | ||||
| Comments | The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-2 | ||||
| Binding | The codes SHOULD be taken from ListEmptyReasons (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason|4.0.1)If a section is empty, why it is empty. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Allows capturing things like "none exist" or "not asked" which can be important for most lists. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1666. Composition.section:compositionSection.section:researchParticipationSection.section | |||||
| Definition | A nested sub-section within this section. | ||||
| Short | Nested Section | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 0..0 This element is affected by the following invariants: cmp-1 | ||||
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1668. Composition.section:attachmentSection | |||||
| Slice Name | attachmentSection | ||||
| Definition | 添付情報セクション | ||||
| Short | 添付情報セクション | ||||
| Control | 0..1 | ||||
| Type | BackboneElement | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())cmp-2: A section can only have an emptyReason if it is empty ( emptyReason.empty() or entry.empty())ele-1: All FHIR elements must have a @value or children ( hasValue() or (children().count() > id.count())) | ||||
| 1670. Composition.section:attachmentSection.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1672. Composition.section:attachmentSection.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 1674. Composition.section:attachmentSection.modifierExtension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). | ||||
| Short | Extensions that cannot be ignored even if unrecognized | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
| Summary | true | ||||
| Requirements | 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. | ||||
| Alternate Names | extensions, user content, modifiers | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 1676. Composition.section:attachmentSection.title | |||||
| Definition | セクションタイトル。固定値。 | ||||
| Short | セクションタイトル | ||||
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. | ||||
| Control | 1..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. | ||||
| Alternate Names | header, label, caption | ||||
| Fixed Value | 添付情報 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1678. Composition.section:attachmentSection.code | |||||
| Definition | セクション区分コード | ||||
| Short | セクション区分コード | ||||
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. | ||||
| Control | 1..1 | ||||
| Binding | For example codes, see DocumentSectionCodes (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Provides computable standardized labels to topics within the document. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1680. Composition.section:attachmentSection.code.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1682. Composition.section:attachmentSection.code.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 1684. Composition.section:attachmentSection.code.coding | |||||
| Definition | A reference to a code defined by a terminology system. | ||||
| Short | Code defined by a terminology system | ||||
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) | ||||
| Type | Coding | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1686. Composition.section:attachmentSection.code.coding.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1688. Composition.section:attachmentSection.code.coding.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.code.coding.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 1690. Composition.section:attachmentSection.code.coding.system | |||||
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
| Short | セクション区分コードのコード体系 | ||||
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
| Control | 1..1 | ||||
| Type | uri | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be unambiguous about the source of the definition of the symbol. | ||||
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1692. Composition.section:attachmentSection.code.coding.version | |||||
| Definition | The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
| Short | Version of the system - if relevant | ||||
| Comments | Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
| Note | This is a business version Id, not a resource version Id (see discussion) | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1694. Composition.section:attachmentSection.code.coding.code | |||||
| Definition | セクション区分のコード値。 固定値。 | ||||
| Short | セクション区分のコード値 | ||||
| Control | 1..1 | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to refer to a particular code in the system. | ||||
| Fixed Value | 210 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1696. Composition.section:attachmentSection.code.coding.display | |||||
| Definition | セクション区分コードの表示名。 | ||||
| Short | セクション区分コードの表示名 | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
| Pattern Value | 添付情報セクション | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1698. Composition.section:attachmentSection.code.coding.userSelected | |||||
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
| Short | If this coding was chosen directly by the user | ||||
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
| Control | 0..0 | ||||
| Type | boolean | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1700. Composition.section:attachmentSection.code.text | |||||
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
| Short | Plain text representation of the concept | ||||
| Comments | Very often the text is the same as a displayName of one of the codings. | ||||
| Control | 0..0 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1702. Composition.section:attachmentSection.author | |||||
| Definition | Identifies who is responsible for the information in this section, not necessarily who typed it in. | ||||
| Short | Who and/or what authored the section | ||||
| Control | 0..* | ||||
| Type | Reference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Identifies who is responsible for the content. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1704. Composition.section:attachmentSection.focus | |||||
| Definition | The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources). | ||||
| Short | Who/what the section is about, when it is not about the subject of composition | ||||
| Comments | Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples. | ||||
| Control | 0..1 | ||||
| Type | Reference(Resource) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1706. Composition.section:attachmentSection.text | |||||
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 | ||||
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 | ||||
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | Narrative | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1708. Composition.section:attachmentSection.text.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1710. Composition.section:attachmentSection.text.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.text.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 1712. Composition.section:attachmentSection.text.status | |||||
| Definition | generated | extensions | additional | empty から "additional" の固定値。 | ||||
| Short | セクションの内容作成状態コード | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Fixed Value | additional | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1714. Composition.section:attachmentSection.text.div | |||||
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 | ||||
| Short | xhtml簡略形式に従った叙述記述データ | ||||
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
| Control | 1..1 | ||||
| Type | xhtml | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks()) | ||||
| 1716. Composition.section:attachmentSection.mode | |||||
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. | ||||
| Short | working | snapshot | changes | ||||
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHALL be taken from ListMode (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1718. Composition.section:attachmentSection.orderedBy | |||||
| Definition | Specifies the order applied to the items in the section entries. | ||||
| Short | Order of section entries | ||||
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHOULD be taken from ListOrderCodes (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1720. Composition.section:attachmentSection.entry | |||||
| Definition | 添付情報ファイルへの参照 | ||||
| Short | 添付情報ファイルへの参照 | ||||
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. | ||||
| Control | 1..* This element is affected by the following invariants: cmp-2 | ||||
| Type | Reference(DocumentReference, Bundle) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1722. Composition.section:attachmentSection.emptyReason | |||||
| Definition | If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason. | ||||
| Short | Why the section is empty | ||||
| Comments | The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-2 | ||||
| Binding | The codes SHOULD be taken from ListEmptyReasons (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason|4.0.1)If a section is empty, why it is empty. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Allows capturing things like "none exist" or "not asked" which can be important for most lists. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1724. Composition.section:attachmentSection.section | |||||
| Definition | A nested sub-section within this section. | ||||
| Short | Nested Section | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 0..0 This element is affected by the following invariants: cmp-1 | ||||
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1726. Composition.section:remarksCommunicationSection | |||||
| Slice Name | remarksCommunicationSection | ||||
| Definition | 備考・連絡情報セクション | ||||
| Short | 備考・連絡情報セクション | ||||
| Control | 0..1 | ||||
| Type | BackboneElement | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())cmp-2: A section can only have an emptyReason if it is empty ( emptyReason.empty() or entry.empty())ele-1: All FHIR elements must have a @value or children ( hasValue() or (children().count() > id.count())) | ||||
| 1728. Composition.section:remarksCommunicationSection.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1730. Composition.section:remarksCommunicationSection.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 1732. Composition.section:remarksCommunicationSection.modifierExtension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). | ||||
| Short | Extensions that cannot be ignored even if unrecognized | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
| Summary | true | ||||
| Requirements | 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. | ||||
| Alternate Names | extensions, user content, modifiers | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 1734. Composition.section:remarksCommunicationSection.title | |||||
| Definition | セクションタイトル。固定値。 | ||||
| Short | セクションタイトル | ||||
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. | ||||
| Control | 1..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. | ||||
| Alternate Names | header, label, caption | ||||
| Fixed Value | 備考・連絡情報 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1736. Composition.section:remarksCommunicationSection.code | |||||
| Definition | セクション区分コード | ||||
| Short | セクション区分コード | ||||
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. | ||||
| Control | 1..1 | ||||
| Binding | For example codes, see DocumentSectionCodes (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Provides computable standardized labels to topics within the document. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1738. Composition.section:remarksCommunicationSection.code.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1740. Composition.section:remarksCommunicationSection.code.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 1742. Composition.section:remarksCommunicationSection.code.coding | |||||
| Definition | A reference to a code defined by a terminology system. | ||||
| Short | Code defined by a terminology system | ||||
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) | ||||
| Type | Coding | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1744. Composition.section:remarksCommunicationSection.code.coding.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1746. Composition.section:remarksCommunicationSection.code.coding.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.code.coding.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 1748. Composition.section:remarksCommunicationSection.code.coding.system | |||||
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
| Short | セクション区分コードのコード体系 | ||||
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
| Control | 1..1 | ||||
| Type | uri | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be unambiguous about the source of the definition of the symbol. | ||||
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1750. Composition.section:remarksCommunicationSection.code.coding.version | |||||
| Definition | The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
| Short | Version of the system - if relevant | ||||
| Comments | Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
| Note | This is a business version Id, not a resource version Id (see discussion) | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1752. Composition.section:remarksCommunicationSection.code.coding.code | |||||
| Definition | セクション区分のコード値。 固定値。 | ||||
| Short | セクション区分のコード値 | ||||
| Control | 1..1 | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to refer to a particular code in the system. | ||||
| Fixed Value | 220 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1754. Composition.section:remarksCommunicationSection.code.coding.display | |||||
| Definition | セクション区分コードの表示名。 | ||||
| Short | セクション区分コードの表示名 | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
| Pattern Value | 備考・連絡情報セクション | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1756. Composition.section:remarksCommunicationSection.code.coding.userSelected | |||||
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
| Short | If this coding was chosen directly by the user | ||||
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
| Control | 0..0 | ||||
| Type | boolean | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1758. Composition.section:remarksCommunicationSection.code.text | |||||
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
| Short | Plain text representation of the concept | ||||
| Comments | Very often the text is the same as a displayName of one of the codings. | ||||
| Control | 0..0 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1760. Composition.section:remarksCommunicationSection.author | |||||
| Definition | Identifies who is responsible for the information in this section, not necessarily who typed it in. | ||||
| Short | Who and/or what authored the section | ||||
| Control | 0..* | ||||
| Type | Reference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Identifies who is responsible for the content. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1762. Composition.section:remarksCommunicationSection.focus | |||||
| Definition | The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources). | ||||
| Short | Who/what the section is about, when it is not about the subject of composition | ||||
| Comments | Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples. | ||||
| Control | 0..1 | ||||
| Type | Reference(Resource) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1764. Composition.section:remarksCommunicationSection.text | |||||
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 | ||||
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 | ||||
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | Narrative | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1766. Composition.section:remarksCommunicationSection.text.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1768. Composition.section:remarksCommunicationSection.text.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.text.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 1770. Composition.section:remarksCommunicationSection.text.status | |||||
| Definition | generated | extensions | additional | empty から "additional" の固定値。 | ||||
| Short | セクションの内容作成状態コード | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Fixed Value | additional | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1772. Composition.section:remarksCommunicationSection.text.div | |||||
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 | ||||
| Short | xhtml簡略形式に従った叙述記述データ | ||||
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
| Control | 1..1 | ||||
| Type | xhtml | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks()) | ||||
| 1774. Composition.section:remarksCommunicationSection.mode | |||||
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. | ||||
| Short | working | snapshot | changes | ||||
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHALL be taken from ListMode (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1776. Composition.section:remarksCommunicationSection.orderedBy | |||||
| Definition | Specifies the order applied to the items in the section entries. | ||||
| Short | Order of section entries | ||||
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHOULD be taken from ListOrderCodes (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1778. Composition.section:remarksCommunicationSection.entry | |||||
| Definition | 備考・連絡情報バイナリファイルへの参照 | ||||
| Short | 備考・連絡情報バイナリファイルへの参照 | ||||
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-2 | ||||
| Type | Reference(DocumentReference, JP_DocumentReference) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1780. Composition.section:remarksCommunicationSection.emptyReason | |||||
| Definition | If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason. | ||||
| Short | Why the section is empty | ||||
| Comments | The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-2 | ||||
| Binding | The codes SHOULD be taken from ListEmptyReasons (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason|4.0.1)If a section is empty, why it is empty. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Allows capturing things like "none exist" or "not asked" which can be important for most lists. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1782. Composition.section:remarksCommunicationSection.section | |||||
| Definition | A nested sub-section within this section. | ||||
| Short | Nested Section | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 0..0 This element is affected by the following invariants: cmp-1 | ||||
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1784. Composition.section:pdfSection | |||||
| Slice Name | pdfSection | ||||
| Definition | PDFセクション | ||||
| Short | PDFセクション | ||||
| Control | 0..1 | ||||
| Type | BackboneElement | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | cmp-1: A section must contain at least one of text, entries, or sub-sections (text.exists() or entry.exists() or section.exists())cmp-2: A section can only have an emptyReason if it is empty ( emptyReason.empty() or entry.empty())ele-1: All FHIR elements must have a @value or children ( hasValue() or (children().count() > id.count())) | ||||
| 1786. Composition.section:pdfSection.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1788. Composition.section:pdfSection.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 1790. Composition.section:pdfSection.modifierExtension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. 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). | ||||
| Short | Extensions that cannot be ignored even if unrecognized | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
| Summary | true | ||||
| Requirements | 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. | ||||
| Alternate Names | extensions, user content, modifiers | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 1792. Composition.section:pdfSection.title | |||||
| Definition | セクションタイトル。固定値。 | ||||
| Short | セクションタイトル | ||||
| Comments | The title identifies the section for a human reader. The title must be consistent with the narrative of the resource that is the target of the section.content reference. Generally, sections SHOULD have titles, but in some documents, it is unnecessary or inappropriate. Typically, this is where a section has subsections that have their own adequately distinguishing title, or documents that only have a single section. Most Implementation Guides will make section title to be a required element. | ||||
| Control | 1..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Section headings are often standardized for different types of documents. They give guidance to humans on how the document is organized. | ||||
| Alternate Names | header, label, caption | ||||
| Fixed Value | PDF | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1794. Composition.section:pdfSection.code | |||||
| Definition | セクション区分コード | ||||
| Short | セクション区分コード | ||||
| Comments | The code identifies the section for an automated processor of the document. This is particularly relevant when using profiles to control the structure of the document. If the section has content (instead of sub-sections), the section.code does not change the meaning or interpretation of the resource that is the content of the section in the comments for the section.code. | ||||
| Control | 1..1 | ||||
| Binding | For example codes, see DocumentSectionCodes (example to http://hl7.org/fhir/ValueSet/doc-section-codes|4.0.1)Classification of a section of a composition/document. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Requirements | Provides computable standardized labels to topics within the document. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1796. Composition.section:pdfSection.code.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1798. Composition.section:pdfSection.code.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.code.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 1800. Composition.section:pdfSection.code.coding | |||||
| Definition | A reference to a code defined by a terminology system. | ||||
| Short | Code defined by a terminology system | ||||
| Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from JP_valueSet_eReferral_document_section (1.0.0) (required to http://jpfhir.jp/fhir/eReferral/ValueSet/document-section|1.0.0) | ||||
| Type | Coding | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Allows for alternative encodings within a code system, and translations to other code systems. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1802. Composition.section:pdfSection.code.coding.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1804. Composition.section:pdfSection.code.coding.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.code.coding.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 1806. Composition.section:pdfSection.code.coding.system | |||||
| Definition | セクション区分コードのコード体系を識別するURI。固定値。 | ||||
| Short | セクション区分コードのコード体系 | ||||
| Comments | The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. | ||||
| Control | 1..1 | ||||
| Type | uri | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be unambiguous about the source of the definition of the symbol. | ||||
| Fixed Value | http://jpfhir.jp/fhir/clins/CodeSystem/document-section | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1808. Composition.section:pdfSection.code.coding.version | |||||
| Definition | The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. | ||||
| Short | Version of the system - if relevant | ||||
| Comments | Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. | ||||
| Note | This is a business version Id, not a resource version Id (see discussion) | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1810. Composition.section:pdfSection.code.coding.code | |||||
| Definition | セクション区分のコード値。 固定値。 | ||||
| Short | セクション区分のコード値 | ||||
| Control | 1..1 | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to refer to a particular code in the system. | ||||
| Fixed Value | 230 | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1812. Composition.section:pdfSection.code.coding.display | |||||
| Definition | セクション区分コードの表示名。 | ||||
| Short | セクション区分コードの表示名 | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | true | ||||
| Requirements | Need to be able to carry a human-readable meaning of the code for readers that do not know the system. | ||||
| Pattern Value | PDFセクション | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1814. Composition.section:pdfSection.code.coding.userSelected | |||||
| Definition | Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). | ||||
| Short | If this coding was chosen directly by the user | ||||
| Comments | Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. | ||||
| Control | 0..0 | ||||
| Type | boolean | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1816. Composition.section:pdfSection.code.text | |||||
| Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. | ||||
| Short | Plain text representation of the concept | ||||
| Comments | Very often the text is the same as a displayName of one of the codings. | ||||
| Control | 0..0 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | true | ||||
| Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1818. Composition.section:pdfSection.author | |||||
| Definition | Identifies who is responsible for the information in this section, not necessarily who typed it in. | ||||
| Short | Who and/or what authored the section | ||||
| Control | 0..* | ||||
| Type | Reference(Practitioner, PractitionerRole, Device, Patient, RelatedPerson, Organization) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Identifies who is responsible for the content. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1820. Composition.section:pdfSection.focus | |||||
| Definition | The actual focus of the section when it is not the subject of the composition, but instead represents something or someone associated with the subject such as (for a patient subject) a spouse, parent, fetus, or donor. If not focus is specified, the focus is assumed to be focus of the parent section, or, for a section in the Composition itself, the subject of the composition. Sections with a focus SHALL only include resources where the logical subject (patient, subject, focus, etc.) matches the section focus, or the resources have no logical subject (few resources). | ||||
| Short | Who/what the section is about, when it is not about the subject of composition | ||||
| Comments | Typically, sections in a doument are about the subject of the document, whether that is a patient, or group of patients, location, or device, or whatever. For some kind of documents, some sections actually contain data about related entities. Typical examples are a section in a newborn discharge summary concerning the mother, or family history documents, with a section about each family member, though there are many other examples. | ||||
| Control | 0..1 | ||||
| Type | Reference(Resource) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1822. Composition.section:pdfSection.text | |||||
| Definition | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 | ||||
| Short | 本セクションの内容の全部または一部をテキストで表現した文字列。内容を省略しても構わない。 このデータは人がこのセクションの内容の概略をひと目で把握するためだけに使われるものであるが、この情報の取り扱いはcommentの詳細を必ず参照すること。 | ||||
| Comments | entryが空(存在しない)場合には、このセクションが表す完全なテキスト記述をこの要素に記述しなければならない。受信側はこのテキスト記述を必要に応じて利用することができる。構造情報(FHIRリソース)を参照するentryが存在する場合には、この要素は省略して構わないが、entryが持つ情報の概要とそれだけでは記述しきれない追加情報を記述してもよい。受信側はこの要素はentryが持つ完全な情報を伝えていないことがあるため、正確な情報を利用するにはentryの構造情報を使用しなければならず、この要素の情報だけを利用することは適切でない。この要素の情報は、entryの構造情報へのあくまで追加的な補足情報として利用する。 | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-1 | ||||
| Type | Narrative | ||||
| Is Modifier | false | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1824. Composition.section:pdfSection.text.id | |||||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Short | Unique id for inter-element referencing | ||||
| Control | 0..1 | ||||
| Type | string | ||||
| Is Modifier | false | ||||
| XML Format | In the XML format, this property is represented as an attribute. | ||||
| Summary | false | ||||
| 1826. Composition.section:pdfSection.text.extension | |||||
| Definition | 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 manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Short | Additional content defined by implementations | ||||
| Comments | 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. | ||||
| Control | 0..* | ||||
| Type | Extension | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Alternate Names | extensions, user content | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| Slicing | This element introduces a set of slices on Composition.section.text.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: | ||||
| 1828. Composition.section:pdfSection.text.status | |||||
| Definition | generated | extensions | additional | empty から "additional" の固定値。 | ||||
| Short | セクションの内容作成状態コード | ||||
| Control | 1..1 | ||||
| Binding | The codes SHALL be taken from NarrativeStatus (required to http://hl7.org/fhir/ValueSet/narrative-status|4.0.1)The status of a resource narrative. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Must Support | true | ||||
| Summary | false | ||||
| Fixed Value | additional | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1830. Composition.section:pdfSection.text.div | |||||
| Definition | 本セクションの内容を xhtml 形式のテキストで表現した文字列。 | ||||
| Short | xhtml簡略形式に従った叙述記述データ | ||||
| Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. | ||||
| Control | 1..1 | ||||
| Type | xhtml | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))txt-1: The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes ( htmlChecks())txt-2: The narrative SHALL have some non-whitespace content ( htmlChecks()) | ||||
| 1832. Composition.section:pdfSection.mode | |||||
| Definition | How the entry list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted. | ||||
| Short | working | snapshot | changes | ||||
| Comments | This element is labeled as a modifier because a change list must not be misunderstood as a complete list. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHALL be taken from ListMode (required to http://hl7.org/fhir/ValueSet/list-mode|4.0.1)The processing mode that applies to this section. | ||||
| Type | code | ||||
| Is Modifier | false | ||||
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension | ||||
| Summary | false | ||||
| Requirements | Sections are used in various ways, and it must be known in what way it is safe to use the entries in them. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1834. Composition.section:pdfSection.orderedBy | |||||
| Definition | Specifies the order applied to the items in the section entries. | ||||
| Short | Order of section entries | ||||
| Comments | Applications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well. If there is no order specified, the order is unknown, though there may still be some order. | ||||
| Control | 0..0 | ||||
| Binding | The codes SHOULD be taken from ListOrderCodes (preferred to http://hl7.org/fhir/ValueSet/list-order|4.0.1)What order applies to the items in the entry. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Important for presentation and rendering. Lists may be sorted to place more important information first or to group related entries. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1836. Composition.section:pdfSection.entry | |||||
| Definition | PDFファイルへの参照 | ||||
| Short | PDFファイルへの参照 | ||||
| Comments | If there are no entries in the list, an emptyReason SHOULD be provided. | ||||
| Control | 1..* This element is affected by the following invariants: cmp-2 | ||||
| Type | Reference(DocumentReference, JP_DocumentReference) | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1838. Composition.section:pdfSection.emptyReason | |||||
| Definition | If the section is empty, why the list is empty. An empty section typically has some text explaining the empty reason. | ||||
| Short | Why the section is empty | ||||
| Comments | The various reasons for an empty section make a significant interpretation to its interpretation. Note that this code is for use when the entire section content has been suppressed, and not for when individual items are omitted - implementers may consider using a text note or a flag on an entry in these cases. | ||||
| Control | 0..1 This element is affected by the following invariants: cmp-2 | ||||
| Binding | The codes SHOULD be taken from ListEmptyReasons (preferred to http://hl7.org/fhir/ValueSet/list-empty-reason|4.0.1)If a section is empty, why it is empty. | ||||
| Type | CodeableConcept | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Requirements | Allows capturing things like "none exist" or "not asked" which can be important for most lists. | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 1840. Composition.section:pdfSection.section | |||||
| Definition | A nested sub-section within this section. | ||||
| Short | Nested Section | ||||
| Comments | Nested sections are primarily used to help human readers navigate to particular portions of the document. | ||||
| Control | 0..0 This element is affected by the following invariants: cmp-1 | ||||
| Type | Seettp://hl7.org/fhir/StructureDefinition/Composition#Composition.section | ||||
| Is Modifier | false | ||||
| Summary | false | ||||
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||